Canonical

Ubuntu Pro 18.04 LTS

5526 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.34%
  • Veröffentlicht 25.04.2026 08:47:02
  • Zuletzt bearbeitet 01.06.2026 17:16:55

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6t_eui64: reject invalid MAC header for all packets `eui64_mt6()` derives a modified EUI-64 from the Ethernet source address and compares it with the low 64 bits of th...

  • EPSS 0.12%
  • Veröffentlicht 25.04.2026 08:47:00
  • Zuletzt bearbeitet 06.05.2026 21:14:05

In the Linux kernel, the following vulnerability has been resolved: batman-adv: avoid OGM aggregation when skb tailroom is insufficient When OGM aggregation state is toggled at runtime, an existing forwarded packet may have been allocated with only...

  • EPSS 0.42%
  • Veröffentlicht 25.04.2026 08:46:59
  • Zuletzt bearbeitet 06.05.2026 21:17:15

In the Linux kernel, the following vulnerability has been resolved: bridge: br_nd_send: linearize skb before parsing ND options br_nd_send() parses neighbour discovery options from ns->opt[] and assumes that these options are in the linear part of ...

  • EPSS 0.12%
  • Veröffentlicht 25.04.2026 08:46:57
  • Zuletzt bearbeitet 01.06.2026 17:16:55

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_multiport: validate range encoding in checkentry ports_match_v1() treats any non-zero pflags entry as the start of a port range and unconditionally consumes the next ...

  • EPSS 0.12%
  • Veröffentlicht 25.04.2026 08:46:56
  • Zuletzt bearbeitet 06.05.2026 21:23:31

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: flowlabel: defer exclusive option free until RCU teardown `ip6fl_seq_show()` walks the global flowlabel hash under the seq-file RCU read-side lock and prints `fl->opt->o...

  • EPSS 0.1%
  • Veröffentlicht 25.04.2026 08:46:54
  • Zuletzt bearbeitet 06.05.2026 21:28:02

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdev_put to RCU release ovs_netdev_tunnel_destroy() may run after NETDEV_UNREGISTER already detached the device. Dropping the netdev reference in destro...

  • EPSS 0.11%
  • Veröffentlicht 25.04.2026 08:46:53
  • Zuletzt bearbeitet 06.05.2026 21:29:38

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - limit RX SG extraction by receive buffer budget Make af_alg_get_rsgl() limit each RX scatterlist extraction to the remaining receive buffer budget. af_alg_get_rsg...

  • EPSS 0.39%
  • Veröffentlicht 25.04.2026 08:46:52
  • Zuletzt bearbeitet 01.06.2026 17:16:55

In the Linux kernel, the following vulnerability has been resolved: rxrpc: only handle RESPONSE during service challenge Only process RESPONSE packets while the service connection is still in RXRPC_CONN_SERVICE_CHALLENGING. Check that state under s...

  • EPSS 0.13%
  • Veröffentlicht 25.04.2026 08:46:51
  • Zuletzt bearbeitet 06.05.2026 21:33:21

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_netem: fix out-of-bounds access in packet corruption In netem_enqueue(), the packet corruption logic uses get_random_u32_below(skb_headlen(skb)) to select an index f...

  • EPSS 0.12%
  • Veröffentlicht 25.04.2026 08:46:50
  • Zuletzt bearbeitet 06.05.2026 21:34:51

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check() Reject rt match rules whose addrnr exceeds IP6T_RT_HOPS. rt_mt6() expects addrnr to stay within the bounds of rtinfo-...