|
FreeType contains an overflow condition in the src/truetype/ttinterp.c. The issue is triggered as user-supplied input is not properly validated when an error occurs in the TrueType Bytecode Interpreter during the handling of an MIRP instruction. With a specially crafted instruction, a context-dependent attacker can cause a heap-based buffer overflow, resulting in a denial of service or potentially execution of arbitrary code.
|