Canonical

Ubuntu 26.04 LTS

1029 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 01.05.2026 14:16:19
  • Zuletzt bearbeitet 01.06.2026 17:16:56

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed When retrieving the PDH cert, don't attempt to copy the blobs to userspace if the firmware command fa...

  • EPSS 0.13%
  • Veröffentlicht 01.05.2026 14:16:19
  • Zuletzt bearbeitet 01.06.2026 17:16:56

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed When retrieving the PEK CSR, don't attempt to copy the blob to userspace if the firmware command failed. ...

  • EPSS 0.1%
  • Veröffentlicht 01.05.2026 14:16:19
  • Zuletzt bearbeitet 06.05.2026 19:01:07

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd() In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr points directly into the mmap'd TX ring buffer shared wi...

  • EPSS 0.18%
  • Veröffentlicht 30.04.2026 11:16:21
  • Zuletzt bearbeitet 06.05.2026 19:38:53

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix double free via VMA splitting privcmd_vm_ops defines .close (privcmd_close), but neither .may_split nor .open. When userspace does a partial munmap() on a privcmd ...

  • EPSS 0.2%
  • Veröffentlicht 30.04.2026 11:16:20
  • Zuletzt bearbeitet 06.05.2026 19:44:30

In the Linux kernel, the following vulnerability has been resolved: Buffer overflow in drivers/xen/sys-hypervisor.c The build id returned by HYPERVISOR_xen_version(XENVER_build_id) is neither NUL terminated nor a string. The first causes a buffer ...

  • EPSS 0.12%
  • Veröffentlicht 27.04.2026 17:30:53
  • Zuletzt bearbeitet 01.06.2026 17:16:55

In the Linux kernel, the following vulnerability has been resolved: mm/kasan: fix double free for kasan pXds kasan_free_pxd() assumes the page table is always struct page aligned. But that's not always the case for all architectures. E.g. In cas...

  • EPSS 0.19%
  • Veröffentlicht 27.04.2026 15:16:04
  • Zuletzt bearbeitet 29.04.2026 04:16:38

A transient execution vulnerability within AMD CPUs may allow a local user-privileged attacker to leak data via the floating point divisor unit, potentially resulting in loss of confidentiality.

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:49
  • Zuletzt bearbeitet 14.07.2026 13:18:46

In the Linux kernel, the following vulnerability has been resolved: x86/CPU: Fix FPDSS on Zen1 Zen1's hardware divider can leave, under certain circumstances, partial results from previous operations. Those results can be leaked by another, attack...

  • EPSS 0.22%
  • Veröffentlicht 24.04.2026 14:42:49
  • Zuletzt bearbeitet 01.06.2026 17:16:53

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCP_CLOSED checks In nfc_llcp_recv_hdlc() and nfc_llcp_recv_disc(), when the socket state is LLCP_CLOSED, the code correctly calls release_sock...

  • EPSS 0.13%
  • Veröffentlicht 24.04.2026 14:42:48
  • Zuletzt bearbeitet 01.06.2026 17:16:53

In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it should be verified to ensure that it is in the range of...