Improper control of a resource through its lifetime in Linux kernel - CVE-2026-53340
Published: July 2, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper state management in i2c_imx_runtime_suspend() and i2c_imx_runtime_resume() when handling runtime power management state transitions. A local user can trigger runtime suspend and subsequent hardware access to cause a denial of service.
The issue can leave the clock disabled after a suspend failure, causing a system crash when the hardware is subsequently accessed.