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.
References
Configurations
No configuration.
History
13 May 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
18 Feb 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-18 20:15
Updated : 2025-05-13 20:15
NVD link : CVE-2024-45776
Mitre link : CVE-2024-45776
CVE.ORG link : CVE-2024-45776
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write