---
cve: "CVE-2026-64493"
severity: "LOW"
cvss: 3.1
epss: "17%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-07-25 10:17:35"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T23:07:29+02:00"
---

# CVE-2026-64493

> 3.1 LOW

## Beschreibung

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.

## Patch verfügbar (OSV)

- Kernel ≥ 6.6.145
- Kernel ≥ 6.12.97
- Kernel ≥ 6.18.39
- Kernel ≥ 7.1.4

## Referenzen

- <https://git.kernel.org/stable/c/5022f4ed5aae974ec530e3cbf0bd223be13055f7>
- <https://git.kernel.org/stable/c/aab0fed636b14a5fd52fcae58b484f1cb96b841d>
- <https://git.kernel.org/stable/c/b3f1af4ba8e9cf33aa08c4cdcaa5a17b140521ec>
- <https://git.kernel.org/stable/c/46e69d3dd429b33e50e2731913239f6af4ea2705>
- <https://git.kernel.org/stable/c/fbe67ff37a6fd855a6c097f84f3738bd13d0a898>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-64493) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
