CVE-2024-57875
- EPSS 0.03%
- Published 11.01.2025 15:15:07
- Last modified 17.10.2025 15:27:09
In the Linux kernel, the following vulnerability has been resolved: block: RCU protect disk->conv_zones_bitmap Ensure that a disk revalidation changing the conventional zones bitmap of a disk does not cause invalid memory references when using the ...
- EPSS 0.03%
- Published 11.01.2025 15:15:07
- Last modified 03.11.2025 21:18:37
In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Fix resetting msg rx state after topology removal If the MST topology is removed during the reception of an MST down reply or MST up request sideband message, the drm_d...
CVE-2024-57809
- EPSS 0.03%
- Published 11.01.2025 14:15:25
- Last modified 17.10.2025 15:24:25
In the Linux kernel, the following vulnerability has been resolved: PCI: imx6: Fix suspend/resume support on i.MX6QDL The suspend/resume functionality is currently broken on the i.MX6QDL platform, as documented in the NXP errata (ERR005723): htt...
CVE-2024-57838
- EPSS 0.03%
- Published 11.01.2025 14:15:25
- Last modified 03.11.2025 21:18:35
In the Linux kernel, the following vulnerability has been resolved: s390/entry: Mark IRQ entries to fix stack depot warnings The stack depot filters out everything outside of the top interrupt context as an uninteresting or irrelevant part of the s...
CVE-2024-57800
- EPSS 0.04%
- Published 11.01.2025 13:15:30
- Last modified 16.10.2025 17:29:14
In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dma_mapping_error() over explicit address checking With CONFIG_DMA_API_DEBUG enabled, the following warning is observed: DMA-API: snd_hda_intel 0000:03:00.1...
CVE-2024-57804
- EPSS 0.04%
- Published 11.01.2025 13:15:30
- Last modified 17.10.2025 15:08:04
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs The driver, through the SAS transport, exposes a sysfs interface to enable/disable PHYs in a controller/expand...
CVE-2024-57805
- EPSS 0.04%
- Published 11.01.2025 13:15:30
- Last modified 17.10.2025 15:08:47
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP The linkDMA should not be released on stop trigger since a stream re-start might happen without closing of the stream...
CVE-2024-57806
- EPSS 0.02%
- Published 11.01.2025 13:15:30
- Last modified 24.09.2025 18:52:14
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction atomicity bug when enabling simple quotas Set squota incompat bit before committing the transaction that enables the feature. With the config CONFIG_BTRFS_A...
CVE-2024-57807
- EPSS 0.02%
- Published 11.01.2025 13:15:30
- Last modified 03.11.2025 21:18:34
In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 CPU1 ---- ...
CVE-2024-56788
- EPSS 0.02%
- Published 11.01.2025 13:15:29
- Last modified 24.09.2025 18:58:20
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oa_tc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waiting_tx_skb pointer points to ...