ubuntu/+source/libexif:applied/ubuntu/bionic-security

Last commit made on 2020-11-10
Get this branch:
git clone -b applied/ubuntu/bionic-security https://git.launchpad.net/ubuntu/+source/libexif
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-security
Repository:
lp:ubuntu/+source/libexif

Recent commits

3b0fdc0... by Leonidas S. Barbosa

0.6.21-4ubuntu0.6 (patches applied)

Imported using git-ubuntu import.

cca150b... by Leonidas S. Barbosa

[PATCH] fixed a incorrect overflow check that could be optimized

Gbp-Pq: CVE-2020-0452.patch.

a13a5e2... by Leonidas S. Barbosa

[PATCH] fixed another unsigned integer overflow

Gbp-Pq: CVE-2020-0198.patch.

d7b9de6... by Leonidas S. Barbosa

[PATCH] Fix a buffer read overflow in exif_entry_get_value

Gbp-Pq: CVE-2020-0182.patch.

aa55727... by Leonidas S. Barbosa

[PATCH] Add a failsafe on the maximum number of Canon MakerNote

Gbp-Pq: CVE-2020-13114.patch.

cb6e322... by Leonidas S. Barbosa

[PATCH] Ensure the MakerNote data pointers are initialized with NULL.

Gbp-Pq: CVE-2020-13113.patch.

8d99d5a... by Leonidas S. Barbosa

[PATCH] Fix MakerNote tag size overflow issues at read time.

Gbp-Pq: CVE-2020-13112.patch.

872364b... by Leonidas S. Barbosa

[PATCH] libexif: Fix read buffer overflow (CVE-2020-0093)

Gbp-Pq: CVE-2020-0093.patch.

3cf7302... by Leonidas S. Barbosa

[PATCH] Update the exif-entry.c (#32)

Gbp-Pq: CVE-2020-12767.patch.

70205f1... by Leonidas S. Barbosa

[PATCH] Improve deep recursion detection in

Gbp-Pq: CVE-2018-20030.patch.