Baruch Siach
872561cd5b
package/unzip: add security and bug fix patches from Debian
Debian bug #741384: Buffer overflow
Debian bug #744212: Buffer overflow
CVE-2014-8139: CRC32 verification heap-based overflow
CVE-2014-8140: Out-of-bounds write issue in test_compr_eb()
CVE-2014-8141: Out-of-bounds read issues in getZip64Data()
CVE-2014-9636: Heap overflow
CVE-2015-7696: Heap overflow when extracting password-protected archive
CVE-2015-7697: Infinite loop when extracting password-protected archive
Red Hat Bugzilla #1260944: Unsigned overflow on invalid input
Debian bug #842993: Do not ignore Unix Timestamps
CVE-2014-9913: Buffer overflow
CVE-2016-9844: Buffer overflow in zipinfo
CVE-2018-1000035: Buffer overflow in password protected ZIP archives
Cc: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>