CVE-2024-41025: misc: fastrpc: Fix memory leak in audio daemon attach operation
In the Linux kernel, the following vulnerability has been resolved:
misc: fastrpc: Fix memory leak in audio daemon attach operation
Audio PD daemon send the name as part of the init IOCTL call. This name needs to be copied to kernel for which memory is allocated. This memory is never freed which might result in memory leak. Free the memory when it is not needed.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-41025?
CVE-2024-41025 has been categorized as a medium severity vulnerability.
How do I fix CVE-2024-41025?
To fix CVE-2024-41025, update the Linux kernel to versions 5.10.223-1, 5.10.226-1, 6.1.119-1, 6.1.123-1, 6.12.10-1, or 6.12.11-1.
What software is affected by CVE-2024-41025?
CVE-2024-41025 affects specific versions of the Linux kernel on Debian systems.
What are the consequences of not addressing CVE-2024-41025?
Failure to address CVE-2024-41025 may result in memory leaks impacting system performance and stability.
Is there a workaround for CVE-2024-41025?
No specific workaround is available for CVE-2024-41025, applying the patch is recommended.