Stack Overflow Vulnerability in GNU C Library's nscd Service
CVE-2026-89092
4.2MEDIUM
What is CVE-2026-89092?
The nscd service within the GNU C Library versions 2.3.4 and higher is susceptible to a stack overflow condition when an untrusted DNS server replies with excessively large DNS response records. This vulnerability can lead to crashes of the nscd service, resulting in degraded DNS resolution performance. While exploitation of this flaw requires that nscd is enabled and configured to use untrusted DNS sources, successful exploitation may lead to cache corruption if an attacker can manipulate the stack pointer to overwrite crucial data within nscd's heap. Although such a crash can disrupt normal name resolution, it does not result in a complete denial of service.
Affected Version(s)
glibc 2.3.4 < 2.45
