Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: Add NULL check in ads1298_init devm_kasprintf() can return a NULL pointer on failure. A check on the return value of such a call in ads1298_init() is missing. Add it.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.12.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/69b680bbac9bd611aaa308769d6c71e3e70eb3c3Patch
- https://git.kernel.org/stable/c/bcb394bb28e55312cace75362b8e489eb0e02a30Patch
FAQ
What is CVE-2024-57944?
CVE-2024-57944 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: Add NULL check in ads1298_init devm_kasprintf() can return a NULL pointer on failure. A check on the return ...
How severe is CVE-2024-57944?
CVE-2024-57944 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-57944?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.