GHSA-HC82-2R97-WGW7
Vulnerability from github – Published: 2026-09-16 12:30 – Updated: 2026-09-16 12:30In 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": [],
"aliases": [
"CVE-2026-89935"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-16T11:17:02Z",
"severity": null
},
"details": "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 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.",
"id": "GHSA-hc82-2r97-wgw7",
"modified": "2026-09-16T12:30:42Z",
"published": "2026-09-16T12:30:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89935"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3ce75e455dd6eaa775fb0badb31c0b100c7a01fe"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/d378fceaafd79e0dc59d3546bda251a3058062c0"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f3d97800b03cd39ec135e544dcd0a93ffd18e4c7"
}
],
"schema_version": "1.4.0",
"severity": []
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.