ubuntu/+source/unzip:applied/ubuntu/precise-devel

Last commit made on 2021-05-03
Get this branch:
git clone -b applied/ubuntu/precise-devel https://git.launchpad.net/ubuntu/+source/unzip
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/precise-devel
Repository:
lp:ubuntu/+source/unzip

Recent commits

4930b7d... by Avital Ostromich

6.0-4ubuntu2.6 (patches applied)

Imported using git-ubuntu import.

134554f... by Avital Ostromich

Do not raise a zip bomb alert for a misplaced central directory.

Gbp-Pq: 24-cve-2019-13232-do-not-raise-alert-for-misplaced-central-directory.patch.

bf372fe... by Avital Ostromich

Detect and reject a zip bomb using overlapped entries.

Gbp-Pq: 23-cve-2019-13232-zip-bomb-with-overlapped-entries.patch.

e7e3629... by Avital Ostromich

Fix bug in undefer_input() that misplaced the input state.

Gbp-Pq: 22-cve-2019-13232-fix-bug-in-undefer-input.patch.

74ee122... by Avital Ostromich

Fix buffer overflow in password protected zip archives

Gbp-Pq: 20-cve-2018-1000035-unzip-buffer-overflow.patch.

b2c0b9a... by Avital Ostromich

Increase size of cfactorstr array to avoid buffer overflow

Gbp-Pq: 07-increase-size-of-cfactorstr.

083fdd6... by Avital Ostromich

Fix CVE-2016-9844, buffer overflow in zipinfo

Gbp-Pq: 18-cve-2016-9844-zipinfo-buffer-overflow.

d95febe... by Avital Ostromich

Fix CVE-2014-9913, buffer overflow in unzip

Gbp-Pq: 17-cve-2014-9913-unzip-buffer-overflow.

65fe3ba... by Avital Ostromich

[PATCH] extract: prevent unsigned overflow on invalid input

Gbp-Pq: 16-fix-integer-underflow-csiz-decrypted.

77c7ccc... by Avital Ostromich

fix infinite loop when extracting empty bzip2 data

Gbp-Pq: 15-cve-2015-7697.