CVE-2024-53199
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
27/12/2024
Last modified:
08/01/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ASoC: imx-audmix: Add NULL check in imx_audmix_probe<br />
<br />
devm_kasprintf() can return a NULL pointer on failure,but this<br />
returned value in imx_audmix_probe() is not checked.<br />
Add NULL check in imx_audmix_probe(), to handle kernel NULL<br />
pointer dereference error.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.11 (including) | 6.11.11 (excluding) |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12 (including) | 6.12.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page