CVE Catalog

CVE-2015-7547

High
Published: Translated: NVD NIST

Summary

Multiple stack-based buffer overflows in the libresolv library in GNU C Library (glibc) before version 2.23 exist in the send_dg and send_vc functions. Remote attackers can cause a denial of service (crash) or possibly execute arbitrary code via a crafted DNS response.

Risk Assessment

This vulnerability can lead to system crashes or remote code execution, posing a serious security threat to the organization. Attackers may exploit this flaw to conduct denial of service attacks or remotely take control of the system.

Recommendation

It is recommended to update the GNU C Library to version 2.23 or later to mitigate this vulnerability. Additionally, monitoring and filtering DNS responses is advisable to minimize the risk of attacks exploiting this flaw.

Other vulnerabilities in GNU C Library (glibc)

See all
Original NVD description (English source)

Multiple stack-based buffer overflows in the (1) send_dg and (2) send_vc functions in the libresolv library in the GNU C Library (aka glibc or libc6) before 2.23 allow remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted DNS response that triggers a call to the getaddrinfo function with the AF_UNSPEC or AF_INET6 address family, related to performing "dual A/AAAA DNS queries" and the libnss_dns.so.2 NSS module.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS