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 21.10.2024 20:15:17
  • Zuletzt bearbeitet 05.01.2026 11:17:22

In the Linux kernel, the following vulnerability has been resolved: driver core: bus: Fix double free in driver API bus_register() For bus_register(), any error which happens after kset_register() will cause that @priv are freed twice, fixed by set...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: slip: make slhc_remember() more robust against malicious packets syzbot found that slhc_remember() was missing checks against malicious packets [1]. slhc_remember() only checked t...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: ppp: fix ppp_async_encode() illegal access syzbot reported an issue in ppp_async_encode() [1] In this case, pppoe_sendmsg() is called with a zero size. Then ppp_async_encode() is ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:16

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCA_STAB only for root qdisc Most qdiscs maintain their backlog using qdisc_pkt_len(skb) on the assumption it is invariant between the enqueue() and dequeue() han...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:41

In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that family: Oops: Kernel access of bad area, sig: 11 [#...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 20:15:13
  • Zuletzt bearbeitet 24.10.2024 18:43:50

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: nixge: fix NULL dereference In function nixge_hw_dma_bd_release() dereference of NULL pointer priv->rx_bd_v is possible for the case of its allocation failure in nix...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:13
  • Zuletzt bearbeitet 24.10.2024 18:43:20

In the Linux kernel, the following vulnerability has been resolved: net/9p: Fix a potential socket leak in p9_socket_open Both p9_fd_create_tcp() and p9_fd_create_unix() will call p9_socket_open(). If the creation of p9_trans_fd fails, p9_fd_create...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 20:15:13
  • Zuletzt bearbeitet 24.10.2024 18:44:24

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe() failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 000000...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 20:15:13
  • Zuletzt bearbeitet 24.10.2024 03:50:29

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix buffer overflow in elem comparison For vendor elements, the code here assumes that 5 octets are present without checking. Since the element itself is already ch...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 20:15:13
  • Zuletzt bearbeitet 24.10.2024 03:49:31

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free when reverting termination table When having multiple dests with termination tables and second one or afterwards fails the driver reverts usage of ter...