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.01%
  • Veröffentlicht 26.02.2025 07:00:50
  • Zuletzt bearbeitet 01.10.2025 20:15:49

In the Linux kernel, the following vulnerability has been resolved: ath11k: mhi: use mhi_sync_power_up() If amss.bin was missing ath11k would crash during 'rmmod ath11k_pci'. The reason for that was that we were using mhi_async_power_up() which doe...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:50
  • Zuletzt bearbeitet 01.10.2025 20:15:49

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix kernel panic during unload/load ath11k modules Call netif_napi_del() from ath11k_ahb_free_ext_irq() to fix the following kernel panic when unload/load ath11k modules fo...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:50
  • Zuletzt bearbeitet 23.09.2025 18:17:53

In the Linux kernel, the following vulnerability has been resolved: ath11k: pci: fix crash on suspend if board file is not found Mario reported that the kernel was crashing on suspend if ath11k was not able to find a board file: [ 473.693286] PM:...

  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:00:50
  • Zuletzt bearbeitet 15.10.2025 19:46:01

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: svm range restore work deadlock when process exit kfd_process_notifier_release flush svm_range_restore_work which calls svm_range_list_lock_and_flush_work to flush defe...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:50
  • Zuletzt bearbeitet 01.10.2025 20:15:50

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum: Guard against invalid local ports When processing events generated by the device's firmware, the driver protects itself from events reported for non-existent local...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:50
  • Zuletzt bearbeitet 01.10.2025 20:15:50

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak [why] Resource release is needed on the error handling path to prevent memory leak. [how] Fix this by adding kfree on the error handling path.

  • EPSS 0.1%
  • Veröffentlicht 26.02.2025 07:00:50
  • Zuletzt bearbeitet 25.03.2025 16:13:39

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set hci_cmd_sync_queue shall return an error if HCI_UNREGISTER flag has been set as that means hci_unregister_dev h...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:50
  • Zuletzt bearbeitet 01.10.2025 20:15:50

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj This issue takes place in an error path in amdgpu_cs_fence_to_handle_ioctl(). When `info->in.what` falls into default...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:00:49
  • Zuletzt bearbeitet 01.10.2025 20:15:48

In the Linux kernel, the following vulnerability has been resolved: mips: ralink: fix a refcount leak in ill_acc_of_setup() of_node_put(np) needs to be called when pdev == NULL.

  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:00:49
  • Zuletzt bearbeitet 15.10.2025 19:44:20

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Free irq vectors in order for v3 HW If the driver probe fails to request the channel IRQ or fatal IRQ, the driver will free the IRQ vectors before freeing the IRQs ...