Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.4%
  • Veröffentlicht 24.04.2026 14:45:10
  • Zuletzt bearbeitet 27.04.2026 20:17:17

In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject oversized global TT response buffers batadv_tt_prepare_tvlv_global_data() builds the allocation length for a global TT response in 16-bit temporaries. When a rem...

  • EPSS 0.11%
  • Veröffentlicht 24.04.2026 14:45:09
  • Zuletzt bearbeitet 27.04.2026 20:17:08

In the Linux kernel, the following vulnerability has been resolved: net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit() When dma_map_single() fails in tse_start_xmit(), the function returns NETDEV_TX_OK without freeing the skb. S...

  • EPSS 0.4%
  • Veröffentlicht 24.04.2026 14:45:08
  • Zuletzt bearbeitet 01.06.2026 17:16:54

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gateway's last reference while readers still follow the...

  • EPSS 0.11%
  • Veröffentlicht 24.04.2026 14:45:07
  • Zuletzt bearbeitet 27.04.2026 20:16:32

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled Keep the NOC_HDCP clock always enabled to fix the potential hang caused by the NoC ADB400 port power down handshake.

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:45:07
  • Zuletzt bearbeitet 01.06.2026 17:16:54

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat A use-after-free / refcount underflow is possible when the heartbeat worker and intel_engine_park_heartbeat() rac...

  • EPSS 0.11%
  • Veröffentlicht 24.04.2026 14:45:03
  • Zuletzt bearbeitet 27.04.2026 20:14:45

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix NULL-deref on disconnect Make sure to deregister the controller before dropping the reference to the driver data on disconnect to avoid NULL-pointer dereferences o...

  • EPSS 0.41%
  • Veröffentlicht 24.04.2026 14:45:02
  • Zuletzt bearbeitet 27.04.2026 20:13:49

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbo_frm() chain-mode implementation unconditionally computes len = nopaged_len - bmax; where nopaged_len = skb_headlen(...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:45:01
  • Zuletzt bearbeitet 27.04.2026 20:13:14

In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nr_pages calculation overflow in filemap_map_pages() When running stress-ng on my Arm64 machine with v7.0-rc3 kernel, I encountered some very strange crash issues ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:45:00
  • Zuletzt bearbeitet 27.04.2026 20:18:54

In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local lock in the idpf_vc_xn struct. The conversion is safe ...

  • EPSS 0.12%
  • Veröffentlicht 24.04.2026 14:44:59
  • Zuletzt bearbeitet 27.04.2026 20:19:01

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool() page_pool_create() can return an ERR_PTR on failure. The return value is used unconditionally in the...