A flaw was discovered in GEGL through 0.3.32. The render_rectangle function in process/gegl-processor.c has unbounded memory allocation, leading to a denial of service (application crash) upon allocation failure. References: https://github.com/xiaoqx/pocs/tree/master/gegl
Created gegl tracking bugs for this issue: Affects: fedora-all [bug 1570186]
Created gegl03 tracking bugs for this issue: Affects: fedora-all [bug 1609100]
As an upstream contributor to GEGL, and a downstream Fedora packager, I am surprised that this managed to bubble all the way up to becoming a CVE! As far as I can make out, this was originally filed as https://bugzilla.gnome.org/show_bug.cgi?id=795249, which got migrated to https://gitlab.gnome.org/GNOME/gegl/issues/65 Note the complete lack of response from the reporter after the initial submission. Anyway, I have added a comment to the Gitlab issue that should clarify the situation a bit more. In short, this is a known problem that's being worked on. It's not possible to fix it with a small localized fix that can be carried downstream.