Canonical

Ubuntu 26.04 LTS

192 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 01.05.2026 14:16:20
  • Zuletzt bearbeitet 17.05.2026 16:16:15

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate the whole DACL before rewriting it in cifsacl build_sec_desc() and id_mode_to_cifs_acl() derive a DACL pointer from a server-supplied dacloffset and then use ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:16:19
  • Zuletzt bearbeitet 01.06.2026 17:16:55

In the Linux kernel, the following vulnerability has been resolved: fuse: reject oversized dirents in page cache fuse_add_dirent_to_cache() computes a serialized dirent size from the server-controlled namelen field and copies the dirent into a sing...

  • EPSS 0.01%
  • 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: rxrpc: Fix missing validation of ticket length in non-XDR key preparsing In rxrpc_preparse(), there are two paths for parsing key payloads: the XDR path (for large payloads) and th...

  • EPSS 0.01%
  • 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 ID to userspace if PSP command failed When retrieving the ID for the CPU, don't attempt to copy the ID blob to userspace if the firmware command ...

  • EPSS 0.01%
  • 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.01%
  • 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.01%
  • 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.01%
  • 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.01%
  • 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.02%
  • 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...