Canonical

Ubuntu 26.04

523 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:21:49
  • Zuletzt bearbeitet 21.05.2026 18:13:28

In the Linux kernel, the following vulnerability has been resolved: tipc: fix divide-by-zero in tipc_sk_filter_connect() A user can set conn_timeout to any value via setsockopt(TIPC_CONN_TIMEOUT), including values less than 4. When a SYN is reject...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:21:48
  • Zuletzt bearbeitet 21.05.2026 19:03:05

In the Linux kernel, the following vulnerability has been resolved: kprobes: avoid crash when rmmod/insmod after ftrace killed After we hit ftrace is killed by some errors, the kernel crash if we remove modules in which kprobe probes. BUG: unable ...

  • EPSS 0.12%
  • Veröffentlicht 08.05.2026 14:21:48
  • Zuletzt bearbeitet 21.05.2026 18:14:24

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled When the Remote System Update (RSU) isn't enabled in the First Stage Boot Loader (FSBL), the driver encou...

  • EPSS 0.13%
  • Veröffentlicht 08.05.2026 14:21:47
  • Zuletzt bearbeitet 21.05.2026 19:06:34

In the Linux kernel, the following vulnerability has been resolved: ceph: add a bunch of missing ceph_path_info initializers ceph_mdsc_build_path() must be called with a zero-initialized ceph_path_info parameter, or else the following ceph_mdsc_fre...

  • EPSS 0.5%
  • Veröffentlicht 08.05.2026 14:21:46
  • Zuletzt bearbeitet 21.05.2026 19:09:31

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in process_message_header() If the message frame is (maliciously) corrupted in a way that the length of the control segment ends up b...

  • EPSS 0.54%
  • Veröffentlicht 08.05.2026 14:21:46
  • Zuletzt bearbeitet 21.05.2026 19:08:17

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() This patch fixes an out-of-bounds access in ceph_handle_auth_reply() that can be triggered by a message of t...

  • EPSS 0.49%
  • Veröffentlicht 08.05.2026 14:21:45
  • Zuletzt bearbeitet 21.05.2026 19:16:09

In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change signedness of blob_len and num_mon in ceph_monmap_dec...

  • EPSS 0.13%
  • Veröffentlicht 08.05.2026 14:21:44
  • Zuletzt bearbeitet 21.05.2026 19:23:20

In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for ns iteration ioctls Even privileged services should not necessarily be able to see other privileged service's namespaces so they can't leak info...

  • EPSS 0.09%
  • Veröffentlicht 08.05.2026 14:21:44
  • Zuletzt bearbeitet 21.05.2026 19:21:22

In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to acquire the lock of a device-private folio for mig...

  • EPSS 0.46%
  • Veröffentlicht 08.05.2026 14:21:43
  • Zuletzt bearbeitet 21.05.2026 19:24:33

In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function pointers during KUnit testing. The crash was traced...