iio: pressure: mpl115: fix runtime PM leak on read error
Summary
| CVE | CVE-2026-64493 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-07-25 10:17:35 UTC |
| Updated | 2026-07-25 10:17:35 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: iio: pressure: mpl115: fix runtime PM leak on read error mpl115_read_raw() takes a runtime PM reference with pm_runtime_get_sync() before reading the processed pressure or raw temperature, but on the read error path it returns without calling pm_runtime_put_autosuspend(). Each failed read therefore leaks a runtime PM reference and prevents the device from autosuspending. Drop the reference before checking the return value so both the success and error paths are balanced. |
Risk And Classification
EPSS: 0.001680000 probability, percentile 0.064630000 (date 2026-07-28)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a 5022f4ed5aae974ec530e3cbf0bd223be13055f7 git | Not specified |
| CNA | Linux | Linux | affected 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a aab0fed636b14a5fd52fcae58b484f1cb96b841d git | Not specified |
| CNA | Linux | Linux | affected 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a b3f1af4ba8e9cf33aa08c4cdcaa5a17b140521ec git | Not specified |
| CNA | Linux | Linux | affected 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a 46e69d3dd429b33e50e2731913239f6af4ea2705 git | Not specified |
| CNA | Linux | Linux | affected 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a fbe67ff37a6fd855a6c097f84f3738bd13d0a898 git | Not specified |
| CNA | Linux | Linux | affected 6.2 | Not specified |
| CNA | Linux | Linux | unaffected 6.2 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.145 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.97 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.39 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.4 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2-rc3 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/46e69d3dd429b33e50e2731913239f6af4ea2705 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/b3f1af4ba8e9cf33aa08c4cdcaa5a17b140521ec | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/aab0fed636b14a5fd52fcae58b484f1cb96b841d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/fbe67ff37a6fd855a6c097f84f3738bd13d0a898 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/5022f4ed5aae974ec530e3cbf0bd223be13055f7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.