CVE-2024-56764
- EPSS 0.04%
- Published 06.01.2025 17:15:42
- Last modified 11.02.2025 16:15:47
In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if add_disk() fails Inside ublk_abort_requests(), gendisk is grabbed for aborting all inflight requests. And ublk_abort_requests() is called w...
CVE-2024-56765
- EPSS 0.05%
- Published 06.01.2025 17:15:42
- Last modified 03.11.2025 21:18:28
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/vas: Add close() callback in vas_vm_ops struct The mapping VMA address is saved in VAS window struct when the paste address is mapped. This VMA address is used duri...
CVE-2024-56760
- EPSS 0.03%
- Published 06.01.2025 17:15:41
- Last modified 01.10.2025 20:17:50
In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pci_msi_setup_msi_irqs() on a RISCV platform which does not provide PCI/MSI support: WARNIN...
CVE-2024-56761
- EPSS 0.04%
- Published 06.01.2025 17:15:41
- Last modified 09.01.2025 16:16:23
In the Linux kernel, the following vulnerability has been resolved: x86/fred: Clear WFE in missing-ENDBRANCH #CPs An indirect branch instruction sets the CPU indirect branch tracker (IBT) into WAIT_FOR_ENDBRANCH (WFE) state and WFE stays asserted a...
CVE-2024-56757
- EPSS 0.03%
- Published 06.01.2025 17:15:40
- Last modified 01.10.2025 20:17:49
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released befo...
CVE-2024-56758
- EPSS 0.07%
- Published 06.01.2025 17:15:40
- Last modified 03.11.2025 18:15:43
In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocate_one_folio() When we call btrfs_read_folio() to bring a folio uptodate, we unlock the folio. The result of that is that a differe...
CVE-2024-56759
- EPSS 0.05%
- Published 06.01.2025 17:15:40
- Last modified 03.11.2025 21:18:27
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfs_cow_block(), and we have the tracepoint trace_btrfs_cow_block() enabled ...
CVE-2022-49035
- EPSS 0.03%
- Published 02.01.2025 15:15:18
- Last modified 01.10.2025 20:15:43
In the Linux kernel, the following vulnerability has been resolved: media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE I expect that the hardware will have limited this to 16, but just in case it hasn't, check for this corner case.
CVE-2024-56755
- EPSS 0.05%
- Published 29.12.2024 12:15:09
- Last modified 03.11.2025 21:18:27
In the Linux kernel, the following vulnerability has been resolved: netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING In fscache_create_volume(), there is a missing memory barrier between the bit-clearing operation and the wake-up ope...
CVE-2024-56756
- EPSS 0.05%
- Published 29.12.2024 12:15:09
- Last modified 03.11.2025 21:18:27
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix freeing of the HMB descriptor table The HMB descriptor table is sized to the maximum number of descriptors that could be used for a given device, but __nvme_alloc_hos...