Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-audmix: Add NULL check in imx_audmix_probe devm_kasprintf() can return a NULL pointer on failure,but this returned value in imx_audmix_probe() is not checked. Add NULL check in imx_audmix_probe(), to handle kernel NULL pointer dereference error.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.11.11 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/c040cbe2e13da6454ae4748e04e53d885e1c9603Patch
- https://git.kernel.org/stable/c/dc5aa71f39b44d8117b2417dafd0e2884a75dd37Patch
- https://git.kernel.org/stable/c/e038f43edaf0083f6aa7c9415d86cf28dfd152f9Patch
FAQ
What is CVE-2024-53199?
CVE-2024-53199 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-audmix: Add NULL check in imx_audmix_probe devm_kasprintf() can return a NULL pointer on failure,but this returned value...
How severe is CVE-2024-53199?
CVE-2024-53199 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53199?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.