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
19 Sep 2025, 15:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/090d2b4515ade379cd592fbc8931344945978210 - Patch | |
References | () https://git.kernel.org/stable/c/62b71cd73d41ddac6b1760402bbe8c4932e23531 - Patch | |
References | () https://git.kernel.org/stable/c/7784135f134c13af17d9ffb39a57db8500bc60ff - Patch | |
References | () https://git.kernel.org/stable/c/9114ba9987506bcfbb454f6e68558d68cb1abbde - Patch | |
References | () https://git.kernel.org/stable/c/b9d103aca85f082a343b222493f3cab1219aaaf4 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 |
21 Nov 2024, 09:20
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://git.kernel.org/stable/c/090d2b4515ade379cd592fbc8931344945978210 - | |
References | () https://git.kernel.org/stable/c/62b71cd73d41ddac6b1760402bbe8c4932e23531 - | |
References | () https://git.kernel.org/stable/c/7784135f134c13af17d9ffb39a57db8500bc60ff - | |
References | () https://git.kernel.org/stable/c/9114ba9987506bcfbb454f6e68558d68cb1abbde - | |
References | () https://git.kernel.org/stable/c/b9d103aca85f082a343b222493f3cab1219aaaf4 - |
17 May 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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