Alerts This Week
Warning Icon 1 692
Alerts This Week
Warning Icon 1 692

Red Hat Enterprise Linux: RHSA-2010:0578-01 Important: Freetype Memory Flaw

red hat
Calendar Grey July 30, 2010
Dist Redhat Esm H88
OpenSUSE announces a critical Kernel patch addressing major vulnerabilities. Update promptly to shield your networks from potential threats!
Updated freetype packages that fix various security issues are now available for Red Hat Enterprise Linux 4 and 5

Solution

Before applying this update, make sure all previously-released errata relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at

Summary

FreeType is a free, high-quality, portable font engine that can open and manage font files. It also loads, hints, and renders individual glyphs efficiently. The freetype packages for Red Hat Enterprise Linux 4 provide both the FreeType 1 and FreeType 2 font engines. The freetype packages for Red Hat Enterprise Linux 5 provide only the FreeType 2 font engine.
An invalid memory management flaw was found in the way the FreeType font engine processed font files. If a user loaded a carefully-crafted font file with an application linked against FreeType, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2010-2498)
An integer overflow flaw was found in the way the FreeType font engine processed font files. If a user loaded a carefully-crafted font file with an application linked against FreeType, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2010-2500)
Several buffer overflow flaws were found in the way the FreeType font engine processed font files. If a user loaded a carefully-crafted font file with an application linked against FreeType, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2010-2499, CVE-2010-2519)
Several buffer overflow flaws were found in the FreeType demo applications. If a user loaded a carefully-crafted font file with a demo application, it could cause the application to crash or, possibly, execute arbitrary code with the privileges of the user running the application. (CVE-2010-2527, CVE-2010-2541)
Red Hat would like to thank Robert Swiecki of the Google Security Team for the discovery of the CVE-2010-2498, CVE-2010-2500, CVE-2010-2499, CVE-2010-2519, and CVE-2010-2527 issues.
Note: All of the issues in this erratum only affect the FreeType 2 font engine.
Users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. The X server must be restarted (log out, then log back in) for this update to take effect.

References

https://access.redhat.com/security/cve/CVE-2010-2498 https://access.redhat.com/security/cve/CVE-2010-2499 https://access.redhat.com/security/cve/CVE-2010-2500 https://access.redhat.com/security/cve/CVE-2010-2519 https://access.redhat.com/security/cve/CVE-2010-2527 https://access.redhat.com/security/cve/CVE-2010-2541 https://access.redhat.com/security/updates/classification#important

Package List

Red Hat Enterprise Linux AS version 4:
Source:
i386: freetype-2.1.9-14.el4.8.i386.rpm freetype-debuginfo-2.1.9-14.el4.8.i386.rpm freetype-demos-2.1.9-14.el4.8.i386.rpm freetype-devel-2.1.9-14.el4.8.i386.rpm freetype-utils-2.1.9-14.el4.8.i386.rpm
ia64: freetype-2.1.9-14.el4.8.i386.rpm freetype-2.1.9-14.el4.8.ia64.rpm freetype-debuginfo-2.1.9-14.el4.8.i386.rpm freetype-debuginfo-2.1.9-14.el4.8.ia64.rpm freetype-demos-2.1.9-14.el4.8.ia64.rpm freetype-devel-2.1.9-14.el4.8.ia64.rpm freetype-utils-2.1.9-14.el4.8.ia64.rpm
ppc: freetype-2.1.9-14.el4.8.ppc.rpm freetype-2.1.9-14.el4.8.ppc64.rpm freetype-debuginfo-2.1.9-14.el4.8.ppc.rpm freetype-debuginfo-2.1.9-14.el4.8.ppc64.rpm freetype-demos-2.1.9-14.el4.8.ppc.rpm freetype-devel-2.1.9-14.el4.8.ppc.rpm freetype-utils-2.1.9-14.el4.8.ppc.rpm
s390: freetype-2.1.9-14.el4.8.s390.rpm freetype-debuginfo-2.1.9-14.el4.8.s390.rpm freetype-demos-2.1.9-14.el4.8.s390.rpm freetype-devel-2.1.9-14.el4.8.s390.rpm freetype-utils-2.1.9-14.el4.8.s390.rpm
s390x: freetype-2.1.9-14.el4.8.s390.rpm freetype-2.1.9-14.el4.8.s390x.rpm freetype-debuginfo-2.1.9-14.el4.8.s390.rpm freetype-debuginfo-2.1.9-14.el4.8.s390x.rpm freetype-demos-2.1.9-14.el4.8.s390x.rpm freetype-devel-2.1.9-14.el4.8.s390x.rpm freetype-utils-2.1.9-14.el4.8.s390x.rpm
x86_64:

Read the Full Advisory


Severity
important
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2010:0578-01
Product: Red Hat Enterprise Linux
Issue date: 2010-07-30

Topic

Updated freetype packages that fix various security issues are nowavailable for Red Hat Enterprise Linux 4 and 5.The Red Hat Security Response Team has rated this update as havingimportant security impact. Common Vulnerability Scoring System (CVSS) basescores, which give detailed severity ratings, are available for eachvulnerability from the CVE links in the References section.

Relevant Releases Architectures

RHEL Desktop Workstation (v. 5 client) - i386, x86_64

Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64

Red Hat Enterprise Linux AS version 4 - i386, ia64, ppc, s390, s390x, x86_64

Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

Red Hat Enterprise Linux Desktop version 4 - i386, x86_64

Red Hat Enterprise Linux ES version 4 - i386, ia64, x86_64

Red Hat Enterprise Linux WS version 4 - i386, ia64, x86_64

Bugs Fixed

613160 - CVE-2010-2498 freetype: invalid free vulnerability with possible heap corruption

613162 - CVE-2010-2499 freetype: buffer overflow vulnerability

613167 - CVE-2010-2500 freetype: integer overflow vulnerability in smooth/ftgrays.c

613194 - CVE-2010-2519 freetype: heap buffer overflow vulnerability when processing certain font files

614557 - CVE-2010-2527 Freetype demos multiple buffer overflows

617342 - CVE-2010-2541 Freetype ftmulti buffer overflow

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here