When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to a Memory Leak in the ReadMATImage() function in coders/mat.c.
The product does not release a resource after its effective lifetime has ended, i.e., after the resource is no longer needed.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/100014 | vdb entry third party advisory |
https://github.com/ImageMagick/ImageMagick/issues/587 | issue tracking third party advisory patch |