CVE-2026-89935
Last modified
CVE-2026-89935 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 620d1e6c7a3fcc54c641f091e07b9040f13def19, < f3d97800b03cd39ec135e544dcd0a93ffd18e4c7; >= 620d1e6c7a3fcc54c641f091e07b9040f13def19, < 3ce75e455dd6eaa775fb0badb31c0b100c7a01fe; >= 620d1e6c7a3fcc54c641f091e07b9040f13def19, < d378fceaafd79e0dc59d3546bda251a3058062c0 |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89935?
How severe is CVE-2026-89935?
How do I fix CVE-2026-89935?
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-8993D.Launcher 2 component of Slovak eID client ecosystem contai…6.5
- CVE-2026-89930In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-89931In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89932In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89933In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89934In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89936In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89937In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89938In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89939In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8994The Login with NEAR plugin for WordPress is vulnerable to Au…8.1
- CVE-2026-89940In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-89935?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
