Kdump kernel panic via unchecked EFI callback
Published May 17, 2024 · Updated May 23, 2026
NULL pointer dereference in Linux kernel EFI code allows local users to crash a kdump kernel during kexec-based crash recovery. The generic_ops_supported() function in drivers/firmware/efi/efi.c calls efi.get_next_variable without first checking whether the callback is NULL. The fault is reachable when a kexec-loaded dump kernel lacks that EFI method, causing the secondary kernel to panic during boot and preventing crash-dump collection.
Summary
What happened
NULL pointer dereference in Linux kernel EFI code allows local users to crash a kdump kernel during kexec-based crash recovery. The generic_ops_supported() function in drivers/firmware/efi/efi.c calls efi.get_next_variable without first checking whether the callback is NULL. The fault is reachable when a kexec-loaded dump kernel lacks that EFI method, causing the secondary kernel to panic during boot and preventing crash-dump collection.
The record
- CVE
- CVE-2024-35800
- Published
- May 17, 2024
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 17, 2024CVE publishedPublication date reported by the CVE source.
- May 23, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.1.81 <6.1.84
- Affected versionversion=6.3
- Affected versionversion=a8901f331b8b7f95a7315d033a22bc84c8365f35 <b9d103aca85f082a343b222493f3cab1219aaaf4
- Affected versionversion=bad267f9e18f8e9e628abd1811d2899b1735a4e1 <090d2b4515ade379cd592fbc8931344945978210
- Affected versionversion=bad267f9e18f8e9e628abd1811d2899b1735a4e1 <62b71cd73d41ddac6b1760402bbe8c4932e23531
- Affected versionversion=bad267f9e18f8e9e628abd1811d2899b1735a4e1 <7784135f134c13af17d9ffb39a57db8500bc60ff
- Affected versionversion=bad267f9e18f8e9e628abd1811d2899b1735a4e1 <9114ba9987506bcfbb454f6e68558d68cb1abbde
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo