ubuntu/+source/sdl-image1.2:applied/ubuntu/xenial-devel

Last commit made on 2020-01-14
Get this branch:
git clone -b applied/ubuntu/xenial-devel https://git.launchpad.net/ubuntu/+source/sdl-image1.2
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-devel
Repository:
lp:ubuntu/+source/sdl-image1.2

Recent commits

28508c9... by Eduardo Barretto

1.2.12-5+deb9u1ubuntu0.16.04.1 (patches applied)

Imported using git-ubuntu import.

3e4ffb3... by Eduardo Barretto

Fixed bug 4538 - validate image size when loading BMP files

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

4d2f79c... by Eduardo Barretto

fix Heap-Buffer Overflow in Blit1to4 (IMG_bmp.c)

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

1c7f67b... by Eduardo Barretto

Fix potential buffer overflow on corrupt or maliciously-crafted XCF file.

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

18e4e3b... by Eduardo Barretto

fix multiple OOB issues in IMG_pcx.c

Gbp-Pq: IMG_pcx-out-of-bounds.patch.

aeeb4b3... by Eduardo Barretto

fix invalid data read on bpl == -1

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

2b15ea5... by Eduardo Barretto

fix heap buffer overflow issue in IMG_pcx.c

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

5f1361b... by Eduardo Barretto

xcf: check for some potential integer overflows.

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

1dff406... by Eduardo Barretto

xcf: Prevent infinite loop and/or buffer overflow on bogus data.

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

81774f4... by Eduardo Barretto

pcx: don't overflow buffer if bytes-per-line is less than image width.

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