Debian

Debian 13 (trixie)

13171 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:44
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup() Reset eBPF program pointer to old_prog and do not decrease its ref-count if mtk_open rout...

  • EPSS 0.03%
  • Veröffentlicht 25.03.2026 10:26:44
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: drbd: fix null-pointer dereference on local read error In drbd_request_endio(), READ_COMPLETED_WITH_ERROR is passed to __req_mod() with a NULL peer_device: __req_mod(req, what, ...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:41
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix use-after-free in lbs_free_adapter() The lbs_free_adapter() function uses timer_delete() (non-synchronous) for both command_timer and tx_lockup_timer before the...

  • EPSS 0.13%
  • Veröffentlicht 25.03.2026 10:26:39
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame() In mesh_rx_csa_frame(), elems->mesh_chansw_params_ie is dereferenced at lines 1638 and 1642 without a prior NULL...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:25:05
  • Zuletzt bearbeitet 24.04.2026 15:19:57

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: restrict usage in unprivileged domU The Xen privcmd driver allows to issue arbitrary hypercalls from user space processes. This is normally no problem, as access is us...

  • EPSS 0.02%
  • Veröffentlicht 20.03.2026 08:08:58
  • Zuletzt bearbeitet 02.04.2026 09:16:20

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: always walk all pending catchall elements During transaction processing we might have more than one catchall element: 1 live catchall element and 1 pending el...

  • EPSS 0.05%
  • Veröffentlicht 20.03.2026 08:08:57
  • Zuletzt bearbeitet 18.04.2026 09:16:15

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit teql_master_xmit() calls netdev_start_xmit(skb, slave) to transmit through slave devices, but does...

  • EPSS 0.03%
  • Veröffentlicht 20.03.2026 08:08:56
  • Zuletzt bearbeitet 25.03.2026 11:16:21

In the Linux kernel, the following vulnerability has been resolved: net: add xmit recursion limit to tunnel xmit functions Tunnel xmit functions (iptunnel_xmit, ip6tunnel_xmit) lack their own recursion limit. When a bond device in broadcast mode ha...

  • EPSS 0.02%
  • Veröffentlicht 20.03.2026 08:08:54
  • Zuletzt bearbeitet 02.04.2026 15:16:29

In the Linux kernel, the following vulnerability has been resolved: macvlan: observe an RCU grace period in macvlan_common_newlink() error path valis reported that a race condition still happens after my prior patch. macvlan_common_newlink() might...

  • EPSS 0.02%
  • Veröffentlicht 20.03.2026 08:08:54
  • Zuletzt bearbeitet 18.04.2026 09:16:15

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels IDLETIMER revision 0 rules reuse existing timers by label and always call mod_timer() on timer->timer. If the labe...