<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="1687073.xsl"?>
<?xml-stylesheet type="text/css" href="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 Linux Bulletin - July 2016 - Oracle CVRF</DocumentTitle>
   <DocumentType xml:lang="en">Oracle Linux Bulletin Advisory</DocumentType>
   <DocumentPublisher Type="Vendor"/>
   <DocumentTracking>
      <Identification>
         <ID>OLBulletinJul2016</ID>
      </Identification>
      <Status>Final</Status>
      <Version>3.0</Version>
      <RevisionHistory>
         <Revision>
            <Number>1.0</Number>
            <Date>2016-07-19T13:00:00-07:00</Date>
            <Description>Initial Distribution</Description>
         </Revision>
         <Revision>
            <Number>2.0</Number>
            <Date>2016-08-19T13:00:00-07:00</Date>
            <Description>New CVEs added.</Description>
         </Revision>
         <Revision>
            <Number>3.0</Number>
            <Date>2016-09-19T13: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 Linux 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/linuxbulletinjul2016-3090544.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 Linux" Type="Product Family">
            <Branch Name="Oracle Linux OS" Type="Product Name">
               <Branch Name="5" Type="Product Version">
                  <FullProductName ProductID="P-1309V-5">Oracle Linux 5</FullProductName>
               </Branch>
               <Branch Name="6" Type="Product Version">
                  <FullProductName ProductID="P-1309V-6">Oracle Linux 6</FullProductName>
               </Branch>
               <Branch Name="7" Type="Product Version">
                  <FullProductName ProductID="P-1309V-7">Oracle Linux 7</FullProductName>
               </Branch>
            </Branch>
         </Branch>
     </Branch>
  </ProductTree>
<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4997</Title>
         <Notes>
               <Note Audience="All" Ordinal="1" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. The compat IPT_SO_SET_REPLACE setsockopt implementation in thenetfilter subsystem in the Linux kernel before 4.6.3 allows local users to gain privileges or cause a denial of service (memory corruption) by leveraging in-container root access to provide a crafted offset value that triggers an unintended decrement. 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-2016-4997</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1847.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8767</Title>
         <Notes>
               <Note Audience="All" Ordinal="2" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. net/sctp/sm_sideeffect.c in the Linux kernel before 4.3 does notproperly manage the relationship between a lock and a socket, which allows local users to cause a denial of service (deadlock) via a crafted sctp_accept call. 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-2015-8767</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1277.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4470</Title>
         <Notes>
               <Note Audience="All" Ordinal="3" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. The key_reject_and_link function in security/keys/key.c in the Linuxkernel through 4.6.3 does not ensure that a certain data structure is initialized, which allows local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command. 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-2016-4470</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3593.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="4" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4470</Title>
         <Notes>
               <Note Audience="All" Ordinal="4" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. The key_reject_and_link function in security/keys/key.c in the Linuxkernel through 4.6.3 does not ensure that a certain data structure is initialized, which allows local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command. 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-2016-4470</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1539.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="5" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4565</Title>
         <Notes>
               <Note Audience="All" Ordinal="5" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. The InfiniBand (aka IB) stack in the Linux kernel before 4.5.3incorrectly relies on the write system call, which allows local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a uAPI interface. 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-2016-4565</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1277.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="6" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4565</Title>
         <Notes>
               <Note Audience="All" Ordinal="6" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. The InfiniBand (aka IB) stack in the Linux kernel before 4.5.3incorrectly relies on the write system call, which allows local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a uAPI interface. 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-2016-4565</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1406.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="7" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4444</Title>
         <Notes>
               <Note Audience="All" Ordinal="7" Title="Details" Type="Details">This is a vulnerability in  setroubleshoot and setroubleshoot-plugins  in Oracle Linux. ** 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: 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-2016-4444</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1267.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="8" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4444</Title>
         <Notes>
               <Note Audience="All" Ordinal="8" Title="Details" Type="Details">This is a vulnerability in  setroubleshoot and setroubleshoot-plugins  in Oracle Linux. ** 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: 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-2016-4444</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1293.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="9" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4446</Title>
         <Notes>
               <Note Audience="All" Ordinal="9" Title="Details" Type="Details">This is a vulnerability in  setroubleshoot and setroubleshoot-plugins  in Oracle Linux. ** 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: 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-2016-4446</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1267.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="10" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4446</Title>
         <Notes>
               <Note Audience="All" Ordinal="10" Title="Details" Type="Details">This is a vulnerability in  setroubleshoot and setroubleshoot-plugins  in Oracle Linux. ** 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: 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-2016-4446</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1293.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="11" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4989</Title>
         <Notes>
               <Note Audience="All" Ordinal="11" Title="Details" Type="Details">This is a vulnerability in  setroubleshoot and setroubleshoot-plugins  in Oracle Linux. ** 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: 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-2016-4989</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1267.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="12" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4989</Title>
         <Notes>
               <Note Audience="All" Ordinal="12" Title="Details" Type="Details">This is a vulnerability in  setroubleshoot and setroubleshoot-plugins  in Oracle Linux. ** 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: 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-2016-4989</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1293.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="13" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4470</Title>
         <Notes>
               <Note Audience="All" Ordinal="13" Title="Details" Type="Details">This is a vulnerability in Unbreakable Enterprise kernel  in Oracle Linux. The key_reject_and_link function in security/keys/key.c in the Linuxkernel through 4.6.3 does not ensure that a certain data structure is initialized, which allows local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command. 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-2016-4470</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3591.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="14" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4470</Title>
         <Notes>
               <Note Audience="All" Ordinal="14" Title="Details" Type="Details">This is a vulnerability in Unbreakable Enterprise kernel  in Oracle Linux. The key_reject_and_link function in security/keys/key.c in the Linuxkernel through 4.6.3 does not ensure that a certain data structure is initialized, which allows local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command. 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-2016-4470</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3592.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="15" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4565</Title>
         <Notes>
               <Note Audience="All" Ordinal="15" Title="Details" Type="Details">This is a vulnerability in Unbreakable Enterprise kernel  in Oracle Linux. The InfiniBand (aka IB) stack in the Linux kernel before 4.5.3incorrectly relies on the write system call, which allows local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a uAPI interface. 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-2016-4565</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3579.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="16" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2836</Title>
         <Notes>
               <Note Audience="All" Ordinal="16" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Multiple unspecified vulnerabilities in the browser engine in MozillaFirefox before 48.0 and Firefox ESR 45.x before 45.3 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via vectors related to Http2Session::Shutdown and SpdySession31::Shutdown, and other vectors. 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-2016-2836</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="17" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5258</Title>
         <Notes>
               <Note Audience="All" Ordinal="17" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Use-after-free vulnerability in the WebRTC socket thread in MozillaFirefox before 48.0 and Firefox ESR 45.x before 45.3 allows remote attackers to execute arbitrary code by leveraging incorrect free operations on DTLS objects during the shutdown of a WebRTC session. 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-2016-5258</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="18" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5259</Title>
         <Notes>
               <Note Audience="All" Ordinal="18" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Use-after-free vulnerability in the CanonicalizeXPCOMParticipantfunction in Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 allows remote attackers to execute arbitrary code via a script that closes its own Service Worker within a nested sync event loop. 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-2016-5259</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="19" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3606</Title>
         <Notes>
               <Note Audience="All" Ordinal="19" Title="Details" Type="Details">This is a vulnerability in  java-1.6.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 7u101 and 8u92 and Java SEEmbedded 8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Hotspot. 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-2016-3606</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1776.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="20" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3598</Title>
         <Notes>
               <Note Audience="All" Ordinal="20" Title="Details" Type="Details">This is a vulnerability in  java-1.7.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 8u92 and Java SE Embedded8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Libraries, a different vulnerability than CVE-2016-3610. 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-2016-3598</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1504.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="21" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3606</Title>
         <Notes>
               <Note Audience="All" Ordinal="21" Title="Details" Type="Details">This is a vulnerability in  java-1.7.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 7u101 and 8u92 and Java SEEmbedded 8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Hotspot. 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-2016-3606</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1504.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="22" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3610</Title>
         <Notes>
               <Note Audience="All" Ordinal="22" Title="Details" Type="Details">This is a vulnerability in  java-1.7.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 8u92 and Java SE Embedded8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Libraries, a different vulnerability than CVE-2016-3598. 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-2016-3610</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1504.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="23" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3587</Title>
         <Notes>
               <Note Audience="All" Ordinal="23" Title="Details" Type="Details">This is a vulnerability in  java-1.8.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 8u92 and Java SE Embedded8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Hotspot. 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-2016-3587</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1458.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="24" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3598</Title>
         <Notes>
               <Note Audience="All" Ordinal="24" Title="Details" Type="Details">This is a vulnerability in  java-1.8.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 8u92 and Java SE Embedded8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Libraries, a different vulnerability than CVE-2016-3610. 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-2016-3598</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1458.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="25" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3606</Title>
         <Notes>
               <Note Audience="All" Ordinal="25" Title="Details" Type="Details">This is a vulnerability in  java-1.8.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 7u101 and 8u92 and Java SEEmbedded 8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Hotspot. 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-2016-3606</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1458.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="26" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3610</Title>
         <Notes>
               <Note Audience="All" Ordinal="26" Title="Details" Type="Details">This is a vulnerability in  java-1.8.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 8u92 and Java SE Embedded8u91 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Libraries, a different vulnerability than CVE-2016-3598. 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-2016-3610</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1458.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="27" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-7554</Title>
         <Notes>
               <Note Audience="All" Ordinal="27" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The _TIFFVGetField function in tif_dir.c in libtiff 4.0.6 allowsattackers to cause a denial of service (invalid memory write and crash) or possibly have unspecified other impact via crafted field data in an extension tag in a TIFF image. 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-2015-7554</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="28" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-7554</Title>
         <Notes>
               <Note Audience="All" Ordinal="28" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The _TIFFVGetField function in tif_dir.c in libtiff 4.0.6 allowsattackers to cause a denial of service (invalid memory write and crash) or possibly have unspecified other impact via crafted field data in an extension tag in a TIFF image. 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-2015-7554</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="29" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8784</Title>
         <Notes>
               <Note Audience="All" Ordinal="29" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The NeXTDecode function in tif_next.c in LibTIFF allows remoteattackers to cause a denial of service (out-of-bounds write) via a crafted TIFF image, as demonstrated by libtiff5.tif. 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-2015-8784</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="30" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8784</Title>
         <Notes>
               <Note Audience="All" Ordinal="30" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The NeXTDecode function in tif_next.c in LibTIFF allows remoteattackers to cause a denial of service (out-of-bounds write) via a crafted TIFF image, as demonstrated by libtiff5.tif. 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-2015-8784</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="31" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3632</Title>
         <Notes>
               <Note Audience="All" Ordinal="31" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-3632</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="32" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3632</Title>
         <Notes>
               <Note Audience="All" Ordinal="32" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-3632</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="33" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3945</Title>
         <Notes>
               <Note Audience="All" Ordinal="33" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-3945</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="34" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3945</Title>
         <Notes>
               <Note Audience="All" Ordinal="34" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-3945</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="35" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3990</Title>
         <Notes>
               <Note Audience="All" Ordinal="35" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-3990</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="36" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3990</Title>
         <Notes>
               <Note Audience="All" Ordinal="36" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-3990</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="37" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3991</Title>
         <Notes>
               <Note Audience="All" Ordinal="37" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-3991</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="38" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3991</Title>
         <Notes>
               <Note Audience="All" Ordinal="38" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-3991</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="39" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5320</Title>
         <Notes>
               <Note Audience="All" Ordinal="39" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-5320</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="40" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5320</Title>
         <Notes>
               <Note Audience="All" Ordinal="40" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 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-2016-5320</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="41" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1834</Title>
         <Notes>
               <Note Audience="All" Ordinal="41" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOSbefore 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1836, CVE-2016-1837, CVE-2016-1838, CVE-2016-1839, and CVE-2016-1840. 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-2016-1834</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="42" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2818</Title>
         <Notes>
               <Note Audience="All" Ordinal="42" Title="Details" Type="Details">This is a vulnerability in  thunderbird  in Oracle Linux. Multiple unspecified vulnerabilities in the browser engine in MozillaFirefox before 47.0 and Firefox ESR 45.x before 45.2 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via unknown vectors. 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-2016-2818</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1392.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="43" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2836</Title>
         <Notes>
               <Note Audience="All" Ordinal="43" Title="Details" Type="Details">This is a vulnerability in  thunderbird  in Oracle Linux. Multiple unspecified vulnerabilities in the browser engine in MozillaFirefox before 48.0 and Firefox ESR 45.x before 45.3 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via vectors related to Http2Session::Shutdown and SpdySession31::Shutdown, and other vectors. 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-2016-2836</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1809.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="44" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2143</Title>
         <Notes>
               <Note Audience="All" Ordinal="44" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. The fork implementation in the Linux kernel before 4.5 on s390platforms mishandles the case of four page-table levels, which allows local users to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted application, related to arch/s390/include/asm/mmu_context.h and arch/s390/include/asm/pgalloc.h. 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-2016-2143</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1539.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="45" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3134</Title>
         <Notes>
               <Note Audience="All" Ordinal="45" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. The netfilter subsystem in the Linux kernel through 4.5.2 does notvalidate certain offset fields, which allows local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLACE setsockopt call. 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-2016-3134</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1847.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="46" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4445</Title>
         <Notes>
               <Note Audience="All" Ordinal="46" Title="Details" Type="Details">This is a vulnerability in  setroubleshoot and setroubleshoot-plugins  in Oracle Linux. ** 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: 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-2016-4445</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1267.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="47" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8660</Title>
         <Notes>
               <Note Audience="All" Ordinal="47" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. The ovl_setattr function in fs/overlayfs/inode.c in the Linux kernelthrough 4.3.3 attempts to merge distinct setattr operations, which allows local users to bypass intended access restrictions and modify the attributes of arbitrary overlay files via a crafted application. CVSS Base Score: 6 CVSS V2 Vector: AV:L/AC:H/Au:S/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8660</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>6</BaseScore>
               <Vector>AV:L/AC:H/Au:S/C:C/I:C/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3593.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="48" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8660</Title>
         <Notes>
               <Note Audience="All" Ordinal="48" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. The ovl_setattr function in fs/overlayfs/inode.c in the Linux kernelthrough 4.3.3 attempts to merge distinct setattr operations, which allows local users to bypass intended access restrictions and modify the attributes of arbitrary overlay files via a crafted application. CVSS Base Score: 6 CVSS V2 Vector: AV:L/AC:H/Au:S/C:C/I:C/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8660</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>6</BaseScore>
               <Vector>AV:L/AC:H/Au:S/C:C/I:C/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1539.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="49" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1541</Title>
         <Notes>
               <Note Audience="All" Ordinal="49" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. Heap-based buffer overflow in the zip_read_mac_metadata function inarchive_read_support_format_zip.c in libarchive before 3.2.0 allows remote attackers to execute arbitrary code via crafted entry-size values in a ZIP archive. CVSS Base Score: 6 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-1541</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>6</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="50" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4300</Title>
         <Notes>
               <Note Audience="All" Ordinal="50" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 6 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-4300</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>6</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="51" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4302</Title>
         <Notes>
               <Note Audience="All" Ordinal="51" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 6 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-4302</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>6</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="52" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3477</Title>
         <Notes>
               <Note Audience="All" Ordinal="52" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.49 and earlier, 5.6.30and earlier, and 5.7.12 and earlier and MariaDB before 5.5.50, 10.0.x before 10.0.26, and 10.1.x before 10.1.15 allows local users to affect confidentiality, integrity, and availability via vectors related to Server: Parser. CVSS Base Score: 6 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3477</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>6</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="53" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5696</Title>
         <Notes>
               <Note Audience="All" Ordinal="53" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. net/ipv4/tcp_input.c in the Linux kernel before 4.7 does not properlydetermine the rate of challenge ACK segments, which makes it easier for man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack. CVSS Base Score: 5.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5696</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3594.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="54" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5696</Title>
         <Notes>
               <Note Audience="All" Ordinal="54" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. net/ipv4/tcp_input.c in the Linux kernel before 4.7 does not properlydetermine the rate of challenge ACK segments, which makes it easier for man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack. CVSS Base Score: 5.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5696</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1633.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="55" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5696</Title>
         <Notes>
               <Note Audience="All" Ordinal="55" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. net/ipv4/tcp_input.c in the Linux kernel before 4.7 does not properlydetermine the rate of challenge ACK segments, which makes it easier for man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack. CVSS Base Score: 5.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5696</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1664.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="56" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-9655</Title>
         <Notes>
               <Note Audience="All" Ordinal="56" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The (1) putcontig8bitYCbCr21tile function in tif_getimage.c or (2)NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff-cvs-1.tif and libtiff-cvs-2.tif. CVSS Base Score: 5.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:P/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-9655</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="57" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-9655</Title>
         <Notes>
               <Note Audience="All" Ordinal="57" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The (1) putcontig8bitYCbCr21tile function in tif_getimage.c or (2)NeXTDecode function in tif_next.c in LibTIFF allows remote attackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff-cvs-1.tif and libtiff-cvs-2.tif. CVSS Base Score: 5.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:P/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-9655</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="58" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-1547</Title>
         <Notes>
               <Note Audience="All" Ordinal="58" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The NeXTDecode function in tif_next.c in LibTIFF allows remoteattackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff5.tif. CVSS Base Score: 5.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-1547</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="59" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-1547</Title>
         <Notes>
               <Note Audience="All" Ordinal="59" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The NeXTDecode function in tif_next.c in LibTIFF allows remoteattackers to cause a denial of service (uninitialized memory access) via a crafted TIFF image, as demonstrated by libtiff5.tif. CVSS Base Score: 5.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-1547</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="60" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5696</Title>
         <Notes>
               <Note Audience="All" Ordinal="60" Title="Details" Type="Details">This is a vulnerability in Unbreakable Enterprise kernel  in Oracle Linux. net/ipv4/tcp_input.c in the Linux kernel before 4.7 does not properlydetermine the rate of challenge ACK segments, which makes it easier for man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack. CVSS Base Score: 5.8 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5696</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.8</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3595.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="61" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0723</Title>
         <Notes>
               <Note Audience="All" Ordinal="61" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. Race condition in the tty_ioctl function in drivers/tty/tty_io.c inthe Linux kernel through 4.4.1 allows local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free and system crash) by making a TIOCGETD ioctl call during processing of a TIOCSETD ioctl call. CVSS Base Score: 5.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0723</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="62" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4998</Title>
         <Notes>
               <Note Audience="All" Ordinal="62" Title="Details" Type="Details">This is a vulnerability in  kernel  in Oracle Linux. The IPT_SO_SET_REPLACE setsockopt implementation in the netfiltersubsystem in the Linux kernel before 4.6 allows local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary. CVSS Base Score: 5.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:C.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-4998</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1847.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="63" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8787</Title>
         <Notes>
               <Note Audience="All" Ordinal="63" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. The nf_nat_redirect_ipv4 function in net/netfilter/nf_nat_redirect.cin the Linux kernel before 4.4 allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by sending certain IPv4 packets to an incompletely configured interface, a related issue to CVE-2003-1604. CVSS Base Score: 5.4 CVSS V2 Vector: AV:N/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-2015-8787</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.4</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:N/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="64" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2119</Title>
         <Notes>
               <Note Audience="All" Ordinal="64" Title="Details" Type="Details">This is a vulnerability in  samba  in Oracle Linux. libcli/smb/smbXcli_base.c in Samba 4.x before 4.2.14, 4.3.x before4.3.11, and 4.4.x before 4.4.5 allows man-in-the-middle attackers to bypass a client-signing protection mechanism, and consequently spoof SMB2 and SMB3 servers, via the (1) SMB2_SESSION_FLAG_IS_GUEST or (2) SMB2_SESSION_FLAG_IS_NULL flag. CVSS Base Score: 5.4 CVSS V2 Vector: AV:A/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-2016-2119</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.4</BaseScore>
               <Vector>AV:A/AC:M/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1486.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="65" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2119</Title>
         <Notes>
               <Note Audience="All" Ordinal="65" Title="Details" Type="Details">This is a vulnerability in  samba4  in Oracle Linux. libcli/smb/smbXcli_base.c in Samba 4.x before 4.2.14, 4.3.x before4.3.11, and 4.4.x before 4.4.5 allows man-in-the-middle attackers to bypass a client-signing protection mechanism, and consequently spoof SMB2 and SMB3 servers, via the (1) SMB2_SESSION_FLAG_IS_GUEST or (2) SMB2_SESSION_FLAG_IS_NULL flag. CVSS Base Score: 5.4 CVSS V2 Vector: AV:A/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-2016-2119</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.4</BaseScore>
               <Vector>AV:A/AC:M/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1487.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="66" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2837</Title>
         <Notes>
               <Note Audience="All" Ordinal="66" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Heap-based buffer overflow in the ClearKey Content Decryption Module(CDM) in the Encrypted Media Extensions (EME) API in Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 might allow remote attackers to execute arbitrary code by providing a malformed video and leveraging a Gecko Media Plugin (GMP) sandbox bypass. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-2837</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="67" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2838</Title>
         <Notes>
               <Note Audience="All" Ordinal="67" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Heap-based buffer overflow in the nsBidi::BracketData::AddOpeningfunction in Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 allows remote attackers to execute arbitrary code via directional content in an SVG document. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-2838</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="68" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5252</Title>
         <Notes>
               <Note Audience="All" Ordinal="68" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Stack-based buffer underflow in the mozilla::gfx::BasePoint4d functionin Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 allows remote attackers to execute arbitrary code via crafted two-dimensional graphics data that is mishandled during clipping-region calculations. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-5252</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="69" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5254</Title>
         <Notes>
               <Note Audience="All" Ordinal="69" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Use-after-free vulnerability in the nsXULPopupManager::KeyDownfunction in Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 allows attackers to execute arbitrary code or cause a denial of service (heap memory corruption and application crash) by leveraging keyboard access to use the Alt key during selection of top-level menu items. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-5254</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="70" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5263</Title>
         <Notes>
               <Note Audience="All" Ordinal="70" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. The nsDisplayList::HitTest function in Mozilla Firefox before 48.0 andFirefox ESR 45.x before 45.3 mishandles rendering display transformation, which allows remote attackers to execute arbitrary code via a crafted web site that leverages type CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-5263</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="71" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5264</Title>
         <Notes>
               <Note Audience="All" Ordinal="71" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Use-after-free vulnerability in thensNodeUtils::NativeAnonymousChildListChange function in Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via an SVG element that is mishandled during effect application. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-5264</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="72" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1840</Title>
         <Notes>
               <Note Audience="All" Ordinal="72" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOSbefore 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1836, CVE-2016-1837, CVE-2016-1838, and CVE-2016-1839. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-1840</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="73" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4448</Title>
         <Notes>
               <Note Audience="All" Ordinal="73" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. Format string vulnerability in libxml2 before 2.9.4 allows attackersto have unspecified impact via format string specifiers in unknown vectors. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-4448</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="74" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2105</Title>
         <Notes>
               <Note Audience="All" Ordinal="74" Title="Details" Type="Details">This is a vulnerability in  openssl  in Oracle Linux. Integer overflow in the EVP_EncodeUpdate function incrypto/evp/encode.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (heap memory corruption) via a large amount of binary data. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-2105</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3576.html</URL>
                  <ProductID>P-1309V-5</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="75" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2106</Title>
         <Notes>
               <Note Audience="All" Ordinal="75" Title="Details" Type="Details">This is a vulnerability in  openssl  in Oracle Linux. Integer overflow in the EVP_EncryptUpdate function incrypto/evp/evp_enc.c in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (heap memory corruption) via a large amount of data. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-2106</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3576.html</URL>
                  <ProductID>P-1309V-5</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="76" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5408</Title>
         <Notes>
               <Note Audience="All" Ordinal="76" Title="Details" Type="Details">This is a vulnerability in  squid  in Oracle Linux. Stack-based buffer overflow in the munge_other_line function incachemgr.cgi in the squid package before 3.1.23-16.el6_8.6 in Red Hat Enterprise Linux 6 allows remote attackers to execute arbitrary code via unspecified vectors. NOTE: this vulnerability exists because of an incorrect fix for CVE-2016-4051. CVSS Base Score: 5.1 CVSS V2 Vector: AV:N/AC:H/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-2016-5408</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5.1</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1573.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="77" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5386</Title>
         <Notes>
               <Note Audience="All" Ordinal="77" Title="Details" Type="Details">This is a vulnerability in  golang  in Oracle Linux. The net/http package in Go through 1.6 does not attempt to address RFC3875 section 4.1.18 namespace conflicts and therefore does not protect CGI applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect a CGI application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an httpoxy issue. CVSS Base Score: 5 CVSS V2 Vector: AV:N/AC:L/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-5386</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5</BaseScore>
               <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1538.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="78" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5387</Title>
         <Notes>
               <Note Audience="All" Ordinal="78" Title="Details" Type="Details">This is a vulnerability in  httpd  in Oracle Linux. The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an httpoxy issue. NOTE: the vendor states This CVSS Base Score: 5 CVSS V2 Vector: AV:N/AC:L/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-5387</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5</BaseScore>
               <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1422.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="79" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5387</Title>
         <Notes>
               <Note Audience="All" Ordinal="79" Title="Details" Type="Details">This is a vulnerability in  httpd  in Oracle Linux. The Apache HTTP Server through 2.4.23 follows RFC 3875 section 4.1.18and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an httpoxy issue. NOTE: the vendor states This CVSS Base Score: 5 CVSS V2 Vector: AV:N/AC:L/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-5387</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5</BaseScore>
               <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1421.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="80" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5385</Title>
         <Notes>
               <Note Audience="All" Ordinal="80" Title="Details" Type="Details">This is a vulnerability in  php  in Oracle Linux. PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv('HTTP_PROXY') call or (2) a CGI configuration of PHP, aka an httpoxy issue. CVSS Base Score: 5 CVSS V2 Vector: AV:N/AC:L/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-5385</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5</BaseScore>
               <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1613.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="81" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5385</Title>
         <Notes>
               <Note Audience="All" Ordinal="81" Title="Details" Type="Details">This is a vulnerability in  php  in Oracle Linux. PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv('HTTP_PROXY') call or (2) a CGI configuration of PHP, aka an httpoxy issue. CVSS Base Score: 5 CVSS V2 Vector: AV:N/AC:L/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-5385</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5</BaseScore>
               <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1609.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="82" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1000110</Title>
         <Notes>
               <Note Audience="All" Ordinal="82" Title="Details" Type="Details">This is a vulnerability in  python  in Oracle Linux. ** 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: 5 CVSS V2 Vector: AV:N/AC:L/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-1000110</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>5</BaseScore>
               <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1626.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="83" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8816</Title>
         <Notes>
               <Note Audience="All" Ordinal="83" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. The hub_activate function in drivers/usb/core/hub.c in the Linuxkernel before 4.3.5 does not properly maintain a hub-interface data structure, which allows physically proximate attackers to cause a denial of service (invalid memory access and system crash) or possibly have unspecified other impact by unplugging a USB hub device. CVSS Base Score: 4.9 CVSS V2 Vector: AV:L/AC:L/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-2015-8816</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="84" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2847</Title>
         <Notes>
               <Note Audience="All" Ordinal="84" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. fs/pipe.c in the Linux kernel before 4.5 does not limit the amount ofunread data in pipes, which allows local users to cause a denial of service (memory consumption) by creating many pipes with non-default sizes. CVSS Base Score: 4.9 CVSS V2 Vector: AV:L/AC:L/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-2847</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="85" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4951</Title>
         <Notes>
               <Note Audience="All" Ordinal="85" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. The tipc_nl_publ_dump function in net/tipc/socket.c in the Linuxkernel through 4.6 does not verify socket existence, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a dumpit operation. CVSS Base Score: 4.9 CVSS V2 Vector: AV:L/AC:L/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-4951</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <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>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="86" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0640</Title>
         <Notes>
               <Note Audience="All" Ordinal="86" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.47 and earlier, 5.6.28and earlier, and 5.7.10 and earlier and MariaDB before 5.5.48, 10.0.x before 10.0.24, and 10.1.x before 10.1.12 allows local users to affect integrity and availability via vectors related to DML. CVSS Base Score: 4.9 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0640</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.9</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="87" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0641</Title>
         <Notes>
               <Note Audience="All" Ordinal="87" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.47 and earlier, 5.6.28and earlier, and 5.7.10 and earlier and MariaDB before 5.5.48, 10.0.x before 10.0.24, and 10.1.x before 10.1.12 allows local users to affect confidentiality and availability via vectors related to MyISAM. CVSS Base Score: 4.9 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0641</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.9</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="88" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4581</Title>
         <Notes>
               <Note Audience="All" Ordinal="88" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. fs/pnode.c in the Linux kernel before 4.5.4 does not properly traversea mount propagation tree in a certain case involving a slave mount, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted series of mount system calls. CVSS Base Score: 4.7 CVSS V2 Vector: AV:L/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-2016-4581</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.7</BaseScore>
               <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="89" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-6197</Title>
         <Notes>
               <Note Audience="All" Ordinal="89" Title="Details" Type="Details">This is a vulnerability in  kernel-uek  in Oracle Linux. fs/overlayfs/dir.c in the OverlayFS filesystem implementation in theLinux kernel before 4.6 does not properly verify the upper dentry before proceeding with unlink and rename system-call processing, which allows local users to cause a denial of service (system crash) via a rename system call that specifies a self-hardlink. CVSS Base Score: 4.7 CVSS V2 Vector: AV:L/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-2016-6197</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.7</BaseScore>
               <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3587.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="90" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-6198</Title>
         <Notes>
               <Note Audience="All" Ordinal="90" Title="Details" Type="Details">This is a vulnerability in  kernel-uek  in Oracle Linux. The filesystem layer in the Linux kernel before 4.5.5 proceeds withpost-rename operations after an OverlayFS file is renamed to a self-hardlink, which allows local users to cause a denial of service (system crash) via a rename system call, related to fs/namei.c and fs/open.c. CVSS Base Score: 4.7 CVSS V2 Vector: AV:L/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-2016-6198</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.7</BaseScore>
               <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:C</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3587.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="91" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5418</Title>
         <Notes>
               <Note Audience="All" Ordinal="91" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 4.6 CVSS V2 Vector: AV:N/AC:H/Au:S/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5418</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.6</BaseScore>
               <Vector>AV:N/AC:H/Au:S/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="92" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5418</Title>
         <Notes>
               <Note Audience="All" Ordinal="92" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 4.6 CVSS V2 Vector: AV:N/AC:H/Au:S/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5418</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.6</BaseScore>
               <Vector>AV:N/AC:H/Au:S/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1850.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="93" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8869</Title>
         <Notes>
               <Note Audience="All" Ordinal="93" Title="Details" Type="Details">This is a vulnerability in  ocaml  in Oracle Linux. OCamel before 4.03.0 does not properly handle sign extensions, whichallows remote attackers to conduct buffer overflow attacks or obtain sensitive information as demonstrated by a long string to the String.copy function. CVSS Base Score: 4.4 CVSS V2 Vector: AV:L/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-2015-8869</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.4</BaseScore>
               <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1296.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="94" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2830</Title>
         <Notes>
               <Note Audience="All" Ordinal="94" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 preservethe network connection used for favicon resource retrieval after the associated browser window is closed, which makes it easier for remote web servers to track users by observing network traffic from multiple IP addresses. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-2830</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="95" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5262</Title>
         <Notes>
               <Note Audience="All" Ordinal="95" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 processJavaScript event-handler attributes of a MARQUEE element within a sandboxed IFRAME element that lacks the sandbox=allow-scripts attribute value, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via a crafted web site. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-5262</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="96" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5265</Title>
         <Notes>
               <Note Audience="All" Ordinal="96" Title="Details" Type="Details">This is a vulnerability in  firefox  in Oracle Linux. Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 allowuser-assisted remote attackers to bypass the Same Origin Policy, and conduct Universal XSS (UXSS) attacks or read arbitrary files, by arranging for the presence of a crafted HTML document and a crafted shortcut file in the same local directory. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-5265</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1551.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="97" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3458</Title>
         <Notes>
               <Note Audience="All" Ordinal="97" Title="Details" Type="Details">This is a vulnerability in  java-1.6.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;and Java SE Embedded 8u91 allows remote attackers to affect integrity via vectors related to CORBA. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-3458</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1776.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="98" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3500</Title>
         <Notes>
               <Note Audience="All" Ordinal="98" Title="Details" Type="Details">This is a vulnerability in  java-1.6.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;Java SE Embedded 8u91; and JRockit R28.3.10 allows remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2016-3508. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3500</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1776.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="99" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3508</Title>
         <Notes>
               <Note Audience="All" Ordinal="99" Title="Details" Type="Details">This is a vulnerability in  java-1.6.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;Java SE Embedded 8u91; and JRockit R28.3.10 allows remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2016-3500. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3508</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1776.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="100" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3550</Title>
         <Notes>
               <Note Audience="All" Ordinal="100" Title="Details" Type="Details">This is a vulnerability in  java-1.6.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92 andJava SE Embedded 8u91 allows remote attackers to affect confidentiality via vectors related to Hotspot. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-3550</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1776.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="101" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3458</Title>
         <Notes>
               <Note Audience="All" Ordinal="101" Title="Details" Type="Details">This is a vulnerability in  java-1.7.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;and Java SE Embedded 8u91 allows remote attackers to affect integrity via vectors related to CORBA. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-3458</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1504.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="102" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3500</Title>
         <Notes>
               <Note Audience="All" Ordinal="102" Title="Details" Type="Details">This is a vulnerability in  java-1.7.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;Java SE Embedded 8u91; and JRockit R28.3.10 allows remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2016-3508. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3500</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1504.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="103" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3508</Title>
         <Notes>
               <Note Audience="All" Ordinal="103" Title="Details" Type="Details">This is a vulnerability in  java-1.7.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;Java SE Embedded 8u91; and JRockit R28.3.10 allows remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2016-3500. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3508</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1504.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="104" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3550</Title>
         <Notes>
               <Note Audience="All" Ordinal="104" Title="Details" Type="Details">This is a vulnerability in  java-1.7.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92 andJava SE Embedded 8u91 allows remote attackers to affect confidentiality via vectors related to Hotspot. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-3550</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1504.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="105" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3458</Title>
         <Notes>
               <Note Audience="All" Ordinal="105" Title="Details" Type="Details">This is a vulnerability in  java-1.8.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;and Java SE Embedded 8u91 allows remote attackers to affect integrity via vectors related to CORBA. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-3458</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1458.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="106" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3500</Title>
         <Notes>
               <Note Audience="All" Ordinal="106" Title="Details" Type="Details">This is a vulnerability in  java-1.8.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;Java SE Embedded 8u91; and JRockit R28.3.10 allows remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2016-3508. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3500</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1458.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="107" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3508</Title>
         <Notes>
               <Note Audience="All" Ordinal="107" Title="Details" Type="Details">This is a vulnerability in  java-1.8.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92;Java SE Embedded 8u91; and JRockit R28.3.10 allows remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2016-3500. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3508</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1458.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="108" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3550</Title>
         <Notes>
               <Note Audience="All" Ordinal="108" Title="Details" Type="Details">This is a vulnerability in  java-1.8.0-openjdk  in Oracle Linux. Unspecified vulnerability in Oracle Java SE 6u115, 7u101, and 8u92 andJava SE Embedded 8u91 allows remote attackers to affect confidentiality via vectors related to Hotspot. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-3550</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1458.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="109" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-6250</Title>
         <Notes>
               <Note Audience="All" Ordinal="109" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 4.3 CVSS V2 Vector: AV:N/AC:H/Au:M/C:P/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-6250</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:H/Au:M/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="110" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-9330</Title>
         <Notes>
               <Note Audience="All" Ordinal="110" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. Integer overflow in tif_packbits.c in bmp2tif in libtiff 4.0.3 allowsremote attackers to cause a denial of service (crash) via crafted BMP image, related to dimensions, which triggers an out-of-bounds read. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-9330</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="111" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-9330</Title>
         <Notes>
               <Note Audience="All" Ordinal="111" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. Integer overflow in tif_packbits.c in bmp2tif in libtiff 4.0.3 allowsremote attackers to cause a denial of service (crash) via crafted BMP image, related to dimensions, which triggers an out-of-bounds read. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-9330</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="112" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8665</Title>
         <Notes>
               <Note Audience="All" Ordinal="112" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. tif_getimage.c in LibTIFF 4.0.6 allows remote attackers to cause adenial of service (out-of-bounds read) via the SamplesPerPixel tag in a TIFF image. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8665</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="113" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8665</Title>
         <Notes>
               <Note Audience="All" Ordinal="113" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. tif_getimage.c in LibTIFF 4.0.6 allows remote attackers to cause adenial of service (out-of-bounds read) via the SamplesPerPixel tag in a TIFF image. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8665</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="114" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8668</Title>
         <Notes>
               <Note Audience="All" Ordinal="114" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. Heap-based buffer overflow in the PackBitsPreEncode function intif_packbits.c in bmp2tiff in libtiff 4.0.6 and earlier allows remote attackers to execute arbitrary code or cause a denial of service via a large width field in a BMP image. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8668</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="115" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8668</Title>
         <Notes>
               <Note Audience="All" Ordinal="115" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. Heap-based buffer overflow in the PackBitsPreEncode function intif_packbits.c in bmp2tiff in libtiff 4.0.6 and earlier allows remote attackers to execute arbitrary code or cause a denial of service via a large width field in a BMP image. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8668</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="116" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8683</Title>
         <Notes>
               <Note Audience="All" Ordinal="116" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The putcontig8bitCIELab function in tif_getimage.c in LibTIFF 4.0.6allows remote attackers to cause a denial of service (out-of-bounds read) via a packed TIFF image. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8683</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="117" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8683</Title>
         <Notes>
               <Note Audience="All" Ordinal="117" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. The putcontig8bitCIELab function in tif_getimage.c in LibTIFF 4.0.6allows remote attackers to cause a denial of service (out-of-bounds read) via a packed TIFF image. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8683</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="118" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8781</Title>
         <Notes>
               <Note Audience="All" Ordinal="118" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. tif_luv.c in libtiff allows attackers to cause a denial of service(out-of-bounds write) via an invalid number of samples per pixel in a LogL compressed TIFF image, a different vulnerability than CVE-2015-8782. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8781</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="119" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8781</Title>
         <Notes>
               <Note Audience="All" Ordinal="119" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. tif_luv.c in libtiff allows attackers to cause a denial of service(out-of-bounds write) via an invalid number of samples per pixel in a LogL compressed TIFF image, a different vulnerability than CVE-2015-8782. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8781</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="120" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8782</Title>
         <Notes>
               <Note Audience="All" Ordinal="120" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. tif_luv.c in libtiff allows attackers to cause a denial of service(out-of-bounds writes) via a crafted TIFF image, a different vulnerability than CVE-2015-8781. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8782</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="121" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8782</Title>
         <Notes>
               <Note Audience="All" Ordinal="121" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. tif_luv.c in libtiff allows attackers to cause a denial of service(out-of-bounds writes) via a crafted TIFF image, a different vulnerability than CVE-2015-8781. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8782</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="122" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8783</Title>
         <Notes>
               <Note Audience="All" Ordinal="122" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. tif_luv.c in libtiff allows attackers to cause a denial of service(out-of-bounds reads) via a crafted TIFF image. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8783</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="123" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8783</Title>
         <Notes>
               <Note Audience="All" Ordinal="123" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. tif_luv.c in libtiff allows attackers to cause a denial of service(out-of-bounds reads) via a crafted TIFF image. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8783</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="124" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1762</Title>
         <Notes>
               <Note Audience="All" Ordinal="124" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2 in Apple iOS before 9.3, OS X before 10.11.4, Safari before9.1, tvOS before 9.2, and watchOS before 2.2 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-1762</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="125" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1833</Title>
         <Notes>
               <Note Audience="All" Ordinal="125" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOSbefore 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1834, CVE-2016-1836, CVE-2016-1837, CVE-2016-1838, CVE-2016-1839, and CVE-2016-1840. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-1833</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="126" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1835</Title>
         <Notes>
               <Note Audience="All" Ordinal="126" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2, as used in Apple iOS before 9.3.2 and OS X before 10.11.5,allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-1835</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="127" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1836</Title>
         <Notes>
               <Note Audience="All" Ordinal="127" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOSbefore 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1837, CVE-2016-1838, CVE-2016-1839, and CVE-2016-1840. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-1836</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="128" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1837</Title>
         <Notes>
               <Note Audience="All" Ordinal="128" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOSbefore 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1836, CVE-2016-1838, CVE-2016-1839, and CVE-2016-1840. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-1837</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="129" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1838</Title>
         <Notes>
               <Note Audience="All" Ordinal="129" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOSbefore 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1836, CVE-2016-1837, CVE-2016-1839, and CVE-2016-1840. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-1838</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="130" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-1839</Title>
         <Notes>
               <Note Audience="All" Ordinal="130" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. libxml2, as used in Apple iOS before 9.3.2, OS X before 10.11.5, tvOSbefore 9.2.1, and watchOS before 2.2.1, allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted XML document, a different vulnerability than CVE-2016-1833, CVE-2016-1834, CVE-2016-1836, CVE-2016-1837, CVE-2016-1838, and CVE-2016-1840. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-1839</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="131" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3627</Title>
         <Notes>
               <Note Audience="All" Ordinal="131" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. The xmlStringGetNodeList function in tree.c in libxml2 2.9.3 andearlier, when used in recovery mode, allows context-dependent attackers to cause a denial of service (infinite recursion, stack consumption, and application crash) via a crafted XML document. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3627</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="132" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3705</Title>
         <Notes>
               <Note Audience="All" Ordinal="132" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. The (1) xmlParserEntityCheck and (2) xmlParseAttValueComplex functionsin parser.c in libxml2 2.9.3 do not properly keep track of the recursion depth, which allows context-dependent attackers to cause a denial of service (stack consumption and application crash) via a crafted XML document containing a large number of nested entity references. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3705</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="133" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4447</Title>
         <Notes>
               <Note Audience="All" Ordinal="133" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. The xmlParseElementDecl function in parser.c in libxml2 before 2.9.4allows context-dependent attackers to cause a denial of service (heap-based buffer underread and application crash) via a crafted file, involving xmlParseName. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-4447</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="134" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4449</Title>
         <Notes>
               <Note Audience="All" Ordinal="134" Title="Details" Type="Details">This is a vulnerability in  libxml2  in Oracle Linux. XML external entity (XXE) vulnerability in thexmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.4, when not in validating mode, allows context-dependent attackers to read arbitrary files or cause a denial of service (resource consumption) via unspecified vectors. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/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-4449</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1292.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="135" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2013-5211</Title>
         <Notes>
               <Note Audience="All" Ordinal="135" Title="Details" Type="Details">This is a vulnerability in  ntp  in Oracle Linux. The monlist feature in ntp_request.c in ntpd in NTP before 4.2.7p26allows remote attackers to cause a denial of service (traffic amplification) via forged (1) REQ_MON_GETLIST or (2) REQ_MON_GETLIST_1 requests, as exploited in the wild in December 2013. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2013-5211</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3612.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="136" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2013-5211</Title>
         <Notes>
               <Note Audience="All" Ordinal="136" Title="Details" Type="Details">This is a vulnerability in  ntp  in Oracle Linux. The monlist feature in ntp_request.c in ntpd in NTP before 4.2.7p26allows remote attackers to cause a denial of service (traffic amplification) via forged (1) REQ_MON_GETLIST or (2) REQ_MON_GETLIST_1 requests, as exploited in the wild in December 2013. CVSS Base Score: 4.3 CVSS V2 Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2013-5211</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3613.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="137" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5126</Title>
         <Notes>
               <Note Audience="All" Ordinal="137" Title="Details" Type="Details">This is a vulnerability in  qemu-kvm  in Oracle Linux. Heap-based buffer overflow in the iscsi_aio_ioctl function inblock/iscsi.c in QEMU allows local guest OS users to cause a denial of service (QEMU process crash) or possibly execute arbitrary code via a crafted iSCSI asynchronous I/O ioctl call. CVSS Base Score: 4.3 CVSS V2 Vector: AV:A/AC:M/Au:N/C:N/I:P/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5126</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4.3</BaseScore>
               <Vector>AV:A/AC:M/Au:N/C:N/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1606.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="138" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5404</Title>
         <Notes>
               <Note Audience="All" Ordinal="138" Title="Details" Type="Details">This is a vulnerability in  ipa  in Oracle Linux. ** 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: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5404</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1797.html</URL>
                  <ProductID>P-1309V-6</ProductID>
               <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="139" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0643</Title>
         <Notes>
               <Note Audience="All" Ordinal="139" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.48 and earlier, 5.6.29and earlier, and 5.7.11 and earlier and MariaDB before 5.5.49, 10.0.x before 10.0.25, and 10.1.x before 10.1.14 allows local users to affect confidentiality via vectors related to DML. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0643</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="140" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0644</Title>
         <Notes>
               <Note Audience="All" Ordinal="140" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.47 and earlier, 5.6.28and earlier, and 5.7.10 and earlier and MariaDB before 5.5.48, 10.0.x before 10.0.24, and 10.1.x before 10.1.12 allows local users to affect availability via vectors related to DDL. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0644</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="141" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0646</Title>
         <Notes>
               <Note Audience="All" Ordinal="141" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.47 and earlier, 5.6.28and earlier, and 5.7.10 and earlier and MariaDB before 5.5.48, 10.0.x before 10.0.24, and 10.1.x before 10.1.12 allows local users to affect availability via vectors related to DML. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0646</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="142" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0647</Title>
         <Notes>
               <Note Audience="All" Ordinal="142" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.48 and earlier, 5.6.29and earlier, and 5.7.11 and earlier and MariaDB before 5.5.49, 10.0.x before 10.0.25, and 10.1.x before 10.1.14 allows local users to affect availability via vectors related to FTS. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0647</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="143" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0648</Title>
         <Notes>
               <Note Audience="All" Ordinal="143" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.48 and earlier, 5.6.29and earlier, and 5.7.11 and earlier and MariaDB before 5.5.49, 10.0.x before 10.0.25, and 10.1.x before 10.1.14 allows local users to affect availability via vectors related to PS. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0648</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="144" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0649</Title>
         <Notes>
               <Note Audience="All" Ordinal="144" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.47 and earlier, 5.6.28and earlier, and 5.7.10 and earlier and MariaDB before 5.5.48, 10.0.x before 10.0.24, and 10.1.x before 10.1.12 allows local users to affect availability via vectors related to PS. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0649</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="145" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0650</Title>
         <Notes>
               <Note Audience="All" Ordinal="145" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.47 and earlier, 5.6.28and earlier, and 5.7.10 and earlier and MariaDB before 5.5.48, 10.0.x before 10.0.24, and 10.1.x before 10.1.12 allows local users to affect availability via vectors related to Replication. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0650</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="146" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3521</Title>
         <Notes>
               <Note Audience="All" Ordinal="146" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.49 and earlier, 5.6.30and earlier, and 5.7.12 and earlier and MariaDB before 5.5.50, 10.0.x before 10.0.26, and 10.1.x before 10.1.15 allows remote authenticated users to affect availability via vectors related to Server: Types. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3521</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="147" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5440</Title>
         <Notes>
               <Note Audience="All" Ordinal="147" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.49 and earlier, 5.6.30and earlier, and 5.7.12 and earlier and MariaDB before 5.5.50, 10.0.x before 10.0.26, and 10.1.x before 10.1.15 allows remote administrators to affect availability via vectors related to Server: RBR. CVSS Base Score: 4 CVSS V2 Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5440</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>4</BaseScore>
               <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="148" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2069</Title>
         <Notes>
               <Note Audience="All" Ordinal="148" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. Race condition in arch/x86/mm/tlb.c in the Linux kernel before 4.4.1allows local users to gain privileges by triggering access to a paging structure by a different CPU. CVSS Base Score: 3.7 CVSS V2 Vector: AV:L/AC:H/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-2016-2069</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.7</BaseScore>
               <Vector>AV:L/AC:H/Au:N/C:P/I:P/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="149" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-8127</Title>
         <Notes>
               <Note Audience="All" Ordinal="149" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 3.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-8127</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="150" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-8127</Title>
         <Notes>
               <Note Audience="All" Ordinal="150" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 3.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-8127</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="151" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-8129</Title>
         <Notes>
               <Note Audience="All" Ordinal="151" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 3.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-8129</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="152" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-8129</Title>
         <Notes>
               <Note Audience="All" Ordinal="152" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 3.6 CVSS V2 Vector: AV:L/AC:L/Au:N/C:P/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-8129</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.6</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="153" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8916</Title>
         <Notes>
               <Note Audience="All" Ordinal="153" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8916</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="154" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8917</Title>
         <Notes>
               <Note Audience="All" Ordinal="154" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8917</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="155" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8919</Title>
         <Notes>
               <Note Audience="All" Ordinal="155" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8919</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="156" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8920</Title>
         <Notes>
               <Note Audience="All" Ordinal="156" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8920</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="157" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8920</Title>
         <Notes>
               <Note Audience="All" Ordinal="157" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8920</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1850.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="158" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8921</Title>
         <Notes>
               <Note Audience="All" Ordinal="158" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8921</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="159" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8921</Title>
         <Notes>
               <Note Audience="All" Ordinal="159" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8921</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1850.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="160" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8922</Title>
         <Notes>
               <Note Audience="All" Ordinal="160" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8922</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="161" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8923</Title>
         <Notes>
               <Note Audience="All" Ordinal="161" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8923</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="162" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8924</Title>
         <Notes>
               <Note Audience="All" Ordinal="162" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8924</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="163" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8925</Title>
         <Notes>
               <Note Audience="All" Ordinal="163" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8925</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="164" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8926</Title>
         <Notes>
               <Note Audience="All" Ordinal="164" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8926</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="165" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8928</Title>
         <Notes>
               <Note Audience="All" Ordinal="165" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8928</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="166" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8930</Title>
         <Notes>
               <Note Audience="All" Ordinal="166" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8930</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="167" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8931</Title>
         <Notes>
               <Note Audience="All" Ordinal="167" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8931</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="168" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8932</Title>
         <Notes>
               <Note Audience="All" Ordinal="168" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8932</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="169" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8932</Title>
         <Notes>
               <Note Audience="All" Ordinal="169" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8932</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1850.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="170" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8934</Title>
         <Notes>
               <Note Audience="All" Ordinal="170" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8934</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="171" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4809</Title>
         <Notes>
               <Note Audience="All" Ordinal="171" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-4809</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="172" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4809</Title>
         <Notes>
               <Note Audience="All" Ordinal="172" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-4809</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1850.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="173" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5844</Title>
         <Notes>
               <Note Audience="All" Ordinal="173" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5844</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="174" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5844</Title>
         <Notes>
               <Note Audience="All" Ordinal="174" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5844</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1850.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="175" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-7166</Title>
         <Notes>
               <Note Audience="All" Ordinal="175" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-7166</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1844.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="176" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-7166</Title>
         <Notes>
               <Note Audience="All" Ordinal="176" Title="Details" Type="Details">This is a vulnerability in  libarchive  in Oracle Linux. ** 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: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-7166</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1850.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="177" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0666</Title>
         <Notes>
               <Note Audience="All" Ordinal="177" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.48 and earlier, 5.6.29and earlier, and 5.7.11 and earlier and MariaDB before 5.5.49, 10.0.x before 10.0.25, and 10.1.x before 10.1.14 allows local users to affect availability via vectors related to Security: Privileges. CVSS Base Score: 3.5 CVSS V2 Vector: AV:N/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0666</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>3.5</BaseScore>
               <Vector>AV:N/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="178" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2117</Title>
         <Notes>
               <Note Audience="All" Ordinal="178" Title="Details" Type="Details">This is a vulnerability in  kernel-uek  in Oracle Linux. The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c inthe Linux kernel through 4.5.2 incorrectly enables scatter/gather I/O, which allows remote attackers to obtain sensitive information from kernel memory by reading packet data. CVSS Base Score: 2.6 CVSS V2 Vector: AV:N/AC:H/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-2117</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.6</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3587.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="179" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3452</Title>
         <Notes>
               <Note Audience="All" Ordinal="179" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.48 and earlier, 5.6.29and earlier, and 5.7.10 and earlier and MariaDB before 5.5.49, 10.0.x before 10.0.25, and 10.1.x before 10.1.14 allows remote attackers to affect confidentiality via vectors related to Server: Security:\ Encryption. CVSS Base Score: 2.6 CVSS V2 Vector: AV:N/AC:H/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-3452</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.6</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="180" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5444</Title>
         <Notes>
               <Note Audience="All" Ordinal="180" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.48 and earlier, 5.6.29and earlier, and 5.7.11 and earlier and MariaDB before 5.5.49, 10.0.x before 10.0.25, and 10.1.x before 10.1.14 allows remote attackers to affect confidentiality via vectors related to Server: Connection. CVSS Base Score: 2.6 CVSS V2 Vector: AV:N/AC:H/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-5444</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.6</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="181" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-0799</Title>
         <Notes>
               <Note Audience="All" Ordinal="181" Title="Details" Type="Details">This is a vulnerability in  openssl  in Oracle Linux. The fmtstr function in crypto/bio/b_print.c in OpenSSL 1.0.1 before1.0.1s and 1.0.2 before 1.0.2g improperly calculates string lengths, which allows remote attackers to cause a denial of service (overflow and out-of-bounds read) or possibly have unspecified other impact via a long string, as demonstrated by a large amount of ASN.1 data, a different vulnerability than CVE-2016-2842. CVSS Base Score: 2.6 CVSS V2 Vector: AV:N/AC:H/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-0799</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.6</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3576.html</URL>
                  <ProductID>P-1309V-5</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="182" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2117</Title>
         <Notes>
               <Note Audience="All" Ordinal="182" Title="Details" Type="Details">This is a vulnerability in Unbreakable Enterprise kernel  in Oracle Linux. The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c inthe Linux kernel through 4.5.2 incorrectly enables scatter/gather I/O, which allows remote attackers to obtain sensitive information from kernel memory by reading packet data. CVSS Base Score: 2.6 CVSS V2 Vector: AV:N/AC:H/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-2117</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.6</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3588.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="183" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2117</Title>
         <Notes>
               <Note Audience="All" Ordinal="183" Title="Details" Type="Details">This is a vulnerability in Unbreakable Enterprise kernel  in Oracle Linux. The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c inthe Linux kernel through 4.5.2 incorrectly enables scatter/gather I/O, which allows remote attackers to obtain sensitive information from kernel memory by reading packet data. CVSS Base Score: 2.6 CVSS V2 Vector: AV:N/AC:H/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-2117</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.6</BaseScore>
               <Vector>AV:N/AC:H/Au:N/C:P/I:N/A:N</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3589.html</URL>
                  <ProductID>P-1309V-5</ProductID>
               <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="184" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5403</Title>
         <Notes>
               <Note Audience="All" Ordinal="184" Title="Details" Type="Details">This is a vulnerability in  qemu-kvm  in Oracle Linux. The virtqueue_pop function in hw/virtio/virtio.c in QEMU allows localguest OS administrators to cause a denial of service (memory consumption and QEMU process crash) by submitting requests without waiting for completion. CVSS Base Score: 2.3 CVSS V2 Vector: AV:A/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5403</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.3</BaseScore>
               <Vector>AV:A/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1585.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="185" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-5403</Title>
         <Notes>
               <Note Audience="All" Ordinal="185" Title="Details" Type="Details">This is a vulnerability in  qemu-kvm  in Oracle Linux. The virtqueue_pop function in hw/virtio/virtio.c in QEMU allows localguest OS administrators to cause a denial of service (memory consumption and QEMU process crash) by submitting requests without waiting for completion. CVSS Base Score: 2.3 CVSS V2 Vector: AV:A/AC:M/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-5403</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.3</BaseScore>
               <Vector>AV:A/AC:M/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1606.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="186" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2015-8785</Title>
         <Notes>
               <Note Audience="All" Ordinal="186" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. The fuse_fill_write_pages function in fs/fuse/file.c in the Linuxkernel before 4.4 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers a zero length for the first segment of an iov. CVSS Base Score: 2.1 CVSS V2 Vector: AV:L/AC:L/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2015-8785</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="187" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4913</Title>
         <Notes>
               <Note Audience="All" Ordinal="187" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. The get_rock_ridge_filename function in fs/isofs/rock.c in the Linuxkernel before 4.5.5 mishandles NM (aka alternate name) entries containing \0 characters, which allows local users to obtain sensitive information from kernel memory or possibly have unspecified other impact via a crafted isofs filesystem. 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-4913</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</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 Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="188" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-8130</Title>
         <Notes>
               <Note Audience="All" Ordinal="188" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 2.1 CVSS V2 Vector: AV:L/AC:L/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-8130</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1546.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="189" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2014-8130</Title>
         <Notes>
               <Note Audience="All" Ordinal="189" Title="Details" Type="Details">This is a vulnerability in  libtiff  in Oracle Linux. ** 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: 2.1 CVSS V2 Vector: AV:L/AC:L/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2014-8130</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1547.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="190" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3615</Title>
         <Notes>
               <Note Audience="All" Ordinal="190" Title="Details" Type="Details">This is a vulnerability in  mariadb  in Oracle Linux. Unspecified vulnerability in Oracle MySQL 5.5.49 and earlier, 5.6.30and earlier, and 5.7.12 and earlier and MariaDB before 5.5.50, 10.0.x before 10.0.26, and 10.1.x before 10.1.15 allows remote authenticated users to affect availability via vectors related to Server: DML. CVSS Base Score: 2.1 CVSS V2 Vector: AV:N/AC:H/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3615</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-7</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>2.1</BaseScore>
               <Vector>AV:N/AC:H/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-1602.html</URL>
                  <ProductID>P-1309V-7</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="191" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-4805</Title>
         <Notes>
               <Note Audience="All" Ordinal="191" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. Use-after-free vulnerability in drivers/net/ppp/ppp_generic.c in theLinux kernel before 4.5.2 allows local users to cause a denial of service (memory corruption and system crash, or spinlock) or possibly have unspecified other impact by removing a network namespace, related to the ppp_register_net_channel and ppp_unregister_channel functions. CVSS Base Score: 1.9 CVSS V2 Vector: AV:L/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-4805</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>1.9</BaseScore>
               <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="192" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-2109</Title>
         <Notes>
               <Note Audience="All" Ordinal="192" Title="Details" Type="Details">This is a vulnerability in  openssl  in Oracle Linux. The asn1_d2i_read_bio function in crypto/asn1/a_d2i_fp.c in the ASN.1BIO implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h allows remote attackers to cause a denial of service (memory consumption) via a short invalid encoding. CVSS Base Score: 1.9 CVSS V2 Vector: AV:L/AC:M/Au:N/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-2109</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-5</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>1.9</BaseScore>
               <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3576.html</URL>
                  <ProductID>P-1309V-5</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
<Vulnerability Ordinal="193" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
        <Title>CVE-2016-3156</Title>
         <Notes>
               <Note Audience="All" Ordinal="193" Title="Details" Type="Details">This is a vulnerability in  Unbreakable Enterprise kernel  in Oracle Linux. The IPv4 implementation in the Linux kernel before 4.5.2 mishandlesdestruction of device objects, which allows guest OS users to cause a denial of service (host OS networking outage) by arranging for a large number of IP addresses. CVSS Base Score: 1.7 CVSS V2 Vector: AV:L/AC:L/Au:S/C:N/I:N/A:P.</Note>
         </Notes>
          <Involvements>
            <Involvement Party="Vendor" Status="Completed">
               <Description>Fix has been released</Description>
            </Involvement>
          </Involvements>
          <CVE>CVE-2016-3156</CVE>
          <ProductStatuses>
            <Status Type="Known Affected">
               <ProductID>P-1309V-6</ProductID>
            </Status>
          </ProductStatuses>
          <CVSSScoreSets>
           <ScoreSet>
               <BaseScore>1.7</BaseScore>
               <Vector>AV:L/AC:L/Au:S/C:N/I:N/A:P</Vector>
           </ScoreSet>
         </CVSSScoreSets>
         <Remediations>
           <Remediation Type="Vendor Fix">
               <Description>Oracle Linux Security Advisory</Description>
                  <Entitlement xml:lang="en">Oracle Linux customers</Entitlement>
                  <URL>http://linux.oracle.com/errata/ELSA-2016-3596.html</URL>
                  <ProductID>P-1309V-6</ProductID>
            </Remediation>
          </Remediations>
</Vulnerability>
</cvrf:cvrfdoc>
