Processed: Re: [Pkg-gmagick-im-team] Bug#832457: Bug#832457: Out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels

2016-07-25 Thread Debian Bug Tracking System
Processing control commands: > retitle -1 Fix psd file handling Bug #832457 [imagemagick] Out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels Changed Bug title to 'Fix psd file handling' from 'Out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels'. -- 832457: http://bugs.debian.o

Bug#832457: [Pkg-gmagick-im-team] Bug#832457: Bug#832457: Out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels

2016-07-25 Thread Bastien ROUCARIES
control: retitle -1 Fix psd file handling Rewrite reading pixel values for psd file It fix psd file handling for corrupted file. This is partial fix. Origin: upstream, https://github.com/ImageMagick/ImageMagick/commit/280215b9936d145dd5ee91403738ccce1333cab1 Bug-ubuntu: https://bug

Bug#832457: [Pkg-gmagick-im-team] Bug#832457: Out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels

2016-07-25 Thread Bastien ROUCARIES
Add test cases outofbound-1-LP1533442.psd Description: application/photoshop outofbound-2-LP1533442.psd Description: application/photoshop outofbound-3-LP1533442.psd Description: application/photoshop outofbound-4-LP1533442.psd Description: application/photoshop

Bug#832457: [Pkg-gmagick-im-team] Bug#832457: Out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels

2016-07-25 Thread Bastien ROUCARIES
Added missing call to ConstrainColormapIndex avoiding a overflow in case of corrupted file It fix psd file handling for corrupted file. This is partial fix. Origin: upstream, https://github.com/ImageMagick/ImageMagick/commit/e14fd0a2801f73bdc123baf4fbab97dec55919eb Bug-ubuntu: https://bugs.launch

Bug#832457: [Pkg-gmagick-im-team] Bug#832457: Out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels

2016-07-25 Thread Bastien ROUCARIES
Fixed overflow in psd file handling It fix psd file handling for corrupted file. This is partial fix. Origin: upstream, https://github.com/ImageMagick/ImageMagick/commit/6f1879d498bcc5cce12fe0c5decb8dbc0f608e5d Bug-ubuntu: https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1533442 Bug:

Bug#832457: Out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels

2016-07-25 Thread Bastien ROUCARIES
Package: imagemagick Version: 8:6.7.7.10-5 Severity: grave Tags: patch security X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org Split of 823750 Added check for bit depth 1 for PSD file This is a partial fix of out-of-bounds read in coders/psd.c:797 ReadPSDChannelPixels It fix psd