Search found 2 matches

by gsuberland
2015-12-30T06:12:17-07:00
Forum: Bugs
Topic: Crash bug in IPL image handler
Replies: 3
Views: 2679

Re: Crash bug in IPL image handler

6.7.7-10, which is the latest version from the Ubuntu repo.


graham@viking:~/fuzzing$ convert --version
Version: ImageMagick 6.7.7-10 2014-03-06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features: OpenMP



root@viking:/# apt-get update
[ ... snip ...
by gsuberland
2015-12-30T04:22:03-07:00
Forum: Bugs
Topic: Crash bug in IPL image handler
Replies: 3
Views: 2679

Crash bug in IPL image handler

I discovered a repeatable crash bug in ImageMagick's IPL image parser, when loading a malformed image.

Here's the valgrind output:

==26768== Memcheck, a memory error detector
==26768== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==26768== Using Valgrind-3.10.1 and LibVEX ...