Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devm_kmemdup(), to allocate memory as needed.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.1.101 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/97ab304ecd95c0b1703ff8c8c3956dc6e2afe8e1Patch
- https://git.kernel.org/stable/c/ab5a6208b4d6872b1c6ecea1867940fc668cc76dPatch
- https://git.kernel.org/stable/c/b188d7f3dfab10e332e3c1066e18857964a520d2Patch
- https://git.kernel.org/stable/c/ccae5c6a1fab9494c86b7856faf05e296c617702Patch
- https://git.kernel.org/stable/c/97ab304ecd95c0b1703ff8c8c3956dc6e2afe8e1Patch
- https://git.kernel.org/stable/c/ab5a6208b4d6872b1c6ecea1867940fc668cc76dPatch
- https://git.kernel.org/stable/c/b188d7f3dfab10e332e3c1066e18857964a520d2Patch
- https://git.kernel.org/stable/c/ccae5c6a1fab9494c86b7856faf05e296c617702Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-41069?
CVE-2024-41069 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having poin...
How severe is CVE-2024-41069?
CVE-2024-41069 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41069?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.