CVE-2014-9658
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
The tt_face_load_kern function in sfnt/ttkern.c in FreeType before 2.5.4 enforces an incorrect minimum table length, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a crafted TrueType font.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-9658
Vendor advisory: cve@mitre.org — http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=f70d9342e65cd2cb44e9f26b6d7edeedf191fc6c
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.5.2-3 |
| debian | bullseye | fixed | 2.5.2-3 |
| debian | forky | fixed | 2.5.2-3 |
| debian | sid | fixed | 2.5.2-3 |
| debian | trixie | fixed | 2.5.2-3 |
| ubuntu | 10.04 | affected | |
| ubuntu | 12.04 | affected | |
| ubuntu | 14.04 | affected | |
| ubuntu | 14.10 | affected | |
| ubuntu | 15.04 | affected | |
| suse | 13.1 | affected | |
| suse | 13.2 | affected | |
| debian | 7.0 | affected | |
| fedora | 20 | affected | |
| fedora | 21 | affected | |
| rhel | 6.0 | affected | |
| rhel | 7.0 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| freetype | freetype | {"endIncluding":"2.5.3"} | |
References
- http://advisories.mageia.org/MGASA-2015-0083.html
- http://code.google.com/p/google-security-research/issues/detail?id=194
- http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=f70d9342e65cd2cb44e9f26b6d7edeedf191fc6c
- http://lists.fedoraproject.org/pipermail/package-announce/2015-February/150148.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-February/150162.html
- http://lists.opensuse.org/opensuse-updates/2015-03/msg00091.html
- http://rhn.redhat.com/errata/RHSA-2015-0696.html
- http://www.debian.org/security/2015/dsa-3188
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:055
- http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
- http://www.securityfocus.com/bid/72986
- http://www.ubuntu.com/usn/USN-2510-1
- http://www.ubuntu.com/usn/USN-2739-1
- https://security.gentoo.org/glsa/201503-05
- https://security-tracker.debian.org/tracker/CVE-2014-9658
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.