Petr Štetiar 7561eab8e8 zlib: backport fix for heap-based buffer over-read (CVE-2022-37434)
zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field. NOTE: only
applications that call inflateGetHeader are affected. Some common
applications bundle the affected zlib source code but may be unable to
call inflateGetHeader.

Fixes: CVE-2022-37434
References: https://github.com/ivd38/zlib_overflow
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 7df6795d4c25447683fd4b4a4813bebcddaea547)
2022-08-08 09:46:36 +02:00
..
2021-02-14 19:38:15 +01:00
2020-02-22 16:34:57 +01:00
2022-02-01 21:25:02 +01:00
2021-02-14 19:38:15 +01:00
2021-12-01 00:39:26 +02:00
2019-11-01 21:19:40 +01:00
2021-10-31 13:01:24 +00:00
2021-12-21 21:37:05 +02:00
2022-06-25 00:05:21 +02:00
2022-04-11 23:17:55 +02:00
2022-03-19 17:42:29 +01:00
2021-12-21 21:36:55 +02:00
2022-07-17 14:28:31 +02:00
2019-02-26 23:20:04 +01:00
2022-04-17 21:47:11 +02:00
2022-07-31 17:12:47 +02:00