Bugzilla – Bug 1149384
VUL-1: CVE-2015-9381: freetype2: heap-based buffer over-read in T1_Get_Private_Dict in type1/t1parse.c
Last modified: 2024-05-06 12:46:18 UTC
CVE-2015-9381 FreeType before 2.6.1 has a heap-based buffer over-read in T1_Get_Private_Dict in type1/t1parse.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-9381 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9381 https://savannah.nongnu.org/bugs/?45955 http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/src/type1/t1parse.c?id=7962a15d64c876870ca0ae435ea2467d9be268d9
The fix is available at [1] (version 2.6.1). The fix seems applicable to the currently supported and older versions of freetype2. Based on this the following codestreams are tracked as affected: SUSE:SLE-10-SP3:Update SUSE:SLE-11:Update SUSE:SLE-12:Update Instructions for reproducing the issue can be found at [2]. My attempt to reproduce the issue in SLE11 was not successful. [1] http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/src/type1/t1parse.c?id=7962a15d64c876870ca0ae435ea2467d9be268d9 [2] https://savannah.nongnu.org/bugs/?45955
All done, closing.