Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:32

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes In nv17_tv_get_hd_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead ...

  • EPSS 0.27%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:33

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix potential UAF by revoke of fence registers CI has been sporadically reporting the following issue triggered by igt@i915_selftest@live@hangcheck on ADL-P and simila...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:33

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid using null object of framebuffer Instead of using state->fb->obj[0] directly, get object from framebuffer by calling drm_gem_fb_get_obj() and return error code wh...

  • EPSS 0.24%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:33

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes In nv17_tv_get_ld_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead ...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:34

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacru_bind() Syzbot is still reporting quite an old issue [1] that occurs due to incomplete checking of present usb endpoints. As such, ...

  • EPSS 0.26%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:34

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error If the ata_port_alloc() call in ata_host_alloc() fails, ata_host_release() will get called. However, the code in ata_host_r...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 16:15:03
  • Zuletzt bearbeitet 03.11.2025 22:16:31

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new This patch enhances error handling in scenarios with RTS (Request to Send) mess...

  • EPSS 0.25%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 14.01.2026 16:24:53

In the Linux kernel, the following vulnerability has been resolved: nvme: avoid double free special payload If a discard request needs to be retried, and that retry may fail before a new special payload is added, a double free will result. Clear th...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:31

In the Linux kernel, the following vulnerability has been resolved: null_blk: fix validation of block size Block size should be between 512 and PAGE_SIZE and be a power of 2. The current check does not validate this, so update the check. Without t...

  • EPSS 0.22%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:31

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix quota root leak after quota disable failure If during the quota disable we fail when cleaning the quota tree or when deleting the root from the root tree, we jum...