Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hash_digest_key Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in hash_digest_key() to avoid leaking secrets at runtime ...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:29
  • Zuletzt bearbeitet 08.07.2026 19:04:29

In the Linux kernel, the following vulnerability has been resolved: leds: qcom-lpg: Check for array overflow when selecting the high resolution When selecting the high resolution values from the array, FIELD_GET() is used to pull from a 3 bit regis...

  • EPSS 0.13%
  • Veröffentlicht 08.06.2026 15:41:28
  • Zuletzt bearbeitet 08.07.2026 21:29:35

In the Linux kernel, the following vulnerability has been resolved: mtd: docg3: fix use-after-free in docg3_release() In docg3_release(), the docg3 pointer is obtained from cascade->floors[0]->priv before the loop that calls doc_release_device() on...

  • EPSS 0.13%
  • Veröffentlicht 08.06.2026 15:41:23
  • Zuletzt bearbeitet 08.07.2026 15:01:43

In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bugfixes a cleanup for the HMM kernel selftests. The...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:41:18
  • Zuletzt bearbeitet 08.07.2026 14:55:24

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 (GFX 12) hardware removes the GDS, GWS, and OA on-chip memory resources. The gfx_v12_0 initialisation code correctly leaves ...

  • 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_...