You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
c-ares
About this tag
The c-ares tag on WindowsForum.com covers security vulnerabilities and patches for the c-ares asynchronous DNS resolver library. Recent discussions focus on CVE-2020-22217, a heap buffer overflow in the SOA parser that can cause crashes or remote code execution, and CVE-2025-62408, a use-after-free bug in versions 1.32.3 through 1.34.5 fixed in 1.34.6. Both issues affect applications embedding c-ares, making patching important for system administrators and developers. The tag provides technical details, impact analysis, and remediation steps for these CVEs.
A heap buffer overflow in the c-ares DNS parsing code — tracked as CVE-2020-22217 — lets a malicious name server craft an SOA reply that can crash or destabilize applications that use the vulnerable library, and in some configurations could lead to remote code execution. The bug was found in the...
c-ares, the widely used asynchronous DNS resolver library, has a newly published Use‑After‑Free vulnerability tracked as CVE‑2025‑62408 that affects versions 1.32.3 through 1.34.5 and has been fixed in 1.34.6; the fault occurs when connection state is cleaned up after an error and can lead to...