CyberSec.Space Logo
CVEブラウザに戻る

CVE-2026-64493

N/A
CVSS Severity Score
EPSS Score0.2090%
EPSS Percentile11.18th
Published2026-07-25
Last Modified2026-07-25
Data SourcesNVDFIRST.org EPSS

Vulnerability 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.

Affected Platforms (CPE)

No CPE configurations currently published for this record.

References & Advisories

関連する脆弱性情報