Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 30.05.2024 16:15:17
  • Zuletzt bearbeitet 12.05.2026 12:16:50

In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrl_enable() The "pctldev" struct is allocated in devm_pinctrl_register_and_init(). It's a devm_ managed pointer that is freed by devm_p...

  • EPSS 0.24%
  • Veröffentlicht 30.05.2024 16:15:17
  • Zuletzt bearbeitet 20.05.2025 15:16:04

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: don't free NULL coalescing rule If the parsing fails, we can dereference a NULL pointer here.

  • EPSS 0.27%
  • Veröffentlicht 30.05.2024 16:15:17
  • Zuletzt bearbeitet 22.01.2026 20:03:40

In the Linux kernel, the following vulnerability has been resolved: phonet: fix rtm_phonet_notify() skb allocation fill_route() stores three components in the skb: - struct rtmsg - RTA_DST (u8) - RTA_OIF (u32) Therefore, rtm_phonet_notify() shoul...

  • EPSS 0.22%
  • Veröffentlicht 30.05.2024 16:15:17
  • Zuletzt bearbeitet 01.10.2025 14:17:41

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfd_suspend_all_processes() t...

  • EPSS 0.22%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 01.04.2025 18:35:36

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Fix kernel panic after setting hsuid Symptom: When the hsuid attribute is set for the first time on an IQD Layer3 device while the corresponding network interface is alr...

  • EPSS 0.28%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:50

In the Linux kernel, the following vulnerability has been resolved: net: core: reject skb_copy(_expand) for fraglist GSO skbs SKB_GSO_FRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skb_c...

  • EPSS 0.29%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 22.01.2026 20:03:31

In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment(). syzbot triggered various splats (see [0] and links) by a crafted GSO packet of VIRTIO_NET_HDR_GS...

  • EPSS 0.3%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 22.01.2026 20:03:36

In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer ...

  • EPSS 0.25%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 21.11.2024 09:22:51

In the Linux kernel, the following vulnerability has been resolved: bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue Fix NULL pointer data-races in sk_psock_skb_ingress_enqueue() which syzbot reported [1]. [1] BUG: KCSAN: d...

  • EPSS 0.23%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:50

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpc_proc_register() in nfs_net_init(). syzkaller reported a warning [0] triggered while destroying immature netns. rpc_proc_register() was called in init_nfs_...