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 04.09.2025 15:33:26
  • Zuletzt bearbeitet 12.05.2026 13:17:03

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 power domain descriptors, too UAC3 power domain descriptors need to be verified with its variable bLength for avoiding the unexpected OOB accesses by...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:25
  • Zuletzt bearbeitet 12.05.2026 13:17:02

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlink_unicast() netlink_attachskb() checks for the socket's read memory allocation constraints. Firstly, it has: rmem < READ_ONCE(sk->...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:33:22
  • Zuletzt bearbeitet 12.05.2026 13:17:02

In the Linux kernel, the following vulnerability has been resolved: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() Lei Lu recently reported that nfsd4_setclientid_confirm() did not check the return value from get_client_loc...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:14
  • Zuletzt bearbeitet 12.05.2026 13:17:02

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix refcount leak on table dump There is a reference count leak in ctnetlink_dump_table(): if (res < 0) { nf_conntrack_get(&ct->ct_gener...

  • EPSS 0.03%
  • Veröffentlicht 04.09.2025 15:33:12
  • Zuletzt bearbeitet 17.03.2026 16:21:17

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctp_rcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzb...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:11
  • Zuletzt bearbeitet 25.11.2025 22:07:31

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcm_unattach() syzbot found a race condition when kcm_unattach(psock) and kcm_release(kcm) are executed at the same time. kcm_unattach() is missing...

  • EPSS 0.03%
  • Veröffentlicht 04.09.2025 15:33:10
  • Zuletzt bearbeitet 25.11.2025 22:07:21

In the Linux kernel, the following vulnerability has been resolved: hfs: fix general protection fault in hfs_find_init() The hfs_find_init() method can trigger the crash if tree pointer is NULL: [ 45.746290][ T9787] Oops: general protection faul...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:09
  • Zuletzt bearbeitet 12.05.2026 13:17:01

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read() The hfsplus_bnode_read() method can trigger the issue: [ 174.852007][ T9784] =============================================...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:09
  • Zuletzt bearbeitet 12.05.2026 13:17:02

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfs_bnode_read() This patch introduces is_bnode_offset_valid() method that checks the requested offset value. Also, it introduces check_and_correct_r...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:03
  • Zuletzt bearbeitet 12.05.2026 13:17:01

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc() The hfsplus_readdir() method is capable to crash by calling hfsplus_uni2asc(): [ 667.121659][ T9805] ===================...