ubuntu/+source/libgd2:applied/ubuntu/focal-devel

Last commit made on 2021-09-08
Get this branch:
git clone -b applied/ubuntu/focal-devel https://git.launchpad.net/ubuntu/+source/libgd2
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-devel
Repository:
lp:ubuntu/+source/libgd2

Recent commits

60a4ce1... by Leonidas S. Barbosa

2.2.5-5.2ubuntu2.1 (patches applied)

Imported using git-ubuntu import.

a07dae7... by Leonidas S. Barbosa

[PATCH 1/3] gdImageGd2Ptr memory leak

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

547d65f... by Leonidas S. Barbosa

[PATCH] fix read out-of-bands in reading tga header file

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

3da1fe5... by Leonidas S. Barbosa

[PATCH] Fix #383 (amendment)

Gbp-Pq: CVE-2017-6363-2.patch.

5a45166... by Leonidas S. Barbosa

[PATCH] gd/gd2: make sure transparent palette index is within bounds

Gbp-Pq: CVE-2017-6363-1.patch.

cb66165... by Leonidas S. Barbosa

[PATCH] Fix potential NULL pointer dereference in gdImageClone()

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

b4b36f8... by Leonidas S. Barbosa

Fix #501: Uninitialized read in gdImageCreateFromXbm

Gbp-Pq: Fix-501-Uninitialized-read-in-gdImageCreateFromXbm.patch.

13348c5... by Leonidas S. Barbosa

Fix #492: Potential double-free in gdImage*Ptr()

Gbp-Pq: Fix-492-Potential-double-free-in-gdImage-Ptr.patch.

bb86c58... by Leonidas S. Barbosa

Heap-based buffer overflow in gdImageColorMatch

Gbp-Pq: CVE-2019-6977.patch.

6c28e89... by Leonidas S. Barbosa

bmp: check return value in gdImageBmpPtr

Gbp-Pq: bmp-check-return-value-in-gdImageBmpPtr.patch.