zlib 1:1.2.11.dfsg-0ubuntu2.2 source package in Ubuntu

Changelog

zlib (1:1.2.11.dfsg-0ubuntu2.2) bionic-security; urgency=medium

  * SECURITY UPDATE: heap-based buffer over-read
    - debian/patches/CVE-2022-37434-1.patch: in inflate.c, add an extra
      condition to check if state->head->extra_max is greater than len
      before copying, and move the len assignment to be placed before the
      check.
    - debian/patches/CVE-2022-37434-2.patch: in the previous patch, in
      inflate.c, the place of the len assignment was causing issues so it
      was moved to be placed within the check.
    - CVE-2022-37434

 -- Rodrigo Figueiredo Zaiden <email address hidden>  Tue, 16 Aug 2022 19:08:38 -0300

Upload details

Uploaded by:
Rodrigo Figueiredo Zaiden
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
zlib_1.2.11.dfsg.orig.tar.xz 280.5 KiB 881c8a90f488def83488aa91fd68563c023013a4b9b07a040f6da2727d76ad60
zlib_1.2.11.dfsg-0ubuntu2.2.debian.tar.xz 22.6 KiB 2de1aed2db20cf20becb4803a8a975086dcaf0d0055bfabd0952f646d0efe09e
zlib_1.2.11.dfsg-0ubuntu2.2.dsc 2.4 KiB 803f227c9f7ee7199773ec9d4525ce88e8f484d7bfa8f333680bbea2fe7d4e7c

View changes file

Binary packages built by this source

lib32z1: compression library - 32 bit runtime

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes a 32 bit version of the
 shared library.

lib32z1-dev: compression library - 32 bit development

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes the development support
 files for building 32 bit applications.

lib64z1: compression library - 64 bit runtime

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes a 64 bit version of the
 shared library.

lib64z1-dev: compression library - 64 bit development

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes the development support
 files for building 64 bit applications.

libx32z1: compression library - x32 runtime

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes a n32 version of the shared
 library.

libx32z1-dev: compression library - x32 development

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes the development support
 files for building n32 applications.

zlib1g: compression library - runtime

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes the shared library.

zlib1g-dbg: compression library - development

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes debugging symbols for use
 when debugging applications which use zlib.

zlib1g-dev: compression library - development

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This package includes the development support
 files.

zlib1g-udeb: compression library - runtime for Debian installer

 zlib is a library implementing the deflate compression method found
 in gzip and PKZIP. This minimal package includes the shared library
 for use with the Debian installer.