### [CVE-2014-9661](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9661) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description type42/t42parse.c in FreeType before 2.5.4 does not consider that scanning can be incomplete without triggering an error, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via a crafted Type42 font. ### POC #### Reference - http://packetstormsecurity.com/files/134396/FreeType-2.5.3-Type42-Parsing-Use-After-Free.html - http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html #### Github No PoCs found on GitHub currently.