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 25.07.2025 13:15:28
  • Zuletzt bearbeitet 19.11.2025 20:11:02

In the Linux kernel, the following vulnerability has been resolved: idpf: convert control queue mutex to a spinlock With VIRTCHNL2_CAP_MACFILTER enabled, the following warning is generated on module load: [ 324.701677] BUG: sleeping function call...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 12.05.2026 13:16:48

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN We found a few different systems hung up in writeback waiting on the same page lock, and one task waiting on the NFS_LAYOUT_DRAIN...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 13:15:28
  • Zuletzt bearbeitet 23.12.2025 19:33:07

In the Linux kernel, the following vulnerability has been resolved: regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods drvdata::gpiods is supposed to hold an array of 'gpio_desc' pointers. But the memory is allocated for only one poin...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:11:18

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix iteration of extrefs during log replay At __inode_add_ref() when processing extrefs, if we jump into the next label we have an undefined value of victim_name.len, since ...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:11:23

In the Linux kernel, the following vulnerability has been resolved: mtd: spinand: fix memory leak of ECC engine conf Memory allocated for the ECC engine conf is not released during spinand cleanup. Below kmemleak trace is seen for this memory leak:...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:12:05

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect Remove redundant netif_napi_del() call from disconnect path. A WARN may be triggered in __netif_napi_del_locke...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:27
  • Zuletzt bearbeitet 16.12.2025 20:12:11

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Refuse to evaluate a method if arguments are missing As reported in [1], a platform firmware update that increased the number of method parameters and forgot to update a le...

  • EPSS 0.03%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 16.12.2025 17:31:33

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable interrupts before resetting the GPU Currently, an interrupt can be triggered during a GPU reset, which can lead to GPU hangs and NULL pointer dereference in an int...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 18.11.2025 19:26:55

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling __xa_store() and __xa_erase() were used without holding the proper lock, which led to a lockdep warning due to unsafe R...

  • EPSS 0.01%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 19.11.2025 19:34:31

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix potential deadlock in MR deregistration The issue arises when kzalloc() is invoked while holding umem_mutex or any other lock acquired under umem_mutex. This is proble...