Logo
componentglibc
Name
glibc
Version
2.43-27-
Type
library
Description
-
Licenses
GPL-2.0+ (programs)LGPL-2.1+BSD-3-ClauseMIT (library)
PURL
-
CPE
cpe:2.3:a:gnu:glibc:2.43:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
2025.02.x
2.41-137-gb676adadbc1f5fb2f31bc484a7628cca89ae6f22

Patches#


#
Title
Author
Resolve
1
Rename __unused fields to __glibc_reserved.
Jakub Jelinek <jakub@redhat.com>

Vulnerabilities#


Name
Analysis
Description
Exploitable
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.
Exploitable
The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to enforce the caller-supplied buffer length, and can result in an out-of-bounds write when printing TSIG records.