VYPR

apds9306

by Linux

CVEs (1)

  • CVE-2026-89935Sep 16, 2026
    risk 0.00cvss epss

    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(),…