<?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 openssl</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2019:1553-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2019-06-18T16:29:26Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2019-06-18T16:29:26Z</InitialReleaseDate>
    <CurrentReleaseDate>2019-06-18T16:29:26Z</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 openssl</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
  
This update for openssl fixes the following issues:

- CVE-2018-0732: Reject excessively large primes in DH key generation (bsc#1097158)
- CVE-2018-0734: Timing vulnerability in DSA signature generation (bsc#1113652)
- CVE-2018-0737: Cache timing vulnerability in RSA Key Generation (bsc#1089039)
- CVE-2018-5407: Elliptic curve scalar multiplication timing attack defenses (fixes 'PortSmash') (bsc#1113534)
- CVE-2019-1559: Fix 0-byte record padding oracle via SSL_shutdown (bsc#1127080)
- Fix One&amp;Done side-channel attack on RSA (bsc#1104789)
- Reject invalid EC point coordinates (bsc#1131291)
- The 9 Lives of Bleichenbacher's CAT: Cache ATtacks on TLS Implementations (bsc#1117951)
- Add missing error string to CVE-2016-8610 fix (bsc#1110018#c9)
- blinding enhancements for ECDSA and DSA (bsc#1097624, bsc#1098592)

Non security fixes:

- correct the error detection in the fips patch (bsc#1106197)
- Add openssl(cli) Provide so the packages that require the openssl
  binary can require this instead of the new openssl meta package
  (bsc#1101470)

</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">SUSE-2019-1553,SUSE-SLE-SERVER-12-2019-1553</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/2019/suse-su-20191553-1/</URL>
      <Description>Link for SUSE-SU-2019:1553-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2019-June/005586.html</URL>
      <Description>E-Mail link for SUSE-SU-2019:1553-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/1089039</URL>
      <Description>SUSE Bug 1089039</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1097158</URL>
      <Description>SUSE Bug 1097158</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1097624</URL>
      <Description>SUSE Bug 1097624</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1098592</URL>
      <Description>SUSE Bug 1098592</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1101470</URL>
      <Description>SUSE Bug 1101470</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1104789</URL>
      <Description>SUSE Bug 1104789</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1106197</URL>
      <Description>SUSE Bug 1106197</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1110018</URL>
      <Description>SUSE Bug 1110018</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1113534</URL>
      <Description>SUSE Bug 1113534</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1113652</URL>
      <Description>SUSE Bug 1113652</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1117951</URL>
      <Description>SUSE Bug 1117951</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1127080</URL>
      <Description>SUSE Bug 1127080</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1131291</URL>
      <Description>SUSE Bug 1131291</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-8610/</URL>
      <Description>SUSE CVE CVE-2016-8610 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-0732/</URL>
      <Description>SUSE CVE CVE-2018-0732 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-0734/</URL>
      <Description>SUSE CVE CVE-2018-0734 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-0737/</URL>
      <Description>SUSE CVE CVE-2018-0737 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-5407/</URL>
      <Description>SUSE CVE CVE-2018-5407 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-1559/</URL>
      <Description>SUSE CVE CVE-2019-1559 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS" CPE="cpe:/o:suse:sles-ltss:12">SUSE Linux Enterprise Server 12-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-devel-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl-devel-1.0.1i-27.34.1">libopenssl-devel-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-devel-32bit-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl-devel-32bit-1.0.1i-27.34.1">libopenssl-devel-32bit-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl-devel-64bit-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl-devel-64bit-1.0.1i-27.34.1">libopenssl-devel-64bit-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl1_0_0-1.0.1i-27.34.1">libopenssl1_0_0-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-32bit-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl1_0_0-32bit-1.0.1i-27.34.1">libopenssl1_0_0-32bit-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-64bit-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl1_0_0-64bit-1.0.1i-27.34.1">libopenssl1_0_0-64bit-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-hmac-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl1_0_0-hmac-1.0.1i-27.34.1">libopenssl1_0_0-hmac-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1">libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libopenssl1_0_0-hmac-64bit-1.0.1i-27.34.1">
      <FullProductName ProductID="libopenssl1_0_0-hmac-64bit-1.0.1i-27.34.1">libopenssl1_0_0-hmac-64bit-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-1.0.1i-27.34.1">
      <FullProductName ProductID="openssl-1.0.1i-27.34.1">openssl-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="openssl-doc-1.0.1i-27.34.1">
      <FullProductName ProductID="openssl-doc-1.0.1i-27.34.1">openssl-doc-1.0.1i-27.34.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libopenssl1_0_0-1.0.1i-27.34.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.34.1">libopenssl1_0_0-1.0.1i-27.34.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-32bit-1.0.1i-27.34.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.34.1">libopenssl1_0_0-32bit-1.0.1i-27.34.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-1.0.1i-27.34.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.34.1">libopenssl1_0_0-hmac-1.0.1i-27.34.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1">libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-1.0.1i-27.34.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.34.1">openssl-1.0.1i-27.34.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="openssl-doc-1.0.1i-27.34.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.34.1">openssl-doc-1.0.1i-27.34.1 as a component of SUSE Linux Enterprise Server 12-LTSS</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">A denial of service flaw was found in OpenSSL 0.9.8, 1.0.1, 1.0.2 through 1.0.2h, and 1.1.0 in the way the TLS/SSL protocol defined processing of ALERT packets during a connection handshake. A remote attacker could use this flaw to make a TLS/SSL server consume an excessive amount of CPU and fail to accept connections from other clients.</Note>
    </Notes>
    <CVE>CVE-2016-8610</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.34.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/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/2019/suse-su-20191553-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-8610.html</URL>
        <Description>CVE-2016-8610</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1005878</URL>
        <Description>SUSE Bug 1005878</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1005879</URL>
        <Description>SUSE Bug 1005879</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1110018</URL>
        <Description>SUSE Bug 1110018</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1120592</URL>
        <Description>SUSE Bug 1120592</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1126909</URL>
        <Description>SUSE Bug 1126909</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1148697</URL>
        <Description>SUSE Bug 1148697</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982575</URL>
        <Description>SUSE Bug 982575</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">During key agreement in a TLS handshake using a DH(E) based ciphersuite a malicious server can send a very large prime value to the client. This will cause the client to spend an unreasonably long period of time generating a key for this prime resulting in a hang until the client has finished. This could be exploited in a Denial Of Service attack. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2-1.0.2o).</Note>
    </Notes>
    <CVE>CVE-2018-0732</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.34.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/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/2019/suse-su-20191553-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-0732.html</URL>
        <Description>CVE-2018-0732</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1077628</URL>
        <Description>SUSE Bug 1077628</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1087102</URL>
        <Description>SUSE Bug 1087102</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1097158</URL>
        <Description>SUSE Bug 1097158</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1099502</URL>
        <Description>SUSE Bug 1099502</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1106692</URL>
        <Description>SUSE Bug 1106692</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1108542</URL>
        <Description>SUSE Bug 1108542</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1110163</URL>
        <Description>SUSE Bug 1110163</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1112097</URL>
        <Description>SUSE Bug 1112097</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122198</URL>
        <Description>SUSE Bug 1122198</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1148697</URL>
        <Description>SUSE Bug 1148697</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 OpenSSL DSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use variations in the signing algorithm to recover the private key. Fixed in OpenSSL 1.1.1a (Affected 1.1.1). Fixed in OpenSSL 1.1.0j (Affected 1.1.0-1.1.0i). Fixed in OpenSSL 1.0.2q (Affected 1.0.2-1.0.2p).</Note>
    </Notes>
    <CVE>CVE-2018-0734</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.34.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</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/2019/suse-su-20191553-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-0734.html</URL>
        <Description>CVE-2018-0734</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113534</URL>
        <Description>SUSE Bug 1113534</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113652</URL>
        <Description>SUSE Bug 1113652</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113742</URL>
        <Description>SUSE Bug 1113742</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122198</URL>
        <Description>SUSE Bug 1122198</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1122212</URL>
        <Description>SUSE Bug 1122212</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1126909</URL>
        <Description>SUSE Bug 1126909</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1148697</URL>
        <Description>SUSE Bug 1148697</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 OpenSSL RSA Key generation algorithm has been shown to be vulnerable to a cache timing side channel attack. An attacker with sufficient access to mount cache timing attacks during the RSA key generation process could recover the private key. Fixed in OpenSSL 1.1.0i-dev (Affected 1.1.0-1.1.0h). Fixed in OpenSSL 1.0.2p-dev (Affected 1.0.2b-1.0.2o).</Note>
    </Notes>
    <CVE>CVE-2018-0737</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.34.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</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/2019/suse-su-20191553-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-0737.html</URL>
        <Description>CVE-2018-0737</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1089039</URL>
        <Description>SUSE Bug 1089039</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1089041</URL>
        <Description>SUSE Bug 1089041</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1089044</URL>
        <Description>SUSE Bug 1089044</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1089045</URL>
        <Description>SUSE Bug 1089045</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1108542</URL>
        <Description>SUSE Bug 1108542</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1123780</URL>
        <Description>SUSE Bug 1123780</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1126909</URL>
        <Description>SUSE Bug 1126909</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">Simultaneous Multi-threading (SMT) in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing attack on 'port contention'.</Note>
    </Notes>
    <CVE>CVE-2018-5407</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.34.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:N</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/2019/suse-su-20191553-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-5407.html</URL>
        <Description>CVE-2018-5407</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1113534</URL>
        <Description>SUSE Bug 1113534</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1116195</URL>
        <Description>SUSE Bug 1116195</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1126909</URL>
        <Description>SUSE Bug 1126909</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1148697</URL>
        <Description>SUSE Bug 1148697</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">If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid padding compared to if a 0 byte record is received with an invalid MAC. If the application then behaves differently based on that in a way that is detectable to the remote peer, then this amounts to a padding oracle that could be used to decrypt data. In order for this to be exploitable "non-stitched" ciphersuites must be in use. Stitched ciphersuites are optimised implementations of certain commonly used ciphersuites. Also the application must call SSL_shutdown() twice even if a protocol error has occurred (applications should not do this but some do anyway). Fixed in OpenSSL 1.0.2r (Affected 1.0.2-1.0.2q).</Note>
    </Notes>
    <CVE>CVE-2019-1559</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:libopenssl1_0_0-hmac-32bit-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-1.0.1i-27.34.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:openssl-doc-1.0.1i-27.34.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</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/2019/suse-su-20191553-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-1559.html</URL>
        <Description>CVE-2019-1559</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1127080</URL>
        <Description>SUSE Bug 1127080</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1130039</URL>
        <Description>SUSE Bug 1130039</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1141798</URL>
        <Description>SUSE Bug 1141798</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
