First published: Tue Jan 21 2025(Updated: )
When reading language .mo file in grub_mofile_open(), grub2 fails to verify to a integer overflow when allocating its internal buffer. A crafted .mo file may lead to the buffer size calculation to overflow leading to Out-of-bound reads and writes. An attacker may leverage this flaw to leak sensitive data or overwrite critical data possibly leading to the circumvention of secure boot protections.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
GRUB 2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-45776 has been classified as a high severity vulnerability due to the potential for out-of-bounds reads and writes.
To remediate CVE-2024-45776, update to the latest version of GRUB2 that includes the patch addressing this vulnerability.
CVE-2024-45776 affects systems using the GNU GRUB2 bootloader, particularly those processing crafted .mo files.
CVE-2024-45776 can lead to potential out-of-bounds reads and writes, allowing an attacker to exploit the buffer overflow.
CVE-2024-45776 was reported in 2024, highlighting a critical flaw in the buffer management of GRUB2.