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 08.05.2026 14:21:24
  • Zuletzt bearbeitet 15.05.2026 15:16:31

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publishes the new group via rcu_assign_pointer() then imm...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:21:23
  • Zuletzt bearbeitet 15.05.2026 15:17:06

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Fix error path in PTP IRQ setup If request_threaded_irq() fails during the PTP message IRQ setup, the newly created IRQ mapping is never disposed. Indeed, the ...

  • EPSS 0.5%
  • Veröffentlicht 08.05.2026 14:21:23
  • Zuletzt bearbeitet 15.05.2026 15:16:52

In the Linux kernel, the following vulnerability has been resolved: net: ncsi: fix skb leak in error paths Early return paths in NCSI RX and AEN handlers fail to release the received skb, resulting in a memory leak. Specifically, ncsi_aen_handler(...

  • EPSS 0.13%
  • Veröffentlicht 08.05.2026 14:21:21
  • Zuletzt bearbeitet 15.05.2026 15:18:18

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race when parent/child processes sharing a drm_file both ...

  • EPSS 0.13%
  • Veröffentlicht 08.05.2026 14:21:20
  • Zuletzt bearbeitet 15.05.2026 15:19:03

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential overflow of shmem scatterlist length When a scatterlists table of a GEM shmem object of size 4 GB or more is populated with pages allocated from a folio, un...

  • EPSS 0.13%
  • Veröffentlicht 08.05.2026 14:21:19
  • Zuletzt bearbeitet 15.05.2026 16:15:37

In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when it potentially gets recycled, where if the list is ...

  • EPSS 0.41%
  • Veröffentlicht 08.05.2026 14:21:18
  • Zuletzt bearbeitet 15.05.2026 16:15:14

In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized l_iclog_roundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff value to 512. This leads to corrupt logs and unmountab...

  • EPSS 0.22%
  • Veröffentlicht 08.05.2026 14:21:16
  • Zuletzt bearbeitet 15.05.2026 16:13:54

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2_write() SMB2_write() places write payload in iov[1..n] as part of rq_iov. smb3_init_transform_rq() pointer-shares rq_iov, so...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:21:16
  • Zuletzt bearbeitet 15.05.2026 16:14:25

In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which may have been disabled by the kernel during boot eit...

  • EPSS 0.16%
  • Veröffentlicht 08.05.2026 14:21:15
  • Zuletzt bearbeitet 15.05.2026 13:31:46

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on file creation due to name hash collision If we attempt to create several files with names that result in the same hash, we have to pack them in same...