PT-2024-24988 · Linux+2 · Linux Kernel+2
Published
2024-06-24
·
Updated
2024-09-23
·
CVE-2024-32936
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a race condition in the Linux kernel's media subsystem, specifically in the ti: j721e-csi2rx module. After a frame is submitted to DMA, the submitted list may not be updated soon enough, and the DMA callback may be triggered before that, leading to kernel crashes. To prevent such races, the fix involves moving everything into a single lock/unlock section.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu