In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Check PCM and DAI name strings before use Topology objects store several PCM and DAI names in fixed-size UAPI arr…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Check PCM and DAI name strings before use Topology objects store several PCM and DAI names in fixed-size UAPI arrays. Other topology parser paths validate these fields with bounded strnlen() checks before using them as C strings, but the PCM and DAI paths still pass some fixed-size arrays directly to strlen(), devm_kstrdup(), DAI lookup, and diagnostic prints. A malformed topology blob with a non-NUL-terminat…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/473f7d25d93e80db526a9d05887f0071abdc6d9b
- https://git.kernel.org/stable/c/5c2537cf24d673956b4e58029001667f89586fa2
- https://git.kernel.org/stable/c/b7e44d1986d6671342c19b82192189ca5db5dab7
- https://git.kernel.org/stable/c/ba37b62ed0a443b8e23f53a7477e7f2537fd34c7
时间线
- nvd_ingest NVD