CVE-2024-42298

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux075c7125b11c72e7933401d73000d6d151196072 < b4205dfcfe96182118e54343954827eda51b2135affected
LinuxLinux075c7125b11c72e7933401d73000d6d151196072 < af466037fa2b263e8ea5c47285513d2487e17d90affected
LinuxLinux075c7125b11c72e7933401d73000d6d151196072 < e62599902327d27687693f6e5253a5d56583db58affected
LinuxLinux6.4affected
LinuxLinux0 < 6.4unaffected
LinuxLinux6.6.44 <= 6.6.*unaffected
LinuxLinux6.10.3 <= 6.10.*unaffected
LinuxLinux6.11 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

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

References