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

exploitDog

rocky логотип

RLSA-2026:55892

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

Описание

Important: unbound security update

The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver.

Security Fix(es):

  • unbound: Unbound: Cache poisoning via insufficient RRSIG.Labels validation and premature cache writes (CVE-2026-44690)

  • unbound: Unbound: Denial of Service via malformed EDNS Report-Channel option (CVE-2026-55973)

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
unbound-anchoraarch647.el10_2.4unbound-anchor-1.24.2-7.el10_2.4.aarch64.rpm
unbound-libsaarch647.el10_2.4unbound-libs-1.24.2-7.el10_2.4.aarch64.rpm
unbound-dracutaarch647.el10_2.4unbound-dracut-1.24.2-7.el10_2.4.aarch64.rpm
unbound-utilsaarch647.el10_2.4unbound-utils-1.24.2-7.el10_2.4.aarch64.rpm
unboundaarch647.el10_2.4unbound-1.24.2-7.el10_2.4.aarch64.rpm
python3-unboundaarch647.el10_2.4python3-unbound-1.24.2-7.el10_2.4.aarch64.rpm

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

Связанные CVE

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

rocky
около 1 месяца назад

Important: unbound security update

oracle-oval
около 1 месяца назад

ELSA-2026-55892: unbound security update (IMPORTANT)

oracle-oval
около 1 месяца назад

ELSA-2026-55841: unbound security update (IMPORTANT)

CVSS3: 7.5
ubuntu
2 месяца назад

In NLnet Labs Unbound 1.23.0 up to and including 1.25.1, when 'dns-error-reporting: yes' is set, the EDNS Report-Channel option (code 18) from the last upstream response is read and uses the option's length as the length of the agent domain. When a domain name check is performed on the agent domain, the returned lenght is not used and if the agent domain is followed by garbage, those bytes are moved onto the tail of the synthetic '_er.' report query name. That query name is later used in the iterator via a subquery to send out the DNS Error Report and when Unbound tries to walk that query name during 'find_closest_of_type()', it strips labels using the query name length rather than stopping at the embedded root, walks one byte past it, and feeds the first garbage byte to 'dname_query_hash()' as a label length writing over the stack variable 'labuf'. One ordinary upstream response from a delegated zone the attacker controls is sufficient to terminate the daemon.

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

In NLnet Labs Unbound 1.23.0 up to and including 1.25.1, when 'dns-error-reporting: yes' is set, the EDNS Report-Channel option (code 18) from the last upstream response is read and uses the option's length as the length of the agent domain. When a domain name check is performed on the agent domain, the returned lenght is not used and if the agent domain is followed by garbage, those bytes are moved onto the tail of the synthetic '_er.' report query name. That query name is later used in the iterator via a subquery to send out the DNS Error Report and when Unbound tries to walk that query name during 'find_closest_of_type()', it strips labels using the query name length rather than stopping at the embedded root, walks one byte past it, and feeds the first garbage byte to 'dname_query_hash()' as a label length writing over the stack variable 'labuf'. One ordinary upstream response from a delegated zone the attacker controls is sufficient to terminate the daemon.