Heap overflow flaw was found in the gdk-pixbuf implementation triggered by the scaling of gif file. Affected versions are < 2.32.1. Upstream patch: https://git.gnome.org/browse/gdk-pixbuf/commit/?id=e9a5704edaa9aee9498f1fbf6e1b70fcce2e55aa CVE request: http://seclists.org/oss-sec/2015/q4/5
Reproducer and detailed backtrace can be found here: http://seclists.org/oss-sec/2015/q4/32
Created gdk-pixbuf2 tracking bugs for this issue: Affects: fedora-all [bug 1273775]
Created mingw-gdk-pixbuf tracking bugs for this issue: Affects: fedora-all [bug 1273776]
Fedora / RHEL7 are affected in the same way - segfault. RHEL6 is affected, too, but in a different manner: the process gets into an infinite (or at least very long, >60s) loop. The patch linked in comment #0 does not fix this in RHEL6.
The infinite loop in RHEL6 is annoying but shouldn't qualify as security issue.