Bug#345595: libmagick: array index overflow in DisplayImageCommand

2006-01-05 Thread Daniel Kobras
severity 345595 grave tag 345595 + security found 345595 6:6.0.6.2-2.4 thanks On Mon, Jan 02, 2006 at 06:09:05AM +0200, Eero Häkkinen wrote: > In libMagick, DisplayImageCommand first allocates an image index array > with a size based on argc and then expands arguments containing glob > patterns

Bug#345595: libmagick: array index overflow in DisplayImageCommand

2006-01-01 Thread Eero Häkkinen
Package: imagemagick Version: 6:6.0.6.2-2.4 Severity: normal Tags: patch In libMagick, DisplayImageCommand first allocates an image index array with a size based on argc and then expands arguments containing glob patterns which may result an increase of argc. However, the image index array is n