Debian

Debian 12 (bookworm)

12113 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 25.06.2024 15:15:13
  • Zuletzt bearbeitet 24.03.2025 17:28:00

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find() Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 50...

  • EPSS 0.25%
  • Veröffentlicht 25.06.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:00

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential kernel bug due to lack of writeback flag waiting Destructive writes to a block device on which nilfs2 is mounted can cause a kernel bug in the folio/page writ...

  • EPSS 0.24%
  • Veröffentlicht 25.06.2024 15:15:11
  • Zuletzt bearbeitet 21.11.2024 07:33:59

In the Linux kernel, the following vulnerability has been resolved: media: lgdt3306a: Add a check against null-pointer-def The driver should check whether the client provides the platform_data. The following log reveals it: [ 29.610324] BUG: KA...

  • EPSS 0.23%
  • Veröffentlicht 24.06.2024 14:15:12
  • Zuletzt bearbeitet 03.02.2025 15:52:11

In the Linux kernel, the following vulnerability has been resolved: fpga: region: add owner module and take its refcount The current implementation of the fpga region assumes that the low-level module registers a driver for the parent device and us...

  • EPSS 0.21%
  • Veröffentlicht 24.06.2024 14:15:12
  • Zuletzt bearbeitet 03.11.2025 21:16:12

In the Linux kernel, the following vulnerability has been resolved: fpga: bridge: add owner module and take its refcount The current implementation of the fpga bridge assumes that the low-level module registers a driver for the parent device and us...

  • EPSS 0.21%
  • Veröffentlicht 24.06.2024 14:15:12
  • Zuletzt bearbeitet 03.11.2025 21:16:13

In the Linux kernel, the following vulnerability has been resolved: fpga: manager: add owner module and take its refcount The current implementation of the fpga manager assumes that the low-level module registers a driver for the parent device and ...

  • EPSS 0.23%
  • Veröffentlicht 24.06.2024 14:15:12
  • Zuletzt bearbeitet 30.05.2025 19:30:24

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent pt_regs corruption for secondary idle threads Top of the kernel thread stack should be reserved for pt_regs. However this is not the case for the idle threads of the...

  • EPSS 0.23%
  • Veröffentlicht 24.06.2024 14:15:12
  • Zuletzt bearbeitet 04.11.2025 18:16:30

In the Linux kernel, the following vulnerability has been resolved: um: Add winch to winch_handlers before registering winch IRQ Registering a winch IRQ is racy, an interrupt may occur before the winch is added to the winch_handlers list. If that ...

  • EPSS 0.23%
  • Veröffentlicht 24.06.2024 14:15:11
  • Zuletzt bearbeitet 12.05.2026 12:16:35

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extra_attr,compression -f /dev/vdb - mo...

  • EPSS 0.23%
  • Veröffentlicht 24.06.2024 14:15:11
  • Zuletzt bearbeitet 12.05.2026 12:16:35

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock It needs to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock to avoid racing with checkp...