CVE-2026-23301

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/03/2026
Last modified:
25/03/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ASoC: SDCA: Add allocation failure check for Entity name<br /> <br /> Currently find_sdca_entity_iot() can allocate a string for the<br /> Entity name but it doesn&amp;#39;t check if that allocation succeeded.<br /> Add the missing NULL check after the allocation.

Impact