In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcp_i2c_smbus_read() stores the caller-supplied buffer pointer in mc…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcp_i2c_smbus_read() stores the caller-supplied buffer pointer in mcp->rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once the caller frees or reuses the buffer, mcp->rxbuf becomes a dangling pointer. A delayed or spurious MCP2221_I2C_GET_DATA report can then drive mcp2221_raw_event() to memcpy device data into the …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/03c34309eb1bce1b3b5f7c4a94b703f419120383
- https://git.kernel.org/stable/c/968546b676d992dd1da3e057d40598231f725996
- https://git.kernel.org/stable/c/d6c6b293173c0ea87189501cbd77e8fa677814a1
- https://git.kernel.org/stable/c/db2333f88729c8aae062cb171ed058725ff5c901
时间线
- nvd_ingest NVD