Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Add allocation failure check for Entity name Currently find_sdca_entity_iot() can allocate a string for the Entity name but it doesn't check if that allocation succeeded. Add the missing NULL check after the allocation.
References
- https://git.kernel.org/stable/c/27990181031fdcdbe0f7c46011f6404e5d116386
- https://git.kernel.org/stable/c/bdcc10a86055beb7109a786d94abf5626f375bbd
FAQ
What is CVE-2026-23301?
CVE-2026-23301 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Add allocation failure check for Entity name Currently find_sdca_entity_iot() can allocate a string for the Entity nam...
How severe is CVE-2026-23301?
CVSS scoring is not yet available for CVE-2026-23301. Check NVD for updates.
Is there a patch for CVE-2026-23301?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.