CVE-2024-53199 Information
Dec 28, 2024
cve
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 failurebut this returned value in imx_audmix_probe() is not checked. Add NULL check in imx_audmix_probe() to handle kernel NULL pointer dereference error.
Reference
https://git.kernel.org/stable/c/c040cbe2e13da6454ae4748e04e53d885e1c9603 https://git.kernel.org/stable/c/dc5aa71f39b44d8117b2417dafd0e2884a75dd37 https://git.kernel.org/stable/c/e038f43edaf0083f6aa7c9415d86cf28dfd152f9
Share on: