Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 25.01.2026 14:36:18
  • Zuletzt bearbeitet 27.04.2026 14:16:29

In the Linux kernel, the following vulnerability has been resolved: dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list() syzbot was able to crash the kernel in rt6_uncached_list_flush_dev() in an interesting way [1] Crash happens i...

  • EPSS 0.02%
  • Veröffentlicht 25.01.2026 14:36:17
  • Zuletzt bearbeitet 27.04.2026 14:16:29

In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() Blamed commit did not take care of VLAN encapsulations as spotted by syzbot [1]. Use skb_vlan_inet_prepare() instead of ...

  • EPSS 0.01%
  • Veröffentlicht 25.01.2026 14:36:15
  • Zuletzt bearbeitet 27.04.2026 14:16:28

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix possible UAF in macvlan_forward_source() Add RCU protection on (struct macvlan_source_entry)->vlan. Whenever macvlan_hash_del_source() is called, we must clear entry-...

  • EPSS 0.01%
  • Veröffentlicht 25.01.2026 14:36:13
  • Zuletzt bearbeitet 27.04.2026 14:16:28

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: do not free existing class in qfq_change_class() Fixes qfq_change_class() error case. cl->qdisc and cl should only be freed if a new class and qdisc were alloc...

  • EPSS 0.02%
  • Veröffentlicht 25.01.2026 14:36:12
  • Zuletzt bearbeitet 27.04.2026 14:16:28

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts Since j1939_session_deactivate_activate_next() in j1939_tp_rxtimer() is called ...

  • EPSS 0.05%
  • Veröffentlicht 25.01.2026 14:36:12
  • Zuletzt bearbeitet 27.04.2026 14:16:28

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec Commit efa56305908b ("nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length") added ttag boun...

  • EPSS 0.01%
  • Veröffentlicht 25.01.2026 14:36:09
  • Zuletzt bearbeitet 26.02.2026 17:12:15

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra-adma: Fix use-after-free A use-after-free bug exists in the Tegra ADMA driver when audio streams are terminated, particularly during XRUN conditions. The issue occ...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:12
  • Zuletzt bearbeitet 27.04.2026 14:16:28

In the Linux kernel, the following vulnerability has been resolved: libceph: make free_choose_arg_map() resilient to partial allocation free_choose_arg_map() may dereference a NULL pointer if its caller fails after a partial allocation. For exampl...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:11
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: libceph: replace overzealous BUG_ON in osdmap_apply_incremental() If the osdmap is (maliciously) corrupted such that the incremental osdmap epoch is different from what is expected...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 15:24:06
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handle_auth_done() Perform an explicit bounds check on payload_len to avoid a possible out-of-bounds access in the callout. [ idr...