Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 30.05.2024 16:15:17
  • Zuletzt bearbeitet 01.10.2025 14:34:11

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_migrate: Cast to output precision before multiplying operands Addressing potential overflow in result of multiplication of two lower precision (u32) operands before wide...

  • EPSS 0.22%
  • Veröffentlicht 30.05.2024 16:15:17
  • Zuletzt bearbeitet 01.10.2025 14:17:41

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfd_suspend_all_processes() t...

  • EPSS 0.22%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 01.04.2025 18:35:36

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Fix kernel panic after setting hsuid Symptom: When the hsuid attribute is set for the first time on an IQD Layer3 device while the corresponding network interface is alr...

  • EPSS 0.28%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:50

In the Linux kernel, the following vulnerability has been resolved: net: core: reject skb_copy(_expand) for fraglist GSO skbs SKB_GSO_FRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skb_c...

  • EPSS 0.23%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 21.11.2024 09:22:50

In the Linux kernel, the following vulnerability has been resolved: spi: fix null pointer dereference within spi_sync If spi_sync() is called with the non-empty queue and the same spi_message is then reused, the complete callback for the message re...

  • EPSS 0.23%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 15.01.2025 18:39:58

In the Linux kernel, the following vulnerability has been resolved: s390/cio: Ensure the copied buf is NUL terminated Currently, we allocate a lbuf-sized kernel buffer and copy lbuf from userspace to that buffer. Later, we use scanf on this buffer ...

  • EPSS 0.2%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 21.11.2024 09:22:50

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Prevent use-after-free from occurring after cdev removal Since thermal_debug_cdev_remove() does not run under cdev->lock, it can run in parallel with thermal_debug...

  • EPSS 0.29%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 22.01.2026 20:03:31

In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment(). syzbot triggered various splats (see [0] and links) by a crafted GSO packet of VIRTIO_NET_HDR_GS...

  • EPSS 0.3%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 22.01.2026 20:03:36

In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer ...

  • EPSS 0.21%
  • Veröffentlicht 30.05.2024 16:15:16
  • Zuletzt bearbeitet 15.01.2025 18:38:18

In the Linux kernel, the following vulnerability has been resolved: ice: ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count bytes from userspace to that buffer. Later, we use sscanf on this buf...