Canonical

Ubuntu 24.04 LTS

7491 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 24.09.2025 21:15:15

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix vector state restore in rt_sigreturn() The RISC-V Vector specification states in "Appendix D: Calling Convention for Vector State" [1] that "Executing a system call caus...

  • EPSS 0.2%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 04.08.2026 11:18:04

In the Linux kernel, the following vulnerability has been resolved: aio: Fix null ptr deref in aio_complete() wakeup list_del_init_careful() needs to be the last access to the wait queue entry - it effectively unlocks access. Previously, finish_wa...

  • EPSS 0.25%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 04.08.2026 11:18:04

In the Linux kernel, the following vulnerability has been resolved: x86/coco: Require seeding RNG with RDRAND on CoCo systems There are few uses of CoCo that don't rely on working cryptography and hence a working RNG. Unfortunately, the CoCo threat...

  • EPSS 0.25%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:38

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: fix VM_PAT handling in COW mappings PAT handling won't do the right thing in COW mappings: the first PTE (or, in fact, all PTEs) can be replaced during write faults to ...

  • EPSS 0.23%
  • Veröffentlicht 19.05.2024 09:15:07
  • Zuletzt bearbeitet 04.08.2026 11:18:00

In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpf_link dealloc to after RCU grace period BPF link for some program types is passed as a "context" which can be used by those BPF programs to look up additi...

  • EPSS 0.66%
  • Veröffentlicht 19.05.2024 09:15:07
  • Zuletzt bearbeitet 04.08.2026 11:18:01

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.66%
  • Veröffentlicht 19.05.2024 09:15:07
  • Zuletzt bearbeitet 04.08.2026 11:18:01

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2_is_network_name_deleted() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.66%
  • Veröffentlicht 19.05.2024 09:15:07
  • Zuletzt bearbeitet 04.08.2026 11:18:01

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in is_valid_oplock_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.66%
  • Veröffentlicht 19.05.2024 09:15:07
  • Zuletzt bearbeitet 04.08.2026 11:18:02

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2_is_valid_lease_break() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.18%
  • Veröffentlicht 17.05.2024 22:15:07
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.