ubuntu/+source/unzip:applied/ubuntu/jammy-security

Last commit made on 2022-10-13
Get this branch:
git clone -b applied/ubuntu/jammy-security 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/jammy-security
Repository:
lp:ubuntu/+source/unzip

Recent commits

c0bd8bc... by Nishit Majithia

6.0-26ubuntu3.1 (patches applied)

Imported using git-ubuntu import.

ad43ca9... by Nishit Majithia

Fix null pointer dereference on invalid UTF-8 input

Gbp-Pq: CVE-2022-0530.patch.

0c52d30... by Nishit Majithia

Fix wide string conversion

Gbp-Pq: CVE-2022-0529.patch.

c277c19... by Nishit Majithia

[PATCH] Fix null pointer dereference and use of uninitialized data

Gbp-Pq: CVE-2021-4217.patch.

95f572e... by Nishit Majithia

zipgrep: Avoid test errors when no members present

Gbp-Pq: 27-zipgrep-avoid-test-errors.patch.

3929320... by Nishit Majithia

Fix bug in UZinflate() that incorrectly updated G.incnt.

Gbp-Pq: 26-cve-2019-13232-fix-bug-in-uzinflate.patch.

df12f39... by Nishit Majithia

Fix bug in UZbunzip2() that incorrectly updated G.incnt

Gbp-Pq: 25-cve-2019-13232-fix-bug-in-uzbunzip2.patch.

7d0fc6e... by Nishit Majithia

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.

08a753c... by Nishit Majithia

Detect and reject a zip bomb using overlapped entries.

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

d1c8483... by Nishit Majithia

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

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