Debian

Debian 14 (forky)

13671 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:50
  • Zuletzt bearbeitet 28.04.2026 15:08:37

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv() l2cap_ecred_data_rcv() reads the SDU length field from skb->data using get_unaligned_le16(...

  • EPSS 0.02%
  • Veröffentlicht 22.04.2026 14:16:50
  • Zuletzt bearbeitet 28.04.2026 16:15:22

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req Syzbot reported a KASAN stack-out-of-bounds read in l2cap_build_cmd() that is triggered by a malformed Enhanc...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:50
  • Zuletzt bearbeitet 28.04.2026 16:19:39

In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfs_iocb_iter_read(). However, it can be interrupted by SIGKILL, returning the num...

  • EPSS 0.02%
  • Veröffentlicht 22.04.2026 14:16:50
  • Zuletzt bearbeitet 28.04.2026 16:20:43

In the Linux kernel, the following vulnerability has been resolved: af_key: validate families in pfkey_send_migrate() syzbot was able to trigger a crash in skb_put() [1] Issue is that pfkey_send_migrate() does not check old/new families, and that ...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:49
  • Zuletzt bearbeitet 28.04.2026 15:07:06

In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packet_release() via NETDEV_UP race `packet_release()` has a race window where `NETDEV_UP` can re-register a socket into a fanout group's `arr[]` array. The ...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:49
  • Zuletzt bearbeitet 28.04.2026 15:06:25

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the value could change in runtime, we should use num_tx_...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:49
  • Zuletzt bearbeitet 28.04.2026 15:05:54

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix double free of WoL irq We do not need to free wol_irq since it was instantiated with devm_request_irq(). So devres will free for us.

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:49
  • Zuletzt bearbeitet 28.04.2026 15:05:10

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer smc_rx_splice() allocates one smc_spd_priv per pipe_buffer and stores the pointer in pipe_buffer.p...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:49
  • Zuletzt bearbeitet 28.04.2026 15:04:04

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown code for OVS ports to no longer unconditionally take ...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:49
  • Zuletzt bearbeitet 28.04.2026 15:02:57

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nci_close_device nci_close_device() flushes rx_wq and tx_wq while holding req_lock. This causes a circular locking dependency because n...