Security Advisory

CVE-2026-6238

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-28 16:43:08
Last updated 2026-07-14 12:45:33
Assigner glibc
CVSS score not scored
State PUBLISHED

Description

The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.0.1 to version 2.43 fail to validate the RDATA content against the RDATA length in a DNS response when processing A6, CERT, LOC, TKEY or TSIG records, which may allow an attacker to craft a DNS response, causing a target application to crash or read uninitialized memory. These functions are for application debugging only and hence not in the path of code executed by the DNS resolver. Further, they have been deprecated since version 2.34 and should not be used by any new applications. Applications should consider porting away from these interfaces since they may be removed in future versions.