|
FreeType contains an overflow condition in src/pcf/pcfread.c. The issue is triggered as user-supplied input is not properly validated when loading properties. With a specially crafted PFC font, a context-dependent attacker can cause a heap-based buffer overflow, resulting in a denial of service or potentially execution of arbitrary code.
|