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

Changelog

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

  * SECURITY UPDATE: Out of bounds read in ares__read_line()
    - debian/patches/CVE-2024-25629.patch: filtering to
      eliminate out of bounds read
    - CVE-2024-25629

 -- Nick Galanis <email address hidden>  Wed, 28 Feb 2024 13:36:54 +0000

Upload details

Uploaded by:
Nick Galanis
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main libs
Focal security main libs

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.5.debian.tar.xz 14.5 KiB b9572e5b5547b7c22febbee0e267bd956194f64cb418cbbf809be862138b8cb5
c-ares_1.15.0-1ubuntu0.5.dsc 1.9 KiB b35204e05ac6216b780ddaeb211e6ca43c6bba798d6df23a2c196ce1538b491b

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