Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:38
  • Zuletzt bearbeitet 24.06.2026 17:17:24

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req() mt76_connac_mcu_alloc_sta_req() allocates an skb which is expected to be freed eventually by mt76_mcu_skb_send_msg...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:37
  • Zuletzt bearbeitet 04.07.2026 12:16:58

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_sync roc_abort_sync() can deadlock with roc_work(). roc_work() holds dev->mt76.mutex, while cancel_work_sync() waits ...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:35
  • Zuletzt bearbeitet 24.06.2026 17:17:24

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work() When the mt7915 pci chip is detaching, the mt7915_crash_data is released in mt7915_coredump_unregister(). Howe...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:35
  • Zuletzt bearbeitet 24.06.2026 17:17:23

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work() When the mt7996 pci chip is detaching, the mt7996_crash_data is released in mt7996_coredump_unregister(). Howe...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:30:34
  • Zuletzt bearbeitet 28.06.2026 08:16:34

In the Linux kernel, the following vulnerability has been resolved: bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB path The DEVMAP_HASH branch in dev_map_redirect_multi() uses hlist_for_each_entry_safe() to iterate hash buckets, but th...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:30:32
  • Zuletzt bearbeitet 28.06.2026 08:16:33

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stale offload->prog pointer after constant blinding When a dev-bound-only BPF program (BPF_F_XDP_DEV_BOUND_ONLY) undergoes JIT compilation with constant blinding enabled (...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:32
  • Zuletzt bearbeitet 24.06.2026 17:17:23

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix error pointer dereference The function brcmf_chip_add_core() can return an error pointer and is not checked. Add checks for error pointer. Detected by Smatch: ...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:30:31
  • Zuletzt bearbeitet 06.07.2026 13:17:05

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix linked reg delta tracking when src_reg == dst_reg Consider the case of rX += rX where src_reg and dst_reg are pointers to the same bpf_reg_state in adjust_reg_min_max_vals...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:30:30
  • Zuletzt bearbeitet 30.06.2026 03:20:55

In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdisc_pkt_len_segs_init() Most ndo_start_xmit() methods expects headers of gso packets to be already in skb->head. net/core/tso.c users are particularly at ri...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:30:29
  • Zuletzt bearbeitet 06.07.2026 13:17:04

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix ld_{abs,ind} failure path analysis in subprogs Usage of ld_{abs,ind} instructions got extended into subprogs some time ago via commit 09b28d76eac4 ("bpf: Add abnormal retu...