CVE-2026-89963
Last modified
CVE-2026-89963 is a vulnerability of currently unknown severity. In 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..
Description
In 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 Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0d3ff067331ef84e7e7f49537d768881042ed5ba, < 11ef1c2a5dbe0bd8c1345f59bab7331d352f02cf; >= 0d3ff067331ef84e7e7f49537d768881042ed5ba, < df45337587db21c502fe5251d3bcc7887428f4fb; >= 0d3ff067331ef84e7e7f49537d768881042ed5ba, < 4ff3d9fd71c7bc2fc81afdac1970d9c55a5c0dea; >= 0d3ff067331ef84e7e7f49537d768881042ed5ba, < 761eda315a6e1fda3e8e2185b28430771fb1ac29 |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89963?
How severe is CVE-2026-89963?
How do I fix CVE-2026-89963?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89958In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89959In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-8996The Backup and Staging by WP Time Capsule plugin for WordPre…6.5
- CVE-2026-89960In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89961In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89962In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89964In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89965In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89966In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89967In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89968In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89969In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-89963?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
