← Back to CVE List

CVE-2024-57944

Published: 2025-01-21T13:15Z
Last Modified: 2025-01-22T23:02Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt