Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:28:36
  • Zuletzt bearbeitet 10.07.2026 19:23:34

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix oops due to out of scope access Below oops triggers when kill QEMU process: Oops: general protection fault, probably for non-canonical address 0x7fffffff844eaaa7...

  • EPSS 0.53%
  • Veröffentlicht 24.06.2026 16:28:36
  • Zuletzt bearbeitet 10.07.2026 19:23:34

In the Linux kernel, the following vulnerability has been resolved: libceph: handle rbtree insertion error in decode_choose_args() A message of type CEPH_MSG_OSD_MAP contains an OSD map that itself contains a CRUSH map. The received CRUSH map may o...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:28:34
  • Zuletzt bearbeitet 10.07.2026 19:23:34

In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the invalidate_mappings hook: 1) We do xe_bo_alloc() followed by the attach, b...

  • EPSS 0.14%
  • Veröffentlicht 24.06.2026 16:26:05
  • Zuletzt bearbeitet 10.07.2026 19:23:34

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove In qrtr_port_remove(), the socket reference count is decremented via __sock_put() before the port is remove...

  • EPSS 0.19%
  • Veröffentlicht 24.06.2026 16:26:05
  • Zuletzt bearbeitet 10.07.2026 19:23:34

In the Linux kernel, the following vulnerability has been resolved: i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl While fuzzing with Syzkaller, a persistent `schedule_timeout: wrong timeout value` warning was observed, accompanied by SMBu...

  • EPSS 0.61%
  • Veröffentlicht 24.06.2026 16:26:04
  • Zuletzt bearbeitet 10.07.2026 19:23:34

In the Linux kernel, the following vulnerability has been resolved: fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling A SOFTIRQ-safe to SOFTIRQ-unsafe lock order deadlock can occur in send_sigio() and send_sigurg() when a process group re...

  • EPSS 0.31%
  • Veröffentlicht 24.06.2026 16:26:03
  • Zuletzt bearbeitet 10.07.2026 19:23:34

In the Linux kernel, the following vulnerability has been resolved: Revert "wireguard: device: enable threaded NAPI" This reverts commit 933466fc50a8e4eb167acbd0d8ec96a078462e9c which is commit db9ae3b6b43c79b1ba87eea849fd65efa05b4b2e upstream. We...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 09:59:09
  • Zuletzt bearbeitet 08.07.2026 19:03:29

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE FSCTL_SET_SPARSE in fsctl_set_sparse() modifies the file's sparse attribute and saves it throug...

  • EPSS 0.24%
  • Veröffentlicht 24.06.2026 09:00:12
  • Zuletzt bearbeitet 08.07.2026 20:28:57

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: fix missing zerocopy reference in pskb_carve helpers pskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy the old skb_shared_info header into a new b...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 07:14:30
  • Zuletzt bearbeitet 08.07.2026 19:08:21

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_log: validate MAC header was set before dumping it The fallback path of dump_mac_header() guards the MAC header access only with "skb->mac_header != skb->network_head...