Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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.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...

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

In the Linux kernel, the following vulnerability has been resolved: virtio-net: ensure the received length does not exceed allocated size In xdp_linearize_page, when reading the following buffers from the ring, we forget to check the received lengt...

  • EPSS 0.02%
  • Veröffentlicht 25.07.2025 13:15:26
  • Zuletzt bearbeitet 18.12.2025 17:20:12

In the Linux kernel, the following vulnerability has been resolved: rose: fix dangling neighbour pointers in rose_rt_device_down() There are two bugs in rose_rt_device_down() that can cause use-after-free: 1. The loop bound `t->count` is modified ...

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

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for get_first_active_display() The function mod_hdcp_hdcp1_enable_encryption() calls the function get_first_active_display(), but does not c...

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