CVE Catalog

CVE-2017-15650

High
Published: Translated: NVD NIST

Summary

Musl libc before 1.1.17 has a buffer overflow vulnerability that can be exploited via crafted DNS replies. The dns_parse_callback function in network/lookup_name.c does not restrict the number of addresses, allowing an attacker to send an unexpected number of A records in response to an AAAA query.

Risk Assessment

Exploitation of this vulnerability may lead to remote code execution or system crashes, posing a serious threat to the stability and security of applications using musl libc.

Recommendation

It is recommended to update musl libc to version 1.1.17 or later to mitigate this vulnerability and to implement additional security measures against unauthorized DNS replies.

Other vulnerabilities in musl libc

See all
Original NVD description (English source)

musl libc before 1.1.17 has a buffer overflow via crafted DNS replies because dns_parse_callback in network/lookup_name.c does not restrict the number of addresses, and thus an attacker can provide an unexpected number by sending A records in a reply to an AAAA query.

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