Out-of-bounds read in Dnsmasq - CVE-2026-5172

 

Out-of-bounds read in Dnsmasq - CVE-2026-5172

Published: May 12, 2026


Vulnerability identifier: #VU131141
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-5172
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to out-of-bounds read in extract_addresses() when parsing a DNS resource record with a falsified rdlen value. A remote attacker can send a specially crafted DNS packet to cause a denial of service.

The issue occurs because extract_name() can advance the record pointer past the calculated end of the resource record, causing the remaining-length calculation to underflow.


Affected software

Dnsmasq
Debian Linux
Gentoo Linux
Ubuntu
Anolis OS
openEuler
net-dns/dnsmasq
dnsmasq (Ubuntu package)
dnsmasq-langpack
dnsmasq-doc
dnsmasq-utils
dnsmasq
dnsmasq (Debian package)
dnsmasq-help
dnsmasq-debuginfo
dnsmasq-debugsource

How to mitigate CVE-2026-5172

Install security update from vendor's website.

Dnsmasq - update to 2.92
net-dns/dnsmasq - update to 2.66
dnsmasq (Ubuntu package) - addressed in versions 2.68-1ubuntu0.2+esm5, 2.90-0ubuntu0.16.04.1+esm3, 2.90-0ubuntu0.18.04.1+esm3, 2.90-0ubuntu0.20.04.1+esm2, 2.90-0ubuntu0.22.04.3, 2.90-2ubuntu0.3, 2.91-1ubuntu0.2, 2.92-1ubuntu0.2
dnsmasq-langpack - update to 2.90-2
dnsmasq-doc - update to 2.90-2
dnsmasq-utils - update to 2.90-2
dnsmasq - update to 2.90-2
dnsmasq (Debian package) - addressed in versions 2.90-4~deb12u2, 2.91-1+deb13u1
dnsmasq-help - addressed in versions 2.90-8, 2.90-9
dnsmasq - addressed in versions 2.90-8, 2.90-9
dnsmasq-debuginfo - addressed in versions 2.90-8, 2.90-9
dnsmasq-debugsource - addressed in versions 2.90-8, 2.90-9

External References

Related Security Bulletins