<?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 glibc</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2016:0472-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2016-02-16T15:39:44Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2016-02-16T15:39:44Z</InitialReleaseDate>
    <CurrentReleaseDate>2016-02-16T15:39:44Z</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 glibc</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
This update for glibc fixes the following issues:

- CVE-2015-7547: A stack-based buffer overflow in getaddrinfo allowed remote attackers to cause a crash or execute arbitrary code via crafted and timed DNS responses (bsc#961721)
- CVE-2015-8777: Insufficient checking of LD_POINTER_GUARD environment variable allowed local attackers to bypass the pointer guarding protection of the dynamic loader on set-user-ID and set-group-ID programs (bsc#950944)
- CVE-2015-8776: Out-of-range time values passed to the strftime function may cause it to crash, leading to a denial of service, or potentially disclosure information (bsc#962736)
- CVE-2015-8778: Integer overflow in hcreate and hcreate_r could have caused an out-of-bound memory access. leading to application crashes or, potentially, arbitrary code execution (bsc#962737)
- CVE-2014-9761: A stack overflow (unbounded alloca) could have caused applications which process long strings with the nan function to crash or, potentially, execute arbitrary code. (bsc#962738)
- CVE-2015-8779: A stack overflow (unbounded alloca) in the catopen function could have caused applications which pass long strings to the catopen function to crash or, potentially execute arbitrary code. (bsc#962739)

The following non-security bugs were fixed:

- bsc#930721: Accept leading and trailing spaces in getdate input string
- bsc#942317: Recognize power8 platform 
- bsc#950944: Always enable pointer guard
- bsc#956988: Fix deadlock in __dl_iterate_phdr
</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>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">sdksp3-glibc-12406,sdksp4-glibc-12406,sledsp3-glibc-12406,sledsp4-glibc-12406,slessp3-glibc-12406,slessp4-glibc-12406</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://www.suse.com/support/update/announcement/2016/suse-su-20160472-1/</URL>
      <Description>Link for SUSE-SU-2016:0472-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/opensuse-security-announce/2016-02/msg00038.html</URL>
      <Description>E-Mail link for SUSE-SU-2016:0472-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930721</URL>
      <Description>SUSE Bug 930721</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/942317</URL>
      <Description>SUSE Bug 942317</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/950944</URL>
      <Description>SUSE Bug 950944</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/956988</URL>
      <Description>SUSE Bug 956988</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/961721</URL>
      <Description>SUSE Bug 961721</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/962736</URL>
      <Description>SUSE Bug 962736</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/962737</URL>
      <Description>SUSE Bug 962737</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/962738</URL>
      <Description>SUSE Bug 962738</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/962739</URL>
      <Description>SUSE Bug 962739</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9761/</URL>
      <Description>SUSE CVE CVE-2014-9761 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-7547/</URL>
      <Description>SUSE CVE CVE-2015-7547 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-8776/</URL>
      <Description>SUSE CVE CVE-2015-8776 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-8777/</URL>
      <Description>SUSE CVE CVE-2015-8777 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-8778/</URL>
      <Description>SUSE CVE CVE-2015-8778 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-8779/</URL>
      <Description>SUSE CVE CVE-2015-8779 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Desktop 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3" CPE="cpe:/o:suse:suse_sled:11:sp3">SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Desktop 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4" CPE="cpe:/o:suse:suse_sled:11:sp4">SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3" CPE="cpe:/o:suse:suse_sles:11:sp3">SUSE Linux Enterprise Server 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA" CPE="cpe:/o:suse:sles:11:sp3:teradata">SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4" CPE="cpe:/o:suse:suse_sles:11:sp4">SUSE Linux Enterprise Server 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3" CPE="cpe:/o:suse:sles_sap:11:sp3">SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4" CPE="cpe:/o:suse:sles_sap:11:sp4">SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Software Development Kit 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP3" CPE="cpe:/a:suse:sle-sdk:11:sp3">SUSE Linux Enterprise Software Development Kit 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4" CPE="cpe:/a:suse:sle-sdk:11:sp4">SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="glibc-html-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-html-2.11.3-17.95.2">glibc-html-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-info-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-info-2.11.3-17.95.2">glibc-info-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-2.11.3-17.95.2">glibc-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-32bit-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-32bit-2.11.3-17.95.2">glibc-32bit-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-devel-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-devel-2.11.3-17.95.2">glibc-devel-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-devel-32bit-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-devel-32bit-2.11.3-17.95.2">glibc-devel-32bit-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-i18ndata-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-i18ndata-2.11.3-17.95.2">glibc-i18ndata-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-locale-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-locale-2.11.3-17.95.2">glibc-locale-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-locale-32bit-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-locale-32bit-2.11.3-17.95.2">glibc-locale-32bit-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nscd-2.11.3-17.95.2">
      <FullProductName ProductID="nscd-2.11.3-17.95.2">nscd-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-locale-x86-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-locale-x86-2.11.3-17.95.2">glibc-locale-x86-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-profile-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-profile-2.11.3-17.95.2">glibc-profile-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-profile-32bit-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-profile-32bit-2.11.3-17.95.2">glibc-profile-32bit-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-profile-x86-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-profile-x86-2.11.3-17.95.2">glibc-profile-x86-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="glibc-x86-2.11.3-17.95.2">
      <FullProductName ProductID="glibc-x86-2.11.3-17.95.2">glibc-x86-2.11.3-17.95.2</FullProductName>
    </Branch>
    <Relationship ProductReference="glibc-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:glibc-2.11.3-17.95.2">glibc-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:glibc-32bit-2.11.3-17.95.2">glibc-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-2.11.3-17.95.2">glibc-devel-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-32bit-2.11.3-17.95.2">glibc-devel-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-i18ndata-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:glibc-i18ndata-2.11.3-17.95.2">glibc-i18ndata-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-2.11.3-17.95.2">glibc-locale-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-32bit-2.11.3-17.95.2">glibc-locale-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nscd-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:nscd-2.11.3-17.95.2">nscd-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:glibc-2.11.3-17.95.2">glibc-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:glibc-32bit-2.11.3-17.95.2">glibc-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-2.11.3-17.95.2">glibc-devel-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-32bit-2.11.3-17.95.2">glibc-devel-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-i18ndata-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:glibc-i18ndata-2.11.3-17.95.2">glibc-i18ndata-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-2.11.3-17.95.2">glibc-locale-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-32bit-2.11.3-17.95.2">glibc-locale-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="nscd-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:nscd-2.11.3-17.95.2">nscd-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-2.11.3-17.95.2">glibc-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-32bit-2.11.3-17.95.2">glibc-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-devel-2.11.3-17.95.2">glibc-devel-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-devel-32bit-2.11.3-17.95.2">glibc-devel-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-html-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-html-2.11.3-17.95.2">glibc-html-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-i18ndata-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-i18ndata-2.11.3-17.95.2">glibc-i18ndata-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-info-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-info-2.11.3-17.95.2">glibc-info-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-locale-2.11.3-17.95.2">glibc-locale-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-locale-32bit-2.11.3-17.95.2">glibc-locale-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-locale-x86-2.11.3-17.95.2">glibc-locale-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-profile-2.11.3-17.95.2">glibc-profile-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-profile-32bit-2.11.3-17.95.2">glibc-profile-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-profile-x86-2.11.3-17.95.2">glibc-profile-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:glibc-x86-2.11.3-17.95.2">glibc-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nscd-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:nscd-2.11.3-17.95.2">nscd-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-2.11.3-17.95.2">glibc-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-32bit-2.11.3-17.95.2">glibc-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-2.11.3-17.95.2">glibc-devel-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-32bit-2.11.3-17.95.2">glibc-devel-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-html-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-html-2.11.3-17.95.2">glibc-html-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-i18ndata-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-i18ndata-2.11.3-17.95.2">glibc-i18ndata-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-info-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-info-2.11.3-17.95.2">glibc-info-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-2.11.3-17.95.2">glibc-locale-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-32bit-2.11.3-17.95.2">glibc-locale-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-x86-2.11.3-17.95.2">glibc-locale-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-2.11.3-17.95.2">glibc-profile-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-32bit-2.11.3-17.95.2">glibc-profile-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-x86-2.11.3-17.95.2">glibc-profile-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-x86-2.11.3-17.95.2">glibc-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="nscd-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:nscd-2.11.3-17.95.2">nscd-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-2.11.3-17.95.2">glibc-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-32bit-2.11.3-17.95.2">glibc-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-devel-2.11.3-17.95.2">glibc-devel-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-devel-32bit-2.11.3-17.95.2">glibc-devel-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-html-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-html-2.11.3-17.95.2">glibc-html-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-i18ndata-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-i18ndata-2.11.3-17.95.2">glibc-i18ndata-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-info-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-info-2.11.3-17.95.2">glibc-info-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-locale-2.11.3-17.95.2">glibc-locale-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-locale-32bit-2.11.3-17.95.2">glibc-locale-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-locale-x86-2.11.3-17.95.2">glibc-locale-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-profile-2.11.3-17.95.2">glibc-profile-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-profile-32bit-2.11.3-17.95.2">glibc-profile-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-profile-x86-2.11.3-17.95.2">glibc-profile-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:glibc-x86-2.11.3-17.95.2">glibc-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="nscd-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:nscd-2.11.3-17.95.2">nscd-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-2.11.3-17.95.2">glibc-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-32bit-2.11.3-17.95.2">glibc-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-2.11.3-17.95.2">glibc-devel-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-32bit-2.11.3-17.95.2">glibc-devel-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-html-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-html-2.11.3-17.95.2">glibc-html-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-i18ndata-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-i18ndata-2.11.3-17.95.2">glibc-i18ndata-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-info-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-info-2.11.3-17.95.2">glibc-info-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-2.11.3-17.95.2">glibc-locale-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-32bit-2.11.3-17.95.2">glibc-locale-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-x86-2.11.3-17.95.2">glibc-locale-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-2.11.3-17.95.2">glibc-profile-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-32bit-2.11.3-17.95.2">glibc-profile-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-x86-2.11.3-17.95.2">glibc-profile-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-x86-2.11.3-17.95.2">glibc-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nscd-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:nscd-2.11.3-17.95.2">nscd-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-2.11.3-17.95.2">glibc-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-32bit-2.11.3-17.95.2">glibc-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-2.11.3-17.95.2">glibc-devel-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-devel-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-32bit-2.11.3-17.95.2">glibc-devel-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-html-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-html-2.11.3-17.95.2">glibc-html-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-i18ndata-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-i18ndata-2.11.3-17.95.2">glibc-i18ndata-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-info-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-info-2.11.3-17.95.2">glibc-info-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-2.11.3-17.95.2">glibc-locale-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-32bit-2.11.3-17.95.2">glibc-locale-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-locale-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-x86-2.11.3-17.95.2">glibc-locale-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-2.11.3-17.95.2">glibc-profile-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-32bit-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-32bit-2.11.3-17.95.2">glibc-profile-32bit-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-profile-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-x86-2.11.3-17.95.2">glibc-profile-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-x86-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-x86-2.11.3-17.95.2">glibc-x86-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="nscd-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:nscd-2.11.3-17.95.2">nscd-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-html-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-html-2.11.3-17.95.2">glibc-html-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Software Development Kit 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-info-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-info-2.11.3-17.95.2">glibc-info-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Software Development Kit 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-html-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-html-2.11.3-17.95.2">glibc-html-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="glibc-info-2.11.3-17.95.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-info-2.11.3-17.95.2">glibc-info-2.11.3-17.95.2 as a component of SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
    </Relationship>
  </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">Multiple stack-based buffer overflows in the GNU C Library (aka glibc or libc6) before 2.23 allow context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long argument to the (1) nan, (2) nanf, or (3) nanl function.</Note>
    </Notes>
    <CVE>CVE-2014-9761</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2016/suse-su-20160472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9761.html</URL>
        <Description>CVE-2014-9761</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1123874</URL>
        <Description>SUSE Bug 1123874</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962738</URL>
        <Description>SUSE Bug 962738</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/986086</URL>
        <Description>SUSE Bug 986086</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">Multiple stack-based buffer overflows in the (1) send_dg and (2) send_vc functions in the libresolv library in the GNU C Library (aka glibc or libc6) before 2.23 allow remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted DNS response that triggers a call to the getaddrinfo function with the AF_UNSPEC or AF_INET6 address family, related to performing "dual A/AAAA DNS queries" and the libnss_dns.so.2 NSS module.</Note>
    </Notes>
    <CVE>CVE-2015-7547</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2016/suse-su-20160472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-7547.html</URL>
        <Description>CVE-2015-7547</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1077097</URL>
        <Description>SUSE Bug 1077097</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/847227</URL>
        <Description>SUSE Bug 847227</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/961721</URL>
        <Description>SUSE Bug 961721</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/967023</URL>
        <Description>SUSE Bug 967023</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/967061</URL>
        <Description>SUSE Bug 967061</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/967072</URL>
        <Description>SUSE Bug 967072</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/967496</URL>
        <Description>SUSE Bug 967496</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/969216</URL>
        <Description>SUSE Bug 969216</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/969241</URL>
        <Description>SUSE Bug 969241</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/969591</URL>
        <Description>SUSE Bug 969591</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/986086</URL>
        <Description>SUSE Bug 986086</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The strftime function in the GNU C Library (aka glibc or libc6) before 2.23 allows context-dependent attackers to cause a denial of service (application crash) or possibly obtain sensitive information via an out-of-range time value.</Note>
    </Notes>
    <CVE>CVE-2015-8776</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2016/suse-su-20160472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8776.html</URL>
        <Description>CVE-2015-8776</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1123874</URL>
        <Description>SUSE Bug 1123874</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962736</URL>
        <Description>SUSE Bug 962736</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/986086</URL>
        <Description>SUSE Bug 986086</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The process_envvars function in elf/rtld.c in the GNU C Library (aka glibc or libc6) before 2.23 allows local users to bypass a pointer-guarding protection mechanism via a zero value of the LD_POINTER_GUARD environment variable.</Note>
    </Notes>
    <CVE>CVE-2015-8777</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:L/AC:H/Au:S/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2016/suse-su-20160472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8777.html</URL>
        <Description>CVE-2015-8777</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1123874</URL>
        <Description>SUSE Bug 1123874</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/950944</URL>
        <Description>SUSE Bug 950944</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962735</URL>
        <Description>SUSE Bug 962735</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Integer overflow in the GNU C Library (aka glibc or libc6) before 2.23 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via the size argument to the __hcreate_r function, which triggers out-of-bounds heap-memory access.</Note>
    </Notes>
    <CVE>CVE-2015-8778</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2016/suse-su-20160472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8778.html</URL>
        <Description>CVE-2015-8778</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1123874</URL>
        <Description>SUSE Bug 1123874</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962737</URL>
        <Description>SUSE Bug 962737</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/986086</URL>
        <Description>SUSE Bug 986086</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Stack-based buffer overflow in the catopen function in the GNU C Library (aka glibc or libc6) before 2.23 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long catalog name.</Note>
    </Notes>
    <CVE>CVE-2015-8779</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-devel-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-i18ndata-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-locale-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-32bit-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-profile-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:glibc-x86-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:nscd-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP3:glibc-info-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-html-2.11.3-17.95.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:glibc-info-2.11.3-17.95.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2016/suse-su-20160472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8779.html</URL>
        <Description>CVE-2015-8779</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1123874</URL>
        <Description>SUSE Bug 1123874</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962739</URL>
        <Description>SUSE Bug 962739</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/965453</URL>
        <Description>SUSE Bug 965453</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/986086</URL>
        <Description>SUSE Bug 986086</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
