Debian

Debian 13 (trixie)

13181 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 20.05.2025 15:21:53
  • Zuletzt bearbeitet 17.03.2026 15:46:45

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_session_rpc_open A UAF issue can occur due to a race condition between ksmbd_session_rpc_open() and __session_rpc_close(). Add rpc_lock to the se...

  • EPSS 0.09%
  • Veröffentlicht 20.05.2025 15:21:53
  • Zuletzt bearbeitet 10.11.2025 20:33:13

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid There is a string parsing logic error which can lead to an overflow of hid or uid buffers. Comparing ACPIID_LEN again...

  • EPSS 0.27%
  • Veröffentlicht 20.05.2025 15:21:52
  • Zuletzt bearbeitet 02.04.2026 09:16:18

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess->user = NULL was introduced to fix the dangling pointer created by ksmbd_free_user. However, it is possible anothe...

  • EPSS 0.07%
  • Veröffentlicht 20.05.2025 15:21:51
  • Zuletzt bearbeitet 10.11.2025 21:03:24

In the Linux kernel, the following vulnerability has been resolved: book3s64/radix : Align section vmemmap start address to PAGE_SIZE A vmemmap altmap is a device-provided region used to provide backing storage for struct pages. For each namespace,...

  • EPSS 0.07%
  • Veröffentlicht 20.05.2025 15:21:51
  • Zuletzt bearbeitet 10.11.2025 20:58:04

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix oob write in trace_seq_to_buffer() syzbot reported this bug: ================================================================== BUG: KASAN: slab-out-of-bounds in trace...

  • EPSS 0.06%
  • Veröffentlicht 20.05.2025 15:21:50
  • Zuletzt bearbeitet 10.11.2025 21:09:57

In the Linux kernel, the following vulnerability has been resolved: vxlan: vnifilter: Fix unlocked deletion of default FDB entry When a VNI is deleted from a VXLAN device in 'vnifilter' mode, the FDB entry associated with the default remote (assumi...

  • EPSS 0.05%
  • Veröffentlicht 20.05.2025 15:21:49
  • Zuletzt bearbeitet 12.11.2025 16:36:02

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot Update chip data using dev_get_drvdata(dev->parent) to fix NULL pointer deref in acp_i2s_set_tdm_slot.

  • EPSS 0.08%
  • Veröffentlicht 20.05.2025 15:21:49
  • Zuletzt bearbeitet 17.03.2026 15:50:29

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AF_XDP generic RX path Move rx_lock from xsk_socket to xsk_buff_pool. Fix synchronization for shared umem mode in generic RX path where multiple sockets ...

  • EPSS 0.07%
  • Veröffentlicht 20.05.2025 15:21:48
  • Zuletzt bearbeitet 17.11.2025 16:52:41

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue() A NULL pointer dereference can occur in skb_dequeue() when processing a QCA firmware crash dump on WCN7851 (0489:e...

  • EPSS 0.07%
  • Veröffentlicht 20.05.2025 15:21:47
  • Zuletzt bearbeitet 17.11.2025 17:03:26

In the Linux kernel, the following vulnerability has been resolved: pds_core: remove write-after-free of client_id A use-after-free error popped up in stress testing: [Mon Apr 21 21:21:33 2025] BUG: KFENCE: use-after-free write in pdsc_auxbus_dev_...