Debian

Debian 12 (bookworm)

11230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: nouveau/dmem: handle kcalloc() allocation failure The kcalloc() in nouveau_dmem_evict_chunk() will return null if the physical memory has run out. As a result, if we dereference sr...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:26

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usb_deauthorize_interface() Among the attribute file callback routines in drivers/usb/core/sysfs.c, the interface_authorized_store() function is the only...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:27

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 ("scsi: core: Remove the /proc/scsi/${proc_name} directory earlier") fixed a bug related to modules l...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 18.09.2025 14:19:00

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2_allocate_rsp_buf() The response buffer should be allocated in smb2_allocate_rsp_buf before validating request. But the fields in payload...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:27

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queue_priority_hint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows repl...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:07
  • Zuletzt bearbeitet 18.09.2025 14:19:47

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Unmap the surface before resetting it on a plane state Switch to a new plane state requires unreferencing of all held surfaces. In the work required for mob cursors the...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:07
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:07
  • Zuletzt bearbeitet 21.11.2024 09:03:25

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in port "disable" sysfs attribute The show and store callback routines for the "disable" sysfs attribute file in port.c acquire the device lock for the port...

  • EPSS 0.01%
  • Veröffentlicht 28.04.2024 13:15:08
  • Zuletzt bearbeitet 26.09.2025 19:14:53

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix hang during unmount when stopping a space reclaim worker Often when running generic/562 from fstests we can hang during unmount, resulting in a trace like this: Sep 0...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:08
  • Zuletzt bearbeitet 19.09.2025 15:02:24

In the Linux kernel, the following vulnerability has been resolved: exfat: fix overflow for large capacity partition Using int type for sector index, there will be overflow in a large capacity partition. For example, if storage with sector size of...