Logo
vulnerabilityCVE-2024-8508
Name
CVE-2024-8508
Source
NVD ( link)Debian ( link)
Description
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.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
unbound
Patched

Vulnerability Ratings#


5.3
CVSSv31
5.3
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
1.25.1
Not Affected
buildroot
master
1.25.1
Not Affected
openwrt
master
1.25.1-r1
Not Affected
openwrt
openwrt-25.12
1.25.1-r1
Not Affected
yocto
kirkstone
1.15.0
Exploitable
yocto
master
1.25.1
Not Affected

Resolved with patches#


unbound (yocto:scarthgap)

#
Title
Author
Resolve
1
Patch #1
Virendra Thakur <virendrak@kpit.com>
CVE-2024-8508