diff options
author | Alex Legler <alex@a3li.li> | 2015-03-08 22:02:38 +0100 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2015-03-08 22:02:38 +0100 |
commit | a24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch) | |
tree | 910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-201503-05.xml | |
download | gentoo-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz gentoo-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2 gentoo-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip |
Import existing advisories
Diffstat (limited to 'glsa-201503-05.xml')
-rw-r--r-- | glsa-201503-05.xml | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/glsa-201503-05.xml b/glsa-201503-05.xml new file mode 100644 index 000000000000..24844239e884 --- /dev/null +++ b/glsa-201503-05.xml @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?> +<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201503-05"> + <title>FreeType: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in FreeType, possibly + resulting in Denial of Service. + </synopsis> + <product type="ebuild">freetype</product> + <announced>March 08, 2015</announced> + <revised>March 08, 2015: 1</revised> + <bug>532152</bug> + <bug>539796</bug> + <access>remote</access> + <affected> + <package name="media-libs/freetype" auto="yes" arch="*"> + <unaffected range="ge">2.5.5</unaffected> + <vulnerable range="lt">2.5.5</vulnerable> + </package> + </affected> + <background> + <p>FreeType is a high-quality and portable font engine.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in FreeType. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker can cause Denial of Service.</p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All FreeType users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/freetype-2.5.5" + </code> + + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9656">CVE-2014-9656</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9657">CVE-2014-9657</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9658">CVE-2014-9658</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9659">CVE-2014-9659</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9660">CVE-2014-9660</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9661">CVE-2014-9661</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9662">CVE-2014-9662</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9663">CVE-2014-9663</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9664">CVE-2014-9664</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9665">CVE-2014-9665</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9666">CVE-2014-9666</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9667">CVE-2014-9667</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9668">CVE-2014-9668</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9669">CVE-2014-9669</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9670">CVE-2014-9670</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9671">CVE-2014-9671</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9672">CVE-2014-9672</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9673">CVE-2014-9673</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9674">CVE-2014-9674</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-9675">CVE-2014-9675</uri> + </references> + <metadata tag="requester" timestamp="Thu, 26 Feb 2015 01:14:38 +0000"> + BlueKnight + </metadata> + <metadata tag="submitter" timestamp="Sun, 08 Mar 2015 14:40:17 +0000">Zlogene</metadata> +</glsa> |