Bug 2503075 (CVE-2026-55973) - CVE-2026-55973 unbound: Unbound: Denial of Service via malformed EDNS Report-Channel option
Summary: CVE-2026-55973 unbound: Unbound: Denial of Service via malformed EDNS Report-...
Keywords:
Status: NEW
Alias: CVE-2026-55973
Deadline: 2026-07-22
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2507649
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-20 22:07 UTC by OSIDB Bzimport
Modified: 2026-09-15 09:19 UTC (History)
18 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:55841 0 None None None 2026-08-17 21:16:05 UTC
Red Hat Product Errata RHSA-2026:55892 0 None None None 2026-08-17 23:03:30 UTC
Red Hat Product Errata RHSA-2026:60440 0 None None None 2026-09-01 21:38:47 UTC
Red Hat Product Errata RHSA-2026:66357 0 None None None 2026-09-15 09:19:24 UTC

Description OSIDB Bzimport 2026-07-20 22:07:01 UTC
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 length 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. Unbound 1.25.2 includes a fix to use the proper length of the agent domain name instead of the EDNS option length one.

Comment 2 errata-xmlrpc 2026-08-17 21:16:04 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:55841 https://access.redhat.com/errata/RHSA-2026:55841

Comment 3 errata-xmlrpc 2026-08-17 23:03:29 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:55892 https://access.redhat.com/errata/RHSA-2026:55892

Comment 4 errata-xmlrpc 2026-09-01 21:38:45 UTC
This issue has been addressed in the following products:

  Red Hat OpenShift Container Platform 4.22

Via RHSA-2026:60440 https://access.redhat.com/errata/RHSA-2026:60440

Comment 6 Jon Orris 2026-09-15 09:19:22 UTC
This issue has been addressed in the following products:

  Red Hat OpenShift Container Platform 4.22

Via RHSA-2026:66357 https://access.redhat.com/errata/RHSA-2026:66357


Note You need to log in before you can comment on or make changes to this bug.