Debian

Debian 11 (bullseye)

8666 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 09.11.2024 11:15:09
  • Zuletzt bearbeitet 03.11.2025 23:17:04

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlegacy: Clear stale interrupts before resuming device iwl4965 fails upon resume from hibernation on my laptop. The reason seems to be a stale interrupt which isn't being cl...

  • EPSS 0.01%
  • Veröffentlicht 09.11.2024 11:15:09
  • Zuletzt bearbeitet 03.11.2025 23:17:04

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Fix memory leak in management tx In the current logic, memory is allocated for storing the MSDU context during management packet TX but this memory is not being freed...

  • EPSS 0.01%
  • Veröffentlicht 09.11.2024 11:15:09
  • Zuletzt bearbeitet 03.11.2025 23:17:05

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower Avoid potentially crashing in the driver because of uninitialized private data

  • EPSS 0.01%
  • Veröffentlicht 09.11.2024 11:15:08
  • Zuletzt bearbeitet 03.11.2025 23:17:03

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that page_symlink(), called by nilfs_symlink(), triggers memory reclamation involving the filesystem laye...

  • EPSS 0.01%
  • Veröffentlicht 09.11.2024 11:15:08
  • Zuletzt bearbeitet 03.11.2025 23:17:03

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, __...

  • EPSS 0.03%
  • Veröffentlicht 09.11.2024 11:15:07
  • Zuletzt bearbeitet 11.04.2025 01:15:52

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids() Mounting btrfs from two images (which have the same one fsid and two different dev_uuids) in certain e...

  • EPSS 0.02%
  • Veröffentlicht 09.11.2024 11:15:07
  • Zuletzt bearbeitet 03.11.2025 23:17:03

In the Linux kernel, the following vulnerability has been resolved: ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow Syzbot reported a kernel BUG in ocfs2_truncate_inline. There are two reasons for this: first, the parameter value passed is...

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:17
  • Zuletzt bearbeitet 03.11.2025 23:17:02

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages Avoid memory corruption while setting up Level-2 PBL pages for the non MR resources when num_pages > 256K. There will be...

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:17
  • Zuletzt bearbeitet 03.11.2025 23:17:02

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Add a check for memory allocation __alloc_pbl() can return error when memory allocation fails. Driver is not checking the status on one of the instances.

  • EPSS 0.02%
  • Veröffentlicht 08.11.2024 06:15:17
  • Zuletzt bearbeitet 12.05.2026 13:16:19

In the Linux kernel, the following vulnerability has been resolved: posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() If get_clock_desc() succeeds, it calls fget() for the clockid's fd, and get the clk->rwsem read lock, so the ...