GHSA-57QC-5C9V-2JQ5
Vulnerability from github – Published: 2026-09-16 12:30 – Updated: 2026-09-16 12:30In the Linux kernel, the following vulnerability has been resolved:
powerpc/kexec_file: Fix null-ptr-def in extra size calculation
A static Sashiko AI review identified a potential NULL pointer dereference in kexec_extra_fdt_size_ppc64().
On platforms without any reserved memory regions, get_reserved_memory_ranges() can return 0 while leaving 'rmem' unallocated as NULL. Passing it directly leads to a kernel panic when evaluating 'rmem->nr_ranges'.
Add a NULL check for 'rmem' to prevent this crash.
{
"affected": [],
"aliases": [
"CVE-2026-89963"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-16T11:17:06Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/kexec_file: Fix null-ptr-def in extra size calculation\n\nA static Sashiko AI review identified a potential NULL pointer\ndereference in kexec_extra_fdt_size_ppc64().\n\nOn platforms without any reserved memory regions,\nget_reserved_memory_ranges() can return 0 while leaving \u0027rmem\u0027\nunallocated as NULL. Passing it directly leads to a kernel panic when\nevaluating \u0027rmem-\u003enr_ranges\u0027.\n\nAdd a NULL check for \u0027rmem\u0027 to prevent this crash.",
"id": "GHSA-57qc-5c9v-2jq5",
"modified": "2026-09-16T12:30:43Z",
"published": "2026-09-16T12:30:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89963"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/11ef1c2a5dbe0bd8c1345f59bab7331d352f02cf"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4ff3d9fd71c7bc2fc81afdac1970d9c55a5c0dea"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/761eda315a6e1fda3e8e2185b28430771fb1ac29"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/df45337587db21c502fe5251d3bcc7887428f4fb"
}
],
"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.