CVE-2026-53340

Source
https://cve.org/CVERecord?id=CVE-2026-53340
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53340.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53340
Downstream
Published
2026-07-01T13:32:22.276Z
Modified
2026-07-08T08:13:46.456016605Z
Summary
i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
Details

In the Linux kernel, the following vulnerability has been resolved:

i2c: imx: fix clock and pinctrl state inconsistency in runtime PM

In i2cimxruntimesuspend(), the clock is disabled before switching the pinctrl state to sleep. If pinctrlpmselectsleep_state() fails, the runtime suspend is aborted but the clock remains disabled, causing a system crash when the hardware is subsequently accessed.

Fix this by switching the pinctrl state before disabling the clock so that a pinctrl failure leaves the clock enabled and the hardware accessible.

In i2cimxruntimeresume(), restore the pinctrl state back to sleep if clkenable() fails to keep the consistent.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53340.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
576eba03c99435380d155e5f71d5d7603b9178f6
Fixed
9fa82cf393bafc7bd7ca15c1d5cbd5b57ab9de1d
Fixed
c8f5269c1bf505847bc7dbb92054594790114de6
Fixed
8783fb8031799f1230997c16df8c8dce9fcd1841

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53340.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.14.0
Fixed
6.18.36
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.13

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53340.json"