Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2024-45775

Опубликовано: 18 фев. 2025
Источник: nvd
CVSS3: 5.2
EPSS Низкий

Описание

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.

EPSS

Процентиль: 11%
0.00039
Низкий

5.2 Medium

CVSS3

Дефекты

CWE-252

Связанные уязвимости

CVSS3: 5.2
ubuntu
9 месяцев назад

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.

CVSS3: 5.2
redhat
9 месяцев назад

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.

CVSS3: 5.2
msrc
2 месяца назад

Grub2: commands/extcmd: missing check for failed allocation

CVSS3: 5.2
debian
9 месяцев назад

A flaw was found in grub2 where the grub_extcmd_dispatcher() function ...

CVSS3: 5.2
github
9 месяцев назад

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.

EPSS

Процентиль: 11%
0.00039
Низкий

5.2 Medium

CVSS3

Дефекты

CWE-252