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.17%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 16.12.2025 14:11:44

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc...

  • EPSS 0.16%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 12.05.2026 13:16:48

In the Linux kernel, the following vulnerability has been resolved: maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate() Temporarily clear the preallocation flag when explicitly requesting allocations. Pre-existing allocations are already c...

  • EPSS 0.11%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 16.12.2025 17:32:30

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a race between renames and directory logging We have a race between a rename and directory inode logging that if it happens and we crash/power fail before the rename com...

  • EPSS 0.15%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 19.11.2025 20:17:59

In the Linux kernel, the following vulnerability has been resolved: misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe() The returned value, pfsm->miscdev.name, from devm_kasprintf() could be NULL. A pointer check is added to prevent ...

  • EPSS 0.15%
  • Veröffentlicht 25.07.2025 13:15:25
  • Zuletzt bearbeitet 18.11.2025 19:27:41

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call t...

  • EPSS 0.16%
  • Veröffentlicht 25.07.2025 13:15:24
  • Zuletzt bearbeitet 16.12.2025 14:12:25

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gpu: Fix crash when throttling GPU immediately during boot There is a small chance that the GPU is already hot during boot. In that case, the call to of_devfreq_cooling_reg...

  • EPSS 0.1%
  • Veröffentlicht 25.07.2025 13:15:24
  • Zuletzt bearbeitet 18.11.2025 20:33:01

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix in_atomic() handling in do_secure_storage_access() Kernel user spaces accesses to not exported pages in atomic context incorrectly try to resolve the page fault. With ...

  • EPSS 0.15%
  • Veröffentlicht 25.07.2025 13:15:24
  • Zuletzt bearbeitet 18.11.2025 20:32:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add more checks for DSC / HUBP ONO guarantees [WHY] For non-zero DSC instances it's possible that the HUBP domain required to drive it for sequential ONO ASICs isn...

  • EPSS 0.2%
  • Veröffentlicht 25.07.2025 13:15:24
  • Zuletzt bearbeitet 17.03.2026 15:58:15

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dce_hwseq before dereferencing it [WHAT] hws was checked for null earlier in dce110_blank_stream, indicating hws can be null, and should be checked whenever...

  • EPSS 0.12%
  • Veröffentlicht 25.07.2025 13:15:23
  • Zuletzt bearbeitet 18.11.2025 12:51:07

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it ...