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

exploitDog

oracle-oval логотип

ELSA-2026-66403-0

Опубликовано: 10 сент. 2026
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2026-66403-0: coreutils security update (MODERATE)

[8.32-41.0.1.el9_8.1]

  • clean up empty file if cp is failed [Orabug 15973168]

[8.32-41.1]

  • unexpand: fix CVE-2026-56392 and related crashes (RHEL-216788)
    • fix direct.sh and unexpand/mb.sh tests
    • fix heap overflow with large tab stops
    • fix heap overflow when a wide blank overshoots a tab stop

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

coreutils

8.32-41.0.1.el9_8.1

coreutils-common

8.32-41.0.1.el9_8.1

coreutils-single

8.32-41.0.1.el9_8.1

Oracle Linux x86_64

coreutils

8.32-41.0.1.el9_8.1

coreutils-common

8.32-41.0.1.el9_8.1

coreutils-single

8.32-41.0.1.el9_8.1

Связанные 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 ...