Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:11
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: libceph: replace overzealous BUG_ON in osdmap_apply_incremental() If the osdmap is (maliciously) corrupted such that the incremental osdmap epoch is different from what is expected...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:02
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: nfsd: provide locking for v4_end_grace Writing to v4_end_grace can race with server shutdown and result in memory being accessed after it was freed - reclaim_str_hashtbl in particu...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:00
  • Zuletzt bearbeitet 26.02.2026 20:17:16

In the Linux kernel, the following vulnerability has been resolved: wifi: avoid kernel-infoleak from struct iw_point struct iw_point has a 32bit hole on 64bit arches. struct iw_point { void __user *pointer; /* Pointer to the data (in us...

  • EPSS 0.01%
  • Veröffentlicht 23.01.2026 15:23:59
  • Zuletzt bearbeitet 25.03.2026 11:16:14

In the Linux kernel, the following vulnerability has been resolved: dm-verity: disable recursive forward error correction There are two problems with the recursive correction: 1. It may cause denial-of-service. In fec_read_bufs, there is a loop th...

  • EPSS 0.01%
  • Veröffentlicht 23.01.2026 15:23:58
  • Zuletzt bearbeitet 26.02.2026 20:19:14

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: avoid chain re-validation if possible Hamza Mahfooz reports cpu soft lock-ups in nft_chain_validate(): watchdog: BUG: soft lockup - CPU#1 stuck for 27s! [ip...

  • EPSS 0.03%
  • Veröffentlicht 23.01.2026 14:25:53
  • Zuletzt bearbeitet 26.02.2026 20:30:51

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usb_submit_urb() failure In async_set_registers(), when usb_submit_urb() fails, the allocated async_req structure and URB are not freed, cau...

  • EPSS 0.02%
  • 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.02%
  • Veröffentlicht 21.01.2026 13:08:54
  • Zuletzt bearbeitet 26.02.2026 20:02:55

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.02%
  • Veröffentlicht 21.01.2026 06:57:23
  • Zuletzt bearbeitet 26.02.2026 20:02:36

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.02%
  • 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 ...