Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix if-statement expression in ks_pcie_quirk() This code accidentally uses && where || was intended. It potentially results in a NULL dereference. Thus, fix the if...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential oob read in nilfs_btree_check_delete() The function nilfs_btree_check_delete(), which checks whether degeneration to direct mapping occurs before deleting a b...

  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 13:15:05
  • Zuletzt bearbeitet 12.05.2026 12:17:16

In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpm_dev_transmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this prepa...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:20

In the Linux kernel, the following vulnerability has been resolved: padata: use integer wrap around to prevent deadlock on seq_nr overflow When submitting more than 2^32 padata objects to padata_do_serial, the current sorting implementation incorre...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: f2fs: Require FMODE_WRITE for atomic write ioctls The F2FS ioctls for starting and committing atomic writes check for inode_owner_or_capable(), but this does not give LSMs like SEL...

  • EPSS 0.29%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 12.05.2026 19:07:08

In the Linux kernel, the following vulnerability has been resolved: firmware_loader: Block path traversal Most firmware names are hardcoded strings, or are constructed from fairly constrained format strings where the dynamic parts are just some hex...

  • EPSS 0.29%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 12.05.2026 19:07:20

In the Linux kernel, the following vulnerability has been resolved: mm: call the security_mmap_file() LSM hook in remap_file_pages() The remap_file_pages syscall handler calls do_mmap() directly, which doesn't contain the LSM security check. And if...

  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 12.05.2026 12:17:16

In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3_probe function, a timer is initialized with a callback function ether3_ledoff, boun...

  • EPSS 0.21%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: vhost_vdpa: assign irq bypass producer token correctly We used to call irq_bypass_unregister_producer() in vhost_vdpa_setup_vq_irq() which is problematic as we don't know if the to...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookup_atid The lookup_atid() function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to derefe...