CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64494

highCVSS 7.1covered by 2 sourcesfirst seen 2026-07-25
In the Linux kernel, the following vulnerability has been resolved: iio: light: gp2ap002: fix runtime PM leak on read error gp2ap002_read_raw() calls pm_runtime_get_sync() before reading the lux value, but if gp2ap002_get_lux() fails, it returns directly. This skips the pm_runtime_put_autosuspend() call at the "out" label, permanently leaking a runtime PM reference and preventing the device from autosuspending. Replace the direct return with a "goto out" to ensure the reference is properly dropped on the error path.

CSIRTS triage

Other
What
This vulnerability involves a runtime PM leak on read error in the IIO light driver gp2ap002.
Who is affected
Deployments using the IIO light driver gp2ap002.
Urgency
Remediation is necessary to prevent resource leaks, with no current exploitation reported.
Action
Apply the patch for CVE-2026-64494.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64494

Get an email if CVE-2026-64494 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64494

CVE.org record

Embed the live status

CVE-2026-64494 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64494 status](https://www.csirts.com/badge/CVE-2026-64494)](https://www.csirts.com/cve/CVE-2026-64494)