Document CVE-2017-8287.

This commit is contained in:
Werner Lemberg 2017-04-27 13:25:58 +02:00
parent 0a5315d141
commit e9e2e5d460
1 changed files with 5 additions and 4 deletions

View File

@ -29,11 +29,12 @@ CHANGES BETWEEN 2.7.1 and 2.8
now scales the font linearly again (bug introduced in version now scales the font linearly again (bug introduced in version
2.4.6). 2.4.6).
- CVE-2017-8105: Older FreeType versions has an out-of-bounds - CVE-2017-8105, CVE-2017-8287: Older FreeType versions have
write caused by a heap-based buffer overflow related to the Type out-of-bounds writes caused by heap-based buffer overflows
1 fonts. related to Type 1 fonts.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8105 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8105
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8287
III. MISCELLANEOUS III. MISCELLANEOUS