Denial Of Service (DoS)
libXfont.so is vulnerable to denial of service DoS attack. The PatternMatch function in fontfile/fontdir.c does not handle the case when a pattern contains the ? character, skipping characters characters such as the NULL character or \0 in the string and eventually crashing when invalid memory is...