ubuntu/+source/unzip:applied/ubuntu/xenial-updates

Last commit made on 2020-12-16
Get this branch:
git clone -b applied/ubuntu/xenial-updates 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/xenial-updates
Repository:
lp:ubuntu/+source/unzip

Recent commits

348448d... by Avital Ostromich

6.0-20ubuntu1.1 (patches applied)

Imported using git-ubuntu import.

d4e5e91... 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.

d7639e2... by Avital Ostromich

Detect and reject a zip bomb using overlapped entries.

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

2cd3cf4... 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.

3b6eae5... by Avital Ostromich

Fix buffer overflow in password protected zip archives

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

e3dcba7... by Avital Ostromich

Fix CVE-2016-9844, buffer overflow in zipinfo

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

2c604a8... by Avital Ostromich

Fix CVE-2014-9913, buffer overflow in unzip

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

35d9872... by Avital Ostromich

unzip files encoded with non-latin, non-unicode file names

Gbp-Pq: 20-unzip60-alt-iconv-utf8.

d6ce656... by Avital Ostromich

[PATCH] extract: prevent unsigned overflow on invalid input

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

3dd1b5e... by Avital Ostromich

fix infinite loop when extracting empty bzip2 data

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