VYPR
High severity7.5NVD Advisory· Published Jan 29, 2026· Updated Apr 15, 2026

CVE-2020-37011

CVE-2020-37011

Description

Gnome Fonts Viewer 3.34.0 contains a heap corruption vulnerability that allows attackers to trigger an out-of-bounds write by crafting a malicious TTF font file. Attackers can generate a specially crafted TTF file with an oversized pattern to cause an infinite malloc() loop and potentially crash the gnome-font-viewer process.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Gnome Fonts Viewer 3.34.0 heap corruption allows denial of service via crafted TTF file.

Vulnerability

Gnome Fonts Viewer (gnome-font-viewer) 3.34.0 contains a heap corruption vulnerability in its handling of TrueType font files. The root cause is an out-of-bounds write (CWE-787) triggered by a specially crafted TTF file with an oversized pattern, leading to an infinite malloc() loop [2][3].

Exploitation

Exploitation requires the attacker to supply a malicious TTF file to the target user. No authentication or special network position is needed; the user only needs to open the file with Gnome Fonts Viewer. The provided exploit code demonstrates a file with repeated 'BEEF' patterns causing uncontrolled memory allocation [2].

Impact

Successful exploitation results in uncontrolled memory consumption, causing the gnome-font-viewer process to crash or hang. In extreme cases, this could lead to system instability or denial of service for the user session. No remote code execution is reported, but the heap corruption may allow further exploitation [3].

Mitigation

As of the latest available information, no official patch has been released for this vulnerability. Users should avoid opening untrusted font files with Gnome Fonts Viewer. The Fonts app (version 50.0) may contain fixes, but the vulnerable version 3.34.0 remains at risk [2][3].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.