A flaw was found in ImageMagick 7.0.8-4. A memory leak in parse8BIM in coders/meta.c. References: https://github.com/ImageMagick/ImageMagick/issues/1190 Upstream Patch: https://github.com/ImageMagick/ImageMagick6/commit/0812674565df667b1b3e4122ad259096de311c6c https://github.com/ImageMagick/ImageMagick/commit/082223fb992448dbb574747deac9a30f986c116e
Created ImageMagick tracking bugs for this issue: Affects: fedora-all [bug 1609943]
Memory is allocated in the parse8BIM function in coders/meta.c and pointed by the `line` variable. However there are multiple paths that return from the function without releasing the acquired memory.
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2020:1180 https://access.redhat.com/errata/RHSA-2020:1180
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2018-14437