<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/1687073.xsl"?>
<?xml-stylesheet type="text/css" href="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/1686935.css"?>
<cvrf: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">Oracle VM Server for x86 Bulletin - July 2017 - Oracle CVRF</DocumentTitle>
   <DocumentType xml:lang="en">Oracle VM Server for x86 Bulletin Advisory</DocumentType>
   <DocumentPublisher Type="Vendor"/>
   <DocumentTracking>
      <Identification>
         <ID>OVMBulletinJul2017</ID>
      </Identification>
      <Status>Final</Status>
      <Version>3.0</Version>
      <RevisionHistory>
         <Revision>
            <Number>1.0</Number>
            <Date>2017-07-18T13:00:00-07:00</Date>
            <Description>Initial Distribution</Description>
         </Revision>
         <Revision>
            <Number>2.0</Number>
            <Date>2017-08-18T13:00:00-07:00</Date>
            <Description>New CVEs added.</Description>
         </Revision>
         <Revision>
            <Number>3.0</Number>
            <Date>2017-09-18T13:00:00-07:00</Date>
            <Description>New CVEs added.</Description>
         </Revision>
      </RevisionHistory>
   </DocumentTracking>
   <DocumentNotes>
      <Note Audience="All" Ordinal="1" Title="Summary" Type="Summary" xml:lang="en">This document contains descriptions of Oracle VM Server for x86 security vulnerabilities which have had fixes released for all supported versions and platforms.</Note>
   </DocumentNotes>
   <DocumentReferences>
      <Reference Type="External">
         <URL>http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2017-3832369.html</URL>
         <Description>URL to html version of Advisory</Description>
      </Reference>
   </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
      <Branch Name="Oracle" Type="Vendor">
         <Branch Name="Oracle VM Server for x86" Type="Product Family">
            <Branch Name="Oracle VM Server for x86" Type="Product Name">
               <Branch Name="3.2" Type="Product Version">
                  <FullProductName ProductID="P-4455V-3.2">Oracle VM Server for x86 3.2</FullProductName>
               </Branch>
               <Branch Name="3.3" Type="Product Version">
                  <FullProductName ProductID="P-4455V-3.3">Oracle VM Server for x86 3.3</FullProductName>
               </Branch>
               <Branch Name="3.4" Type="Product Version">
                  <FullProductName ProductID="P-4455V-3.4">Oracle VM Server for x86 3.4</FullProductName>
               </Branch>
            </Branch>
         </Branch>
     </Branch>
  </ProductTree>
<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-1000363</Title>
         <Notes>
               <Note Audience="All" Ordinal="1" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86.   Linux drivers/char/lp.c Out-of-Bounds Write. Due to a missing boundscheck, and the fact that parport_ptr integer is static, a 'secure boot' kernel command line adversary (can happen due to bootloader vulns, e.g. Google Nexus 6's CVE-2016-10277, where due to a vulnerability the adversary has partial control over the command line) can overflow the parport_nr array in the following code, by appending many (&gt;LP_NO) 'lp=none' arguments to the command line.     CVSS Base Score: 7.2 CVSS V2 Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-1000363</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0126.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-1000365</Title>
         <Notes>
               <Note Audience="All" Ordinal="2" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. The Linux Kernel imposes a size restriction on the arguments andenvironmental strings passed through RLIMIT_STACK/RLIM_INFINITY (1/4 of the size), but does not take the argument and environment pointers into account, which allows attackers to bypass this limitation. This affects Linux Kernel versions 4.11.5 and earlier. It appears that this feature was introduced in the Linux Kernel version 2.6.23. CVSS Base Score: 7.2 CVSS V2 Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-1000365</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0145.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-9077</Title>
         <Notes>
               <Note Audience="All" Ordinal="3" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86.   The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linuxkernel through 4.11.1 mishandles inheritance, which allows local users to cause a denial of service or possibly have unspecified other impact via crafted system calls, a related issue to CVE-2017-8890.     CVSS Base Score: 7.2 CVSS V2 Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-9077</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0126.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="4" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-1000368</Title>
         <Notes>
               <Note Audience="All" Ordinal="4" Title="Details" Type="Details">This is a vulnerability in  sudo  in Oracle VM Server for x86.   Todd Miller's sudo version 1.8.20p1 and earlier is vulnerable to aninput validation (embedded newlines) in the get_process_ttyname() function resulting in information disclosure and command execution.     CVSS Base Score: 7.2 CVSS V2 Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-1000368</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0114.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="5" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-1000368</Title>
         <Notes>
               <Note Audience="All" Ordinal="5" Title="Details" Type="Details">This is a vulnerability in  sudo  in Oracle VM Server for x86.   Todd Miller's sudo version 1.8.20p1 and earlier is vulnerable to aninput validation (embedded newlines) in the get_process_ttyname() function resulting in information disclosure and command execution.     CVSS Base Score: 7.2 CVSS V2 Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-1000368</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.2</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0125.html</URL>
                  <ProductID>P-4455V-3.2</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="6" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12137</Title>
         <Notes>
               <Note Audience="All" Ordinal="6" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. arch/x86/mm.c in Xen allows local PV guest OS users to gain host OSprivileges via vectors related to map_grant_ref. CVSS Base Score: 7.2 CVSS V2 Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12137</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0142.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="7" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12137</Title>
         <Notes>
               <Note Audience="All" Ordinal="7" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. arch/x86/mm.c in Xen allows local PV guest OS users to gain host OSprivileges via vectors related to map_grant_ref. CVSS Base Score: 7.2 CVSS V2 Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12137</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0148.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="8" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12137</Title>
         <Notes>
               <Note Audience="All" Ordinal="8" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. arch/x86/mm.c in Xen allows local PV guest OS users to gain host OSprivileges via vectors related to map_grant_ref. CVSS Base Score: 7.2 CVSS V2 Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12137</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.2</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0149.html</URL>
                  <ProductID>P-4455V-3.2</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="9" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-7645</Title>
         <Notes>
               <Note Audience="All" Ordinal="9" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. The NFSv2/NFSv3 server in the nfsd subsystem in the Linux kernelthrough 4.10.11 allows remote attackers to cause a denial of service (system crash) via a long RPC reply, related to net/sunrpc/svc.c, fs/nfsd/nfs3xdr.c, and fs/nfsd/nfsxdr.c. CVSS Base Score: 7.1 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-7645</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>7.1</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0119.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="10" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-7645</Title>
         <Notes>
               <Note Audience="All" Ordinal="10" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. The NFSv2/NFSv3 server in the nfsd subsystem in the Linux kernelthrough 4.10.11 allows remote attackers to cause a denial of service (system crash) via a long RPC reply, related to net/sunrpc/svc.c, fs/nfsd/nfs3xdr.c, and fs/nfsd/nfsxdr.c. CVSS Base Score: 7.1 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-7645</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>7.1</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0120.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="11" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-7645</Title>
         <Notes>
               <Note Audience="All" Ordinal="11" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. The NFSv2/NFSv3 server in the nfsd subsystem in the Linux kernelthrough 4.10.11 allows remote attackers to cause a denial of service (system crash) via a long RPC reply, related to net/sunrpc/svc.c, fs/nfsd/nfs3xdr.c, and fs/nfsd/nfsxdr.c. CVSS Base Score: 7.1 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-7645</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.2</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>7.1</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0121.html</URL>
                  <ProductID>P-4455V-3.2</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="12" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-7477</Title>
         <Notes>
               <Note Audience="All" Ordinal="12" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86.   Heap-based buffer overflow in drivers/net/macsec.c in the MACsec modulein the Linux kernel through 4.10.12 allows attackers to cause a denial of service or possibly have unspecified other impact by leveraging the use of a MAX_SKB_FRAGS+1 size in conjunction with the NETIF_F_FRAGLIST feature, leading to an error in the skb_to_sgvec function.     CVSS Base Score: 6.9 CVSS V2 Vector: AV:L/AC:M/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-7477</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0119.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="13" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-9776</Title>
         <Notes>
               <Note Audience="All" Ordinal="13" Title="Details" Type="Details">This is a vulnerability in  poppler  in Oracle VM Server for x86. Integer overflow leading to Heap buffer overflow in JBIG2Stream.cc inpdftocairo in Poppler before 0.56 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted PDF document. CVSS Base Score: 6.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-9776</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>6.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0147.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="14" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-1000364</Title>
         <Notes>
               <Note Audience="All" Ordinal="14" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. An issue was discovered in the size of the stack guard page on Linux,specifically a 4k stack guard page is not sufficiently large and can be jumped over (the stack guard page is bypassed), this affects Linux Kernel versions 4.11.5 and earlier (the stackguard page was introduced in 2010). CVSS Base Score: 6.2 CVSS V2 Vector: AV:L/AC:H/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-1000364</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0115.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="15" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-1000366</Title>
         <Notes>
               <Note Audience="All" Ordinal="15" Title="Details" Type="Details">This is a vulnerability in  glibc  in Oracle VM Server for x86. glibc contains a vulnerability that allows specially craftedLD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hardening changes have been made to glibc to prevent manipulation of stack and heap memory but these issues are not directly exploitable, as such they have not been given a CVE. This affects glibc 2.25 and earlier. CVSS Base Score: 6.2 CVSS V2 Vector: AV:L/AC:H/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-1000366</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0113.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="16" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-1000366</Title>
         <Notes>
               <Note Audience="All" Ordinal="16" Title="Details" Type="Details">This is a vulnerability in  glibc  in Oracle VM Server for x86. glibc contains a vulnerability that allows specially craftedLD_LIBRARY_PATH values to manipulate the heap/stack, causing them to alias, potentially resulting in arbitrary code execution. Please note that additional hardening changes have been made to glibc to prevent manipulation of stack and heap memory but these issues are not directly exploitable, as such they have not been given a CVE. This affects glibc 2.25 and earlier. CVSS Base Score: 6.2 CVSS V2 Vector: AV:L/AC:H/Au:N/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-1000366</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.2</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0124.html</URL>
                  <ProductID>P-4455V-3.2</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="17" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-6210</Title>
         <Notes>
               <Note Audience="All" Ordinal="17" Title="Details" Type="Details">This is a vulnerability in  openssh  in Oracle VM Server for x86. sshd in OpenSSH before 7.3, when SHA256 or SHA512 are used for userpassword hashing, uses BLOWFISH hashing on a static password when the username does not exist, which allows remote attackers to enumerate users by leveraging the timing difference between responses when a large password is provided. CVSS Base Score: 5 CVSS V2 Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-6210</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5</BaseScore>
               <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0150.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="18" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-7273</Title>
         <Notes>
               <Note Audience="All" Ordinal="18" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86.   The cp_report_fixup function in drivers/hid/hid-cypress.c in the Linuxkernel 4.x before 4.9.4 allows physically proximate attackers to cause a denial of service (integer underflow) or possibly have unspecified other impact via a crafted HID report.     CVSS Base Score: 4.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-7273</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0126.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="19" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12135</Title>
         <Notes>
               <Note Audience="All" Ordinal="19" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. Xen allows local OS guest users to cause a denial of service (crash)or possibly obtain sensitive information or gain privileges via vectors involving transitive grants. CVSS Base Score: 4.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12135</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0142.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="20" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12135</Title>
         <Notes>
               <Note Audience="All" Ordinal="20" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. Xen allows local OS guest users to cause a denial of service (crash)or possibly obtain sensitive information or gain privileges via vectors involving transitive grants. CVSS Base Score: 4.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12135</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0148.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="21" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12135</Title>
         <Notes>
               <Note Audience="All" Ordinal="21" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. Xen allows local OS guest users to cause a denial of service (crash)or possibly obtain sensitive information or gain privileges via vectors involving transitive grants. CVSS Base Score: 4.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12135</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.2</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0149.html</URL>
                  <ProductID>P-4455V-3.2</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="22" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-6213</Title>
         <Notes>
               <Note Audience="All" Ordinal="22" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. fs/namespace.c in the Linux kernel before 4.9 does not restrict howmany mounts may exist in a mount namespace, which allows local users to cause a denial of service (memory consumption and deadlock) via MS_BIND mount system calls, as demonstrated by a loop that triggers exponential growth in the number of mounts. CVSS Base Score: 4 CVSS V2 Vector: AV:L/AC:H/Au:N/C:N/I:N/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-6213</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:L/AC:H/Au:N/C:N/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0143.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="23" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-7097</Title>
         <Notes>
               <Note Audience="All" Ordinal="23" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. The filesystem implementation in the Linux kernel through 4.8.2preserves the setgid bit during a setxattr call, which allows local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions. CVSS Base Score: 3.3 CVSS V2 Vector: AV:L/AC:M/Au:N/C:P/I:P/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-7097</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.3</BaseScore>
               <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0127.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="24" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-9685</Title>
         <Notes>
               <Note Audience="All" Ordinal="24" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. Multiple memory leaks in error paths in fs/xfs/xfs_attr_list.c in theLinux kernel before 4.5.1 allow local users to cause a denial of service (memory consumption) via crafted XFS filesystem operations. CVSS Base Score: 2.1 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-9685</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0144.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="25" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-1000380</Title>
         <Notes>
               <Note Audience="All" Ordinal="25" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86.   sound/core/timer.c in the Linux kernel before 4.11.5 is vulnerable to adata race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time.     CVSS Base Score: 2.1 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-1000380</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0126.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="26" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12855</Title>
         <Notes>
               <Note Audience="All" Ordinal="26" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. Xen maintains the _GTF_{read,writ}ing bits as appropriate, to informthe guest that a grant is in use. A guest is expected not to modify the grant details while it is in use, whereas the guest is free to modify/reuse the grant entry when it is not in use. Under some circumstances, Xen will clear the status bits too early, incorrectly informing the guest that the grant is no longer in use. A guest may prematurely believe that a granted frame is safely private again, and reuse it in a way which contains sensitive information, while the domain on the far end of the grant is still using the grant. Xen 4.9, 4.8, 4.7, 4.6, and 4.5 are affected. CVSS Base Score: 2.1 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12855</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0142.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="27" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12855</Title>
         <Notes>
               <Note Audience="All" Ordinal="27" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. Xen maintains the _GTF_{read,writ}ing bits as appropriate, to informthe guest that a grant is in use. A guest is expected not to modify the grant details while it is in use, whereas the guest is free to modify/reuse the grant entry when it is not in use. Under some circumstances, Xen will clear the status bits too early, incorrectly informing the guest that the grant is no longer in use. A guest may prematurely believe that a granted frame is safely private again, and reuse it in a way which contains sensitive information, while the domain on the far end of the grant is still using the grant. Xen 4.9, 4.8, 4.7, 4.6, and 4.5 are affected. CVSS Base Score: 2.1 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12855</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0148.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="28" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12855</Title>
         <Notes>
               <Note Audience="All" Ordinal="28" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86. Xen maintains the _GTF_{read,writ}ing bits as appropriate, to informthe guest that a grant is in use. A guest is expected not to modify the grant details while it is in use, whereas the guest is free to modify/reuse the grant entry when it is not in use. Under some circumstances, Xen will clear the status bits too early, incorrectly informing the guest that the grant is no longer in use. A guest may prematurely believe that a granted frame is safely private again, and reuse it in a way which contains sensitive information, while the domain on the far end of the grant is still using the grant. Xen 4.9, 4.8, 4.7, 4.6, and 4.5 are affected. CVSS Base Score: 2.1 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12855</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.2</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0149.html</URL>
                  <ProductID>P-4455V-3.2</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="29" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-9604</Title>
         <Notes>
               <Note Audience="All" Ordinal="29" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86.   ** RESERVED **This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.     CVSS Base Score: 1.2 CVSS V2 Vector: AV:L/AC:H/Au:N/C:N/I:P/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-9604</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>1.2</BaseScore>
               <Vector>AV:L/AC:H/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0143.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="30" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-9604</Title>
         <Notes>
               <Note Audience="All" Ordinal="30" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86.   ** RESERVED **This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.     CVSS Base Score: 1.2 CVSS V2 Vector: AV:L/AC:H/Au:N/C:N/I:P/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-9604</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>1.2</BaseScore>
               <Vector>AV:L/AC:H/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0144.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="31" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-10200</Title>
         <Notes>
               <Note Audience="All" Ordinal="31" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. Race condition in the L2TPv3 IP Encapsulation feature in the Linuxkernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c. CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-10200</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0143.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="32" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-10200</Title>
         <Notes>
               <Note Audience="All" Ordinal="32" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. Race condition in the L2TPv3 IP Encapsulation feature in the Linuxkernel before 4.8.14 allows local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c. CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-10200</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0144.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="33" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12134</Title>
         <Notes>
               <Note Audience="All" Ordinal="33" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86.   ** RESERVED **This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.     CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12134</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0145.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="34" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-7533</Title>
         <Notes>
               <Note Audience="All" Ordinal="34" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. Race condition in the fsnotify implementation in the Linux kernelthrough 4.12.4 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted application that leverages simultaneous execution of the inotify_handle_event and vfs_rename functions. CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-7533</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0143.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="35" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-9242</Title>
         <Notes>
               <Note Audience="All" Ordinal="35" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. The __ip6_append_data function in net/ipv6/ip6_output.c in the Linuxkernel through 4.11.3 is too late in checking whether an overwrite of an skb data structure may occur, which allows local users to cause a denial of service (system crash) via crafted system calls. CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-9242</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0143.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="36" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-9242</Title>
         <Notes>
               <Note Audience="All" Ordinal="36" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle VM Server for x86. The __ip6_append_data function in net/ipv6/ip6_output.c in the Linuxkernel through 4.11.3 is too late in checking whether an overwrite of an skb data structure may occur, which allows local users to cause a denial of service (system crash) via crafted system calls. CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-9242</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0144.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="37" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-3142</Title>
         <Notes>
               <Note Audience="All" Ordinal="37" Title="Details" Type="Details">This is a vulnerability in  bind  in Oracle VM Server for x86. ** RESERVED **This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.  CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-3142</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0122.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="38" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-3143</Title>
         <Notes>
               <Note Audience="All" Ordinal="38" Title="Details" Type="Details">This is a vulnerability in  bind  in Oracle VM Server for x86. ** RESERVED **This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.  CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-3143</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0122.html</URL>
                  <ProductID>P-4455V-3.3</ProductID>
               <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="39" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2017-12136</Title>
         <Notes>
               <Note Audience="All" Ordinal="39" Title="Details" Type="Details">This is a vulnerability in  xen  in Oracle VM Server for x86.   ** RESERVED **This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.     CVSS Base Score: 0 CVSS V2 Vector: AV:N/AC:N/Au:N/C:N/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2017-12136</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-4455V-3.4</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>0</BaseScore>
               <Vector>AV:N/AC:N/Au:N/C:N/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle VM Server for x86 Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle VM Server for x86 customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/OVMSA-2017-0142.html</URL>
                  <ProductID>P-4455V-3.4</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
</cvrf:cvrfdoc>