CVE-2026-23197
Last modified
CVE-2026-23197 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or >I2C_SMBUS_BLOCK_MAX, the length handler sets the state to IMX_I2C_STATE_FAILED. However, i2c_imx_master_isr() unconditionally overwrites this with IMX_I2C_STATE_READ_CONTINUE, causing an endless read loop that overruns buffers and crashes the system. Guard the state transition to preserve error states set by the length handler.. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: i2c: imx: preserve error state in block data length handler When a block read returns an invalid length, zero or >I2C_SMBUS_BLOCK_MAX, the length handler sets the state to IMX_I2C_STATE_FAILED. However, i2c_imx_master_isr() unconditionally overwrites this with IMX_I2C_STATE_READ_CONTINUE, causing an endless read loop that overruns buffers and crashes the system. Guard the state transition to preserve error states set by the length handler.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.18.10 | — |
| Linux | Linux Kernel | 6.19 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23197?
How severe is CVE-2026-23197?
How do I fix CVE-2026-23197?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23191In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-23192In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23193In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23194In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23195In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23196In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23198In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23199In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-2320Inappropriate implementation in File input in Google Chrome …6.5
- CVE-2026-23200In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23201In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23202In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-23197?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
