Debian

Debian 14 (forky)

14640 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:17:05
  • Zuletzt bearbeitet 25.06.2026 21:09:58

In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freeze_super When a filesystem is frozen, quotactl_block() enters a retry loop waiting for the filesystem to thaw. It acquires s_umount, ch...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:17:04
  • Zuletzt bearbeitet 25.06.2026 21:10:15

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned. Try to optize the copying process by avoiding una...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:17:04
  • Zuletzt bearbeitet 25.06.2026 21:10:07

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down PASID entry The Intel VT-d Scalable Mode PASID table entry consists of 512 bits (64 bytes). When tearing down an entry, the curren...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:17:03
  • Zuletzt bearbeitet 25.06.2026 21:11:06

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIAL_VALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4_split_extent() with the EXT4_EX...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:17:02
  • Zuletzt bearbeitet 25.06.2026 21:11:03

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure is created for rollback. However, the tx_spare poin...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:17:01
  • Zuletzt bearbeitet 25.06.2026 21:13:36

In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-queue-num-queues". The connect() function in the backe...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:17:00
  • Zuletzt bearbeitet 25.06.2026 21:11:20

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcp_rcvbuf_grow() MPTCP-level OoOs are physiological when multiple subflows are active concurrently and will not cause retransmissions nor are ca...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:59
  • Zuletzt bearbeitet 25.06.2026 21:13:31

In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix memory leak in raid1_run() raid1_run() calls setup_conf() which registers a thread via md_register_thread(). If raid1_set_limits() fails, the previously registered th...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:58
  • Zuletzt bearbeitet 25.06.2026 21:13:18

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_xdp_store_bytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed that the bpf_xdp_store_bytes proto is incorrect. In pa...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:16:58
  • Zuletzt bearbeitet 25.06.2026 21:13:24

In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix memleak of newsk in unix_stream_connect(). When prepare_peercred() fails in unix_stream_connect(), unix_release_sock() is not called for newsk, and the memory is leake...