Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 08.04.2025 08:17:59
  • Zuletzt bearbeitet 02.01.2026 16:15:50

In the Linux kernel, the following vulnerability has been resolved: regulator: check that dummy regulator has been probed before using it Due to asynchronous driver probing there is a chance that the dummy regulator hasn't already been probed when ...

  • EPSS 0.03%
  • Veröffentlicht 08.04.2025 08:17:59
  • Zuletzt bearbeitet 01.10.2025 17:15:41

In the Linux kernel, the following vulnerability has been resolved: regulator: dummy: force synchronous probing Sometimes I get a NULL pointer dereference at boot time in kobject_get() with the following call stack: anatop_regulator_probe() devm_...

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

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw(). fib_check_nh_v6_gw() expects that fib6_nh_init() cleans up everything when it fails. Commit 7dd73168e273 ("ipv6: ...

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

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chan_alloc_skb_cb() The chan_alloc_skb_cb() function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference.

  • EPSS 0.04%
  • 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: drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse() On the off chance that command stream passed from userspace via ioctl() call to radeon_vce_cs_parse() is weirdly c...

  • EPSS 0.03%
  • 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.03%
  • 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: 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.03%
  • 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.03%
  • 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.03%
  • 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...