Hi, I've found several issues with DNS response parsing that can result in getaddrinfo/getnameinfo reading unininitialized or (nearby) out-of-bounds data on stack and returning garbage. The issues are described in the attached patches. Alexey