<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for freetype2</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2015:1704-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2015-10-01T09:29:58Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2015-10-01T09:29:58Z</InitialReleaseDate>
    <CurrentReleaseDate>2015-10-01T09:29:58Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for freetype2</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update of the freetype2 library fixes two security issues.

These security issues were fixed:
- CVE-2014-9745: Infinite loop in parse_encoding in t1load.c (bsc#945849)
- CVE-2014-9747: Use of uninitialized memory in ps_parser_load_field, t42_parse_font_matrix and t1_parse_font_matrix (bsc#947966)
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/opensuse-updates/2015-10/msg00017.html</URL>
      <Description>E-Mail link for openSUSE-SU-2015:1704-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Version" Name="freetype2-2.5.0.1-2.10.1">
      <FullProductName ProductID="freetype2-2.5.0.1-2.10.1">freetype2-2.5.0.1-2.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="freetype2-devel-2.5.0.1-2.10.1">
      <FullProductName ProductID="freetype2-devel-2.5.0.1-2.10.1">freetype2-devel-2.5.0.1-2.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="freetype2-devel-32bit-2.5.0.1-2.10.1">
      <FullProductName ProductID="freetype2-devel-32bit-2.5.0.1-2.10.1">freetype2-devel-32bit-2.5.0.1-2.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ft2demos-2.5.0-2.10.1">
      <FullProductName ProductID="ft2demos-2.5.0-2.10.1">ft2demos-2.5.0-2.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfreetype6-2.5.0.1-2.10.1">
      <FullProductName ProductID="libfreetype6-2.5.0.1-2.10.1">libfreetype6-2.5.0.1-2.10.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libfreetype6-32bit-2.5.0.1-2.10.1">
      <FullProductName ProductID="libfreetype6-32bit-2.5.0.1-2.10.1">libfreetype6-32bit-2.5.0.1-2.10.1</FullProductName>
    </Branch>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The parse_encoding function in type1/t1load.c in FreeType before 2.5.3 allows remote attackers to cause a denial of service (infinite loop) via a "broken number-with-base" in a Postscript stream, as demonstrated by 8#garbage.</Note>
    </Notes>
    <CVE>CVE-2014-9745</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>https://lists.opensuse.org/opensuse-updates/2015-10/msg00017.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9745.html</URL>
        <Description>CVE-2014-9745</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/945849</URL>
        <Description>SUSE Bug 945849</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/947966</URL>
        <Description>SUSE Bug 947966</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The t42_parse_encoding function in type42/t42parse.c in FreeType before 2.5.4 does not properly update the current position for immediates-only mode, which allows remote attackers to cause a denial of service (infinite loop) via a Type42 font.</Note>
    </Notes>
    <CVE>CVE-2014-9747</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>https://lists.opensuse.org/opensuse-updates/2015-10/msg00017.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9747.html</URL>
        <Description>CVE-2014-9747</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/947966</URL>
        <Description>SUSE Bug 947966</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
