Debian

Debian 12 (bookworm)

11831 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.19%
  • Veröffentlicht 08.06.2026 14:30:54
  • Zuletzt bearbeitet 08.07.2026 14:46:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free (UAF) and Null Pointer Dereference (NPD) conditions were observe...

  • EPSS 0.14%
  • Veröffentlicht 08.06.2026 14:30:53
  • Zuletzt bearbeitet 08.07.2026 14:46:03

In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in io_wq_remove_pending() io_wq_remove_pending() needs to fix up wq->hash_tail[] if the cancelled work was the tail of its hash bucket. ...

  • EPSS 0.11%
  • Veröffentlicht 08.06.2026 14:30:52
  • Zuletzt bearbeitet 08.07.2026 14:42:50

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Convert to DRM's vblank timer Replace vkms' vblank timer with the DRM implementation. The DRM code is identical in concept, but differs in implementation. Vblank timers ...

  • EPSS 0.39%
  • Veröffentlicht 03.06.2026 16:19:18
  • Zuletzt bearbeitet 09.06.2026 17:31:31

In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when the MSS is less than 224 bytes. Attempting to send ...

  • EPSS 0.13%
  • Veröffentlicht 03.06.2026 15:50:12
  • Zuletzt bearbeitet 09.06.2026 19:52:06

In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_...

  • EPSS 0.12%
  • Veröffentlicht 03.06.2026 15:50:09
  • Zuletzt bearbeitet 09.06.2026 19:48:21

In the Linux kernel, the following vulnerability has been resolved: nfc: hci: shdlc: Stop timers and work before freeing context llc_shdlc_deinit() purges SHDLC skb queues and frees the llc_shdlc structure while its timers and state machine work ma...

  • EPSS 0.35%
  • Veröffentlicht 03.06.2026 15:50:07
  • Zuletzt bearbeitet 09.06.2026 19:47:18

In the Linux kernel, the following vulnerability has been resolved: inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP Yizhou Zhao reported that simply having one RAW socket on protocol IPPROTO_RAW (255) was dangerous. socket(AF_INET, S...

  • EPSS 0.37%
  • Veröffentlicht 03.06.2026 15:50:05
  • Zuletzt bearbeitet 09.06.2026 19:46:48

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix WQ_MEM_RECLAIM warning When sunrpc is used, if a reset triggered, our wq may lead the following trace: workqueue: WQ_MEM_RECLAIM xprtiod:xprt_rdma_connect_worker [rp...

  • EPSS 0.09%
  • Veröffentlicht 03.06.2026 15:49:59
  • Zuletzt bearbeitet 09.06.2026 19:59:58

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() This reverts commit f51424872760 ("ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()"). The original patch att...

  • EPSS 0.12%
  • Veröffentlicht 03.06.2026 15:49:56
  • Zuletzt bearbeitet 09.06.2026 20:09:45

In the Linux kernel, the following vulnerability has been resolved: procfs: fix missing RCU protection when reading real_parent in do_task_stat() When reading /proc/[pid]/stat, do_task_stat() accesses task->real_parent without proper RCU protection...