CVE-2024-42298
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
17/08/2024
Last modified:
10/09/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value<br />
<br />
devm_kasprintf() can return a NULL pointer on failure but this returned<br />
value is not checked.<br />
<br />
Fix this lack and check the returned value.
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.4 (including) | 6.6.44 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.10.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



