ubuntu/+source/sdl-image1.2:applied/ubuntu/bionic-proposed

Last commit made on 2018-03-05
Get this branch:
git clone -b applied/ubuntu/bionic-proposed 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/bionic-proposed
Repository:
lp:ubuntu/+source/sdl-image1.2

Recent commits

02a4c93... by Felix Geyer

1.2.12-8 (patches applied)

Imported using git-ubuntu import.

aaf44d0... by Felix Geyer

xcf: check for some potential integer overflows.

Gbp-Pq: xcf_fb643e371806.patch.

e7f4a70... by Felix Geyer

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

Gbp-Pq: xcf_c5f9cbb5d2bb.patch.

eaa19bc... by Felix Geyer

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

Gbp-Pq: pcx_2938fc80591a.patch.

8443382... by Felix Geyer

gif: report error on bogus LWZ data, instead of overflowing a buffer.

Gbp-Pq: CVE-2017-14450.patch.

4e60b5b... by Felix Geyer

xcf: deal with bogus data in rle tile decoding.

Gbp-Pq: CVE-2017-14448.patch.

1ea2539... by Felix Geyer

bmp: don't overflow palette buffer with bogus biClrUsed values.

Gbp-Pq: CVE-2017-14442.patch.

806dfee... by Felix Geyer

ico: reject obviously incorrect image sizes.

Gbp-Pq: CVE-2017-14441.patch.

550213f... by Felix Geyer

lbm: Don't overflow static colormap buffer.

Gbp-Pq: CVE-2017-14440.patch.

e30bbce... by Felix Geyer

lbm: Fail to load images with unsupported/bogus color depth.

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