ubuntu/+source/graphicsmagick:applied/ubuntu/xenial-updates

Last commit made on 2020-02-04
Get this branch:
git clone -b applied/ubuntu/xenial-updates https://git.launchpad.net/ubuntu/+source/graphicsmagick
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-updates
Repository:
lp:ubuntu/+source/graphicsmagick

Recent commits

7a6e348... by Eduardo Barretto

1.3.23-1ubuntu0.6 (patches applied)

Imported using git-ubuntu import.

87e1e36... by Eduardo Barretto

EMF: Verify pBits memory allocation

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

b847fb8... by Eduardo Barretto

CINEON: Validate scandata allocation

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

1e446c6... by Eduardo Barretto

TIFF: Rationalize scanline, strip, and tile memory allocation requests based on file size.

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

55ba05a... by Eduardo Barretto

check MemoryResource before attempting to allocate ping_pixels array

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

f868077... by Eduardo Barretto

PNG: Check range limit before accessing byte to avoid minor heap read overflow.

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

1f3e283... by Eduardo Barretto

WEBP: Fix stack overflow with libwebp 0.5.0+ by disabling progress indication.

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

e4052b1... by Eduardo Barretto

WEBP: Add some assertions to verify that the image pointer provided by libwebp is valid.

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

515f0b2... by Eduardo Barretto

TIFF: ReadNewsProfile() was allowing reading heap data beyond the allocated size.

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

861cdec... by Eduardo Barretto

PALM: Fix heap buffer overflow in Q8 build while initializing color palette.

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