๐Ÿ” CVE Alert

CVE-2026-74462

UNKNOWN 0.0

i2c: imx: mark I2C adapter when hardware is powered down

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: 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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

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

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

Affected Versions

Linux / Linux
358025ac091e5a54f9819b33ee9c7cb07c55ee5d < 7a5db225ab5a6b095f6c37197b3b114921d85541 358025ac091e5a54f9819b33ee9c7cb07c55ee5d < ec8e15e3e5c7e8180b13399f5a5aff8415bf16c5 358025ac091e5a54f9819b33ee9c7cb07c55ee5d < 00d86dd5c2034e0e139e4806137b3b43e07ddd83
Linux / Linux
6.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/7a5db225ab5a6b095f6c37197b3b114921d85541 git.kernel.org: https://git.kernel.org/stable/c/ec8e15e3e5c7e8180b13399f5a5aff8415bf16c5 git.kernel.org: https://git.kernel.org/stable/c/00d86dd5c2034e0e139e4806137b3b43e07ddd83