Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: spi: intel: Add check devm_kasprintf() returned value intel_spi_populate_chip() use devm_kasprintf() to set pdata->name. This can return a NULL pointer on failure but this returned value is not checked.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.10.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2920294686ec23211637998f3ec386dfd3d784a6Patch
- https://git.kernel.org/stable/c/6e68abdc5d674f9f4185bf1e1956368d05df4838Patch
FAQ
What is CVE-2024-46769?
CVE-2024-46769 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: spi: intel: Add check devm_kasprintf() returned value intel_spi_populate_chip() use devm_kasprintf() to set pdata->name. This can ...
How severe is CVE-2024-46769?
CVE-2024-46769 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-46769?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.