GHSA-6R3P-G4M6-VQRH
Vulnerability from github – Published: 2026-09-16 12:30 – Updated: 2026-09-16 15:31
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
cpuidle: dt_idle_genpd: kfree() the original name allocation
dt_idle_pd_alloc() kasprintf()s the full node path, then points pd->name at kbasename() of that string. dt_idle_pd_free() kfree()s pd->name, which is no longer the start of the allocation.
Copy the basename instead.
Severity
8.4 (High)
{
"affected": [],
"aliases": [
"CVE-2026-89992"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-16T11:17:10Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncpuidle: dt_idle_genpd: kfree() the original name allocation\n\ndt_idle_pd_alloc() kasprintf()s the full node path, then points\npd-\u003ename at kbasename() of that string. dt_idle_pd_free() kfree()s\npd-\u003ename, which is no longer the start of the allocation.\n\nCopy the basename instead.",
"id": "GHSA-6r3p-g4m6-vqrh",
"modified": "2026-09-16T15:31:04Z",
"published": "2026-09-16T12:30:44Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89992"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/09d002c8fb0261d35ce9d8a705de5db034ee90b8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1312ae33b91430ec99e69cd3d47f0e50a4ebf54b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/2b0ac85512b7f67479127b2713254490662eb13d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3394c7ba23336bdb7ece29127130fd01731d42d8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a38caa9ed0d5c61c17d88393b14b292199289c1f"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b519dfce1998c323e54a56f911cf708d9ba0e076"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
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.
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.
Loading…
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.
Loading…