Publishing details
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
Builds
Built packages
-
lib32z1
compression library - 32 bit runtime
-
lib32z1-dev
compression library - 32 bit development
-
lib64z1
compression library - 64 bit runtime
-
lib64z1-dev
compression library - 64 bit development
-
libx32z1
compression library - x32 runtime
-
libx32z1-dev
compression library - x32 development
-
zlib1g
compression library - runtime
-
zlib1g-dbg
compression library - development
-
zlib1g-dev
compression library - development
-
zlib1g-udeb
compression library - runtime for Debian installer
Package files