CVE-2024-45775
Last modified
CVE-2024-45775 is a medium-severity vulnerability rated 5.2/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-45775?
How severe is CVE-2024-45775?
How do I fix CVE-2024-45775?
Are you affected by CVE-2024-45775?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
