Логотип 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-dnsx86_642.module+el8.10.0+40047+0c0a73f4aardvark-dns-1.10.1-2.module+el8.10.0+40047+0c0a73f4.x86_64.rpm
buildahx86_642.module+el8.10.0+40087+cfe9c127buildah-1.33.14-2.module+el8.10.0+40087+cfe9c127.x86_64.rpm
buildah-testsx86_642.module+el8.10.0+40087+cfe9c127buildah-tests-1.33.14-2.module+el8.10.0+40087+cfe9c127.x86_64.rpm
cockpit-podmannoarch1.module+el8.10.0+40047+0c0a73f4cockpit-podman-84.1-1.module+el8.10.0+40047+0c0a73f4.noarch.rpm
conmonx86_641.module+el8.10.0+40047+0c0a73f4conmon-2.1.10-1.module+el8.10.0+40047+0c0a73f4.x86_64.rpm
containernetworking-pluginsx86_647.module+el8.10.0+40087+cfe9c127containernetworking-plugins-1.4.0-7.module+el8.10.0+40087+cfe9c127.x86_64.rpm
containers-commonx86_6482.module+el8.10.0+40047+0c0a73f4containers-common-1-82.module+el8.10.0+40047+0c0a73f4.x86_64.rpm
container-selinuxnoarch2.module+el8.10.0+40047+0c0a73f4container-selinux-2.229.0-2.module+el8.10.0+40047+0c0a73f4.noarch.rpm
critx86_645.module+el8.10.0+40047+0c0a73f4crit-3.18-5.module+el8.10.0+40047+0c0a73f4.x86_64.rpm
criux86_645.module+el8.10.0+40047+0c0a73f4criu-3.18-5.module+el8.10.0+40047+0c0a73f4.x86_64.rpm

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

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

oracle-oval
28 дней назад

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
около 1 месяца назад

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