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 27.03.2025 16:37:18
  • Zuletzt bearbeitet 01.10.2025 18:15:33

In the Linux kernel, the following vulnerability has been resolved: mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath() As commit 18365225f044 ("hwpoison, memcg: forcibly uncharge LRU pages"), hwpoison will forcibly uncharg a L...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:37:15
  • Zuletzt bearbeitet 25.11.2025 17:28:44

In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: fix ->anon_vma race If an ->anon_vma is attached to the VMA, collapse_and_free_pmd() requires it to be locked. Page table traversal is allowed under any one of the ...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:37:14
  • Zuletzt bearbeitet 28.10.2025 18:29:22

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattr_ids count A Sysbot [1] corrupted filesystem exposes two flaws in the handling and sanity checking of the xattr_ids count in the ...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:37:13
  • Zuletzt bearbeitet 01.10.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add cond_resched() in get_swap_pages() The softlockup still occurs in get_swap_pages() under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disk...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:37:12
  • Zuletzt bearbeitet 01.10.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit_17 double-free A userspace with multiple threads racing I915_GEM_SET_TILING to set the tiling to I915_TILING_NONE could trigger a double free of the bit...

  • EPSS 0.04%
  • Veröffentlicht 27.03.2025 16:37:11
  • Zuletzt bearbeitet 28.10.2025 18:30:58

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: fix cleanup after dev_set_name() If dev_set_name() fails, we leak nvmem->wp_gpio as the cleanup does not put this. While a minimal fix for this would be to add the gpi...

  • EPSS 0.03%
  • Veröffentlicht 27.03.2025 16:37:09
  • Zuletzt bearbeitet 28.10.2025 18:10:52

In the Linux kernel, the following vulnerability has been resolved: can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate The conclusion "j1939_session_deactivate() should be called with a session ref-count of at least 2" is incorrect. In...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:17
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: ipvlan: ensure network headers are in skb linear part syzbot found that ipvlan_process_v6_outbound() was assuming the IPv6 network header isis present in skb->head [1] Add the nee...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 14:57:14
  • Zuletzt bearbeitet 06.12.2025 22:15:49

In the Linux kernel, the following vulnerability has been resolved: ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up The issue was caused by dput(upper) being called before ovl_dentry_update_reval(), while upper->d_flags was ...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 14:57:13
  • Zuletzt bearbeitet 29.10.2025 16:52:18

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers While using nvme target with use_srq on, below kernel panic is noticed. [ 549.698111] bnxt_en 0000:41:0...