Security Advisory

CVE-2024-45775

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-18 19:25:40
Last updated 2026-07-20 05:25:52
Assigner redhat
CVSS score not scored
State PUBLISHED

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.