In the Linux kernel, the following vulnerability has been resolved:
efi: fix panic in kdump kernel
Check if get_next_variable() is actually valid pointer before
calling it. In kdump kernel this method is set to NULL that causes
panic during the kexec-ed kernel boot.
Tested with QEMU and OVMF firmware.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-17 14:15
Updated : 2025-09-19 15:35
NVD link : CVE-2024-35800
Mitre link : CVE-2024-35800
CVE.ORG link : CVE-2024-35800
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
