Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 20.03.2026 08:16:12
  • Zuletzt bearbeitet 23.03.2026 18:24:15

Free5GC is an open-source Linux Foundation project for 5th generation (5G) mobile core networks. Versions prior to 1.4.2 are vulnerable to null byte injection in URL path parameters. A remote attacker can inject null bytes (URL-encoded as %00) into t...

Exploit
  • EPSS 0.01%
  • Veröffentlicht 20.03.2026 08:09:07
  • Zuletzt bearbeitet 23.03.2026 18:32:46

Free5GC is an open-source Linux Foundation project for 5th generation (5G) mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request (from UDR) into a 500 Internal Server Error when handling PATCH req...

  • EPSS 0.02%
  • Veröffentlicht 20.03.2026 08:08:58
  • Zuletzt bearbeitet 02.04.2026 09:16:20

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: always walk all pending catchall elements During transaction processing we might have more than one catchall element: 1 live catchall element and 1 pending el...

  • EPSS 0.05%
  • Veröffentlicht 20.03.2026 08:08:57
  • Zuletzt bearbeitet 18.04.2026 09:16:15

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit teql_master_xmit() calls netdev_start_xmit(skb, slave) to transmit through slave devices, but does...

  • EPSS 0.03%
  • Veröffentlicht 20.03.2026 08:08:56
  • Zuletzt bearbeitet 25.03.2026 11:16:21

In the Linux kernel, the following vulnerability has been resolved: net: add xmit recursion limit to tunnel xmit functions Tunnel xmit functions (iptunnel_xmit, ip6tunnel_xmit) lack their own recursion limit. When a bond device in broadcast mode ha...

  • EPSS 0.02%
  • Veröffentlicht 20.03.2026 08:08:54
  • Zuletzt bearbeitet 02.04.2026 15:16:29

In the Linux kernel, the following vulnerability has been resolved: macvlan: observe an RCU grace period in macvlan_common_newlink() error path valis reported that a race condition still happens after my prior patch. macvlan_common_newlink() might...

  • EPSS 0.02%
  • Veröffentlicht 20.03.2026 08:08:54
  • Zuletzt bearbeitet 18.04.2026 09:16:15

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels IDLETIMER revision 0 rules reuse existing timers by label and always call mod_timer() on timer->timer. If the labe...

  • EPSS 0.02%
  • Veröffentlicht 20.03.2026 08:08:52
  • Zuletzt bearbeitet 02.04.2026 15:16:28

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: unconditionally bump set->nelems before insertion In case that the set is full, a new element gets published then removed without waiting for the RCU grace pe...

  • EPSS 0.02%
  • Veröffentlicht 20.03.2026 08:08:46
  • Zuletzt bearbeitet 02.04.2026 15:16:28

In the Linux kernel, the following vulnerability has been resolved: perf: Fix __perf_event_overflow() vs perf_remove_from_context() race Make sure that __perf_event_overflow() runs with IRQs disabled for all possible callchains. Specifically the so...

  • EPSS 0.02%
  • Veröffentlicht 18.03.2026 17:54:43
  • Zuletzt bearbeitet 18.04.2026 09:16:15

In the Linux kernel, the following vulnerability has been resolved: net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks As Paolo said earlier [1]: "Since the blamed commit below, classify can return TC_ACT_CONSUMED whil...