c-ares 1.15.0-1ubuntu0.4 source package in Ubuntu

Changelog

c-ares (1.15.0-1ubuntu0.4) focal-security; urgency=medium

  * SECURITY UPDATE: DoS via out-of-bounds read
    - debian/patches/CVE-2020-22217.patch: check length in
      ares_parse_soa_reply.c.
    - CVE-2020-22217

 -- Marc Deslauriers <email address hidden>  Thu, 14 Sep 2023 11:00:59 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
c-ares_1.15.0.orig.tar.gz 1.3 MiB 6cdb97871f2930530c97deb7cf5c8fa4be5a0b02c7cea6e7c7667672a39d6852
c-ares_1.15.0.orig.tar.gz.asc 488 bytes 39cc1f98533c065b80d98d08bcc1d0d37f2bbb67af3a6c9b5a6ff7c2490bf58c
c-ares_1.15.0-1ubuntu0.4.debian.tar.xz 14.0 KiB 0a0c189ac53d2e56311bf34c906f628d71cdc587e6658493353051328ab7e1ba
c-ares_1.15.0-1ubuntu0.4.dsc 2.2 KiB b6dd6c377e45453182bb4fdeb3a9bf1631c58db179ffe5c45ced33ddd783d0b1

View changes file

Binary packages built by this source

libc-ares-dev: asynchronous name resolver - development files

 c-ares is a C library that performs DNS requests and name resolution
 asynchronously.
 .
 It is a fork of the library named "ares", with additional features:
  * IPv6 support;
  * extended cross-platform portability;
  * 64-bit clean sources.
 .
 This package contains development files (headers and static libraries).

libc-ares2: asynchronous name resolver

 c-ares is a C library that performs DNS requests and name resolution
 asynchronously.
 .
 It is a fork of the library named "ares", with additional features:
  * IPv6 support;
  * extended cross-platform portability;
  * 64-bit clean sources.
 .
 This package provides the shared libraries.

libc-ares2-dbgsym: debug symbols for libc-ares2