CVE-2022-49133
- EPSS 0.03%
- 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...
CVE-2022-49134
- EPSS 0.03%
- 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.03%
- 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.
CVE-2022-49136
- EPSS 0.04%
- 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-49137
- EPSS 0.03%
- 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...
CVE-2022-49117
- EPSS 0.03%
- 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.
CVE-2022-49118
- EPSS 0.04%
- 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 ...
CVE-2022-49119
- EPSS 0.05%
- 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.05%
- 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.05%
- 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...