Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 23.01.2026 14:25:52
  • Zuletzt bearbeitet 25.03.2026 11:16:14

In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject wh...

  • EPSS 0.12%
  • Veröffentlicht 21.01.2026 13:08:54
  • Zuletzt bearbeitet 02.06.2026 14:16:46

In the Linux kernel, the following vulnerability has been resolved: net: sock: fix hardened usercopy panic in sock_recv_errqueue skbuff_fclone_cache was created without defining a usercopy region, [1] unlike skbuff_head_cache which properly whiteli...

  • EPSS 0.12%
  • Veröffentlicht 21.01.2026 06:57:23
  • Zuletzt bearbeitet 02.06.2026 14:16:45

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset `qfq_class->leaf_qdisc->q.qlen > 0` does not imply that the class itself is active. Two qfq_cl...

  • EPSS 0.12%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:03:37

In the Linux kernel, the following vulnerability has been resolved: media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() It's possible for cp_read() and hdmi_read() to return -EIO. Those values are further used as ...

  • EPSS 0.16%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:03:28

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" This patch ensures that the RX ring size (rx_pending) is not set below the permitted length. This avoids UBSAN shift-out-of-bou...

  • EPSS 0.15%
  • Veröffentlicht 14.01.2026 15:16:02
  • Zuletzt bearbeitet 25.03.2026 18:28:38

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parse_apply_sb_mount_options() strscpy_pad() can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc599...

  • EPSS 0.14%
  • Veröffentlicht 14.01.2026 15:16:02
  • Zuletzt bearbeitet 25.03.2026 18:49:06

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not register unsupported perf events Synthetic events currently do not have a function to register perf events. This leads to calling the tracepoint register functions ...

  • EPSS 0.13%
  • Veröffentlicht 14.01.2026 15:16:02
  • Zuletzt bearbeitet 25.03.2026 18:51:23

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Discard Beacon frames to non-broadcast address Beacon frames are required to be sent to the broadcast address, see IEEE Std 802.11-2020, 11.1.3.1 ("The Address 1 fi...

  • EPSS 0.11%
  • Veröffentlicht 14.01.2026 15:16:02
  • Zuletzt bearbeitet 25.03.2026 19:56:42

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Do not use req->iv after crypto_aead_encrypt As soon as crypto_aead_encrypt is called, the underlying request may be freed by an asynchronous completion. Thus dere...

  • EPSS 0.12%
  • Veröffentlicht 14.01.2026 15:16:01
  • Zuletzt bearbeitet 25.03.2026 19:00:59

In the Linux kernel, the following vulnerability has been resolved: via_wdt: fix critical boot hang due to unnamed resource allocation The VIA watchdog driver uses allocate_resource() to reserve a MMIO region for the watchdog control register. Howe...