CVE-2026-64278
Last modified
CVE-2026-64278 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time window between: - suspend_noirq and the system entering suspend - the system starting to resume and resume_noirq In this window, the I2C controller resources such as clock and pinctrl may already be disabled or not yet restored. If a workqueue triggers an I2C transfer in this period, the driver attempts to access I2C registers while the hardware resources are unavailable, which may lead to system hang. Mark the I2C adapter as suspended during noirq suspend and block new transfers until resume, ensuring that I2C transfers are only issued when hardware resources are available.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a time window between: - suspend_noirq and the system entering suspend - the system starting to resume and resume_noirq In this window, the I2C controller resources such as clock and pinctrl may already be disabled or not yet restored. If a workqueue triggers an I2C transfer in this period, the driver attempts to access I2C registers while the hardware resources are unavailable, which may lead to system hang. Mark the I2C adapter as suspended during noirq suspend and block new transfers until resume, ensuring that I2C transfers are only issued when hardware resources are available.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1ee867e465c1b0216ec02d4c0d334c4e89919cec, < b2523f26979e0b5bd1422772176b2233fcd1f6d0; >= 1ee867e465c1b0216ec02d4c0d334c4e89919cec, < 5800647d19d3f1f747fda4dc67e55d6afa6ee119; >= 1ee867e465c1b0216ec02d4c0d334c4e89919cec, < 218cfe364b55b2768221629bd4a69ad190b7fbbc |
| Linux | Linux | 6.14 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64278?
How severe is CVE-2026-64278?
How do I fix CVE-2026-64278?
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-64272In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64273In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64274In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64275In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64276In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64277In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64279In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-6428SQL Injection in reports/catalogue_out.pl in Koha Community …7.6
- CVE-2026-64280In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64281In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64282In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64283In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64278?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
