CVE-2026-23301

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux48fa77af2f4a55ab961520f2a0e50560dc0baca8 < bdcc10a86055beb7109a786d94abf5626f375bbdaffected
LinuxLinux48fa77af2f4a55ab961520f2a0e50560dc0baca8 < 27990181031fdcdbe0f7c46011f6404e5d116386affected
LinuxLinux6.19affected
LinuxLinux0 < 6.19unaffected
LinuxLinux6.19.7 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References