Null Pointer Dereference in GNOME Font Viewer Affects TTF Font Files
CVE-2019-19308
5.5MEDIUM
What is CVE-2019-19308?
A vulnerability exists in GNOME Font Viewer (version 3.34.0) where a NULL pointer dereference can occur while parsing a TrueType Font (TTF) file that lacks a name section. This issue arises from the g_strconcat function returning NULL, leading to potential application crashes and stability issues when handling certain font files.