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

exploitDog

rocky логотип

RLSA-2026:66403

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

Описание

Moderate: coreutils security update

The coreutils packages contain the GNU Core Utilities and represent a combination of the previously used GNU fileutils, sh-utils, and textutils packages.

Security Fix(es):

  • coreutils: GNU coreutils unexpand: Denial of Service via crafted tab stop values (CVE-2026-56392)

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 9

НаименованиеАрхитектураРелизRPM
coreutilsaarch6441.el9_8.1coreutils-8.32-41.el9_8.1.aarch64.rpm
coreutils-commonaarch6441.el9_8.1coreutils-common-8.32-41.el9_8.1.aarch64.rpm
coreutils-singleaarch6441.el9_8.1coreutils-single-8.32-41.el9_8.1.aarch64.rpm
coreutilsx86_6441.el9_8.1coreutils-8.32-41.el9_8.1.x86_64.rpm
coreutils-commonx86_6441.el9_8.1coreutils-common-8.32-41.el9_8.1.x86_64.rpm
coreutils-singlex86_6441.el9_8.1coreutils-single-8.32-41.el9_8.1.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 6.1
ubuntu
около 2 месяцев назад

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop (-t) values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted input, subsequent writes exceed the allocated memory, leading to an out‑of‑bounds heap write. When running GNU coreutils unexpand with attacker-provided large tab stop (-t) arguments, this behavior leads to a crash and potentially achieve a heap write primitive depending on memory layout. This issue has been fixed in the commit b60a159fdc5bfcf9988d3a4cb6f53abe8ad5d35d

CVSS3: 4.4
redhat
около 2 месяцев назад

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop (-t) values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted input, subsequent writes exceed the allocated memory, leading to an out‑of‑bounds heap write. When running GNU coreutils unexpand with attacker-provided large tab stop (-t) arguments, this behavior leads to a crash and potentially achieve a heap write primitive depending on memory layout. This issue has been fixed in the commit b60a159fdc5bfcf9988d3a4cb6f53abe8ad5d35d

CVSS3: 6.1
nvd
около 2 месяцев назад

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop (-t) values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted input, subsequent writes exceed the allocated memory, leading to an out‑of‑bounds heap write. When running GNU coreutils unexpand with attacker-provided large tab stop (-t) arguments, this behavior leads to a crash and potentially achieve a heap write primitive depending on memory layout. This issue has been fixed in the commit b60a159fdc5bfcf9988d3a4cb6f53abe8ad5d35d

msrc
около 2 месяцев назад

Heap-based Buffer Overflow in GNU coreutils

CVSS3: 6.1
debian
около 2 месяцев назад

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow d ...