Bugzilla – Bug 1149397
VUL-1: CVE-2015-9383: freetype2: heap-based buffer over-read in tt_cmap14_validate in sfnt/ttcmap.c
Last modified: 2024-05-06 12:46:37 UTC
CVE-2015-9383 FreeType before 2.6.2 has a heap-based buffer over-read in tt_cmap14_validate in sfnt/ttcmap.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-9383 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9383 https://savannah.nongnu.org/bugs/?46346 http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=57cbb8c148999ba8f14ed53435fc071ac9953afd
cmap type 14 introduced in version 2.3.6 [0] and fixed in 2.6.2. Based on this tracked as affected SLE-11:Update and SLE-12:Update The fix is available at [1] and instructions including with attachments for reproducing at [2]. My attempt to reproduce the issue was not successful. [0] https://github.com/aseprite/freetype2/commit/9a966b7d1bbc9e35eddb68136b73cbe006dff675 [1] http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=57cbb8c148999ba8f14ed53435fc071ac9953afd [2] https://savannah.nongnu.org/bugs/?46346
All done, closing.