Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2024-45775

Published: February 19, 2025Last modified: June 2, 2025

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 score breakdown

ParameterValue
Base score5.2
Attack VectorLOCAL
Attack complexityHIGH
Privileges requiredHIGH
User interactionNONE
ScopeUNCHANGED
ConfidentialityLOW
Integrity impactLOW
Availability impactHIGH
VectorCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSgrubFixed (2.12-r8)
StreamgrubFixed (2.12-r10)

References

ON THIS PAGE