CVE-2026-23301 in Kernel
요약 (영어)
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.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
책임이 있는
Linux
예약하다
2026. 01. 13.
공개
2026. 03. 25.
상태
확인됨
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 353063 | Linux Kernel ASoC find_sdca_entity_iot 서비스 거부 | 770 | 정의되지 않음 | 공식 수정 | CVE-2026-23301 |