In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/get The ipc_control_data buffer is allocated as kzalloc(max_size), wh…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/get The ipc_control_data buffer is allocated as kzalloc(max_size), where max_size covers the entire struct sof_ipc_ctrl_data including its flexible array payload. However, the bounds checks in bytes_ext_put and _bytes_ext_get compared user data lengths against max_size directly, ignoring that cdata->data sits at an offset of sizeof(struct sof_ipc_ctrl_data) bytes int…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/121577383b5cf221e86581e0f2bcca4c66f17469
- https://git.kernel.org/stable/c/1adde1941bba7b0d7104b86ed819d48d81cb0ad9
- https://git.kernel.org/stable/c/af4b437a463ac0482ba705434a44da06783778e6
- https://git.kernel.org/stable/c/eaa67e139c9217099e2a7b717aeeb46c65de3494
- https://git.kernel.org/stable/c/f4933e1d11b97b6a0951648b7c3e53850e1b33a9
- https://git.kernel.org/stable/c/fd46668d538993218eea19c6925c868ac0f2630c
时间线
- nvd_ingest NVD