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

exploitDog

rocky логотип

RLSA-2026:3428

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

Описание

Important: container-tools:rhel8 security update

The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.

Security Fix(es):

  • golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)

  • crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate (CVE-2025-61729)

  • github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)

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
aardvark-dnsaarch642.module+el8.10.0+40047+0c0a73f4aardvark-dns-1.10.1-2.module+el8.10.0+40047+0c0a73f4.aarch64.rpm
buildahaarch642.module+el8.10.0+40087+cfe9c127buildah-1.33.14-2.module+el8.10.0+40087+cfe9c127.aarch64.rpm
buildah-testsaarch642.module+el8.10.0+40087+cfe9c127buildah-tests-1.33.14-2.module+el8.10.0+40087+cfe9c127.aarch64.rpm
cockpit-podmannoarch1.module+el8.10.0+40047+0c0a73f4cockpit-podman-84.1-1.module+el8.10.0+40047+0c0a73f4.noarch.rpm
conmonaarch641.module+el8.10.0+40047+0c0a73f4conmon-2.1.10-1.module+el8.10.0+40047+0c0a73f4.aarch64.rpm
containernetworking-pluginsaarch647.module+el8.10.0+40087+cfe9c127containernetworking-plugins-1.4.0-7.module+el8.10.0+40087+cfe9c127.aarch64.rpm
containers-commonaarch6482.module+el8.10.0+40047+0c0a73f4containers-common-1-82.module+el8.10.0+40047+0c0a73f4.aarch64.rpm
container-selinuxnoarch2.module+el8.10.0+40047+0c0a73f4container-selinux-2.229.0-2.module+el8.10.0+40047+0c0a73f4.noarch.rpm
critaarch645.module+el8.10.0+40047+0c0a73f4crit-3.18-5.module+el8.10.0+40047+0c0a73f4.aarch64.rpm
criuaarch645.module+el8.10.0+40047+0c0a73f4criu-3.18-5.module+el8.10.0+40047+0c0a73f4.aarch64.rpm

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

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

oracle-oval
6 месяцев назад

ELSA-2026-3428: container-tools:ol8 security update (IMPORTANT)

CVSS3: 5.4
ubuntu
больше 2 лет назад

If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.

CVSS3: 6.5
redhat
больше 2 лет назад

If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.

CVSS3: 5.4
nvd
больше 2 лет назад

If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.

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

Errors returned from JSON marshaling may break template escaping in html/template