GHSA-W73M-F97H-P6PV
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: chemical: atlas-sensor: fix PM reference leak in buffer postenable
atlas_buffer_postenable() acquires a runtime PM reference with pm_runtime_resume_and_get() but returns the result of atlas_set_interrupt() directly. If atlas_set_interrupt() fails, the runtime PM reference is leaked and the device can never autosuspend.
Add pm_runtime_put_autosuspend() on the error path to balance the reference.
{
"affected": [],
"aliases": [
"CVE-2026-89939"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-16T11:17:03Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: chemical: atlas-sensor: fix PM reference leak in buffer postenable\n\natlas_buffer_postenable() acquires a runtime PM reference with\npm_runtime_resume_and_get() but returns the result of\natlas_set_interrupt() directly. If atlas_set_interrupt() fails,\nthe runtime PM reference is leaked and the device can never\nautosuspend.\n\nAdd pm_runtime_put_autosuspend() on the error path to balance\nthe reference.",
"id": "GHSA-w73m-f97h-p6pv",
"modified": "2026-09-16T12:30:42Z",
"published": "2026-09-16T12:30:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89939"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/43bce901047e95bbf8fb63eb471460642e497604"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/72daa7eb7fc6202fece0bb56487d72af5c49ccdf"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/777e8ebfe6b3fa733694977f0f4cf849e07e925c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a595f4d3e4ee1c91c62a298730a77b16dc26b426"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/aedf8f068d9da774d5cb62e9c9d6e62b2ce64d86"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/bcd3f72e26314edfce7eaf8d7160b3119c7b7fed"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c7e91ae6d7802170f53ece09a4ecc6302265d3e4"
}
],
"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.