Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:19
  • Zuletzt bearbeitet 25.11.2025 18:13:47

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: shutdown driver when hardware is unreliable In rare cases, ath10k may lose connection with the PCIe bus due to some unknown reasons, which could further lead to syste...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:19
  • Zuletzt bearbeitet 25.11.2025 18:07:45

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Add error handling for krealloc in metadata setup Function msm_ioctl_gem_info_set_metadata() now checks for krealloc failure and returns -ENOMEM, avoiding potential NULL p...

  • EPSS 0.01%
  • Veröffentlicht 11.09.2025 16:52:18
  • Zuletzt bearbeitet 25.11.2025 21:09:37

In the Linux kernel, the following vulnerability has been resolved: rcutorture: Fix rcutorture_one_extend_check() splat in RT kernels For built with CONFIG_PREEMPT_RT=y kernels, running rcutorture tests resulted in the following splat: [ 68.7974...

  • EPSS 0.01%
  • Veröffentlicht 11.09.2025 16:52:17
  • Zuletzt bearbeitet 12.05.2026 13:17:08

In the Linux kernel, the following vulnerability has been resolved: jfs: truncate good inode pages when hard link is 0 The fileset value of the inode copy from the disk by the reproducer is AGGR_RESERVED_I. When executing evict, its hard link numbe...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2025 16:52:17
  • Zuletzt bearbeitet 25.11.2025 21:09:09

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcu_read_unlock() deadloop due to IRQ work During rcu_read_unlock_special(), if this happens during irq_exit(), we can lockup if an IPI is issued. This is because the IPI ...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:16
  • Zuletzt bearbeitet 12.05.2026 13:17:08

In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask() The function divides number of online CPUs by num_core_siblings, and later checks the divider by zero. This implies...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:12
  • Zuletzt bearbeitet 12.05.2026 13:17:08

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup() A soft lockup warning was observed on a relative small system x86-64 system with 16 GB of memory when running a debug kern...

  • EPSS 0.01%
  • Veröffentlicht 11.09.2025 16:52:11
  • Zuletzt bearbeitet 12.05.2026 13:17:08

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock When netpoll is enabled, calling pr_warn_once() while holding kmemleak_lock in mem_pool_alloc() can cause a de...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2025 16:49:24
  • Zuletzt bearbeitet 12.05.2026 13:17:18

In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional IBPB mitigation VMSCAPE is a vulnerability that exploits insufficient branch predictor isolation between a guest and a userspace hypervisor (like QEMU)...

  • EPSS 0.02%
  • Veröffentlicht 07.09.2025 15:16:20
  • Zuletzt bearbeitet 25.11.2025 17:52:03

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask() ath11k_mac_disable_peer_fixed_rate() is passed as the iterator to ieee80211_iterate_stations_atomic(). Note...