Canonical

Ubuntu 24.04 LTS

6644 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xp_create_and_assign_umem() Since the i and pool->chunk_size variables are of type 'u32', their product can wrap around and then be cast to 'u64'. T...

Medienbericht
  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 14.07.2026 13:17:28

In the Linux kernel, the following vulnerability has been resolved: proc: fix UAF in proc_get_inode() Fix race between rmmod and /proc/XXX's inode instantiation. The bug is that pde->proc_ops don't belong to /proc, it belongs to a module, therefor...

  • EPSS 0.18%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 01.10.2025 17:15:40

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Fix integer overflow in qaic_validate_req() These are u64 variables that come from the user via qaic_attach_slice_bo_ioctl(). Use check_add_overflow() to ensure that t...

  • EPSS 0.17%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 01.10.2025 17:15:40

In the Linux kernel, the following vulnerability has been resolved: netfs: Call `invalidate_cache` only if implemented Many filesystems such as NFS and Ceph do not implement the `invalidate_cache` method. On those filesystems, if writing to the ca...

  • EPSS 0.18%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 01.10.2025 17:15:41

In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix out of bound read in strscpy() source Commit 7fdaf8966aae ("can: ucan: use strscpy() to instead of strncpy()") unintentionally introduced a one byte out of bound rea...

  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:36

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lec_send() The ->send() operation frees skb so save the length before calling ->send() to avoid a use after free.

  • EPSS 0.18%
  • Veröffentlicht 03.04.2025 08:15:14
  • Zuletzt bearbeitet 01.10.2025 19:15:34

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The last_scheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of pre...

  • EPSS 0.18%
  • Veröffentlicht 02.04.2025 14:16:01
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix incorrect validation for num_aces field of smb_acl parse_dcal() validate num_aces to allocate posix_ace_state_array. if (num_aces > ULONG_MAX / sizeof(struct smb_ace *)...

  • EPSS 0.2%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes Currently, load_microcode_amd() iterates over all NUMA nodes, retrieves their CPU masks and unconditionally...

  • EPSS 0.18%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 02.01.2026 16:15:50

In the Linux kernel, the following vulnerability has been resolved: HID: ignore non-functional sensor in HP 5MP Camera The HP 5MP Camera (USB ID 0408:5473) reports a HID sensor interface that is not actually implemented. Attempting to access this n...