Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value devm_kasprintf() can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the returned value.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.4, < 6.6.44 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/af466037fa2b263e8ea5c47285513d2487e17d90Patch
- https://git.kernel.org/stable/c/b4205dfcfe96182118e54343954827eda51b2135Patch
- https://git.kernel.org/stable/c/e62599902327d27687693f6e5253a5d56583db58Patch
FAQ
What is CVE-2024-42298?
CVE-2024-42298 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value devm_kasprintf() can return a NULL pointer on failure but this ret...
How severe is CVE-2024-42298?
CVE-2024-42298 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-42298?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.