CVE-2026-89935

Source
https://cve.org/CVERecord?id=CVE-2026-89935
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89935.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89935
Downstream
Published
2026-09-16T10:32:24Z
Modified
2026-09-18T03:48:34Z
Summary
iio: light: apds9306: fix PM reference leak in apds9306_read_data()
Details

In the Linux kernel, the following vulnerability has been resolved:

iio: light: apds9306: fix PM reference leak in apds9306_read_data()

apds9306_read_data() calls pm_runtime_resume_and_get() but several error paths return directly without calling pm_runtime_put_autosuspend(), leaking the runtime PM reference and preventing the device from autosuspending.

Use PM_RUNTIME_ACQUIRE_AUTOSUSPEND() and PM_RUNTIME_ACQUIRE_ERR() to automatically handle runtime PM reference release on all return paths.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89935.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
620d1e6c7a3fcc54c641f091e07b9040f13def19
Fixed
f3d97800b03cd39ec135e544dcd0a93ffd18e4c7
Fixed
3ce75e455dd6eaa775fb0badb31c0b100c7a01fe
Fixed
d378fceaafd79e0dc59d3546bda251a3058062c0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89935.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89935.json"