CVE-2022-49132
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 13.08.2026 00:17:29
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:...
CVE-2022-49133
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 13.08.2026 00:17:29
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...
CVE-2022-49134
- EPSS 0.23%
- 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...
CVE-2022-49135
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:50
- Zuletzt bearbeitet 13.08.2026 00:17:29
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.
CVE-2022-49136
- EPSS 0.25%
- 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...
CVE-2022-49118
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:49
- Zuletzt bearbeitet 13.08.2026 00:17:28
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 ...
CVE-2022-49119
- EPSS 0.27%
- 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: scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req() In pm8001_chip_fw_flash_update_build(), if pm8001_chip_fw_flash_update_build() fails, the struct fw_control_ex al...
CVE-2022-49120
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:49
- Zuletzt bearbeitet 23.09.2025 18:16:32
In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix task leak in pm8001_send_abort_all() In pm8001_send_abort_all(), make sure to free the allocated sas task if pm8001_tag_alloc() or pm8001_mpi_build_cmd() fail.
CVE-2022-49121
- EPSS 0.26%
- Veröffentlicht 26.02.2025 07:00:49
- Zuletzt bearbeitet 23.09.2025 18:16:41
In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix tag leaks on error In pm8001_chip_set_dev_state_req(), pm8001_chip_fw_flash_update_req(), pm80xx_chip_phy_ctl_req() and pm8001_chip_reg_dev_req() add missing call...
CVE-2022-49123
- EPSS 0.17%
- Veröffentlicht 26.02.2025 07:00:49
- Zuletzt bearbeitet 13.08.2026 00:17:28
In the Linux kernel, the following vulnerability has been resolved: ath11k: Fix frames flush failure caused by deadlock We are seeing below warnings: kernel: [25393.301506] ath11k_pci 0000:01:00.0: failed to flush mgmt transmit queue 0 kernel: [25...