Vulnerability Description
When reading the language .mo file in grub_mofile_open(), grub2 fails to verify an integer overflow when allocating its internal buffer. A crafted .mo file may lead the buffer size calculation to overflow, leading to out-of-bound reads and writes. This flaw allows an attacker to leak sensitive data or overwrite critical data, possibly circumventing secure boot protections.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2025:16154
- https://access.redhat.com/errata/RHSA-2025:6990
- https://access.redhat.com/security/cve/CVE-2024-45776
- https://bugzilla.redhat.com/show_bug.cgi?id=2339182
FAQ
What is CVE-2024-45776?
CVE-2024-45776 is a vulnerability with a CVSS score of 6.7 (MEDIUM). When reading the language .mo file in grub_mofile_open(), grub2 fails to verify an integer overflow when allocating its internal buffer. A crafted .mo file may lead the buffer size calculation to over...
How severe is CVE-2024-45776?
CVE-2024-45776 has been rated MEDIUM with a CVSS base score of 6.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-45776?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.