{"id":"CVE-2026-89935","title":"In the Linux kernel, the following vulnerability has been resolved:\n\niio: light: apds9306: fix PM reference leak in apds9306_read_data()\n\napds9306_read_data() calls pm_runtime_resume_and_get() but several\nerror paths return directly with…","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\niio: light: apds9306: fix PM reference leak in apds9306_read_data()\n\napds9306_read_data() calls pm_runtime_resume_and_get() but several\nerror paths return directly with…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= 620d1e6c7a3fcc54c641f091e07b9040f13def19 < f3d97800b03cd39ec135e544dcd0a93ffd18e4c7","Linux >= 620d1e6c7a3fcc54c641f091e07b9040f13def19 < 3ce75e455dd6eaa775fb0badb31c0b100c7a01fe","Linux >= 620d1e6c7a3fcc54c641f091e07b9040f13def19 < d378fceaafd79e0dc59d3546bda251a3058062c0","Linux 6.10"],"published":"2026-09-16","updated":"2026-09-16","sourceUpdated":"2026-09-16T11:17:02.910","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-89935","references":[{"url":"https://git.kernel.org/stable/c/3ce75e455dd6eaa775fb0badb31c0b100c7a01fe","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/d378fceaafd79e0dc59d3546bda251a3058062c0","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/f3d97800b03cd39ec135e544dcd0a93ffd18e4c7","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-16T10:53:53.967Z","epss":0.00198,"epssPercentile":0.09812,"slug":"CVE-2026-89935","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\niio: light: apds9306: fix PM reference leak in apds9306_read_data()\n\napds9306_read_data() calls pm_runtime_resume_and_get() but several\nerror paths return directly without calling pm_runtime_put_autosuspend(),\nleaking the runtime PM reference and preventing the device from\nautosuspending.\n\nUse PM_RUNTIME_ACQUIRE_AUTOSUSPEND() and PM_RUNTIME_ACQUIRE_ERR() to\nautomatically handle runtime PM reference release on all return paths.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}