Debian

Debian 12 (bookworm)

11239 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:52

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix UAF on iso_sock_timeout conn->sk maybe have been unlinked/freed while waiting for iso_conn_lock so this checks if the conn->sk is still valid by checking if it ...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:52

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on sco_sock_timeout conn->sk maybe have been unlinked/freed while waiting for sco_conn_lock so this checks if the conn->sk is still valid by checking if it ...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:52

In the Linux kernel, the following vulnerability has been resolved: net: sched: use RCU read-side critical section in taprio_dump() Fix possible use-after-free in 'taprio_dump()' by adding RCU read-side critical section there. Never seen on x86 but...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:17

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix use-after-free in taprio_change() In 'taprio_change()', 'admin' pointer may become dangling due to sched switch / removal caused by 'advance_sched()', and critical ...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:53

In the Linux kernel, the following vulnerability has been resolved: net: wwan: fix global oob in wwan_rtnl_policy The variable wwan_rtnl_link_ops assign a *bigger* maxtype which leads to a global out-of-bounds read when parsing the netlink attribut...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:17

In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen() returns a string length excluding the null byte. If the string length equals to the maximum buffer le...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 03.11.2025 23:16:51

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too Stuart Hayhurst has found that both at bootup and fullscreen VA-API video is leading to black screens for around 1 second a...

  • EPSS 0.01%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 03.11.2025 23:16:51

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix one more kernel-infoleak in algo dumping During fuzz testing, the following issue was discovered: BUG: KMSAN: kernel-infoleak in _copy_to_iter+0x598/0x2a30 _copy_to_ite...

  • EPSS 0.01%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 01.10.2025 21:15:48

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context Unaligned access exception can be triggered in irq-enabled context such as user mode, in this case do_ale() may c...

  • EPSS 0.01%
  • Veröffentlicht 05.11.2024 18:15:14
  • Zuletzt bearbeitet 03.11.2025 23:16:51

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory Ignore nCR3[4:0] when loading PDPTEs from memory for nested SVM, as bits 4:0 of CR3 are ignored when PAE paging is used,...