CVE-2026-89963
powerpc/kexec_file: Fix null-ptr-def in extra size calculation
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 16, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
0d3ff067331ef84e7e7f49537d768881042ed5ba < 11ef1c2a5dbe0bd8c1345f59bab7331d352f02cf 0d3ff067331ef84e7e7f49537d768881042ed5ba < df45337587db21c502fe5251d3bcc7887428f4fb 0d3ff067331ef84e7e7f49537d768881042ed5ba < 4ff3d9fd71c7bc2fc81afdac1970d9c55a5c0dea 0d3ff067331ef84e7e7f49537d768881042ed5ba < 761eda315a6e1fda3e8e2185b28430771fb1ac29
Linux / Linux
6.11
References
git.kernel.org: https://git.kernel.org/stable/c/11ef1c2a5dbe0bd8c1345f59bab7331d352f02cf git.kernel.org: https://git.kernel.org/stable/c/df45337587db21c502fe5251d3bcc7887428f4fb git.kernel.org: https://git.kernel.org/stable/c/4ff3d9fd71c7bc2fc81afdac1970d9c55a5c0dea git.kernel.org: https://git.kernel.org/stable/c/761eda315a6e1fda3e8e2185b28430771fb1ac29