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.12%
  • Veröffentlicht 04.08.2026 06:23:22
  • Zuletzt bearbeitet 19.08.2026 17:20:16

In the Linux kernel, the following vulnerability has been resolved: rhashtable: clear stale iter->p on table restart rhashtable_walk_start_check() has two restart paths when resuming a walk. When iter->walker.tbl is valid, it re-validates iter->p a...

Medienbericht
  • EPSS 0.12%
  • Veröffentlicht 04.08.2026 06:23:21
  • Zuletzt bearbeitet 27.08.2026 13:18:30

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Check for invalid/obsolete root *after* making MMU pages available Check for a "stale" page fault, i.e. for an invalid and/or obsolete root, after making MMU pages availa...

  • EPSS 0.12%
  • Veröffentlicht 04.08.2026 06:23:21
  • Zuletzt bearbeitet 19.08.2026 17:20:15

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Hide shadow VMCS right after VMCLEAR free_nested() frees the shadow VMCS while vmcs01 still points to it. But because it is asynchronous with respect to loaded_vmcs_clea...

  • EPSS 0.18%
  • Veröffentlicht 30.07.2026 09:18:06
  • Zuletzt bearbeitet 30.07.2026 10:16:34

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: wean fast IN from emulator_pio_in Use __emulator_pio_in() directly for fast PIO instead of bouncing through emulator_pio_in() now that __emulator_pio_in() fills "val" whe...

Medienbericht
  • EPSS 0.11%
  • Veröffentlicht 29.07.2026 16:47:17
  • Zuletzt bearbeitet 17.08.2026 05:18:01

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec() race Wongi and Jungwoo decoded and reported a non-leader exec() related race which can result in an UAF: sys_timer_delet...

  • EPSS 0.12%
  • Veröffentlicht 29.07.2026 16:31:22
  • Zuletzt bearbeitet 17.08.2026 05:18:01

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in PKEY_VERIFYPROTK ioctl Explicitly check the buffer length request structure provided by user-space and fail, if it exceeds the buffer size.

  • EPSS 0.12%
  • Veröffentlicht 29.07.2026 16:31:21
  • Zuletzt bearbeitet 17.08.2026 05:18:01

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkey_pckmo handler implementation Explicitly check the length of the target buffer in the pkey_pckmo implementation of the key_to_protkey() handler funct...

  • EPSS 0.16%
  • Veröffentlicht 29.07.2026 08:01:47
  • Zuletzt bearbeitet 17.08.2026 05:18:01

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb() l2cap_sock_new_connection_cb() returned l2cap_pi(sk)->chan after release_sock(parent). Once the parent lock i...

  • EPSS 0.16%
  • Veröffentlicht 29.07.2026 08:01:46
  • Zuletzt bearbeitet 17.08.2026 05:18:01

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during remove_on_exec perf_event_remove_on_exec() removes events by calling perf_event_exit_event(). For top-level events, this removes the event fro...

  • EPSS 0.17%
  • Veröffentlicht 27.07.2026 20:10:42
  • Zuletzt bearbeitet 17.08.2026 05:18:01

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Fix SPSR_EL2 restore in kvm_hyp_handle_mops() kvm_hyp_handle_mops() resets the single-step state machine as part of rewinding state for a MOPS exception by modifyin...