From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200905-05.xml | 67 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 metadata/glsa/glsa-200905-05.xml (limited to 'metadata/glsa/glsa-200905-05.xml') diff --git a/metadata/glsa/glsa-200905-05.xml b/metadata/glsa/glsa-200905-05.xml new file mode 100644 index 000000000000..e3bdf259b2fe --- /dev/null +++ b/metadata/glsa/glsa-200905-05.xml @@ -0,0 +1,67 @@ + + + + FreeType: Multiple vulnerabilities + + Multiple integer overflows in FreeType might allow for the remote execution + of arbitrary code or a Denial of Service. + + freetype + 2009-05-24 + 2009-05-25: 02 + 263032 + remote + + + 2.3.9-r1 + 2.0 + 2.3.9-r1 + + + +

+ FreeType is a high-quality and portable font engine. +

+
+ +

+ Tavis Ormandy reported multiple integer overflows in the + cff_charset_compute_cids() function in cff/cffload.c, sfnt/tccmap.c and + the ft_smooth_render_generic() function in smooth/ftsmooth.c, possibly + leading to heap or stack-based buffer overflows. +

+
+ +

+ A remote attacker could entice a user or automated system to open a + specially crafted font file, possibly resulting in the execution of + arbitrary code with the privileges of the user running the application, + or a Denial of Service. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All FreeType users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/freetype-2.3.9-r1" +
+ + CVE-2009-0946 + + + a3li + + + a3li + + + p-y + +
-- cgit v1.2.3