๐Ÿ” CVE Alert

CVE-2026-89622

HIGH 7.8

HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

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 freed memory, causing a write use-after-free. Route all return paths through a single exit point that clears mcp->rxbuf and mcp->rxbuf_size, so that the existing !mcp->rxbuf guard in the raw_event handler can reject any report arriving after the transfer has ended.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
67a95c21463d066060b0f66d65a75d45bb386ffb < 03c34309eb1bce1b3b5f7c4a94b703f419120383 67a95c21463d066060b0f66d65a75d45bb386ffb < 968546b676d992dd1da3e057d40598231f725996 67a95c21463d066060b0f66d65a75d45bb386ffb < db2333f88729c8aae062cb171ed058725ff5c901
Linux / Linux
5.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/03c34309eb1bce1b3b5f7c4a94b703f419120383 git.kernel.org: https://git.kernel.org/stable/c/968546b676d992dd1da3e057d40598231f725996 git.kernel.org: https://git.kernel.org/stable/c/db2333f88729c8aae062cb171ed058725ff5c901