A library that performs asynchronous DNS operations
Backport upstream commit d823199b688052dcdc1646f2ab4cb8c16b1c644a
to fix CVE-2026-33630, a double-free vulnerability in
process_timeouts() in c-ares 1.34.6. The patch also consolidates
requeue handling in ares_process.c to prevent unbounded recursion.
A new patch (c-ares-1.34.6-CVE-2026-33630.patch) was added as
Patch1 in the spec file.
CVE: CVE-2026-33630
Upstream patches:
-
|
||
|---|---|---|
| .gitignore | ||
| c-ares-1.34.6-CVE-2026-33630.patch | ||
| c-ares-config.cmake.in | ||
| c-ares.spec | ||
| gating.yaml | ||
| libcares.pc.cmake | ||
| LICENSE | ||
| sources | ||