Debian

Debian 13 (trixie)

13183 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 23.10.2024 17:11:29

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfs_init() or fscache_proc_init(), we create dentry under 'fs/netfs', but in netfs_exit(), we only delete the proc ...

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

In the Linux kernel, the following vulnerability has been resolved: bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave() syzbot reported a WARNING in bond_xdp_get_xmit_slave. To reproduce this[1], one bond device (bond1) has xd...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled Fix missuse of spin_lock_irq()/spin_unlock_irq() when spin_lock_irqsave()/spin_lock_irqrestore() was hold. This was...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 11.04.2026 13:16:34

In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a deadlock case where it is waiting for the folio lock of a cached folio ...

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

In the Linux kernel, the following vulnerability has been resolved: nfsd: call cache_put if xdr_reserve_space returns NULL If not enough buffer space available, but idmap_lookup has triggered lookup_fn which calls cache_get and returns successfully...

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

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 ("wifi: mac80211: don't use rate mask for scanning"), ignore incorrect settings to avoid n...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG() and diAlloc() In dbNextAG() , there is no check for the case where bmp->db_numag is greater or same than MAXAG due to a polluted image, which c...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 23.10.2024 21:41:13

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b ("wifi: ath11k: add P2P IE in beacon template") from Feb 28, 2024 (linux-next), leads to the following S...

  • EPSS 0.15%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 03.11.2025 20:16:33

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be re...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 03.11.2025 23:16:19

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix "in-kernel MMIO" check TDX only supports kernel-initiated MMIO operations. The handle_mmio() function checks if the #VE exception occurred in the kernel and rejects th...