<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:red-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd">
<generator>
<oval:product_name>Oracle Errata System</oval:product_name>
<oval:product_version>Oracle Linux</oval:product_version>
<oval:schema_version>5.11</oval:schema_version>
<oval:timestamp>2024-09-21T18:52:42</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:20173636" version="501" class="patch">
<metadata>
<title>
ELSA-2017-3636: Unbreakable Enterprise kernel security update (IMPORTANT)
</title>
<affected family="unix">
<platform>Oracle Linux 6</platform>
<platform>Oracle Linux 7</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2017-3636" ref_url="https://linux.oracle.com/errata/ELSA-2017-3636.html"/>
<reference source="CVE" ref_id="CVE-2017-1000380" ref_url="https://linux.oracle.com/cve/CVE-2017-1000380.html"/>
<reference source="CVE" ref_id="CVE-2017-11473" ref_url="https://linux.oracle.com/cve/CVE-2017-11473.html"/>
<reference source="CVE" ref_id="CVE-2017-1000363" ref_url="https://linux.oracle.com/cve/CVE-2017-1000363.html"/>
<reference source="CVE" ref_id="CVE-2017-9077" ref_url="https://linux.oracle.com/cve/CVE-2017-9077.html"/>
<reference source="CVE" ref_id="CVE-2017-2671" ref_url="https://linux.oracle.com/cve/CVE-2017-2671.html"/>
<reference source="CVE" ref_id="CVE-2017-8831" ref_url="https://linux.oracle.com/cve/CVE-2017-8831.html"/>
<reference source="CVE" ref_id="CVE-2016-10044" ref_url="https://linux.oracle.com/cve/CVE-2016-10044.html"/>
<reference source="CVE" ref_id="CVE-2017-10661" ref_url="https://linux.oracle.com/cve/CVE-2017-10661.html"/>
<reference source="CVE" ref_id="CVE-2017-9075" ref_url="https://linux.oracle.com/cve/CVE-2017-9075.html"/>
<reference source="CVE" ref_id="CVE-2017-14489" ref_url="https://linux.oracle.com/cve/CVE-2017-14489.html"/>

<description>
kernel-uek
[3.8.13-118.19.12]
- nvme: Drop nvmeq-&gt;q_lock before dma_pool_alloc(), so as to prevent hard lockups (Aruna Ramakrishna)  [Orabug: 25409587]

[3.8.13-118.19.11]
- nvme: Handle PM1725 HIL reset (Martin K. Petersen)  [Orabug: 26277600] 
- char: lp: fix possible integer overflow in lp_setup() (Willy Tarreau)  [Orabug: 26403940]  {CVE-2017-1000363}
- ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT (Takashi Iwai)  [Orabug: 26403956]  {CVE-2017-1000380}
- ALSA: timer: Fix race between read and ioctl (Takashi Iwai)  [Orabug: 26403956]  {CVE-2017-1000380}
- ALSA: timer: fix NULL pointer dereference in read()/ioctl() race (Vegard Nossum)  [Orabug: 26403956]  {CVE-2017-1000380}
- ALSA: timer: Fix negative queue usage by racy accesses (Takashi Iwai)  [Orabug: 26403956]  {CVE-2017-1000380}
- ALSA: timer: Fix race at concurrent reads (Takashi Iwai)  [Orabug: 26403956]  {CVE-2017-1000380}
- ALSA: timer: Fix race among timer ioctls (Takashi Iwai)  [Orabug: 26403956]  {CVE-2017-1000380}
- ipv6/dccp: do not inherit ipv6_mc_list from parent (WANG Cong)  [Orabug: 26404005]  {CVE-2017-9077}
- ocfs2: fix deadlock issue when taking inode lock at vfs entry points (Eric Ren)  [Orabug: 26427126] 
- ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock (Eric Ren)  [Orabug: 26427126] 
- ping: implement proper locking (Eric Dumazet)  [Orabug: 26540286]  {CVE-2017-2671}
- aio: mark AIO pseudo-fs noexec (Jann Horn)  [Orabug: 26643598]  {CVE-2016-10044}
- vfs: Commit to never having exectuables on proc and sysfs. (Eric W. Biederman)  [Orabug: 26643598]  {CVE-2016-10044}
- vfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_CGROUPWB (Tejun Heo)  [Orabug: 26643598]  {CVE-2016-10044}
- x86/acpi: Prevent out of bound access caused by broken ACPI tables (Seunghun Han)  [Orabug: 26643645]  {CVE-2017-11473}
- sctp: do not inherit ipv6_{mc|ac|fl}_list from parent (Eric Dumazet)  [Orabug: 26650883]  {CVE-2017-9075}
- [media] saa7164: fix double fetch PCIe access condition (Steven Toth)  [Orabug: 26675142]  {CVE-2017-8831}
- [media] saa7164: fix sparse warnings (Hans Verkuil)  [Orabug: 26675142]  {CVE-2017-8831}
- fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE (Abhi Das)  [Orabug: 26797306] 
- timerfd: Protect the might cancel mechanism proper (Thomas Gleixner)  [Orabug: 26899787]  {CVE-2017-10661}
- scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly (Xin Long)  [Orabug: 26988627]  {CVE-2017-14489}
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>IMPORTANT</severity>
<rights>Copyright 2017 Oracle, Inc.</rights>
<issued date="2017-11-02"/>
<cve cvss2="2.1/AV:L/AC:L/Au:N/C:P/I:N/A:N" href="https://linux.oracle.com/cve/CVE-2017-1000380.html" public="20170612">CVE-2017-1000380</cve>
<cve cvss2="7.2/AV:L/AC:L/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2017-11473.html" public="20170718">CVE-2017-11473</cve>
<cve cvss2="7.2/AV:L/AC:L/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2017-1000363.html" public="20170522">CVE-2017-1000363</cve>
<cve cvss2="7.2/AV:L/AC:L/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2017-9077.html" public="20170519">CVE-2017-9077</cve>
<cve cvss2="4.9/AV:L/AC:L/Au:N/C:N/I:N/A:C" href="https://linux.oracle.com/cve/CVE-2017-2671.html" public="20180730">CVE-2017-2671</cve>
<cve cvss2="7.2/AV:L/AC:L/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2017-8831.html" public="20170424">CVE-2017-8831</cve>
<cve cvss2="7.2/AV:L/AC:L/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2016-10044.html" public="20160916">CVE-2016-10044</cve>
<cve cvss3="7/CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2017-10661.html" public="20170819">CVE-2017-10661</cve>
<cve cvss2="7.2/AV:L/AC:L/Au:N/C:C/I:C/A:C" href="https://linux.oracle.com/cve/CVE-2017-9075.html" public="20180730">CVE-2017-9075</cve>
<cve cvss2="4.9/AV:L/AC:L/Au:N/C:N/I:N/A:C" href="https://linux.oracle.com/cve/CVE-2017-14489.html" public="20170827">CVE-2017-14489</cve>

<affected_cpe_list>
<cpe>cpe:/a:oracle:linux:7::UEKR3_archive</cpe>
<cpe>cpe:/a:oracle:linux:7::UEKR3</cpe>
<cpe>cpe:/a:oracle:linux:6::UEKR3_latest</cpe>
<cpe>cpe:/a:oracle:linux:6::UEKR3_archive</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636001" comment="Oracle Linux 6 is installed"/>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636002" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636003" comment="dtrace-modules-3.8.13-118.19.12.el6uek is earlier than 0:0.4.5-3.el6"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636004" comment="dtrace-modules-3.8.13-118.19.12.el6uek is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636005" comment="kernel-uek is earlier than 0:3.8.13-118.19.12.el6uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636006" comment="kernel-uek is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636007" comment="kernel-uek-debug is earlier than 0:3.8.13-118.19.12.el6uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636008" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636009" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.19.12.el6uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636010" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636011" comment="kernel-uek-devel is earlier than 0:3.8.13-118.19.12.el6uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636012" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636013" comment="kernel-uek-doc is earlier than 0:3.8.13-118.19.12.el6uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636014" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636015" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.19.12.el6uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636016" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636017" comment="Oracle Linux 7 is installed"/>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636018" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636019" comment="dtrace-modules-3.8.13-118.19.12.el7uek is earlier than 0:0.4.5-3.el7"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636020" comment="dtrace-modules-3.8.13-118.19.12.el7uek is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636021" comment="kernel-uek is earlier than 0:3.8.13-118.19.12.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636022" comment="kernel-uek is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636023" comment="kernel-uek-debug is earlier than 0:3.8.13-118.19.12.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636024" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636025" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.19.12.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636026" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636027" comment="kernel-uek-devel is earlier than 0:3.8.13-118.19.12.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636028" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636029" comment="kernel-uek-doc is earlier than 0:3.8.13-118.19.12.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636030" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:20173636031" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.19.12.el7uek"/>
<criterion test_ref="oval:com.oracle.elsa:tst:20173636032" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>
</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636001"  version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636001" />
<state state_ref="oval:com.oracle.elsa:ste:20173636002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636002"  version="501" comment="Oracle Linux arch is x86_64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636001" />
<state state_ref="oval:com.oracle.elsa:ste:20173636003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636003"  version="501" comment="dtrace-modules-3.8.13-118.19.12.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636002" />
<state state_ref="oval:com.oracle.elsa:ste:20173636004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636004"  version="501" comment="dtrace-modules-3.8.13-118.19.12.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636002" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636005"  version="501" comment="kernel-uek is earlier than 0:3.8.13-118.19.12.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636004" />
<state state_ref="oval:com.oracle.elsa:ste:20173636005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636006"  version="501" comment="kernel-uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636004" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636007"  version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.19.12.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636005" />
<state state_ref="oval:com.oracle.elsa:ste:20173636005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636008"  version="501" comment="kernel-uek-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636005" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636009"  version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.19.12.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636006" />
<state state_ref="oval:com.oracle.elsa:ste:20173636005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636010"  version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636006" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636011"  version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.19.12.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636007" />
<state state_ref="oval:com.oracle.elsa:ste:20173636005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636012"  version="501" comment="kernel-uek-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636007" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636013"  version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.19.12.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636008" />
<state state_ref="oval:com.oracle.elsa:ste:20173636005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636014"  version="501" comment="kernel-uek-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636008" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636015"  version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.19.12.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636009" />
<state state_ref="oval:com.oracle.elsa:ste:20173636005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636016"  version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636009" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636017"  version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636001" />
<state state_ref="oval:com.oracle.elsa:ste:20173636006" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636018"  version="501" comment="Oracle Linux arch is x86_64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636001" />
<state state_ref="oval:com.oracle.elsa:ste:20173636003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636019"  version="501" comment="dtrace-modules-3.8.13-118.19.12.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636003" />
<state state_ref="oval:com.oracle.elsa:ste:20173636007" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636020"  version="501" comment="dtrace-modules-3.8.13-118.19.12.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636003" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636021"  version="501" comment="kernel-uek is earlier than 0:3.8.13-118.19.12.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636004" />
<state state_ref="oval:com.oracle.elsa:ste:20173636008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636022"  version="501" comment="kernel-uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636004" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636023"  version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.19.12.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636005" />
<state state_ref="oval:com.oracle.elsa:ste:20173636008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636024"  version="501" comment="kernel-uek-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636005" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636025"  version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.19.12.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636006" />
<state state_ref="oval:com.oracle.elsa:ste:20173636008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636026"  version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636006" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636027"  version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.19.12.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636007" />
<state state_ref="oval:com.oracle.elsa:ste:20173636008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636028"  version="501" comment="kernel-uek-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636007" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636029"  version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.19.12.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636008" />
<state state_ref="oval:com.oracle.elsa:ste:20173636008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636030"  version="501" comment="kernel-uek-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636008" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636031"  version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.19.12.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636009" />
<state state_ref="oval:com.oracle.elsa:ste:20173636008" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:20173636032"  version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:20173636009" />
<state state_ref="oval:com.oracle.elsa:ste:20173636001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636002" version="501">
<name>dtrace-modules-3.8.13-118.19.12.el6uek</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636009" version="501">
<name>kernel-uek-firmware</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636003" version="501">
<name>dtrace-modules-3.8.13-118.19.12.el7uek</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636001" version="501">
<name>oraclelinux-release</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636006" version="501">
<name>kernel-uek-debug-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636007" version="501">
<name>kernel-uek-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636005" version="501">
<name>kernel-uek-debug</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636004" version="501">
<name>kernel-uek</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20173636008" version="501">
<name>kernel-uek-doc</name>
</rpminfo_object>

</objects>
<states>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo states   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20173636001" version="501">
<signature_keyid operation="equals">72f97b74ec551f03</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20173636002" version="501">
<version operation="pattern match">^6</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20173636003" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20173636004" version="501">
<evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20173636005" version="501">
<version operation="pattern match">3.8.13</version>
<evr datatype="evr_string" operation="less than">0:3.8.13-118.19.12.el6uek</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20173636006" version="501">
<version operation="pattern match">^7</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20173636007" version="501">
<evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20173636008" version="501">
<version operation="pattern match">3.8.13</version>
<evr datatype="evr_string" operation="less than">0:3.8.13-118.19.12.el7uek</evr>
</rpminfo_state>

</states>
</oval_definitions>
