Update c-ares to 1.34.6 (security release) #3

Merged
sbelikov merged 1 commit from update-c-ares-1.34.6 into niceos-5.2 2026-04-28 17:09:17 +03:00
Owner

This PR updates c-ares from 1.34.5 to 1.34.6.

Security:

  • Fixes CVE-2025-62408: use-after-free bug in read_answers() introduced in v1.32.3.

Other changes:

  • Ignores Windows IDN Search Domains until proper IDN support is added.
  • Fixes event thread stalling on bad connections.
  • Fixes invalid service to port number conversion.
  • Fixes memory leak in ares_uri.
  • Various build fixes (Clang on Windows, MidnightBSD, IPv6 link-local nameservers).

See upstream release notes: https://github.com/c-ares/c-ares/releases/tag/v1.34.6

Issue: #2

This PR updates c-ares from 1.34.5 to 1.34.6. **Security**: - Fixes CVE-2025-62408: use-after-free bug in `read_answers()` introduced in v1.32.3. **Other changes**: - Ignores Windows IDN Search Domains until proper IDN support is added. - Fixes event thread stalling on bad connections. - Fixes invalid service to port number conversion. - Fixes memory leak in `ares_uri`. - Various build fixes (Clang on Windows, MidnightBSD, IPv6 link-local nameservers). See upstream release notes: https://github.com/c-ares/c-ares/releases/tag/v1.34.6 **Issue**: https://specs.niceos.ru/rpms/c-ares/issues/2
sbelikov merged commit 2b2e98441c into niceos-5.2 2026-04-28 17:09:17 +03:00
Sign in to join this conversation.
No description provided.