CVE-2024-27409
- EPSS 0.02%
- Published 17.05.2024 12:15:11
- Last modified 18.09.2025 17:33:12
In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup The Linked list element and pointer are not stored in the same memory as the HDMA controlle...
- EPSS 0.06%
- Published 17.05.2024 12:15:11
- Last modified 19.06.2025 13:15:36
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it int...
CVE-2024-27411
- EPSS 0.03%
- Published 17.05.2024 12:15:11
- Last modified 26.09.2025 17:05:58
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: keep DMA buffers required for suspend/resume Nouveau deallocates a few buffers post GPU init which are required for GPU suspend/resume to function correctly. This is l...
CVE-2024-27403
- EPSS 0.01%
- Published 17.05.2024 12:15:10
- Last modified 18.09.2025 17:28:55
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_flow_offload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object...
CVE-2024-27404
- EPSS 0.01%
- Published 17.05.2024 12:15:10
- Last modified 18.09.2025 17:30:09
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data races on remote_id Similar to the previous patch, address the data race on remote_id, adding the suitable ONCE annotations.
CVE-2024-27406
- EPSS 0.05%
- Published 17.05.2024 12:15:10
- Last modified 18.09.2025 17:30:47
In the Linux kernel, the following vulnerability has been resolved: lib/Kconfig.debug: TEST_IOV_ITER depends on MMU Trying to run the iov_iter unit test on a nommu system such as the qemu kc705-nommu emulation results in a crash. KTAP version ...
CVE-2023-52657
- EPSS 0.04%
- Published 17.05.2024 12:15:09
- Last modified 18.09.2025 17:07:34
In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on d...
CVE-2023-52658
- EPSS 0.01%
- Published 17.05.2024 12:15:09
- Last modified 18.09.2025 17:24:50
In the Linux kernel, the following vulnerability has been resolved: Revert "net/mlx5: Block entering switchdev mode with ns inconsistency" This reverts commit 662404b24a4c4d839839ed25e3097571f5938b9b. The revert is required due to the suspicion it ...
CVE-2024-27402
- EPSS 0.02%
- Published 17.05.2024 12:15:09
- Last modified 18.09.2025 17:26:45
In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skb_queue_empty() use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skb_peek() unexpectedly returning...
- EPSS 0.03%
- Published 14.05.2024 15:12:29
- Last modified 21.11.2024 09:04:32
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2 This reverts drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap. The basic problem here is that af...