Bug 800607 (CVE-2012-1144)
Summary: | CVE-2012-1144 freetype: insufficient checking of first outline point in TTF parser (#35689) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Jan Lieskovsky <jlieskov> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | behdad, fonts-bugs, jrusnack, kevin, mkasik |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-24 21:02:16 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 806266, 806267, 806268, 806269, 806270, 806271, 889398 | ||
Bug Blocks: | 800639 |
Description
Jan Lieskovsky
2012-03-06 19:00:00 UTC
Added CVE as per http://www.openwall.com/lists/oss-security/2012/03/06/16 (In reply to comment #0) > An out-of heap-based buffer write flaw was found in the way TrueType bytecode / > opcode interpreter of the FreeType font rendering engine performed moving of > zone2 pointer point by execution of 'SHift Contour' (SHC) instruction. Bytecode interpreter (BCI) is where the problem surfaced, but it was addressed in a TTF loading code that is not BCI specific. BCI support is disabled in Red Hat Enterprise Linux freetype packages and is only enabled upstream by default starting with version 2.4. Created mingw32-freetype tracking bugs for this issue Affects: fedora-all [bug 806271] Created freetype tracking bugs for this issue Affects: fedora-all [bug 806270] This issue has been addressed in following products: Red Hat Enterprise Linux 5 Red Hat Enterprise Linux 6 Via RHSA-2012:0467 https://rhn.redhat.com/errata/RHSA-2012-0467.html |