← Back to CVE List

CVE-2024-35800

Published: 2024-05-17T14:15Z
Last Modified: 2024-11-21T09:20Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt