cve/2015/CVE-2015-1781.md
2024-06-18 02:51:15 +02:00

827 B

CVE-2015-1781

Description

Buffer overflow in the gethostbyname_r and other unspecified NSS functions in the GNU C Library (aka glibc or libc6) before 2.22 allows context-dependent attackers to cause a denial of service (crash) or execute arbitrary code via a crafted DNS response, which triggers a call with a misaligned buffer.

POC

Reference

Github