NONE · 0

CVE-2026-23301

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...

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

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.