CVE-2024-57944

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux00ef7708fa6073a84f6898fdcdfe965d903b0378 < 69b680bbac9bd611aaa308769d6c71e3e70eb3c3affected
LinuxLinux00ef7708fa6073a84f6898fdcdfe965d903b0378 < bcb394bb28e55312cace75362b8e489eb0e02a30affected
LinuxLinux6.9affected
LinuxLinux0 < 6.9unaffected
LinuxLinux6.12.10 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References