PT-2026-8205 · Linux · Linux Kernel
CVE-2026-23197
·
Published
2026-01-01
·
Updated
2026-02-19
CVSS v2.0
6.8
Medium
| Vector | AV:L/AC:L/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s i2c imx subsystem. Specifically, when a block read operation returns an invalid length—either zero or exceeding the I2C SMBUS BLOCK MAX limit—the length handler sets the state to IMX I2C STATE FAILED. However, the
i2c imx master isr() function unconditionally overwrites this error state with IMX I2C STATE READ CONTINUE, leading to an infinite read loop. This loop can cause buffer overruns and system crashes. The issue arises from a failure to preserve error states set by the length handler.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Buffer Overflow
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel