Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 09:24:37
  • Zuletzt bearbeitet 27.08.2026 13:18:06

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.13%
  • 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 27.05.2026 09:24:32
  • Zuletzt bearbeitet 26.06.2026 19:09:14

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in arena_vm_close on fork arena_vm_open() only bumps vml->mmap_count but never registers the child VMA in arena->vma_list. The vml->vma always points at the...

  • EPSS 0.12%
  • Veröffentlicht 26.05.2026 16:14:13
  • Zuletzt bearbeitet 24.07.2026 11:10:00

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 24.07.2026 11:10:00

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 24.07.2026 11:10:00

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 7.01%
  • Veröffentlicht 23.05.2026 11:44:02
  • Zuletzt bearbeitet 23.07.2026 11:10:00

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.34%
  • Veröffentlicht 23.05.2026 11:44:01
  • Zuletzt bearbeitet 24.08.2026 13:18:47

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 23.07.2026 16:10:00

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.73%
  • Veröffentlicht 21.05.2026 12:17:49
  • Zuletzt bearbeitet 26.08.2026 20:17:22

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...