Canonical

Ubuntu 22.04 LTS

9201 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • Veröffentlicht 08.06.2024 13:15:57
  • Zuletzt bearbeitet 01.10.2025 14:43:52

In the Linux kernel, the following vulnerability has been resolved: erofs: reliably distinguish block based and fscache mode When erofs_kill_sb() is called in block dev based mode, s_bdev may not have been initialised yet, and if CONFIG_EROFS_FS_ON...

  • EPSS 0.29%
  • Veröffentlicht 03.06.2024 08:15:09
  • Zuletzt bearbeitet 01.04.2025 18:36:15

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix invalid reads in fence signaled events Correctly set the length of the drm_event to the size of the structure that's actually used. The length of the drm_event was...

  • EPSS 0.22%
  • Veröffentlicht 03.06.2024 08:15:09
  • Zuletzt bearbeitet 17.12.2025 03:28:54

In the Linux kernel, the following vulnerability has been resolved: fs/9p: only translate RWX permissions for plain 9P2000 Garbage in plain 9P2000's perm bits is allowed through, which causes it to be able to set (among others) the suid bit. This w...

  • EPSS 0.26%
  • Veröffentlicht 30.05.2024 16:15:18
  • Zuletzt bearbeitet 17.12.2025 03:29:40

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset interrupt has occurred, mask bus reset interrupts until...

  • EPSS 0.22%
  • Veröffentlicht 30.05.2024 16:15:18
  • Zuletzt bearbeitet 01.10.2025 14:12:00

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: range check cp bad op exception interrupts Due to a CP interrupt bug, bad packet garbage exception codes are raised. Do a range check so that the debugger and runtime d...

  • EPSS 0.22%
  • Veröffentlicht 30.05.2024 16:15:18
  • Zuletzt bearbeitet 01.10.2025 14:11:24

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Move NPIV's transport unregistration to after resource clean up There are cases after NPIV deletion where the fabric switch still believes the NPIV is logged into the f...

  • EPSS 0.23%
  • Veröffentlicht 30.05.2024 16:15:18
  • Zuletzt bearbeitet 23.12.2025 19:16:51

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr() vgic_v2_parse_attr() is responsible for finding the vCPU that matches the user-provided CPUID, which (of course...

  • EPSS 0.25%
  • Veröffentlicht 30.05.2024 16:15:18
  • Zuletzt bearbeitet 14.01.2025 16:27:50

In the Linux kernel, the following vulnerability has been resolved: tipc: fix a possible memleak in tipc_buf_append __skb_linearize() doesn't free the skb when it fails, so move '*buf = NULL' after __skb_linearize(), so that the skb can be freed on...

  • EPSS 0.24%
  • Veröffentlicht 30.05.2024 16:15:18
  • Zuletzt bearbeitet 01.04.2025 18:35:58

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node() The documentation for device_get_named_child_node() mentions this important point: " The caller is responsibl...

  • EPSS 0.24%
  • Veröffentlicht 30.05.2024 16:15:18
  • Zuletzt bearbeitet 23.12.2025 19:16:46

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: avoid off-by-one read from userspace We try to access count + 1 byte from userspace with memdup_user(buffer, count + 1). However, the userspace only provides buffer o...