Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 07.10.2025 15:21:38
  • Zuletzt bearbeitet 26.02.2026 23:10:09

In the Linux kernel, the following vulnerability has been resolved: tun: Fix memory leak for detached NAPI queue. syzkaller reported [0] memory leaks of sk and skb related to the TUN device with no repro, but we can reproduce it easily with: str...

  • EPSS 0.13%
  • Veröffentlicht 07.10.2025 15:21:36
  • Zuletzt bearbeitet 26.02.2026 23:09:44

In the Linux kernel, the following vulnerability has been resolved: hwmon: (xgene) Fix ioremap and memremap leak Smatch reports: drivers/hwmon/xgene-hwmon.c:757 xgene_hwmon_probe() warn: 'ctx->pcc_comm_addr' from ioremap() not released on line: 75...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:36
  • Zuletzt bearbeitet 26.02.2026 23:10:04

In the Linux kernel, the following vulnerability has been resolved: fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() syzbot is hitting WARN_ON() in hfsplus_cat_{read,write}_inode(), for crafted filesystem image can contain bogus ...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:35
  • Zuletzt bearbeitet 26.02.2026 23:09:33

In the Linux kernel, the following vulnerability has been resolved: bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent In some specific situations, the return value of __bch_btree_node_alloc may be NULL. This may lead to a p...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:34
  • Zuletzt bearbeitet 26.02.2026 23:09:39

In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL OPDESC() simply indexes into nfsd4_ops[] by the op's operation number, without range checking that value. It assumes call...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:33
  • Zuletzt bearbeitet 26.02.2026 23:09:14

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601u_rx_skb_from_seg()'. The variable 'dma_len' in the URB packet c...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:31
  • Zuletzt bearbeitet 26.02.2026 23:15:30

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix possible desc_ptr out-of-bounds accesses Sanitize possible desc_ptr out-of-bounds accesses in ses_enclosure_data_process().

  • EPSS 0.16%
  • Veröffentlicht 07.10.2025 15:21:31
  • Zuletzt bearbeitet 26.02.2026 23:15:26

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connectio...

  • EPSS 0.17%
  • Veröffentlicht 07.10.2025 15:21:29
  • Zuletzt bearbeitet 23.04.2026 13:50:34

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: call disconnect callback before deleting conn In hci_cs_disconnect, we do hci_conn_del even if disconnection failed. ISO, L2CAP and SCO connections refer to ...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:28
  • Zuletzt bearbeitet 26.02.2026 23:14:54

In the Linux kernel, the following vulnerability has been resolved: btrfs: output extra debug info if we failed to find an inline backref [BUG] Syzbot reported several warning triggered inside lookup_inline_extent_backref(). [CAUSE] As usual, the ...