NLnet Labs Unbound up to and including version 1.21.0 contains a vulnerability when handling replies with very large RRsets that it needs to perform name compression for. Malicious upstreams responses with very large RRsets can cause Unbound to spend a considerable time applying name compression to downstream replies. This can lead to degraded performance and eventually denial of service in well orchestrated attacks. The vulnerability can be exploited by a malicious actor querying Unbound for the specially crafted contents of a malicious zone with very large RRsets. Before Unbound replies to the query it will try to apply name compression which was an unbounded operation that could lock the CPU until the whole packet was complete. Unbound version 1.21.1 introduces a hard limit on the number of name compression calculations it is willing to do per packet. Packets that need more compression will result in semi-compressed packets or truncated packets, even on TCP for huge messages, to avoid locking the CPU for long. This change should not affect normal DNS traffic.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2024/10/04/5 | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2024/11/msg00009.html | Mailing List Third Party Advisory |
https://www.nlnetlabs.nl/downloads/unbound/CVE-2024-8508.txt | Vendor Advisory |
Configurations
History
17 Dec 2024, 19:28
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://www.nlnetlabs.nl/downloads/unbound/CVE-2024-8508.txt - Vendor Advisory | |
CWE | CWE-1284 | |
CPE | cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
First Time |
Debian debian Linux
Nlnetlabs Debian Nlnetlabs unbound |
03 Oct 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-03 17:15
Updated : 2024-12-17 19:28
NVD link : CVE-2024-8508
Mitre link : CVE-2024-8508
JSON object : View
Products Affected
debian
- debian_linux
nlnetlabs
- unbound
CWE
CWE-1284
Improper Validation of Specified Quantity in Input