Improper control of a resource through its lifetime in Linux kernel - CVE-2026-64278
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource state handling in the i2c-imx-lpi2c driver when processing I2C transfers during the suspend and resume noirq window. A local user can trigger an I2C transfer while controller resources are unavailable to cause a denial of service.
The issue occurs on some i.MX platforms when periodic workqueue activity continues across system suspend and resume.