ubuntu/+source/libexif:applied/ubuntu/precise-updates

Last commit made on 2021-05-03
Get this branch:
git clone -b applied/ubuntu/precise-updates 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/precise-updates
Repository:
lp:ubuntu/+source/libexif

Recent commits

eedcf3b... by Leonidas S. Barbosa

0.6.20-2ubuntu0.7 (patches applied)

Imported using git-ubuntu import.

4eb18bc... by Leonidas S. Barbosa

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

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

7eae253... by Leonidas S. Barbosa

[PATCH] fixed another unsigned integer overflow

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

0275ccd... by Leonidas S. Barbosa

[PATCH] Fix a buffer read overflow in exif_entry_get_value

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

c430cfe... by Leonidas S. Barbosa

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

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

548a500... by Leonidas S. Barbosa

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

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

2e7fb9f... by Leonidas S. Barbosa

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

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

a1f3182... by Leonidas S. Barbosa

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

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

6d5e049... by Leonidas S. Barbosa

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

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

c85a10b... by Leonidas S. Barbosa

[PATCH] Improve deep recursion detection in

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