Memory Allocation Issue in Linux Kernel Affecting ALSA Device Drivers
CVE-2024-57800
Currently unrated
Summary
A vulnerability exists in the Linux Kernel related to ALSA device drivers, where improper error handling during DMA address mapping may lead to exploitation. The issue arises when DMA-API debugging is enabled, resulting in a warning that indicates the device driver fails to check for mapping errors effectively. This could potentially allow malicious actors to exploit these errors, jeopardizing system stability and security. Developers are encouraged to utilize the recommended dma_mapping_error() function to handle these mappings correctly and avoid such critical warnings.
Affected Version(s)
Linux c880a5146642e9d35f88aaa353ae98ffd4fc3f99
Linux c880a5146642e9d35f88aaa353ae98ffd4fc3f99
Linux 6.12
References
Timeline
Vulnerability published
Vulnerability Reserved