Canonical

Ubuntu 22.04 LTS

8751 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 09:24:39
  • Zuletzt bearbeitet 26.06.2026 18:56:58

In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with nlmsg_new(NLMSG_DEFAULT_SIZE, ...) but serialize th...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 09:24:37
  • Zuletzt bearbeitet 26.06.2026 19:08:05

In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() CO-RE accessor strings are colon-separated indices that describe a path from a root BTF type to a target field,...

  • EPSS 0.11%
  • Veröffentlicht 27.05.2026 09:24:36
  • Zuletzt bearbeitet 26.06.2026 19:09:03

In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroup_storage_get_next_key() list_next_entry() never returns NULL -- when the current element is the last entry it wraps to the list head via con...

  • EPSS 0.12%
  • Veröffentlicht 26.05.2026 16:14:13
  • Zuletzt bearbeitet 26.06.2026 19:01:35

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Add the same NULL guard already present in l2cap_sock_resume_cb() and l2cap_sock_ready_cb().

  • EPSS 0.12%
  • Veröffentlicht 26.05.2026 16:14:12
  • Zuletzt bearbeitet 26.06.2026 19:01:20

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() Add the same NULL guard already present in l2cap_sock_resume_cb() and l2cap_sock_ready_cb().

  • EPSS 0.12%
  • Veröffentlicht 26.05.2026 16:14:11
  • Zuletzt bearbeitet 26.06.2026 18:57:39

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb() Add the same NULL guard already present in l2cap_sock_resume_cb() and l2cap_sock_ready_cb().

Medienbericht
  • EPSS 3.66%
  • Veröffentlicht 23.05.2026 11:44:02
  • Zuletzt bearbeitet 10.07.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skb_try_coalesce() can attach paged frags from @from to @to. If @from has SKBFL_SHARED_FRAG set, the resulting @to skb c...

Medienbericht
  • EPSS 0.14%
  • Veröffentlicht 23.05.2026 11:44:01
  • Zuletzt bearbeitet 02.07.2026 12:17:20

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: propagate shared-frag marker through frag-transfer helpers Two frag-transfer helpers (__pskb_copy_fclone() and skb_shift()) fail to propagate the SKBFL_SHARED_FRAG bit...

  • EPSS 0.12%
  • Veröffentlicht 21.05.2026 12:17:50
  • Zuletzt bearbeitet 26.06.2026 17:28:25

In the Linux kernel, the following vulnerability has been resolved: net/rds: handle zerocopy send cleanup before the message is queued A zerocopy send can fail after user pages have been pinned but before the message is attached to the sending sock...

Medienbericht Exploit
  • EPSS 0.13%
  • Veröffentlicht 21.05.2026 12:17:49
  • Zuletzt bearbeitet 08.07.2026 23:16:54

In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in remove_waiter() remove_waiter() is used by the slowlock paths, but it is also used for proxy-lock rollback in rt_mutex_start_proxy_l...