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

Last commit made on 2020-11-10
Get this branch:
git clone -b applied/ubuntu/focal-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/focal-updates
Repository:
lp:ubuntu/+source/libexif

Recent commits

8f72240... by Leonidas S. Barbosa

0.6.21-6ubuntu0.4 (patches applied)

Imported using git-ubuntu import.

e1361ce... by Leonidas S. Barbosa

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

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

3e82718... by Leonidas S. Barbosa

[PATCH] fixed another unsigned integer overflow

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

48e9846... by Leonidas S. Barbosa

[PATCH] Fix a buffer read overflow in exif_entry_get_value

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

b8b4c32... by Leonidas S. Barbosa

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

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

e04f3a8... by Leonidas S. Barbosa

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

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

400dd3f... by Leonidas S. Barbosa

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

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

e342598... by Leonidas S. Barbosa

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

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

2019eff... by Leonidas S. Barbosa

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

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

1e0605d... by Leonidas S. Barbosa

Cast to unsigned int before shifting left to avoid implicit behaviour

Gbp-Pq: cast-unsigned-int.patch.