ubuntu/+source/sdl-image1.2:applied/ubuntu/trusty-updates

Last commit made on 2018-04-30
Get this branch:
git clone -b applied/ubuntu/trusty-updates 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/trusty-updates
Repository:
lp:ubuntu/+source/sdl-image1.2

Recent commits

44166dd... by Steve Beattie

1.2.12-5+deb9u1build0.14.04.1 (patches applied)

Imported using git-ubuntu import.

80b296a... by Steve Beattie

xcf: check for some potential integer overflows.

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

4bb21ac... by Steve Beattie

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

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

d4dcea2... by Steve Beattie

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

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

ee60004... by Steve Beattie

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

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

87e8856... by Steve Beattie

xcf: deal with bogus data in rle tile decoding.

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

f80ed3d... by Steve Beattie

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

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

2d94413... by Steve Beattie

ico: reject obviously incorrect image sizes.

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

0366f05... by Steve Beattie

lbm: Don't overflow static colormap buffer.

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

ba23d27... by Steve Beattie

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

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