The ReadMATImage function in coders\mat.c in ImageMagick 7.0.5-6 has a memory leak vulnerability that can cause memory exhaustion via a crafted MAT file, related to incorrect ordering of a SetImageExtent call.
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/99506 | third party advisory vdb entry |
https://github.com/ImageMagick/ImageMagick/issues/469 | patch third party advisory issue tracking |