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

exploitDog

oracle-oval логотип

ELSA-2026-55841

Опубликовано: 17 авг. 2026
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

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

[1.24.2-3.4]

  • Fix CVE-2026-55973 (RHEL-212809)

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

python3-unbound

1.24.2-3.el9_8.4

unbound

1.24.2-3.el9_8.4

unbound-devel

1.24.2-3.el9_8.4

unbound-dracut

1.24.2-3.el9_8.4

unbound-libs

1.24.2-3.el9_8.4

Oracle Linux x86_64

python3-unbound

1.24.2-3.el9_8.4

unbound

1.24.2-3.el9_8.4

unbound-devel

1.24.2-3.el9_8.4

unbound-dracut

1.24.2-3.el9_8.4

unbound-libs

1.24.2-3.el9_8.4

Связанные CVE

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

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

Important: unbound security update

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

Important: unbound security update

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

ELSA-2026-55892: 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.