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

exploitDog

rocky логотип

RLSA-2026:1381

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

Описание

Moderate: osbuild-composer security update

A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.

Security Fix(es):

  • golang: archive/tar: Unbounded allocation when parsing GNU sparse map (CVE-2025-58183)

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
osbuild-composerx86_643.el9_7.rocky.0.8osbuild-composer-149-3.el9_7.rocky.0.8.x86_64.rpm
osbuild-composer-corex86_643.el9_7.rocky.0.8osbuild-composer-core-149-3.el9_7.rocky.0.8.x86_64.rpm
osbuild-composer-workerx86_643.el9_7.rocky.0.8osbuild-composer-worker-149-3.el9_7.rocky.0.8.x86_64.rpm

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

Связанные CVE

Исправления

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

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

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.

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

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.

CVSS3: 4.3
nvd
9 месяцев назад

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a compressed source, a small compressed input can result in large allocations.

CVSS3: 5.5
msrc
9 месяцев назад

Unbounded allocation when parsing GNU sparse map in archive/tar

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

tar.Reader does not set a maximum size on the number of sparse region ...