Debian

Debian 13 (trixie)

13948 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Veröffentlicht 01.10.2025 08:15:36
  • Zuletzt bearbeitet 14.01.2026 18:16:41

In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating r_parent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS replies. This preven...

  • EPSS 0.13%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 14.01.2026 18:16:40

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix linked list corruption Never leave scheduled wcid entries on the temporary on-stack list

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 16.01.2026 19:51:49

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Add error handling for add_interval() in do_validate_mem() In the do_validate_mem(), the call to add_interval() does not handle errors. If kmalloc() fails in add_interval()...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 14.01.2026 18:16:40

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix incorrect map used in eee linkmode incorrectly used ixgbe_lp_map in loops intended to populate the supported and advertised EEE linkmode bitmaps based on ixgbe_ls_map. T...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 20.01.2026 15:45:52

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees When we don't have a clock specified in the device tree, we have no way to ensure the BAM is on. This is often ...

  • EPSS 0.12%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 14.01.2026 18:16:40

In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEV_UNREGISTER notification handler syzbot is reporting unregister_netdevice: waiting for vcan0 to become free. Usage count = 2 problem, for j1939 prot...

  • EPSS 0.13%
  • Veröffentlicht 01.10.2025 08:15:35
  • Zuletzt bearbeitet 14.01.2026 18:16:41

In the Linux kernel, the following vulnerability has been resolved: genetlink: fix genl_bind() invoking bind() after -EPERM Per family bind/unbind callbacks were introduced to allow families to track multicast group consumer presence, e.g. to start...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 16.01.2026 19:37:09

In the Linux kernel, the following vulnerability has been resolved: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path If request_irq() in i40e_vsi_request_irq_msix() fails in an iteration later than the first, the error path wants to fr...

  • EPSS 0.13%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 14.01.2026 18:16:39

In the Linux kernel, the following vulnerability has been resolved: nfs/localio: restore creds before releasing pageio data Otherwise if the nfsd filecache code releases the nfsd_file immediately, it can trigger the BUG_ON(cred == current->cred) in...

  • EPSS 0.17%
  • Veröffentlicht 01.10.2025 08:15:34
  • Zuletzt bearbeitet 02.06.2026 14:16:30

In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork. syzbot reported the splat below. [0] The repro does the following: 1. Load a sk_msg prog ...