Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:18
  • Zuletzt bearbeitet 12.05.2026 13:16:36

In the Linux kernel, the following vulnerability has been resolved: USB: hub: Ignore non-compliant devices with too many configs or interfaces Robert Morris created a test program which can cause usb_hub_to_struct_hub() to dereference a NULL or ina...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:18
  • Zuletzt bearbeitet 03.11.2025 21:19:09

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix panic during interface removal Reference counting is used to ensure that batadv_hardif_neigh_node and batadv_hard_iface are not freed before/during batadv_v_elp_thr...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:17
  • Zuletzt bearbeitet 12.05.2026 13:16:35

In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndisc_alloc_skb() ndisc_alloc_skb() can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF.

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:17
  • Zuletzt bearbeitet 12.05.2026 13:16:36

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU protection in ip6_default_advmss() ip6_default_advmss() needs rcu protection to make sure the net structure it reads does not disappear.

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:17
  • Zuletzt bearbeitet 12.05.2026 13:16:36

In the Linux kernel, the following vulnerability has been resolved: partitions: mac: fix handling of bogus partition table Fix several issues in partition probing: - The bailout for a bad partoffset must use put_dev_sector(), since the precedi...

  • EPSS 0.19%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:35

In the Linux kernel, the following vulnerability has been resolved: ndisc: extend RCU protection in ndisc_send_skb() ndisc_send_skb() can be called without RTNL or RCU held. Acquire rcu_read_lock() earlier, so that we can use dev_net_rcu() and avo...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:35

In the Linux kernel, the following vulnerability has been resolved: openvswitch: use RCU protection in ovs_vport_cmd_fill_info() ovs_vport_cmd_fill_info() can be called without RTNL or RCU. Use RCU protection and dev_net_rcu() to avoid potential U...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:35

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arp_xmit() arp_xmit() can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF.

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:35

In the Linux kernel, the following vulnerability has been resolved: neighbour: use RCU protection in __neigh_notify() __neigh_notify() can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF.

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:15
  • Zuletzt bearbeitet 12.05.2026 13:16:34

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() On removal of the device or unloading of the kernel module a potential NULL pointer dereference occurs. The foll...