Hide Forgot
In GNOME GLib 2.56.1, g_markup_parse_context_end_parse() function in gmarkup.c has a NULL pointer dereference. Upstream bug: https://gitlab.gnome.org/GNOME/glib/issues/1364 Upstream patch: https://gitlab.gnome.org/GNOME/glib/commit/fccef3cc822af74699cca84cd202719ae61ca3b9
Created chromium tracking bugs for this issue: Affects: fedora-all [bug 1626164] Created firefox tracking bugs for this issue: Affects: fedora-all [bug 1626165] Created glib2 tracking bugs for this issue: Affects: fedora-all [bug 1626162] Created thunderbird tracking bugs for this issue: Affects: fedora-all [bug 1626167]
Mitigation: Since the only affected code in this flaw is g_markup_parse_context_end_parse(), any application (compiled with glib2) which does not use this function or any other function which calls this vulnerable code, is not affected by this flaw.