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

exploitDog

rocky логотип

RLSA-2026:64787

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

Описание

Moderate: xz security update

XZ Utils is an integrated collection of user-space file compression utilities based on the Lempel-Ziv-Markov chain algorithm (LZMA), which performs lossless data compression. The algorithm provides a high compression ratio while keeping the decompression time short.

Security Fix(es):

  • xz: XZ Utils: Denial of Service via buffer overflow in index decoding (CVE-2026-34743)

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 10

НаименованиеАрхитектураРелизRPM
xzaarch644.el10_2.1xz-5.6.2-4.el10_2.1.aarch64.rpm
xz-libsaarch644.el10_2.1xz-libs-5.6.2-4.el10_2.1.aarch64.rpm
xzx86_644.el10_2.1xz-5.6.2-4.el10_2.1.x86_64.rpm
xz-libsx86_644.el10_2.1xz-libs-5.6.2-4.el10_2.1.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 5.3
ubuntu
6 месяцев назад

XZ Utils provide a general-purpose data-compression library plus command-line tools. Prior to version 5.8.3, if lzma_index_decoder() was used to decode an Index that contained no Records, the resulting lzma_index was left in a state where where a subsequent lzma_index_append() would allocate too little memory, and a buffer overflow would occur. This issue has been patched in version 5.8.3.

CVSS3: 5.3
redhat
6 месяцев назад

XZ Utils provide a general-purpose data-compression library plus command-line tools. Prior to version 5.8.3, if lzma_index_decoder() was used to decode an Index that contained no Records, the resulting lzma_index was left in a state where where a subsequent lzma_index_append() would allocate too little memory, and a buffer overflow would occur. This issue has been patched in version 5.8.3.

CVSS3: 5.3
nvd
6 месяцев назад

XZ Utils provide a general-purpose data-compression library plus command-line tools. Prior to version 5.8.3, if lzma_index_decoder() was used to decode an Index that contained no Records, the resulting lzma_index was left in a state where where a subsequent lzma_index_append() would allocate too little memory, and a buffer overflow would occur. This issue has been patched in version 5.8.3.

CVSS3: 5.3
msrc
6 месяцев назад

XZ Utils: Buffer overflow in lzma_index_append()

CVSS3: 5.3
debian
6 месяцев назад

XZ Utils provide a general-purpose data-compression library plus comma ...