<?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">Live patch for the Linux Kernel</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2015:1487-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2015-08-14T11:37:44Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2015-08-14T11:37:44Z</InitialReleaseDate>
    <CurrentReleaseDate>2015-08-14T11:37: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">Live patch for the Linux Kernel</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
This update contains a kernel live patch for the 3.12.38-44 SUSE Linux Enterprise
Server 12 Kernel, fixing following security issues.

- CVE-2015-3339: A race condition in the prepare_binprm function in
  fs/exec.c in the Linux kernel allowed local users to gain privileges
  by executing a setuid program at a time instant when a chown to root
  is in progress, and the ownership is changed but the setuid bit is not
  yet stripped. (bsc#939263 bsc#939044)

- CVE-2015-3636: The ping_unhash function in net/ipv4/ping.c in the
  Linux kernel did not initialize a certain list data structure during an
  unhash operation, which allowed local users to gain privileges or cause
  a denial of service (use-after-free and system crash) by leveraging the
  ability to make a SOCK_DGRAM socket system call for the IPPROTO_ICMP
  or IPPROTO_ICMPV6 protocol, and then making a connect system call after
  a disconnect. (bsc#939277)

- CVE-2015-5364/CVE-2015-5366: Two denial of service attacks via a flood
  of UDP packets with invalid checksums were fixed that could be used
  by remote attackers to delay execution. (bsc#939276)

- CVE-2015-1805: The (1) pipe_read and (2) pipe_write implementations in
  fs/pipe.c in the Linux kernel did not properly consider the side effects
  of failed __copy_to_user_inatomic and __copy_from_user_inatomic calls,
  which allowed local users to cause a denial of service (system crash)
  or possibly gain privileges via a crafted application, aka an 'I/O vector
  array overrun.' (bsc#939270)

- CVE-2015-4700: A BPF Jit optimization flaw could allow local users
  to panic the kernel. (bsc#939273)

- CVE-2015-3331: The __driver_rfc4106_decrypt function in
  arch/x86/crypto/aesni-intel_glue.c in the Linux kernel did not properly
  determine the memory locations used for encrypted data, which allowed
  context-dependent attackers to cause a denial of service (buffer overflow
  and system crash) or possibly execute arbitrary code by triggering a
  crypto API call, as demonstrated by use of a libkcapi test program with
  an AF_ALG(aead) socket. (bsc#939262)

- CVE-2014-8159: The InfiniBand (IB) implementation in the Linux kernel
  did not properly restrict use of User Verbs for registration of memory
  regions, which allowed local users to access arbitrary physical memory
  locations, and consequently cause a denial of service (system crash)
  or gain privileges, by leveraging permissions on a uverbs device under
  /dev/infiniband/. (bsc#939241)
</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-SLE-Live-Patching-12-2015-486</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/2015/suse-su-20151487-1/</URL>
      <Description>Link for SUSE-SU-2015:1487-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2015-September/001570.html</URL>
      <Description>E-Mail link for SUSE-SU-2015:1487-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/939044</URL>
      <Description>SUSE Bug 939044</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939241</URL>
      <Description>SUSE Bug 939241</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939262</URL>
      <Description>SUSE Bug 939262</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939263</URL>
      <Description>SUSE Bug 939263</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939270</URL>
      <Description>SUSE Bug 939270</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939273</URL>
      <Description>SUSE Bug 939273</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939276</URL>
      <Description>SUSE Bug 939276</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939277</URL>
      <Description>SUSE Bug 939277</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8159/</URL>
      <Description>SUSE CVE CVE-2014-8159 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-1805/</URL>
      <Description>SUSE CVE CVE-2015-1805 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-3331/</URL>
      <Description>SUSE CVE CVE-2015-3331 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-3339/</URL>
      <Description>SUSE CVE CVE-2015-3339 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-3636/</URL>
      <Description>SUSE CVE CVE-2015-3636 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-4700/</URL>
      <Description>SUSE CVE CVE-2015-4700 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-5364/</URL>
      <Description>SUSE CVE CVE-2015-5364 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-5366/</URL>
      <Description>SUSE CVE CVE-2015-5366 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12" CPE="cpe:/o:suse:sle-live-patching:12">SUSE Linux Enterprise Live Patching 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-3_12_38-44-default-2-7.1">
      <FullProductName ProductID="kgraft-patch-3_12_38-44-default-2-7.1">kgraft-patch-3_12_38-44-default-2-7.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-3_12_38-44-xen-2-7.1">
      <FullProductName ProductID="kgraft-patch-3_12_38-44-xen-2-7.1">kgraft-patch-3_12_38-44-xen-2-7.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kgraft-patch-3_12_38-44-default-2-7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1">kgraft-patch-3_12_38-44-default-2-7.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_38-44-xen-2-7.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.1">kgraft-patch-3_12_38-44-xen-2-7.1 as a component of SUSE Linux Enterprise Live Patching 12</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">The InfiniBand (IB) implementation in the Linux kernel package before 2.6.32-504.12.2 on Red Hat Enterprise Linux (RHEL) 6 does not properly restrict use of User Verbs for registration of memory regions, which allows local users to access arbitrary physical memory locations, and consequently cause a denial of service (system crash) or gain privileges, by leveraging permissions on a uverbs device under /dev/infiniband/.</Note>
    </Notes>
    <CVE>CVE-2014-8159</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</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/2015/suse-su-20151487-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8159.html</URL>
        <Description>CVE-2014-8159</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/914742</URL>
        <Description>SUSE Bug 914742</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939241</URL>
        <Description>SUSE Bug 939241</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in the Linux kernel before 3.16 do not properly consider the side effects of failed __copy_to_user_inatomic and __copy_from_user_inatomic calls, which allows local users to cause a denial of service (system crash) or possibly gain privileges via a crafted application, aka an "I/O vector array overrun."</Note>
    </Notes>
    <CVE>CVE-2015-1805</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</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/2015/suse-su-20151487-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-1805.html</URL>
        <Description>CVE-2015-1805</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/917839</URL>
        <Description>SUSE Bug 917839</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/933429</URL>
        <Description>SUSE Bug 933429</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939270</URL>
        <Description>SUSE Bug 939270</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964730</URL>
        <Description>SUSE Bug 964730</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964732</URL>
        <Description>SUSE Bug 964732</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 __driver_rfc4106_decrypt function in arch/x86/crypto/aesni-intel_glue.c in the Linux kernel before 3.19.3 does not properly determine the memory locations used for encrypted data, which allows context-dependent attackers to cause a denial of service (buffer overflow and system crash) or possibly execute arbitrary code by triggering a crypto API call, as demonstrated by use of a libkcapi test program with an AF_ALG(aead) socket.</Note>
    </Notes>
    <CVE>CVE-2015-3331</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>9.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:C/I:C/A:C</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/2015/suse-su-20151487-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-3331.html</URL>
        <Description>CVE-2015-3331</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/927257</URL>
        <Description>SUSE Bug 927257</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/931231</URL>
        <Description>SUSE Bug 931231</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939262</URL>
        <Description>SUSE Bug 939262</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">Race condition in the prepare_binprm function in fs/exec.c in the Linux kernel before 3.19.6 allows local users to gain privileges by executing a setuid program at a time instant when a chown to root is in progress, and the ownership is changed but the setuid bit is not yet stripped.</Note>
    </Notes>
    <CVE>CVE-2015-3339</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.2</BaseScore>
        <Vector>AV:L/AC:H/Au:N/C:C/I:C/A:C</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/2015/suse-su-20151487-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-3339.html</URL>
        <Description>CVE-2015-3339</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/928130</URL>
        <Description>SUSE Bug 928130</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939263</URL>
        <Description>SUSE Bug 939263</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">The ping_unhash function in net/ipv4/ping.c in the Linux kernel before 4.0.3 does not initialize a certain list data structure during an unhash operation, which allows local users to gain privileges or cause a denial of service (use-after-free and system crash) by leveraging the ability to make a SOCK_DGRAM socket system call for the IPPROTO_ICMP or IPPROTO_ICMPV6 protocol, and then making a connect system call after a disconnect.</Note>
    </Notes>
    <CVE>CVE-2015-3636</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</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/2015/suse-su-20151487-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-3636.html</URL>
        <Description>CVE-2015-3636</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/929525</URL>
        <Description>SUSE Bug 929525</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939277</URL>
        <Description>SUSE Bug 939277</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994624</URL>
        <Description>SUSE Bug 994624</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">The bpf_int_jit_compile function in arch/x86/net/bpf_jit_comp.c in the Linux kernel before 4.0.6 allows local users to cause a denial of service (system crash) by creating a packet filter and then loading crafted BPF instructions that trigger late convergence by the JIT compiler.</Note>
    </Notes>
    <CVE>CVE-2015-4700</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</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/2015/suse-su-20151487-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-4700.html</URL>
        <Description>CVE-2015-4700</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/935705</URL>
        <Description>SUSE Bug 935705</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939273</URL>
        <Description>SUSE Bug 939273</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The (1) udp_recvmsg and (2) udpv6_recvmsg functions in the Linux kernel before 4.0.6 do not properly consider yielding a processor, which allows remote attackers to cause a denial of service (system hang) via incorrect checksums within a UDP packet flood.</Note>
    </Notes>
    <CVE>CVE-2015-5364</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.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>
      <ScoreSet>
        <BaseScore>7.8</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:C</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/2015/suse-su-20151487-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-5364.html</URL>
        <Description>CVE-2015-5364</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/781018</URL>
        <Description>SUSE Bug 781018</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/936831</URL>
        <Description>SUSE Bug 936831</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939276</URL>
        <Description>SUSE Bug 939276</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/945112</URL>
        <Description>SUSE Bug 945112</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The (1) udp_recvmsg and (2) udpv6_recvmsg functions in the Linux kernel before 4.0.6 provide inappropriate -EAGAIN return values, which allows remote attackers to cause a denial of service (EPOLLET epoll application read outage) via an incorrect checksum in a UDP packet, a different vulnerability than CVE-2015-5364.</Note>
    </Notes>
    <CVE>CVE-2015-5366</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-2-7.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-2-7.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/2015/suse-su-20151487-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-5366.html</URL>
        <Description>CVE-2015-5366</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/781018</URL>
        <Description>SUSE Bug 781018</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/936831</URL>
        <Description>SUSE Bug 936831</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939276</URL>
        <Description>SUSE Bug 939276</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/945112</URL>
        <Description>SUSE Bug 945112</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
