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

exploitDog

rocky логотип

RLSA-2026:4648

Опубликовано: 21 мая 2026
Источник: rocky
Оценка: Moderate

Описание

Moderate: grub2 security update

The grub2 packages provide version 2 of the Grand Unified Boot Loader (GRUB), a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices.

Security Fix(es):

  • grub2: Missing unregister call for gettext command may lead to use-after-free (CVE-2025-61662)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
grub2-commonnoarch170.el8_10.1.rocky.0.1grub2-common-2.02-170.el8_10.1.rocky.0.1.noarch.rpm
grub2-efi-aa64-modulesnoarch170.el8_10.1.rocky.0.1grub2-efi-aa64-modules-2.02-170.el8_10.1.rocky.0.1.noarch.rpm
grub2-efi-ia32x86_64170.el8_10.1.rocky.0.1grub2-efi-ia32-2.02-170.el8_10.1.rocky.0.1.x86_64.rpm
grub2-efi-ia32-cdbootx86_64170.el8_10.1.rocky.0.1grub2-efi-ia32-cdboot-2.02-170.el8_10.1.rocky.0.1.x86_64.rpm
grub2-efi-ia32-modulesnoarch170.el8_10.1.rocky.0.1grub2-efi-ia32-modules-2.02-170.el8_10.1.rocky.0.1.noarch.rpm
grub2-efi-x64x86_64170.el8_10.1.rocky.0.1grub2-efi-x64-2.02-170.el8_10.1.rocky.0.1.x86_64.rpm
grub2-efi-x64-cdbootx86_64170.el8_10.1.rocky.0.1grub2-efi-x64-cdboot-2.02-170.el8_10.1.rocky.0.1.x86_64.rpm
grub2-efi-x64-modulesnoarch170.el8_10.1.rocky.0.1grub2-efi-x64-modules-2.02-170.el8_10.1.rocky.0.1.noarch.rpm
grub2-pcx86_64170.el8_10.1.rocky.0.1grub2-pc-2.02-170.el8_10.1.rocky.0.1.x86_64.rpm
grub2-pc-modulesnoarch170.el8_10.1.rocky.0.1grub2-pc-modules-2.02-170.el8_10.1.rocky.0.1.noarch.rpm

Показывать по

Связанные CVE

Исправления

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

CVSS3: 7.8
ubuntu
8 месяцев назад

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.

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

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.

CVSS3: 7.8
nvd
8 месяцев назад

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the application to access a memory location that is no longer valid. An attacker could exploit this vulnerability to cause grub to crash, leading to a Denial of Service. Possible data integrity or confidentiality compromise is not discarded.

CVSS3: 4.9
msrc
8 месяцев назад

Grub2: missing unregister call for gettext command may lead to use-after-free

CVSS3: 7.8
debian
8 месяцев назад

A Use-After-Free vulnerability has been discovered in GRUB's gettext m ...