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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026032527-CVE-2026-23301-09e7@gregkh/T