Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: s390/boot: Avoid possible physmem_info segment corruption When physical memory for the kernel image is allocated it does not consider extra memory required for offsetting the image start to match it with the lower 20 bits of KASLR virtual base address. That might lead to kernel access beyond its memory range.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.10.7 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/a944cba5d57687b747023c3bc074fcf9c790f7dfPatch
- https://git.kernel.org/stable/c/d7fd2941ae9a67423d1c7bee985f240e4686634fPatch
FAQ
What is CVE-2024-45014?
CVE-2024-45014 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: s390/boot: Avoid possible physmem_info segment corruption When physical memory for the kernel image is allocated it does not consi...
How severe is CVE-2024-45014?
CVE-2024-45014 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-45014?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.