CVE-2026-64493
Last modified
CVE-2026-64493 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a, < 5022f4ed5aae974ec530e3cbf0bd223be13055f7; >= 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a, < aab0fed636b14a5fd52fcae58b484f1cb96b841d; >= 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a, < b3f1af4ba8e9cf33aa08c4cdcaa5a17b140521ec; >= 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a, < 46e69d3dd429b33e50e2731913239f6af4ea2705; >= 0c3a333524a3e5ba4b6c7b2638faef8420cfdb2a, < fbe67ff37a6fd855a6c097f84f3738bd13d0a898 |
| Linux | Linux | 6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64493?
How severe is CVE-2026-64493?
How do I fix CVE-2026-64493?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64488In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64489In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6449The Booking for Appointments and Events Calendar – Amelia pl…5.3
- CVE-2026-64490In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-64491In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64492In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64494In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64495In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64496In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64497In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64498In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64499In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64493?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
