CVE-2022-49136
- EPSS 0.03%
- 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.03%
- 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...
CVE-2022-49122
- EPSS 0.05%
- Veröffentlicht 26.02.2025 07:00:49
- Zuletzt bearbeitet 14.10.2025 19:56:27
In the Linux kernel, the following vulnerability has been resolved: dm ioctl: prevent potential spectre v1 gadget It appears like cmd could be a Spectre v1 gadget as it's supplied by a user and used as an array index. Prevent the contents of kernel...
CVE-2022-49123
- 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: 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...
CVE-2022-49124
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:00:49
- Zuletzt bearbeitet 15.10.2025 19:44:53
In the Linux kernel, the following vulnerability has been resolved: x86/mce: Work around an erratum on fast string copy instructions A rare kernel panic scenario can happen when the following conditions are met due to an erratum on fast string copy...