slackware-current/patches/packages/c-ares-1.19.1-x86_64-1_slack15.0.txt
Patrick J Volkerding 8e0b115ff3 Mon May 22 19:05:02 UTC 2023
patches/packages/c-ares-1.19.1-x86_64-1_slack15.0.txz:  Upgraded.
  This update fixes bugs and security issues:
  0-byte UDP payload causes Denial of Service.
  Insufficient randomness in generation of DNS query IDs.
  Buffer Underwrite in ares_inet_net_pton().
  AutoTools does not set CARES_RANDOM_FILE during cross compilation.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2023-32067
    https://www.cve.org/CVERecord?id=CVE-2023-31147
    https://www.cve.org/CVERecord?id=CVE-2023-31130
    https://www.cve.org/CVERecord?id=CVE-2023-31124
  (* Security fix *)
2023-05-23 13:30:29 +02:00

11 lines
484 B
Text

c-ares: c-ares (C library for DNS requests)
c-ares:
c-ares: This is c-ares, an asynchronous resolver library. It is intended for
c-ares: applications which need to perform DNS queries without blocking, or
c-ares: need to perform multiple DNS queries in parallel. The primary examples
c-ares: of such applications are servers which communicate with multiple
c-ares: clients and programs with graphical user interfaces.
c-ares:
c-ares: Homepage: https://c-ares.haxx.se/
c-ares:
c-ares: