← Back to CVE List

CVE-2024-53199

Published: 2024-12-27T14:15Z
Last Modified: 2025-01-08T21:29Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt