In ImageMagick 7.0.8-36 Q16, there is a memory leak in the function SVGKeyValuePairs of coders/svg.c, which allows an attacker to cause a denial of service via a crafted image file. Upstream patch: https://github.com/ImageMagick/ImageMagick6/commit/e3417aebe17cbe274b7361aa92c83226ca5b646b https://github.com/ImageMagick/ImageMagick/commit/d3ae9c19125c8704b4866381f7a064ca2cbdc006 Upstream issue: https://github.com/ImageMagick/ImageMagick/issues/1533
Created ImageMagick tracking bugs for this issue: Affects: fedora-all [bug 1700418]
References: https://bugs.mageia.org/show_bug.cgi?id=24614
Analysis: Essentially a memory leak, can cause the application to crash when very large images are parsed via ImageMagick. Again not very keen on calling this as security flaw. Marking this as a non-security flaw.