CVE-2024-45775
Public on 2025-02-18
Modified on 2025-02-24
Description
A flaw was found in grub2 where the grub_extcmd_dispatcher() function calls grub_arg_list_alloc() to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parse_option() function, leading grub to crash or, in some rare scenarios, corrupt the IVT data.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
HAQM Linux 2 - Core | grub2 | Not Affected | ||
HAQM Linux 2023 | grub2 | 2025-04-09 | ALAS2023-2025-937 | Fixed |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
HAQM Linux | CVSSv3 | 4.0 | CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H |
NVD | CVSSv3 | 5.2 | CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H |