Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:33
  • Zuletzt bearbeitet 08.07.2026 13:13:22

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebu_pwm_suspend() and mvebu_pwm_resume() are called for all GPIO banks during suspend/resume, but not all banks have P...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:33
  • Zuletzt bearbeitet 08.07.2026 13:20:37

In the Linux kernel, the following vulnerability has been resolved: tcp: restrict SO_ATTACH_FILTER to priv users This patch restricts the use of SO_ATTACH_FILTER (cBPF) on TCP sockets to users with CAP_NET_ADMIN capability. This blocks potential s...

  • EPSS 0.22%
  • Veröffentlicht 25.06.2026 08:39:30
  • Zuletzt bearbeitet 07.07.2026 18:07:58

In the Linux kernel, the following vulnerability has been resolved: net: phy: clean the sfp upstream if phy probing fails Sashiko reported that we don't call sfp_bus_del_upstream() in the probe failure path, so let's add it, otherwise the sfp-bus i...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:29
  • Zuletzt bearbeitet 02.07.2026 20:44:28

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list mlx5_query_nic_vport_mac_list() sizes its firmware command buffer using the PF's log_max_current_uc/mc_list capabi...

  • EPSS 0.47%
  • Veröffentlicht 25.06.2026 08:39:28
  • Zuletzt bearbeitet 02.07.2026 20:44:41

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure In the XSK branch of mlx5e_xmit_xdp_buff(), when sq->xmit_xdp_frame() returns false (e.g. XDPSQ is full), the func...

  • EPSS 0.56%
  • Veröffentlicht 25.06.2026 08:39:27
  • Zuletzt bearbeitet 02.07.2026 20:46:12

In the Linux kernel, the following vulnerability has been resolved: ipv6: sit: reload inner IPv6 header after GSO offloads ipip6_tunnel_xmit() caches the inner IPv6 header pointer at function entry and continues using it after iptunnel_handle_offlo...

  • EPSS 0.14%
  • Veröffentlicht 25.06.2026 08:39:27
  • Zuletzt bearbeitet 02.07.2026 20:37:46

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix possible kfree_skb of ERR_PTR After the patch in the "Fixes" tag, the allocation of the "reply" skb can happen either before or after locking the ovs_mutex. ...

  • EPSS 0.54%
  • Veröffentlicht 25.06.2026 08:39:25
  • Zuletzt bearbeitet 02.07.2026 20:46:44

In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in __sctp_rcv_asconf_lookup() __sctp_rcv_asconf_lookup() in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter head...

  • EPSS 0.55%
  • Veröffentlicht 25.06.2026 08:39:25
  • Zuletzt bearbeitet 02.07.2026 20:46:53

In the Linux kernel, the following vulnerability has been resolved: sctp: validate embedded INIT chunk and address list lengths in cookie sctp_unpack_cookie() only checked that the embedded INIT chunk length did not exceed the remaining cookie payl...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:24
  • Zuletzt bearbeitet 02.07.2026 20:47:14

In the Linux kernel, the following vulnerability has been resolved: net: guard timestamp cmsgs to real error queue skbs skb_is_err_queue() treats PACKET_OUTGOING as the sole marker for an skb from sk_error_queue. That assumption is not true for AF_...