Bug 2463539 (CVE-2026-6238) - CVE-2026-6238 glibc: glibc: Application crash or uninitialized memory read via crafted DNS response
Summary: CVE-2026-6238 glibc: glibc: Application crash or uninitialized memory read vi...
Keywords:
Status: NEW
Alias: CVE-2026-6238
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-28 19:09 UTC by OSIDB Bzimport
Modified: 2026-05-05 08:47 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-28 19:09:53 UTC
The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to validate the RDATA content against the RDATA length in a DNS response when processing LOC, CERT, 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.


Note You need to log in before you can comment on or make changes to this bug.