CVE-2024-42274
- EPSS 0.01%
- Published 17.08.2024 09:15:08
- Last modified 03.11.2025 22:17:53
In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e ("ALSA: firewire-lib: operate for period elapse event in process context") remov...
CVE-2024-42275
- EPSS 0.04%
- Published 17.08.2024 09:15:08
- Last modified 29.09.2025 15:05:53
In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix error code in drm_client_buffer_vmap_local() This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized *m...
CVE-2024-42276
- EPSS 0.02%
- Published 17.08.2024 09:15:08
- Last modified 03.11.2025 22:17:53
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvme_map_data() is called when request has physical segments, hence the nvme_unmap_data() should have same condit...
CVE-2024-42277
- EPSS 0.01%
- Published 17.08.2024 09:15:08
- Last modified 03.11.2025 22:17:53
In the Linux kernel, the following vulnerability has been resolved: iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en In sprd_iommu_cleanup() before calling function sprd_iommu_hw_en() dom->sdev is equal to NULL, which leads to null dereference. F...
CVE-2024-42278
- EPSS 0.01%
- Published 17.08.2024 09:15:08
- Last modified 30.09.2024 12:53:36
In the Linux kernel, the following vulnerability has been resolved: ASoC: TAS2781: Fix tasdev_load_calibrated_data() This function has a reversed if statement so it's either a no-op or it leads to a NULL dereference.
CVE-2024-42279
- EPSS 0.02%
- Published 17.08.2024 09:15:08
- Last modified 02.10.2025 18:32:28
In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rx_len == 0, the RX FIFO is not going to be emptied in the interrupt handler. A...
CVE-2024-42280
- EPSS 0.01%
- Published 17.08.2024 09:15:08
- Last modified 03.11.2025 22:17:54
In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp).
CVE-2023-52889
- EPSS 0.01%
- Published 17.08.2024 09:15:07
- Last modified 03.11.2025 22:16:32
In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being ...
CVE-2024-42260
- EPSS 0.02%
- Published 17.08.2024 09:15:07
- Last modified 03.10.2025 18:59:52
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver ...
CVE-2024-42261
- EPSS 0.01%
- Published 17.08.2024 09:15:07
- Last modified 03.10.2025 18:59:36
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the timestamp extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver wi...