Canonical

Ubuntu Pro 18.04 LTS

5525 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:57
  • Zuletzt bearbeitet 08.07.2026 04:00:54

In the Linux kernel, the following vulnerability has been resolved: tee: optee: prevent use-after-free when the client exits before the supplicant Commit 70b0d6b0a199 ("tee: optee: Fix supplicant wait loop") made the client wait as killable so it c...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:56
  • Zuletzt bearbeitet 08.07.2026 04:01:39

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers smb2_oplock_break_noti() and smb2_lease_break_noti() read opinfo->conn into a local with neither READ_ONCE() n...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:55
  • Zuletzt bearbeitet 08.07.2026 04:01:49

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: add mutex to guard hook reference counting As the synproxy infrastructure register netfilter hooks on-demand when a user adds the first iptables target or nfta...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:55
  • Zuletzt bearbeitet 08.07.2026 04:01:44

In the Linux kernel, the following vulnerability has been resolved: ipvs: clear the svc scheduler ptr early on edit ip_vs_edit_service() while unbinding the old scheduler clears the svc->scheduler ptr after the scheduler module initiates RCU callba...

  • EPSS 0.36%
  • Veröffentlicht 25.06.2026 08:39:54
  • Zuletzt bearbeitet 08.07.2026 04:01:54

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack_irc: fix possible out-of-bounds read When parsing fails after we've matched the command string we should bail out instead of trying to match a different comman...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:53
  • Zuletzt bearbeitet 08.07.2026 04:02:04

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebt_snat ARP rewrite writable The ebtables SNAT target keeps the Ethernet source address rewrite behind skb_ensure_writable(skb, 0). This is intentional: a...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:53
  • Zuletzt bearbeitet 08.07.2026 04:01:59

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: bail out on template ct in get eval I noticed this issue while looking at a historic syzbot report [1]. A rule like the one below is enough to trigger the bug: ...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:52
  • Zuletzt bearbeitet 08.07.2026 04:02:08

In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de ("dm cache policy smq: fix missing locks in invalidating cache blocks") added mq->lock around the de...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:51
  • Zuletzt bearbeitet 08.07.2026 04:02:17

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpan_iphc_mcast_ctx_addr_compress() uses &data[1] as destination and &ipaddr->s6_addr[11] as...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:51
  • Zuletzt bearbeitet 08.07.2026 04:02:13

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is possible to create a race with an associated action....