Canonical

Ubuntu Pro 20.04 LTS

4421 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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.09%
  • Veröffentlicht 25.06.2026 08:39:29
  • Zuletzt bearbeitet 02.07.2026 20:44:05

In the Linux kernel, the following vulnerability has been resolved: net: phy: don't try to setup PHY-driven SFP cages when using genphy We don't have support for PHY-driver SFP cages with the genphy code. On top of that, it was found by sashiko th...

  • 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.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.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.12%
  • Veröffentlicht 25.06.2026 08:39:26
  • Zuletzt bearbeitet 02.07.2026 20:46:29

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irq_alloc_domain_generic_chips() during probe. However, on driver remove/teardow...

  • 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.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.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_...