Null dereference in coders/png.c:5134
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
imagemagick (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Program received signal SIGSEGV, Segmentation fault.
-------
EAX: 0x0000B0D0 EBX: 0x00000000 ECX: 0x0881A578 EDX: 0x0881A578 o d I t s z a p c
ESI: 0x00000000 EDI: 0x0885FEF4 EBP: 0x0883E394 ESP: 0xBFFF3AF0 EIP: 0x082E8E71
CS: 0073 DS: 007B ES: 007B FS: 0000 GS: 0033 SS: 007B
-------
=> 0x82e8e71 <ReadMNGImage+
0x82e8e74 <ReadMNGImage+
0x82e8e77 <ReadMNGImage+
0x82e8e7b <ReadMNGImage+
0x82e8e7e <ReadMNGImage+
0x82e8e80 <ReadMNGImage+
0x82e8e84 <ReadMNGImage+
0x82e8e87 <ReadMNGImage+
-------
0x082e8e71 in ReadMNGImage (image_
5134 mng_info-
The variable "p" can be NULL.
Stack trace:
#0 0x082e8e71 in ReadMNGImage (image_
#1 0x083a678d in ReadImage (image_
#2 0x083a85ef in ReadImages (image_
#3 0x086535a4 in CLINoImageOperator (cli_wand=0x0, option=<optimized out>, arg1n=<optimized out>, arg2n=0x0) at ../ImageMagick_
#4 0x08655664 in CLIOption (cli_wand=
#5 0x085a00bc in ProcessCommandO
#6 0x085a0ee5 in MagickImageCommand (image_
#7 0x085d0983 in MagickCommandGe
#8 0x08052897 in MagickMain (argc=<optimized out>, argv=0xbffff104) at ../ImageMagick_
#9 main (argc=<optimized out>, argv=0xbffff104) at ../ImageMagick_
https:/ /github. com/ImageMagick /ImageMagick/ issues/ 25