CVE-2022-3204: NRDelegation Attack
A vulnerability named 'Non-Responsive Delegation Attack' (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.
Other sources
The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks.
Upstream has issued an advisory today (September 21): https://nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt
The issue is fixed upstream in 1.16.3: https://github.com/NLnetLabs/unbound/releases/tag/release-1.16.3
— Red Hat
Affected Software
Event History
Frequently Asked Questions
What is CVE-2022-3204?
CVE-2022-3204 is a vulnerability named Non-Responsive Delegation Attack (NRDelegation Attack) that affects various DNS resolving software.
How does Non-Responsive Delegation Attack work?
Non-Responsive Delegation Attack works by having a malicious delegation with a considerable number of non-responsive nameservers.
Which software is affected by CVE-2022-3204?
Nlnetlabs Unbound, Fedoraproject Fedora versions 35, 36, and 37 are affected by CVE-2022-3204.
What is the severity of CVE-2022-3204?
The severity of CVE-2022-3204 is high with a CVSS score of 7.5.
How can I fix CVE-2022-3204?
To fix CVE-2022-3204, users should update to the latest version of the affected software.