Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1.81, < 6.1.84 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/090d2b4515ade379cd592fbc8931344945978210Patch
- https://git.kernel.org/stable/c/62b71cd73d41ddac6b1760402bbe8c4932e23531Patch
- https://git.kernel.org/stable/c/7784135f134c13af17d9ffb39a57db8500bc60ffPatch
- https://git.kernel.org/stable/c/9114ba9987506bcfbb454f6e68558d68cb1abbdePatch
- https://git.kernel.org/stable/c/b9d103aca85f082a343b222493f3cab1219aaaf4Patch
- https://git.kernel.org/stable/c/090d2b4515ade379cd592fbc8931344945978210Patch
- https://git.kernel.org/stable/c/62b71cd73d41ddac6b1760402bbe8c4932e23531Patch
- https://git.kernel.org/stable/c/7784135f134c13af17d9ffb39a57db8500bc60ffPatch
- https://git.kernel.org/stable/c/9114ba9987506bcfbb454f6e68558d68cb1abbdePatch
- https://git.kernel.org/stable/c/b9d103aca85f082a343b222493f3cab1219aaaf4Patch
FAQ
What is CVE-2024-35800?
CVE-2024-35800 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 meth...
How severe is CVE-2024-35800?
CVE-2024-35800 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35800?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.