|
FreeType contains an integer overflow condition in the src/bdf/bdflib.c. The issue is triggered as user-supplied input is not properly validated when handling BDF font glyph information. With a specially crafted Font Glyph, a context-dependent attacker can cause data to be read from an arbitrary memory location, resulting in a loss of availability or potential code execution.
|