github.com/quay/claircore@v1.5.28/oracle/testdata/com.oracle.elsa-2018.xml (about) 1 <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: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"> 2 <generator> 3 <oval:product_name>Oracle Errata System</oval:product_name> 4 <oval:product_version>Oracle Linux</oval:product_version> 5 <oval:schema_version>5.3</oval:schema_version> 6 <oval:timestamp>2018-12-21T00:00:00</oval:timestamp> 7 </generator> 8 <definitions> 9 <definition id="oval:com.oracle.elsa:def:20180007" version="501" class="patch"> 10 <metadata> 11 <title> 12 ELSA-2018-0007: kernel security update (IMPORTANT) 13 </title> 14 <affected family="unix"> 15 <platform>Oracle Linux 7</platform> 16 17 </affected> 18 <reference source="elsa" ref_id="ELSA-2018-0007" ref_url="http://linux.oracle.com/errata/ELSA-2018-0007.html"/> 19 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 20 <reference source="CVE" ref_id="CVE-2017-5753" ref_url="http://linux.oracle.com/cve/CVE-2017-5753.html"/> 21 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 22 23 <description> 24 - [3.10.0-693.11.6.OL7] 25 - Oracle Linux certificates (Alexey Petrenko) 26 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 27 - Update x509.genkey [bug 24817676] 28 29 [3.10.0-693.11.6] 30 - [x86] spec_ctrl: Eliminate redundant FEATURE Not Present messages (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 31 - [x86] mm/kaiser: init_tss is supposed to go in the PAGE_ALIGNED per-cpu section (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 32 - [x86] spec_ctrl: svm: spec_ctrl at vmexit needs per-cpu areas functional (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 33 - [x86] kaiser/mm: skip IBRS/CR3 restore when paranoid exception returns to userland (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 34 - [x86] kaiser/mm: consider the init_mm.pgd a kaiser pgd (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 35 36 [3.10.0-693.11.5] 37 - [x86] kaiser/mm: convert userland visible 'kpti' name to 'pti' (Andrea Arcangeli) [1519795 1519798] 38 - Revert 'x86/entry: Use retpoline for syscall's indirect calls' (Andrea Arcangeli) [1519795 1519798] 39 - [x86] spec_ctrl: set IBRS during resume from RAM if ibrs_enabled is 2 (Andrea Arcangeli) [1519795 1519798] 40 - [x86] kaiser/mm: __load_cr3 in resume from RAM after kernel gs has been restored (Andrea Arcangeli) [1519795 1519798] 41 42 [3.10.0-693.11.4] 43 - [x86] spec_ctrl: allow use_ibp_disable only if both SPEC_CTRL and IBPB_SUPPORT are missing (Andrea Arcangeli) [1519795 1519798] 44 - [x86] spec_ctrl: Documentation spec_ctrl.txt (Andrea Arcangeli) [1519795 1519798] 45 - [x86] spec_ctrl: remove irqs_disabled() check from intel_idle() (Andrea Arcangeli) [1519795 1519798] 46 - [x86] spec_ctrl: use enum when setting ibrs/ibpb_enabled (Andrea Arcangeli) [1519795 1519798] 47 - [x86] spec_ctrl: undo speculation barrier for ibrs_enabled and noibrs_cmdline (Andrea Arcangeli) [1519795 1519798] 48 - [x86] spec_ctrl: introduce ibpb_enabled = 2 for IBPB instead of IBRS (Andrea Arcangeli) [1519795 1519798] 49 - [x86] spec_ctrl: introduce SPEC_CTRL_PCP_ONLY_IBPB (Andrea Arcangeli) [1519795 1519798] 50 - [x86] spec_ctrl: cleanup s/flush/sync/ naming when sending IPIs (Andrea Arcangeli) [1519795 1519798] 51 - [x86] spec_ctrl: set IBRS during CPU init if in ibrs_enabled == 2 (Andrea Arcangeli) [1519795 1519798] 52 - [x86] spec_ctrl: use IBRS_ENABLED instead of 1 (Andrea Arcangeli) [1519795 1519798] 53 - [x86] spec_ctrl: allow the IBP disable feature to be toggled at runtime (Andrea Arcangeli) [1519795 1519798] 54 - [x86] spec_ctrl: always initialize save_reg in ENABLE_IBRS_SAVE_AND_CLOBBER (Andrea Arcangeli) [1519795 1519798] 55 - [x86] spec_ctrl: ibrs_enabled() is expected to return > 1 (Andrea Arcangeli) [1519795 1519798] 56 - [x86] spec_ctrl: issue a __spec_ctrl_ibpb if a credential check isn't possible (Andrea Arcangeli) [1519795 1519798] 57 - [x86] mm/kaiser: disable global pages by default with KAISER (Andrea Arcangeli) [1519795 1519798] 58 - Revert 'x86/mm/kaiser: Disable global pages by default with KAISER' (Andrea Arcangeli) [1519795 1519798] 59 - ibpb: don't optimize spec_cntrl_ibpb on PREEMPT_RCU (Andrea Arcangeli) [1519795 1519798] 60 - [x86] spec_ctrl: clear registers after 32bit syscall stackframe is setup (Andrea Arcangeli) [1519800 1519801] 61 - [x86] spec_ctrl: reload spec_ctrl cpuid in all microcode load paths (Andrea Arcangeli) [1519800 1519801] 62 - [x86] kaiser/mm: fix pgd freeing in error path (Andrea Arcangeli) [1519800 1519801] 63 64 [3.10.0-693.11.3] 65 - [x86] spec_ctrl: Prevent unwanted speculation without IBRS (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715 CVE-2017-5754} 66 - [x86] entry: Remove trampoline check from paranoid entry path (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715 CVE-2017-5754} 67 - [x86] entry: Fix paranoid_exit() trampoline clobber (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715 CVE-2017-5754} 68 - [x86] entry: Simplify trampoline stack restore code (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715 CVE-2017-5754} 69 - [x86] dumpstack: Remove raw stack dump (Josh Poimboeuf) [1519795 1519798] 70 - [x86] spec_ctrl: remove SPEC_CTRL_DEBUG code (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 71 - [x86] spec_ctrl: add noibrs noibpb boot options (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 72 - [x86] entry: Use retpoline for syscall's indirect calls (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 73 - [x86] syscall: Clear unused extra registers on 32-bit compatible syscall entrance (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 74 - [x86] spec_ctrl: cleanup unnecessary ptregscall_common function (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 75 - [x86] spec_ctrl: CLEAR_EXTRA_REGS and extra regs save/restore (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 76 - [x86] syscall: Clear unused extra registers on syscall entrance (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 77 - [x86] spec_ctrl: rescan cpuid after a late microcode update (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 78 - [x86] spec_ctrl: add debugfs ibrs_enabled ibpb_enabled (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 79 - [x86] spec_ctrl: consolidate the spec control boot detection (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 80 - [x86] KVM/spec_ctrl: allow IBRS to stay enabled in host userland (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 81 - [x86] spec_ctrl: add debug aid to test the entry code without microcode (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 82 - [x86] spec_ctrl: move stuff_RSB in spec_ctrl.h (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 83 - [x86] entry: Stuff RSB for entry to kernel for non-SMEP platform (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 84 - [x86] mm: Only set IBPB when the new thread cannot ptrace current thread (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 85 - [x86] mm: Set IBPB upon context switch (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 86 - [x86] idle: Disable IBRS when offlining cpu and re-enable on wakeup (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 87 - [x86] idle: Disable IBRS entering idle and enable it on wakeup (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 88 - [x86] spec_ctrl: implement spec ctrl C methods (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 89 - [x86] spec_ctrl: save IBRS MSR value in save_paranoid for NMI (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 90 - [x86] enter: Use IBRS on syscall and interrupts (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 91 - [x86] spec_ctrl: swap rdx with rsi for nmi nesting detection (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 92 - [x86] spec_ctrl: spec_ctrl_pcp and kaiser_enabled_pcp in same cachline (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 93 - [x86] spec_ctrl: use per-cpu knob instead of ALTERNATIVES for ibpb and ibrs (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 94 - [x86] enter: MACROS to set/clear IBRS and set IBPB (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 95 - [kvm] x86: add SPEC_CTRL to MSR and CPUID lists (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 96 - [kvm] svm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 97 - [x86] svm: Set IBPB when running a different VCPU (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 98 - [kvm] vmx: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 99 - [kvm] vmx: Set IBPB when running a different VCPU (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 100 - [kvm] x86: clear registers on VM exit (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 101 - [x86] kvm: pad RSB on VM transition (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 102 - [x86] cpu/AMD: Control indirect branch predictor when SPEC_CTRL not available (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 103 - [x86] feature: Report presence of IBPB and IBRS control (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 104 - [x86] feature: Enable the x86 feature to control Speculation (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 105 - [tools] objtool: Don't print 'call dest' warnings for ignored functions (Josh Poimboeuf) [1519795 1519798] {CVE-2017-5715} 106 - [misc] locking/barriers: prevent speculative execution based on Coverity scan results (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 107 - [fs] udf: prevent speculative execution (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 108 - [fs] prevent speculative execution (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 109 - [kernel] userns: prevent speculative execution (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 110 - [scsi] qla2xxx: prevent speculative execution (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 111 - [netdrv] p54: prevent speculative execution (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 112 - [netdrv] carl9170: prevent speculative execution (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 113 - [media] uvcvideo: prevent speculative execution (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 114 - [x86] cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 115 - [x86] cpu/AMD: Make the LFENCE instruction serialized (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 116 - [misc] locking/barriers: introduce new memory barrier gmb() (Josh Poimboeuf) [1519788 1519786] {CVE-2017-5753} 117 - [x86] mm/kaiser: Replace kaiser with kpti to sync with upstream (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 118 - [x86] mm/kaiser: add 'kaiser' and 'nokaiser' boot options (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 119 - [x86] mm/kaiser: map the trace idt tables in userland shadow pgd (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 120 - [x86] mm/kaiser: fix RESTORE_CR3 crash in kaiser_stop_machine (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 121 - [x86] mm/kaiser: use stop_machine for enable/disable knob (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 122 - [x86] mm/kaiser: use atomic ops to poison/unpoison user pagetables (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 123 - [x86] mm/kaiser: use invpcid to flush the two kaiser PCID AISD (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 124 - [x86] mm/kaiser: use two PCID ASIDs optimize the TLB during enter/exit kernel (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 125 - [x86] mm/kaiser: stop patching flush_tlb_single (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 126 - [x86] mm/kaiser: use PCID feature to make user and kernel switches faster (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 127 - [x86] mm: If INVPCID is available, use it to flush global mappings (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 128 - [x86] mm/64: Fix reboot interaction with CR4.PCIDE (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 129 - [x86] mm/64: Initialize CR4.PCIDE early (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 130 - [x86] mm: Add a 'noinvpcid' boot option to turn off INVPCID (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 131 - [x86] mm: Add the 'nopcid' boot option to turn off PCID (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 132 - [x86] mm/kaiser: validate trampoline stack (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 133 - [x86] entry: Move SYSENTER_stack to the beginning of struct tss_struct (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 134 - [x86] mm/kaiser: isolate the user mapped per cpu areas (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 135 - [x86] mm/kaiser: enable kaiser in build (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 136 - [x86] mm/kaiser: selective boot time defaults (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 137 - [x86] mm/kaiser: handle call to xen_pv_domain() on PREEMPT_RT (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 138 - [x86] mm/kaiser/xen: Dynamically disable KAISER when running under Xen PV (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 139 - [x86] mm/kaiser: add Kconfig (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 140 - [x86] mm/kaiser: avoid false positives during non-kaiser pgd updates (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 141 - [x86] mm/kaiser: Respect disabled CPU features (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 142 - [x86] mm/kaiser: trampoline stack comments (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 143 - [x86] mm/kaiser: stack trampoline (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 144 - [x86] mm/kaiser: remove paravirt clock warning (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 145 - [x86] mm/kaiser: re-enable vsyscalls (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 146 - [x86] mm/kaiser: allow to build KAISER with KASRL (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 147 - [x86] mm/kaiser: allow KAISER to be enabled/disabled at runtime (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 148 - [x86] mm/kaiser: un-poison PGDs at runtime (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 149 - [x86] mm/kaiser: add a function to check for KAISER being enabled (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 150 - [x86] mm/kaiser: add debugfs file to turn KAISER on/off at runtime (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 151 - [x86] mm/kaiser: disable native VSYSCALL (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 152 - [x86] mm/kaiser: map virtually-addressed performance monitoring buffers (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 153 - [x86] mm/kaiser: map debug IDT tables (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 154 - [x86] mm/kaiser: add kprobes text section (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 155 - [x86] mm/kaiser: map trace interrupt entry (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 156 - [x86] mm/kaiser: map entry stack per-cpu areas (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 157 - [x86] mm/kaiser: map dynamically-allocated LDTs (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 158 - [x86] mm/kaiser: make sure static PGDs are 8k in size (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 159 - [x86] mm/kaiser: allow NX poison to be set in p4d/pgd (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 160 - [x86] mm/kaiser: unmap kernel from userspace page tables (core patch) (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 161 - [x86] mm/kaiser: mark per-cpu data structures required for entry/exit (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 162 - [x86] mm/kaiser: introduce user-mapped per-cpu areas (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 163 - [x86] mm/kaiser: add cr3 switches to entry code (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 164 - [x86] mm/kaiser: remove scratch registers (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 165 - [x86] mm/kaiser: prepare assembly for entry/exit CR3 switching (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 166 - [x86] mm/kaiser: Disable global pages by default with KAISER (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 167 - [x86] mm: Document X86_CR4_PGE toggling behavior (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 168 - [x86] mm/tlb: Make CR4-based TLB flushes more robust (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 169 - [x86] mm: Do not set _PAGE_USER for init_mm page tables (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 170 - [x86] increase robusteness of bad_iret fixup handler (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 171 - [perf] x86/intel/uncore: Fix memory leaks on allocation failures (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 172 - [mm] userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 173 - [fs] userfaultfd: non-cooperative: fix fork use after free (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 174 - [mm] userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 175 - [mm] fix bad rss-counter if remap_file_pages raced migration (Josh Poimboeuf) [1519800 1519801] {CVE-2017-5754} 176 </description> 177 <!-- 178 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 179 --> 180 <advisory> 181 <severity>IMPORTANT</severity> 182 <rights>Copyright 2018 Oracle, Inc.</rights> 183 <issued date="2018-01-04"/> 184 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 185 <cve href="http://linux.oracle.com/cve/CVE-2017-5753.html">CVE-2017-5753</cve> 186 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 187 188 </advisory> 189 </metadata> 190 <criteria operator="AND"> 191 <criterion test_ref="oval:com.oracle.elsa:tst:20180007001" comment="Oracle Linux 7 is installed"/> 192 <criteria operator="OR"> 193 <criteria operator="AND"> 194 <criterion test_ref="oval:com.oracle.elsa:tst:20180007002" comment="kernel-tools is earlier than 0:3.10.0-693.11.6.el7"/> 195 <criterion test_ref="oval:com.oracle.elsa:tst:20180007003" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 196 </criteria> 197 <criteria operator="AND"> 198 <criterion test_ref="oval:com.oracle.elsa:tst:20180007004" comment="perf is earlier than 0:3.10.0-693.11.6.el7"/> 199 <criterion test_ref="oval:com.oracle.elsa:tst:20180007005" comment="perf is signed with the Oracle Linux 7 key"/> 200 </criteria> 201 <criteria operator="AND"> 202 <criterion test_ref="oval:com.oracle.elsa:tst:20180007006" comment="kernel-doc is earlier than 0:3.10.0-693.11.6.el7"/> 203 <criterion test_ref="oval:com.oracle.elsa:tst:20180007007" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 204 </criteria> 205 <criteria operator="AND"> 206 <criterion test_ref="oval:com.oracle.elsa:tst:20180007008" comment="kernel-headers is earlier than 0:3.10.0-693.11.6.el7"/> 207 <criterion test_ref="oval:com.oracle.elsa:tst:20180007009" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 208 </criteria> 209 <criteria operator="AND"> 210 <criterion test_ref="oval:com.oracle.elsa:tst:20180007010" comment="kernel-debug is earlier than 0:3.10.0-693.11.6.el7"/> 211 <criterion test_ref="oval:com.oracle.elsa:tst:20180007011" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 212 </criteria> 213 <criteria operator="AND"> 214 <criterion test_ref="oval:com.oracle.elsa:tst:20180007012" comment="kernel is earlier than 0:3.10.0-693.11.6.el7"/> 215 <criterion test_ref="oval:com.oracle.elsa:tst:20180007013" comment="kernel is signed with the Oracle Linux 7 key"/> 216 </criteria> 217 <criteria operator="AND"> 218 <criterion test_ref="oval:com.oracle.elsa:tst:20180007014" comment="kernel-abi-whitelists is earlier than 0:3.10.0-693.11.6.el7"/> 219 <criterion test_ref="oval:com.oracle.elsa:tst:20180007015" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 220 </criteria> 221 <criteria operator="AND"> 222 <criterion test_ref="oval:com.oracle.elsa:tst:20180007016" comment="kernel-debug-devel is earlier than 0:3.10.0-693.11.6.el7"/> 223 <criterion test_ref="oval:com.oracle.elsa:tst:20180007017" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 224 </criteria> 225 <criteria operator="AND"> 226 <criterion test_ref="oval:com.oracle.elsa:tst:20180007018" comment="kernel-devel is earlier than 0:3.10.0-693.11.6.el7"/> 227 <criterion test_ref="oval:com.oracle.elsa:tst:20180007019" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 228 </criteria> 229 <criteria operator="AND"> 230 <criterion test_ref="oval:com.oracle.elsa:tst:20180007020" comment="python-perf is earlier than 0:3.10.0-693.11.6.el7"/> 231 <criterion test_ref="oval:com.oracle.elsa:tst:20180007021" comment="python-perf is signed with the Oracle Linux 7 key"/> 232 </criteria> 233 <criteria operator="AND"> 234 <criterion test_ref="oval:com.oracle.elsa:tst:20180007022" comment="kernel-tools-libs is earlier than 0:3.10.0-693.11.6.el7"/> 235 <criterion test_ref="oval:com.oracle.elsa:tst:20180007023" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 236 </criteria> 237 <criteria operator="AND"> 238 <criterion test_ref="oval:com.oracle.elsa:tst:20180007024" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-693.11.6.el7"/> 239 <criterion test_ref="oval:com.oracle.elsa:tst:20180007025" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 240 </criteria> 241 </criteria> 242 </criteria> 243 244 </definition> 245 <definition id="oval:com.oracle.elsa:def:20180008" version="501" class="patch"> 246 <metadata> 247 <title> 248 ELSA-2018-0008: kernel security update (IMPORTANT) 249 </title> 250 <affected family="unix"> 251 <platform>Oracle Linux 6</platform> 252 253 </affected> 254 <reference source="elsa" ref_id="ELSA-2018-0008" ref_url="http://linux.oracle.com/errata/ELSA-2018-0008.html"/> 255 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 256 <reference source="CVE" ref_id="CVE-2017-5753" ref_url="http://linux.oracle.com/cve/CVE-2017-5753.html"/> 257 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 258 259 <description> 260 [2.6.32-696.18.7.OL6] 261 - Update genkey [bug 25599697] 262 263 [2.6.32-696.18.7] 264 - [x86] spec_ctrl: svm: spec_ctrl at vmexit needs per-cpu areas functional (Waiman Long) [1519797 1519796] {CVE-2017-5715} 265 - [x86] spec_ctrl: Eliminate redundnat FEATURE Not Present messages (Waiman Long) [1519797 1519796] {CVE-2017-5715} 266 - [x86] spec_ctrl: enable IBRS and stuff_RSB before calling NMI C code (Waiman Long) [1519797 1519796] {CVE-2017-5715} 267 - [x86] spec_ctrl: skip CAP_SYS_PTRACE check to skip audit (Waiman Long) [1519797 1519796] {CVE-2017-5715} 268 - [x86] spec_ctrl: disable ibrs while in intel_idle() (Waiman Long) [1519797 1519796] {CVE-2017-5715} 269 - [x86] spec_ctrl: skip IBRS/CR3 restore when paranoid exception returns to userland (Waiman Long) [1519797 1519796] {CVE-2017-5715} 270 - Revert 'x86/entry: Use retpoline for syscall's indirect calls' (Waiman Long) [1519797 1519796] {CVE-2017-5715} 271 - [x86] mm/dump_pagetables: Allow dumping current pagetables (Waiman Long) [1519799 1519802] {CVE-2017-5754} 272 - [x86] mm/dump_pagetables: Add a pgd argument to walk_pgd_level() (Waiman Long) [1519799 1519802] {CVE-2017-5754} 273 - [x86] mm/dump_pagetables: Add page table directory (Waiman Long) [1519799 1519802] {CVE-2017-5754} 274 - [x86] entry: Remove unneeded nmi_userspace code (Waiman Long) [1519799 1519802] {CVE-2017-5754} 275 - [x86] entry: Fix nmi exit code with CONFIG_TRACE_IRQFLAGS (Waiman Long) [1519799 1519802] {CVE-2017-5754} 276 - [x86] mm/kaiser: init_tss is supposed to go in the PAGE_ALIGNED per-cpu section (Waiman Long) [1519799 1519802] {CVE-2017-5754} 277 - [x86] mm/kaiser: Clear kdump pgd page to prevent incorrect behavior (Waiman Long) [1519799 1519802] {CVE-2017-5754} 278 - [x86] mm/kaiser: consider the init_mm.pgd a kaiser pgd (Waiman Long) [1519799 1519802] {CVE-2017-5754} 279 - [x86] mm/kaiser: convert userland visible 'kpti' name to 'pti' (Waiman Long) [1519799 1519802] {CVE-2017-5754} 280 281 [2.6.32-696.18.6] 282 - [x86] spec_ctrl: set IBRS during resume from RAM if ibrs_enabled is 2 (Waiman Long) [1519797 1519796] {CVE-2017-5715} 283 - [x86] mm/kaiser: __load_cr3 in resume from RAM after kernel %gs has been restored (Waiman Long) [1519797 1519796] {CVE-2017-5715} 284 - [x86] mm/kaiser: Revert the __GFP_COMP flag change (Waiman Long) [1519799 1519802] {CVE-2017-5754} 285 - [x86] entry: Fix paranoid_exit() trampoline clobber (Waiman Long) [1519799 1519802] {CVE-2017-5754} 286 287 [2.6.32-696.18.5] 288 - [x86] spec_ctrl: allow use_ibp_disable only if both SPEC_CTRL and IBPB_SUPPORT are missing (Waiman Long) [1519797 1519796] {CVE-2017-5715} 289 - [x86] spec_ctrl: Documentation spec_ctrl.txt (Waiman Long) [1519797 1519796] {CVE-2017-5715} 290 - [x86] spec_ctrl: remove irqs_disabled() check from intel_idle() (Waiman Long) [1519797 1519796] {CVE-2017-5715} 291 - [x86] spec_ctrl: use enum when setting ibrs/ibpb_enabled (Waiman Long) [1519797 1519796] {CVE-2017-5715} 292 - [x86] spec_ctrl: undo speculation barrier for ibrs_enabled and noibrs_cmdline (Waiman Long) [1519797 1519796] {CVE-2017-5715} 293 - [x86] spec_ctrl: introduce ibpb_enabled = 2 for IBPB instead of IBRS (Waiman Long) [1519797 1519796] {CVE-2017-5715} 294 - [x86] spec_ctrl: introduce SPEC_CTRL_PCP_ONLY_IBPB (Waiman Long) [1519797 1519796] {CVE-2017-5715} 295 - [x86] spec_ctrl: cleanup s/flush/sync/ naming when sending IPIs (Waiman Long) [1519797 1519796] {CVE-2017-5715} 296 - [x86] spec_ctrl: set IBRS during CPU init if in ibrs_enabled == 2 (Waiman Long) [1519797 1519796] {CVE-2017-5715} 297 - [x86] spec_ctrl: use IBRS_ENABLED instead of 1 (Waiman Long) [1519797 1519796] {CVE-2017-5715} 298 - [x86] spec_ctrl: allow the IBP disable feature to be toggled at runtime (Waiman Long) [1519797 1519796] {CVE-2017-5715} 299 - [x86] spec_ctrl: always initialize save_reg in ENABLE_IBRS_SAVE_AND_CLOBBER (Waiman Long) [1519797 1519796] {CVE-2017-5715} 300 - [x86] spec_ctrl: ibrs_enabled() is expected to return > 1 (Waiman Long) [1519797 1519796] {CVE-2017-5715} 301 - [x86] spec_ctrl: CLEAR_EXTRA_REGS and extra regs save/restore (Waiman Long) [1519797 1519796] {CVE-2017-5715} 302 - [x86] syscall: Clear unused extra registers on syscall (Waiman Long) [1519797 1519796] {CVE-2017-5715} 303 - [x86] entry: Add back STUFF_RSB to interrupt and error paths (Waiman Long) [1519797 1519796] {CVE-2017-5715} 304 - [x86] mm/kaiser: make is_kaiser_pgd reliable (Waiman Long) [1519799 1519802] {CVE-2017-5754} 305 - [x86] mm/kaiser: disable global pages by default with KAISER (Waiman Long) [1519799 1519802] {CVE-2017-5754} 306 - [x86] revert: mm/kaiser: Disable global pages by default with KAISER (Waiman Long) [1519799 1519802] {CVE-2017-5754} 307 - [x86] kaiser/mm: fix pgd freeing in error path (Waiman Long) [1519799 1519802] {CVE-2017-5754} 308 - [x86] entry: Fix 32-bit program crash with 64-bit kernel on AMD boxes (Waiman Long) [1519797 1519796] {CVE-2017-5715} 309 - [x86] spec_ctrl: reload spec_ctrl cpuid in all microcode load paths (Waiman Long) [1519797 1519796] {CVE-2017-5715} 310 - [x86] spec_ctrl: Prevent unwanted speculation without IBRS (Waiman Long) [1519797 1519796] {CVE-2017-5715} 311 - [x86] spec_ctrl: add noibrs noibpb boot options (Waiman Long) [1519797 1519796] {CVE-2017-5715} 312 - [x86] entry: Use retpoline for syscall's indirect calls (Waiman Long) [1519797 1519796] {CVE-2017-5715} 313 - [x86] syscall: Clear unused extra registers on 32-bit compatible syscall entrance (Waiman Long) [1519797 1519796] {CVE-2017-5715} 314 - [x86] spec_ctrl: rescan cpuid after a late microcode update (Waiman Long) [1519797 1519796] {CVE-2017-5715} 315 - [x86] spec_ctrl: add debugfs ibrs_enabled ibpb_enabled (Waiman Long) [1519797 1519796] {CVE-2017-5715} 316 - [x86] spec_ctrl: consolidate the spec control boot detection (Waiman Long) [1519797 1519796] {CVE-2017-5715} 317 - [x86] Remove __cpuinitdata from some data & function (Waiman Long) [1519797 1519796] {CVE-2017-5715} 318 - [x86] KVM/spec_ctrl: allow IBRS to stay enabled in host userland (Waiman Long) [1519797 1519796] {CVE-2017-5715} 319 - [x86] spec_ctrl: move stuff_RSB in spec_ctrl.h (Waiman Long) [1519797 1519796] {CVE-2017-5715} 320 - [x86] entry: Remove STUFF_RSB in error and interrupt code (Waiman Long) [1519797 1519796] {CVE-2017-5715} 321 - [x86] entry: Stuff RSB for entry to kernel for non-SMEP platform (Waiman Long) [1519797 1519796] {CVE-2017-5715} 322 - [x86] mm: Only set IBPB when the new thread cannot ptrace (Waiman Long) [1519797 1519796] {CVE-2017-5715} 323 - [x86] mm: Set IBPB upon context switch (Waiman Long) [1519797 1519796] {CVE-2017-5715} 324 - [x86] idle: Disable IBRS when offlining cpu and re-enable (Waiman Long) [1519797 1519796] {CVE-2017-5715} 325 - [x86] idle: Disable IBRS entering idle and enable it on wakeup (Waiman Long) [1519797 1519796] {CVE-2017-5715} 326 - [x86] spec_ctrl: implement spec ctrl C methods (Waiman Long) [1519797 1519796] {CVE-2017-5715} 327 - [x86] spec_ctrl: save IBRS MSR value in save_paranoid for NMI (Waiman Long) [1519797 1519796] {CVE-2017-5715} 328 - [x86] enter: Use IBRS on syscall and interrupts (Waiman Long) [1519797 1519796] {CVE-2017-5715} 329 - [x86] spec_ctrl: swap rdx with rsi for nmi nesting detection (Waiman Long) [1519797 1519796] {CVE-2017-5715} 330 - [x86] spec_ctrl: spec_ctrl_pcp and kaiser_enabled_pcp in same cachline (Waiman Long) [1519797 1519796] {CVE-2017-5715} 331 - [x86] spec_ctrl: use per-cpu knob instead of ALTERNATIVES for ibpb and ibrs (Waiman Long) [1519797 1519796] {CVE-2017-5715} 332 - [x86] enter: MACROS to set/clear IBRS and set IBPB (Waiman Long) [1519797 1519796] {CVE-2017-5715} 333 - [kvm] x86: add SPEC_CTRL to MSR and CPUID lists (Waiman Long) [1519797 1519796] {CVE-2017-5715} 334 - [kvm] svm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Waiman Long) [1519797 1519796] {CVE-2017-5715} 335 - [x86] svm: Set IBPB when running a different VCPU (Waiman Long) [1519797 1519796] {CVE-2017-5715} 336 - [kvm] vmx: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Waiman Long) [1519797 1519796] {CVE-2017-5715} 337 - [kvm] vmx: Set IBPB when running a different VCPU (Waiman Long) [1519797 1519796] {CVE-2017-5715} 338 - [kvm] x86: clear registers on VM exit (Waiman Long) [1519797 1519796] {CVE-2017-5715} 339 - [x86] [kvm] Pad RSB on VM transition (Waiman Long) [1519797 1519796] {CVE-2017-5715} 340 - [security] Add SPEC_CTRL Kconfig option (Waiman Long) [1519797 1519796] {CVE-2017-5715} 341 - [x86] cpu/AMD: Control indirect branch predictor when SPEC_CTRL not available (Waiman Long) [1519797 1519796] {CVE-2017-5715} 342 - [x86] feature: Report presence of IBPB and IBRS control (Waiman Long) [1519797 1519796] {CVE-2017-5715} 343 - [x86] feature: Enable the x86 feature to control Speculation (Waiman Long) [1519797 1519796] {CVE-2017-5715} 344 - [x86] cpuid: Provide get_scattered_cpuid_leaf() (Waiman Long) [1519797 1519796] {CVE-2017-5715} 345 - [x86] cpuid: Cleanup cpuid_regs definitions (Waiman Long) [1519797 1519796] {CVE-2017-5715} 346 - [x86] microcode: Share native MSR accessing variants (Waiman Long) [1519797 1519796] {CVE-2017-5715} 347 - [x86] nop: Make the ASM_NOP* macros work from assembly (Waiman Long) [1519797 1519796] {CVE-2017-5715} 348 - [x86] cpu: Clean up and unify the NOP selection infrastructure (Waiman Long) [1519797 1519796] {CVE-2017-5715} 349 - [x86] entry: Further simplify the paranoid_exit code (Waiman Long) [1519799 1519802] {CVE-2017-5754} 350 - [x86] entry: Remove trampoline check from paranoid entry path (Waiman Long) [1519799 1519802] {CVE-2017-5754} 351 - [x86] entry: Don't switch to trampoline stack in paranoid_exit (Waiman Long) [1519799 1519802] {CVE-2017-5754} 352 - [x86] entry: Simplify trampoline stack restore code (Waiman Long) [1519799 1519802] {CVE-2017-5754} 353 - [misc] locking/barriers: prevent speculative execution based on Coverity scan results (Waiman Long) [1519787 1519789] {CVE-2017-5753} 354 - [fs] udf: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 355 - [fs] prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 356 - [scsi] qla2xxx: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 357 - [netdrv] p54: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 358 - [netdrv] carl9170: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 359 - [media] uvcvideo: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 360 - [x86] cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Waiman Long) [1519787 1519789] {CVE-2017-5753} 361 - [x86] cpu/AMD: Make the LFENCE instruction serialized (Waiman Long) [1519787 1519789] {CVE-2017-5753} 362 - [kernel] locking/barriers: introduce new memory barrier gmb() (Waiman Long) [1519787 1519789] {CVE-2017-5753} 363 - [x86] Fix typo preventing msr_set/clear_bit from having an effect (Waiman Long) [1519787 1519789] {CVE-2017-5753} 364 - [x86] Add another set of MSR accessor functions (Waiman Long) [1519787 1519789] {CVE-2017-5753} 365 - [x86] mm/kaiser: Replace kaiser with kpti to sync with upstream (Waiman Long) [1519799 1519802] {CVE-2017-5754} 366 - [x86] mm/kaiser: map the trace idt tables in userland shadow pgd (Waiman Long) [1519799 1519802] {CVE-2017-5754} 367 - [x86] mm/kaiser: add 'kaiser' and 'nokaiser' boot options (Waiman Long) [1519799 1519802] {CVE-2017-5754} 368 - [x86] kaiser/mm: fix RESTORE_CR3 crash in kaiser_stop_machine (Waiman Long) [1519799 1519802] {CVE-2017-5754} 369 - [x86] mm/kaiser: use stop_machine for enable/disable knob (Waiman Long) [1519799 1519802] {CVE-2017-5754} 370 - [x86] kaiser/mm: use atomic ops to poison/unpoison user pagetables (Waiman Long) [1519799 1519802] {CVE-2017-5754} 371 - [x86] mm/kaiser: use invpcid to flush the two kaiser PCID AISD (Waiman Long) [1519799 1519802] {CVE-2017-5754} 372 - [x86] mm/kaiser: use two PCID ASIDs optimize the TLB during enter/exit kernel (Waiman Long) [1519799 1519802] {CVE-2017-5754} 373 - [x86] mm/kaiser: stop patching flush_tlb_single (Waiman Long) [1519799 1519802] {CVE-2017-5754} 374 - [x86] mm: If INVPCID is available, use it to flush global mappings (Waiman Long) [1519799 1519802] {CVE-2017-5754} 375 - [x86] mm/kaiser: use PCID feature to make user and kernel switches faster (Waiman Long) [1519799 1519802] {CVE-2017-5754} 376 - [x86] mm/64: Initialize CR4.PCIDE early (Waiman Long) [1519799 1519802] {CVE-2017-5754} 377 - [x86] mm: Add a 'noinvpcid' boot option to turn off INVPCID (Waiman Long) [1519799 1519802] {CVE-2017-5754} 378 - [x86] mm: Add the 'nopcid' boot option to turn off PCID (Waiman Long) [1519799 1519802] {CVE-2017-5754} 379 - [x86] mm/kaiser: validate trampoline stack (Waiman Long) [1519799 1519802] {CVE-2017-5754} 380 - [x86] entry: Move SYSENTER_stack to the beginning of struct tss_struct (Waiman Long) [1519799 1519802] {CVE-2017-5754} 381 - [x86] mm/kaiser: isolate the user mapped per cpu areas (Waiman Long) [1519799 1519802] {CVE-2017-5754} 382 - [x86] mm/kaiser: selective boot time defaults (Waiman Long) [1519799 1519802] {CVE-2017-5754} 383 - [x86] mm/kaiser/xen: Dynamically disable KAISER when running under Xen PV (Waiman Long) [1519799 1519802] {CVE-2017-5754} 384 - [x86] mm/kaiser: add Kconfig (Waiman Long) [1519799 1519802] {CVE-2017-5754} 385 - [x86] mm/kaiser: avoid false positives during non-kaiser pgd updates (Waiman Long) [1519799 1519802] {CVE-2017-5754} 386 - [x86] mm/kaiser: Respect disabled CPU features (Waiman Long) [1519799 1519802] {CVE-2017-5754} 387 - [x86] kaiser/mm: trampoline stack comments (Waiman Long) [1519799 1519802] {CVE-2017-5754} 388 - [x86] mm/kaiser: stack trampoline (Waiman Long) [1519799 1519802] {CVE-2017-5754} 389 - [x86] mm/kaiser: re-enable vsyscalls (Waiman Long) [1519799 1519802] {CVE-2017-5754} 390 - [x86] mm/kaiser: allow to build KAISER with KASRL (Waiman Long) [1519799 1519802] {CVE-2017-5754} 391 - [x86] mm/kaiser: allow KAISER to be enabled/disabled at runtime (Waiman Long) [1519799 1519802] {CVE-2017-5754} 392 - [x86] mm/kaiser: un-poison PGDs at runtime (Waiman Long) [1519799 1519802] {CVE-2017-5754} 393 - [x86] mm/kaiser: add a function to check for KAISER being enabled (Waiman Long) [1519799 1519802] {CVE-2017-5754} 394 - [x86] mm/kaiser: add debugfs file to turn KAISER on/off at runtime (Waiman Long) [1519799 1519802] {CVE-2017-5754} 395 - [x86] mm/kaiser: disable native VSYSCALL (Waiman Long) [1519799 1519802] {CVE-2017-5754} 396 - [x86] mm/kaiser: map virtually-addressed performance monitoring buffers (Waiman Long) [1519799 1519802] {CVE-2017-5754} 397 - [x86] mm/kaiser: add kprobes text section (Waiman Long) [1519799 1519802] {CVE-2017-5754} 398 - [x86] mm/kaiser: map trace interrupt entry (Waiman Long) [1519799 1519802] {CVE-2017-5754} 399 - [x86] mm/kaiser: map entry stack per-cpu areas (Waiman Long) [1519799 1519802] {CVE-2017-5754} 400 - [x86] mm/kaiser: map dynamically-allocated LDTs (Waiman Long) [1519799 1519802] {CVE-2017-5754} 401 - [x86] mm/kaiser: make sure static PGDs are 8k in size (Waiman Long) [1519799 1519802] {CVE-2017-5754} 402 - [x86] mm/kaiser: allow NX poison to be set in p4d/pgd (Waiman Long) [1519799 1519802] {CVE-2017-5754} 403 - [x86] mm/kaiser: unmap kernel from userspace page tables (core patch) (Waiman Long) [1519799 1519802] {CVE-2017-5754} 404 - [x86] mm/kaiser: mark per-cpu data structures required for entry/exit (Waiman Long) [1519799 1519802] {CVE-2017-5754} 405 - [x86] mm/kaiser: introduce user-mapped per-cpu areas (Waiman Long) [1519799 1519802] {CVE-2017-5754} 406 - [x86] mm/kaiser: add cr3 switches to entry code (Waiman Long) [1519799 1519802] {CVE-2017-5754} 407 - [x86] mm/kaiser: remove scratch registers (Waiman Long) [1519799 1519802] {CVE-2017-5754} 408 - [x86] mm/kaiser: prepare assembly for entry/exit CR3 switching (Waiman Long) [1519799 1519802] {CVE-2017-5754} 409 - [x86] mm/kaiser: Disable global pages by default with KAISER (Waiman Long) [1519799 1519802] {CVE-2017-5754} 410 - [x86] mm: Document X86_CR4_PGE toggling behavior (Waiman Long) [1519799 1519802] {CVE-2017-5754} 411 - [x86] mm/tlb: Make CR4-based TLB flushes more robust (Waiman Long) [1519799 1519802] {CVE-2017-5754} 412 - [x86] mm: Do not set _PAGE_USER for init_mm page tables (Waiman Long) [1519799 1519802] {CVE-2017-5754} 413 - [x86] increase robusteness of bad_iret fixup handler (Waiman Long) [1519799 1519802] {CVE-2017-5754} 414 - [x86] mm: Check if PUD is large when validating a kernel address (Waiman Long) [1519799 1519802] {CVE-2017-5754} 415 - [x86] Separate out entry text section (Waiman Long) [1519799 1519802] {CVE-2017-5754} 416 - [include] linux/const.h: Add _BITUL() and _BITULL() (Waiman Long) [1519799 1519802] {CVE-2017-5754} 417 - [include] linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE() (Waiman Long) [1519799 1519802] {CVE-2017-5754} 418 - [include] stddef.h: Move offsetofend() from vfio.h to a generic kernel header (Waiman Long) [1519799 1519802] {CVE-2017-5754} 419 420 [2.6.32-696.18.1] 421 - [s390] s390/qdio: clear DSCI prior to scanning multiple input queues (Hendrik Brueckner) [1513314 1467962] 422 - [net] sctp: do not loose window information if in rwnd_over (Marcelo Leitner) [1514443 1492220] 423 - [net] sctp: fix recovering from 0 win with small data chunks (Marcelo Leitner) [1514443 1492220] 424 - [s390] zfcp: fix erp_action use-before-initialize in REC action trace (Hendrik Brueckner) [1512425 1497000] 425 - [hv] vmbus: Fix error code returned by vmbus_post_msg() (Vitaly Kuznetsov) [1506145 1491846] 426 - [hv] vmbus: Increase the time between retries in vmbus_post_msg() (Vitaly Kuznetsov) [1506145 1491846] 427 - [hv] vmbus: Raise retry/wait limits in vmbus_post_msg() (Vitaly Kuznetsov) [1506145 1491846] 428 - [hv] vmbus: Reduce the delay between retries in vmbus_post_msg() (Vitaly Kuznetsov) [1506145 1491846] 429 - [scsi] be2iscsi: fix bad extern declaration (Maurizio Lombardi) [1507512 1497152] 430 - [kernel] mqueue: fix a use-after-free in sys_mq_notify() (Davide Caratti) [1476122 1476124] {CVE-2017-11176} 431 - [net] ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() (Matteo Croce) [1477008 1477006] {CVE-2017-7542} 432 - [net] ipv6: avoid overflow of offset in ip6_find_1stfragopt (Matteo Croce) [1477008 1477006] {CVE-2017-7542} 433 - [net] ipv6: Fix leak in ipv6_gso_segment() (Sabrina Dubroca) [1502417 1459951] {CVE-2017-9074} 434 - [net] gre: fix a possible skb leak (Sabrina Dubroca) [1502417 1459951] {CVE-2017-9074} 435 - [net] ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() (Sabrina Dubroca) [1502417 1459951] {CVE-2017-9074} 436 - [net] ipv6: Check ip6_find_1stfragopt() return value properly (Sabrina Dubroca) [1502417 1459951] {CVE-2017-9074} 437 - [net] ipv6: Prevent overrun when parsing v6 header options (Sabrina Dubroca) [1502417 1459951] {CVE-2017-9074} 438 439 [2.6.32-696.17.1] 440 - [fs] nfsd: reorder nfsd_cache_match to check more powerful discriminators first (Thiago Becker) [1509876 1435787] 441 - [fs] nfsd: split DRC global spinlock into per-bucket locks (Thiago Becker) [1509876 1435787] 442 - [fs] nfsd: convert num_drc_entries to an atomic_t (Thiago Becker) [1509876 1435787] 443 - [fs] nfsd: remove the cache_hash list (Thiago Becker) [1509876 1435787] 444 - [fs] nfsd: convert the lru list into a per-bucket thing (Thiago Becker) [1509876 1435787] 445 - [fs] nfsd: clean up drc cache in preparation for global spinlock elimination (Thiago Becker) [1509876 1435787] 446 </description> 447 <!-- 448 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 449 --> 450 <advisory> 451 <severity>IMPORTANT</severity> 452 <rights>Copyright 2018 Oracle, Inc.</rights> 453 <issued date="2018-01-04"/> 454 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 455 <cve href="http://linux.oracle.com/cve/CVE-2017-5753.html">CVE-2017-5753</cve> 456 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 457 458 </advisory> 459 </metadata> 460 <criteria operator="AND"> 461 <criterion test_ref="oval:com.oracle.elsa:tst:20180008001" comment="Oracle Linux 6 is installed"/> 462 <criteria operator="OR"> 463 <criteria operator="AND"> 464 <criterion test_ref="oval:com.oracle.elsa:tst:20180008002" comment="python-perf is earlier than 0:2.6.32-696.18.7.el6"/> 465 <criterion test_ref="oval:com.oracle.elsa:tst:20180008003" comment="python-perf is signed with the Oracle Linux 6 key"/> 466 </criteria> 467 <criteria operator="AND"> 468 <criterion test_ref="oval:com.oracle.elsa:tst:20180008004" comment="kernel-debug is earlier than 0:2.6.32-696.18.7.el6"/> 469 <criterion test_ref="oval:com.oracle.elsa:tst:20180008005" comment="kernel-debug is signed with the Oracle Linux 6 key"/> 470 </criteria> 471 <criteria operator="AND"> 472 <criterion test_ref="oval:com.oracle.elsa:tst:20180008006" comment="kernel-debug-devel is earlier than 0:2.6.32-696.18.7.el6"/> 473 <criterion test_ref="oval:com.oracle.elsa:tst:20180008007" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/> 474 </criteria> 475 <criteria operator="AND"> 476 <criterion test_ref="oval:com.oracle.elsa:tst:20180008008" comment="kernel-headers is earlier than 0:2.6.32-696.18.7.el6"/> 477 <criterion test_ref="oval:com.oracle.elsa:tst:20180008009" comment="kernel-headers is signed with the Oracle Linux 6 key"/> 478 </criteria> 479 <criteria operator="AND"> 480 <criterion test_ref="oval:com.oracle.elsa:tst:20180008010" comment="perf is earlier than 0:2.6.32-696.18.7.el6"/> 481 <criterion test_ref="oval:com.oracle.elsa:tst:20180008011" comment="perf is signed with the Oracle Linux 6 key"/> 482 </criteria> 483 <criteria operator="AND"> 484 <criterion test_ref="oval:com.oracle.elsa:tst:20180008012" comment="kernel-abi-whitelists is earlier than 0:2.6.32-696.18.7.el6"/> 485 <criterion test_ref="oval:com.oracle.elsa:tst:20180008013" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key"/> 486 </criteria> 487 <criteria operator="AND"> 488 <criterion test_ref="oval:com.oracle.elsa:tst:20180008014" comment="kernel is earlier than 0:2.6.32-696.18.7.el6"/> 489 <criterion test_ref="oval:com.oracle.elsa:tst:20180008015" comment="kernel is signed with the Oracle Linux 6 key"/> 490 </criteria> 491 <criteria operator="AND"> 492 <criterion test_ref="oval:com.oracle.elsa:tst:20180008016" comment="kernel-devel is earlier than 0:2.6.32-696.18.7.el6"/> 493 <criterion test_ref="oval:com.oracle.elsa:tst:20180008017" comment="kernel-devel is signed with the Oracle Linux 6 key"/> 494 </criteria> 495 <criteria operator="AND"> 496 <criterion test_ref="oval:com.oracle.elsa:tst:20180008018" comment="kernel-doc is earlier than 0:2.6.32-696.18.7.el6"/> 497 <criterion test_ref="oval:com.oracle.elsa:tst:20180008019" comment="kernel-doc is signed with the Oracle Linux 6 key"/> 498 </criteria> 499 <criteria operator="AND"> 500 <criterion test_ref="oval:com.oracle.elsa:tst:20180008020" comment="kernel-firmware is earlier than 0:2.6.32-696.18.7.el6"/> 501 <criterion test_ref="oval:com.oracle.elsa:tst:20180008021" comment="kernel-firmware is signed with the Oracle Linux 6 key"/> 502 </criteria> 503 </criteria> 504 </criteria> 505 506 </definition> 507 <definition id="oval:com.oracle.elsa:def:20180012" version="501" class="patch"> 508 <metadata> 509 <title> 510 ELSA-2018-0012: microcode_ctl security update (IMPORTANT) 511 </title> 512 <affected family="unix"> 513 <platform>Oracle Linux 7</platform> 514 515 </affected> 516 <reference source="elsa" ref_id="ELSA-2018-0012" ref_url="http://linux.oracle.com/errata/ELSA-2018-0012.html"/> 517 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 518 519 <description> 520 [2.1-22.2] 521 - Update Intel CPU microde for 06-3f-02, 06-4f-01, and 06-55-04 522 - Resolves: #1527358 523 524 [2.1-22.1] 525 - Update to upstream 2.1-13. Intel CPU microcode update to 20170707. 526 - Resolves: #1474844 527 </description> 528 <!-- 529 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 530 --> 531 <advisory> 532 <severity>IMPORTANT</severity> 533 <rights>Copyright 2018 Oracle, Inc.</rights> 534 <issued date="2018-01-04"/> 535 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 536 537 </advisory> 538 </metadata> 539 <criteria operator="AND"> 540 <criterion test_ref="oval:com.oracle.elsa:tst:20180012001" comment="Oracle Linux 7 is installed"/> 541 <criteria operator="AND"> 542 <criterion test_ref="oval:com.oracle.elsa:tst:20180012002" comment="microcode_ctl is earlier than 2:2.1-22.2.el7"/> 543 <criterion test_ref="oval:com.oracle.elsa:tst:20180012003" comment="microcode_ctl is signed with the Oracle Linux 7 key"/> 544 </criteria> 545 </criteria> 546 547 </definition> 548 <definition id="oval:com.oracle.elsa:def:20180013" version="501" class="patch"> 549 <metadata> 550 <title> 551 ELSA-2018-0013: microcode_ctl security update (IMPORTANT) 552 </title> 553 <affected family="unix"> 554 <platform>Oracle Linux 6</platform> 555 556 </affected> 557 <reference source="elsa" ref_id="ELSA-2018-0013" ref_url="http://linux.oracle.com/errata/ELSA-2018-0013.html"/> 558 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 559 560 <description> 561 [1:1.17-25.2] 562 - Update Intel CPU microde for 06-3f-02, 06-4f-01, and 06-55-04 563 - Add amd microcode_amd_fam17h.bin data file 564 - Resolves: #1527357 565 566 [1:1.17-25.1] 567 - Update microcode data file to 20170707 revision. 568 - Resolves: #1465143 569 </description> 570 <!-- 571 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 572 --> 573 <advisory> 574 <severity>IMPORTANT</severity> 575 <rights>Copyright 2018 Oracle, Inc.</rights> 576 <issued date="2018-01-04"/> 577 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 578 579 </advisory> 580 </metadata> 581 <criteria operator="AND"> 582 <criterion test_ref="oval:com.oracle.elsa:tst:20180013001" comment="Oracle Linux 6 is installed"/> 583 <criteria operator="AND"> 584 <criterion test_ref="oval:com.oracle.elsa:tst:20180013002" comment="microcode_ctl is earlier than 1:1.17-25.2.el6_9"/> 585 <criterion test_ref="oval:com.oracle.elsa:tst:20180013003" comment="microcode_ctl is signed with the Oracle Linux 6 key"/> 586 </criteria> 587 </criteria> 588 589 </definition> 590 <definition id="oval:com.oracle.elsa:def:20180023" version="501" class="patch"> 591 <metadata> 592 <title> 593 ELSA-2018-0023: qemu-kvm security update (IMPORTANT) 594 </title> 595 <affected family="unix"> 596 <platform>Oracle Linux 7</platform> 597 598 </affected> 599 <reference source="elsa" ref_id="ELSA-2018-0023" ref_url="http://linux.oracle.com/errata/ELSA-2018-0023.html"/> 600 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 601 602 <description> 603 [1.5.3-141.el7_4.6] 604 - Fix CVE-2017-5715 605 606 [1.5.3-141.el7_4.5] 607 - kvm-vfio-pci-Only-mmap-TARGET_PAGE_SIZE-regions.patch [bz#1515110] 608 - Resolves: bz#1515110 609 (Regression in QEMU handling for sub-page MMIO BARs for vfio-pci devices [rhel-7.4.z]) 610 </description> 611 <!-- 612 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 613 --> 614 <advisory> 615 <severity>IMPORTANT</severity> 616 <rights>Copyright 2018 Oracle, Inc.</rights> 617 <issued date="2018-01-04"/> 618 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 619 620 </advisory> 621 </metadata> 622 <criteria operator="AND"> 623 <criterion test_ref="oval:com.oracle.elsa:tst:20180023001" comment="Oracle Linux 7 is installed"/> 624 <criteria operator="OR"> 625 <criteria operator="AND"> 626 <criterion test_ref="oval:com.oracle.elsa:tst:20180023002" comment="qemu-kvm-tools is earlier than 10:1.5.3-141.el7_4.6"/> 627 <criterion test_ref="oval:com.oracle.elsa:tst:20180023003" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key"/> 628 </criteria> 629 <criteria operator="AND"> 630 <criterion test_ref="oval:com.oracle.elsa:tst:20180023004" comment="qemu-img is earlier than 10:1.5.3-141.el7_4.6"/> 631 <criterion test_ref="oval:com.oracle.elsa:tst:20180023005" comment="qemu-img is signed with the Oracle Linux 7 key"/> 632 </criteria> 633 <criteria operator="AND"> 634 <criterion test_ref="oval:com.oracle.elsa:tst:20180023006" comment="qemu-kvm is earlier than 10:1.5.3-141.el7_4.6"/> 635 <criterion test_ref="oval:com.oracle.elsa:tst:20180023007" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 636 </criteria> 637 <criteria operator="AND"> 638 <criterion test_ref="oval:com.oracle.elsa:tst:20180023008" comment="qemu-kvm-common is earlier than 10:1.5.3-141.el7_4.6"/> 639 <criterion test_ref="oval:com.oracle.elsa:tst:20180023009" comment="qemu-kvm-common is signed with the Oracle Linux 7 key"/> 640 </criteria> 641 </criteria> 642 </criteria> 643 644 </definition> 645 <definition id="oval:com.oracle.elsa:def:20180024" version="501" class="patch"> 646 <metadata> 647 <title> 648 ELSA-2018-0024: qemu-kvm security update (IMPORTANT) 649 </title> 650 <affected family="unix"> 651 <platform>Oracle Linux 6</platform> 652 653 </affected> 654 <reference source="elsa" ref_id="ELSA-2018-0024" ref_url="http://linux.oracle.com/errata/ELSA-2018-0024.html"/> 655 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 656 657 <description> 658 [0.12.1.2-2.503.el6_9.4] 659 - Fix CVE-2017-5715 660 </description> 661 <!-- 662 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 663 --> 664 <advisory> 665 <severity>IMPORTANT</severity> 666 <rights>Copyright 2018 Oracle, Inc.</rights> 667 <issued date="2018-01-04"/> 668 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 669 670 </advisory> 671 </metadata> 672 <criteria operator="AND"> 673 <criterion test_ref="oval:com.oracle.elsa:tst:20180024001" comment="Oracle Linux 6 is installed"/> 674 <criteria operator="OR"> 675 <criteria operator="AND"> 676 <criterion test_ref="oval:com.oracle.elsa:tst:20180024002" comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.503.el6_9.4"/> 677 <criterion test_ref="oval:com.oracle.elsa:tst:20180024003" comment="qemu-guest-agent is signed with the Oracle Linux 6 key"/> 678 </criteria> 679 <criteria operator="AND"> 680 <criterion test_ref="oval:com.oracle.elsa:tst:20180024004" comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.503.el6_9.4"/> 681 <criterion test_ref="oval:com.oracle.elsa:tst:20180024005" comment="qemu-kvm-tools is signed with the Oracle Linux 6 key"/> 682 </criteria> 683 <criteria operator="AND"> 684 <criterion test_ref="oval:com.oracle.elsa:tst:20180024006" comment="qemu-img is earlier than 2:0.12.1.2-2.503.el6_9.4"/> 685 <criterion test_ref="oval:com.oracle.elsa:tst:20180024007" comment="qemu-img is signed with the Oracle Linux 6 key"/> 686 </criteria> 687 <criteria operator="AND"> 688 <criterion test_ref="oval:com.oracle.elsa:tst:20180024008" comment="qemu-kvm is earlier than 2:0.12.1.2-2.503.el6_9.4"/> 689 <criterion test_ref="oval:com.oracle.elsa:tst:20180024009" comment="qemu-kvm is signed with the Oracle Linux 6 key"/> 690 </criteria> 691 </criteria> 692 </criteria> 693 694 </definition> 695 <definition id="oval:com.oracle.elsa:def:20180029" version="501" class="patch"> 696 <metadata> 697 <title> 698 ELSA-2018-0029: libvirt security update (IMPORTANT) 699 </title> 700 <affected family="unix"> 701 <platform>Oracle Linux 7</platform> 702 703 </affected> 704 <reference source="elsa" ref_id="ELSA-2018-0029" ref_url="http://linux.oracle.com/errata/ELSA-2018-0029.html"/> 705 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 706 707 <description> 708 [3.2.0-14.0.1.el7_4.7] 709 - bump release and rebuild 710 711 [3.2.0-14.el7_4.7] 712 - qemu: Properly store microcode version in QEMU caps cache (CVE-2017-5715) 713 714 [3.2.0-14.el7_4.6] 715 - util: add virFileReadHeaderQuiet wrapper around virFileReadHeaderFD (CVE-2017-5715) 716 - util: introduce virHostCPUGetMicrocodeVersion (CVE-2017-5715) 717 - cpu_x86: Rename virCPUx86MapInitialize (CVE-2017-5715) 718 - conf: include x86 microcode version in virsh capabiltiies (CVE-2017-5715) 719 - qemu: capabilities: force update if the microcode version does not match (CVE-2017-5715) 720 - cpu: add CPU features and model for indirect branch prediction protection (CVE-2017-5715) 721 </description> 722 <!-- 723 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 724 --> 725 <advisory> 726 <severity>IMPORTANT</severity> 727 <rights>Copyright 2018 Oracle, Inc.</rights> 728 <issued date="2018-01-05"/> 729 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 730 731 </advisory> 732 </metadata> 733 <criteria operator="AND"> 734 <criterion test_ref="oval:com.oracle.elsa:tst:20180029001" comment="Oracle Linux 7 is installed"/> 735 <criteria operator="OR"> 736 <criteria operator="AND"> 737 <criterion test_ref="oval:com.oracle.elsa:tst:20180029002" comment="libvirt-daemon-driver-qemu is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 738 <criterion test_ref="oval:com.oracle.elsa:tst:20180029003" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key"/> 739 </criteria> 740 <criteria operator="AND"> 741 <criterion test_ref="oval:com.oracle.elsa:tst:20180029004" comment="libvirt-daemon-driver-lxc is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 742 <criterion test_ref="oval:com.oracle.elsa:tst:20180029005" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key"/> 743 </criteria> 744 <criteria operator="AND"> 745 <criterion test_ref="oval:com.oracle.elsa:tst:20180029006" comment="libvirt is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 746 <criterion test_ref="oval:com.oracle.elsa:tst:20180029007" comment="libvirt is signed with the Oracle Linux 7 key"/> 747 </criteria> 748 <criteria operator="AND"> 749 <criterion test_ref="oval:com.oracle.elsa:tst:20180029008" comment="libvirt-daemon-config-network is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 750 <criterion test_ref="oval:com.oracle.elsa:tst:20180029009" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key"/> 751 </criteria> 752 <criteria operator="AND"> 753 <criterion test_ref="oval:com.oracle.elsa:tst:20180029010" comment="libvirt-daemon-driver-nodedev is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 754 <criterion test_ref="oval:com.oracle.elsa:tst:20180029011" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key"/> 755 </criteria> 756 <criteria operator="AND"> 757 <criterion test_ref="oval:com.oracle.elsa:tst:20180029012" comment="libvirt-daemon is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 758 <criterion test_ref="oval:com.oracle.elsa:tst:20180029013" comment="libvirt-daemon is signed with the Oracle Linux 7 key"/> 759 </criteria> 760 <criteria operator="AND"> 761 <criterion test_ref="oval:com.oracle.elsa:tst:20180029014" comment="libvirt-daemon-driver-network is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 762 <criterion test_ref="oval:com.oracle.elsa:tst:20180029015" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key"/> 763 </criteria> 764 <criteria operator="AND"> 765 <criterion test_ref="oval:com.oracle.elsa:tst:20180029016" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 766 <criterion test_ref="oval:com.oracle.elsa:tst:20180029017" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key"/> 767 </criteria> 768 <criteria operator="AND"> 769 <criterion test_ref="oval:com.oracle.elsa:tst:20180029018" comment="libvirt-admin is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 770 <criterion test_ref="oval:com.oracle.elsa:tst:20180029019" comment="libvirt-admin is signed with the Oracle Linux 7 key"/> 771 </criteria> 772 <criteria operator="AND"> 773 <criterion test_ref="oval:com.oracle.elsa:tst:20180029020" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 774 <criterion test_ref="oval:com.oracle.elsa:tst:20180029021" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key"/> 775 </criteria> 776 <criteria operator="AND"> 777 <criterion test_ref="oval:com.oracle.elsa:tst:20180029022" comment="libvirt-daemon-driver-storage-core is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 778 <criterion test_ref="oval:com.oracle.elsa:tst:20180029023" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key"/> 779 </criteria> 780 <criteria operator="AND"> 781 <criterion test_ref="oval:com.oracle.elsa:tst:20180029024" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 782 <criterion test_ref="oval:com.oracle.elsa:tst:20180029025" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key"/> 783 </criteria> 784 <criteria operator="AND"> 785 <criterion test_ref="oval:com.oracle.elsa:tst:20180029026" comment="libvirt-daemon-driver-nwfilter is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 786 <criterion test_ref="oval:com.oracle.elsa:tst:20180029027" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key"/> 787 </criteria> 788 <criteria operator="AND"> 789 <criterion test_ref="oval:com.oracle.elsa:tst:20180029028" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 790 <criterion test_ref="oval:com.oracle.elsa:tst:20180029029" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key"/> 791 </criteria> 792 <criteria operator="AND"> 793 <criterion test_ref="oval:com.oracle.elsa:tst:20180029030" comment="libvirt-daemon-driver-storage-disk is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 794 <criterion test_ref="oval:com.oracle.elsa:tst:20180029031" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key"/> 795 </criteria> 796 <criteria operator="AND"> 797 <criterion test_ref="oval:com.oracle.elsa:tst:20180029032" comment="libvirt-daemon-driver-storage-logical is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 798 <criterion test_ref="oval:com.oracle.elsa:tst:20180029033" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key"/> 799 </criteria> 800 <criteria operator="AND"> 801 <criterion test_ref="oval:com.oracle.elsa:tst:20180029034" comment="libvirt-docs is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 802 <criterion test_ref="oval:com.oracle.elsa:tst:20180029035" comment="libvirt-docs is signed with the Oracle Linux 7 key"/> 803 </criteria> 804 <criteria operator="AND"> 805 <criterion test_ref="oval:com.oracle.elsa:tst:20180029036" comment="libvirt-daemon-driver-interface is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 806 <criterion test_ref="oval:com.oracle.elsa:tst:20180029037" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key"/> 807 </criteria> 808 <criteria operator="AND"> 809 <criterion test_ref="oval:com.oracle.elsa:tst:20180029038" comment="libvirt-libs is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 810 <criterion test_ref="oval:com.oracle.elsa:tst:20180029039" comment="libvirt-libs is signed with the Oracle Linux 7 key"/> 811 </criteria> 812 <criteria operator="AND"> 813 <criterion test_ref="oval:com.oracle.elsa:tst:20180029040" comment="libvirt-daemon-kvm is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 814 <criterion test_ref="oval:com.oracle.elsa:tst:20180029041" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key"/> 815 </criteria> 816 <criteria operator="AND"> 817 <criterion test_ref="oval:com.oracle.elsa:tst:20180029042" comment="libvirt-daemon-driver-secret is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 818 <criterion test_ref="oval:com.oracle.elsa:tst:20180029043" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key"/> 819 </criteria> 820 <criteria operator="AND"> 821 <criterion test_ref="oval:com.oracle.elsa:tst:20180029044" comment="libvirt-daemon-config-nwfilter is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 822 <criterion test_ref="oval:com.oracle.elsa:tst:20180029045" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key"/> 823 </criteria> 824 <criteria operator="AND"> 825 <criterion test_ref="oval:com.oracle.elsa:tst:20180029046" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 826 <criterion test_ref="oval:com.oracle.elsa:tst:20180029047" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key"/> 827 </criteria> 828 <criteria operator="AND"> 829 <criterion test_ref="oval:com.oracle.elsa:tst:20180029048" comment="libvirt-devel is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 830 <criterion test_ref="oval:com.oracle.elsa:tst:20180029049" comment="libvirt-devel is signed with the Oracle Linux 7 key"/> 831 </criteria> 832 <criteria operator="AND"> 833 <criterion test_ref="oval:com.oracle.elsa:tst:20180029050" comment="libvirt-daemon-driver-storage is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 834 <criterion test_ref="oval:com.oracle.elsa:tst:20180029051" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key"/> 835 </criteria> 836 <criteria operator="AND"> 837 <criterion test_ref="oval:com.oracle.elsa:tst:20180029052" comment="libvirt-client is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 838 <criterion test_ref="oval:com.oracle.elsa:tst:20180029053" comment="libvirt-client is signed with the Oracle Linux 7 key"/> 839 </criteria> 840 <criteria operator="AND"> 841 <criterion test_ref="oval:com.oracle.elsa:tst:20180029054" comment="libvirt-daemon-lxc is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 842 <criterion test_ref="oval:com.oracle.elsa:tst:20180029055" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key"/> 843 </criteria> 844 <criteria operator="AND"> 845 <criterion test_ref="oval:com.oracle.elsa:tst:20180029056" comment="libvirt-lock-sanlock is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 846 <criterion test_ref="oval:com.oracle.elsa:tst:20180029057" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key"/> 847 </criteria> 848 <criteria operator="AND"> 849 <criterion test_ref="oval:com.oracle.elsa:tst:20180029058" comment="libvirt-login-shell is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 850 <criterion test_ref="oval:com.oracle.elsa:tst:20180029059" comment="libvirt-login-shell is signed with the Oracle Linux 7 key"/> 851 </criteria> 852 <criteria operator="AND"> 853 <criterion test_ref="oval:com.oracle.elsa:tst:20180029060" comment="libvirt-nss is earlier than 0:3.2.0-14.0.1.el7_4.7"/> 854 <criterion test_ref="oval:com.oracle.elsa:tst:20180029061" comment="libvirt-nss is signed with the Oracle Linux 7 key"/> 855 </criteria> 856 </criteria> 857 </criteria> 858 859 </definition> 860 <definition id="oval:com.oracle.elsa:def:20180030" version="501" class="patch"> 861 <metadata> 862 <title> 863 ELSA-2018-0030: libvirt security update (IMPORTANT) 864 </title> 865 <affected family="unix"> 866 <platform>Oracle Linux 6</platform> 867 868 </affected> 869 <reference source="elsa" ref_id="ELSA-2018-0030" ref_url="http://linux.oracle.com/errata/ELSA-2018-0030.html"/> 870 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 871 872 <description> 873 [0.10.2-62.0.1.el6_9.1] 874 - Replace docs/et.png in tarball with blank image 875 876 [0.10.2-62.el6_9.1] 877 - util: Implement virFileReadHeaderFD (CVE-2017-5715) 878 - util: add virFileReadHeaderQuiet wrapper around virFileReadHeaderFD (CVE-2017-5715) 879 - util: introduce virHostCPUGetMicrocodeVersion (CVE-2017-5715) 880 - conf: include x86 microcode version in virsh capabiltiies (CVE-2017-5715) 881 - cpu: add CPU features and model for indirect branch prediction protection (CVE-2017-5715) 882 </description> 883 <!-- 884 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 885 --> 886 <advisory> 887 <severity>IMPORTANT</severity> 888 <rights>Copyright 2018 Oracle, Inc.</rights> 889 <issued date="2018-01-04"/> 890 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 891 892 </advisory> 893 </metadata> 894 <criteria operator="AND"> 895 <criterion test_ref="oval:com.oracle.elsa:tst:20180030001" comment="Oracle Linux 6 is installed"/> 896 <criteria operator="OR"> 897 <criteria operator="AND"> 898 <criterion test_ref="oval:com.oracle.elsa:tst:20180030002" comment="libvirt-lock-sanlock is earlier than 0:0.10.2-62.0.1.el6_9.1"/> 899 <criterion test_ref="oval:com.oracle.elsa:tst:20180030003" comment="libvirt-lock-sanlock is signed with the Oracle Linux 6 key"/> 900 </criteria> 901 <criteria operator="AND"> 902 <criterion test_ref="oval:com.oracle.elsa:tst:20180030004" comment="libvirt-python is earlier than 0:0.10.2-62.0.1.el6_9.1"/> 903 <criterion test_ref="oval:com.oracle.elsa:tst:20180030005" comment="libvirt-python is signed with the Oracle Linux 6 key"/> 904 </criteria> 905 <criteria operator="AND"> 906 <criterion test_ref="oval:com.oracle.elsa:tst:20180030006" comment="libvirt is earlier than 0:0.10.2-62.0.1.el6_9.1"/> 907 <criterion test_ref="oval:com.oracle.elsa:tst:20180030007" comment="libvirt is signed with the Oracle Linux 6 key"/> 908 </criteria> 909 <criteria operator="AND"> 910 <criterion test_ref="oval:com.oracle.elsa:tst:20180030008" comment="libvirt-devel is earlier than 0:0.10.2-62.0.1.el6_9.1"/> 911 <criterion test_ref="oval:com.oracle.elsa:tst:20180030009" comment="libvirt-devel is signed with the Oracle Linux 6 key"/> 912 </criteria> 913 <criteria operator="AND"> 914 <criterion test_ref="oval:com.oracle.elsa:tst:20180030010" comment="libvirt-client is earlier than 0:0.10.2-62.0.1.el6_9.1"/> 915 <criterion test_ref="oval:com.oracle.elsa:tst:20180030011" comment="libvirt-client is signed with the Oracle Linux 6 key"/> 916 </criteria> 917 </criteria> 918 </criteria> 919 920 </definition> 921 <definition id="oval:com.oracle.elsa:def:20180061" version="501" class="patch"> 922 <metadata> 923 <title> 924 ELSA-2018-0061: thunderbird security update (IMPORTANT) 925 </title> 926 <affected family="unix"> 927 <platform>Oracle Linux 6</platform> 928 <platform>Oracle Linux 7</platform> 929 930 </affected> 931 <reference source="elsa" ref_id="ELSA-2018-0061" ref_url="http://linux.oracle.com/errata/ELSA-2018-0061.html"/> 932 <reference source="CVE" ref_id="CVE-2017-7829" ref_url="http://linux.oracle.com/cve/CVE-2017-7829.html"/> 933 <reference source="CVE" ref_id="CVE-2017-7846" ref_url="http://linux.oracle.com/cve/CVE-2017-7846.html"/> 934 <reference source="CVE" ref_id="CVE-2017-7847" ref_url="http://linux.oracle.com/cve/CVE-2017-7847.html"/> 935 <reference source="CVE" ref_id="CVE-2017-7848" ref_url="http://linux.oracle.com/cve/CVE-2017-7848.html"/> 936 937 <description> 938 [52.5.2-1.0.1] 939 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 940 941 [52.5.2-1] 942 - Update to 52.5.2 943 </description> 944 <!-- 945 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 946 --> 947 <advisory> 948 <severity>IMPORTANT</severity> 949 <rights>Copyright 2018 Oracle, Inc.</rights> 950 <issued date="2018-01-08"/> 951 <cve href="http://linux.oracle.com/cve/CVE-2017-7829.html">CVE-2017-7829</cve> 952 <cve href="http://linux.oracle.com/cve/CVE-2017-7846.html">CVE-2017-7846</cve> 953 <cve href="http://linux.oracle.com/cve/CVE-2017-7847.html">CVE-2017-7847</cve> 954 <cve href="http://linux.oracle.com/cve/CVE-2017-7848.html">CVE-2017-7848</cve> 955 956 </advisory> 957 </metadata> 958 <criteria operator="OR"> 959 <criteria operator="AND"> 960 <criterion test_ref="oval:com.oracle.elsa:tst:20180061001" comment="Oracle Linux 6 is installed"/> 961 <criteria operator="AND"> 962 <criterion test_ref="oval:com.oracle.elsa:tst:20180061002" comment="thunderbird is earlier than 0:52.5.2-1.0.1.el6_9"/> 963 <criterion test_ref="oval:com.oracle.elsa:tst:20180061003" comment="thunderbird is signed with the Oracle Linux 6 key"/> 964 </criteria> 965 </criteria> 966 <criteria operator="AND"> 967 <criterion test_ref="oval:com.oracle.elsa:tst:20180061004" comment="Oracle Linux 7 is installed"/> 968 <criteria operator="AND"> 969 <criterion test_ref="oval:com.oracle.elsa:tst:20180061005" comment="thunderbird is earlier than 0:52.5.2-1.0.1.el7_4"/> 970 <criterion test_ref="oval:com.oracle.elsa:tst:20180061006" comment="thunderbird is signed with the Oracle Linux 7 key"/> 971 </criteria> 972 </criteria> 973 </criteria> 974 </definition> 975 <definition id="oval:com.oracle.elsa:def:20180095" version="501" class="patch"> 976 <metadata> 977 <title> 978 ELSA-2018-0095: java-1.8.0-openjdk security update (IMPORTANT) 979 </title> 980 <affected family="unix"> 981 <platform>Oracle Linux 6</platform> 982 <platform>Oracle Linux 7</platform> 983 984 </affected> 985 <reference source="elsa" ref_id="ELSA-2018-0095" ref_url="http://linux.oracle.com/errata/ELSA-2018-0095.html"/> 986 <reference source="CVE" ref_id="CVE-2018-2579" ref_url="http://linux.oracle.com/cve/CVE-2018-2579.html"/> 987 <reference source="CVE" ref_id="CVE-2018-2582" ref_url="http://linux.oracle.com/cve/CVE-2018-2582.html"/> 988 <reference source="CVE" ref_id="CVE-2018-2588" ref_url="http://linux.oracle.com/cve/CVE-2018-2588.html"/> 989 <reference source="CVE" ref_id="CVE-2018-2599" ref_url="http://linux.oracle.com/cve/CVE-2018-2599.html"/> 990 <reference source="CVE" ref_id="CVE-2018-2602" ref_url="http://linux.oracle.com/cve/CVE-2018-2602.html"/> 991 <reference source="CVE" ref_id="CVE-2018-2618" ref_url="http://linux.oracle.com/cve/CVE-2018-2618.html"/> 992 <reference source="CVE" ref_id="CVE-2018-2629" ref_url="http://linux.oracle.com/cve/CVE-2018-2629.html"/> 993 <reference source="CVE" ref_id="CVE-2018-2633" ref_url="http://linux.oracle.com/cve/CVE-2018-2633.html"/> 994 <reference source="CVE" ref_id="CVE-2018-2637" ref_url="http://linux.oracle.com/cve/CVE-2018-2637.html"/> 995 <reference source="CVE" ref_id="CVE-2018-2641" ref_url="http://linux.oracle.com/cve/CVE-2018-2641.html"/> 996 <reference source="CVE" ref_id="CVE-2018-2663" ref_url="http://linux.oracle.com/cve/CVE-2018-2663.html"/> 997 <reference source="CVE" ref_id="CVE-2018-2677" ref_url="http://linux.oracle.com/cve/CVE-2018-2677.html"/> 998 <reference source="CVE" ref_id="CVE-2018-2678" ref_url="http://linux.oracle.com/cve/CVE-2018-2678.html"/> 999 <reference source="CVE" ref_id="CVE-2018-2603" ref_url="http://linux.oracle.com/cve/CVE-2018-2603.html"/> 1000 <reference source="CVE" ref_id="CVE-2018-2634" ref_url="http://linux.oracle.com/cve/CVE-2018-2634.html"/> 1001 1002 <description> 1003 [1:1.8.0.161-0.b14] 1004 - Update to b14 with updated Zero fix for 8174962 (S8194828) 1005 - Resolves: rhbz#1528233 1006 1007 [1:1.8.0.161-0.b13] 1008 - Update to b13 including Zero fix for 8174962 (S8194739) and restoring tzdata2017c update 1009 - Resolves: rhbz#1528233 1010 1011 [1:1.8.0.161-0.b12] 1012 - Add new file cmsalpha.c to %{name}-remove-intree-libraries.sh 1013 - Resolves: rhbz#1528233 1014 1015 [1:1.8.0.161-0.b12] 1016 - Replace tarballs with version including AArch64 fix for 8174962 (S8194686) 1017 - Resolves: rhbz#1528233 1018 1019 [1:1.8.0.161-0.b12] 1020 - Switch bootstrap back to java-1.7.0-openjdk on all architectures, depending on RH1482244 fix 1021 - Resolves: rhbz#1528233 1022 1023 [1:1.8.0.161-0.b12] 1024 - Update to aarch64-jdk8u161-b12 and aarch64-shenandoah-jdk8u161-b12 (mbalao) 1025 - Drop upstreamed patches for 8075484 (RH1490713), 8153711 (RH1284948), 1026 8162384 (RH1358661), 8164293 (RH1459641), 8173941, 8175813 (RH1448880), 1027 8175887 and 8180048 (RH1449870).(mbalao) 1028 - Resolves: rhbz#1528233 1029 </description> 1030 <!-- 1031 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1032 --> 1033 <advisory> 1034 <severity>IMPORTANT</severity> 1035 <rights>Copyright 2018 Oracle, Inc.</rights> 1036 <issued date="2018-01-17"/> 1037 <cve href="http://linux.oracle.com/cve/CVE-2018-2579.html">CVE-2018-2579</cve> 1038 <cve href="http://linux.oracle.com/cve/CVE-2018-2582.html">CVE-2018-2582</cve> 1039 <cve href="http://linux.oracle.com/cve/CVE-2018-2588.html">CVE-2018-2588</cve> 1040 <cve href="http://linux.oracle.com/cve/CVE-2018-2599.html">CVE-2018-2599</cve> 1041 <cve href="http://linux.oracle.com/cve/CVE-2018-2602.html">CVE-2018-2602</cve> 1042 <cve href="http://linux.oracle.com/cve/CVE-2018-2618.html">CVE-2018-2618</cve> 1043 <cve href="http://linux.oracle.com/cve/CVE-2018-2629.html">CVE-2018-2629</cve> 1044 <cve href="http://linux.oracle.com/cve/CVE-2018-2633.html">CVE-2018-2633</cve> 1045 <cve href="http://linux.oracle.com/cve/CVE-2018-2637.html">CVE-2018-2637</cve> 1046 <cve href="http://linux.oracle.com/cve/CVE-2018-2641.html">CVE-2018-2641</cve> 1047 <cve href="http://linux.oracle.com/cve/CVE-2018-2663.html">CVE-2018-2663</cve> 1048 <cve href="http://linux.oracle.com/cve/CVE-2018-2677.html">CVE-2018-2677</cve> 1049 <cve href="http://linux.oracle.com/cve/CVE-2018-2678.html">CVE-2018-2678</cve> 1050 <cve href="http://linux.oracle.com/cve/CVE-2018-2603.html">CVE-2018-2603</cve> 1051 <cve href="http://linux.oracle.com/cve/CVE-2018-2634.html">CVE-2018-2634</cve> 1052 1053 </advisory> 1054 </metadata> 1055 <criteria operator="OR"> 1056 <criteria operator="AND"> 1057 <criterion test_ref="oval:com.oracle.elsa:tst:20180095001" comment="Oracle Linux 6 is installed"/> 1058 <criteria operator="OR"> 1059 <criteria operator="AND"> 1060 <criterion test_ref="oval:com.oracle.elsa:tst:20180095002" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1061 <criterion test_ref="oval:com.oracle.elsa:tst:20180095003" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key"/> 1062 </criteria> 1063 <criteria operator="AND"> 1064 <criterion test_ref="oval:com.oracle.elsa:tst:20180095004" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1065 <criterion test_ref="oval:com.oracle.elsa:tst:20180095005" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 1066 </criteria> 1067 <criteria operator="AND"> 1068 <criterion test_ref="oval:com.oracle.elsa:tst:20180095006" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1069 <criterion test_ref="oval:com.oracle.elsa:tst:20180095007" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key"/> 1070 </criteria> 1071 <criteria operator="AND"> 1072 <criterion test_ref="oval:com.oracle.elsa:tst:20180095008" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1073 <criterion test_ref="oval:com.oracle.elsa:tst:20180095009" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key"/> 1074 </criteria> 1075 <criteria operator="AND"> 1076 <criterion test_ref="oval:com.oracle.elsa:tst:20180095010" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1077 <criterion test_ref="oval:com.oracle.elsa:tst:20180095011" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 1078 </criteria> 1079 <criteria operator="AND"> 1080 <criterion test_ref="oval:com.oracle.elsa:tst:20180095012" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1081 <criterion test_ref="oval:com.oracle.elsa:tst:20180095013" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key"/> 1082 </criteria> 1083 <criteria operator="AND"> 1084 <criterion test_ref="oval:com.oracle.elsa:tst:20180095014" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1085 <criterion test_ref="oval:com.oracle.elsa:tst:20180095015" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key"/> 1086 </criteria> 1087 <criteria operator="AND"> 1088 <criterion test_ref="oval:com.oracle.elsa:tst:20180095016" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1089 <criterion test_ref="oval:com.oracle.elsa:tst:20180095017" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key"/> 1090 </criteria> 1091 <criteria operator="AND"> 1092 <criterion test_ref="oval:com.oracle.elsa:tst:20180095018" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1093 <criterion test_ref="oval:com.oracle.elsa:tst:20180095019" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key"/> 1094 </criteria> 1095 <criteria operator="AND"> 1096 <criterion test_ref="oval:com.oracle.elsa:tst:20180095020" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1097 <criterion test_ref="oval:com.oracle.elsa:tst:20180095021" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key"/> 1098 </criteria> 1099 <criteria operator="AND"> 1100 <criterion test_ref="oval:com.oracle.elsa:tst:20180095022" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1101 <criterion test_ref="oval:com.oracle.elsa:tst:20180095023" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key"/> 1102 </criteria> 1103 <criteria operator="AND"> 1104 <criterion test_ref="oval:com.oracle.elsa:tst:20180095024" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.161-3.b14.el6_9"/> 1105 <criterion test_ref="oval:com.oracle.elsa:tst:20180095025" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 1106 </criteria> 1107 </criteria> 1108 </criteria> 1109 <criteria operator="AND"> 1110 <criterion test_ref="oval:com.oracle.elsa:tst:20180095026" comment="Oracle Linux 7 is installed"/> 1111 <criteria operator="OR"> 1112 <criteria operator="AND"> 1113 <criterion test_ref="oval:com.oracle.elsa:tst:20180095027" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1114 <criterion test_ref="oval:com.oracle.elsa:tst:20180095028" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key"/> 1115 </criteria> 1116 <criteria operator="AND"> 1117 <criterion test_ref="oval:com.oracle.elsa:tst:20180095029" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1118 <criterion test_ref="oval:com.oracle.elsa:tst:20180095030" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key"/> 1119 </criteria> 1120 <criteria operator="AND"> 1121 <criterion test_ref="oval:com.oracle.elsa:tst:20180095031" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1122 <criterion test_ref="oval:com.oracle.elsa:tst:20180095032" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key"/> 1123 </criteria> 1124 <criteria operator="AND"> 1125 <criterion test_ref="oval:com.oracle.elsa:tst:20180095033" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1126 <criterion test_ref="oval:com.oracle.elsa:tst:20180095034" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key"/> 1127 </criteria> 1128 <criteria operator="AND"> 1129 <criterion test_ref="oval:com.oracle.elsa:tst:20180095035" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1130 <criterion test_ref="oval:com.oracle.elsa:tst:20180095036" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 1131 </criteria> 1132 <criteria operator="AND"> 1133 <criterion test_ref="oval:com.oracle.elsa:tst:20180095037" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1134 <criterion test_ref="oval:com.oracle.elsa:tst:20180095038" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key"/> 1135 </criteria> 1136 <criteria operator="AND"> 1137 <criterion test_ref="oval:com.oracle.elsa:tst:20180095039" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1138 <criterion test_ref="oval:com.oracle.elsa:tst:20180095040" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key"/> 1139 </criteria> 1140 <criteria operator="AND"> 1141 <criterion test_ref="oval:com.oracle.elsa:tst:20180095041" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1142 <criterion test_ref="oval:com.oracle.elsa:tst:20180095042" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key"/> 1143 </criteria> 1144 <criteria operator="AND"> 1145 <criterion test_ref="oval:com.oracle.elsa:tst:20180095043" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1146 <criterion test_ref="oval:com.oracle.elsa:tst:20180095044" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 1147 </criteria> 1148 <criteria operator="AND"> 1149 <criterion test_ref="oval:com.oracle.elsa:tst:20180095045" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1150 <criterion test_ref="oval:com.oracle.elsa:tst:20180095046" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key"/> 1151 </criteria> 1152 <criteria operator="AND"> 1153 <criterion test_ref="oval:com.oracle.elsa:tst:20180095047" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1154 <criterion test_ref="oval:com.oracle.elsa:tst:20180095048" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key"/> 1155 </criteria> 1156 <criteria operator="AND"> 1157 <criterion test_ref="oval:com.oracle.elsa:tst:20180095049" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1158 <criterion test_ref="oval:com.oracle.elsa:tst:20180095050" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key"/> 1159 </criteria> 1160 <criteria operator="AND"> 1161 <criterion test_ref="oval:com.oracle.elsa:tst:20180095051" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1162 <criterion test_ref="oval:com.oracle.elsa:tst:20180095052" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 1163 </criteria> 1164 <criteria operator="AND"> 1165 <criterion test_ref="oval:com.oracle.elsa:tst:20180095053" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1166 <criterion test_ref="oval:com.oracle.elsa:tst:20180095054" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 1167 </criteria> 1168 <criteria operator="AND"> 1169 <criterion test_ref="oval:com.oracle.elsa:tst:20180095055" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1170 <criterion test_ref="oval:com.oracle.elsa:tst:20180095056" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 1171 </criteria> 1172 <criteria operator="AND"> 1173 <criterion test_ref="oval:com.oracle.elsa:tst:20180095057" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.161-0.b14.el7_4"/> 1174 <criterion test_ref="oval:com.oracle.elsa:tst:20180095058" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key"/> 1175 </criteria> 1176 </criteria> 1177 </criteria> 1178 </criteria> 1179 </definition> 1180 <definition id="oval:com.oracle.elsa:def:20180101" version="501" class="patch"> 1181 <metadata> 1182 <title> 1183 ELSA-2018-0101: bind security update (IMPORTANT) 1184 </title> 1185 <affected family="unix"> 1186 <platform>Oracle Linux 6</platform> 1187 1188 </affected> 1189 <reference source="elsa" ref_id="ELSA-2018-0101" ref_url="http://linux.oracle.com/errata/ELSA-2018-0101.html"/> 1190 <reference source="CVE" ref_id="CVE-2017-3145" ref_url="http://linux.oracle.com/cve/CVE-2017-3145.html"/> 1191 1192 <description> 1193 [32:9.8.2-0.62.rc1.5] 1194 - Fix CVE-2017-3145 1195 </description> 1196 <!-- 1197 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1198 --> 1199 <advisory> 1200 <severity>IMPORTANT</severity> 1201 <rights>Copyright 2018 Oracle, Inc.</rights> 1202 <issued date="2018-01-22"/> 1203 <cve href="http://linux.oracle.com/cve/CVE-2017-3145.html">CVE-2017-3145</cve> 1204 1205 </advisory> 1206 </metadata> 1207 <criteria operator="AND"> 1208 <criterion test_ref="oval:com.oracle.elsa:tst:20180101001" comment="Oracle Linux 6 is installed"/> 1209 <criteria operator="OR"> 1210 <criteria operator="AND"> 1211 <criterion test_ref="oval:com.oracle.elsa:tst:20180101002" comment="bind-devel is earlier than 32:9.8.2-0.62.rc1.el6_9.5"/> 1212 <criterion test_ref="oval:com.oracle.elsa:tst:20180101003" comment="bind-devel is signed with the Oracle Linux 6 key"/> 1213 </criteria> 1214 <criteria operator="AND"> 1215 <criterion test_ref="oval:com.oracle.elsa:tst:20180101004" comment="bind-chroot is earlier than 32:9.8.2-0.62.rc1.el6_9.5"/> 1216 <criterion test_ref="oval:com.oracle.elsa:tst:20180101005" comment="bind-chroot is signed with the Oracle Linux 6 key"/> 1217 </criteria> 1218 <criteria operator="AND"> 1219 <criterion test_ref="oval:com.oracle.elsa:tst:20180101006" comment="bind-sdb is earlier than 32:9.8.2-0.62.rc1.el6_9.5"/> 1220 <criterion test_ref="oval:com.oracle.elsa:tst:20180101007" comment="bind-sdb is signed with the Oracle Linux 6 key"/> 1221 </criteria> 1222 <criteria operator="AND"> 1223 <criterion test_ref="oval:com.oracle.elsa:tst:20180101008" comment="bind is earlier than 32:9.8.2-0.62.rc1.el6_9.5"/> 1224 <criterion test_ref="oval:com.oracle.elsa:tst:20180101009" comment="bind is signed with the Oracle Linux 6 key"/> 1225 </criteria> 1226 <criteria operator="AND"> 1227 <criterion test_ref="oval:com.oracle.elsa:tst:20180101010" comment="bind-libs is earlier than 32:9.8.2-0.62.rc1.el6_9.5"/> 1228 <criterion test_ref="oval:com.oracle.elsa:tst:20180101011" comment="bind-libs is signed with the Oracle Linux 6 key"/> 1229 </criteria> 1230 <criteria operator="AND"> 1231 <criterion test_ref="oval:com.oracle.elsa:tst:20180101012" comment="bind-utils is earlier than 32:9.8.2-0.62.rc1.el6_9.5"/> 1232 <criterion test_ref="oval:com.oracle.elsa:tst:20180101013" comment="bind-utils is signed with the Oracle Linux 6 key"/> 1233 </criteria> 1234 </criteria> 1235 </criteria> 1236 1237 </definition> 1238 <definition id="oval:com.oracle.elsa:def:20180102" version="501" class="patch"> 1239 <metadata> 1240 <title> 1241 ELSA-2018-0102: bind security update (IMPORTANT) 1242 </title> 1243 <affected family="unix"> 1244 <platform>Oracle Linux 7</platform> 1245 1246 </affected> 1247 <reference source="elsa" ref_id="ELSA-2018-0102" ref_url="http://linux.oracle.com/errata/ELSA-2018-0102.html"/> 1248 <reference source="CVE" ref_id="CVE-2017-3145" ref_url="http://linux.oracle.com/cve/CVE-2017-3145.html"/> 1249 1250 <description> 1251 [32:9.9.4-51.2] 1252 - Fix CVE-2017-3145 1253 </description> 1254 <!-- 1255 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1256 --> 1257 <advisory> 1258 <severity>IMPORTANT</severity> 1259 <rights>Copyright 2018 Oracle, Inc.</rights> 1260 <issued date="2018-01-22"/> 1261 <cve href="http://linux.oracle.com/cve/CVE-2017-3145.html">CVE-2017-3145</cve> 1262 1263 </advisory> 1264 </metadata> 1265 <criteria operator="AND"> 1266 <criterion test_ref="oval:com.oracle.elsa:tst:20180102001" comment="Oracle Linux 7 is installed"/> 1267 <criteria operator="OR"> 1268 <criteria operator="AND"> 1269 <criterion test_ref="oval:com.oracle.elsa:tst:20180102002" comment="bind-lite-devel is earlier than 32:9.9.4-51.el7_4.2"/> 1270 <criterion test_ref="oval:com.oracle.elsa:tst:20180102003" comment="bind-lite-devel is signed with the Oracle Linux 7 key"/> 1271 </criteria> 1272 <criteria operator="AND"> 1273 <criterion test_ref="oval:com.oracle.elsa:tst:20180102004" comment="bind-sdb-chroot is earlier than 32:9.9.4-51.el7_4.2"/> 1274 <criterion test_ref="oval:com.oracle.elsa:tst:20180102005" comment="bind-sdb-chroot is signed with the Oracle Linux 7 key"/> 1275 </criteria> 1276 <criteria operator="AND"> 1277 <criterion test_ref="oval:com.oracle.elsa:tst:20180102006" comment="bind-pkcs11-devel is earlier than 32:9.9.4-51.el7_4.2"/> 1278 <criterion test_ref="oval:com.oracle.elsa:tst:20180102007" comment="bind-pkcs11-devel is signed with the Oracle Linux 7 key"/> 1279 </criteria> 1280 <criteria operator="AND"> 1281 <criterion test_ref="oval:com.oracle.elsa:tst:20180102008" comment="bind-sdb is earlier than 32:9.9.4-51.el7_4.2"/> 1282 <criterion test_ref="oval:com.oracle.elsa:tst:20180102009" comment="bind-sdb is signed with the Oracle Linux 7 key"/> 1283 </criteria> 1284 <criteria operator="AND"> 1285 <criterion test_ref="oval:com.oracle.elsa:tst:20180102010" comment="bind-devel is earlier than 32:9.9.4-51.el7_4.2"/> 1286 <criterion test_ref="oval:com.oracle.elsa:tst:20180102011" comment="bind-devel is signed with the Oracle Linux 7 key"/> 1287 </criteria> 1288 <criteria operator="AND"> 1289 <criterion test_ref="oval:com.oracle.elsa:tst:20180102012" comment="bind-pkcs11 is earlier than 32:9.9.4-51.el7_4.2"/> 1290 <criterion test_ref="oval:com.oracle.elsa:tst:20180102013" comment="bind-pkcs11 is signed with the Oracle Linux 7 key"/> 1291 </criteria> 1292 <criteria operator="AND"> 1293 <criterion test_ref="oval:com.oracle.elsa:tst:20180102014" comment="bind-utils is earlier than 32:9.9.4-51.el7_4.2"/> 1294 <criterion test_ref="oval:com.oracle.elsa:tst:20180102015" comment="bind-utils is signed with the Oracle Linux 7 key"/> 1295 </criteria> 1296 <criteria operator="AND"> 1297 <criterion test_ref="oval:com.oracle.elsa:tst:20180102016" comment="bind-license is earlier than 32:9.9.4-51.el7_4.2"/> 1298 <criterion test_ref="oval:com.oracle.elsa:tst:20180102017" comment="bind-license is signed with the Oracle Linux 7 key"/> 1299 </criteria> 1300 <criteria operator="AND"> 1301 <criterion test_ref="oval:com.oracle.elsa:tst:20180102018" comment="bind is earlier than 32:9.9.4-51.el7_4.2"/> 1302 <criterion test_ref="oval:com.oracle.elsa:tst:20180102019" comment="bind is signed with the Oracle Linux 7 key"/> 1303 </criteria> 1304 <criteria operator="AND"> 1305 <criterion test_ref="oval:com.oracle.elsa:tst:20180102020" comment="bind-pkcs11-utils is earlier than 32:9.9.4-51.el7_4.2"/> 1306 <criterion test_ref="oval:com.oracle.elsa:tst:20180102021" comment="bind-pkcs11-utils is signed with the Oracle Linux 7 key"/> 1307 </criteria> 1308 <criteria operator="AND"> 1309 <criterion test_ref="oval:com.oracle.elsa:tst:20180102022" comment="bind-libs is earlier than 32:9.9.4-51.el7_4.2"/> 1310 <criterion test_ref="oval:com.oracle.elsa:tst:20180102023" comment="bind-libs is signed with the Oracle Linux 7 key"/> 1311 </criteria> 1312 <criteria operator="AND"> 1313 <criterion test_ref="oval:com.oracle.elsa:tst:20180102024" comment="bind-chroot is earlier than 32:9.9.4-51.el7_4.2"/> 1314 <criterion test_ref="oval:com.oracle.elsa:tst:20180102025" comment="bind-chroot is signed with the Oracle Linux 7 key"/> 1315 </criteria> 1316 <criteria operator="AND"> 1317 <criterion test_ref="oval:com.oracle.elsa:tst:20180102026" comment="bind-libs-lite is earlier than 32:9.9.4-51.el7_4.2"/> 1318 <criterion test_ref="oval:com.oracle.elsa:tst:20180102027" comment="bind-libs-lite is signed with the Oracle Linux 7 key"/> 1319 </criteria> 1320 <criteria operator="AND"> 1321 <criterion test_ref="oval:com.oracle.elsa:tst:20180102028" comment="bind-pkcs11-libs is earlier than 32:9.9.4-51.el7_4.2"/> 1322 <criterion test_ref="oval:com.oracle.elsa:tst:20180102029" comment="bind-pkcs11-libs is signed with the Oracle Linux 7 key"/> 1323 </criteria> 1324 </criteria> 1325 </criteria> 1326 1327 </definition> 1328 <definition id="oval:com.oracle.elsa:def:20180122" version="501" class="patch"> 1329 <metadata> 1330 <title> 1331 ELSA-2018-0122: firefox security update (CRITICAL) 1332 </title> 1333 <affected family="unix"> 1334 <platform>Oracle Linux 6</platform> 1335 <platform>Oracle Linux 7</platform> 1336 1337 </affected> 1338 <reference source="elsa" ref_id="ELSA-2018-0122" ref_url="http://linux.oracle.com/errata/ELSA-2018-0122.html"/> 1339 <reference source="CVE" ref_id="CVE-2018-5098" ref_url="http://linux.oracle.com/cve/CVE-2018-5098.html"/> 1340 <reference source="CVE" ref_id="CVE-2018-5099" ref_url="http://linux.oracle.com/cve/CVE-2018-5099.html"/> 1341 <reference source="CVE" ref_id="CVE-2018-5102" ref_url="http://linux.oracle.com/cve/CVE-2018-5102.html"/> 1342 <reference source="CVE" ref_id="CVE-2018-5103" ref_url="http://linux.oracle.com/cve/CVE-2018-5103.html"/> 1343 <reference source="CVE" ref_id="CVE-2018-5104" ref_url="http://linux.oracle.com/cve/CVE-2018-5104.html"/> 1344 <reference source="CVE" ref_id="CVE-2018-5117" ref_url="http://linux.oracle.com/cve/CVE-2018-5117.html"/> 1345 <reference source="CVE" ref_id="CVE-2018-5089" ref_url="http://linux.oracle.com/cve/CVE-2018-5089.html"/> 1346 <reference source="CVE" ref_id="CVE-2018-5091" ref_url="http://linux.oracle.com/cve/CVE-2018-5091.html"/> 1347 <reference source="CVE" ref_id="CVE-2018-5095" ref_url="http://linux.oracle.com/cve/CVE-2018-5095.html"/> 1348 <reference source="CVE" ref_id="CVE-2018-5096" ref_url="http://linux.oracle.com/cve/CVE-2018-5096.html"/> 1349 <reference source="CVE" ref_id="CVE-2018-5097" ref_url="http://linux.oracle.com/cve/CVE-2018-5097.html"/> 1350 1351 <description> 1352 [52.6.0-1.0.1] 1353 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat one 1354 - Force requirement of newer gdk-pixbuf2 to ensure a proper update (Todd Vierling) [orabug 19847484] 1355 1356 [52.6.0-1] 1357 - Update to 52.6.0 ESR 1358 </description> 1359 <!-- 1360 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1361 --> 1362 <advisory> 1363 <severity>CRITICAL</severity> 1364 <rights>Copyright 2018 Oracle, Inc.</rights> 1365 <issued date="2018-01-24"/> 1366 <cve href="http://linux.oracle.com/cve/CVE-2018-5098.html">CVE-2018-5098</cve> 1367 <cve href="http://linux.oracle.com/cve/CVE-2018-5099.html">CVE-2018-5099</cve> 1368 <cve href="http://linux.oracle.com/cve/CVE-2018-5102.html">CVE-2018-5102</cve> 1369 <cve href="http://linux.oracle.com/cve/CVE-2018-5103.html">CVE-2018-5103</cve> 1370 <cve href="http://linux.oracle.com/cve/CVE-2018-5104.html">CVE-2018-5104</cve> 1371 <cve href="http://linux.oracle.com/cve/CVE-2018-5117.html">CVE-2018-5117</cve> 1372 <cve href="http://linux.oracle.com/cve/CVE-2018-5089.html">CVE-2018-5089</cve> 1373 <cve href="http://linux.oracle.com/cve/CVE-2018-5091.html">CVE-2018-5091</cve> 1374 <cve href="http://linux.oracle.com/cve/CVE-2018-5095.html">CVE-2018-5095</cve> 1375 <cve href="http://linux.oracle.com/cve/CVE-2018-5096.html">CVE-2018-5096</cve> 1376 <cve href="http://linux.oracle.com/cve/CVE-2018-5097.html">CVE-2018-5097</cve> 1377 1378 </advisory> 1379 </metadata> 1380 <criteria operator="OR"> 1381 <criteria operator="AND"> 1382 <criterion test_ref="oval:com.oracle.elsa:tst:20180122001" comment="Oracle Linux 6 is installed"/> 1383 <criteria operator="AND"> 1384 <criterion test_ref="oval:com.oracle.elsa:tst:20180122002" comment="firefox is earlier than 0:52.6.0-1.0.1.el6_9"/> 1385 <criterion test_ref="oval:com.oracle.elsa:tst:20180122003" comment="firefox is signed with the Oracle Linux 6 key"/> 1386 </criteria> 1387 </criteria> 1388 <criteria operator="AND"> 1389 <criterion test_ref="oval:com.oracle.elsa:tst:20180122004" comment="Oracle Linux 7 is installed"/> 1390 <criteria operator="AND"> 1391 <criterion test_ref="oval:com.oracle.elsa:tst:20180122005" comment="firefox is earlier than 0:52.6.0-1.0.1.el7_4"/> 1392 <criterion test_ref="oval:com.oracle.elsa:tst:20180122006" comment="firefox is signed with the Oracle Linux 7 key"/> 1393 </criteria> 1394 </criteria> 1395 </criteria> 1396 </definition> 1397 <definition id="oval:com.oracle.elsa:def:20180151" version="501" class="patch"> 1398 <metadata> 1399 <title> 1400 ELSA-2018-0151: kernel security and bug fix update (IMPORTANT) 1401 </title> 1402 <affected family="unix"> 1403 <platform>Oracle Linux 7</platform> 1404 1405 </affected> 1406 <reference source="elsa" ref_id="ELSA-2018-0151" ref_url="http://linux.oracle.com/errata/ELSA-2018-0151.html"/> 1407 <reference source="CVE" ref_id="CVE-2017-12192" ref_url="http://linux.oracle.com/cve/CVE-2017-12192.html"/> 1408 <reference source="CVE" ref_id="CVE-2017-15649" ref_url="http://linux.oracle.com/cve/CVE-2017-15649.html"/> 1409 <reference source="CVE" ref_id="CVE-2017-12193" ref_url="http://linux.oracle.com/cve/CVE-2017-12193.html"/> 1410 <reference source="CVE" ref_id="CVE-2015-8539" ref_url="http://linux.oracle.com/cve/CVE-2015-8539.html"/> 1411 <reference source="CVE" ref_id="CVE-2017-7472" ref_url="http://linux.oracle.com/cve/CVE-2017-7472.html"/> 1412 1413 <description> 1414 - [3.10.0-693.17.1.OL7] 1415 - Oracle Linux certificates (Alexey Petrenko) 1416 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 1417 - Update x509.genkey [bug 24817676] 1418 1419 [3.10.0-693.17.1] 1420 - [s390] locking/barriers: remove old gmb() macro definition (Denys Vlasenko) [1519788 1519786] 1421 1422 [3.10.0-693.16.1] 1423 - [x86] smpboot: Do not use smp_num_siblings in __max_logical_packages calculation (Prarit Bhargava) [1533022 1519503] 1424 - [x86] topology: Add topology_max_smt_threads() (Prarit Bhargava) [1533022 1519503] 1425 - [powerpc] spinlock: add gmb memory barrier (Jon Masters) [1519788 1519786] {CVE-2017-5753} 1426 - [powerpc] Prevent Meltdown attack with L1-D$ flush (Jon Masters) [1519800 1519801] {CVE-2017-5754} 1427 - [s390] add ppa to system call and program check path (Jon Masters) [1519795 1519798] {CVE-2017-5715} 1428 - [s390] spinlock: add gmb memory barrier (Jon Masters) [1519788 1519786] {CVE-2017-5753} 1429 - [s390] introduce CPU alternatives (Jon Masters) [1519795 1519798] {CVE-2017-5715} 1430 - [x86] spec_ctrl: move vmexit rmb in the last branch before IBRS (Andrea Arcangeli) [1533373 1533250] 1431 - [x86] spec_ctrl: satisfy the barrier like semantics of IBRS (Andrea Arcangeli) [1533373 1533250] 1432 - [fs] userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails (Andrea Arcangeli) [1533372 1531287] 1433 - [x86] kaiser/efi: unbreak tboot (Andrea Arcangeli) [1519795 1532989 1519798 1531559] {CVE-2017-5715} 1434 - [x86] spec_ctrl: don't call ptrace_has_cap in the IBPB ctx switch optimization (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 1435 - [x86] kaiser/efi: unbreak EFI old_memmap (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 1436 - [x86] cpuidle_idle_call: fix double local_irq_enable() (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 1437 - [x86] entry: Invoke TRACE_IRQS_IRETQ in paranoid_userspace_restore_all (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 1438 - [x86] cpu: fix get_scattered_cpu_leaf sorting part #2 (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 1439 - [x86] spec_ctrl: show added cpuid flags in /proc/cpuinfo after late microcode update (Andrea Arcangeli) [1519795 1519798] {CVE-2017-5715} 1440 - [x86] cpu: fix get_scattered_cpu_leaf for IBPB feature (Paolo Bonzini) [1519795 1519798] 1441 </description> 1442 <!-- 1443 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1444 --> 1445 <advisory> 1446 <severity>IMPORTANT</severity> 1447 <rights>Copyright 2018 Oracle, Inc.</rights> 1448 <issued date="2018-01-25"/> 1449 <cve href="http://linux.oracle.com/cve/CVE-2017-12192.html">CVE-2017-12192</cve> 1450 <cve href="http://linux.oracle.com/cve/CVE-2017-15649.html">CVE-2017-15649</cve> 1451 <cve href="http://linux.oracle.com/cve/CVE-2017-12193.html">CVE-2017-12193</cve> 1452 <cve href="http://linux.oracle.com/cve/CVE-2015-8539.html">CVE-2015-8539</cve> 1453 <cve href="http://linux.oracle.com/cve/CVE-2017-7472.html">CVE-2017-7472</cve> 1454 1455 </advisory> 1456 </metadata> 1457 <criteria operator="AND"> 1458 <criterion test_ref="oval:com.oracle.elsa:tst:20180151001" comment="Oracle Linux 7 is installed"/> 1459 <criteria operator="OR"> 1460 <criteria operator="AND"> 1461 <criterion test_ref="oval:com.oracle.elsa:tst:20180151002" comment="kernel-doc is earlier than 0:3.10.0-693.17.1.el7"/> 1462 <criterion test_ref="oval:com.oracle.elsa:tst:20180151003" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 1463 </criteria> 1464 <criteria operator="AND"> 1465 <criterion test_ref="oval:com.oracle.elsa:tst:20180151004" comment="kernel-debug is earlier than 0:3.10.0-693.17.1.el7"/> 1466 <criterion test_ref="oval:com.oracle.elsa:tst:20180151005" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 1467 </criteria> 1468 <criteria operator="AND"> 1469 <criterion test_ref="oval:com.oracle.elsa:tst:20180151006" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-693.17.1.el7"/> 1470 <criterion test_ref="oval:com.oracle.elsa:tst:20180151007" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 1471 </criteria> 1472 <criteria operator="AND"> 1473 <criterion test_ref="oval:com.oracle.elsa:tst:20180151008" comment="kernel-tools is earlier than 0:3.10.0-693.17.1.el7"/> 1474 <criterion test_ref="oval:com.oracle.elsa:tst:20180151009" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 1475 </criteria> 1476 <criteria operator="AND"> 1477 <criterion test_ref="oval:com.oracle.elsa:tst:20180151010" comment="kernel-devel is earlier than 0:3.10.0-693.17.1.el7"/> 1478 <criterion test_ref="oval:com.oracle.elsa:tst:20180151011" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 1479 </criteria> 1480 <criteria operator="AND"> 1481 <criterion test_ref="oval:com.oracle.elsa:tst:20180151012" comment="kernel is earlier than 0:3.10.0-693.17.1.el7"/> 1482 <criterion test_ref="oval:com.oracle.elsa:tst:20180151013" comment="kernel is signed with the Oracle Linux 7 key"/> 1483 </criteria> 1484 <criteria operator="AND"> 1485 <criterion test_ref="oval:com.oracle.elsa:tst:20180151014" comment="python-perf is earlier than 0:3.10.0-693.17.1.el7"/> 1486 <criterion test_ref="oval:com.oracle.elsa:tst:20180151015" comment="python-perf is signed with the Oracle Linux 7 key"/> 1487 </criteria> 1488 <criteria operator="AND"> 1489 <criterion test_ref="oval:com.oracle.elsa:tst:20180151016" comment="kernel-abi-whitelists is earlier than 0:3.10.0-693.17.1.el7"/> 1490 <criterion test_ref="oval:com.oracle.elsa:tst:20180151017" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 1491 </criteria> 1492 <criteria operator="AND"> 1493 <criterion test_ref="oval:com.oracle.elsa:tst:20180151018" comment="kernel-headers is earlier than 0:3.10.0-693.17.1.el7"/> 1494 <criterion test_ref="oval:com.oracle.elsa:tst:20180151019" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 1495 </criteria> 1496 <criteria operator="AND"> 1497 <criterion test_ref="oval:com.oracle.elsa:tst:20180151020" comment="kernel-tools-libs is earlier than 0:3.10.0-693.17.1.el7"/> 1498 <criterion test_ref="oval:com.oracle.elsa:tst:20180151021" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 1499 </criteria> 1500 <criteria operator="AND"> 1501 <criterion test_ref="oval:com.oracle.elsa:tst:20180151022" comment="perf is earlier than 0:3.10.0-693.17.1.el7"/> 1502 <criterion test_ref="oval:com.oracle.elsa:tst:20180151023" comment="perf is signed with the Oracle Linux 7 key"/> 1503 </criteria> 1504 <criteria operator="AND"> 1505 <criterion test_ref="oval:com.oracle.elsa:tst:20180151024" comment="kernel-debug-devel is earlier than 0:3.10.0-693.17.1.el7"/> 1506 <criterion test_ref="oval:com.oracle.elsa:tst:20180151025" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 1507 </criteria> 1508 </criteria> 1509 </criteria> 1510 1511 </definition> 1512 <definition id="oval:com.oracle.elsa:def:20180158" version="501" class="patch"> 1513 <metadata> 1514 <title> 1515 ELSA-2018-0158: dhcp security update (MODERATE) 1516 </title> 1517 <affected family="unix"> 1518 <platform>Oracle Linux 7</platform> 1519 1520 </affected> 1521 <reference source="elsa" ref_id="ELSA-2018-0158" ref_url="http://linux.oracle.com/errata/ELSA-2018-0158.html"/> 1522 <reference source="CVE" ref_id="CVE-2017-3144" ref_url="http://linux.oracle.com/cve/CVE-2017-3144.html"/> 1523 1524 <description> 1525 [12:4.2.5-58.0.1.1] 1526 - Added oracle-errwarn-message.patch 1527 1528 [12:4.2.5-58.1] 1529 - Resolves: #1523475 - Fix omapi socket descriptors leak 1530 </description> 1531 <!-- 1532 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1533 --> 1534 <advisory> 1535 <severity>MODERATE</severity> 1536 <rights>Copyright 2018 Oracle, Inc.</rights> 1537 <issued date="2018-01-25"/> 1538 <cve href="http://linux.oracle.com/cve/CVE-2017-3144.html">CVE-2017-3144</cve> 1539 1540 </advisory> 1541 </metadata> 1542 <criteria operator="AND"> 1543 <criterion test_ref="oval:com.oracle.elsa:tst:20180158001" comment="Oracle Linux 7 is installed"/> 1544 <criteria operator="OR"> 1545 <criteria operator="AND"> 1546 <criterion test_ref="oval:com.oracle.elsa:tst:20180158002" comment="dhcp-devel is earlier than 12:4.2.5-58.0.1.el7_4.1"/> 1547 <criterion test_ref="oval:com.oracle.elsa:tst:20180158003" comment="dhcp-devel is signed with the Oracle Linux 7 key"/> 1548 </criteria> 1549 <criteria operator="AND"> 1550 <criterion test_ref="oval:com.oracle.elsa:tst:20180158004" comment="dhcp is earlier than 12:4.2.5-58.0.1.el7_4.1"/> 1551 <criterion test_ref="oval:com.oracle.elsa:tst:20180158005" comment="dhcp is signed with the Oracle Linux 7 key"/> 1552 </criteria> 1553 <criteria operator="AND"> 1554 <criterion test_ref="oval:com.oracle.elsa:tst:20180158006" comment="dhclient is earlier than 12:4.2.5-58.0.1.el7_4.1"/> 1555 <criterion test_ref="oval:com.oracle.elsa:tst:20180158007" comment="dhclient is signed with the Oracle Linux 7 key"/> 1556 </criteria> 1557 <criteria operator="AND"> 1558 <criterion test_ref="oval:com.oracle.elsa:tst:20180158008" comment="dhcp-common is earlier than 12:4.2.5-58.0.1.el7_4.1"/> 1559 <criterion test_ref="oval:com.oracle.elsa:tst:20180158009" comment="dhcp-common is signed with the Oracle Linux 7 key"/> 1560 </criteria> 1561 <criteria operator="AND"> 1562 <criterion test_ref="oval:com.oracle.elsa:tst:20180158010" comment="dhcp-libs is earlier than 12:4.2.5-58.0.1.el7_4.1"/> 1563 <criterion test_ref="oval:com.oracle.elsa:tst:20180158011" comment="dhcp-libs is signed with the Oracle Linux 7 key"/> 1564 </criteria> 1565 </criteria> 1566 </criteria> 1567 1568 </definition> 1569 <definition id="oval:com.oracle.elsa:def:20180163" version="501" class="patch"> 1570 <metadata> 1571 <title> 1572 ELSA-2018-0163: 389-ds-base security and bug fix update (IMPORTANT) 1573 </title> 1574 <affected family="unix"> 1575 <platform>Oracle Linux 7</platform> 1576 1577 </affected> 1578 <reference source="elsa" ref_id="ELSA-2018-0163" ref_url="http://linux.oracle.com/errata/ELSA-2018-0163.html"/> 1579 <reference source="CVE" ref_id="CVE-2017-15134" ref_url="http://linux.oracle.com/cve/CVE-2017-15134.html"/> 1580 1581 <description> 1582 [1.3.6.1-26] 1583 - Bump version to 1.3.6.1-25 1584 - Resolves: Bug 1534430 - crash in slapi_filter_sprintf 1585 1586 [1.3.6.1-25] 1587 - Bump version to 1.3.6.1-25 1588 - Resolves: Bug 1526928 - search with CoS attribute is getting slower after modifying/adding CosTemplate 1589 - Resolves: Bug 1523505 - opened connection are hanging, no longer poll 1590 - Resolves: Bug 1523507 - IPA server replication broken, after DS stop-start, due to changelog reset 1591 </description> 1592 <!-- 1593 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1594 --> 1595 <advisory> 1596 <severity>IMPORTANT</severity> 1597 <rights>Copyright 2018 Oracle, Inc.</rights> 1598 <issued date="2018-01-25"/> 1599 <cve href="http://linux.oracle.com/cve/CVE-2017-15134.html">CVE-2017-15134</cve> 1600 1601 </advisory> 1602 </metadata> 1603 <criteria operator="AND"> 1604 <criterion test_ref="oval:com.oracle.elsa:tst:20180163001" comment="Oracle Linux 7 is installed"/> 1605 <criteria operator="OR"> 1606 <criteria operator="AND"> 1607 <criterion test_ref="oval:com.oracle.elsa:tst:20180163002" comment="389-ds-base-snmp is earlier than 0:1.3.6.1-26.el7_4"/> 1608 <criterion test_ref="oval:com.oracle.elsa:tst:20180163003" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key"/> 1609 </criteria> 1610 <criteria operator="AND"> 1611 <criterion test_ref="oval:com.oracle.elsa:tst:20180163004" comment="389-ds-base-devel is earlier than 0:1.3.6.1-26.el7_4"/> 1612 <criterion test_ref="oval:com.oracle.elsa:tst:20180163005" comment="389-ds-base-devel is signed with the Oracle Linux 7 key"/> 1613 </criteria> 1614 <criteria operator="AND"> 1615 <criterion test_ref="oval:com.oracle.elsa:tst:20180163006" comment="389-ds-base-libs is earlier than 0:1.3.6.1-26.el7_4"/> 1616 <criterion test_ref="oval:com.oracle.elsa:tst:20180163007" comment="389-ds-base-libs is signed with the Oracle Linux 7 key"/> 1617 </criteria> 1618 <criteria operator="AND"> 1619 <criterion test_ref="oval:com.oracle.elsa:tst:20180163008" comment="389-ds-base is earlier than 0:1.3.6.1-26.el7_4"/> 1620 <criterion test_ref="oval:com.oracle.elsa:tst:20180163009" comment="389-ds-base is signed with the Oracle Linux 7 key"/> 1621 </criteria> 1622 </criteria> 1623 </criteria> 1624 1625 </definition> 1626 <definition id="oval:com.oracle.elsa:def:20180169" version="501" class="patch"> 1627 <metadata> 1628 <title> 1629 ELSA-2018-0169: kernel security and bug fix update (IMPORTANT) 1630 </title> 1631 <affected family="unix"> 1632 <platform>Oracle Linux 6</platform> 1633 1634 </affected> 1635 <reference source="elsa" ref_id="ELSA-2018-0169" ref_url="http://linux.oracle.com/errata/ELSA-2018-0169.html"/> 1636 <reference source="CVE" ref_id="CVE-2017-11176" ref_url="http://linux.oracle.com/cve/CVE-2017-11176.html"/> 1637 <reference source="CVE" ref_id="CVE-2017-7542" ref_url="http://linux.oracle.com/cve/CVE-2017-7542.html"/> 1638 <reference source="CVE" ref_id="CVE-2017-9074" ref_url="http://linux.oracle.com/cve/CVE-2017-9074.html"/> 1639 1640 <description> 1641 [2.6.32-696.20.1.OL6] 1642 - Update genkey [bug 25599697] 1643 1644 [2.6.32-696.20.1] 1645 - [x86] kaiser/efi: unbreak tboot (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1646 - [x86] pti/mm: Fix trampoline stack problem with XEN PV (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1647 - [x86] pti/mm: Fix XEN PV boot failure (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1648 - [x86] entry: Invoke TRACE_IRQS_IRETQ in paranoid_userspace_restore_all (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1649 - [x86] spec_ctrl: show added cpuid flags in /proc/cpuinfo after late microcode update (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1650 - [x86] spec_ctrl: svm: spec_ctrl at vmexit needs per-cpu areas functional (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1651 - [x86] spec_ctrl: Eliminate redundnat FEATURE Not Present messages (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1652 - [x86] spec_ctrl: enable IBRS and stuff_RSB before calling NMI C code (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1653 - [x86] spec_ctrl: skip CAP_SYS_PTRACE check to skip audit (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1654 - [x86] spec_ctrl: disable ibrs while in intel_idle() (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1655 - [x86] spec_ctrl: skip IBRS/CR3 restore when paranoid exception returns to userland (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1656 - Revert 'x86/entry: Use retpoline for syscall's indirect calls' (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1657 - [x86] mm/dump_pagetables: Allow dumping current pagetables (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1658 - [x86] mm/dump_pagetables: Add a pgd argument to walk_pgd_level() (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1659 - [x86] mm/dump_pagetables: Add page table directory (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1660 - [x86] entry: Remove unneeded nmi_userspace code (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1661 - [x86] entry: Fix nmi exit code with CONFIG_TRACE_IRQFLAGS (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1662 - [x86] mm/kaiser: init_tss is supposed to go in the PAGE_ALIGNED per-cpu section (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1663 - [x86] mm/kaiser: Clear kdump pgd page to prevent incorrect behavior (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1664 - [x86] mm/kaiser: consider the init_mm.pgd a kaiser pgd (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1665 - [x86] mm/kaiser: convert userland visible 'kpti' name to 'pti' (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1666 - [x86] spec_ctrl: set IBRS during resume from RAM if ibrs_enabled is 2 (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1667 - [x86] mm/kaiser: __load_cr3 in resume from RAM after kernel %gs has been restored (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1668 - [x86] mm/kaiser: Revert the __GFP_COMP flag change (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1669 - [x86] entry: Fix paranoid_exit() trampoline clobber (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1670 - [x86] spec_ctrl: allow use_ibp_disable only if both SPEC_CTRL and IBPB_SUPPORT are missing (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1671 - [x86] spec_ctrl: Documentation spec_ctrl.txt (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1672 - [x86] spec_ctrl: remove irqs_disabled() check from intel_idle() (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1673 - [x86] spec_ctrl: use enum when setting ibrs/ibpb_enabled (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1674 - [x86] spec_ctrl: undo speculation barrier for ibrs_enabled and noibrs_cmdline (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1675 - [x86] spec_ctrl: introduce ibpb_enabled = 2 for IBPB instead of IBRS (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1676 - [x86] spec_ctrl: introduce SPEC_CTRL_PCP_ONLY_IBPB (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1677 - [x86] spec_ctrl: cleanup s/flush/sync/ naming when sending IPIs (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1678 - [x86] spec_ctrl: set IBRS during CPU init if in ibrs_enabled == 2 (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1679 - [x86] spec_ctrl: use IBRS_ENABLED instead of 1 (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1680 - [x86] spec_ctrl: allow the IBP disable feature to be toggled at runtime (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1681 - [x86] spec_ctrl: always initialize save_reg in ENABLE_IBRS_SAVE_AND_CLOBBER (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1682 - [x86] spec_ctrl: ibrs_enabled() is expected to return > 1 (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1683 - [x86] spec_ctrl: CLEAR_EXTRA_REGS and extra regs save/restore (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1684 - [x86] syscall: Clear unused extra registers on syscall (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1685 - [x86] entry: Add back STUFF_RSB to interrupt and error paths (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1686 - [x86] mm/kaiser: make is_kaiser_pgd reliable (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1687 - [x86] mm/kaiser: disable global pages by default with KAISER (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1688 - [x86] revert: mm/kaiser: Disable global pages by default with KAISER (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1689 - [x86] kaiser/mm: fix pgd freeing in error path (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1690 - [x86] entry: Fix 32-bit program crash with 64-bit kernel on AMD boxes (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1691 - [x86] spec_ctrl: reload spec_ctrl cpuid in all microcode load paths (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1692 - [x86] spec_ctrl: Prevent unwanted speculation without IBRS (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1693 - [x86] spec_ctrl: add noibrs noibpb boot options (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1694 - [x86] entry: Use retpoline for syscall's indirect calls (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1695 - [x86] syscall: Clear unused extra registers on 32-bit compatible syscall entrance (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1696 - [x86] spec_ctrl: rescan cpuid after a late microcode update (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1697 - [x86] spec_ctrl: add debugfs ibrs_enabled ibpb_enabled (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1698 - [x86] spec_ctrl: consolidate the spec control boot detection (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1699 - [x86] Remove __cpuinitdata from some data & function (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1700 - [x86] KVM/spec_ctrl: allow IBRS to stay enabled in host userland (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1701 - [x86] spec_ctrl: move stuff_RSB in spec_ctrl.h (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1702 - [x86] entry: Remove STUFF_RSB in error and interrupt code (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1703 - [x86] entry: Stuff RSB for entry to kernel for non-SMEP platform (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1704 - [x86] mm: Only set IBPB when the new thread cannot ptrace (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1705 - [x86] mm: Set IBPB upon context switch (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1706 - [x86] idle: Disable IBRS when offlining cpu and re-enable (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1707 - [x86] idle: Disable IBRS entering idle and enable it on wakeup (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1708 - [x86] spec_ctrl: implement spec ctrl C methods (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1709 - [x86] spec_ctrl: save IBRS MSR value in save_paranoid for NMI (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1710 - [x86] enter: Use IBRS on syscall and interrupts (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1711 - [x86] spec_ctrl: swap rdx with rsi for nmi nesting detection (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1712 - [x86] spec_ctrl: spec_ctrl_pcp and kaiser_enabled_pcp in same cachline (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1713 - [x86] spec_ctrl: use per-cpu knob instead of ALTERNATIVES for ibpb and ibrs (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1714 - [x86] enter: MACROS to set/clear IBRS and set IBPB (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1715 - [kvm] x86: add SPEC_CTRL to MSR and CPUID lists (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1716 - [kvm] svm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1717 - [x86] svm: Set IBPB when running a different VCPU (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1718 - [kvm] vmx: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1719 - [kvm] vmx: Set IBPB when running a different VCPU (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1720 - [kvm] x86: clear registers on VM exit (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1721 - [x86] [kvm] Pad RSB on VM transition (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1722 - [security] Add SPEC_CTRL Kconfig option (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1723 - [x86] cpu/AMD: Control indirect branch predictor when SPEC_CTRL not available (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1724 - [x86] feature: Report presence of IBPB and IBRS control (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1725 - [x86] feature: Enable the x86 feature to control Speculation (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1726 - [x86] cpuid: Provide get_scattered_cpuid_leaf() (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1727 - [x86] cpuid: Cleanup cpuid_regs definitions (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1728 - [x86] microcode: Share native MSR accessing variants (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1729 - [x86] nop: Make the ASM_NOP* macros work from assembly (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1730 - [x86] cpu: Clean up and unify the NOP selection infrastructure (Waiman Long) [1519797 1519796] {CVE-2017-5715} 1731 - [x86] entry: Further simplify the paranoid_exit code (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1732 - [x86] entry: Remove trampoline check from paranoid entry path (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1733 - [x86] entry: Don't switch to trampoline stack in paranoid_exit (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1734 - [x86] entry: Simplify trampoline stack restore code (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1735 - [misc] locking/barriers: prevent speculative execution based on Coverity scan results (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1736 - [fs] udf: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1737 - [fs] prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1738 - [scsi] qla2xxx: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1739 - [netdrv] p54: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1740 - [netdrv] carl9170: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1741 - [media] uvcvideo: prevent speculative execution (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1742 - [x86] cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1743 - [x86] cpu/AMD: Make the LFENCE instruction serialized (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1744 - [kernel] locking/barriers: introduce new memory barrier gmb() (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1745 - [x86] Fix typo preventing msr_set/clear_bit from having an effect (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1746 - [x86] Add another set of MSR accessor functions (Waiman Long) [1519787 1519789] {CVE-2017-5753} 1747 - [x86] mm/kaiser: Replace kaiser with kpti to sync with upstream (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1748 - [x86] mm/kaiser: map the trace idt tables in userland shadow pgd (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1749 - [x86] mm/kaiser: add 'kaiser' and 'nokaiser' boot options (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1750 - [x86] kaiser/mm: fix RESTORE_CR3 crash in kaiser_stop_machine (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1751 - [x86] mm/kaiser: use stop_machine for enable/disable knob (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1752 - [x86] kaiser/mm: use atomic ops to poison/unpoison user pagetables (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1753 - [x86] mm/kaiser: use invpcid to flush the two kaiser PCID AISD (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1754 - [x86] mm/kaiser: use two PCID ASIDs optimize the TLB during enter/exit kernel (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1755 - [x86] mm/kaiser: stop patching flush_tlb_single (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1756 - [x86] mm: If INVPCID is available, use it to flush global mappings (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1757 - [x86] mm/kaiser: use PCID feature to make user and kernel switches faster (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1758 - [x86] mm/64: Initialize CR4.PCIDE early (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1759 - [x86] mm: Add a 'noinvpcid' boot option to turn off INVPCID (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1760 - [x86] mm: Add the 'nopcid' boot option to turn off PCID (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1761 - [x86] mm/kaiser: validate trampoline stack (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1762 - [x86] entry: Move SYSENTER_stack to the beginning of struct tss_struct (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1763 - [x86] mm/kaiser: isolate the user mapped per cpu areas (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1764 - [x86] mm/kaiser: selective boot time defaults (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1765 - [x86] mm/kaiser/xen: Dynamically disable KAISER when running under Xen PV (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1766 - [x86] mm/kaiser: add Kconfig (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1767 - [x86] mm/kaiser: avoid false positives during non-kaiser pgd updates (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1768 - [x86] mm/kaiser: Respect disabled CPU features (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1769 - [x86] kaiser/mm: trampoline stack comments (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1770 - [x86] mm/kaiser: stack trampoline (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1771 - [x86] mm/kaiser: re-enable vsyscalls (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1772 - [x86] mm/kaiser: allow to build KAISER with KASRL (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1773 - [x86] mm/kaiser: allow KAISER to be enabled/disabled at runtime (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1774 - [x86] mm/kaiser: un-poison PGDs at runtime (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1775 - [x86] mm/kaiser: add a function to check for KAISER being enabled (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1776 - [x86] mm/kaiser: add debugfs file to turn KAISER on/off at runtime (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1777 - [x86] mm/kaiser: disable native VSYSCALL (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1778 - [x86] mm/kaiser: map virtually-addressed performance monitoring buffers (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1779 - [x86] mm/kaiser: add kprobes text section (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1780 - [x86] mm/kaiser: map trace interrupt entry (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1781 - [x86] mm/kaiser: map entry stack per-cpu areas (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1782 - [x86] mm/kaiser: map dynamically-allocated LDTs (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1783 - [x86] mm/kaiser: make sure static PGDs are 8k in size (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1784 - [x86] mm/kaiser: allow NX poison to be set in p4d/pgd (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1785 - [x86] mm/kaiser: unmap kernel from userspace page tables (core patch) (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1786 - [x86] mm/kaiser: mark per-cpu data structures required for entry/exit (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1787 - [x86] mm/kaiser: introduce user-mapped per-cpu areas (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1788 - [x86] mm/kaiser: add cr3 switches to entry code (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1789 - [x86] mm/kaiser: remove scratch registers (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1790 - [x86] mm/kaiser: prepare assembly for entry/exit CR3 switching (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1791 - [x86] mm/kaiser: Disable global pages by default with KAISER (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1792 - [x86] mm: Document X86_CR4_PGE toggling behavior (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1793 - [x86] mm/tlb: Make CR4-based TLB flushes more robust (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1794 - [x86] mm: Do not set _PAGE_USER for init_mm page tables (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1795 - [x86] increase robusteness of bad_iret fixup handler (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1796 - [x86] mm: Check if PUD is large when validating a kernel address (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1797 - [x86] Separate out entry text section (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1798 - [include] linux/const.h: Add _BITUL() and _BITULL() (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1799 - [include] linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE() (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1800 - [include] stddef.h: Move offsetofend() from vfio.h to a generic kernel header (Waiman Long) [1519799 1519802] {CVE-2017-5754} 1801 1802 [2.6.32-696.19.1] 1803 - [scsi] bnx2fc: Fix hung task messages when a cleanup response is not received during abort (Chad Dupuis) [1523783 1504260] 1804 </description> 1805 <!-- 1806 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1807 --> 1808 <advisory> 1809 <severity>IMPORTANT</severity> 1810 <rights>Copyright 2018 Oracle, Inc.</rights> 1811 <issued date="2018-01-25"/> 1812 <cve href="http://linux.oracle.com/cve/CVE-2017-11176.html">CVE-2017-11176</cve> 1813 <cve href="http://linux.oracle.com/cve/CVE-2017-7542.html">CVE-2017-7542</cve> 1814 <cve href="http://linux.oracle.com/cve/CVE-2017-9074.html">CVE-2017-9074</cve> 1815 1816 </advisory> 1817 </metadata> 1818 <criteria operator="AND"> 1819 <criterion test_ref="oval:com.oracle.elsa:tst:20180169001" comment="Oracle Linux 6 is installed"/> 1820 <criteria operator="OR"> 1821 <criteria operator="AND"> 1822 <criterion test_ref="oval:com.oracle.elsa:tst:20180169002" comment="python-perf is earlier than 0:2.6.32-696.20.1.el6"/> 1823 <criterion test_ref="oval:com.oracle.elsa:tst:20180169003" comment="python-perf is signed with the Oracle Linux 6 key"/> 1824 </criteria> 1825 <criteria operator="AND"> 1826 <criterion test_ref="oval:com.oracle.elsa:tst:20180169004" comment="perf is earlier than 0:2.6.32-696.20.1.el6"/> 1827 <criterion test_ref="oval:com.oracle.elsa:tst:20180169005" comment="perf is signed with the Oracle Linux 6 key"/> 1828 </criteria> 1829 <criteria operator="AND"> 1830 <criterion test_ref="oval:com.oracle.elsa:tst:20180169006" comment="kernel-headers is earlier than 0:2.6.32-696.20.1.el6"/> 1831 <criterion test_ref="oval:com.oracle.elsa:tst:20180169007" comment="kernel-headers is signed with the Oracle Linux 6 key"/> 1832 </criteria> 1833 <criteria operator="AND"> 1834 <criterion test_ref="oval:com.oracle.elsa:tst:20180169008" comment="kernel-devel is earlier than 0:2.6.32-696.20.1.el6"/> 1835 <criterion test_ref="oval:com.oracle.elsa:tst:20180169009" comment="kernel-devel is signed with the Oracle Linux 6 key"/> 1836 </criteria> 1837 <criteria operator="AND"> 1838 <criterion test_ref="oval:com.oracle.elsa:tst:20180169010" comment="kernel is earlier than 0:2.6.32-696.20.1.el6"/> 1839 <criterion test_ref="oval:com.oracle.elsa:tst:20180169011" comment="kernel is signed with the Oracle Linux 6 key"/> 1840 </criteria> 1841 <criteria operator="AND"> 1842 <criterion test_ref="oval:com.oracle.elsa:tst:20180169012" comment="kernel-doc is earlier than 0:2.6.32-696.20.1.el6"/> 1843 <criterion test_ref="oval:com.oracle.elsa:tst:20180169013" comment="kernel-doc is signed with the Oracle Linux 6 key"/> 1844 </criteria> 1845 <criteria operator="AND"> 1846 <criterion test_ref="oval:com.oracle.elsa:tst:20180169014" comment="kernel-debug is earlier than 0:2.6.32-696.20.1.el6"/> 1847 <criterion test_ref="oval:com.oracle.elsa:tst:20180169015" comment="kernel-debug is signed with the Oracle Linux 6 key"/> 1848 </criteria> 1849 <criteria operator="AND"> 1850 <criterion test_ref="oval:com.oracle.elsa:tst:20180169016" comment="kernel-firmware is earlier than 0:2.6.32-696.20.1.el6"/> 1851 <criterion test_ref="oval:com.oracle.elsa:tst:20180169017" comment="kernel-firmware is signed with the Oracle Linux 6 key"/> 1852 </criteria> 1853 <criteria operator="AND"> 1854 <criterion test_ref="oval:com.oracle.elsa:tst:20180169018" comment="kernel-debug-devel is earlier than 0:2.6.32-696.20.1.el6"/> 1855 <criterion test_ref="oval:com.oracle.elsa:tst:20180169019" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/> 1856 </criteria> 1857 <criteria operator="AND"> 1858 <criterion test_ref="oval:com.oracle.elsa:tst:20180169020" comment="kernel-abi-whitelists is earlier than 0:2.6.32-696.20.1.el6"/> 1859 <criterion test_ref="oval:com.oracle.elsa:tst:20180169021" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key"/> 1860 </criteria> 1861 </criteria> 1862 </criteria> 1863 1864 </definition> 1865 <definition id="oval:com.oracle.elsa:def:20180223" version="501" class="patch"> 1866 <metadata> 1867 <title> 1868 ELSA-2018-0223: nautilus security update (MODERATE) 1869 </title> 1870 <affected family="unix"> 1871 <platform>Oracle Linux 7</platform> 1872 1873 </affected> 1874 <reference source="elsa" ref_id="ELSA-2018-0223" ref_url="http://linux.oracle.com/errata/ELSA-2018-0223.html"/> 1875 <reference source="CVE" ref_id="CVE-2017-14604" ref_url="http://linux.oracle.com/cve/CVE-2017-14604.html"/> 1876 1877 <description> 1878 [3.22.3-4] 1879 - Fix desktop files security issue (upstream bugzilla.gnome.org/777991) 1880 Resolves: #1490949 1881 </description> 1882 <!-- 1883 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1884 --> 1885 <advisory> 1886 <severity>MODERATE</severity> 1887 <rights>Copyright 2018 Oracle, Inc.</rights> 1888 <issued date="2018-01-25"/> 1889 <cve href="http://linux.oracle.com/cve/CVE-2017-14604.html">CVE-2017-14604</cve> 1890 1891 </advisory> 1892 </metadata> 1893 <criteria operator="AND"> 1894 <criterion test_ref="oval:com.oracle.elsa:tst:20180223001" comment="Oracle Linux 7 is installed"/> 1895 <criteria operator="OR"> 1896 <criteria operator="AND"> 1897 <criterion test_ref="oval:com.oracle.elsa:tst:20180223002" comment="nautilus-devel is earlier than 0:3.22.3-4.el7_4"/> 1898 <criterion test_ref="oval:com.oracle.elsa:tst:20180223003" comment="nautilus-devel is signed with the Oracle Linux 7 key"/> 1899 </criteria> 1900 <criteria operator="AND"> 1901 <criterion test_ref="oval:com.oracle.elsa:tst:20180223004" comment="nautilus is earlier than 0:3.22.3-4.el7_4"/> 1902 <criterion test_ref="oval:com.oracle.elsa:tst:20180223005" comment="nautilus is signed with the Oracle Linux 7 key"/> 1903 </criteria> 1904 <criteria operator="AND"> 1905 <criterion test_ref="oval:com.oracle.elsa:tst:20180223006" comment="nautilus-extensions is earlier than 0:3.22.3-4.el7_4"/> 1906 <criterion test_ref="oval:com.oracle.elsa:tst:20180223007" comment="nautilus-extensions is signed with the Oracle Linux 7 key"/> 1907 </criteria> 1908 </criteria> 1909 </criteria> 1910 1911 </definition> 1912 <definition id="oval:com.oracle.elsa:def:20180260" version="501" class="patch"> 1913 <metadata> 1914 <title> 1915 ELSA-2018-0260: systemd security update (MODERATE) 1916 </title> 1917 <affected family="unix"> 1918 <platform>Oracle Linux 7</platform> 1919 1920 </affected> 1921 <reference source="elsa" ref_id="ELSA-2018-0260" ref_url="http://linux.oracle.com/errata/ELSA-2018-0260.html"/> 1922 <reference source="CVE" ref_id="CVE-2018-1049" ref_url="http://linux.oracle.com/cve/CVE-2018-1049.html"/> 1923 1924 <description> 1925 [219-42.0.2.7] 1926 - fix _netdev is missing for iscsi entry in /etc/fstab [Orabug: 25897792] (tony.l.lam@oracle.com) 1927 - set 'RemoveIPC=no' in logind.conf as default for OL7.2 [22224874] 1928 - allow dm remove ioctl to co-operate with UEK3 (Vaughan Cao) [Orabug: 18467469] 1929 - add hv dynamic memory support (Jerry Snitselaar) [Orabug: 18621475] 1930 1931 [219-42.7] 1932 - automount: ack automount requests even when already mounted (#1535135) 1933 </description> 1934 <!-- 1935 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 1936 --> 1937 <advisory> 1938 <severity>MODERATE</severity> 1939 <rights>Copyright 2018 Oracle, Inc.</rights> 1940 <issued date="2018-01-31"/> 1941 <cve href="http://linux.oracle.com/cve/CVE-2018-1049.html">CVE-2018-1049</cve> 1942 1943 </advisory> 1944 </metadata> 1945 <criteria operator="AND"> 1946 <criterion test_ref="oval:com.oracle.elsa:tst:20180260001" comment="Oracle Linux 7 is installed"/> 1947 <criteria operator="OR"> 1948 <criteria operator="AND"> 1949 <criterion test_ref="oval:com.oracle.elsa:tst:20180260002" comment="libgudev1 is earlier than 0:219-42.0.2.el7_4.7"/> 1950 <criterion test_ref="oval:com.oracle.elsa:tst:20180260003" comment="libgudev1 is signed with the Oracle Linux 7 key"/> 1951 </criteria> 1952 <criteria operator="AND"> 1953 <criterion test_ref="oval:com.oracle.elsa:tst:20180260004" comment="libgudev1-devel is earlier than 0:219-42.0.2.el7_4.7"/> 1954 <criterion test_ref="oval:com.oracle.elsa:tst:20180260005" comment="libgudev1-devel is signed with the Oracle Linux 7 key"/> 1955 </criteria> 1956 <criteria operator="AND"> 1957 <criterion test_ref="oval:com.oracle.elsa:tst:20180260006" comment="systemd is earlier than 0:219-42.0.2.el7_4.7"/> 1958 <criterion test_ref="oval:com.oracle.elsa:tst:20180260007" comment="systemd is signed with the Oracle Linux 7 key"/> 1959 </criteria> 1960 <criteria operator="AND"> 1961 <criterion test_ref="oval:com.oracle.elsa:tst:20180260008" comment="systemd-devel is earlier than 0:219-42.0.2.el7_4.7"/> 1962 <criterion test_ref="oval:com.oracle.elsa:tst:20180260009" comment="systemd-devel is signed with the Oracle Linux 7 key"/> 1963 </criteria> 1964 <criteria operator="AND"> 1965 <criterion test_ref="oval:com.oracle.elsa:tst:20180260010" comment="systemd-journal-gateway is earlier than 0:219-42.0.2.el7_4.7"/> 1966 <criterion test_ref="oval:com.oracle.elsa:tst:20180260011" comment="systemd-journal-gateway is signed with the Oracle Linux 7 key"/> 1967 </criteria> 1968 <criteria operator="AND"> 1969 <criterion test_ref="oval:com.oracle.elsa:tst:20180260012" comment="systemd-libs is earlier than 0:219-42.0.2.el7_4.7"/> 1970 <criterion test_ref="oval:com.oracle.elsa:tst:20180260013" comment="systemd-libs is signed with the Oracle Linux 7 key"/> 1971 </criteria> 1972 <criteria operator="AND"> 1973 <criterion test_ref="oval:com.oracle.elsa:tst:20180260014" comment="systemd-networkd is earlier than 0:219-42.0.2.el7_4.7"/> 1974 <criterion test_ref="oval:com.oracle.elsa:tst:20180260015" comment="systemd-networkd is signed with the Oracle Linux 7 key"/> 1975 </criteria> 1976 <criteria operator="AND"> 1977 <criterion test_ref="oval:com.oracle.elsa:tst:20180260016" comment="systemd-python is earlier than 0:219-42.0.2.el7_4.7"/> 1978 <criterion test_ref="oval:com.oracle.elsa:tst:20180260017" comment="systemd-python is signed with the Oracle Linux 7 key"/> 1979 </criteria> 1980 <criteria operator="AND"> 1981 <criterion test_ref="oval:com.oracle.elsa:tst:20180260018" comment="systemd-resolved is earlier than 0:219-42.0.2.el7_4.7"/> 1982 <criterion test_ref="oval:com.oracle.elsa:tst:20180260019" comment="systemd-resolved is signed with the Oracle Linux 7 key"/> 1983 </criteria> 1984 <criteria operator="AND"> 1985 <criterion test_ref="oval:com.oracle.elsa:tst:20180260020" comment="systemd-sysv is earlier than 0:219-42.0.2.el7_4.7"/> 1986 <criterion test_ref="oval:com.oracle.elsa:tst:20180260021" comment="systemd-sysv is signed with the Oracle Linux 7 key"/> 1987 </criteria> 1988 </criteria> 1989 </criteria> 1990 1991 </definition> 1992 <definition id="oval:com.oracle.elsa:def:20180262" version="501" class="patch"> 1993 <metadata> 1994 <title> 1995 ELSA-2018-0262: thunderbird security update (IMPORTANT) 1996 </title> 1997 <affected family="unix"> 1998 <platform>Oracle Linux 6</platform> 1999 <platform>Oracle Linux 7</platform> 2000 2001 </affected> 2002 <reference source="elsa" ref_id="ELSA-2018-0262" ref_url="http://linux.oracle.com/errata/ELSA-2018-0262.html"/> 2003 <reference source="CVE" ref_id="CVE-2018-5098" ref_url="http://linux.oracle.com/cve/CVE-2018-5098.html"/> 2004 <reference source="CVE" ref_id="CVE-2018-5099" ref_url="http://linux.oracle.com/cve/CVE-2018-5099.html"/> 2005 <reference source="CVE" ref_id="CVE-2018-5102" ref_url="http://linux.oracle.com/cve/CVE-2018-5102.html"/> 2006 <reference source="CVE" ref_id="CVE-2018-5103" ref_url="http://linux.oracle.com/cve/CVE-2018-5103.html"/> 2007 <reference source="CVE" ref_id="CVE-2018-5104" ref_url="http://linux.oracle.com/cve/CVE-2018-5104.html"/> 2008 <reference source="CVE" ref_id="CVE-2018-5117" ref_url="http://linux.oracle.com/cve/CVE-2018-5117.html"/> 2009 <reference source="CVE" ref_id="CVE-2018-5089" ref_url="http://linux.oracle.com/cve/CVE-2018-5089.html"/> 2010 <reference source="CVE" ref_id="CVE-2018-5095" ref_url="http://linux.oracle.com/cve/CVE-2018-5095.html"/> 2011 <reference source="CVE" ref_id="CVE-2018-5096" ref_url="http://linux.oracle.com/cve/CVE-2018-5096.html"/> 2012 <reference source="CVE" ref_id="CVE-2018-5097" ref_url="http://linux.oracle.com/cve/CVE-2018-5097.html"/> 2013 2014 <description> 2015 [52.6.0-1.0.1] 2016 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 2017 2018 [52.6.0-1] 2019 - Update to 52.6.0 2020 </description> 2021 <!-- 2022 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2023 --> 2024 <advisory> 2025 <severity>IMPORTANT</severity> 2026 <rights>Copyright 2018 Oracle, Inc.</rights> 2027 <issued date="2018-02-01"/> 2028 <cve href="http://linux.oracle.com/cve/CVE-2018-5098.html">CVE-2018-5098</cve> 2029 <cve href="http://linux.oracle.com/cve/CVE-2018-5099.html">CVE-2018-5099</cve> 2030 <cve href="http://linux.oracle.com/cve/CVE-2018-5102.html">CVE-2018-5102</cve> 2031 <cve href="http://linux.oracle.com/cve/CVE-2018-5103.html">CVE-2018-5103</cve> 2032 <cve href="http://linux.oracle.com/cve/CVE-2018-5104.html">CVE-2018-5104</cve> 2033 <cve href="http://linux.oracle.com/cve/CVE-2018-5117.html">CVE-2018-5117</cve> 2034 <cve href="http://linux.oracle.com/cve/CVE-2018-5089.html">CVE-2018-5089</cve> 2035 <cve href="http://linux.oracle.com/cve/CVE-2018-5095.html">CVE-2018-5095</cve> 2036 <cve href="http://linux.oracle.com/cve/CVE-2018-5096.html">CVE-2018-5096</cve> 2037 <cve href="http://linux.oracle.com/cve/CVE-2018-5097.html">CVE-2018-5097</cve> 2038 2039 </advisory> 2040 </metadata> 2041 <criteria operator="OR"> 2042 <criteria operator="AND"> 2043 <criterion test_ref="oval:com.oracle.elsa:tst:20180262001" comment="Oracle Linux 6 is installed"/> 2044 <criteria operator="AND"> 2045 <criterion test_ref="oval:com.oracle.elsa:tst:20180262002" comment="thunderbird is earlier than 0:52.6.0-1.0.1.el6_9"/> 2046 <criterion test_ref="oval:com.oracle.elsa:tst:20180262003" comment="thunderbird is signed with the Oracle Linux 6 key"/> 2047 </criteria> 2048 </criteria> 2049 <criteria operator="AND"> 2050 <criterion test_ref="oval:com.oracle.elsa:tst:20180262004" comment="Oracle Linux 7 is installed"/> 2051 <criteria operator="AND"> 2052 <criterion test_ref="oval:com.oracle.elsa:tst:20180262005" comment="thunderbird is earlier than 0:52.6.0-1.0.1.el7_4"/> 2053 <criterion test_ref="oval:com.oracle.elsa:tst:20180262006" comment="thunderbird is signed with the Oracle Linux 7 key"/> 2054 </criteria> 2055 </criteria> 2056 </criteria> 2057 </definition> 2058 <definition id="oval:com.oracle.elsa:def:20180292" version="501" class="patch"> 2059 <metadata> 2060 <title> 2061 ELSA-2018-0292: kernel security update (IMPORTANT) 2062 </title> 2063 <affected family="unix"> 2064 <platform>Oracle Linux 5</platform> 2065 2066 </affected> 2067 <reference source="elsa" ref_id="ELSA-2018-0292" ref_url="http://linux.oracle.com/errata/ELSA-2018-0292.html"/> 2068 <reference source="CVE" ref_id="CVE-2017-5753" ref_url="http://linux.oracle.com/cve/CVE-2017-5753.html"/> 2069 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 2070 2071 <description> 2072 - 2.6.18-419.0.0.0.8 2073 - Backport CVEs to RHCK/OL5 [orabug 27547712] {CVE-2017-5753} {CVE-2017-5754} 2074 2075 - 2.6.18-419.0.0.0.5 2076 - [fs] fix kernel panic on boot on ia64 guests (Honglei Wang) [orabug 26934100] 2077 2078 - 2.6.18-419.0.0.0.4 2079 - [fs] fix bug in loading of PIE binaries (Michael Davidson) [orabug 26916951] {CVE-2017-1000253} 2080 2081 - 2.6.18-419.0.0.0.3 2082 - nfsd: stricter decoding of write-like NFSv2/v3 ops (J. Bruce Fields) [orabug 26586706] {CVE-2017-7895} 2083 </description> 2084 <!-- 2085 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2086 --> 2087 <advisory> 2088 <severity>IMPORTANT</severity> 2089 <rights>Copyright 2018 Oracle, Inc.</rights> 2090 <issued date="2018-02-23"/> 2091 <cve href="http://linux.oracle.com/cve/CVE-2017-5753.html">CVE-2017-5753</cve> 2092 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 2093 2094 </advisory> 2095 </metadata> 2096 <criteria operator="AND"> 2097 <criterion test_ref="oval:com.oracle.elsa:tst:20180292001" comment="Oracle Linux 5 is installed"/> 2098 <criteria operator="OR"> 2099 <criteria operator="AND"> 2100 <criterion test_ref="oval:com.oracle.elsa:tst:20180292002" comment="kernel-PAE is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2101 <criterion test_ref="oval:com.oracle.elsa:tst:20180292003" comment="kernel-PAE is signed with the Oracle Linux 5 key"/> 2102 </criteria> 2103 <criteria operator="AND"> 2104 <criterion test_ref="oval:com.oracle.elsa:tst:20180292004" comment="kernel is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2105 <criterion test_ref="oval:com.oracle.elsa:tst:20180292005" comment="kernel is signed with the Oracle Linux 5 key"/> 2106 </criteria> 2107 <criteria operator="AND"> 2108 <criterion test_ref="oval:com.oracle.elsa:tst:20180292006" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2109 <criterion test_ref="oval:com.oracle.elsa:tst:20180292007" comment="kernel-xen-devel is signed with the Oracle Linux 5 key"/> 2110 </criteria> 2111 <criteria operator="AND"> 2112 <criterion test_ref="oval:com.oracle.elsa:tst:20180292008" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2113 <criterion test_ref="oval:com.oracle.elsa:tst:20180292009" comment="kernel-devel is signed with the Oracle Linux 5 key"/> 2114 </criteria> 2115 <criteria operator="AND"> 2116 <criterion test_ref="oval:com.oracle.elsa:tst:20180292010" comment="kernel-PAE-devel is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2117 <criterion test_ref="oval:com.oracle.elsa:tst:20180292011" comment="kernel-PAE-devel is signed with the Oracle Linux 5 key"/> 2118 </criteria> 2119 <criteria operator="AND"> 2120 <criterion test_ref="oval:com.oracle.elsa:tst:20180292012" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2121 <criterion test_ref="oval:com.oracle.elsa:tst:20180292013" comment="kernel-debug is signed with the Oracle Linux 5 key"/> 2122 </criteria> 2123 <criteria operator="AND"> 2124 <criterion test_ref="oval:com.oracle.elsa:tst:20180292014" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2125 <criterion test_ref="oval:com.oracle.elsa:tst:20180292015" comment="kernel-debug-devel is signed with the Oracle Linux 5 key"/> 2126 </criteria> 2127 <criteria operator="AND"> 2128 <criterion test_ref="oval:com.oracle.elsa:tst:20180292016" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2129 <criterion test_ref="oval:com.oracle.elsa:tst:20180292017" comment="kernel-headers is signed with the Oracle Linux 5 key"/> 2130 </criteria> 2131 <criteria operator="AND"> 2132 <criterion test_ref="oval:com.oracle.elsa:tst:20180292018" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2133 <criterion test_ref="oval:com.oracle.elsa:tst:20180292019" comment="kernel-xen is signed with the Oracle Linux 5 key"/> 2134 </criteria> 2135 <criteria operator="AND"> 2136 <criterion test_ref="oval:com.oracle.elsa:tst:20180292020" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.8.el5"/> 2137 <criterion test_ref="oval:com.oracle.elsa:tst:20180292021" comment="kernel-doc is signed with the Oracle Linux 5 key"/> 2138 </criteria> 2139 </criteria> 2140 </criteria> 2141 2142 </definition> 2143 <definition id="oval:com.oracle.elsa:def:20180349" version="501" class="patch"> 2144 <metadata> 2145 <title> 2146 ELSA-2018-0349: java-1.7.0-openjdk security update (IMPORTANT) 2147 </title> 2148 <affected family="unix"> 2149 <platform>Oracle Linux 6</platform> 2150 <platform>Oracle Linux 7</platform> 2151 2152 </affected> 2153 <reference source="elsa" ref_id="ELSA-2018-0349" ref_url="http://linux.oracle.com/errata/ELSA-2018-0349.html"/> 2154 <reference source="CVE" ref_id="CVE-2018-2579" ref_url="http://linux.oracle.com/cve/CVE-2018-2579.html"/> 2155 <reference source="CVE" ref_id="CVE-2018-2588" ref_url="http://linux.oracle.com/cve/CVE-2018-2588.html"/> 2156 <reference source="CVE" ref_id="CVE-2018-2599" ref_url="http://linux.oracle.com/cve/CVE-2018-2599.html"/> 2157 <reference source="CVE" ref_id="CVE-2018-2602" ref_url="http://linux.oracle.com/cve/CVE-2018-2602.html"/> 2158 <reference source="CVE" ref_id="CVE-2018-2618" ref_url="http://linux.oracle.com/cve/CVE-2018-2618.html"/> 2159 <reference source="CVE" ref_id="CVE-2018-2629" ref_url="http://linux.oracle.com/cve/CVE-2018-2629.html"/> 2160 <reference source="CVE" ref_id="CVE-2018-2633" ref_url="http://linux.oracle.com/cve/CVE-2018-2633.html"/> 2161 <reference source="CVE" ref_id="CVE-2018-2637" ref_url="http://linux.oracle.com/cve/CVE-2018-2637.html"/> 2162 <reference source="CVE" ref_id="CVE-2018-2641" ref_url="http://linux.oracle.com/cve/CVE-2018-2641.html"/> 2163 <reference source="CVE" ref_id="CVE-2018-2663" ref_url="http://linux.oracle.com/cve/CVE-2018-2663.html"/> 2164 <reference source="CVE" ref_id="CVE-2018-2677" ref_url="http://linux.oracle.com/cve/CVE-2018-2677.html"/> 2165 <reference source="CVE" ref_id="CVE-2018-2678" ref_url="http://linux.oracle.com/cve/CVE-2018-2678.html"/> 2166 <reference source="CVE" ref_id="CVE-2018-2603" ref_url="http://linux.oracle.com/cve/CVE-2018-2603.html"/> 2167 <reference source="CVE" ref_id="CVE-2018-2634" ref_url="http://linux.oracle.com/cve/CVE-2018-2634.html"/> 2168 2169 <description> 2170 [1:1.7.0.171-2.6.13.0.0.1] 2171 - Update DISTRO_NAME in specfile 2172 2173 [1:1.7.0.171-2.6.13.0] 2174 - Bump to 2.6.13 and u171b01. 2175 - Update java-1.7.0-openjdk-java-access-bridge-security.patch to apply after 8186080 2176 - Update RC4 patch (8076221/PR2809) to apply after 8148108 (DH lower limit increase) 2177 - Fix file path in rh1022017.patch. 2178 - Resolves: rhbz#1528233 2179 </description> 2180 <!-- 2181 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2182 --> 2183 <advisory> 2184 <severity>IMPORTANT</severity> 2185 <rights>Copyright 2018 Oracle, Inc.</rights> 2186 <issued date="2018-02-26"/> 2187 <cve href="http://linux.oracle.com/cve/CVE-2018-2579.html">CVE-2018-2579</cve> 2188 <cve href="http://linux.oracle.com/cve/CVE-2018-2588.html">CVE-2018-2588</cve> 2189 <cve href="http://linux.oracle.com/cve/CVE-2018-2599.html">CVE-2018-2599</cve> 2190 <cve href="http://linux.oracle.com/cve/CVE-2018-2602.html">CVE-2018-2602</cve> 2191 <cve href="http://linux.oracle.com/cve/CVE-2018-2618.html">CVE-2018-2618</cve> 2192 <cve href="http://linux.oracle.com/cve/CVE-2018-2629.html">CVE-2018-2629</cve> 2193 <cve href="http://linux.oracle.com/cve/CVE-2018-2633.html">CVE-2018-2633</cve> 2194 <cve href="http://linux.oracle.com/cve/CVE-2018-2637.html">CVE-2018-2637</cve> 2195 <cve href="http://linux.oracle.com/cve/CVE-2018-2641.html">CVE-2018-2641</cve> 2196 <cve href="http://linux.oracle.com/cve/CVE-2018-2663.html">CVE-2018-2663</cve> 2197 <cve href="http://linux.oracle.com/cve/CVE-2018-2677.html">CVE-2018-2677</cve> 2198 <cve href="http://linux.oracle.com/cve/CVE-2018-2678.html">CVE-2018-2678</cve> 2199 <cve href="http://linux.oracle.com/cve/CVE-2018-2603.html">CVE-2018-2603</cve> 2200 <cve href="http://linux.oracle.com/cve/CVE-2018-2634.html">CVE-2018-2634</cve> 2201 2202 </advisory> 2203 </metadata> 2204 <criteria operator="OR"> 2205 <criteria operator="AND"> 2206 <criterion test_ref="oval:com.oracle.elsa:tst:20180349001" comment="Oracle Linux 6 is installed"/> 2207 <criteria operator="OR"> 2208 <criteria operator="AND"> 2209 <criterion test_ref="oval:com.oracle.elsa:tst:20180349002" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9"/> 2210 <criterion test_ref="oval:com.oracle.elsa:tst:20180349003" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 2211 </criteria> 2212 <criteria operator="AND"> 2213 <criterion test_ref="oval:com.oracle.elsa:tst:20180349004" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9"/> 2214 <criterion test_ref="oval:com.oracle.elsa:tst:20180349005" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 2215 </criteria> 2216 <criteria operator="AND"> 2217 <criterion test_ref="oval:com.oracle.elsa:tst:20180349006" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9"/> 2218 <criterion test_ref="oval:com.oracle.elsa:tst:20180349007" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 2219 </criteria> 2220 <criteria operator="AND"> 2221 <criterion test_ref="oval:com.oracle.elsa:tst:20180349008" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9"/> 2222 <criterion test_ref="oval:com.oracle.elsa:tst:20180349009" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key"/> 2223 </criteria> 2224 <criteria operator="AND"> 2225 <criterion test_ref="oval:com.oracle.elsa:tst:20180349010" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9"/> 2226 <criterion test_ref="oval:com.oracle.elsa:tst:20180349011" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key"/> 2227 </criteria> 2228 </criteria> 2229 </criteria> 2230 <criteria operator="AND"> 2231 <criterion test_ref="oval:com.oracle.elsa:tst:20180349012" comment="Oracle Linux 7 is installed"/> 2232 <criteria operator="OR"> 2233 <criteria operator="AND"> 2234 <criterion test_ref="oval:com.oracle.elsa:tst:20180349013" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4"/> 2235 <criterion test_ref="oval:com.oracle.elsa:tst:20180349014" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 2236 </criteria> 2237 <criteria operator="AND"> 2238 <criterion test_ref="oval:com.oracle.elsa:tst:20180349015" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4"/> 2239 <criterion test_ref="oval:com.oracle.elsa:tst:20180349016" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 2240 </criteria> 2241 <criteria operator="AND"> 2242 <criterion test_ref="oval:com.oracle.elsa:tst:20180349017" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4"/> 2243 <criterion test_ref="oval:com.oracle.elsa:tst:20180349018" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 2244 </criteria> 2245 <criteria operator="AND"> 2246 <criterion test_ref="oval:com.oracle.elsa:tst:20180349019" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4"/> 2247 <criterion test_ref="oval:com.oracle.elsa:tst:20180349020" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key"/> 2248 </criteria> 2249 <criteria operator="AND"> 2250 <criterion test_ref="oval:com.oracle.elsa:tst:20180349021" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4"/> 2251 <criterion test_ref="oval:com.oracle.elsa:tst:20180349022" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 2252 </criteria> 2253 <criteria operator="AND"> 2254 <criterion test_ref="oval:com.oracle.elsa:tst:20180349023" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4"/> 2255 <criterion test_ref="oval:com.oracle.elsa:tst:20180349024" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key"/> 2256 </criteria> 2257 <criteria operator="AND"> 2258 <criterion test_ref="oval:com.oracle.elsa:tst:20180349025" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4"/> 2259 <criterion test_ref="oval:com.oracle.elsa:tst:20180349026" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 2260 </criteria> 2261 </criteria> 2262 </criteria> 2263 </criteria> 2264 </definition> 2265 <definition id="oval:com.oracle.elsa:def:20180350" version="501" class="patch"> 2266 <metadata> 2267 <title> 2268 ELSA-2018-0350: gcab security update (IMPORTANT) 2269 </title> 2270 <affected family="unix"> 2271 <platform>Oracle Linux 7</platform> 2272 2273 </affected> 2274 <reference source="elsa" ref_id="ELSA-2018-0350" ref_url="http://linux.oracle.com/errata/ELSA-2018-0350.html"/> 2275 <reference source="CVE" ref_id="CVE-2018-5345" ref_url="http://linux.oracle.com/cve/CVE-2018-5345.html"/> 2276 2277 <description> 2278 [0.7-4] 2279 - Fixes the security issue known as CVE-2018-5345 2280 - Resolves: #1533174 2281 </description> 2282 <!-- 2283 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2284 --> 2285 <advisory> 2286 <severity>IMPORTANT</severity> 2287 <rights>Copyright 2018 Oracle, Inc.</rights> 2288 <issued date="2018-02-26"/> 2289 <cve href="http://linux.oracle.com/cve/CVE-2018-5345.html">CVE-2018-5345</cve> 2290 2291 </advisory> 2292 </metadata> 2293 <criteria operator="AND"> 2294 <criterion test_ref="oval:com.oracle.elsa:tst:20180350001" comment="Oracle Linux 7 is installed"/> 2295 <criteria operator="OR"> 2296 <criteria operator="AND"> 2297 <criterion test_ref="oval:com.oracle.elsa:tst:20180350002" comment="gcab is earlier than 0:0.7-4.el7_4"/> 2298 <criterion test_ref="oval:com.oracle.elsa:tst:20180350003" comment="gcab is signed with the Oracle Linux 7 key"/> 2299 </criteria> 2300 <criteria operator="AND"> 2301 <criterion test_ref="oval:com.oracle.elsa:tst:20180350004" comment="libgcab1-devel is earlier than 0:0.7-4.el7_4"/> 2302 <criterion test_ref="oval:com.oracle.elsa:tst:20180350005" comment="libgcab1-devel is signed with the Oracle Linux 7 key"/> 2303 </criteria> 2304 <criteria operator="AND"> 2305 <criterion test_ref="oval:com.oracle.elsa:tst:20180350006" comment="libgcab1 is earlier than 0:0.7-4.el7_4"/> 2306 <criterion test_ref="oval:com.oracle.elsa:tst:20180350007" comment="libgcab1 is signed with the Oracle Linux 7 key"/> 2307 </criteria> 2308 </criteria> 2309 </criteria> 2310 2311 </definition> 2312 <definition id="oval:com.oracle.elsa:def:20180377" version="501" class="patch"> 2313 <metadata> 2314 <title> 2315 ELSA-2018-0377: quagga security update (IMPORTANT) 2316 </title> 2317 <affected family="unix"> 2318 <platform>Oracle Linux 7</platform> 2319 2320 </affected> 2321 <reference source="elsa" ref_id="ELSA-2018-0377" ref_url="http://linux.oracle.com/errata/ELSA-2018-0377.html"/> 2322 <reference source="CVE" ref_id="CVE-2018-5379" ref_url="http://linux.oracle.com/cve/CVE-2018-5379.html"/> 2323 2324 <description> 2325 [0.99.22.4-5] 2326 - Fixed CVE-2018-5379 - Double free vulnerability in bgpd when processing 2327 certain forms of UPDATE message allowing to crash or potentially execute 2328 arbitrary code 2329 - Resolves: rhbz#1546015 2330 </description> 2331 <!-- 2332 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2333 --> 2334 <advisory> 2335 <severity>IMPORTANT</severity> 2336 <rights>Copyright 2018 Oracle, Inc.</rights> 2337 <issued date="2018-02-28"/> 2338 <cve href="http://linux.oracle.com/cve/CVE-2018-5379.html">CVE-2018-5379</cve> 2339 2340 </advisory> 2341 </metadata> 2342 <criteria operator="AND"> 2343 <criterion test_ref="oval:com.oracle.elsa:tst:20180377001" comment="Oracle Linux 7 is installed"/> 2344 <criteria operator="OR"> 2345 <criteria operator="AND"> 2346 <criterion test_ref="oval:com.oracle.elsa:tst:20180377002" comment="quagga-devel is earlier than 0:0.99.22.4-5.el7_4"/> 2347 <criterion test_ref="oval:com.oracle.elsa:tst:20180377003" comment="quagga-devel is signed with the Oracle Linux 7 key"/> 2348 </criteria> 2349 <criteria operator="AND"> 2350 <criterion test_ref="oval:com.oracle.elsa:tst:20180377004" comment="quagga-contrib is earlier than 0:0.99.22.4-5.el7_4"/> 2351 <criterion test_ref="oval:com.oracle.elsa:tst:20180377005" comment="quagga-contrib is signed with the Oracle Linux 7 key"/> 2352 </criteria> 2353 <criteria operator="AND"> 2354 <criterion test_ref="oval:com.oracle.elsa:tst:20180377006" comment="quagga is earlier than 0:0.99.22.4-5.el7_4"/> 2355 <criterion test_ref="oval:com.oracle.elsa:tst:20180377007" comment="quagga is signed with the Oracle Linux 7 key"/> 2356 </criteria> 2357 </criteria> 2358 </criteria> 2359 2360 </definition> 2361 <definition id="oval:com.oracle.elsa:def:20180378" version="501" class="patch"> 2362 <metadata> 2363 <title> 2364 ELSA-2018-0378: ruby security update (IMPORTANT) 2365 </title> 2366 <affected family="unix"> 2367 <platform>Oracle Linux 7</platform> 2368 2369 </affected> 2370 <reference source="elsa" ref_id="ELSA-2018-0378" ref_url="http://linux.oracle.com/errata/ELSA-2018-0378.html"/> 2371 <reference source="CVE" ref_id="CVE-2017-0898" ref_url="http://linux.oracle.com/cve/CVE-2017-0898.html"/> 2372 <reference source="CVE" ref_id="CVE-2017-0899" ref_url="http://linux.oracle.com/cve/CVE-2017-0899.html"/> 2373 <reference source="CVE" ref_id="CVE-2017-10784" ref_url="http://linux.oracle.com/cve/CVE-2017-10784.html"/> 2374 <reference source="CVE" ref_id="CVE-2017-0900" ref_url="http://linux.oracle.com/cve/CVE-2017-0900.html"/> 2375 <reference source="CVE" ref_id="CVE-2017-0901" ref_url="http://linux.oracle.com/cve/CVE-2017-0901.html"/> 2376 <reference source="CVE" ref_id="CVE-2017-0902" ref_url="http://linux.oracle.com/cve/CVE-2017-0902.html"/> 2377 <reference source="CVE" ref_id="CVE-2017-0903" ref_url="http://linux.oracle.com/cve/CVE-2017-0903.html"/> 2378 <reference source="CVE" ref_id="CVE-2017-14033" ref_url="http://linux.oracle.com/cve/CVE-2017-14033.html"/> 2379 <reference source="CVE" ref_id="CVE-2017-14064" ref_url="http://linux.oracle.com/cve/CVE-2017-14064.html"/> 2380 <reference source="CVE" ref_id="CVE-2017-17405" ref_url="http://linux.oracle.com/cve/CVE-2017-17405.html"/> 2381 <reference source="CVE" ref_id="CVE-2017-17790" ref_url="http://linux.oracle.com/cve/CVE-2017-17790.html"/> 2382 2383 <description> 2384 [2.0.0.648-33] 2385 - Fix always passing WEBrick test. 2386 2387 [2.0.0.648-32] 2388 - Add Psych.safe_load 2389 * ruby-2.1.0-there-should-be-only-one-exception.patch 2390 * ruby-2.1.0-Adding-Psych.safe_load.patch 2391 Related: CVE-2017-0903 2392 - Disable Tokyo TZ tests broken by recen tzdata update. 2393 * ruby-2.5.0-Disable-Tokyo-TZ-tests.patch 2394 Related: CVE-2017-0903 2395 2396 [2.0.0.648-31] 2397 - Fix unsafe object deserialization in RubyGems (CVE-2017-0903). 2398 * ruby-2.4.3-CVE-2017-0903-Fix-unsafe-object-deserialization 2399 -vulnerability.patch 2400 Resolves: CVE-2017-0903 2401 - Fix an ANSI escape sequence vulnerability (CVE-2017-0899). 2402 Resolves: CVE-2017-0899 2403 - Fix a DOS vulernerability in the query command (CVE-2017-0900). 2404 Resolves: CVE-2017-0900 2405 - Fix a vulnerability in the gem installer that allowed a malicious gem 2406 to overwrite arbitrary files (CVE-2017-0901). 2407 Resolves: CVE-2017-0901 2408 - Fix a DNS request hijacking vulnerability (CVE-2017-0902). 2409 * ruby-2.2.8-lib-rubygems-fix-several-vulnerabilities-in-RubyGems.patch 2410 Resolves: CVE-2017-0902 2411 - Fix buffer underrun vulnerability in Kernel.sprintf (CVE-2017-0898). 2412 * ruby-2.2.8-Buffer-underrun-vulnerability-in-Kernel.sprintf.patch 2413 Resolves: CVE-2017-0898 2414 - Escape sequence injection vulnerability in the Basic 2415 authentication of WEBrick (CVE-2017-10784). 2416 * ruby-2.2.8-sanitize-any-type-of-logs.patch 2417 Resolves: CVE-2017-10784 2418 - Arbitrary heap exposure during a JSON.generate call (CVE-2017-14064). 2419 * ruby-2.2.8-Fix-arbitrary-heap-exposure-during-a-JSON.generate-call.patch 2420 Resolves: CVE-2017-14064 2421 - Command injection vulnerability in Net::FTP (CVE-2017-17405). 2422 * ruby-2.2.9-Fix-a-command-injection-vulnerability-in-Net-FTP.patch 2423 Resolves: CVE-2017-17405 2424 - Buffer underrun in OpenSSL ASN1 decode (CVE-2017-14033). 2425 * ruby-2.2.8-asn1-fix-out-of-bounds-read-in-decoding-constructed-objects.patch 2426 Resolves: CVE-2017-14033 2427 - Command injection in lib/resolv.rb:lazy_initialize() allows arbitrary code 2428 execution(CVE-2017-17790). 2429 * ruby-2.5.0-Fixed-command-Injection.patch 2430 Resolves: CVE-2017-17790 2431 </description> 2432 <!-- 2433 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2434 --> 2435 <advisory> 2436 <severity>IMPORTANT</severity> 2437 <rights>Copyright 2018 Oracle, Inc.</rights> 2438 <issued date="2018-02-28"/> 2439 <cve href="http://linux.oracle.com/cve/CVE-2017-0898.html">CVE-2017-0898</cve> 2440 <cve href="http://linux.oracle.com/cve/CVE-2017-0899.html">CVE-2017-0899</cve> 2441 <cve href="http://linux.oracle.com/cve/CVE-2017-10784.html">CVE-2017-10784</cve> 2442 <cve href="http://linux.oracle.com/cve/CVE-2017-0900.html">CVE-2017-0900</cve> 2443 <cve href="http://linux.oracle.com/cve/CVE-2017-0901.html">CVE-2017-0901</cve> 2444 <cve href="http://linux.oracle.com/cve/CVE-2017-0902.html">CVE-2017-0902</cve> 2445 <cve href="http://linux.oracle.com/cve/CVE-2017-0903.html">CVE-2017-0903</cve> 2446 <cve href="http://linux.oracle.com/cve/CVE-2017-14033.html">CVE-2017-14033</cve> 2447 <cve href="http://linux.oracle.com/cve/CVE-2017-14064.html">CVE-2017-14064</cve> 2448 <cve href="http://linux.oracle.com/cve/CVE-2017-17405.html">CVE-2017-17405</cve> 2449 <cve href="http://linux.oracle.com/cve/CVE-2017-17790.html">CVE-2017-17790</cve> 2450 2451 </advisory> 2452 </metadata> 2453 <criteria operator="AND"> 2454 <criterion test_ref="oval:com.oracle.elsa:tst:20180378001" comment="Oracle Linux 7 is installed"/> 2455 <criteria operator="OR"> 2456 <criteria operator="AND"> 2457 <criterion test_ref="oval:com.oracle.elsa:tst:20180378002" comment="ruby-doc is earlier than 0:2.0.0.648-33.el7_4"/> 2458 <criterion test_ref="oval:com.oracle.elsa:tst:20180378003" comment="ruby-doc is signed with the Oracle Linux 7 key"/> 2459 </criteria> 2460 <criteria operator="AND"> 2461 <criterion test_ref="oval:com.oracle.elsa:tst:20180378004" comment="ruby-tcltk is earlier than 0:2.0.0.648-33.el7_4"/> 2462 <criterion test_ref="oval:com.oracle.elsa:tst:20180378005" comment="ruby-tcltk is signed with the Oracle Linux 7 key"/> 2463 </criteria> 2464 <criteria operator="AND"> 2465 <criterion test_ref="oval:com.oracle.elsa:tst:20180378006" comment="rubygem-minitest is earlier than 0:4.3.2-33.el7_4"/> 2466 <criterion test_ref="oval:com.oracle.elsa:tst:20180378007" comment="rubygem-minitest is signed with the Oracle Linux 7 key"/> 2467 </criteria> 2468 <criteria operator="AND"> 2469 <criterion test_ref="oval:com.oracle.elsa:tst:20180378008" comment="rubygem-rake is earlier than 0:0.9.6-33.el7_4"/> 2470 <criterion test_ref="oval:com.oracle.elsa:tst:20180378009" comment="rubygem-rake is signed with the Oracle Linux 7 key"/> 2471 </criteria> 2472 <criteria operator="AND"> 2473 <criterion test_ref="oval:com.oracle.elsa:tst:20180378010" comment="ruby-devel is earlier than 0:2.0.0.648-33.el7_4"/> 2474 <criterion test_ref="oval:com.oracle.elsa:tst:20180378011" comment="ruby-devel is signed with the Oracle Linux 7 key"/> 2475 </criteria> 2476 <criteria operator="AND"> 2477 <criterion test_ref="oval:com.oracle.elsa:tst:20180378012" comment="rubygems-devel is earlier than 0:2.0.14.1-33.el7_4"/> 2478 <criterion test_ref="oval:com.oracle.elsa:tst:20180378013" comment="rubygems-devel is signed with the Oracle Linux 7 key"/> 2479 </criteria> 2480 <criteria operator="AND"> 2481 <criterion test_ref="oval:com.oracle.elsa:tst:20180378014" comment="rubygem-io-console is earlier than 0:0.4.2-33.el7_4"/> 2482 <criterion test_ref="oval:com.oracle.elsa:tst:20180378015" comment="rubygem-io-console is signed with the Oracle Linux 7 key"/> 2483 </criteria> 2484 <criteria operator="AND"> 2485 <criterion test_ref="oval:com.oracle.elsa:tst:20180378016" comment="rubygem-json is earlier than 0:1.7.7-33.el7_4"/> 2486 <criterion test_ref="oval:com.oracle.elsa:tst:20180378017" comment="rubygem-json is signed with the Oracle Linux 7 key"/> 2487 </criteria> 2488 <criteria operator="AND"> 2489 <criterion test_ref="oval:com.oracle.elsa:tst:20180378018" comment="ruby-irb is earlier than 0:2.0.0.648-33.el7_4"/> 2490 <criterion test_ref="oval:com.oracle.elsa:tst:20180378019" comment="ruby-irb is signed with the Oracle Linux 7 key"/> 2491 </criteria> 2492 <criteria operator="AND"> 2493 <criterion test_ref="oval:com.oracle.elsa:tst:20180378020" comment="rubygems is earlier than 0:2.0.14.1-33.el7_4"/> 2494 <criterion test_ref="oval:com.oracle.elsa:tst:20180378021" comment="rubygems is signed with the Oracle Linux 7 key"/> 2495 </criteria> 2496 <criteria operator="AND"> 2497 <criterion test_ref="oval:com.oracle.elsa:tst:20180378022" comment="rubygem-bigdecimal is earlier than 0:1.2.0-33.el7_4"/> 2498 <criterion test_ref="oval:com.oracle.elsa:tst:20180378023" comment="rubygem-bigdecimal is signed with the Oracle Linux 7 key"/> 2499 </criteria> 2500 <criteria operator="AND"> 2501 <criterion test_ref="oval:com.oracle.elsa:tst:20180378024" comment="rubygem-rdoc is earlier than 0:4.0.0-33.el7_4"/> 2502 <criterion test_ref="oval:com.oracle.elsa:tst:20180378025" comment="rubygem-rdoc is signed with the Oracle Linux 7 key"/> 2503 </criteria> 2504 <criteria operator="AND"> 2505 <criterion test_ref="oval:com.oracle.elsa:tst:20180378026" comment="ruby is earlier than 0:2.0.0.648-33.el7_4"/> 2506 <criterion test_ref="oval:com.oracle.elsa:tst:20180378027" comment="ruby is signed with the Oracle Linux 7 key"/> 2507 </criteria> 2508 <criteria operator="AND"> 2509 <criterion test_ref="oval:com.oracle.elsa:tst:20180378028" comment="ruby-libs is earlier than 0:2.0.0.648-33.el7_4"/> 2510 <criterion test_ref="oval:com.oracle.elsa:tst:20180378029" comment="ruby-libs is signed with the Oracle Linux 7 key"/> 2511 </criteria> 2512 <criteria operator="AND"> 2513 <criterion test_ref="oval:com.oracle.elsa:tst:20180378030" comment="rubygem-psych is earlier than 0:2.0.0-33.el7_4"/> 2514 <criterion test_ref="oval:com.oracle.elsa:tst:20180378031" comment="rubygem-psych is signed with the Oracle Linux 7 key"/> 2515 </criteria> 2516 </criteria> 2517 </criteria> 2518 2519 </definition> 2520 <definition id="oval:com.oracle.elsa:def:20180395" version="501" class="patch"> 2521 <metadata> 2522 <title> 2523 ELSA-2018-0395: kernel security and bug fix update (IMPORTANT) 2524 </title> 2525 <affected family="unix"> 2526 <platform>Oracle Linux 7</platform> 2527 2528 </affected> 2529 <reference source="elsa" ref_id="ELSA-2018-0395" ref_url="http://linux.oracle.com/errata/ELSA-2018-0395.html"/> 2530 <reference source="CVE" ref_id="CVE-2017-7518" ref_url="http://linux.oracle.com/cve/CVE-2017-7518.html"/> 2531 <reference source="CVE" ref_id="CVE-2017-12188" ref_url="http://linux.oracle.com/cve/CVE-2017-12188.html"/> 2532 2533 <description> 2534 - [3.10.0-693.21.1.OL7] 2535 - Oracle Linux certificates (Alexey Petrenko) 2536 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 2537 - Update x509.genkey [bug 24817676] 2538 2539 [3.10.0-693.21.1] 2540 - [x86] platform/uv: Mark tsc_check_sync as an init function (Frank Ramsay) [1547870 1526066] 2541 - [x86] platform/uv: Add check of TSC state set by UV BIOS (Frank Ramsay) [1547870 1526066] 2542 - [x86] tsc: Provide a means to disable TSC ART (Frank Ramsay) [1547870 1526066] 2543 - [x86] tsc: Drastically reduce the number of firmware bug warnings (Frank Ramsay) [1547870 1526066] 2544 - [x86] tsc: Skip TSC test and error messages if already unstable (Frank Ramsay) [1547870 1526066] 2545 - [x86] tsc: Add option that TSC on Socket 0 being non-zero is valid (Frank Ramsay) [1547870 1526066] 2546 - [x86] tsc: Remove the TSC_ADJUST clamp (Frank Ramsay) [1547870 1526066] 2547 2548 [3.10.0-693.20.1] 2549 - [x86] locking/qspinlock: Fix kabi problem in a non-KVM/XEN VM (Waiman Long) [1539797 1533529] 2550 2551 [3.10.0-693.19.1] 2552 - [watchdog] hpwdt: remove indirect call in drivers/watchdog/hpwdt.c (Josh Poimboeuf) [1539649 1535644] 2553 - [kernel] x86/spec_ctrl: cleanup __ptrace_may_access (Josh Poimboeuf) [1539649 1535644] 2554 - [x86] bugs: Drop one 'mitigation' from dmesg (Josh Poimboeuf) [1539649 1535644] 2555 - [x86] kvm: vmx: Make indirect call speculation safe (Josh Poimboeuf) [1539649 1535644] 2556 - [x86] kvm: x86: Make indirect calls in emulator speculation safe (Josh Poimboeuf) [1539649 1535644] 2557 - [x86] retpoline: Optimize inline assembler for vmexit_fill_RSB (Josh Poimboeuf) [1539649 1535644] 2558 - [x86] mce: Make machine check speculation protected (Josh Poimboeuf) [1539649 1535644] 2559 - [x86] spec_ctrl: fix ptrace IBPB optimization (Josh Poimboeuf) [1539649 1535644] 2560 - [x86] spec_ctrl: Avoid returns in IBRS-disabled regions (Josh Poimboeuf) [1539649 1535644] 2561 - [x86] spectre/meltdown: avoid the vulnerability directory to weaken kernel security (Josh Poimboeuf) [1539649 1535644] 2562 - [x86] spec_ctrl: Document retpolines and ibrs_enabled=3 (Josh Poimboeuf) [1539649 1535644] 2563 - [x86] spec_ctrl: upgrade GCC retpoline warning to an error (Josh Poimboeuf) [1539649 1535644] 2564 - [x86] Use IBRS for firmware update path (Josh Poimboeuf) [1539649 1535644] 2565 - [x86] spec_ctrl: stuff RSB on context switch with SMEP enabled (Josh Poimboeuf) [1539649 1535644] 2566 - [x86] spec_ctrl: enforce sane combinations of IBRS and retpoline (Josh Poimboeuf) [1539649 1535644] 2567 - [x86] spec_ctrl: use upstream RSB stuffing function (Josh Poimboeuf) [1539649 1535644] 2568 - [x86] spec_ctrl: add ibrs_enabled=3 (ibrs_user) (Josh Poimboeuf) [1539649 1535644] 2569 - [kernel] x86/jump_label: warn on failed jump label patch (Josh Poimboeuf) [1539649 1535644] 2570 - [x86] spec_ctrl: detect unretpolined modules (Josh Poimboeuf) [1539649 1535644] 2571 - [x86] retpoline: Add LFENCE to the retpoline/RSB filling RSB macros (Josh Poimboeuf) [1539649 1535644] 2572 - [x86] retpoline: Fill return stack buffer on vmexit (Josh Poimboeuf) [1539649 1535644] 2573 - [x86] retpoline/xen: Convert Xen hypercall indirect jumps (Josh Poimboeuf) [1539649 1535644] 2574 - [x86] retpoline/hyperv: Convert assembler indirect jumps (Josh Poimboeuf) [1539649 1535644] 2575 - [x86] retpoline/ftrace: Convert ftrace assembler indirect jumps (Josh Poimboeuf) [1539649 1535644] 2576 - [x86] retpoline/entry: Convert entry assembler indirect jumps (Josh Poimboeuf) [1539649 1535644] 2577 - [x86] retpoline/crypto: Convert crypto assembler indirect jumps (Josh Poimboeuf) [1539649 1535644] 2578 - [x86] retpoline: Add initial retpoline support (Josh Poimboeuf) [1539649 1535644] 2579 - [x86] jump_label: add asm support for static keys (Josh Poimboeuf) [1539649 1535644] 2580 - [x86] asm: Make asm/alternative.h safe from assembly (Josh Poimboeuf) [1539649 1535644] 2581 - [tools] objtool: Support new GCC 6 switch jump table pattern (Josh Poimboeuf) [1539649 1535644] 2582 - [tools] objtool: Detect jumps to retpoline thunks (Josh Poimboeuf) [1539649 1535644] 2583 - [x86] spectre: Add boot time option to select Spectre v2 mitigation (Josh Poimboeuf) [1539649 1535644] 2584 - [x86] spec_ctrl: print features changed by microcode loading (Josh Poimboeuf) [1539649 1535644] 2585 - [x86] spec_ctrl: refactor the init and microcode loading paths (Josh Poimboeuf) [1539649 1535644] 2586 - [x86] spec_ctrl: move initialization of X86_FEATURE_IBPB_SUPPORT (Josh Poimboeuf) [1539649 1535644] 2587 - [x86] spec_ctrl: remove SPEC_CTRL_PCP_IBPB bit (Josh Poimboeuf) [1539649 1535644] 2588 - [x86] spec_ctrl: remove ibrs_enabled variable (Josh Poimboeuf) [1539649 1535644] 2589 - [x86] spec_ctrl: add ibp_disabled variable (Josh Poimboeuf) [1539649 1535644] 2590 - [x86] spec_ctrl: add X86_FEATURE_IBP_DISABLE (Josh Poimboeuf) [1539649 1535644] 2591 - [x86] spec_ctrl: remove IBP disable for AMD model 0x16 (Josh Poimboeuf) [1539649 1535644] 2592 - [x86] spec_ctrl: remove performance measurements from documentation (Josh Poimboeuf) [1539649 1535644] 2593 - [x86] spec_ctrl: make ipbp_enabled read-only (Josh Poimboeuf) [1539649 1535644] 2594 - [x86] spec_ctrl: remove ibpb_enabled=2 mode (Josh Poimboeuf) [1539649 1535644] 2595 - [x86] cpu: Implement CPU vulnerabilites sysfs functions (Josh Poimboeuf) [1539649 1535644] 2596 - [base] sysfs/cpu: Add vulnerability folder (Josh Poimboeuf) [1539649 1535644] 2597 - [x86] cpu: Merge bugs.c and bugs_64.c (Josh Poimboeuf) [1539649 1535644] 2598 - [x86] syscall: int80 must not clobber r12-15 (Josh Poimboeuf) [1539649 1535644] 2599 - [x86] syscall: change ia32_syscall() to create the full register frame in ia32_do_call() (Josh Poimboeuf) [1539649 1535644] 2600 - [x86] boot: Add early cmdline parsing for options with arguments (Josh Poimboeuf) [1539649 1535644] 2601 - [x86] boot: Pass in size to early cmdline parsing (Josh Poimboeuf) [1539649 1535644] 2602 - [x86] boot: Simplify early command line parsing (Josh Poimboeuf) [1539649 1535644] 2603 - [x86] boot: Fix early command-line parsing when partial word matches (Josh Poimboeuf) [1539649 1535644] 2604 - [x86] boot: Fix early command-line parsing when matching at end (Josh Poimboeuf) [1539649 1535644] 2605 - [scsi] storvsc: Fix scsi_cmd error assignments in storvsc_handle_error (Cathy Avery) [1536978 1502601] 2606 - [fs] nfs: RPC_MAX_AUTH_SIZE is in bytes ('J. Bruce Fields') [1533378 1495321] 2607 - [fs] nfsd: give out fewer session slots as limit approaches (Dave Wysochanski) [1533377 1492234] 2608 - [fs] nfsd: increase DRC cache limit (Dave Wysochanski) [1533377 1492234] 2609 - [x86] kvm: x86: fix RSM when PCID is non-zero (Paolo Bonzini) [1531662 1530711] 2610 - [x86] iommu/amd: Reduce delay waiting for command buffer space (Suravee Suthikulpanit) [1531456 1508644] 2611 - [x86] iommu/amd: Reduce amount of MMIO when submitting commands (Suravee Suthikulpanit) [1531456 1508644] 2612 - [x86] amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu (Suravee Suthikulpanit) [1531456 1508644] 2613 - [x86] amd: Fix the left value check of cmd buffer (Suravee Suthikulpanit) [1531456 1508644] 2614 - [x86] amd: Don't put completion-wait semaphore on stack (Suravee Suthikulpanit) [1531456 1508644] 2615 - [x86] kvm: svm: obey guest PAT (Suravee Suthikulpanit) [1530976 1478185] 2616 - [tty] serial: 8250_pci: Add Amazon PCI serial device ID (Vitaly Kuznetsov) [1530137 1527545] 2617 - [ata] libata: sata_down_spd_limit should return if driver has not recorded sstatus speed (David Milburn) [1530136 1457140] 2618 - [fs] nfs: fix a deadlock in nfs client initialization (Scott Mayhew) [1530135 1506382] 2619 - [fs] nfsv4.0: Fix a lock leak in nfs40_walk_client_list (Scott Mayhew) [1530135 1506382] 2620 - [fs] nfs: Create a common nfs4_match_client() function (Scott Mayhew) [1530135 1506382] 2621 - [fs] autofs - revert: take more care to not update last_used on path walk (Ian Kent) [1525994 1489542] 2622 - [vhost] vhost_net: correctly check tx avail during rx busy polling (Jason Wang) [1523784 1487551] 2623 - [crypto] shash - Fix has_key setting (Herbert Xu) [1522932 1505817] 2624 - [block] Fix a race between blk_cleanup_queue() and timeout handling (Ming Lei) [1522698 1513725] 2625 - [x86] tsc: Force TSC_ADJUST register to value >= zero (Prarit Bhargava) [1519850 1497055] 2626 - [x86] tsc: Validate cpumask pointer before accessing it (Prarit Bhargava) [1519850 1497055] 2627 - [x86] tsc: Try to adjust TSC if sync test fails (Prarit Bhargava) [1519850 1497055] 2628 - [x86] tsc: Prepare warp test for TSC adjustment (Prarit Bhargava) [1519850 1497055] 2629 - [x86] tsc: Move sync cleanup to a safe place (Prarit Bhargava) [1519850 1497055] 2630 - [x86] tsc: Sync test only for the first cpu in a package (Prarit Bhargava) [1519850 1497055] 2631 - [x86] tsc: Verify TSC_ADJUST from idle (Prarit Bhargava) [1519850 1497055] 2632 - [x86] tsc: Store and check TSC ADJUST MSR (Prarit Bhargava) [1519850 1497055] 2633 - [x86] tsc: Detect random warps (Prarit Bhargava) [1519850 1497055] 2634 - [x86] kvm: mmu: always terminate page walks at level 1 (Paolo Bonzini) [1500382 1500381] {CVE-2017-12188} 2635 - [x86] kvm: nVMX: update last_nonleaf_level when initializing nested EPT (Denys Vlasenko) [1500382 1500381] {CVE-2017-12188} 2636 - [x86] kvm: fix singlestepping over syscall (Paolo Bonzini) [1464480 1464481] {CVE-2017-7518} 2637 2638 [3.10.0-693.18.1] 2639 - [md] raid5: fix a race condition in stripe batch (Nigel Croxon) [1535883 1496836] 2640 - [security] selinux: fix double free in selinux_parse_opts_str() (Paul Moore) [1532288 1456843] 2641 - [fs] nfs: revert 'nfs: Move the flock open mode check into nfs_flock()' (Benjamin Coddington) [1531095 1497225] 2642 </description> 2643 <!-- 2644 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2645 --> 2646 <advisory> 2647 <severity>IMPORTANT</severity> 2648 <rights>Copyright 2018 Oracle, Inc.</rights> 2649 <issued date="2018-03-07"/> 2650 <cve href="http://linux.oracle.com/cve/CVE-2017-7518.html">CVE-2017-7518</cve> 2651 <cve href="http://linux.oracle.com/cve/CVE-2017-12188.html">CVE-2017-12188</cve> 2652 2653 </advisory> 2654 </metadata> 2655 <criteria operator="AND"> 2656 <criterion test_ref="oval:com.oracle.elsa:tst:20180395001" comment="Oracle Linux 7 is installed"/> 2657 <criteria operator="OR"> 2658 <criteria operator="AND"> 2659 <criterion test_ref="oval:com.oracle.elsa:tst:20180395002" comment="kernel-tools-libs is earlier than 0:3.10.0-693.21.1.el7"/> 2660 <criterion test_ref="oval:com.oracle.elsa:tst:20180395003" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 2661 </criteria> 2662 <criteria operator="AND"> 2663 <criterion test_ref="oval:com.oracle.elsa:tst:20180395004" comment="kernel-debug-devel is earlier than 0:3.10.0-693.21.1.el7"/> 2664 <criterion test_ref="oval:com.oracle.elsa:tst:20180395005" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 2665 </criteria> 2666 <criteria operator="AND"> 2667 <criterion test_ref="oval:com.oracle.elsa:tst:20180395006" comment="kernel-headers is earlier than 0:3.10.0-693.21.1.el7"/> 2668 <criterion test_ref="oval:com.oracle.elsa:tst:20180395007" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 2669 </criteria> 2670 <criteria operator="AND"> 2671 <criterion test_ref="oval:com.oracle.elsa:tst:20180395008" comment="perf is earlier than 0:3.10.0-693.21.1.el7"/> 2672 <criterion test_ref="oval:com.oracle.elsa:tst:20180395009" comment="perf is signed with the Oracle Linux 7 key"/> 2673 </criteria> 2674 <criteria operator="AND"> 2675 <criterion test_ref="oval:com.oracle.elsa:tst:20180395010" comment="python-perf is earlier than 0:3.10.0-693.21.1.el7"/> 2676 <criterion test_ref="oval:com.oracle.elsa:tst:20180395011" comment="python-perf is signed with the Oracle Linux 7 key"/> 2677 </criteria> 2678 <criteria operator="AND"> 2679 <criterion test_ref="oval:com.oracle.elsa:tst:20180395012" comment="kernel-devel is earlier than 0:3.10.0-693.21.1.el7"/> 2680 <criterion test_ref="oval:com.oracle.elsa:tst:20180395013" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 2681 </criteria> 2682 <criteria operator="AND"> 2683 <criterion test_ref="oval:com.oracle.elsa:tst:20180395014" comment="kernel-abi-whitelists is earlier than 0:3.10.0-693.21.1.el7"/> 2684 <criterion test_ref="oval:com.oracle.elsa:tst:20180395015" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 2685 </criteria> 2686 <criteria operator="AND"> 2687 <criterion test_ref="oval:com.oracle.elsa:tst:20180395016" comment="kernel-doc is earlier than 0:3.10.0-693.21.1.el7"/> 2688 <criterion test_ref="oval:com.oracle.elsa:tst:20180395017" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 2689 </criteria> 2690 <criteria operator="AND"> 2691 <criterion test_ref="oval:com.oracle.elsa:tst:20180395018" comment="kernel-tools is earlier than 0:3.10.0-693.21.1.el7"/> 2692 <criterion test_ref="oval:com.oracle.elsa:tst:20180395019" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 2693 </criteria> 2694 <criteria operator="AND"> 2695 <criterion test_ref="oval:com.oracle.elsa:tst:20180395020" comment="kernel is earlier than 0:3.10.0-693.21.1.el7"/> 2696 <criterion test_ref="oval:com.oracle.elsa:tst:20180395021" comment="kernel is signed with the Oracle Linux 7 key"/> 2697 </criteria> 2698 <criteria operator="AND"> 2699 <criterion test_ref="oval:com.oracle.elsa:tst:20180395022" comment="kernel-debug is earlier than 0:3.10.0-693.21.1.el7"/> 2700 <criterion test_ref="oval:com.oracle.elsa:tst:20180395023" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 2701 </criteria> 2702 <criteria operator="AND"> 2703 <criterion test_ref="oval:com.oracle.elsa:tst:20180395024" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-693.21.1.el7"/> 2704 <criterion test_ref="oval:com.oracle.elsa:tst:20180395025" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 2705 </criteria> 2706 </criteria> 2707 </criteria> 2708 2709 </definition> 2710 <definition id="oval:com.oracle.elsa:def:20180406" version="501" class="patch"> 2711 <metadata> 2712 <title> 2713 ELSA-2018-0406: php security update (MODERATE) 2714 </title> 2715 <affected family="unix"> 2716 <platform>Oracle Linux 7</platform> 2717 2718 </affected> 2719 <reference source="elsa" ref_id="ELSA-2018-0406" ref_url="http://linux.oracle.com/errata/ELSA-2018-0406.html"/> 2720 <reference source="CVE" ref_id="CVE-2017-7890" ref_url="http://linux.oracle.com/cve/CVE-2017-7890.html"/> 2721 2722 <description> 2723 [5.4.16-43.1] 2724 - gd: fix buffer over-read into uninitialized memory CVE-2017-7890 2725 </description> 2726 <!-- 2727 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2728 --> 2729 <advisory> 2730 <severity>MODERATE</severity> 2731 <rights>Copyright 2018 Oracle, Inc.</rights> 2732 <issued date="2018-03-07"/> 2733 <cve href="http://linux.oracle.com/cve/CVE-2017-7890.html">CVE-2017-7890</cve> 2734 2735 </advisory> 2736 </metadata> 2737 <criteria operator="AND"> 2738 <criterion test_ref="oval:com.oracle.elsa:tst:20180406001" comment="Oracle Linux 7 is installed"/> 2739 <criteria operator="OR"> 2740 <criteria operator="AND"> 2741 <criterion test_ref="oval:com.oracle.elsa:tst:20180406002" comment="php-common is earlier than 0:5.4.16-43.el7_4.1"/> 2742 <criterion test_ref="oval:com.oracle.elsa:tst:20180406003" comment="php-common is signed with the Oracle Linux 7 key"/> 2743 </criteria> 2744 <criteria operator="AND"> 2745 <criterion test_ref="oval:com.oracle.elsa:tst:20180406004" comment="php-process is earlier than 0:5.4.16-43.el7_4.1"/> 2746 <criterion test_ref="oval:com.oracle.elsa:tst:20180406005" comment="php-process is signed with the Oracle Linux 7 key"/> 2747 </criteria> 2748 <criteria operator="AND"> 2749 <criterion test_ref="oval:com.oracle.elsa:tst:20180406006" comment="php-gd is earlier than 0:5.4.16-43.el7_4.1"/> 2750 <criterion test_ref="oval:com.oracle.elsa:tst:20180406007" comment="php-gd is signed with the Oracle Linux 7 key"/> 2751 </criteria> 2752 <criteria operator="AND"> 2753 <criterion test_ref="oval:com.oracle.elsa:tst:20180406008" comment="php-pgsql is earlier than 0:5.4.16-43.el7_4.1"/> 2754 <criterion test_ref="oval:com.oracle.elsa:tst:20180406009" comment="php-pgsql is signed with the Oracle Linux 7 key"/> 2755 </criteria> 2756 <criteria operator="AND"> 2757 <criterion test_ref="oval:com.oracle.elsa:tst:20180406010" comment="php-xmlrpc is earlier than 0:5.4.16-43.el7_4.1"/> 2758 <criterion test_ref="oval:com.oracle.elsa:tst:20180406011" comment="php-xmlrpc is signed with the Oracle Linux 7 key"/> 2759 </criteria> 2760 <criteria operator="AND"> 2761 <criterion test_ref="oval:com.oracle.elsa:tst:20180406012" comment="php-pdo is earlier than 0:5.4.16-43.el7_4.1"/> 2762 <criterion test_ref="oval:com.oracle.elsa:tst:20180406013" comment="php-pdo is signed with the Oracle Linux 7 key"/> 2763 </criteria> 2764 <criteria operator="AND"> 2765 <criterion test_ref="oval:com.oracle.elsa:tst:20180406014" comment="php-soap is earlier than 0:5.4.16-43.el7_4.1"/> 2766 <criterion test_ref="oval:com.oracle.elsa:tst:20180406015" comment="php-soap is signed with the Oracle Linux 7 key"/> 2767 </criteria> 2768 <criteria operator="AND"> 2769 <criterion test_ref="oval:com.oracle.elsa:tst:20180406016" comment="php-odbc is earlier than 0:5.4.16-43.el7_4.1"/> 2770 <criterion test_ref="oval:com.oracle.elsa:tst:20180406017" comment="php-odbc is signed with the Oracle Linux 7 key"/> 2771 </criteria> 2772 <criteria operator="AND"> 2773 <criterion test_ref="oval:com.oracle.elsa:tst:20180406018" comment="php-ldap is earlier than 0:5.4.16-43.el7_4.1"/> 2774 <criterion test_ref="oval:com.oracle.elsa:tst:20180406019" comment="php-ldap is signed with the Oracle Linux 7 key"/> 2775 </criteria> 2776 <criteria operator="AND"> 2777 <criterion test_ref="oval:com.oracle.elsa:tst:20180406020" comment="php-xml is earlier than 0:5.4.16-43.el7_4.1"/> 2778 <criterion test_ref="oval:com.oracle.elsa:tst:20180406021" comment="php-xml is signed with the Oracle Linux 7 key"/> 2779 </criteria> 2780 <criteria operator="AND"> 2781 <criterion test_ref="oval:com.oracle.elsa:tst:20180406022" comment="php-cli is earlier than 0:5.4.16-43.el7_4.1"/> 2782 <criterion test_ref="oval:com.oracle.elsa:tst:20180406023" comment="php-cli is signed with the Oracle Linux 7 key"/> 2783 </criteria> 2784 <criteria operator="AND"> 2785 <criterion test_ref="oval:com.oracle.elsa:tst:20180406024" comment="php-recode is earlier than 0:5.4.16-43.el7_4.1"/> 2786 <criterion test_ref="oval:com.oracle.elsa:tst:20180406025" comment="php-recode is signed with the Oracle Linux 7 key"/> 2787 </criteria> 2788 <criteria operator="AND"> 2789 <criterion test_ref="oval:com.oracle.elsa:tst:20180406026" comment="php is earlier than 0:5.4.16-43.el7_4.1"/> 2790 <criterion test_ref="oval:com.oracle.elsa:tst:20180406027" comment="php is signed with the Oracle Linux 7 key"/> 2791 </criteria> 2792 <criteria operator="AND"> 2793 <criterion test_ref="oval:com.oracle.elsa:tst:20180406028" comment="php-mysql is earlier than 0:5.4.16-43.el7_4.1"/> 2794 <criterion test_ref="oval:com.oracle.elsa:tst:20180406029" comment="php-mysql is signed with the Oracle Linux 7 key"/> 2795 </criteria> 2796 <criteria operator="AND"> 2797 <criterion test_ref="oval:com.oracle.elsa:tst:20180406030" comment="php-mysqlnd is earlier than 0:5.4.16-43.el7_4.1"/> 2798 <criterion test_ref="oval:com.oracle.elsa:tst:20180406031" comment="php-mysqlnd is signed with the Oracle Linux 7 key"/> 2799 </criteria> 2800 <criteria operator="AND"> 2801 <criterion test_ref="oval:com.oracle.elsa:tst:20180406032" comment="php-enchant is earlier than 0:5.4.16-43.el7_4.1"/> 2802 <criterion test_ref="oval:com.oracle.elsa:tst:20180406033" comment="php-enchant is signed with the Oracle Linux 7 key"/> 2803 </criteria> 2804 <criteria operator="AND"> 2805 <criterion test_ref="oval:com.oracle.elsa:tst:20180406034" comment="php-mbstring is earlier than 0:5.4.16-43.el7_4.1"/> 2806 <criterion test_ref="oval:com.oracle.elsa:tst:20180406035" comment="php-mbstring is signed with the Oracle Linux 7 key"/> 2807 </criteria> 2808 <criteria operator="AND"> 2809 <criterion test_ref="oval:com.oracle.elsa:tst:20180406036" comment="php-devel is earlier than 0:5.4.16-43.el7_4.1"/> 2810 <criterion test_ref="oval:com.oracle.elsa:tst:20180406037" comment="php-devel is signed with the Oracle Linux 7 key"/> 2811 </criteria> 2812 <criteria operator="AND"> 2813 <criterion test_ref="oval:com.oracle.elsa:tst:20180406038" comment="php-pspell is earlier than 0:5.4.16-43.el7_4.1"/> 2814 <criterion test_ref="oval:com.oracle.elsa:tst:20180406039" comment="php-pspell is signed with the Oracle Linux 7 key"/> 2815 </criteria> 2816 <criteria operator="AND"> 2817 <criterion test_ref="oval:com.oracle.elsa:tst:20180406040" comment="php-snmp is earlier than 0:5.4.16-43.el7_4.1"/> 2818 <criterion test_ref="oval:com.oracle.elsa:tst:20180406041" comment="php-snmp is signed with the Oracle Linux 7 key"/> 2819 </criteria> 2820 <criteria operator="AND"> 2821 <criterion test_ref="oval:com.oracle.elsa:tst:20180406042" comment="php-intl is earlier than 0:5.4.16-43.el7_4.1"/> 2822 <criterion test_ref="oval:com.oracle.elsa:tst:20180406043" comment="php-intl is signed with the Oracle Linux 7 key"/> 2823 </criteria> 2824 <criteria operator="AND"> 2825 <criterion test_ref="oval:com.oracle.elsa:tst:20180406044" comment="php-dba is earlier than 0:5.4.16-43.el7_4.1"/> 2826 <criterion test_ref="oval:com.oracle.elsa:tst:20180406045" comment="php-dba is signed with the Oracle Linux 7 key"/> 2827 </criteria> 2828 <criteria operator="AND"> 2829 <criterion test_ref="oval:com.oracle.elsa:tst:20180406046" comment="php-bcmath is earlier than 0:5.4.16-43.el7_4.1"/> 2830 <criterion test_ref="oval:com.oracle.elsa:tst:20180406047" comment="php-bcmath is signed with the Oracle Linux 7 key"/> 2831 </criteria> 2832 <criteria operator="AND"> 2833 <criterion test_ref="oval:com.oracle.elsa:tst:20180406048" comment="php-embedded is earlier than 0:5.4.16-43.el7_4.1"/> 2834 <criterion test_ref="oval:com.oracle.elsa:tst:20180406049" comment="php-embedded is signed with the Oracle Linux 7 key"/> 2835 </criteria> 2836 <criteria operator="AND"> 2837 <criterion test_ref="oval:com.oracle.elsa:tst:20180406050" comment="php-fpm is earlier than 0:5.4.16-43.el7_4.1"/> 2838 <criterion test_ref="oval:com.oracle.elsa:tst:20180406051" comment="php-fpm is signed with the Oracle Linux 7 key"/> 2839 </criteria> 2840 </criteria> 2841 </criteria> 2842 2843 </definition> 2844 <definition id="oval:com.oracle.elsa:def:20180414" version="501" class="patch"> 2845 <metadata> 2846 <title> 2847 ELSA-2018-0414: 389-ds-base security and bug fix update (IMPORTANT) 2848 </title> 2849 <affected family="unix"> 2850 <platform>Oracle Linux 7</platform> 2851 2852 </affected> 2853 <reference source="elsa" ref_id="ELSA-2018-0414" ref_url="http://linux.oracle.com/errata/ELSA-2018-0414.html"/> 2854 <reference source="CVE" ref_id="CVE-2018-1054" ref_url="http://linux.oracle.com/cve/CVE-2018-1054.html"/> 2855 <reference source="CVE" ref_id="CVE-2017-15135" ref_url="http://linux.oracle.com/cve/CVE-2017-15135.html"/> 2856 2857 <description> 2858 [1.3.6.1-28] 2859 - Bump version to 1.3.6.1-28 2860 - Resolves: Bug 1540105 - CVE-2018-1054 - remote Denial of Service (DoS) via search filters in SetUnicodeStringFromUTF_8 2861 2862 [1.3.6.1-27] 2863 - Bump version to 1.3.6.1-27 2864 - Resolves: Bug 1536343 - Indexing of internationalized matching rules is failing 2865 - Resolves: Bug 1535539 - CVE-2017-15135 - Authentication bypass due to lack of size check in slapi_ct_memcmp function 2866 - Resolves: Bug 1540105 - CVE-2018-1054 - remote Denial of Service (DoS) via search filters in SetUnicodeStringFromUTF_8 2867 </description> 2868 <!-- 2869 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2870 --> 2871 <advisory> 2872 <severity>IMPORTANT</severity> 2873 <rights>Copyright 2018 Oracle, Inc.</rights> 2874 <issued date="2018-03-07"/> 2875 <cve href="http://linux.oracle.com/cve/CVE-2018-1054.html">CVE-2018-1054</cve> 2876 <cve href="http://linux.oracle.com/cve/CVE-2017-15135.html">CVE-2017-15135</cve> 2877 2878 </advisory> 2879 </metadata> 2880 <criteria operator="AND"> 2881 <criterion test_ref="oval:com.oracle.elsa:tst:20180414001" comment="Oracle Linux 7 is installed"/> 2882 <criteria operator="OR"> 2883 <criteria operator="AND"> 2884 <criterion test_ref="oval:com.oracle.elsa:tst:20180414002" comment="389-ds-base is earlier than 0:1.3.6.1-28.el7_4"/> 2885 <criterion test_ref="oval:com.oracle.elsa:tst:20180414003" comment="389-ds-base is signed with the Oracle Linux 7 key"/> 2886 </criteria> 2887 <criteria operator="AND"> 2888 <criterion test_ref="oval:com.oracle.elsa:tst:20180414004" comment="389-ds-base-libs is earlier than 0:1.3.6.1-28.el7_4"/> 2889 <criterion test_ref="oval:com.oracle.elsa:tst:20180414005" comment="389-ds-base-libs is signed with the Oracle Linux 7 key"/> 2890 </criteria> 2891 <criteria operator="AND"> 2892 <criterion test_ref="oval:com.oracle.elsa:tst:20180414006" comment="389-ds-base-snmp is earlier than 0:1.3.6.1-28.el7_4"/> 2893 <criterion test_ref="oval:com.oracle.elsa:tst:20180414007" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key"/> 2894 </criteria> 2895 <criteria operator="AND"> 2896 <criterion test_ref="oval:com.oracle.elsa:tst:20180414008" comment="389-ds-base-devel is earlier than 0:1.3.6.1-28.el7_4"/> 2897 <criterion test_ref="oval:com.oracle.elsa:tst:20180414009" comment="389-ds-base-devel is signed with the Oracle Linux 7 key"/> 2898 </criteria> 2899 </criteria> 2900 </criteria> 2901 2902 </definition> 2903 <definition id="oval:com.oracle.elsa:def:20180418" version="501" class="patch"> 2904 <metadata> 2905 <title> 2906 ELSA-2018-0418: libreoffice security update (MODERATE) 2907 </title> 2908 <affected family="unix"> 2909 <platform>Oracle Linux 7</platform> 2910 2911 </affected> 2912 <reference source="elsa" ref_id="ELSA-2018-0418" ref_url="http://linux.oracle.com/errata/ELSA-2018-0418.html"/> 2913 <reference source="CVE" ref_id="CVE-2018-6871" ref_url="http://linux.oracle.com/cve/CVE-2018-6871.html"/> 2914 2915 <description> 2916 [1:5.0.6.2-15.0.1] 2917 - Replaced RedHat colors with Oracle colors, and the filename redhat.soc with oracle.soc in specfile 2918 - Build with --with-vendor='Oracle America, Inc.' 2919 2920 [1:5.0.6.2-15] 2921 - Resolves: rhbz#1545034 - CVE-2018-1055 CVE-2018-6871 2922 2923 [1:5.0.6.2-14] 2924 - Resolves: rhbz#1454693 segv on interrupting tiled rendering 2925 2926 [1:5.0.6.2-13] 2927 - Related: rhbz#1444437 remove timer if document closed before it fires 2928 2929 [1:5.0.6.2-12] 2930 - Resolves: rhbz#1454598 crash on selecting bullet from toolbar 2931 2932 [1:5.0.6.2-11] 2933 - Related: rhbz#1444437 restart second instance cleanly 2934 2935 [1:5.0.6.2-10] 2936 - Resolves: rhbz#1444437 segv in gnome-documents integration 2937 2938 [1:5.0.6.2-9] 2939 - Resolves: rhbz#1445635 CVE-2017-7870 Heap-buffer-overflow in 2940 tools::Polygon::Insert 2941 2942 [1:5.0.6.2-8] 2943 - Resolves: rhbz#1437537 fix csv a11y 2944 2945 [1:5.0.6.2-7] 2946 - Resolves: rhbz#1431539 gnome-documents needs libreofficekit 2947 - Resolves: rhbz#1435535 CVE-2017-3157 Arbitrary file disclosure in 2948 Calc and Writer 2949 2950 [1:5.0.6.2-6] 2951 - Resolves: rhbz#1401082 gnome hangs opening certain docx 2952 - Resolves: rhbz#1421726 drop use of CAIRO_OPERATOR_DIFFERENCE 2953 </description> 2954 <!-- 2955 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 2956 --> 2957 <advisory> 2958 <severity>MODERATE</severity> 2959 <rights>Copyright 2018 Oracle, Inc.</rights> 2960 <issued date="2018-03-07"/> 2961 <cve href="http://linux.oracle.com/cve/CVE-2018-6871.html">CVE-2018-6871</cve> 2962 2963 </advisory> 2964 </metadata> 2965 <criteria operator="AND"> 2966 <criterion test_ref="oval:com.oracle.elsa:tst:20180418001" comment="Oracle Linux 7 is installed"/> 2967 <criteria operator="OR"> 2968 <criteria operator="AND"> 2969 <criterion test_ref="oval:com.oracle.elsa:tst:20180418002" comment="libreofficekit is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 2970 <criterion test_ref="oval:com.oracle.elsa:tst:20180418003" comment="libreofficekit is signed with the Oracle Linux 7 key"/> 2971 </criteria> 2972 <criteria operator="AND"> 2973 <criterion test_ref="oval:com.oracle.elsa:tst:20180418004" comment="libreofficekit-devel is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 2974 <criterion test_ref="oval:com.oracle.elsa:tst:20180418005" comment="libreofficekit-devel is signed with the Oracle Linux 7 key"/> 2975 </criteria> 2976 <criteria operator="AND"> 2977 <criterion test_ref="oval:com.oracle.elsa:tst:20180418006" comment="libreoffice-langpack-fi is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 2978 <criterion test_ref="oval:com.oracle.elsa:tst:20180418007" comment="libreoffice-langpack-fi is signed with the Oracle Linux 7 key"/> 2979 </criteria> 2980 <criteria operator="AND"> 2981 <criterion test_ref="oval:com.oracle.elsa:tst:20180418008" comment="autocorr-sk is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 2982 <criterion test_ref="oval:com.oracle.elsa:tst:20180418009" comment="autocorr-sk is signed with the Oracle Linux 7 key"/> 2983 </criteria> 2984 <criteria operator="AND"> 2985 <criterion test_ref="oval:com.oracle.elsa:tst:20180418010" comment="libreoffice-langpack-si is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 2986 <criterion test_ref="oval:com.oracle.elsa:tst:20180418011" comment="libreoffice-langpack-si is signed with the Oracle Linux 7 key"/> 2987 </criteria> 2988 <criteria operator="AND"> 2989 <criterion test_ref="oval:com.oracle.elsa:tst:20180418012" comment="libreoffice-langpack-hi is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 2990 <criterion test_ref="oval:com.oracle.elsa:tst:20180418013" comment="libreoffice-langpack-hi is signed with the Oracle Linux 7 key"/> 2991 </criteria> 2992 <criteria operator="AND"> 2993 <criterion test_ref="oval:com.oracle.elsa:tst:20180418014" comment="libreoffice-xsltfilter is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 2994 <criterion test_ref="oval:com.oracle.elsa:tst:20180418015" comment="libreoffice-xsltfilter is signed with the Oracle Linux 7 key"/> 2995 </criteria> 2996 <criteria operator="AND"> 2997 <criterion test_ref="oval:com.oracle.elsa:tst:20180418016" comment="autocorr-ja is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 2998 <criterion test_ref="oval:com.oracle.elsa:tst:20180418017" comment="autocorr-ja is signed with the Oracle Linux 7 key"/> 2999 </criteria> 3000 <criteria operator="AND"> 3001 <criterion test_ref="oval:com.oracle.elsa:tst:20180418018" comment="libreoffice-langpack-ro is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3002 <criterion test_ref="oval:com.oracle.elsa:tst:20180418019" comment="libreoffice-langpack-ro is signed with the Oracle Linux 7 key"/> 3003 </criteria> 3004 <criteria operator="AND"> 3005 <criterion test_ref="oval:com.oracle.elsa:tst:20180418020" comment="libreoffice-nlpsolver is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3006 <criterion test_ref="oval:com.oracle.elsa:tst:20180418021" comment="libreoffice-nlpsolver is signed with the Oracle Linux 7 key"/> 3007 </criteria> 3008 <criteria operator="AND"> 3009 <criterion test_ref="oval:com.oracle.elsa:tst:20180418022" comment="libreoffice-writer is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3010 <criterion test_ref="oval:com.oracle.elsa:tst:20180418023" comment="libreoffice-writer is signed with the Oracle Linux 7 key"/> 3011 </criteria> 3012 <criteria operator="AND"> 3013 <criterion test_ref="oval:com.oracle.elsa:tst:20180418024" comment="libreoffice-langpack-de is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3014 <criterion test_ref="oval:com.oracle.elsa:tst:20180418025" comment="libreoffice-langpack-de is signed with the Oracle Linux 7 key"/> 3015 </criteria> 3016 <criteria operator="AND"> 3017 <criterion test_ref="oval:com.oracle.elsa:tst:20180418026" comment="libreoffice-langpack-gu is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3018 <criterion test_ref="oval:com.oracle.elsa:tst:20180418027" comment="libreoffice-langpack-gu is signed with the Oracle Linux 7 key"/> 3019 </criteria> 3020 <criteria operator="AND"> 3021 <criterion test_ref="oval:com.oracle.elsa:tst:20180418028" comment="libreoffice is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3022 <criterion test_ref="oval:com.oracle.elsa:tst:20180418029" comment="libreoffice is signed with the Oracle Linux 7 key"/> 3023 </criteria> 3024 <criteria operator="AND"> 3025 <criterion test_ref="oval:com.oracle.elsa:tst:20180418030" comment="autocorr-af is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3026 <criterion test_ref="oval:com.oracle.elsa:tst:20180418031" comment="autocorr-af is signed with the Oracle Linux 7 key"/> 3027 </criteria> 3028 <criteria operator="AND"> 3029 <criterion test_ref="oval:com.oracle.elsa:tst:20180418032" comment="libreoffice-langpack-st is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3030 <criterion test_ref="oval:com.oracle.elsa:tst:20180418033" comment="libreoffice-langpack-st is signed with the Oracle Linux 7 key"/> 3031 </criteria> 3032 <criteria operator="AND"> 3033 <criterion test_ref="oval:com.oracle.elsa:tst:20180418034" comment="libreoffice-langpack-mr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3034 <criterion test_ref="oval:com.oracle.elsa:tst:20180418035" comment="libreoffice-langpack-mr is signed with the Oracle Linux 7 key"/> 3035 </criteria> 3036 <criteria operator="AND"> 3037 <criterion test_ref="oval:com.oracle.elsa:tst:20180418036" comment="libreoffice-langpack-nb is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3038 <criterion test_ref="oval:com.oracle.elsa:tst:20180418037" comment="libreoffice-langpack-nb is signed with the Oracle Linux 7 key"/> 3039 </criteria> 3040 <criteria operator="AND"> 3041 <criterion test_ref="oval:com.oracle.elsa:tst:20180418038" comment="libreoffice-langpack-ml is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3042 <criterion test_ref="oval:com.oracle.elsa:tst:20180418039" comment="libreoffice-langpack-ml is signed with the Oracle Linux 7 key"/> 3043 </criteria> 3044 <criteria operator="AND"> 3045 <criterion test_ref="oval:com.oracle.elsa:tst:20180418040" comment="libreoffice-filters is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3046 <criterion test_ref="oval:com.oracle.elsa:tst:20180418041" comment="libreoffice-filters is signed with the Oracle Linux 7 key"/> 3047 </criteria> 3048 <criteria operator="AND"> 3049 <criterion test_ref="oval:com.oracle.elsa:tst:20180418042" comment="libreoffice-langpack-xh is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3050 <criterion test_ref="oval:com.oracle.elsa:tst:20180418043" comment="libreoffice-langpack-xh is signed with the Oracle Linux 7 key"/> 3051 </criteria> 3052 <criteria operator="AND"> 3053 <criterion test_ref="oval:com.oracle.elsa:tst:20180418044" comment="libreoffice-langpack-hr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3054 <criterion test_ref="oval:com.oracle.elsa:tst:20180418045" comment="libreoffice-langpack-hr is signed with the Oracle Linux 7 key"/> 3055 </criteria> 3056 <criteria operator="AND"> 3057 <criterion test_ref="oval:com.oracle.elsa:tst:20180418046" comment="libreoffice-langpack-ga is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3058 <criterion test_ref="oval:com.oracle.elsa:tst:20180418047" comment="libreoffice-langpack-ga is signed with the Oracle Linux 7 key"/> 3059 </criteria> 3060 <criteria operator="AND"> 3061 <criterion test_ref="oval:com.oracle.elsa:tst:20180418048" comment="libreoffice-langpack-af is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3062 <criterion test_ref="oval:com.oracle.elsa:tst:20180418049" comment="libreoffice-langpack-af is signed with the Oracle Linux 7 key"/> 3063 </criteria> 3064 <criteria operator="AND"> 3065 <criterion test_ref="oval:com.oracle.elsa:tst:20180418050" comment="libreoffice-langpack-sv is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3066 <criterion test_ref="oval:com.oracle.elsa:tst:20180418051" comment="libreoffice-langpack-sv is signed with the Oracle Linux 7 key"/> 3067 </criteria> 3068 <criteria operator="AND"> 3069 <criterion test_ref="oval:com.oracle.elsa:tst:20180418052" comment="libreoffice-langpack-ta is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3070 <criterion test_ref="oval:com.oracle.elsa:tst:20180418053" comment="libreoffice-langpack-ta is signed with the Oracle Linux 7 key"/> 3071 </criteria> 3072 <criteria operator="AND"> 3073 <criterion test_ref="oval:com.oracle.elsa:tst:20180418054" comment="libreoffice-langpack-eu is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3074 <criterion test_ref="oval:com.oracle.elsa:tst:20180418055" comment="libreoffice-langpack-eu is signed with the Oracle Linux 7 key"/> 3075 </criteria> 3076 <criteria operator="AND"> 3077 <criterion test_ref="oval:com.oracle.elsa:tst:20180418056" comment="libreoffice-langpack-gl is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3078 <criterion test_ref="oval:com.oracle.elsa:tst:20180418057" comment="libreoffice-langpack-gl is signed with the Oracle Linux 7 key"/> 3079 </criteria> 3080 <criteria operator="AND"> 3081 <criterion test_ref="oval:com.oracle.elsa:tst:20180418058" comment="libreoffice-pdfimport is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3082 <criterion test_ref="oval:com.oracle.elsa:tst:20180418059" comment="libreoffice-pdfimport is signed with the Oracle Linux 7 key"/> 3083 </criteria> 3084 <criteria operator="AND"> 3085 <criterion test_ref="oval:com.oracle.elsa:tst:20180418060" comment="libreoffice-langpack-or is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3086 <criterion test_ref="oval:com.oracle.elsa:tst:20180418061" comment="libreoffice-langpack-or is signed with the Oracle Linux 7 key"/> 3087 </criteria> 3088 <criteria operator="AND"> 3089 <criterion test_ref="oval:com.oracle.elsa:tst:20180418062" comment="libreoffice-langpack-sk is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3090 <criterion test_ref="oval:com.oracle.elsa:tst:20180418063" comment="libreoffice-langpack-sk is signed with the Oracle Linux 7 key"/> 3091 </criteria> 3092 <criteria operator="AND"> 3093 <criterion test_ref="oval:com.oracle.elsa:tst:20180418064" comment="libreoffice-langpack-et is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3094 <criterion test_ref="oval:com.oracle.elsa:tst:20180418065" comment="libreoffice-langpack-et is signed with the Oracle Linux 7 key"/> 3095 </criteria> 3096 <criteria operator="AND"> 3097 <criterion test_ref="oval:com.oracle.elsa:tst:20180418066" comment="libreoffice-officebean is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3098 <criterion test_ref="oval:com.oracle.elsa:tst:20180418067" comment="libreoffice-officebean is signed with the Oracle Linux 7 key"/> 3099 </criteria> 3100 <criteria operator="AND"> 3101 <criterion test_ref="oval:com.oracle.elsa:tst:20180418068" comment="autocorr-fr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3102 <criterion test_ref="oval:com.oracle.elsa:tst:20180418069" comment="autocorr-fr is signed with the Oracle Linux 7 key"/> 3103 </criteria> 3104 <criteria operator="AND"> 3105 <criterion test_ref="oval:com.oracle.elsa:tst:20180418070" comment="libreoffice-wiki-publisher is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3106 <criterion test_ref="oval:com.oracle.elsa:tst:20180418071" comment="libreoffice-wiki-publisher is signed with the Oracle Linux 7 key"/> 3107 </criteria> 3108 <criteria operator="AND"> 3109 <criterion test_ref="oval:com.oracle.elsa:tst:20180418072" comment="libreoffice-langpack-en is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3110 <criterion test_ref="oval:com.oracle.elsa:tst:20180418073" comment="libreoffice-langpack-en is signed with the Oracle Linux 7 key"/> 3111 </criteria> 3112 <criteria operator="AND"> 3113 <criterion test_ref="oval:com.oracle.elsa:tst:20180418074" comment="libreoffice-langpack-ru is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3114 <criterion test_ref="oval:com.oracle.elsa:tst:20180418075" comment="libreoffice-langpack-ru is signed with the Oracle Linux 7 key"/> 3115 </criteria> 3116 <criteria operator="AND"> 3117 <criterion test_ref="oval:com.oracle.elsa:tst:20180418076" comment="autocorr-bg is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3118 <criterion test_ref="oval:com.oracle.elsa:tst:20180418077" comment="autocorr-bg is signed with the Oracle Linux 7 key"/> 3119 </criteria> 3120 <criteria operator="AND"> 3121 <criterion test_ref="oval:com.oracle.elsa:tst:20180418078" comment="libreoffice-langpack-uk is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3122 <criterion test_ref="oval:com.oracle.elsa:tst:20180418079" comment="libreoffice-langpack-uk is signed with the Oracle Linux 7 key"/> 3123 </criteria> 3124 <criteria operator="AND"> 3125 <criterion test_ref="oval:com.oracle.elsa:tst:20180418080" comment="autocorr-lt is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3126 <criterion test_ref="oval:com.oracle.elsa:tst:20180418081" comment="autocorr-lt is signed with the Oracle Linux 7 key"/> 3127 </criteria> 3128 <criteria operator="AND"> 3129 <criterion test_ref="oval:com.oracle.elsa:tst:20180418082" comment="autocorr-ga is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3130 <criterion test_ref="oval:com.oracle.elsa:tst:20180418083" comment="autocorr-ga is signed with the Oracle Linux 7 key"/> 3131 </criteria> 3132 <criteria operator="AND"> 3133 <criterion test_ref="oval:com.oracle.elsa:tst:20180418084" comment="libreoffice-langpack-nr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3134 <criterion test_ref="oval:com.oracle.elsa:tst:20180418085" comment="libreoffice-langpack-nr is signed with the Oracle Linux 7 key"/> 3135 </criteria> 3136 <criteria operator="AND"> 3137 <criterion test_ref="oval:com.oracle.elsa:tst:20180418086" comment="libreoffice-langpack-lv is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3138 <criterion test_ref="oval:com.oracle.elsa:tst:20180418087" comment="libreoffice-langpack-lv is signed with the Oracle Linux 7 key"/> 3139 </criteria> 3140 <criteria operator="AND"> 3141 <criterion test_ref="oval:com.oracle.elsa:tst:20180418088" comment="libreoffice-langpack-fr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3142 <criterion test_ref="oval:com.oracle.elsa:tst:20180418089" comment="libreoffice-langpack-fr is signed with the Oracle Linux 7 key"/> 3143 </criteria> 3144 <criteria operator="AND"> 3145 <criterion test_ref="oval:com.oracle.elsa:tst:20180418090" comment="libreoffice-langpack-pt-BR is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3146 <criterion test_ref="oval:com.oracle.elsa:tst:20180418091" comment="libreoffice-langpack-pt-BR is signed with the Oracle Linux 7 key"/> 3147 </criteria> 3148 <criteria operator="AND"> 3149 <criterion test_ref="oval:com.oracle.elsa:tst:20180418092" comment="libreoffice-langpack-as is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3150 <criterion test_ref="oval:com.oracle.elsa:tst:20180418093" comment="libreoffice-langpack-as is signed with the Oracle Linux 7 key"/> 3151 </criteria> 3152 <criteria operator="AND"> 3153 <criterion test_ref="oval:com.oracle.elsa:tst:20180418094" comment="libreoffice-ogltrans is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3154 <criterion test_ref="oval:com.oracle.elsa:tst:20180418095" comment="libreoffice-ogltrans is signed with the Oracle Linux 7 key"/> 3155 </criteria> 3156 <criteria operator="AND"> 3157 <criterion test_ref="oval:com.oracle.elsa:tst:20180418096" comment="libreoffice-langpack-ko is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3158 <criterion test_ref="oval:com.oracle.elsa:tst:20180418097" comment="libreoffice-langpack-ko is signed with the Oracle Linux 7 key"/> 3159 </criteria> 3160 <criteria operator="AND"> 3161 <criterion test_ref="oval:com.oracle.elsa:tst:20180418098" comment="autocorr-fa is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3162 <criterion test_ref="oval:com.oracle.elsa:tst:20180418099" comment="autocorr-fa is signed with the Oracle Linux 7 key"/> 3163 </criteria> 3164 <criteria operator="AND"> 3165 <criterion test_ref="oval:com.oracle.elsa:tst:20180418100" comment="libreoffice-langpack-ss is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3166 <criterion test_ref="oval:com.oracle.elsa:tst:20180418101" comment="libreoffice-langpack-ss is signed with the Oracle Linux 7 key"/> 3167 </criteria> 3168 <criteria operator="AND"> 3169 <criterion test_ref="oval:com.oracle.elsa:tst:20180418102" comment="libreoffice-langpack-cs is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3170 <criterion test_ref="oval:com.oracle.elsa:tst:20180418103" comment="libreoffice-langpack-cs is signed with the Oracle Linux 7 key"/> 3171 </criteria> 3172 <criteria operator="AND"> 3173 <criterion test_ref="oval:com.oracle.elsa:tst:20180418104" comment="libreoffice-graphicfilter is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3174 <criterion test_ref="oval:com.oracle.elsa:tst:20180418105" comment="libreoffice-graphicfilter is signed with the Oracle Linux 7 key"/> 3175 </criteria> 3176 <criteria operator="AND"> 3177 <criterion test_ref="oval:com.oracle.elsa:tst:20180418106" comment="autocorr-en is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3178 <criterion test_ref="oval:com.oracle.elsa:tst:20180418107" comment="autocorr-en is signed with the Oracle Linux 7 key"/> 3179 </criteria> 3180 <criteria operator="AND"> 3181 <criterion test_ref="oval:com.oracle.elsa:tst:20180418108" comment="libreoffice-langpack-nl is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3182 <criterion test_ref="oval:com.oracle.elsa:tst:20180418109" comment="libreoffice-langpack-nl is signed with the Oracle Linux 7 key"/> 3183 </criteria> 3184 <criteria operator="AND"> 3185 <criterion test_ref="oval:com.oracle.elsa:tst:20180418110" comment="libreoffice-core is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3186 <criterion test_ref="oval:com.oracle.elsa:tst:20180418111" comment="libreoffice-core is signed with the Oracle Linux 7 key"/> 3187 </criteria> 3188 <criteria operator="AND"> 3189 <criterion test_ref="oval:com.oracle.elsa:tst:20180418112" comment="autocorr-it is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3190 <criterion test_ref="oval:com.oracle.elsa:tst:20180418113" comment="autocorr-it is signed with the Oracle Linux 7 key"/> 3191 </criteria> 3192 <criteria operator="AND"> 3193 <criterion test_ref="oval:com.oracle.elsa:tst:20180418114" comment="libreoffice-langpack-zu is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3194 <criterion test_ref="oval:com.oracle.elsa:tst:20180418115" comment="libreoffice-langpack-zu is signed with the Oracle Linux 7 key"/> 3195 </criteria> 3196 <criteria operator="AND"> 3197 <criterion test_ref="oval:com.oracle.elsa:tst:20180418116" comment="libreoffice-calc is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3198 <criterion test_ref="oval:com.oracle.elsa:tst:20180418117" comment="libreoffice-calc is signed with the Oracle Linux 7 key"/> 3199 </criteria> 3200 <criteria operator="AND"> 3201 <criterion test_ref="oval:com.oracle.elsa:tst:20180418118" comment="libreoffice-langpack-es is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3202 <criterion test_ref="oval:com.oracle.elsa:tst:20180418119" comment="libreoffice-langpack-es is signed with the Oracle Linux 7 key"/> 3203 </criteria> 3204 <criteria operator="AND"> 3205 <criterion test_ref="oval:com.oracle.elsa:tst:20180418120" comment="libreoffice-draw is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3206 <criterion test_ref="oval:com.oracle.elsa:tst:20180418121" comment="libreoffice-draw is signed with the Oracle Linux 7 key"/> 3207 </criteria> 3208 <criteria operator="AND"> 3209 <criterion test_ref="oval:com.oracle.elsa:tst:20180418122" comment="autocorr-ca is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3210 <criterion test_ref="oval:com.oracle.elsa:tst:20180418123" comment="autocorr-ca is signed with the Oracle Linux 7 key"/> 3211 </criteria> 3212 <criteria operator="AND"> 3213 <criterion test_ref="oval:com.oracle.elsa:tst:20180418124" comment="libreoffice-langpack-nso is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3214 <criterion test_ref="oval:com.oracle.elsa:tst:20180418125" comment="libreoffice-langpack-nso is signed with the Oracle Linux 7 key"/> 3215 </criteria> 3216 <criteria operator="AND"> 3217 <criterion test_ref="oval:com.oracle.elsa:tst:20180418126" comment="libreoffice-emailmerge is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3218 <criterion test_ref="oval:com.oracle.elsa:tst:20180418127" comment="libreoffice-emailmerge is signed with the Oracle Linux 7 key"/> 3219 </criteria> 3220 <criteria operator="AND"> 3221 <criterion test_ref="oval:com.oracle.elsa:tst:20180418128" comment="libreoffice-langpack-ca is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3222 <criterion test_ref="oval:com.oracle.elsa:tst:20180418129" comment="libreoffice-langpack-ca is signed with the Oracle Linux 7 key"/> 3223 </criteria> 3224 <criteria operator="AND"> 3225 <criterion test_ref="oval:com.oracle.elsa:tst:20180418130" comment="autocorr-pt is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3226 <criterion test_ref="oval:com.oracle.elsa:tst:20180418131" comment="autocorr-pt is signed with the Oracle Linux 7 key"/> 3227 </criteria> 3228 <criteria operator="AND"> 3229 <criterion test_ref="oval:com.oracle.elsa:tst:20180418132" comment="libreoffice-langpack-ve is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3230 <criterion test_ref="oval:com.oracle.elsa:tst:20180418133" comment="libreoffice-langpack-ve is signed with the Oracle Linux 7 key"/> 3231 </criteria> 3232 <criteria operator="AND"> 3233 <criterion test_ref="oval:com.oracle.elsa:tst:20180418134" comment="libreoffice-langpack-nn is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3234 <criterion test_ref="oval:com.oracle.elsa:tst:20180418135" comment="libreoffice-langpack-nn is signed with the Oracle Linux 7 key"/> 3235 </criteria> 3236 <criteria operator="AND"> 3237 <criterion test_ref="oval:com.oracle.elsa:tst:20180418136" comment="autocorr-vi is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3238 <criterion test_ref="oval:com.oracle.elsa:tst:20180418137" comment="autocorr-vi is signed with the Oracle Linux 7 key"/> 3239 </criteria> 3240 <criteria operator="AND"> 3241 <criterion test_ref="oval:com.oracle.elsa:tst:20180418138" comment="autocorr-es is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3242 <criterion test_ref="oval:com.oracle.elsa:tst:20180418139" comment="autocorr-es is signed with the Oracle Linux 7 key"/> 3243 </criteria> 3244 <criteria operator="AND"> 3245 <criterion test_ref="oval:com.oracle.elsa:tst:20180418140" comment="libreoffice-sdk is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3246 <criterion test_ref="oval:com.oracle.elsa:tst:20180418141" comment="libreoffice-sdk is signed with the Oracle Linux 7 key"/> 3247 </criteria> 3248 <criteria operator="AND"> 3249 <criterion test_ref="oval:com.oracle.elsa:tst:20180418142" comment="libreoffice-langpack-tr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3250 <criterion test_ref="oval:com.oracle.elsa:tst:20180418143" comment="libreoffice-langpack-tr is signed with the Oracle Linux 7 key"/> 3251 </criteria> 3252 <criteria operator="AND"> 3253 <criterion test_ref="oval:com.oracle.elsa:tst:20180418144" comment="libreoffice-langpack-pl is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3254 <criterion test_ref="oval:com.oracle.elsa:tst:20180418145" comment="libreoffice-langpack-pl is signed with the Oracle Linux 7 key"/> 3255 </criteria> 3256 <criteria operator="AND"> 3257 <criterion test_ref="oval:com.oracle.elsa:tst:20180418146" comment="libreoffice-langpack-it is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3258 <criterion test_ref="oval:com.oracle.elsa:tst:20180418147" comment="libreoffice-langpack-it is signed with the Oracle Linux 7 key"/> 3259 </criteria> 3260 <criteria operator="AND"> 3261 <criterion test_ref="oval:com.oracle.elsa:tst:20180418148" comment="autocorr-nl is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3262 <criterion test_ref="oval:com.oracle.elsa:tst:20180418149" comment="autocorr-nl is signed with the Oracle Linux 7 key"/> 3263 </criteria> 3264 <criteria operator="AND"> 3265 <criterion test_ref="oval:com.oracle.elsa:tst:20180418150" comment="libreoffice-impress is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3266 <criterion test_ref="oval:com.oracle.elsa:tst:20180418151" comment="libreoffice-impress is signed with the Oracle Linux 7 key"/> 3267 </criteria> 3268 <criteria operator="AND"> 3269 <criterion test_ref="oval:com.oracle.elsa:tst:20180418152" comment="libreoffice-math is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3270 <criterion test_ref="oval:com.oracle.elsa:tst:20180418153" comment="libreoffice-math is signed with the Oracle Linux 7 key"/> 3271 </criteria> 3272 <criteria operator="AND"> 3273 <criterion test_ref="oval:com.oracle.elsa:tst:20180418154" comment="autocorr-ro is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3274 <criterion test_ref="oval:com.oracle.elsa:tst:20180418155" comment="autocorr-ro is signed with the Oracle Linux 7 key"/> 3275 </criteria> 3276 <criteria operator="AND"> 3277 <criterion test_ref="oval:com.oracle.elsa:tst:20180418156" comment="libreoffice-langpack-bg is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3278 <criterion test_ref="oval:com.oracle.elsa:tst:20180418157" comment="libreoffice-langpack-bg is signed with the Oracle Linux 7 key"/> 3279 </criteria> 3280 <criteria operator="AND"> 3281 <criterion test_ref="oval:com.oracle.elsa:tst:20180418158" comment="autocorr-hu is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3282 <criterion test_ref="oval:com.oracle.elsa:tst:20180418159" comment="autocorr-hu is signed with the Oracle Linux 7 key"/> 3283 </criteria> 3284 <criteria operator="AND"> 3285 <criterion test_ref="oval:com.oracle.elsa:tst:20180418160" comment="libreoffice-langpack-kk is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3286 <criterion test_ref="oval:com.oracle.elsa:tst:20180418161" comment="libreoffice-langpack-kk is signed with the Oracle Linux 7 key"/> 3287 </criteria> 3288 <criteria operator="AND"> 3289 <criterion test_ref="oval:com.oracle.elsa:tst:20180418162" comment="libreoffice-langpack-cy is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3290 <criterion test_ref="oval:com.oracle.elsa:tst:20180418163" comment="libreoffice-langpack-cy is signed with the Oracle Linux 7 key"/> 3291 </criteria> 3292 <criteria operator="AND"> 3293 <criterion test_ref="oval:com.oracle.elsa:tst:20180418164" comment="autocorr-ko is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3294 <criterion test_ref="oval:com.oracle.elsa:tst:20180418165" comment="autocorr-ko is signed with the Oracle Linux 7 key"/> 3295 </criteria> 3296 <criteria operator="AND"> 3297 <criterion test_ref="oval:com.oracle.elsa:tst:20180418166" comment="autocorr-ru is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3298 <criterion test_ref="oval:com.oracle.elsa:tst:20180418167" comment="autocorr-ru is signed with the Oracle Linux 7 key"/> 3299 </criteria> 3300 <criteria operator="AND"> 3301 <criterion test_ref="oval:com.oracle.elsa:tst:20180418168" comment="libreoffice-langpack-pt-PT is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3302 <criterion test_ref="oval:com.oracle.elsa:tst:20180418169" comment="libreoffice-langpack-pt-PT is signed with the Oracle Linux 7 key"/> 3303 </criteria> 3304 <criteria operator="AND"> 3305 <criterion test_ref="oval:com.oracle.elsa:tst:20180418170" comment="libreoffice-langpack-zh-Hans is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3306 <criterion test_ref="oval:com.oracle.elsa:tst:20180418171" comment="libreoffice-langpack-zh-Hans is signed with the Oracle Linux 7 key"/> 3307 </criteria> 3308 <criteria operator="AND"> 3309 <criterion test_ref="oval:com.oracle.elsa:tst:20180418172" comment="libreoffice-langpack-th is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3310 <criterion test_ref="oval:com.oracle.elsa:tst:20180418173" comment="libreoffice-langpack-th is signed with the Oracle Linux 7 key"/> 3311 </criteria> 3312 <criteria operator="AND"> 3313 <criterion test_ref="oval:com.oracle.elsa:tst:20180418174" comment="libreoffice-langpack-lt is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3314 <criterion test_ref="oval:com.oracle.elsa:tst:20180418175" comment="libreoffice-langpack-lt is signed with the Oracle Linux 7 key"/> 3315 </criteria> 3316 <criteria operator="AND"> 3317 <criterion test_ref="oval:com.oracle.elsa:tst:20180418176" comment="autocorr-da is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3318 <criterion test_ref="oval:com.oracle.elsa:tst:20180418177" comment="autocorr-da is signed with the Oracle Linux 7 key"/> 3319 </criteria> 3320 <criteria operator="AND"> 3321 <criterion test_ref="oval:com.oracle.elsa:tst:20180418178" comment="libreoffice-ure is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3322 <criterion test_ref="oval:com.oracle.elsa:tst:20180418179" comment="libreoffice-ure is signed with the Oracle Linux 7 key"/> 3323 </criteria> 3324 <criteria operator="AND"> 3325 <criterion test_ref="oval:com.oracle.elsa:tst:20180418180" comment="libreoffice-langpack-te is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3326 <criterion test_ref="oval:com.oracle.elsa:tst:20180418181" comment="libreoffice-langpack-te is signed with the Oracle Linux 7 key"/> 3327 </criteria> 3328 <criteria operator="AND"> 3329 <criterion test_ref="oval:com.oracle.elsa:tst:20180418182" comment="libreoffice-pyuno is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3330 <criterion test_ref="oval:com.oracle.elsa:tst:20180418183" comment="libreoffice-pyuno is signed with the Oracle Linux 7 key"/> 3331 </criteria> 3332 <criteria operator="AND"> 3333 <criterion test_ref="oval:com.oracle.elsa:tst:20180418184" comment="autocorr-sr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3334 <criterion test_ref="oval:com.oracle.elsa:tst:20180418185" comment="autocorr-sr is signed with the Oracle Linux 7 key"/> 3335 </criteria> 3336 <criteria operator="AND"> 3337 <criterion test_ref="oval:com.oracle.elsa:tst:20180418186" comment="autocorr-de is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3338 <criterion test_ref="oval:com.oracle.elsa:tst:20180418187" comment="autocorr-de is signed with the Oracle Linux 7 key"/> 3339 </criteria> 3340 <criteria operator="AND"> 3341 <criterion test_ref="oval:com.oracle.elsa:tst:20180418188" comment="autocorr-is is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3342 <criterion test_ref="oval:com.oracle.elsa:tst:20180418189" comment="autocorr-is is signed with the Oracle Linux 7 key"/> 3343 </criteria> 3344 <criteria operator="AND"> 3345 <criterion test_ref="oval:com.oracle.elsa:tst:20180418190" comment="libreoffice-langpack-dz is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3346 <criterion test_ref="oval:com.oracle.elsa:tst:20180418191" comment="libreoffice-langpack-dz is signed with the Oracle Linux 7 key"/> 3347 </criteria> 3348 <criteria operator="AND"> 3349 <criterion test_ref="oval:com.oracle.elsa:tst:20180418192" comment="libreoffice-postgresql is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3350 <criterion test_ref="oval:com.oracle.elsa:tst:20180418193" comment="libreoffice-postgresql is signed with the Oracle Linux 7 key"/> 3351 </criteria> 3352 <criteria operator="AND"> 3353 <criterion test_ref="oval:com.oracle.elsa:tst:20180418194" comment="autocorr-fi is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3354 <criterion test_ref="oval:com.oracle.elsa:tst:20180418195" comment="autocorr-fi is signed with the Oracle Linux 7 key"/> 3355 </criteria> 3356 <criteria operator="AND"> 3357 <criterion test_ref="oval:com.oracle.elsa:tst:20180418196" comment="libreoffice-langpack-tn is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3358 <criterion test_ref="oval:com.oracle.elsa:tst:20180418197" comment="libreoffice-langpack-tn is signed with the Oracle Linux 7 key"/> 3359 </criteria> 3360 <criteria operator="AND"> 3361 <criterion test_ref="oval:com.oracle.elsa:tst:20180418198" comment="libreoffice-sdk-doc is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3362 <criterion test_ref="oval:com.oracle.elsa:tst:20180418199" comment="libreoffice-sdk-doc is signed with the Oracle Linux 7 key"/> 3363 </criteria> 3364 <criteria operator="AND"> 3365 <criterion test_ref="oval:com.oracle.elsa:tst:20180418200" comment="autocorr-pl is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3366 <criterion test_ref="oval:com.oracle.elsa:tst:20180418201" comment="autocorr-pl is signed with the Oracle Linux 7 key"/> 3367 </criteria> 3368 <criteria operator="AND"> 3369 <criterion test_ref="oval:com.oracle.elsa:tst:20180418202" comment="libreoffice-langpack-he is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3370 <criterion test_ref="oval:com.oracle.elsa:tst:20180418203" comment="libreoffice-langpack-he is signed with the Oracle Linux 7 key"/> 3371 </criteria> 3372 <criteria operator="AND"> 3373 <criterion test_ref="oval:com.oracle.elsa:tst:20180418204" comment="libreoffice-langpack-ts is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3374 <criterion test_ref="oval:com.oracle.elsa:tst:20180418205" comment="libreoffice-langpack-ts is signed with the Oracle Linux 7 key"/> 3375 </criteria> 3376 <criteria operator="AND"> 3377 <criterion test_ref="oval:com.oracle.elsa:tst:20180418206" comment="libreoffice-langpack-ar is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3378 <criterion test_ref="oval:com.oracle.elsa:tst:20180418207" comment="libreoffice-langpack-ar is signed with the Oracle Linux 7 key"/> 3379 </criteria> 3380 <criteria operator="AND"> 3381 <criterion test_ref="oval:com.oracle.elsa:tst:20180418208" comment="libreoffice-langpack-hu is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3382 <criterion test_ref="oval:com.oracle.elsa:tst:20180418209" comment="libreoffice-langpack-hu is signed with the Oracle Linux 7 key"/> 3383 </criteria> 3384 <criteria operator="AND"> 3385 <criterion test_ref="oval:com.oracle.elsa:tst:20180418210" comment="libreoffice-base is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3386 <criterion test_ref="oval:com.oracle.elsa:tst:20180418211" comment="libreoffice-base is signed with the Oracle Linux 7 key"/> 3387 </criteria> 3388 <criteria operator="AND"> 3389 <criterion test_ref="oval:com.oracle.elsa:tst:20180418212" comment="libreoffice-langpack-br is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3390 <criterion test_ref="oval:com.oracle.elsa:tst:20180418213" comment="libreoffice-langpack-br is signed with the Oracle Linux 7 key"/> 3391 </criteria> 3392 <criteria operator="AND"> 3393 <criterion test_ref="oval:com.oracle.elsa:tst:20180418214" comment="libreoffice-rhino is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3394 <criterion test_ref="oval:com.oracle.elsa:tst:20180418215" comment="libreoffice-rhino is signed with the Oracle Linux 7 key"/> 3395 </criteria> 3396 <criteria operator="AND"> 3397 <criterion test_ref="oval:com.oracle.elsa:tst:20180418216" comment="libreoffice-langpack-pa is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3398 <criterion test_ref="oval:com.oracle.elsa:tst:20180418217" comment="libreoffice-langpack-pa is signed with the Oracle Linux 7 key"/> 3399 </criteria> 3400 <criteria operator="AND"> 3401 <criterion test_ref="oval:com.oracle.elsa:tst:20180418218" comment="libreoffice-langpack-da is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3402 <criterion test_ref="oval:com.oracle.elsa:tst:20180418219" comment="libreoffice-langpack-da is signed with the Oracle Linux 7 key"/> 3403 </criteria> 3404 <criteria operator="AND"> 3405 <criterion test_ref="oval:com.oracle.elsa:tst:20180418220" comment="autocorr-lb is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3406 <criterion test_ref="oval:com.oracle.elsa:tst:20180418221" comment="autocorr-lb is signed with the Oracle Linux 7 key"/> 3407 </criteria> 3408 <criteria operator="AND"> 3409 <criterion test_ref="oval:com.oracle.elsa:tst:20180418222" comment="libreoffice-langpack-fa is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3410 <criterion test_ref="oval:com.oracle.elsa:tst:20180418223" comment="libreoffice-langpack-fa is signed with the Oracle Linux 7 key"/> 3411 </criteria> 3412 <criteria operator="AND"> 3413 <criterion test_ref="oval:com.oracle.elsa:tst:20180418224" comment="autocorr-hr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3414 <criterion test_ref="oval:com.oracle.elsa:tst:20180418225" comment="autocorr-hr is signed with the Oracle Linux 7 key"/> 3415 </criteria> 3416 <criteria operator="AND"> 3417 <criterion test_ref="oval:com.oracle.elsa:tst:20180418226" comment="libreoffice-bsh is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3418 <criterion test_ref="oval:com.oracle.elsa:tst:20180418227" comment="libreoffice-bsh is signed with the Oracle Linux 7 key"/> 3419 </criteria> 3420 <criteria operator="AND"> 3421 <criterion test_ref="oval:com.oracle.elsa:tst:20180418228" comment="libreoffice-langpack-zh-Hant is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3422 <criterion test_ref="oval:com.oracle.elsa:tst:20180418229" comment="libreoffice-langpack-zh-Hant is signed with the Oracle Linux 7 key"/> 3423 </criteria> 3424 <criteria operator="AND"> 3425 <criterion test_ref="oval:com.oracle.elsa:tst:20180418230" comment="libreoffice-gdb-debug-support is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3426 <criterion test_ref="oval:com.oracle.elsa:tst:20180418231" comment="libreoffice-gdb-debug-support is signed with the Oracle Linux 7 key"/> 3427 </criteria> 3428 <criteria operator="AND"> 3429 <criterion test_ref="oval:com.oracle.elsa:tst:20180418232" comment="libreoffice-langpack-sl is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3430 <criterion test_ref="oval:com.oracle.elsa:tst:20180418233" comment="libreoffice-langpack-sl is signed with the Oracle Linux 7 key"/> 3431 </criteria> 3432 <criteria operator="AND"> 3433 <criterion test_ref="oval:com.oracle.elsa:tst:20180418234" comment="libreoffice-langpack-kn is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3434 <criterion test_ref="oval:com.oracle.elsa:tst:20180418235" comment="libreoffice-langpack-kn is signed with the Oracle Linux 7 key"/> 3435 </criteria> 3436 <criteria operator="AND"> 3437 <criterion test_ref="oval:com.oracle.elsa:tst:20180418236" comment="libreoffice-langpack-sr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3438 <criterion test_ref="oval:com.oracle.elsa:tst:20180418237" comment="libreoffice-langpack-sr is signed with the Oracle Linux 7 key"/> 3439 </criteria> 3440 <criteria operator="AND"> 3441 <criterion test_ref="oval:com.oracle.elsa:tst:20180418238" comment="autocorr-cs is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3442 <criterion test_ref="oval:com.oracle.elsa:tst:20180418239" comment="autocorr-cs is signed with the Oracle Linux 7 key"/> 3443 </criteria> 3444 <criteria operator="AND"> 3445 <criterion test_ref="oval:com.oracle.elsa:tst:20180418240" comment="libreoffice-langpack-el is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3446 <criterion test_ref="oval:com.oracle.elsa:tst:20180418241" comment="libreoffice-langpack-el is signed with the Oracle Linux 7 key"/> 3447 </criteria> 3448 <criteria operator="AND"> 3449 <criterion test_ref="oval:com.oracle.elsa:tst:20180418242" comment="autocorr-zh is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3450 <criterion test_ref="oval:com.oracle.elsa:tst:20180418243" comment="autocorr-zh is signed with the Oracle Linux 7 key"/> 3451 </criteria> 3452 <criteria operator="AND"> 3453 <criterion test_ref="oval:com.oracle.elsa:tst:20180418244" comment="libreoffice-langpack-ja is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3454 <criterion test_ref="oval:com.oracle.elsa:tst:20180418245" comment="libreoffice-langpack-ja is signed with the Oracle Linux 7 key"/> 3455 </criteria> 3456 <criteria operator="AND"> 3457 <criterion test_ref="oval:com.oracle.elsa:tst:20180418246" comment="autocorr-sl is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3458 <criterion test_ref="oval:com.oracle.elsa:tst:20180418247" comment="autocorr-sl is signed with the Oracle Linux 7 key"/> 3459 </criteria> 3460 <criteria operator="AND"> 3461 <criterion test_ref="oval:com.oracle.elsa:tst:20180418248" comment="libreoffice-langpack-mai is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3462 <criterion test_ref="oval:com.oracle.elsa:tst:20180418249" comment="libreoffice-langpack-mai is signed with the Oracle Linux 7 key"/> 3463 </criteria> 3464 <criteria operator="AND"> 3465 <criterion test_ref="oval:com.oracle.elsa:tst:20180418250" comment="libreoffice-langpack-bn is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3466 <criterion test_ref="oval:com.oracle.elsa:tst:20180418251" comment="libreoffice-langpack-bn is signed with the Oracle Linux 7 key"/> 3467 </criteria> 3468 <criteria operator="AND"> 3469 <criterion test_ref="oval:com.oracle.elsa:tst:20180418252" comment="autocorr-mn is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3470 <criterion test_ref="oval:com.oracle.elsa:tst:20180418253" comment="autocorr-mn is signed with the Oracle Linux 7 key"/> 3471 </criteria> 3472 <criteria operator="AND"> 3473 <criterion test_ref="oval:com.oracle.elsa:tst:20180418254" comment="autocorr-tr is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3474 <criterion test_ref="oval:com.oracle.elsa:tst:20180418255" comment="autocorr-tr is signed with the Oracle Linux 7 key"/> 3475 </criteria> 3476 <criteria operator="AND"> 3477 <criterion test_ref="oval:com.oracle.elsa:tst:20180418256" comment="libreoffice-librelogo is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3478 <criterion test_ref="oval:com.oracle.elsa:tst:20180418257" comment="libreoffice-librelogo is signed with the Oracle Linux 7 key"/> 3479 </criteria> 3480 <criteria operator="AND"> 3481 <criterion test_ref="oval:com.oracle.elsa:tst:20180418258" comment="libreoffice-glade is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3482 <criterion test_ref="oval:com.oracle.elsa:tst:20180418259" comment="libreoffice-glade is signed with the Oracle Linux 7 key"/> 3483 </criteria> 3484 <criteria operator="AND"> 3485 <criterion test_ref="oval:com.oracle.elsa:tst:20180418260" comment="autocorr-sv is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3486 <criterion test_ref="oval:com.oracle.elsa:tst:20180418261" comment="autocorr-sv is signed with the Oracle Linux 7 key"/> 3487 </criteria> 3488 <criteria operator="AND"> 3489 <criterion test_ref="oval:com.oracle.elsa:tst:20180418262" comment="libreoffice-opensymbol-fonts is earlier than 1:5.0.6.2-15.0.1.el7_4"/> 3490 <criterion test_ref="oval:com.oracle.elsa:tst:20180418263" comment="libreoffice-opensymbol-fonts is signed with the Oracle Linux 7 key"/> 3491 </criteria> 3492 </criteria> 3493 </criteria> 3494 3495 </definition> 3496 <definition id="oval:com.oracle.elsa:def:20180469" version="501" class="patch"> 3497 <metadata> 3498 <title> 3499 ELSA-2018-0469: dhcp security update (IMPORTANT) 3500 </title> 3501 <affected family="unix"> 3502 <platform>Oracle Linux 6</platform> 3503 3504 </affected> 3505 <reference source="elsa" ref_id="ELSA-2018-0469" ref_url="http://linux.oracle.com/errata/ELSA-2018-0469.html"/> 3506 <reference source="CVE" ref_id="CVE-2018-5732" ref_url="http://linux.oracle.com/cve/CVE-2018-5732.html"/> 3507 <reference source="CVE" ref_id="CVE-2018-5733" ref_url="http://linux.oracle.com/cve/CVE-2018-5733.html"/> 3508 3509 <description> 3510 [12:4.1.1-53.P1.0.1.3] 3511 - Added oracle-errwarn-message.patch 3512 3513 [12:4.1.1-53.P1.3] 3514 - Resolves: #1550085 - CVE-2018-5733 Avoid reference overflow 3515 3516 <[12:4.1.1-53.P1.2 3517 - Resolves: #1550083 - CVE-2018-5732 Avoid options buffer overflow 3518 </description> 3519 <!-- 3520 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 3521 --> 3522 <advisory> 3523 <severity>IMPORTANT</severity> 3524 <rights>Copyright 2018 Oracle, Inc.</rights> 3525 <issued date="2018-03-08"/> 3526 <cve href="http://linux.oracle.com/cve/CVE-2018-5732.html">CVE-2018-5732</cve> 3527 <cve href="http://linux.oracle.com/cve/CVE-2018-5733.html">CVE-2018-5733</cve> 3528 3529 </advisory> 3530 </metadata> 3531 <criteria operator="AND"> 3532 <criterion test_ref="oval:com.oracle.elsa:tst:20180469001" comment="Oracle Linux 6 is installed"/> 3533 <criteria operator="OR"> 3534 <criteria operator="AND"> 3535 <criterion test_ref="oval:com.oracle.elsa:tst:20180469002" comment="dhcp-devel is earlier than 12:4.1.1-53.P1.0.1.el6_9.3"/> 3536 <criterion test_ref="oval:com.oracle.elsa:tst:20180469003" comment="dhcp-devel is signed with the Oracle Linux 6 key"/> 3537 </criteria> 3538 <criteria operator="AND"> 3539 <criterion test_ref="oval:com.oracle.elsa:tst:20180469004" comment="dhcp is earlier than 12:4.1.1-53.P1.0.1.el6_9.3"/> 3540 <criterion test_ref="oval:com.oracle.elsa:tst:20180469005" comment="dhcp is signed with the Oracle Linux 6 key"/> 3541 </criteria> 3542 <criteria operator="AND"> 3543 <criterion test_ref="oval:com.oracle.elsa:tst:20180469006" comment="dhclient is earlier than 12:4.1.1-53.P1.0.1.el6_9.3"/> 3544 <criterion test_ref="oval:com.oracle.elsa:tst:20180469007" comment="dhclient is signed with the Oracle Linux 6 key"/> 3545 </criteria> 3546 <criteria operator="AND"> 3547 <criterion test_ref="oval:com.oracle.elsa:tst:20180469008" comment="dhcp-common is earlier than 12:4.1.1-53.P1.0.1.el6_9.3"/> 3548 <criterion test_ref="oval:com.oracle.elsa:tst:20180469009" comment="dhcp-common is signed with the Oracle Linux 6 key"/> 3549 </criteria> 3550 </criteria> 3551 </criteria> 3552 3553 </definition> 3554 <definition id="oval:com.oracle.elsa:def:20180483" version="501" class="patch"> 3555 <metadata> 3556 <title> 3557 ELSA-2018-0483: dhcp security update (IMPORTANT) 3558 </title> 3559 <affected family="unix"> 3560 <platform>Oracle Linux 7</platform> 3561 3562 </affected> 3563 <reference source="elsa" ref_id="ELSA-2018-0483" ref_url="http://linux.oracle.com/errata/ELSA-2018-0483.html"/> 3564 <reference source="CVE" ref_id="CVE-2018-5732" ref_url="http://linux.oracle.com/cve/CVE-2018-5732.html"/> 3565 <reference source="CVE" ref_id="CVE-2018-5733" ref_url="http://linux.oracle.com/cve/CVE-2018-5733.html"/> 3566 3567 <description> 3568 [12:4.2.5-58.0.1] 3569 - Added oracle-errwarn-message.patch 3570 3571 [12:4.2.5-68] 3572 - Resolves: #1550000 - CVE-2018-5733 Avoid buffer overflow reference counter 3573 3574 [12:4.2.5-58.2] 3575 - Resolves: #1549979 - CVE-2018-5732 Avoid buffer overflow in options parser 3576 </description> 3577 <!-- 3578 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 3579 --> 3580 <advisory> 3581 <severity>IMPORTANT</severity> 3582 <rights>Copyright 2018 Oracle, Inc.</rights> 3583 <issued date="2018-03-12"/> 3584 <cve href="http://linux.oracle.com/cve/CVE-2018-5732.html">CVE-2018-5732</cve> 3585 <cve href="http://linux.oracle.com/cve/CVE-2018-5733.html">CVE-2018-5733</cve> 3586 3587 </advisory> 3588 </metadata> 3589 <criteria operator="AND"> 3590 <criterion test_ref="oval:com.oracle.elsa:tst:20180483001" comment="Oracle Linux 7 is installed"/> 3591 <criteria operator="OR"> 3592 <criteria operator="AND"> 3593 <criterion test_ref="oval:com.oracle.elsa:tst:20180483002" comment="dhcp is earlier than 12:4.2.5-58.0.1.el7_4.3"/> 3594 <criterion test_ref="oval:com.oracle.elsa:tst:20180483003" comment="dhcp is signed with the Oracle Linux 7 key"/> 3595 </criteria> 3596 <criteria operator="AND"> 3597 <criterion test_ref="oval:com.oracle.elsa:tst:20180483004" comment="dhcp-common is earlier than 12:4.2.5-58.0.1.el7_4.3"/> 3598 <criterion test_ref="oval:com.oracle.elsa:tst:20180483005" comment="dhcp-common is signed with the Oracle Linux 7 key"/> 3599 </criteria> 3600 <criteria operator="AND"> 3601 <criterion test_ref="oval:com.oracle.elsa:tst:20180483006" comment="dhclient is earlier than 12:4.2.5-58.0.1.el7_4.3"/> 3602 <criterion test_ref="oval:com.oracle.elsa:tst:20180483007" comment="dhclient is signed with the Oracle Linux 7 key"/> 3603 </criteria> 3604 <criteria operator="AND"> 3605 <criterion test_ref="oval:com.oracle.elsa:tst:20180483008" comment="dhcp-libs is earlier than 12:4.2.5-58.0.1.el7_4.3"/> 3606 <criterion test_ref="oval:com.oracle.elsa:tst:20180483009" comment="dhcp-libs is signed with the Oracle Linux 7 key"/> 3607 </criteria> 3608 <criteria operator="AND"> 3609 <criterion test_ref="oval:com.oracle.elsa:tst:20180483010" comment="dhcp-devel is earlier than 12:4.2.5-58.0.1.el7_4.3"/> 3610 <criterion test_ref="oval:com.oracle.elsa:tst:20180483011" comment="dhcp-devel is signed with the Oracle Linux 7 key"/> 3611 </criteria> 3612 </criteria> 3613 </criteria> 3614 3615 </definition> 3616 <definition id="oval:com.oracle.elsa:def:20180504" version="501" class="patch"> 3617 <metadata> 3618 <title> 3619 ELSA-2018-0504: mailman security update (MODERATE) 3620 </title> 3621 <affected family="unix"> 3622 <platform>Oracle Linux 6</platform> 3623 3624 </affected> 3625 <reference source="elsa" ref_id="ELSA-2018-0504" ref_url="http://linux.oracle.com/errata/ELSA-2018-0504.html"/> 3626 <reference source="CVE" ref_id="CVE-2018-5950" ref_url="http://linux.oracle.com/cve/CVE-2018-5950.html"/> 3627 3628 <description> 3629 [3:2.1.12-26.3] 3630 - Related: #1545967 - Add missed import 3631 3632 [3:2.1.12-26.2] 3633 - Resolves: #1545967 - Fix XSS vulnerability in web UI. Add sanitizer 3634 3635 [3:2.1.12-26.1] 3636 - Resolves: #1545967 - Fix XSS vulnerability in web UI 3637 </description> 3638 <!-- 3639 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 3640 --> 3641 <advisory> 3642 <severity>MODERATE</severity> 3643 <rights>Copyright 2018 Oracle, Inc.</rights> 3644 <issued date="2018-03-13"/> 3645 <cve href="http://linux.oracle.com/cve/CVE-2018-5950.html">CVE-2018-5950</cve> 3646 3647 </advisory> 3648 </metadata> 3649 <criteria operator="AND"> 3650 <criterion test_ref="oval:com.oracle.elsa:tst:20180504001" comment="Oracle Linux 6 is installed"/> 3651 <criteria operator="AND"> 3652 <criterion test_ref="oval:com.oracle.elsa:tst:20180504002" comment="mailman is earlier than 3:2.1.12-26.el6_9.3"/> 3653 <criterion test_ref="oval:com.oracle.elsa:tst:20180504003" comment="mailman is signed with the Oracle Linux 6 key"/> 3654 </criteria> 3655 </criteria> 3656 3657 </definition> 3658 <definition id="oval:com.oracle.elsa:def:20180505" version="501" class="patch"> 3659 <metadata> 3660 <title> 3661 ELSA-2018-0505: mailman security update (MODERATE) 3662 </title> 3663 <affected family="unix"> 3664 <platform>Oracle Linux 7</platform> 3665 3666 </affected> 3667 <reference source="elsa" ref_id="ELSA-2018-0505" ref_url="http://linux.oracle.com/errata/ELSA-2018-0505.html"/> 3668 <reference source="CVE" ref_id="CVE-2018-5950" ref_url="http://linux.oracle.com/cve/CVE-2018-5950.html"/> 3669 3670 <description> 3671 [3:2.1.15-26.1] 3672 - Related: #1545974 - Add import regular expression module 3673 3674 [3:2.1.15-26] 3675 - Related: #1545974 - Bump release to make it higher than 7.5 3676 3677 [3:2.1.15-24.2] 3678 - Resolves: #1545974 - Add sanitizer to mitigate XSS injection 3679 3680 [3:2.1.15-24.1] 3681 - Resolves: #1545974 - Fix XSS vulnerability in web UI 3682 </description> 3683 <!-- 3684 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 3685 --> 3686 <advisory> 3687 <severity>MODERATE</severity> 3688 <rights>Copyright 2018 Oracle, Inc.</rights> 3689 <issued date="2018-03-13"/> 3690 <cve href="http://linux.oracle.com/cve/CVE-2018-5950.html">CVE-2018-5950</cve> 3691 3692 </advisory> 3693 </metadata> 3694 <criteria operator="AND"> 3695 <criterion test_ref="oval:com.oracle.elsa:tst:20180505001" comment="Oracle Linux 7 is installed"/> 3696 <criteria operator="AND"> 3697 <criterion test_ref="oval:com.oracle.elsa:tst:20180505002" comment="mailman is earlier than 3:2.1.15-26.el7_4.1"/> 3698 <criterion test_ref="oval:com.oracle.elsa:tst:20180505003" comment="mailman is signed with the Oracle Linux 7 key"/> 3699 </criteria> 3700 </criteria> 3701 3702 </definition> 3703 <definition id="oval:com.oracle.elsa:def:20180515" version="501" class="patch"> 3704 <metadata> 3705 <title> 3706 ELSA-2018-0515: 389-ds-base security update (IMPORTANT) 3707 </title> 3708 <affected family="unix"> 3709 <platform>Oracle Linux 6</platform> 3710 3711 </affected> 3712 <reference source="elsa" ref_id="ELSA-2018-0515" ref_url="http://linux.oracle.com/errata/ELSA-2018-0515.html"/> 3713 <reference source="CVE" ref_id="CVE-2018-1054" ref_url="http://linux.oracle.com/cve/CVE-2018-1054.html"/> 3714 <reference source="CVE" ref_id="CVE-2017-15135" ref_url="http://linux.oracle.com/cve/CVE-2017-15135.html"/> 3715 3716 <description> 3717 [1.2.11-15-94] 3718 - Release 1.2.11.15-94 3719 - Resolves: Bug 1544415 - CVE-2017-15135 389-ds-base: Authentication bypass due to lack of size check in slapi_ct_memcmp function in ch_malloc.c (fix cherry-pick error) 3720 3721 [1.2.11-15-93] 3722 - Release 1.2.11.15-93 3723 - Resolves: Bug 1544415 - CVE-2017-15135 389-ds-base: Authentication bypass due to lack of size check in slapi_ct_memcmp function in ch_malloc.c 3724 - Resolves: Bug 1543798 - EMBARGOED CVE-2018-1054 389-ds-base: remote Denial of Service (DoS) via search filters in SetUnicodeStringFromUTF_8 in collate.c 3725 3726 [1.2.11-15-92] 3727 - Release 1.2.11.15-92 3728 - Resolves: Bug 1543798 - EMBARGOED CVE-2018-1054 389-ds-base: remote Denial of Service (DoS) via search filters in SetUnicodeStringFromUTF_8 in collate.c 3729 </description> 3730 <!-- 3731 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 3732 --> 3733 <advisory> 3734 <severity>IMPORTANT</severity> 3735 <rights>Copyright 2018 Oracle, Inc.</rights> 3736 <issued date="2018-03-13"/> 3737 <cve href="http://linux.oracle.com/cve/CVE-2018-1054.html">CVE-2018-1054</cve> 3738 <cve href="http://linux.oracle.com/cve/CVE-2017-15135.html">CVE-2017-15135</cve> 3739 3740 </advisory> 3741 </metadata> 3742 <criteria operator="AND"> 3743 <criterion test_ref="oval:com.oracle.elsa:tst:20180515001" comment="Oracle Linux 6 is installed"/> 3744 <criteria operator="OR"> 3745 <criteria operator="AND"> 3746 <criterion test_ref="oval:com.oracle.elsa:tst:20180515002" comment="389-ds-base-libs is earlier than 0:1.2.11.15-94.el6_9"/> 3747 <criterion test_ref="oval:com.oracle.elsa:tst:20180515003" comment="389-ds-base-libs is signed with the Oracle Linux 6 key"/> 3748 </criteria> 3749 <criteria operator="AND"> 3750 <criterion test_ref="oval:com.oracle.elsa:tst:20180515004" comment="389-ds-base-devel is earlier than 0:1.2.11.15-94.el6_9"/> 3751 <criterion test_ref="oval:com.oracle.elsa:tst:20180515005" comment="389-ds-base-devel is signed with the Oracle Linux 6 key"/> 3752 </criteria> 3753 <criteria operator="AND"> 3754 <criterion test_ref="oval:com.oracle.elsa:tst:20180515006" comment="389-ds-base is earlier than 0:1.2.11.15-94.el6_9"/> 3755 <criterion test_ref="oval:com.oracle.elsa:tst:20180515007" comment="389-ds-base is signed with the Oracle Linux 6 key"/> 3756 </criteria> 3757 </criteria> 3758 </criteria> 3759 3760 </definition> 3761 <definition id="oval:com.oracle.elsa:def:20180516" version="501" class="patch"> 3762 <metadata> 3763 <title> 3764 ELSA-2018-0516: qemu-kvm security update (MODERATE) 3765 </title> 3766 <affected family="unix"> 3767 <platform>Oracle Linux 6</platform> 3768 3769 </affected> 3770 <reference source="elsa" ref_id="ELSA-2018-0516" ref_url="http://linux.oracle.com/errata/ELSA-2018-0516.html"/> 3771 <reference source="CVE" ref_id="CVE-2017-15289" ref_url="http://linux.oracle.com/cve/CVE-2017-15289.html"/> 3772 3773 <description> 3774 [0.12.1.2-2.503.el6_9.5] 3775 - kvm-cirrus-fix-oob-access-in-mode4and5-write-functions.patch [bz#1501296] 3776 - Resolves: bz#1501296 3777 (CVE-2017-15289 qemu-kvm: Qemu: cirrus: OOB access issue in mode4and5 write functions [rhel-6.9.z]) 3778 </description> 3779 <!-- 3780 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 3781 --> 3782 <advisory> 3783 <severity>MODERATE</severity> 3784 <rights>Copyright 2018 Oracle, Inc.</rights> 3785 <issued date="2018-03-13"/> 3786 <cve href="http://linux.oracle.com/cve/CVE-2017-15289.html">CVE-2017-15289</cve> 3787 3788 </advisory> 3789 </metadata> 3790 <criteria operator="AND"> 3791 <criterion test_ref="oval:com.oracle.elsa:tst:20180516001" comment="Oracle Linux 6 is installed"/> 3792 <criteria operator="OR"> 3793 <criteria operator="AND"> 3794 <criterion test_ref="oval:com.oracle.elsa:tst:20180516002" comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.503.el6_9.5"/> 3795 <criterion test_ref="oval:com.oracle.elsa:tst:20180516003" comment="qemu-guest-agent is signed with the Oracle Linux 6 key"/> 3796 </criteria> 3797 <criteria operator="AND"> 3798 <criterion test_ref="oval:com.oracle.elsa:tst:20180516004" comment="qemu-kvm is earlier than 2:0.12.1.2-2.503.el6_9.5"/> 3799 <criterion test_ref="oval:com.oracle.elsa:tst:20180516005" comment="qemu-kvm is signed with the Oracle Linux 6 key"/> 3800 </criteria> 3801 <criteria operator="AND"> 3802 <criterion test_ref="oval:com.oracle.elsa:tst:20180516006" comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.503.el6_9.5"/> 3803 <criterion test_ref="oval:com.oracle.elsa:tst:20180516007" comment="qemu-kvm-tools is signed with the Oracle Linux 6 key"/> 3804 </criteria> 3805 <criteria operator="AND"> 3806 <criterion test_ref="oval:com.oracle.elsa:tst:20180516008" comment="qemu-img is earlier than 2:0.12.1.2-2.503.el6_9.5"/> 3807 <criterion test_ref="oval:com.oracle.elsa:tst:20180516009" comment="qemu-img is signed with the Oracle Linux 6 key"/> 3808 </criteria> 3809 </criteria> 3810 </criteria> 3811 3812 </definition> 3813 <definition id="oval:com.oracle.elsa:def:20180517" version="501" class="patch"> 3814 <metadata> 3815 <title> 3816 ELSA-2018-0517: libreoffice security update (MODERATE) 3817 </title> 3818 <affected family="unix"> 3819 <platform>Oracle Linux 6</platform> 3820 3821 </affected> 3822 <reference source="elsa" ref_id="ELSA-2018-0517" ref_url="http://linux.oracle.com/errata/ELSA-2018-0517.html"/> 3823 <reference source="CVE" ref_id="CVE-2018-6871" ref_url="http://linux.oracle.com/cve/CVE-2018-6871.html"/> 3824 3825 <description> 3826 [1:4.3.7.2-2.0.1.2] 3827 - Replaced RedHat colors with Oracle colors, and the filename redhat.soc with oracle.soc in specfile (jingdong.lu@oracle.com) 3828 - Build with --with-vendor='Oracle America, Inc.' (jingdong.lu@oracle.com) 3829 3830 [1:4.3.7.2-2.2] 3831 - Resolves: rhbz#1545033 CVE-2018-6871 3832 </description> 3833 <!-- 3834 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 3835 --> 3836 <advisory> 3837 <severity>MODERATE</severity> 3838 <rights>Copyright 2018 Oracle, Inc.</rights> 3839 <issued date="2018-03-14"/> 3840 <cve href="http://linux.oracle.com/cve/CVE-2018-6871.html">CVE-2018-6871</cve> 3841 3842 </advisory> 3843 </metadata> 3844 <criteria operator="AND"> 3845 <criterion test_ref="oval:com.oracle.elsa:tst:20180517001" comment="Oracle Linux 6 is installed"/> 3846 <criteria operator="OR"> 3847 <criteria operator="AND"> 3848 <criterion test_ref="oval:com.oracle.elsa:tst:20180517002" comment="libreoffice-langpack-sv is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3849 <criterion test_ref="oval:com.oracle.elsa:tst:20180517003" comment="libreoffice-langpack-sv is signed with the Oracle Linux 6 key"/> 3850 </criteria> 3851 <criteria operator="AND"> 3852 <criterion test_ref="oval:com.oracle.elsa:tst:20180517004" comment="libreoffice-langpack-xh is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3853 <criterion test_ref="oval:com.oracle.elsa:tst:20180517005" comment="libreoffice-langpack-xh is signed with the Oracle Linux 6 key"/> 3854 </criteria> 3855 <criteria operator="AND"> 3856 <criterion test_ref="oval:com.oracle.elsa:tst:20180517006" comment="libreoffice-base is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3857 <criterion test_ref="oval:com.oracle.elsa:tst:20180517007" comment="libreoffice-base is signed with the Oracle Linux 6 key"/> 3858 </criteria> 3859 <criteria operator="AND"> 3860 <criterion test_ref="oval:com.oracle.elsa:tst:20180517008" comment="libreoffice-bsh is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3861 <criterion test_ref="oval:com.oracle.elsa:tst:20180517009" comment="libreoffice-bsh is signed with the Oracle Linux 6 key"/> 3862 </criteria> 3863 <criteria operator="AND"> 3864 <criterion test_ref="oval:com.oracle.elsa:tst:20180517010" comment="libreoffice-langpack-en is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3865 <criterion test_ref="oval:com.oracle.elsa:tst:20180517011" comment="libreoffice-langpack-en is signed with the Oracle Linux 6 key"/> 3866 </criteria> 3867 <criteria operator="AND"> 3868 <criterion test_ref="oval:com.oracle.elsa:tst:20180517012" comment="autocorr-hu is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3869 <criterion test_ref="oval:com.oracle.elsa:tst:20180517013" comment="autocorr-hu is signed with the Oracle Linux 6 key"/> 3870 </criteria> 3871 <criteria operator="AND"> 3872 <criterion test_ref="oval:com.oracle.elsa:tst:20180517014" comment="libreoffice-langpack-zh-Hans is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3873 <criterion test_ref="oval:com.oracle.elsa:tst:20180517015" comment="libreoffice-langpack-zh-Hans is signed with the Oracle Linux 6 key"/> 3874 </criteria> 3875 <criteria operator="AND"> 3876 <criterion test_ref="oval:com.oracle.elsa:tst:20180517016" comment="libreoffice-langpack-zh-Hant is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3877 <criterion test_ref="oval:com.oracle.elsa:tst:20180517017" comment="libreoffice-langpack-zh-Hant is signed with the Oracle Linux 6 key"/> 3878 </criteria> 3879 <criteria operator="AND"> 3880 <criterion test_ref="oval:com.oracle.elsa:tst:20180517018" comment="libreoffice-langpack-lt is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3881 <criterion test_ref="oval:com.oracle.elsa:tst:20180517019" comment="libreoffice-langpack-lt is signed with the Oracle Linux 6 key"/> 3882 </criteria> 3883 <criteria operator="AND"> 3884 <criterion test_ref="oval:com.oracle.elsa:tst:20180517020" comment="autocorr-it is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3885 <criterion test_ref="oval:com.oracle.elsa:tst:20180517021" comment="autocorr-it is signed with the Oracle Linux 6 key"/> 3886 </criteria> 3887 <criteria operator="AND"> 3888 <criterion test_ref="oval:com.oracle.elsa:tst:20180517022" comment="libreoffice-ogltrans is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3889 <criterion test_ref="oval:com.oracle.elsa:tst:20180517023" comment="libreoffice-ogltrans is signed with the Oracle Linux 6 key"/> 3890 </criteria> 3891 <criteria operator="AND"> 3892 <criterion test_ref="oval:com.oracle.elsa:tst:20180517024" comment="libreoffice-langpack-tn is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3893 <criterion test_ref="oval:com.oracle.elsa:tst:20180517025" comment="libreoffice-langpack-tn is signed with the Oracle Linux 6 key"/> 3894 </criteria> 3895 <criteria operator="AND"> 3896 <criterion test_ref="oval:com.oracle.elsa:tst:20180517026" comment="autocorr-fr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3897 <criterion test_ref="oval:com.oracle.elsa:tst:20180517027" comment="autocorr-fr is signed with the Oracle Linux 6 key"/> 3898 </criteria> 3899 <criteria operator="AND"> 3900 <criterion test_ref="oval:com.oracle.elsa:tst:20180517028" comment="libreoffice-langpack-dz is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3901 <criterion test_ref="oval:com.oracle.elsa:tst:20180517029" comment="libreoffice-langpack-dz is signed with the Oracle Linux 6 key"/> 3902 </criteria> 3903 <criteria operator="AND"> 3904 <criterion test_ref="oval:com.oracle.elsa:tst:20180517030" comment="libreoffice-langpack-de is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3905 <criterion test_ref="oval:com.oracle.elsa:tst:20180517031" comment="libreoffice-langpack-de is signed with the Oracle Linux 6 key"/> 3906 </criteria> 3907 <criteria operator="AND"> 3908 <criterion test_ref="oval:com.oracle.elsa:tst:20180517032" comment="libreoffice-langpack-or is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3909 <criterion test_ref="oval:com.oracle.elsa:tst:20180517033" comment="libreoffice-langpack-or is signed with the Oracle Linux 6 key"/> 3910 </criteria> 3911 <criteria operator="AND"> 3912 <criterion test_ref="oval:com.oracle.elsa:tst:20180517034" comment="libreoffice-langpack-gu is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3913 <criterion test_ref="oval:com.oracle.elsa:tst:20180517035" comment="libreoffice-langpack-gu is signed with the Oracle Linux 6 key"/> 3914 </criteria> 3915 <criteria operator="AND"> 3916 <criterion test_ref="oval:com.oracle.elsa:tst:20180517036" comment="libreoffice-langpack-ga is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3917 <criterion test_ref="oval:com.oracle.elsa:tst:20180517037" comment="libreoffice-langpack-ga is signed with the Oracle Linux 6 key"/> 3918 </criteria> 3919 <criteria operator="AND"> 3920 <criterion test_ref="oval:com.oracle.elsa:tst:20180517038" comment="libreoffice-langpack-nso is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3921 <criterion test_ref="oval:com.oracle.elsa:tst:20180517039" comment="libreoffice-langpack-nso is signed with the Oracle Linux 6 key"/> 3922 </criteria> 3923 <criteria operator="AND"> 3924 <criterion test_ref="oval:com.oracle.elsa:tst:20180517040" comment="libreoffice-sdk-doc is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3925 <criterion test_ref="oval:com.oracle.elsa:tst:20180517041" comment="libreoffice-sdk-doc is signed with the Oracle Linux 6 key"/> 3926 </criteria> 3927 <criteria operator="AND"> 3928 <criterion test_ref="oval:com.oracle.elsa:tst:20180517042" comment="autocorr-sv is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3929 <criterion test_ref="oval:com.oracle.elsa:tst:20180517043" comment="autocorr-sv is signed with the Oracle Linux 6 key"/> 3930 </criteria> 3931 <criteria operator="AND"> 3932 <criterion test_ref="oval:com.oracle.elsa:tst:20180517044" comment="libreoffice-langpack-ar is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3933 <criterion test_ref="oval:com.oracle.elsa:tst:20180517045" comment="libreoffice-langpack-ar is signed with the Oracle Linux 6 key"/> 3934 </criteria> 3935 <criteria operator="AND"> 3936 <criterion test_ref="oval:com.oracle.elsa:tst:20180517046" comment="libreoffice-langpack-it is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3937 <criterion test_ref="oval:com.oracle.elsa:tst:20180517047" comment="libreoffice-langpack-it is signed with the Oracle Linux 6 key"/> 3938 </criteria> 3939 <criteria operator="AND"> 3940 <criterion test_ref="oval:com.oracle.elsa:tst:20180517048" comment="libreoffice-langpack-hu is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3941 <criterion test_ref="oval:com.oracle.elsa:tst:20180517049" comment="libreoffice-langpack-hu is signed with the Oracle Linux 6 key"/> 3942 </criteria> 3943 <criteria operator="AND"> 3944 <criterion test_ref="oval:com.oracle.elsa:tst:20180517050" comment="autocorr-cs is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3945 <criterion test_ref="oval:com.oracle.elsa:tst:20180517051" comment="autocorr-cs is signed with the Oracle Linux 6 key"/> 3946 </criteria> 3947 <criteria operator="AND"> 3948 <criterion test_ref="oval:com.oracle.elsa:tst:20180517052" comment="autocorr-bg is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3949 <criterion test_ref="oval:com.oracle.elsa:tst:20180517053" comment="autocorr-bg is signed with the Oracle Linux 6 key"/> 3950 </criteria> 3951 <criteria operator="AND"> 3952 <criterion test_ref="oval:com.oracle.elsa:tst:20180517054" comment="autocorr-fa is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3953 <criterion test_ref="oval:com.oracle.elsa:tst:20180517055" comment="autocorr-fa is signed with the Oracle Linux 6 key"/> 3954 </criteria> 3955 <criteria operator="AND"> 3956 <criterion test_ref="oval:com.oracle.elsa:tst:20180517056" comment="libreoffice-langpack-ca is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3957 <criterion test_ref="oval:com.oracle.elsa:tst:20180517057" comment="libreoffice-langpack-ca is signed with the Oracle Linux 6 key"/> 3958 </criteria> 3959 <criteria operator="AND"> 3960 <criterion test_ref="oval:com.oracle.elsa:tst:20180517058" comment="libreoffice-langpack-he is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3961 <criterion test_ref="oval:com.oracle.elsa:tst:20180517059" comment="libreoffice-langpack-he is signed with the Oracle Linux 6 key"/> 3962 </criteria> 3963 <criteria operator="AND"> 3964 <criterion test_ref="oval:com.oracle.elsa:tst:20180517060" comment="libreoffice-langpack-sk is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3965 <criterion test_ref="oval:com.oracle.elsa:tst:20180517061" comment="libreoffice-langpack-sk is signed with the Oracle Linux 6 key"/> 3966 </criteria> 3967 <criteria operator="AND"> 3968 <criterion test_ref="oval:com.oracle.elsa:tst:20180517062" comment="libreoffice-gdb-debug-support is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3969 <criterion test_ref="oval:com.oracle.elsa:tst:20180517063" comment="libreoffice-gdb-debug-support is signed with the Oracle Linux 6 key"/> 3970 </criteria> 3971 <criteria operator="AND"> 3972 <criterion test_ref="oval:com.oracle.elsa:tst:20180517064" comment="libreoffice-langpack-pa is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3973 <criterion test_ref="oval:com.oracle.elsa:tst:20180517065" comment="libreoffice-langpack-pa is signed with the Oracle Linux 6 key"/> 3974 </criteria> 3975 <criteria operator="AND"> 3976 <criterion test_ref="oval:com.oracle.elsa:tst:20180517066" comment="libreoffice-langpack-cs is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3977 <criterion test_ref="oval:com.oracle.elsa:tst:20180517067" comment="libreoffice-langpack-cs is signed with the Oracle Linux 6 key"/> 3978 </criteria> 3979 <criteria operator="AND"> 3980 <criterion test_ref="oval:com.oracle.elsa:tst:20180517068" comment="libreoffice-sdk is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3981 <criterion test_ref="oval:com.oracle.elsa:tst:20180517069" comment="libreoffice-sdk is signed with the Oracle Linux 6 key"/> 3982 </criteria> 3983 <criteria operator="AND"> 3984 <criterion test_ref="oval:com.oracle.elsa:tst:20180517070" comment="autocorr-mn is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3985 <criterion test_ref="oval:com.oracle.elsa:tst:20180517071" comment="autocorr-mn is signed with the Oracle Linux 6 key"/> 3986 </criteria> 3987 <criteria operator="AND"> 3988 <criterion test_ref="oval:com.oracle.elsa:tst:20180517072" comment="autocorr-ja is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3989 <criterion test_ref="oval:com.oracle.elsa:tst:20180517073" comment="autocorr-ja is signed with the Oracle Linux 6 key"/> 3990 </criteria> 3991 <criteria operator="AND"> 3992 <criterion test_ref="oval:com.oracle.elsa:tst:20180517074" comment="libreoffice-langpack-ve is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3993 <criterion test_ref="oval:com.oracle.elsa:tst:20180517075" comment="libreoffice-langpack-ve is signed with the Oracle Linux 6 key"/> 3994 </criteria> 3995 <criteria operator="AND"> 3996 <criterion test_ref="oval:com.oracle.elsa:tst:20180517076" comment="libreoffice-langpack-nn is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 3997 <criterion test_ref="oval:com.oracle.elsa:tst:20180517077" comment="libreoffice-langpack-nn is signed with the Oracle Linux 6 key"/> 3998 </criteria> 3999 <criteria operator="AND"> 4000 <criterion test_ref="oval:com.oracle.elsa:tst:20180517078" comment="libreoffice-glade is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4001 <criterion test_ref="oval:com.oracle.elsa:tst:20180517079" comment="libreoffice-glade is signed with the Oracle Linux 6 key"/> 4002 </criteria> 4003 <criteria operator="AND"> 4004 <criterion test_ref="oval:com.oracle.elsa:tst:20180517080" comment="libreoffice-core is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4005 <criterion test_ref="oval:com.oracle.elsa:tst:20180517081" comment="libreoffice-core is signed with the Oracle Linux 6 key"/> 4006 </criteria> 4007 <criteria operator="AND"> 4008 <criterion test_ref="oval:com.oracle.elsa:tst:20180517082" comment="libreoffice-langpack-ml is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4009 <criterion test_ref="oval:com.oracle.elsa:tst:20180517083" comment="libreoffice-langpack-ml is signed with the Oracle Linux 6 key"/> 4010 </criteria> 4011 <criteria operator="AND"> 4012 <criterion test_ref="oval:com.oracle.elsa:tst:20180517084" comment="autocorr-sl is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4013 <criterion test_ref="oval:com.oracle.elsa:tst:20180517085" comment="autocorr-sl is signed with the Oracle Linux 6 key"/> 4014 </criteria> 4015 <criteria operator="AND"> 4016 <criterion test_ref="oval:com.oracle.elsa:tst:20180517086" comment="autocorr-sr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4017 <criterion test_ref="oval:com.oracle.elsa:tst:20180517087" comment="autocorr-sr is signed with the Oracle Linux 6 key"/> 4018 </criteria> 4019 <criteria operator="AND"> 4020 <criterion test_ref="oval:com.oracle.elsa:tst:20180517088" comment="autocorr-pt is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4021 <criterion test_ref="oval:com.oracle.elsa:tst:20180517089" comment="autocorr-pt is signed with the Oracle Linux 6 key"/> 4022 </criteria> 4023 <criteria operator="AND"> 4024 <criterion test_ref="oval:com.oracle.elsa:tst:20180517090" comment="libreoffice-langpack-te is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4025 <criterion test_ref="oval:com.oracle.elsa:tst:20180517091" comment="libreoffice-langpack-te is signed with the Oracle Linux 6 key"/> 4026 </criteria> 4027 <criteria operator="AND"> 4028 <criterion test_ref="oval:com.oracle.elsa:tst:20180517092" comment="libreoffice-math is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4029 <criterion test_ref="oval:com.oracle.elsa:tst:20180517093" comment="libreoffice-math is signed with the Oracle Linux 6 key"/> 4030 </criteria> 4031 <criteria operator="AND"> 4032 <criterion test_ref="oval:com.oracle.elsa:tst:20180517094" comment="libreoffice-langpack-bg is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4033 <criterion test_ref="oval:com.oracle.elsa:tst:20180517095" comment="libreoffice-langpack-bg is signed with the Oracle Linux 6 key"/> 4034 </criteria> 4035 <criteria operator="AND"> 4036 <criterion test_ref="oval:com.oracle.elsa:tst:20180517096" comment="libreoffice-pyuno is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4037 <criterion test_ref="oval:com.oracle.elsa:tst:20180517097" comment="libreoffice-pyuno is signed with the Oracle Linux 6 key"/> 4038 </criteria> 4039 <criteria operator="AND"> 4040 <criterion test_ref="oval:com.oracle.elsa:tst:20180517098" comment="autocorr-af is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4041 <criterion test_ref="oval:com.oracle.elsa:tst:20180517099" comment="autocorr-af is signed with the Oracle Linux 6 key"/> 4042 </criteria> 4043 <criteria operator="AND"> 4044 <criterion test_ref="oval:com.oracle.elsa:tst:20180517100" comment="libreoffice-langpack-ko is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4045 <criterion test_ref="oval:com.oracle.elsa:tst:20180517101" comment="libreoffice-langpack-ko is signed with the Oracle Linux 6 key"/> 4046 </criteria> 4047 <criteria operator="AND"> 4048 <criterion test_ref="oval:com.oracle.elsa:tst:20180517102" comment="libreoffice-pdfimport is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4049 <criterion test_ref="oval:com.oracle.elsa:tst:20180517103" comment="libreoffice-pdfimport is signed with the Oracle Linux 6 key"/> 4050 </criteria> 4051 <criteria operator="AND"> 4052 <criterion test_ref="oval:com.oracle.elsa:tst:20180517104" comment="libreoffice-officebean is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4053 <criterion test_ref="oval:com.oracle.elsa:tst:20180517105" comment="libreoffice-officebean is signed with the Oracle Linux 6 key"/> 4054 </criteria> 4055 <criteria operator="AND"> 4056 <criterion test_ref="oval:com.oracle.elsa:tst:20180517106" comment="libreoffice-langpack-fi is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4057 <criterion test_ref="oval:com.oracle.elsa:tst:20180517107" comment="libreoffice-langpack-fi is signed with the Oracle Linux 6 key"/> 4058 </criteria> 4059 <criteria operator="AND"> 4060 <criterion test_ref="oval:com.oracle.elsa:tst:20180517108" comment="libreoffice-langpack-ro is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4061 <criterion test_ref="oval:com.oracle.elsa:tst:20180517109" comment="libreoffice-langpack-ro is signed with the Oracle Linux 6 key"/> 4062 </criteria> 4063 <criteria operator="AND"> 4064 <criterion test_ref="oval:com.oracle.elsa:tst:20180517110" comment="libreoffice-langpack-hr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4065 <criterion test_ref="oval:com.oracle.elsa:tst:20180517111" comment="libreoffice-langpack-hr is signed with the Oracle Linux 6 key"/> 4066 </criteria> 4067 <criteria operator="AND"> 4068 <criterion test_ref="oval:com.oracle.elsa:tst:20180517112" comment="libreoffice-langpack-zu is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4069 <criterion test_ref="oval:com.oracle.elsa:tst:20180517113" comment="libreoffice-langpack-zu is signed with the Oracle Linux 6 key"/> 4070 </criteria> 4071 <criteria operator="AND"> 4072 <criterion test_ref="oval:com.oracle.elsa:tst:20180517114" comment="autocorr-zh is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4073 <criterion test_ref="oval:com.oracle.elsa:tst:20180517115" comment="autocorr-zh is signed with the Oracle Linux 6 key"/> 4074 </criteria> 4075 <criteria operator="AND"> 4076 <criterion test_ref="oval:com.oracle.elsa:tst:20180517116" comment="libreoffice-langpack-nl is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4077 <criterion test_ref="oval:com.oracle.elsa:tst:20180517117" comment="libreoffice-langpack-nl is signed with the Oracle Linux 6 key"/> 4078 </criteria> 4079 <criteria operator="AND"> 4080 <criterion test_ref="oval:com.oracle.elsa:tst:20180517118" comment="libreoffice-langpack-eu is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4081 <criterion test_ref="oval:com.oracle.elsa:tst:20180517119" comment="libreoffice-langpack-eu is signed with the Oracle Linux 6 key"/> 4082 </criteria> 4083 <criteria operator="AND"> 4084 <criterion test_ref="oval:com.oracle.elsa:tst:20180517120" comment="libreoffice-langpack-uk is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4085 <criterion test_ref="oval:com.oracle.elsa:tst:20180517121" comment="libreoffice-langpack-uk is signed with the Oracle Linux 6 key"/> 4086 </criteria> 4087 <criteria operator="AND"> 4088 <criterion test_ref="oval:com.oracle.elsa:tst:20180517122" comment="autocorr-hr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4089 <criterion test_ref="oval:com.oracle.elsa:tst:20180517123" comment="autocorr-hr is signed with the Oracle Linux 6 key"/> 4090 </criteria> 4091 <criteria operator="AND"> 4092 <criterion test_ref="oval:com.oracle.elsa:tst:20180517124" comment="libreoffice-langpack-nr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4093 <criterion test_ref="oval:com.oracle.elsa:tst:20180517125" comment="libreoffice-langpack-nr is signed with the Oracle Linux 6 key"/> 4094 </criteria> 4095 <criteria operator="AND"> 4096 <criterion test_ref="oval:com.oracle.elsa:tst:20180517126" comment="libreoffice-librelogo is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4097 <criterion test_ref="oval:com.oracle.elsa:tst:20180517127" comment="libreoffice-librelogo is signed with the Oracle Linux 6 key"/> 4098 </criteria> 4099 <criteria operator="AND"> 4100 <criterion test_ref="oval:com.oracle.elsa:tst:20180517128" comment="libreoffice-xsltfilter is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4101 <criterion test_ref="oval:com.oracle.elsa:tst:20180517129" comment="libreoffice-xsltfilter is signed with the Oracle Linux 6 key"/> 4102 </criteria> 4103 <criteria operator="AND"> 4104 <criterion test_ref="oval:com.oracle.elsa:tst:20180517130" comment="libreoffice-langpack-ms is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4105 <criterion test_ref="oval:com.oracle.elsa:tst:20180517131" comment="libreoffice-langpack-ms is signed with the Oracle Linux 6 key"/> 4106 </criteria> 4107 <criteria operator="AND"> 4108 <criterion test_ref="oval:com.oracle.elsa:tst:20180517132" comment="libreoffice-langpack-mr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4109 <criterion test_ref="oval:com.oracle.elsa:tst:20180517133" comment="libreoffice-langpack-mr is signed with the Oracle Linux 6 key"/> 4110 </criteria> 4111 <criteria operator="AND"> 4112 <criterion test_ref="oval:com.oracle.elsa:tst:20180517134" comment="libreoffice-langpack-ta is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4113 <criterion test_ref="oval:com.oracle.elsa:tst:20180517135" comment="libreoffice-langpack-ta is signed with the Oracle Linux 6 key"/> 4114 </criteria> 4115 <criteria operator="AND"> 4116 <criterion test_ref="oval:com.oracle.elsa:tst:20180517136" comment="libreoffice-langpack-el is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4117 <criterion test_ref="oval:com.oracle.elsa:tst:20180517137" comment="libreoffice-langpack-el is signed with the Oracle Linux 6 key"/> 4118 </criteria> 4119 <criteria operator="AND"> 4120 <criterion test_ref="oval:com.oracle.elsa:tst:20180517138" comment="autocorr-fi is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4121 <criterion test_ref="oval:com.oracle.elsa:tst:20180517139" comment="autocorr-fi is signed with the Oracle Linux 6 key"/> 4122 </criteria> 4123 <criteria operator="AND"> 4124 <criterion test_ref="oval:com.oracle.elsa:tst:20180517140" comment="libreoffice-rhino is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4125 <criterion test_ref="oval:com.oracle.elsa:tst:20180517141" comment="libreoffice-rhino is signed with the Oracle Linux 6 key"/> 4126 </criteria> 4127 <criteria operator="AND"> 4128 <criterion test_ref="oval:com.oracle.elsa:tst:20180517142" comment="libreoffice-langpack-sr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4129 <criterion test_ref="oval:com.oracle.elsa:tst:20180517143" comment="libreoffice-langpack-sr is signed with the Oracle Linux 6 key"/> 4130 </criteria> 4131 <criteria operator="AND"> 4132 <criterion test_ref="oval:com.oracle.elsa:tst:20180517144" comment="libreoffice-draw is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4133 <criterion test_ref="oval:com.oracle.elsa:tst:20180517145" comment="libreoffice-draw is signed with the Oracle Linux 6 key"/> 4134 </criteria> 4135 <criteria operator="AND"> 4136 <criterion test_ref="oval:com.oracle.elsa:tst:20180517146" comment="libreoffice-langpack-mai is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4137 <criterion test_ref="oval:com.oracle.elsa:tst:20180517147" comment="libreoffice-langpack-mai is signed with the Oracle Linux 6 key"/> 4138 </criteria> 4139 <criteria operator="AND"> 4140 <criterion test_ref="oval:com.oracle.elsa:tst:20180517148" comment="autocorr-tr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4141 <criterion test_ref="oval:com.oracle.elsa:tst:20180517149" comment="autocorr-tr is signed with the Oracle Linux 6 key"/> 4142 </criteria> 4143 <criteria operator="AND"> 4144 <criterion test_ref="oval:com.oracle.elsa:tst:20180517150" comment="libreoffice-ure is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4145 <criterion test_ref="oval:com.oracle.elsa:tst:20180517151" comment="libreoffice-ure is signed with the Oracle Linux 6 key"/> 4146 </criteria> 4147 <criteria operator="AND"> 4148 <criterion test_ref="oval:com.oracle.elsa:tst:20180517152" comment="autocorr-lb is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4149 <criterion test_ref="oval:com.oracle.elsa:tst:20180517153" comment="autocorr-lb is signed with the Oracle Linux 6 key"/> 4150 </criteria> 4151 <criteria operator="AND"> 4152 <criterion test_ref="oval:com.oracle.elsa:tst:20180517154" comment="libreoffice-nlpsolver is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4153 <criterion test_ref="oval:com.oracle.elsa:tst:20180517155" comment="libreoffice-nlpsolver is signed with the Oracle Linux 6 key"/> 4154 </criteria> 4155 <criteria operator="AND"> 4156 <criterion test_ref="oval:com.oracle.elsa:tst:20180517156" comment="libreoffice-impress is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4157 <criterion test_ref="oval:com.oracle.elsa:tst:20180517157" comment="libreoffice-impress is signed with the Oracle Linux 6 key"/> 4158 </criteria> 4159 <criteria operator="AND"> 4160 <criterion test_ref="oval:com.oracle.elsa:tst:20180517158" comment="libreoffice-langpack-pl is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4161 <criterion test_ref="oval:com.oracle.elsa:tst:20180517159" comment="libreoffice-langpack-pl is signed with the Oracle Linux 6 key"/> 4162 </criteria> 4163 <criteria operator="AND"> 4164 <criterion test_ref="oval:com.oracle.elsa:tst:20180517160" comment="libreoffice-langpack-ur is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4165 <criterion test_ref="oval:com.oracle.elsa:tst:20180517161" comment="libreoffice-langpack-ur is signed with the Oracle Linux 6 key"/> 4166 </criteria> 4167 <criteria operator="AND"> 4168 <criterion test_ref="oval:com.oracle.elsa:tst:20180517162" comment="libreoffice-langpack-pt-PT is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4169 <criterion test_ref="oval:com.oracle.elsa:tst:20180517163" comment="libreoffice-langpack-pt-PT is signed with the Oracle Linux 6 key"/> 4170 </criteria> 4171 <criteria operator="AND"> 4172 <criterion test_ref="oval:com.oracle.elsa:tst:20180517164" comment="libreoffice-langpack-cy is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4173 <criterion test_ref="oval:com.oracle.elsa:tst:20180517165" comment="libreoffice-langpack-cy is signed with the Oracle Linux 6 key"/> 4174 </criteria> 4175 <criteria operator="AND"> 4176 <criterion test_ref="oval:com.oracle.elsa:tst:20180517166" comment="autocorr-is is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4177 <criterion test_ref="oval:com.oracle.elsa:tst:20180517167" comment="autocorr-is is signed with the Oracle Linux 6 key"/> 4178 </criteria> 4179 <criteria operator="AND"> 4180 <criterion test_ref="oval:com.oracle.elsa:tst:20180517168" comment="libreoffice-langpack-da is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4181 <criterion test_ref="oval:com.oracle.elsa:tst:20180517169" comment="libreoffice-langpack-da is signed with the Oracle Linux 6 key"/> 4182 </criteria> 4183 <criteria operator="AND"> 4184 <criterion test_ref="oval:com.oracle.elsa:tst:20180517170" comment="autocorr-vi is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4185 <criterion test_ref="oval:com.oracle.elsa:tst:20180517171" comment="autocorr-vi is signed with the Oracle Linux 6 key"/> 4186 </criteria> 4187 <criteria operator="AND"> 4188 <criterion test_ref="oval:com.oracle.elsa:tst:20180517172" comment="libreoffice-langpack-th is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4189 <criterion test_ref="oval:com.oracle.elsa:tst:20180517173" comment="libreoffice-langpack-th is signed with the Oracle Linux 6 key"/> 4190 </criteria> 4191 <criteria operator="AND"> 4192 <criterion test_ref="oval:com.oracle.elsa:tst:20180517174" comment="libreoffice-langpack-tr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4193 <criterion test_ref="oval:com.oracle.elsa:tst:20180517175" comment="libreoffice-langpack-tr is signed with the Oracle Linux 6 key"/> 4194 </criteria> 4195 <criteria operator="AND"> 4196 <criterion test_ref="oval:com.oracle.elsa:tst:20180517176" comment="libreoffice-graphicfilter is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4197 <criterion test_ref="oval:com.oracle.elsa:tst:20180517177" comment="libreoffice-graphicfilter is signed with the Oracle Linux 6 key"/> 4198 </criteria> 4199 <criteria operator="AND"> 4200 <criterion test_ref="oval:com.oracle.elsa:tst:20180517178" comment="libreoffice is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4201 <criterion test_ref="oval:com.oracle.elsa:tst:20180517179" comment="libreoffice is signed with the Oracle Linux 6 key"/> 4202 </criteria> 4203 <criteria operator="AND"> 4204 <criterion test_ref="oval:com.oracle.elsa:tst:20180517180" comment="libreoffice-langpack-st is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4205 <criterion test_ref="oval:com.oracle.elsa:tst:20180517181" comment="libreoffice-langpack-st is signed with the Oracle Linux 6 key"/> 4206 </criteria> 4207 <criteria operator="AND"> 4208 <criterion test_ref="oval:com.oracle.elsa:tst:20180517182" comment="libreoffice-wiki-publisher is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4209 <criterion test_ref="oval:com.oracle.elsa:tst:20180517183" comment="libreoffice-wiki-publisher is signed with the Oracle Linux 6 key"/> 4210 </criteria> 4211 <criteria operator="AND"> 4212 <criterion test_ref="oval:com.oracle.elsa:tst:20180517184" comment="libreoffice-langpack-pt-BR is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4213 <criterion test_ref="oval:com.oracle.elsa:tst:20180517185" comment="libreoffice-langpack-pt-BR is signed with the Oracle Linux 6 key"/> 4214 </criteria> 4215 <criteria operator="AND"> 4216 <criterion test_ref="oval:com.oracle.elsa:tst:20180517186" comment="autocorr-ko is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4217 <criterion test_ref="oval:com.oracle.elsa:tst:20180517187" comment="autocorr-ko is signed with the Oracle Linux 6 key"/> 4218 </criteria> 4219 <criteria operator="AND"> 4220 <criterion test_ref="oval:com.oracle.elsa:tst:20180517188" comment="libreoffice-langpack-fr is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4221 <criterion test_ref="oval:com.oracle.elsa:tst:20180517189" comment="libreoffice-langpack-fr is signed with the Oracle Linux 6 key"/> 4222 </criteria> 4223 <criteria operator="AND"> 4224 <criterion test_ref="oval:com.oracle.elsa:tst:20180517190" comment="libreoffice-langpack-gl is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4225 <criterion test_ref="oval:com.oracle.elsa:tst:20180517191" comment="libreoffice-langpack-gl is signed with the Oracle Linux 6 key"/> 4226 </criteria> 4227 <criteria operator="AND"> 4228 <criterion test_ref="oval:com.oracle.elsa:tst:20180517192" comment="autocorr-ru is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4229 <criterion test_ref="oval:com.oracle.elsa:tst:20180517193" comment="autocorr-ru is signed with the Oracle Linux 6 key"/> 4230 </criteria> 4231 <criteria operator="AND"> 4232 <criterion test_ref="oval:com.oracle.elsa:tst:20180517194" comment="autocorr-es is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4233 <criterion test_ref="oval:com.oracle.elsa:tst:20180517195" comment="autocorr-es is signed with the Oracle Linux 6 key"/> 4234 </criteria> 4235 <criteria operator="AND"> 4236 <criterion test_ref="oval:com.oracle.elsa:tst:20180517196" comment="autocorr-lt is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4237 <criterion test_ref="oval:com.oracle.elsa:tst:20180517197" comment="autocorr-lt is signed with the Oracle Linux 6 key"/> 4238 </criteria> 4239 <criteria operator="AND"> 4240 <criterion test_ref="oval:com.oracle.elsa:tst:20180517198" comment="autocorr-sk is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4241 <criterion test_ref="oval:com.oracle.elsa:tst:20180517199" comment="autocorr-sk is signed with the Oracle Linux 6 key"/> 4242 </criteria> 4243 <criteria operator="AND"> 4244 <criterion test_ref="oval:com.oracle.elsa:tst:20180517200" comment="libreoffice-langpack-bn is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4245 <criterion test_ref="oval:com.oracle.elsa:tst:20180517201" comment="libreoffice-langpack-bn is signed with the Oracle Linux 6 key"/> 4246 </criteria> 4247 <criteria operator="AND"> 4248 <criterion test_ref="oval:com.oracle.elsa:tst:20180517202" comment="libreoffice-headless is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4249 <criterion test_ref="oval:com.oracle.elsa:tst:20180517203" comment="libreoffice-headless is signed with the Oracle Linux 6 key"/> 4250 </criteria> 4251 <criteria operator="AND"> 4252 <criterion test_ref="oval:com.oracle.elsa:tst:20180517204" comment="autocorr-en is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4253 <criterion test_ref="oval:com.oracle.elsa:tst:20180517205" comment="autocorr-en is signed with the Oracle Linux 6 key"/> 4254 </criteria> 4255 <criteria operator="AND"> 4256 <criterion test_ref="oval:com.oracle.elsa:tst:20180517206" comment="libreoffice-langpack-ru is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4257 <criterion test_ref="oval:com.oracle.elsa:tst:20180517207" comment="libreoffice-langpack-ru is signed with the Oracle Linux 6 key"/> 4258 </criteria> 4259 <criteria operator="AND"> 4260 <criterion test_ref="oval:com.oracle.elsa:tst:20180517208" comment="libreoffice-langpack-et is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4261 <criterion test_ref="oval:com.oracle.elsa:tst:20180517209" comment="libreoffice-langpack-et is signed with the Oracle Linux 6 key"/> 4262 </criteria> 4263 <criteria operator="AND"> 4264 <criterion test_ref="oval:com.oracle.elsa:tst:20180517210" comment="autocorr-ca is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4265 <criterion test_ref="oval:com.oracle.elsa:tst:20180517211" comment="autocorr-ca is signed with the Oracle Linux 6 key"/> 4266 </criteria> 4267 <criteria operator="AND"> 4268 <criterion test_ref="oval:com.oracle.elsa:tst:20180517212" comment="autocorr-da is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4269 <criterion test_ref="oval:com.oracle.elsa:tst:20180517213" comment="autocorr-da is signed with the Oracle Linux 6 key"/> 4270 </criteria> 4271 <criteria operator="AND"> 4272 <criterion test_ref="oval:com.oracle.elsa:tst:20180517214" comment="autocorr-nl is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4273 <criterion test_ref="oval:com.oracle.elsa:tst:20180517215" comment="autocorr-nl is signed with the Oracle Linux 6 key"/> 4274 </criteria> 4275 <criteria operator="AND"> 4276 <criterion test_ref="oval:com.oracle.elsa:tst:20180517216" comment="autocorr-ro is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4277 <criterion test_ref="oval:com.oracle.elsa:tst:20180517217" comment="autocorr-ro is signed with the Oracle Linux 6 key"/> 4278 </criteria> 4279 <criteria operator="AND"> 4280 <criterion test_ref="oval:com.oracle.elsa:tst:20180517218" comment="libreoffice-langpack-nb is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4281 <criterion test_ref="oval:com.oracle.elsa:tst:20180517219" comment="libreoffice-langpack-nb is signed with the Oracle Linux 6 key"/> 4282 </criteria> 4283 <criteria operator="AND"> 4284 <criterion test_ref="oval:com.oracle.elsa:tst:20180517220" comment="libreoffice-langpack-af is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4285 <criterion test_ref="oval:com.oracle.elsa:tst:20180517221" comment="libreoffice-langpack-af is signed with the Oracle Linux 6 key"/> 4286 </criteria> 4287 <criteria operator="AND"> 4288 <criterion test_ref="oval:com.oracle.elsa:tst:20180517222" comment="libreoffice-langpack-ja is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4289 <criterion test_ref="oval:com.oracle.elsa:tst:20180517223" comment="libreoffice-langpack-ja is signed with the Oracle Linux 6 key"/> 4290 </criteria> 4291 <criteria operator="AND"> 4292 <criterion test_ref="oval:com.oracle.elsa:tst:20180517224" comment="autocorr-ga is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4293 <criterion test_ref="oval:com.oracle.elsa:tst:20180517225" comment="autocorr-ga is signed with the Oracle Linux 6 key"/> 4294 </criteria> 4295 <criteria operator="AND"> 4296 <criterion test_ref="oval:com.oracle.elsa:tst:20180517226" comment="libreoffice-langpack-ss is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4297 <criterion test_ref="oval:com.oracle.elsa:tst:20180517227" comment="libreoffice-langpack-ss is signed with the Oracle Linux 6 key"/> 4298 </criteria> 4299 <criteria operator="AND"> 4300 <criterion test_ref="oval:com.oracle.elsa:tst:20180517228" comment="libreoffice-opensymbol-fonts is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4301 <criterion test_ref="oval:com.oracle.elsa:tst:20180517229" comment="libreoffice-opensymbol-fonts is signed with the Oracle Linux 6 key"/> 4302 </criteria> 4303 <criteria operator="AND"> 4304 <criterion test_ref="oval:com.oracle.elsa:tst:20180517230" comment="libreoffice-langpack-ts is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4305 <criterion test_ref="oval:com.oracle.elsa:tst:20180517231" comment="libreoffice-langpack-ts is signed with the Oracle Linux 6 key"/> 4306 </criteria> 4307 <criteria operator="AND"> 4308 <criterion test_ref="oval:com.oracle.elsa:tst:20180517232" comment="libreoffice-langpack-hi is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4309 <criterion test_ref="oval:com.oracle.elsa:tst:20180517233" comment="libreoffice-langpack-hi is signed with the Oracle Linux 6 key"/> 4310 </criteria> 4311 <criteria operator="AND"> 4312 <criterion test_ref="oval:com.oracle.elsa:tst:20180517234" comment="libreoffice-langpack-es is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4313 <criterion test_ref="oval:com.oracle.elsa:tst:20180517235" comment="libreoffice-langpack-es is signed with the Oracle Linux 6 key"/> 4314 </criteria> 4315 <criteria operator="AND"> 4316 <criterion test_ref="oval:com.oracle.elsa:tst:20180517236" comment="libreoffice-filters is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4317 <criterion test_ref="oval:com.oracle.elsa:tst:20180517237" comment="libreoffice-filters is signed with the Oracle Linux 6 key"/> 4318 </criteria> 4319 <criteria operator="AND"> 4320 <criterion test_ref="oval:com.oracle.elsa:tst:20180517238" comment="libreoffice-writer is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4321 <criterion test_ref="oval:com.oracle.elsa:tst:20180517239" comment="libreoffice-writer is signed with the Oracle Linux 6 key"/> 4322 </criteria> 4323 <criteria operator="AND"> 4324 <criterion test_ref="oval:com.oracle.elsa:tst:20180517240" comment="libreoffice-langpack-as is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4325 <criterion test_ref="oval:com.oracle.elsa:tst:20180517241" comment="libreoffice-langpack-as is signed with the Oracle Linux 6 key"/> 4326 </criteria> 4327 <criteria operator="AND"> 4328 <criterion test_ref="oval:com.oracle.elsa:tst:20180517242" comment="autocorr-de is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4329 <criterion test_ref="oval:com.oracle.elsa:tst:20180517243" comment="autocorr-de is signed with the Oracle Linux 6 key"/> 4330 </criteria> 4331 <criteria operator="AND"> 4332 <criterion test_ref="oval:com.oracle.elsa:tst:20180517244" comment="autocorr-pl is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4333 <criterion test_ref="oval:com.oracle.elsa:tst:20180517245" comment="autocorr-pl is signed with the Oracle Linux 6 key"/> 4334 </criteria> 4335 <criteria operator="AND"> 4336 <criterion test_ref="oval:com.oracle.elsa:tst:20180517246" comment="libreoffice-emailmerge is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4337 <criterion test_ref="oval:com.oracle.elsa:tst:20180517247" comment="libreoffice-emailmerge is signed with the Oracle Linux 6 key"/> 4338 </criteria> 4339 <criteria operator="AND"> 4340 <criterion test_ref="oval:com.oracle.elsa:tst:20180517248" comment="libreoffice-calc is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4341 <criterion test_ref="oval:com.oracle.elsa:tst:20180517249" comment="libreoffice-calc is signed with the Oracle Linux 6 key"/> 4342 </criteria> 4343 <criteria operator="AND"> 4344 <criterion test_ref="oval:com.oracle.elsa:tst:20180517250" comment="libreoffice-langpack-kn is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4345 <criterion test_ref="oval:com.oracle.elsa:tst:20180517251" comment="libreoffice-langpack-kn is signed with the Oracle Linux 6 key"/> 4346 </criteria> 4347 <criteria operator="AND"> 4348 <criterion test_ref="oval:com.oracle.elsa:tst:20180517252" comment="libreoffice-langpack-sl is earlier than 1:4.3.7.2-2.0.1.el6_9.2"/> 4349 <criterion test_ref="oval:com.oracle.elsa:tst:20180517253" comment="libreoffice-langpack-sl is signed with the Oracle Linux 6 key"/> 4350 </criteria> 4351 </criteria> 4352 </criteria> 4353 4354 </definition> 4355 <definition id="oval:com.oracle.elsa:def:20180526" version="501" class="patch"> 4356 <metadata> 4357 <title> 4358 ELSA-2018-0526: firefox security update (CRITICAL) 4359 </title> 4360 <affected family="unix"> 4361 <platform>Oracle Linux 6</platform> 4362 4363 </affected> 4364 <reference source="elsa" ref_id="ELSA-2018-0526" ref_url="http://linux.oracle.com/errata/ELSA-2018-0526.html"/> 4365 <reference source="CVE" ref_id="CVE-2018-5130" ref_url="http://linux.oracle.com/cve/CVE-2018-5130.html"/> 4366 <reference source="CVE" ref_id="CVE-2018-5125" ref_url="http://linux.oracle.com/cve/CVE-2018-5125.html"/> 4367 <reference source="CVE" ref_id="CVE-2018-5127" ref_url="http://linux.oracle.com/cve/CVE-2018-5127.html"/> 4368 <reference source="CVE" ref_id="CVE-2018-5129" ref_url="http://linux.oracle.com/cve/CVE-2018-5129.html"/> 4369 <reference source="CVE" ref_id="CVE-2018-5131" ref_url="http://linux.oracle.com/cve/CVE-2018-5131.html"/> 4370 <reference source="CVE" ref_id="CVE-2018-5144" ref_url="http://linux.oracle.com/cve/CVE-2018-5144.html"/> 4371 <reference source="CVE" ref_id="CVE-2018-5145" ref_url="http://linux.oracle.com/cve/CVE-2018-5145.html"/> 4372 4373 <description> 4374 [52.7.0-1.0.1] 4375 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat one 4376 - Force requirement of newer gdk-pixbuf2 to ensure a proper update (Todd Vierling) [orabug 19847484] 4377 4378 [52.7.0-1] 4379 - Update to 52.7.0 ESR 4380 </description> 4381 <!-- 4382 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4383 --> 4384 <advisory> 4385 <severity>CRITICAL</severity> 4386 <rights>Copyright 2018 Oracle, Inc.</rights> 4387 <issued date="2018-03-15"/> 4388 <cve href="http://linux.oracle.com/cve/CVE-2018-5130.html">CVE-2018-5130</cve> 4389 <cve href="http://linux.oracle.com/cve/CVE-2018-5125.html">CVE-2018-5125</cve> 4390 <cve href="http://linux.oracle.com/cve/CVE-2018-5127.html">CVE-2018-5127</cve> 4391 <cve href="http://linux.oracle.com/cve/CVE-2018-5129.html">CVE-2018-5129</cve> 4392 <cve href="http://linux.oracle.com/cve/CVE-2018-5131.html">CVE-2018-5131</cve> 4393 <cve href="http://linux.oracle.com/cve/CVE-2018-5144.html">CVE-2018-5144</cve> 4394 <cve href="http://linux.oracle.com/cve/CVE-2018-5145.html">CVE-2018-5145</cve> 4395 4396 </advisory> 4397 </metadata> 4398 <criteria operator="AND"> 4399 <criterion test_ref="oval:com.oracle.elsa:tst:20180526001" comment="Oracle Linux 6 is installed"/> 4400 <criteria operator="AND"> 4401 <criterion test_ref="oval:com.oracle.elsa:tst:20180526002" comment="firefox is earlier than 0:52.7.0-1.0.1.el6_9"/> 4402 <criterion test_ref="oval:com.oracle.elsa:tst:20180526003" comment="firefox is signed with the Oracle Linux 6 key"/> 4403 </criteria> 4404 </criteria> 4405 4406 </definition> 4407 <definition id="oval:com.oracle.elsa:def:20180527" version="501" class="patch"> 4408 <metadata> 4409 <title> 4410 ELSA-2018-0527: firefox security update (CRITICAL) 4411 </title> 4412 <affected family="unix"> 4413 <platform>Oracle Linux 7</platform> 4414 4415 </affected> 4416 <reference source="elsa" ref_id="ELSA-2018-0527" ref_url="http://linux.oracle.com/errata/ELSA-2018-0527.html"/> 4417 <reference source="CVE" ref_id="CVE-2018-5130" ref_url="http://linux.oracle.com/cve/CVE-2018-5130.html"/> 4418 <reference source="CVE" ref_id="CVE-2018-5125" ref_url="http://linux.oracle.com/cve/CVE-2018-5125.html"/> 4419 <reference source="CVE" ref_id="CVE-2018-5127" ref_url="http://linux.oracle.com/cve/CVE-2018-5127.html"/> 4420 <reference source="CVE" ref_id="CVE-2018-5145" ref_url="http://linux.oracle.com/cve/CVE-2018-5145.html"/> 4421 <reference source="CVE" ref_id="CVE-2018-5129" ref_url="http://linux.oracle.com/cve/CVE-2018-5129.html"/> 4422 <reference source="CVE" ref_id="CVE-2018-5144" ref_url="http://linux.oracle.com/cve/CVE-2018-5144.html"/> 4423 <reference source="CVE" ref_id="CVE-2018-5131" ref_url="http://linux.oracle.com/cve/CVE-2018-5131.html"/> 4424 4425 <description> 4426 [52.7.0-1.0.1] 4427 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 4428 4429 [52.7.0-1] 4430 - Update to 52.7.0 ESR 4431 </description> 4432 <!-- 4433 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4434 --> 4435 <advisory> 4436 <severity>CRITICAL</severity> 4437 <rights>Copyright 2018 Oracle, Inc.</rights> 4438 <issued date="2018-03-15"/> 4439 <cve href="http://linux.oracle.com/cve/CVE-2018-5130.html">CVE-2018-5130</cve> 4440 <cve href="http://linux.oracle.com/cve/CVE-2018-5125.html">CVE-2018-5125</cve> 4441 <cve href="http://linux.oracle.com/cve/CVE-2018-5127.html">CVE-2018-5127</cve> 4442 <cve href="http://linux.oracle.com/cve/CVE-2018-5145.html">CVE-2018-5145</cve> 4443 <cve href="http://linux.oracle.com/cve/CVE-2018-5129.html">CVE-2018-5129</cve> 4444 <cve href="http://linux.oracle.com/cve/CVE-2018-5144.html">CVE-2018-5144</cve> 4445 <cve href="http://linux.oracle.com/cve/CVE-2018-5131.html">CVE-2018-5131</cve> 4446 4447 </advisory> 4448 </metadata> 4449 <criteria operator="AND"> 4450 <criterion test_ref="oval:com.oracle.elsa:tst:20180527001" comment="Oracle Linux 7 is installed"/> 4451 <criteria operator="AND"> 4452 <criterion test_ref="oval:com.oracle.elsa:tst:20180527002" comment="firefox is earlier than 0:52.7.0-1.0.1.el7_4"/> 4453 <criterion test_ref="oval:com.oracle.elsa:tst:20180527003" comment="firefox is signed with the Oracle Linux 7 key"/> 4454 </criteria> 4455 </criteria> 4456 4457 </definition> 4458 <definition id="oval:com.oracle.elsa:def:20180549" version="501" class="patch"> 4459 <metadata> 4460 <title> 4461 ELSA-2018-0549: firefox security update (CRITICAL) 4462 </title> 4463 <affected family="unix"> 4464 <platform>Oracle Linux 6</platform> 4465 <platform>Oracle Linux 7</platform> 4466 4467 </affected> 4468 <reference source="elsa" ref_id="ELSA-2018-0549" ref_url="http://linux.oracle.com/errata/ELSA-2018-0549.html"/> 4469 <reference source="CVE" ref_id="CVE-2018-5146" ref_url="http://linux.oracle.com/cve/CVE-2018-5146.html"/> 4470 4471 <description> 4472 [52.7.2-1.0.1] 4473 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat one 4474 - Force requirement of newer gdk-pixbuf2 to ensure a proper update (Todd Vierling) [orabug 19847484] 4475 4476 [52.7.2-1] 4477 - Update to 52.7.2 ESR 4478 </description> 4479 <!-- 4480 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4481 --> 4482 <advisory> 4483 <severity>CRITICAL</severity> 4484 <rights>Copyright 2018 Oracle, Inc.</rights> 4485 <issued date="2018-03-19"/> 4486 <cve href="http://linux.oracle.com/cve/CVE-2018-5146.html">CVE-2018-5146</cve> 4487 4488 </advisory> 4489 </metadata> 4490 <criteria operator="OR"> 4491 <criteria operator="AND"> 4492 <criterion test_ref="oval:com.oracle.elsa:tst:20180549001" comment="Oracle Linux 6 is installed"/> 4493 <criteria operator="AND"> 4494 <criterion test_ref="oval:com.oracle.elsa:tst:20180549002" comment="firefox is earlier than 0:52.7.2-1.0.1.el6_9"/> 4495 <criterion test_ref="oval:com.oracle.elsa:tst:20180549003" comment="firefox is signed with the Oracle Linux 6 key"/> 4496 </criteria> 4497 </criteria> 4498 <criteria operator="AND"> 4499 <criterion test_ref="oval:com.oracle.elsa:tst:20180549004" comment="Oracle Linux 7 is installed"/> 4500 <criteria operator="AND"> 4501 <criterion test_ref="oval:com.oracle.elsa:tst:20180549005" comment="firefox is earlier than 0:52.7.2-1.0.1.el7_4"/> 4502 <criterion test_ref="oval:com.oracle.elsa:tst:20180549006" comment="firefox is signed with the Oracle Linux 7 key"/> 4503 </criteria> 4504 </criteria> 4505 </criteria> 4506 </definition> 4507 <definition id="oval:com.oracle.elsa:def:20180592" version="501" class="patch"> 4508 <metadata> 4509 <title> 4510 ELSA-2018-0592: slf4j security update (IMPORTANT) 4511 </title> 4512 <affected family="unix"> 4513 <platform>Oracle Linux 7</platform> 4514 4515 </affected> 4516 <reference source="elsa" ref_id="ELSA-2018-0592" ref_url="http://linux.oracle.com/errata/ELSA-2018-0592.html"/> 4517 <reference source="CVE" ref_id="CVE-2018-8088" ref_url="http://linux.oracle.com/cve/CVE-2018-8088.html"/> 4518 4519 <description> 4520 [0:1.7.4-4] 4521 - Disallow EventData deserialization by default (CVE-2018-8088) 4522 </description> 4523 <!-- 4524 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4525 --> 4526 <advisory> 4527 <severity>IMPORTANT</severity> 4528 <rights>Copyright 2018 Oracle, Inc.</rights> 4529 <issued date="2018-03-26"/> 4530 <cve href="http://linux.oracle.com/cve/CVE-2018-8088.html">CVE-2018-8088</cve> 4531 4532 </advisory> 4533 </metadata> 4534 <criteria operator="AND"> 4535 <criterion test_ref="oval:com.oracle.elsa:tst:20180592001" comment="Oracle Linux 7 is installed"/> 4536 <criteria operator="OR"> 4537 <criteria operator="AND"> 4538 <criterion test_ref="oval:com.oracle.elsa:tst:20180592002" comment="slf4j is earlier than 0:1.7.4-4.el7_4"/> 4539 <criterion test_ref="oval:com.oracle.elsa:tst:20180592003" comment="slf4j is signed with the Oracle Linux 7 key"/> 4540 </criteria> 4541 <criteria operator="AND"> 4542 <criterion test_ref="oval:com.oracle.elsa:tst:20180592004" comment="slf4j-javadoc is earlier than 0:1.7.4-4.el7_4"/> 4543 <criterion test_ref="oval:com.oracle.elsa:tst:20180592005" comment="slf4j-javadoc is signed with the Oracle Linux 7 key"/> 4544 </criteria> 4545 <criteria operator="AND"> 4546 <criterion test_ref="oval:com.oracle.elsa:tst:20180592006" comment="slf4j-manual is earlier than 0:1.7.4-4.el7_4"/> 4547 <criterion test_ref="oval:com.oracle.elsa:tst:20180592007" comment="slf4j-manual is signed with the Oracle Linux 7 key"/> 4548 </criteria> 4549 </criteria> 4550 </criteria> 4551 4552 </definition> 4553 <definition id="oval:com.oracle.elsa:def:20180647" version="501" class="patch"> 4554 <metadata> 4555 <title> 4556 ELSA-2018-0647: thunderbird security update (IMPORTANT) 4557 </title> 4558 <affected family="unix"> 4559 <platform>Oracle Linux 6</platform> 4560 4561 </affected> 4562 <reference source="elsa" ref_id="ELSA-2018-0647" ref_url="http://linux.oracle.com/errata/ELSA-2018-0647.html"/> 4563 <reference source="CVE" ref_id="CVE-2018-5125" ref_url="http://linux.oracle.com/cve/CVE-2018-5125.html"/> 4564 <reference source="CVE" ref_id="CVE-2018-5127" ref_url="http://linux.oracle.com/cve/CVE-2018-5127.html"/> 4565 <reference source="CVE" ref_id="CVE-2018-5129" ref_url="http://linux.oracle.com/cve/CVE-2018-5129.html"/> 4566 <reference source="CVE" ref_id="CVE-2018-5144" ref_url="http://linux.oracle.com/cve/CVE-2018-5144.html"/> 4567 <reference source="CVE" ref_id="CVE-2018-5145" ref_url="http://linux.oracle.com/cve/CVE-2018-5145.html"/> 4568 <reference source="CVE" ref_id="CVE-2018-5146" ref_url="http://linux.oracle.com/cve/CVE-2018-5146.html"/> 4569 4570 <description> 4571 [52.7.0-1.0.1] 4572 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 4573 4574 [52.7.0-1] 4575 - Update to 52.7.0 4576 </description> 4577 <!-- 4578 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4579 --> 4580 <advisory> 4581 <severity>IMPORTANT</severity> 4582 <rights>Copyright 2018 Oracle, Inc.</rights> 4583 <issued date="2018-04-09"/> 4584 <cve href="http://linux.oracle.com/cve/CVE-2018-5125.html">CVE-2018-5125</cve> 4585 <cve href="http://linux.oracle.com/cve/CVE-2018-5127.html">CVE-2018-5127</cve> 4586 <cve href="http://linux.oracle.com/cve/CVE-2018-5129.html">CVE-2018-5129</cve> 4587 <cve href="http://linux.oracle.com/cve/CVE-2018-5144.html">CVE-2018-5144</cve> 4588 <cve href="http://linux.oracle.com/cve/CVE-2018-5145.html">CVE-2018-5145</cve> 4589 <cve href="http://linux.oracle.com/cve/CVE-2018-5146.html">CVE-2018-5146</cve> 4590 4591 </advisory> 4592 </metadata> 4593 <criteria operator="AND"> 4594 <criterion test_ref="oval:com.oracle.elsa:tst:20180647001" comment="Oracle Linux 6 is installed"/> 4595 <criteria operator="AND"> 4596 <criterion test_ref="oval:com.oracle.elsa:tst:20180647002" comment="thunderbird is earlier than 0:52.7.0-1.0.1.el6_9"/> 4597 <criterion test_ref="oval:com.oracle.elsa:tst:20180647003" comment="thunderbird is signed with the Oracle Linux 6 key"/> 4598 </criteria> 4599 </criteria> 4600 4601 </definition> 4602 <definition id="oval:com.oracle.elsa:def:20180648" version="501" class="patch"> 4603 <metadata> 4604 <title> 4605 ELSA-2018-0648: thunderbird security update (IMPORTANT) 4606 </title> 4607 <affected family="unix"> 4608 <platform>Oracle Linux 7</platform> 4609 4610 </affected> 4611 <reference source="elsa" ref_id="ELSA-2018-0648" ref_url="http://linux.oracle.com/errata/ELSA-2018-0648.html"/> 4612 <reference source="CVE" ref_id="CVE-2018-5125" ref_url="http://linux.oracle.com/cve/CVE-2018-5125.html"/> 4613 <reference source="CVE" ref_id="CVE-2018-5127" ref_url="http://linux.oracle.com/cve/CVE-2018-5127.html"/> 4614 <reference source="CVE" ref_id="CVE-2018-5129" ref_url="http://linux.oracle.com/cve/CVE-2018-5129.html"/> 4615 <reference source="CVE" ref_id="CVE-2018-5144" ref_url="http://linux.oracle.com/cve/CVE-2018-5144.html"/> 4616 <reference source="CVE" ref_id="CVE-2018-5145" ref_url="http://linux.oracle.com/cve/CVE-2018-5145.html"/> 4617 <reference source="CVE" ref_id="CVE-2018-5146" ref_url="http://linux.oracle.com/cve/CVE-2018-5146.html"/> 4618 4619 <description> 4620 [52.7.0-1.0.1] 4621 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 4622 4623 [52.7.0-1] 4624 - Update to 52.7.0 4625 </description> 4626 <!-- 4627 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4628 --> 4629 <advisory> 4630 <severity>IMPORTANT</severity> 4631 <rights>Copyright 2018 Oracle, Inc.</rights> 4632 <issued date="2018-04-05"/> 4633 <cve href="http://linux.oracle.com/cve/CVE-2018-5125.html">CVE-2018-5125</cve> 4634 <cve href="http://linux.oracle.com/cve/CVE-2018-5127.html">CVE-2018-5127</cve> 4635 <cve href="http://linux.oracle.com/cve/CVE-2018-5129.html">CVE-2018-5129</cve> 4636 <cve href="http://linux.oracle.com/cve/CVE-2018-5144.html">CVE-2018-5144</cve> 4637 <cve href="http://linux.oracle.com/cve/CVE-2018-5145.html">CVE-2018-5145</cve> 4638 <cve href="http://linux.oracle.com/cve/CVE-2018-5146.html">CVE-2018-5146</cve> 4639 4640 </advisory> 4641 </metadata> 4642 <criteria operator="AND"> 4643 <criterion test_ref="oval:com.oracle.elsa:tst:20180648001" comment="Oracle Linux 7 is installed"/> 4644 <criteria operator="AND"> 4645 <criterion test_ref="oval:com.oracle.elsa:tst:20180648002" comment="thunderbird is earlier than 0:52.7.0-1.0.1.el7_4"/> 4646 <criterion test_ref="oval:com.oracle.elsa:tst:20180648003" comment="thunderbird is signed with the Oracle Linux 7 key"/> 4647 </criteria> 4648 </criteria> 4649 4650 </definition> 4651 <definition id="oval:com.oracle.elsa:def:20180649" version="501" class="patch"> 4652 <metadata> 4653 <title> 4654 ELSA-2018-0649: libvorbis security update (IMPORTANT) 4655 </title> 4656 <affected family="unix"> 4657 <platform>Oracle Linux 6</platform> 4658 4659 </affected> 4660 <reference source="elsa" ref_id="ELSA-2018-0649" ref_url="http://linux.oracle.com/errata/ELSA-2018-0649.html"/> 4661 <reference source="CVE" ref_id="CVE-2018-5146" ref_url="http://linux.oracle.com/cve/CVE-2018-5146.html"/> 4662 4663 <description> 4664 [1.2.3-5.1] 4665 - Backport fix for CVE-2018-5146 4666 4667 [1.2.3-5] 4668 - fix CVE-2012-0444 (#787077) 4669 </description> 4670 <!-- 4671 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4672 --> 4673 <advisory> 4674 <severity>IMPORTANT</severity> 4675 <rights>Copyright 2018 Oracle, Inc.</rights> 4676 <issued date="2018-04-05"/> 4677 <cve href="http://linux.oracle.com/cve/CVE-2018-5146.html">CVE-2018-5146</cve> 4678 4679 </advisory> 4680 </metadata> 4681 <criteria operator="AND"> 4682 <criterion test_ref="oval:com.oracle.elsa:tst:20180649001" comment="Oracle Linux 6 is installed"/> 4683 <criteria operator="OR"> 4684 <criteria operator="AND"> 4685 <criterion test_ref="oval:com.oracle.elsa:tst:20180649002" comment="libvorbis is earlier than 1:1.2.3-5.el6_9.1"/> 4686 <criterion test_ref="oval:com.oracle.elsa:tst:20180649003" comment="libvorbis is signed with the Oracle Linux 6 key"/> 4687 </criteria> 4688 <criteria operator="AND"> 4689 <criterion test_ref="oval:com.oracle.elsa:tst:20180649004" comment="libvorbis-devel is earlier than 1:1.2.3-5.el6_9.1"/> 4690 <criterion test_ref="oval:com.oracle.elsa:tst:20180649005" comment="libvorbis-devel is signed with the Oracle Linux 6 key"/> 4691 </criteria> 4692 <criteria operator="AND"> 4693 <criterion test_ref="oval:com.oracle.elsa:tst:20180649006" comment="libvorbis-devel-docs is earlier than 1:1.2.3-5.el6_9.1"/> 4694 <criterion test_ref="oval:com.oracle.elsa:tst:20180649007" comment="libvorbis-devel-docs is signed with the Oracle Linux 6 key"/> 4695 </criteria> 4696 </criteria> 4697 </criteria> 4698 4699 </definition> 4700 <definition id="oval:com.oracle.elsa:def:20180666" version="501" class="patch"> 4701 <metadata> 4702 <title> 4703 ELSA-2018-0666: krb5 security, bug fix, and enhancement update (MODERATE) 4704 </title> 4705 <affected family="unix"> 4706 <platform>Oracle Linux 7</platform> 4707 4708 </affected> 4709 <reference source="elsa" ref_id="ELSA-2018-0666" ref_url="http://linux.oracle.com/errata/ELSA-2018-0666.html"/> 4710 <reference source="CVE" ref_id="CVE-2017-7562" ref_url="http://linux.oracle.com/cve/CVE-2017-7562.html"/> 4711 <reference source="CVE" ref_id="CVE-2017-11368" ref_url="http://linux.oracle.com/cve/CVE-2017-11368.html"/> 4712 4713 <description> 4714 [1.15.1-18] 4715 - Expose context errors in pkinit_server_plugin_init 4716 - Resolves: #1460089 4717 4718 [1.15.1-17] 4719 - Drop certauth test changes that prevented runnig it 4720 - Resolves: #1498767 4721 4722 [1.15.1-16] 4723 - Drop irrelevant DIR trigger logic 4724 - Resolves: #1431198 4725 4726 [1.15.1-15] 4727 - Fix CVE-2017-7562 (certauth eku bypass) 4728 - Resolves: #1498767 4729 4730 [1.15.1-14] 4731 - Fix CVE-2017-11368 (s4u2 request assertion failures) 4732 - Resolves: #1498768 4733 4734 [1.15.1-13] 4735 - Force-add /etc/krb5.conf.d so we can guarantee it exists 4736 - Resolves: #1431198 4737 4738 [1.15.1-12] 4739 - Add krb5 policy plugin interface 4740 - Remove soname downgrade 4741 - Resolves: #1462982 4742 4743 [1.15.1-11] 4744 - Make t_certauth.py runnable 4745 - Resolves: #1443388 4746 4747 [1.15.1-10] 4748 - Add context SSF query support 4749 - Resolves: #1472956 4750 4751 [1.15.1-9] 4752 - Remove incomplete PKINIT OCSP support 4753 - Resolves: #1460089 4754 </description> 4755 <!-- 4756 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4757 --> 4758 <advisory> 4759 <severity>MODERATE</severity> 4760 <rights>Copyright 2018 Oracle, Inc.</rights> 4761 <issued date="2018-04-16"/> 4762 <cve href="http://linux.oracle.com/cve/CVE-2017-7562.html">CVE-2017-7562</cve> 4763 <cve href="http://linux.oracle.com/cve/CVE-2017-11368.html">CVE-2017-11368</cve> 4764 4765 </advisory> 4766 </metadata> 4767 <criteria operator="AND"> 4768 <criterion test_ref="oval:com.oracle.elsa:tst:20180666001" comment="Oracle Linux 7 is installed"/> 4769 <criteria operator="OR"> 4770 <criteria operator="AND"> 4771 <criterion test_ref="oval:com.oracle.elsa:tst:20180666002" comment="krb5-devel is earlier than 0:1.15.1-18.el7"/> 4772 <criterion test_ref="oval:com.oracle.elsa:tst:20180666003" comment="krb5-devel is signed with the Oracle Linux 7 key"/> 4773 </criteria> 4774 <criteria operator="AND"> 4775 <criterion test_ref="oval:com.oracle.elsa:tst:20180666004" comment="krb5-libs is earlier than 0:1.15.1-18.el7"/> 4776 <criterion test_ref="oval:com.oracle.elsa:tst:20180666005" comment="krb5-libs is signed with the Oracle Linux 7 key"/> 4777 </criteria> 4778 <criteria operator="AND"> 4779 <criterion test_ref="oval:com.oracle.elsa:tst:20180666006" comment="krb5-pkinit is earlier than 0:1.15.1-18.el7"/> 4780 <criterion test_ref="oval:com.oracle.elsa:tst:20180666007" comment="krb5-pkinit is signed with the Oracle Linux 7 key"/> 4781 </criteria> 4782 <criteria operator="AND"> 4783 <criterion test_ref="oval:com.oracle.elsa:tst:20180666008" comment="krb5-server is earlier than 0:1.15.1-18.el7"/> 4784 <criterion test_ref="oval:com.oracle.elsa:tst:20180666009" comment="krb5-server is signed with the Oracle Linux 7 key"/> 4785 </criteria> 4786 <criteria operator="AND"> 4787 <criterion test_ref="oval:com.oracle.elsa:tst:20180666010" comment="krb5-server-ldap is earlier than 0:1.15.1-18.el7"/> 4788 <criterion test_ref="oval:com.oracle.elsa:tst:20180666011" comment="krb5-server-ldap is signed with the Oracle Linux 7 key"/> 4789 </criteria> 4790 <criteria operator="AND"> 4791 <criterion test_ref="oval:com.oracle.elsa:tst:20180666012" comment="krb5-workstation is earlier than 0:1.15.1-18.el7"/> 4792 <criterion test_ref="oval:com.oracle.elsa:tst:20180666013" comment="krb5-workstation is signed with the Oracle Linux 7 key"/> 4793 </criteria> 4794 <criteria operator="AND"> 4795 <criterion test_ref="oval:com.oracle.elsa:tst:20180666014" comment="libkadm5 is earlier than 0:1.15.1-18.el7"/> 4796 <criterion test_ref="oval:com.oracle.elsa:tst:20180666015" comment="libkadm5 is signed with the Oracle Linux 7 key"/> 4797 </criteria> 4798 </criteria> 4799 </criteria> 4800 4801 </definition> 4802 <definition id="oval:com.oracle.elsa:def:20180805" version="501" class="patch"> 4803 <metadata> 4804 <title> 4805 ELSA-2018-0805: glibc security, bug fix, and enhancement update (MODERATE) 4806 </title> 4807 <affected family="unix"> 4808 <platform>Oracle Linux 7</platform> 4809 4810 </affected> 4811 <reference source="elsa" ref_id="ELSA-2018-0805" ref_url="http://linux.oracle.com/errata/ELSA-2018-0805.html"/> 4812 <reference source="CVE" ref_id="CVE-2014-9402" ref_url="http://linux.oracle.com/cve/CVE-2014-9402.html"/> 4813 <reference source="CVE" ref_id="CVE-2015-5180" ref_url="http://linux.oracle.com/cve/CVE-2015-5180.html"/> 4814 <reference source="CVE" ref_id="CVE-2017-12132" ref_url="http://linux.oracle.com/cve/CVE-2017-12132.html"/> 4815 <reference source="CVE" ref_id="CVE-2017-15670" ref_url="http://linux.oracle.com/cve/CVE-2017-15670.html"/> 4816 <reference source="CVE" ref_id="CVE-2017-15804" ref_url="http://linux.oracle.com/cve/CVE-2017-15804.html"/> 4817 <reference source="CVE" ref_id="CVE-2018-1000001" ref_url="http://linux.oracle.com/cve/CVE-2018-1000001.html"/> 4818 4819 <description> 4820 [2.17-222] 4821 - Restore internal GLIBC_PRIVATE symbols for use during upgrades (#1523119) 4822 4823 [2.17-221] 4824 - CVE-2018-1000001: Fix realpath() buffer underflow (#1534635) 4825 - i386: Fix unwinding for 32-bit C++ application (#1529982) 4826 - Reduce thread and dynamic loader stack usage (#1527904) 4827 - x86-64: Use XSAVE/XSAVEC more often during lazy symbol binding (#1528418) 4828 4829 [2.17-220] 4830 - Update HWCAP bits for IBM POWER9 DD2.1 (#1503854) 4831 4832 [2.17-219] 4833 - Rebuild with newer gcc for aarch64 stack probing fixes (#1500475) 4834 4835 [2.17-218] 4836 - Improve memcpy performance for POWER9 DD2.1 (#1498925) 4837 4838 [2.17-217] 4839 - Update Linux system call list to kernel 4.13 (#1508895) 4840 4841 [2.17-216] 4842 - x86-64: Use XSAVE/XSAVEC in the ld.so trampoline (#1504969) 4843 4844 [2.17-215] 4845 - CVE-2017-15670: glob: Fix one-byte overflow with GLOB_TILDE (#1504809) 4846 - CVE-2017-15804: glob: Fix buffer overflow in GLOB_TILDE unescaping (#1504809) 4847 4848 [2.17-214] 4849 - Fix check-localplt test failure. 4850 - Include ld.so in check-localplt test. (#1440250) 4851 4852 [2.17-213] 4853 - Fix build warning in locarchive.c (#1349964) 4854 4855 [2.17-212] 4856 - Hide reference to mktemp in libpthread (#1349962) 4857 4858 [2.17-211] 4859 - Implement fopencookie hardening (#1372305) 4860 4861 [2.17-210] 4862 - x86-64: Support __tls_get_addr with an unaligned stack (#1468807) 4863 4864 [2.17-209] 4865 - Define CLOCK_TAI in <time.h> (#1448822) 4866 4867 [2.17-208] 4868 - Compile glibc with -fstack-clash-protection (#1500475) 4869 4870 [2.17-207] 4871 - aarch64: Avoid invalid relocations in the startup code (#1500908) 4872 4873 [2.17-206] 4874 - Fix timezone test failures on large parallel builds. (#1234449, #1378329) 4875 4876 [2.17-205] 4877 - Handle DSOs with no PLT (#1445781) 4878 4879 [2.17-204] 4880 - libio: Implement vtable verification (#1398413) 4881 4882 [2.17-203] 4883 - Fix socket system call selection on s390x (#1498566). 4884 - Use different construct for protected visibility in IFUNC tests (#1445644) 4885 4886 [2.17-202] 4887 - Rebase the DNS stub resolver and getaddrinfo to the glibc 2.26 version 4888 - Support an arbitrary number of search domains in the stub resolver (#677316) 4889 - Detect and apply /etc/resolv.conf changes in libresolv (#1432085) 4890 - CVE-2017-1213: Fragmentation attacks possible when ENDS0 is enabled 4891 (#1487063) 4892 - CVE-2016-3706: Stack (frame) overflow in getaddrinfo when called 4893 with AF_INET, AF_INET6 (#1329674) 4894 - CVE-2015-5180: resolv: Fix crash with internal QTYPE (#1497131) 4895 - CVE-2014-9402: denial of service in getnetbyname function (#1497132) 4896 - Fix getaddrinfo to handle certain long lines in /etc/hosts (#1452034) 4897 - Make RES_ROTATE start with a random name server (#1257639) 4898 - Stricter IPv6 address parser (#1484034) 4899 - Remove noip6dotint support from the stub resolver (#1482988) 4900 - Remove partial bitstring label support from the stub resolver 4901 - Remove unsupported resolver hook functions from the API 4902 - Remove outdated RR type classification macros from the API 4903 - hesiod: Always use TLS resolver state 4904 - hesiod: Avoid non-trust-boundary crossing heap overflow in get_txt_records 4905 4906 [2.17.201] 4907 - Fix hang in nscd cache prune thread (#1435615) 4908 4909 [2.17-200] 4910 - Add binary timezone test data files (#1234449, #1378329) 4911 4912 [2.17.198] 4913 - Add support for new IBM z14 (s390x) instructions (#1375235) 4914 4915 [2.17-197] 4916 - Fix compile warnings in malloc (#1347277) 4917 - Fix occasional tst-malloc-usable failures (#1348000) 4918 - Additional chunk hardening in malloc (#1447556) 4919 - Pointer alignment fix in nss group merge (#1463692) 4920 - Fix SIGSEGV when LD_LIBRARY_PATH only has non-existing paths (#1443236) 4921 </description> 4922 <!-- 4923 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 4924 --> 4925 <advisory> 4926 <severity>MODERATE</severity> 4927 <rights>Copyright 2018 Oracle, Inc.</rights> 4928 <issued date="2018-04-16"/> 4929 <cve href="http://linux.oracle.com/cve/CVE-2014-9402.html">CVE-2014-9402</cve> 4930 <cve href="http://linux.oracle.com/cve/CVE-2015-5180.html">CVE-2015-5180</cve> 4931 <cve href="http://linux.oracle.com/cve/CVE-2017-12132.html">CVE-2017-12132</cve> 4932 <cve href="http://linux.oracle.com/cve/CVE-2017-15670.html">CVE-2017-15670</cve> 4933 <cve href="http://linux.oracle.com/cve/CVE-2017-15804.html">CVE-2017-15804</cve> 4934 <cve href="http://linux.oracle.com/cve/CVE-2018-1000001.html">CVE-2018-1000001</cve> 4935 4936 </advisory> 4937 </metadata> 4938 <criteria operator="AND"> 4939 <criterion test_ref="oval:com.oracle.elsa:tst:20180805001" comment="Oracle Linux 7 is installed"/> 4940 <criteria operator="OR"> 4941 <criteria operator="AND"> 4942 <criterion test_ref="oval:com.oracle.elsa:tst:20180805002" comment="glibc is earlier than 0:2.17-222.el7"/> 4943 <criterion test_ref="oval:com.oracle.elsa:tst:20180805003" comment="glibc is signed with the Oracle Linux 7 key"/> 4944 </criteria> 4945 <criteria operator="AND"> 4946 <criterion test_ref="oval:com.oracle.elsa:tst:20180805004" comment="glibc-common is earlier than 0:2.17-222.el7"/> 4947 <criterion test_ref="oval:com.oracle.elsa:tst:20180805005" comment="glibc-common is signed with the Oracle Linux 7 key"/> 4948 </criteria> 4949 <criteria operator="AND"> 4950 <criterion test_ref="oval:com.oracle.elsa:tst:20180805006" comment="glibc-devel is earlier than 0:2.17-222.el7"/> 4951 <criterion test_ref="oval:com.oracle.elsa:tst:20180805007" comment="glibc-devel is signed with the Oracle Linux 7 key"/> 4952 </criteria> 4953 <criteria operator="AND"> 4954 <criterion test_ref="oval:com.oracle.elsa:tst:20180805008" comment="glibc-headers is earlier than 0:2.17-222.el7"/> 4955 <criterion test_ref="oval:com.oracle.elsa:tst:20180805009" comment="glibc-headers is signed with the Oracle Linux 7 key"/> 4956 </criteria> 4957 <criteria operator="AND"> 4958 <criterion test_ref="oval:com.oracle.elsa:tst:20180805010" comment="glibc-static is earlier than 0:2.17-222.el7"/> 4959 <criterion test_ref="oval:com.oracle.elsa:tst:20180805011" comment="glibc-static is signed with the Oracle Linux 7 key"/> 4960 </criteria> 4961 <criteria operator="AND"> 4962 <criterion test_ref="oval:com.oracle.elsa:tst:20180805012" comment="glibc-utils is earlier than 0:2.17-222.el7"/> 4963 <criterion test_ref="oval:com.oracle.elsa:tst:20180805013" comment="glibc-utils is signed with the Oracle Linux 7 key"/> 4964 </criteria> 4965 <criteria operator="AND"> 4966 <criterion test_ref="oval:com.oracle.elsa:tst:20180805014" comment="nscd is earlier than 0:2.17-222.el7"/> 4967 <criterion test_ref="oval:com.oracle.elsa:tst:20180805015" comment="nscd is signed with the Oracle Linux 7 key"/> 4968 </criteria> 4969 </criteria> 4970 </criteria> 4971 4972 </definition> 4973 <definition id="oval:com.oracle.elsa:def:20180816" version="501" class="patch"> 4974 <metadata> 4975 <title> 4976 ELSA-2018-0816: qemu-kvm security, bug fix, and enhancement update (LOW) 4977 </title> 4978 <affected family="unix"> 4979 <platform>Oracle Linux 7</platform> 4980 4981 </affected> 4982 <reference source="elsa" ref_id="ELSA-2018-0816" ref_url="http://linux.oracle.com/errata/ELSA-2018-0816.html"/> 4983 <reference source="CVE" ref_id="CVE-2018-5683" ref_url="http://linux.oracle.com/cve/CVE-2018-5683.html"/> 4984 <reference source="CVE" ref_id="CVE-2017-13672" ref_url="http://linux.oracle.com/cve/CVE-2017-13672.html"/> 4985 <reference source="CVE" ref_id="CVE-2017-13711" ref_url="http://linux.oracle.com/cve/CVE-2017-13711.html"/> 4986 <reference source="CVE" ref_id="CVE-2017-15124" ref_url="http://linux.oracle.com/cve/CVE-2017-15124.html"/> 4987 <reference source="CVE" ref_id="CVE-2017-15268" ref_url="http://linux.oracle.com/cve/CVE-2017-15268.html"/> 4988 4989 <description> 4990 [1.5.3-156.el7] 4991 - kvm-vnc-Fix-qemu-crashed-when-vnc-client-disconnect-sudd.patch [bz#1527405] 4992 - kvm-fix-full-frame-updates-for-VNC-clients.patch [bz#1527405] 4993 - kvm-vnc-update-fix.patch [bz#1527405] 4994 - kvm-vnc-return-directly-if-no-vnc-client-connected.patch [bz#1527405] 4995 - kvm-buffer-add-buffer_move_empty.patch [bz#1527405] 4996 - kvm-buffer-add-buffer_move.patch [bz#1527405] 4997 - kvm-vnc-kill-jobs-queue-buffer.patch [bz#1527405] 4998 - kvm-vnc-jobs-move-buffer-reset-use-new-buffer-move.patch [bz#1527405] 4999 - kvm-vnc-zap-dead-code.patch [bz#1527405] 5000 - kvm-vnc-add-vnc_width-vnc_height-helpers.patch [bz#1527405] 5001 - kvm-vnc-factor-out-vnc_update_server_surface.patch [bz#1527405] 5002 - kvm-vnc-use-vnc_-width-height-in-vnc_set_area_dirty.patch [bz#1527405] 5003 - kvm-vnc-only-alloc-server-surface-with-clients-connected.patch [bz#1527405] 5004 - kvm-ui-fix-refresh-of-VNC-server-surface.patch [bz#1527405] 5005 - kvm-ui-move-disconnecting-check-to-start-of-vnc_update_c.patch [bz#1527405] 5006 - kvm-ui-remove-redundant-indentation-in-vnc_client_update.patch [bz#1527405] 5007 - kvm-ui-avoid-pointless-VNC-updates-if-framebuffer-isn-t-.patch [bz#1527405] 5008 - kvm-ui-track-how-much-decoded-data-we-consumed-when-doin.patch [bz#1527405] 5009 - kvm-ui-introduce-enum-to-track-VNC-client-framebuffer-up.patch [bz#1527405] 5010 - kvm-ui-correctly-reset-framebuffer-update-state-after-pr.patch [bz#1527405] 5011 - kvm-ui-refactor-code-for-determining-if-an-update-should.patch [bz#1527405] 5012 - kvm-ui-fix-VNC-client-throttling-when-audio-capture-is-a.patch [bz#1527405] 5013 - kvm-ui-fix-VNC-client-throttling-when-forced-update-is-r.patch [bz#1527405] 5014 - kvm-ui-place-a-hard-cap-on-VNC-server-output-buffer-size.patch [bz#1527405] 5015 - kvm-ui-avoid-sign-extension-using-client-width-height.patch [bz#1527405] 5016 - kvm-ui-correctly-advance-output-buffer-when-writing-SASL.patch [bz#1527405] 5017 - kvm-io-skip-updates-to-client-if-websocket-output-buffer.patch [bz#1518711] 5018 - Resolves: bz#1518711 5019 (CVE-2017-15268 qemu-kvm: Qemu: I/O: potential memory exhaustion via websock connection to VNC [rhel-7.5]) 5020 - Resolves: bz#1527405 5021 (CVE-2017-15124 qemu-kvm: Qemu: memory exhaustion through framebuffer update request message in VNC server [rhel-7.5]) 5022 5023 [1.5.3-155.el7] 5024 - kvm-qdev-Fix-assert-in-PCI-address-property-when-used-by.patch [bz#1538866] 5025 - kvm-vga-check-the-validation-of-memory-addr-when-draw-te.patch [bz#1534691] 5026 - kvm-savevm-Improve-error-message-for-blocked-migration.patch [bz#1536883] 5027 - kvm-savevm-fail-if-migration-blockers-are-present.patch [bz#1536883] 5028 - Resolves: bz#1534691 5029 (CVE-2018-5683 qemu-kvm: Qemu: Out-of-bounds read in vga_draw_text routine [rhel-7.5]) 5030 - Resolves: bz#1536883 5031 ([abrt] [faf] qemu-kvm: unknown function(): /usr/libexec/qemu-kvm killed by 6) 5032 - Resolves: bz#1538866 5033 (qemu will coredump after executing info qtree) 5034 5035 [1.5.3-154.el7] 5036 - kvm-virtio-net-validate-backend-queue-numbers-against-bu.patch [bz#1460872] 5037 - kvm-dump-guest-memory.py-fix-python-2-support.patch [bz#1411490] 5038 - kvm-qxl-add-migration-blocker-to-avoid-pre-save-assert.patch [bz#1536883] 5039 - Resolves: bz#1411490 5040 ([RFE] Kernel address space layout randomization [KASLR] support (qemu-kvm)) 5041 - Resolves: bz#1460872 5042 (Aborted(core dumped) when booting guest with '-netdev tap....vhost=on,queues=32') 5043 - Resolves: bz#1536883 5044 ([abrt] [faf] qemu-kvm: unknown function(): /usr/libexec/qemu-kvm killed by 6) 5045 5046 [1.5.3-153.el7] 5047 - kvm-i386-update-ssdt-misc.hex.generated.patch [bz#1411490] 5048 - kvm-main-loop-Acquire-main_context-lock-around-os_host_m.patch [bz#1435432 bz#1473536] 5049 - Resolves: bz#1411490 5050 ([RFE] Kernel address space layout randomization [KASLR] support (qemu-kvm)) 5051 - Resolves: bz#1435432 5052 (Emulated ISA serial port hangs randomly when sending lots of data from guest -> host) 5053 - Resolves: bz#1473536 5054 (Hangs in serial console under qemu) 5055 5056 [1.5.3-152.el7] 5057 - kvm-target-i386-cpu-add-new-CPUID-bits-for-indirect-bran.patch [CVE-2017-5715] 5058 - kvm-target-i386-add-support-for-SPEC_CTRL-MSR.patch [CVE-2017-5715] 5059 - kvm-target-i386-cpu-add-new-CPU-models-for-indirect-bran.patch [CVE-2017-5715] 5060 5061 [1.5.3-151.el7] 5062 - kvm-fw_cfg-remove-support-for-guest-side-data-writes.patch [bz#1411490] 5063 - kvm-fw_cfg-prevent-selector-key-conflict.patch [bz#1411490] 5064 - kvm-fw_cfg-prohibit-insertion-of-duplicate-fw_cfg-file-n.patch [bz#1411490] 5065 - kvm-fw_cfg-factor-out-initialization-of-FW_CFG_ID-rev.-n.patch [bz#1411490] 5066 - kvm-Implement-fw_cfg-DMA-interface.patch [bz#1411490] 5067 - kvm-fw_cfg-avoid-calculating-invalid-current-entry-point.patch [bz#1411490] 5068 - kvm-fw-cfg-support-writeable-blobs.patch [bz#1411490] 5069 - kvm-Enable-fw_cfg-DMA-interface-for-x86.patch [bz#1411490] 5070 - kvm-fw_cfg-unbreak-migration-compatibility.patch [bz#1411490] 5071 - kvm-i386-expose-fw_cfg-QEMU0002-in-SSDT.patch [bz#1411490] 5072 - kvm-fw_cfg-add-write-callback.patch [bz#1411490] 5073 - kvm-hw-misc-add-vmcoreinfo-device.patch [bz#1411490] 5074 - kvm-vmcoreinfo-put-it-in-the-misc-device-category.patch [bz#1411490] 5075 - kvm-fw_cfg-enable-DMA-if-device-vmcoreinfo.patch [bz#1411490] 5076 - kvm-build-sys-restrict-vmcoreinfo-to-fw_cfg-dma-capable-.patch [bz#1411490] 5077 - kvm-dump-Make-DumpState-and-endian-conversion-routines-a.patch [bz#1411490] 5078 - kvm-dump.c-Fix-memory-leak-issue-in-cleanup-processing-f.patch [bz#1411490] 5079 - kvm-dump-Propagate-errors-into-qmp_dump_guest_memory.patch [bz#1411490] 5080 - kvm-dump-Turn-some-functions-to-void-to-make-code-cleane.patch [bz#1411490] 5081 - kvm-dump-Fix-dump-guest-memory-termination-and-use-after.patch [bz#1411490] 5082 - kvm-dump-allow-target-to-set-the-page-size.patch [bz#1411490] 5083 - kvm-dump-allow-target-to-set-the-physical-base.patch [bz#1411490] 5084 - kvm-dump-guest-memory-cleanup-removing-dump_-error-clean.patch [bz#1411490] 5085 - kvm-dump-guest-memory-using-static-DumpState-add-DumpSta.patch [bz#1411490] 5086 - kvm-dump-guest-memory-add-dump_in_progress-helper-functi.patch [bz#1411490] 5087 - kvm-dump-guest-memory-introduce-dump_process-helper-func.patch [bz#1411490] 5088 - kvm-dump-guest-memory-disable-dump-when-in-INMIGRATE-sta.patch [bz#1411490] 5089 - kvm-DumpState-adding-total_size-and-written_size-fields.patch [bz#1411490] 5090 - kvm-dump-do-not-dump-non-existent-guest-memory.patch [bz#1411490] 5091 - kvm-dump-add-guest-ELF-note.patch [bz#1411490] 5092 - kvm-dump-update-phys_base-header-field-based-on-VMCOREIN.patch [bz#1411490] 5093 - kvm-kdump-set-vmcoreinfo-location.patch [bz#1411490] 5094 - kvm-scripts-dump-guest-memory.py-Move-constants-to-the-t.patch [bz#1411490] 5095 - kvm-scripts-dump-guest-memory.py-Make-methods-functions.patch [bz#1411490] 5096 - kvm-scripts-dump-guest-memory.py-Improve-python-3-compat.patch [bz#1411490] 5097 - kvm-scripts-dump-guest-memory.py-Cleanup-functions.patch [bz#1411490] 5098 - kvm-scripts-dump-guest-memory.py-Introduce-multi-arch-su.patch [bz#1411490] 5099 - kvm-Fix-typo-in-variable-name-found-and-fixed-by-codespe.patch [bz#1411490] 5100 - kvm-scripts-dump-guest-memory.py-add-vmcoreinfo.patch [bz#1411490] 5101 - kvm-dump-guest-memory.py-fix-No-symbol-vmcoreinfo_find.patch [bz#1411490] 5102 - kvm-dump-guest-memory.py-fix-You-can-t-do-that-without-a.patch [bz#1411490] 5103 - Resolves: bz#1411490 5104 ([RFE] Kernel address space layout randomization [KASLR] support (qemu-kvm)) 5105 5106 [1.5.3-150.el7] 5107 - kvm-Build-only-x86_64-packages.patch [bz#1520793] 5108 - Resolves: bz#1520793 5109 (Do not build non-x86_64 subpackages) 5110 5111 [1.5.3-149.el7] 5112 - kvm-block-linux-aio-fix-memory-and-fd-leak.patch [bz#1491434] 5113 - kvm-linux-aio-Fix-laio-resource-leak.patch [bz#1491434] 5114 - kvm-slirp-cleanup-leftovers-from-misc.h.patch [bz#1508745] 5115 - kvm-Avoid-embedding-struct-mbuf-in-other-structures.patch [bz#1508745] 5116 - kvm-slirp-Fix-access-to-freed-memory.patch [bz#1508745] 5117 - kvm-slirp-fix-clearing-ifq_so-from-pending-packets.patch [bz#1508745] 5118 - kvm-qcow2-Prevent-backing-file-names-longer-than-1023.patch [bz#1459714] 5119 - kvm-qemu-img-Use-strerror-for-generic-resize-error.patch [bz#1459725] 5120 - kvm-qcow2-Avoid-making-the-L1-table-too-big.patch [bz#1459725] 5121 - Resolves: bz#1459714 5122 (Throw error if qemu-img rebasing backing file is too long or provide way to fix a 'too long' backing file.) 5123 - Resolves: bz#1459725 5124 (Prevent qemu-img resize from causing 'Active L1 table too large') 5125 - Resolves: bz#1491434 5126 (KVM leaks file descriptors when attaching and detaching virtio-scsi block devices) 5127 - Resolves: bz#1508745 5128 (CVE-2017-13711 qemu-kvm: Qemu: Slirp: use-after-free when sending response [rhel-7.5]) 5129 5130 [1.5.3-148.el7] 5131 - kvm-multiboot-validate-multiboot-header-address-values.patch [bz#1501121] 5132 - kvm-qemu-option-reject-empty-number-value.patch [bz#1417864] 5133 - Resolves: bz#1417864 5134 (Qemu-kvm starts with unspecified port) 5135 - Resolves: bz#1501121 5136 (CVE-2017-14167 qemu-kvm: Qemu: i386: multiboot OOB access while loading kernel image [rhel-7.5]) 5137 5138 [1.5.3-147.el7] 5139 - kvm-vga-drop-line_offset-variable.patch [bz#1501295] 5140 - kvm-vga-Add-mechanism-to-force-the-use-of-a-shadow-surfa.patch [bz#1501295] 5141 - kvm-vga-handle-cirrus-vbe-mode-wraparounds.patch [bz#1501295] 5142 - kvm-cirrus-fix-oob-access-in-mode4and5-write-functions.patch [bz#1501295] 5143 - kvm-i6300esb-Fix-signed-integer-overflow.patch [bz#1470244] 5144 - kvm-i6300esb-fix-timer-overflow.patch [bz#1470244] 5145 - kvm-i6300esb-remove-muldiv64.patch [bz#1470244] 5146 - Resolves: bz#1470244 5147 (reboot leads to shutoff of qemu-kvm-vm if i6300esb-watchdog set to poweroff) 5148 - Resolves: bz#1501295 5149 (CVE-2017-15289 qemu-kvm: Qemu: cirrus: OOB access issue in mode4and5 write functions [rhel-7.5]) 5150 5151 [1.5.3-146.el7] 5152 - kvm-vfio-pass-device-to-vfio_mmap_bar-and-use-it-to-set-.patch [bz#1494181] 5153 - kvm-hw-vfio-pci-Rename-VFIODevice-into-VFIOPCIDevice.patch [bz#1494181] 5154 - kvm-hw-vfio-pci-generalize-mask-unmask-to-any-IRQ-index.patch [bz#1494181] 5155 - kvm-hw-vfio-pci-introduce-minimalist-VFIODevice-with-fd.patch [bz#1494181] 5156 - kvm-hw-vfio-pci-add-type-name-and-group-fields-in-VFIODe.patch [bz#1494181] 5157 - kvm-hw-vfio-pci-handle-reset-at-VFIODevice.patch [bz#1494181] 5158 - kvm-hw-vfio-pci-Introduce-VFIORegion.patch [bz#1494181] 5159 - kvm-hw-vfio-pci-use-name-field-in-format-strings.patch [bz#1494181] 5160 - kvm-vfio-Add-sysfsdev-property-for-pci-platform.patch [bz#1494181] 5161 - kvm-vfio-remove-bootindex-property-from-qdev-to-qom.patch [bz#1494181] 5162 - kvm-vfio-pci-Handle-host-oversight.patch [bz#1494181] 5163 - kvm-vfio-pci-Fix-incorrect-error-message.patch [bz#1494181] 5164 - kvm-vfio-Wrap-VFIO_DEVICE_GET_REGION_INFO.patch [bz#1494181] 5165 - kvm-vfio-Generalize-region-support.patch [bz#1494181] 5166 - kvm-vfio-Enable-sparse-mmap-capability.patch [bz#1494181] 5167 - kvm-vfio-Handle-zero-length-sparse-mmap-ranges.patch [bz#1494181] 5168 - kvm-bswap.h-Remove-cpu_to_32wu.patch [bz#1486642] 5169 - kvm-hw-use-ld_p-st_p-instead-of-ld_raw-st_raw.patch [bz#1486642] 5170 - kvm-vga-Start-cutting-out-non-32bpp-conversion-support.patch [bz#1486642] 5171 - kvm-vga-Remove-remainder-of-old-conversion-cruft.patch [bz#1486642] 5172 - kvm-vga-Separate-LE-and-BE-conversion-functions.patch [bz#1486642] 5173 - kvm-vga-Rename-vga_template.h-to-vga-helpers.h.patch [bz#1486642] 5174 - kvm-vga-stop-passing-pointers-to-vga_draw_line-functions.patch [bz#1486642] 5175 - kvm-target-i386-Add-Intel-SHA_NI-instruction-support.patch [bz#1450396] 5176 - kvm-target-i386-cpu-Add-new-EPYC-CPU-model.patch [bz#1450396] 5177 - kvm-target-i386-Enable-clflushopt-clwb-pcommit-instructi.patch [bz#1501510] 5178 - kvm-i386-add-Skylake-Server-cpu-model.patch [bz#1501510] 5179 - Resolves: bz#1450396 5180 (Add support for AMD EPYC processors) 5181 - Resolves: bz#1486642 5182 (CVE-2017-13672 qemu-kvm: Qemu: vga: OOB read access during display update [rhel-7.5]) 5183 - Resolves: bz#1494181 5184 (Backport vGPU support to qemu-kvm) 5185 - Resolves: bz#1501510 5186 (Add Skylake-Server CPU model (qemu-kvm)) 5187 5188 [1.5.3-145.el7] 5189 - kvm-qemu-char-add-Czech-characters-to-VNC-keysyms.patch [bz#1476641] 5190 - kvm-qemu-char-add-missing-characters-used-in-keymaps.patch [bz#1476641] 5191 - kvm-qemu-char-add-cyrillic-characters-numerosign-to-VNC-.patch [bz#1476641] 5192 - kvm-block-ssh-Use-QemuOpts-for-runtime-options.patch [bz#1461672] 5193 - Resolves: bz#1461672 5194 (qemu-img core dumped when create external snapshot through ssh protocol without specifying image size) 5195 - Resolves: bz#1476641 5196 (ui/vnc_keysym.h is very out of date and does not correctly support many Eastern European keyboards) 5197 5198 [1.5.3-144.el7] 5199 - kvm-qemu-nbd-Ignore-SIGPIPE.patch [bz#1466463] 5200 - Resolves: bz#1466463 5201 (CVE-2017-10664 qemu-kvm: Qemu: qemu-nbd: server breaks with SIGPIPE upon client abort [rhel-7.5]) 5202 5203 [1.5.3-143.el7] 5204 - kvm-block-Limit-multiwrite-merge-downstream-only.patch [bz#1492559] 5205 - Resolves: bz#1492559 5206 (virtio-blk mutiwrite merge causes too big IO) 5207 5208 [1.5.3-142.el7] 5209 - kvm-vnc-allow-to-connect-with-add_client-when-vnc-none.patch [bz#1435352] 5210 - kvm-virtio-net-dynamic-network-offloads-configuration.patch [bz#1480428] 5211 - kvm-Workaround-rhel6-ctrl_guest_offloads-machine-type-mi.patch [bz#1480428] 5212 - kvm-target-i386-Add-PKU-and-and-OSPKE-support.patch [bz#1387648] 5213 - Resolves: bz#1387648 5214 ([Intel 7.5 FEAT] Memory Protection Keys for qemu-kvm) 5215 - Resolves: bz#1435352 5216 (qemu started with '-vnc none,...' doesn't support any VNC authentication) 5217 - Resolves: bz#1480428 5218 (KVM: windows guest migration from EL6 to EL7 fails.) 5219 5220 </description> 5221 <!-- 5222 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5223 --> 5224 <advisory> 5225 <severity>LOW</severity> 5226 <rights>Copyright 2018 Oracle, Inc.</rights> 5227 <issued date="2018-04-16"/> 5228 <cve href="http://linux.oracle.com/cve/CVE-2018-5683.html">CVE-2018-5683</cve> 5229 <cve href="http://linux.oracle.com/cve/CVE-2017-13672.html">CVE-2017-13672</cve> 5230 <cve href="http://linux.oracle.com/cve/CVE-2017-13711.html">CVE-2017-13711</cve> 5231 <cve href="http://linux.oracle.com/cve/CVE-2017-15124.html">CVE-2017-15124</cve> 5232 <cve href="http://linux.oracle.com/cve/CVE-2017-15268.html">CVE-2017-15268</cve> 5233 5234 </advisory> 5235 </metadata> 5236 <criteria operator="AND"> 5237 <criterion test_ref="oval:com.oracle.elsa:tst:20180816001" comment="Oracle Linux 7 is installed"/> 5238 <criteria operator="OR"> 5239 <criteria operator="AND"> 5240 <criterion test_ref="oval:com.oracle.elsa:tst:20180816002" comment="qemu-img is earlier than 10:1.5.3-156.el7"/> 5241 <criterion test_ref="oval:com.oracle.elsa:tst:20180816003" comment="qemu-img is signed with the Oracle Linux 7 key"/> 5242 </criteria> 5243 <criteria operator="AND"> 5244 <criterion test_ref="oval:com.oracle.elsa:tst:20180816004" comment="qemu-kvm is earlier than 10:1.5.3-156.el7"/> 5245 <criterion test_ref="oval:com.oracle.elsa:tst:20180816005" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 5246 </criteria> 5247 <criteria operator="AND"> 5248 <criterion test_ref="oval:com.oracle.elsa:tst:20180816006" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7"/> 5249 <criterion test_ref="oval:com.oracle.elsa:tst:20180816007" comment="qemu-kvm-common is signed with the Oracle Linux 7 key"/> 5250 </criteria> 5251 <criteria operator="AND"> 5252 <criterion test_ref="oval:com.oracle.elsa:tst:20180816008" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7"/> 5253 <criterion test_ref="oval:com.oracle.elsa:tst:20180816009" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key"/> 5254 </criteria> 5255 </criteria> 5256 </criteria> 5257 5258 </definition> 5259 <definition id="oval:com.oracle.elsa:def:20180842" version="501" class="patch"> 5260 <metadata> 5261 <title> 5262 ELSA-2018-0842: xdg-user-dirs security and bug fix update (LOW) 5263 </title> 5264 <affected family="unix"> 5265 <platform>Oracle Linux 7</platform> 5266 5267 </affected> 5268 <reference source="elsa" ref_id="ELSA-2018-0842" ref_url="http://linux.oracle.com/errata/ELSA-2018-0842.html"/> 5269 <reference source="CVE" ref_id="CVE-2017-15131" ref_url="http://linux.oracle.com/cve/CVE-2017-15131.html"/> 5270 5271 <description> 5272 [0.15-5] 5273 - Start using autostart mechanism instead of xinitrc.d script 5274 Resolves: #1412762 5275 </description> 5276 <!-- 5277 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5278 --> 5279 <advisory> 5280 <severity>LOW</severity> 5281 <rights>Copyright 2018 Oracle, Inc.</rights> 5282 <issued date="2018-04-16"/> 5283 <cve href="http://linux.oracle.com/cve/CVE-2017-15131.html">CVE-2017-15131</cve> 5284 5285 </advisory> 5286 </metadata> 5287 <criteria operator="AND"> 5288 <criterion test_ref="oval:com.oracle.elsa:tst:20180842001" comment="Oracle Linux 7 is installed"/> 5289 <criteria operator="AND"> 5290 <criterion test_ref="oval:com.oracle.elsa:tst:20180842002" comment="xdg-user-dirs is earlier than 0:0.15-5.el7"/> 5291 <criterion test_ref="oval:com.oracle.elsa:tst:20180842003" comment="xdg-user-dirs is signed with the Oracle Linux 7 key"/> 5292 </criteria> 5293 </criteria> 5294 5295 </definition> 5296 <definition id="oval:com.oracle.elsa:def:20180849" version="501" class="patch"> 5297 <metadata> 5298 <title> 5299 ELSA-2018-0849: gcc security, bug fix, and enhancement update (LOW) 5300 </title> 5301 <affected family="unix"> 5302 <platform>Oracle Linux 7</platform> 5303 5304 </affected> 5305 <reference source="elsa" ref_id="ELSA-2018-0849" ref_url="http://linux.oracle.com/errata/ELSA-2018-0849.html"/> 5306 <reference source="CVE" ref_id="CVE-2017-11671" ref_url="http://linux.oracle.com/cve/CVE-2017-11671.html"/> 5307 5308 <description> 5309 [4.8.5-28.0.1] 5310 - [Orabug: 27557686] (Egeyar Bagcioglu) 5311 - Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE. 5312 5313 [4.8.5-28] 5314 - Minor testsuite fixes to clean up test results (#1469697) 5315 - retpoline support for spectre mitigation (#1535655) 5316 5317 [4.8.5-27] 5318 - bump for rebuild with RELRO enabled even for ppc64/ppc64le 5319 5320 [4.8.5-26] 5321 - Avoid red zone probing for zero residual dynamic allocation (#1469697) 5322 - Avoid bogus CFIs for probes in noreturn fucntions on x86/x86_64 (#1469697) 5323 5324 [4.8.5-25] 5325 - Avoid red zone probe on aarch64 (#1469697) 5326 5327 [4.8.5-24] 5328 - Sync gcc48-rh1469697-13 patch to upstream (#1469697) 5329 - Avoid probing in the red zone for noreturn functions (#1507980, #1469697) 5330 - Avoid infinite loop if probing interval is less than guard size (#1469697) 5331 - Fix debug information for large probing interval on aarch64 (#1469697) 5332 - Fix ICE on ppc port with large probing interval (#1469697) 5333 5334 - rebuild to remove static relocations not known to older linkers (#1508968) 5335 5336 [4.8.5-23] 5337 - rebuild to remove static relocations not known to older linkers (#1508968) 5338 5339 [4.8.5-22] 5340 - fix gcc.c-torture/execute/pr80692.x 5341 - fix divmod expansion (PR middle-end/78416) 5342 5343 [4.8.5-21] 5344 - fix 27_io/basic_fstream/53984.cc 5345 - fix for classes with bases with mutable members (PR c++/77375) 5346 - fix handling side-effects of parameters (PR c/77767) 5347 - fix combine's make_extraction (PR rtl-optimization/78378) 5348 - fix gimplification of const var initialization from COND_EXPR (PR c++/80129) 5349 - fix -A / -B to A / B folding (PR middle-end/80362) 5350 - fix comparison of decimal float zeroes (PR middle-end/80692) 5351 - fix __mulv[dt]i3 and expand_mul_overflow (PR target/82274) 5352 5353 [4.8.5-20] 5354 - handle exceptions in basic_istream::sentry (#1469384) 5355 - don't run pr63354.c on ppc (#1468546) 5356 - ensure proxy privatization safety (#1491395) 5357 - fix incorrect codegen from rdseed intrinsic use (#1482762, CVE-2017-11671) 5358 - on aarch64, remove libatomic.so (#1465510) 5359 5360 [4.8.5-19] 5361 - Backport stack clash protection from upstream (#1469697) 5362 5363 [4.8.5-18] 5364 - backport several -mprofile-kernel fixes (#1468546) 5365 5366 [4.8.5-17] 5367 - fix -mcpu=power8 atomic expansion (#1437220, PR target/69644) 5368 - fix .toc alignment (#1487434) 5369 </description> 5370 <!-- 5371 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5372 --> 5373 <advisory> 5374 <severity>LOW</severity> 5375 <rights>Copyright 2018 Oracle, Inc.</rights> 5376 <issued date="2018-04-16"/> 5377 <cve href="http://linux.oracle.com/cve/CVE-2017-11671.html">CVE-2017-11671</cve> 5378 5379 </advisory> 5380 </metadata> 5381 <criteria operator="AND"> 5382 <criterion test_ref="oval:com.oracle.elsa:tst:20180849001" comment="Oracle Linux 7 is installed"/> 5383 <criteria operator="OR"> 5384 <criteria operator="AND"> 5385 <criterion test_ref="oval:com.oracle.elsa:tst:20180849002" comment="cpp is earlier than 0:4.8.5-28.0.1.el7"/> 5386 <criterion test_ref="oval:com.oracle.elsa:tst:20180849003" comment="cpp is signed with the Oracle Linux 7 key"/> 5387 </criteria> 5388 <criteria operator="AND"> 5389 <criterion test_ref="oval:com.oracle.elsa:tst:20180849004" comment="gcc is earlier than 0:4.8.5-28.0.1.el7"/> 5390 <criterion test_ref="oval:com.oracle.elsa:tst:20180849005" comment="gcc is signed with the Oracle Linux 7 key"/> 5391 </criteria> 5392 <criteria operator="AND"> 5393 <criterion test_ref="oval:com.oracle.elsa:tst:20180849006" comment="gcc-c++ is earlier than 0:4.8.5-28.0.1.el7"/> 5394 <criterion test_ref="oval:com.oracle.elsa:tst:20180849007" comment="gcc-c++ is signed with the Oracle Linux 7 key"/> 5395 </criteria> 5396 <criteria operator="AND"> 5397 <criterion test_ref="oval:com.oracle.elsa:tst:20180849008" comment="gcc-gfortran is earlier than 0:4.8.5-28.0.1.el7"/> 5398 <criterion test_ref="oval:com.oracle.elsa:tst:20180849009" comment="gcc-gfortran is signed with the Oracle Linux 7 key"/> 5399 </criteria> 5400 <criteria operator="AND"> 5401 <criterion test_ref="oval:com.oracle.elsa:tst:20180849010" comment="gcc-gnat is earlier than 0:4.8.5-28.0.1.el7"/> 5402 <criterion test_ref="oval:com.oracle.elsa:tst:20180849011" comment="gcc-gnat is signed with the Oracle Linux 7 key"/> 5403 </criteria> 5404 <criteria operator="AND"> 5405 <criterion test_ref="oval:com.oracle.elsa:tst:20180849012" comment="gcc-go is earlier than 0:4.8.5-28.0.1.el7"/> 5406 <criterion test_ref="oval:com.oracle.elsa:tst:20180849013" comment="gcc-go is signed with the Oracle Linux 7 key"/> 5407 </criteria> 5408 <criteria operator="AND"> 5409 <criterion test_ref="oval:com.oracle.elsa:tst:20180849014" comment="gcc-objc is earlier than 0:4.8.5-28.0.1.el7"/> 5410 <criterion test_ref="oval:com.oracle.elsa:tst:20180849015" comment="gcc-objc is signed with the Oracle Linux 7 key"/> 5411 </criteria> 5412 <criteria operator="AND"> 5413 <criterion test_ref="oval:com.oracle.elsa:tst:20180849016" comment="gcc-objc++ is earlier than 0:4.8.5-28.0.1.el7"/> 5414 <criterion test_ref="oval:com.oracle.elsa:tst:20180849017" comment="gcc-objc++ is signed with the Oracle Linux 7 key"/> 5415 </criteria> 5416 <criteria operator="AND"> 5417 <criterion test_ref="oval:com.oracle.elsa:tst:20180849018" comment="gcc-plugin-devel is earlier than 0:4.8.5-28.0.1.el7"/> 5418 <criterion test_ref="oval:com.oracle.elsa:tst:20180849019" comment="gcc-plugin-devel is signed with the Oracle Linux 7 key"/> 5419 </criteria> 5420 <criteria operator="AND"> 5421 <criterion test_ref="oval:com.oracle.elsa:tst:20180849020" comment="libasan is earlier than 0:4.8.5-28.0.1.el7"/> 5422 <criterion test_ref="oval:com.oracle.elsa:tst:20180849021" comment="libasan is signed with the Oracle Linux 7 key"/> 5423 </criteria> 5424 <criteria operator="AND"> 5425 <criterion test_ref="oval:com.oracle.elsa:tst:20180849022" comment="libasan-static is earlier than 0:4.8.5-28.0.1.el7"/> 5426 <criterion test_ref="oval:com.oracle.elsa:tst:20180849023" comment="libasan-static is signed with the Oracle Linux 7 key"/> 5427 </criteria> 5428 <criteria operator="AND"> 5429 <criterion test_ref="oval:com.oracle.elsa:tst:20180849024" comment="libatomic is earlier than 0:4.8.5-28.0.1.el7"/> 5430 <criterion test_ref="oval:com.oracle.elsa:tst:20180849025" comment="libatomic is signed with the Oracle Linux 7 key"/> 5431 </criteria> 5432 <criteria operator="AND"> 5433 <criterion test_ref="oval:com.oracle.elsa:tst:20180849026" comment="libatomic-static is earlier than 0:4.8.5-28.0.1.el7"/> 5434 <criterion test_ref="oval:com.oracle.elsa:tst:20180849027" comment="libatomic-static is signed with the Oracle Linux 7 key"/> 5435 </criteria> 5436 <criteria operator="AND"> 5437 <criterion test_ref="oval:com.oracle.elsa:tst:20180849028" comment="libgcc is earlier than 0:4.8.5-28.0.1.el7"/> 5438 <criterion test_ref="oval:com.oracle.elsa:tst:20180849029" comment="libgcc is signed with the Oracle Linux 7 key"/> 5439 </criteria> 5440 <criteria operator="AND"> 5441 <criterion test_ref="oval:com.oracle.elsa:tst:20180849030" comment="libgfortran is earlier than 0:4.8.5-28.0.1.el7"/> 5442 <criterion test_ref="oval:com.oracle.elsa:tst:20180849031" comment="libgfortran is signed with the Oracle Linux 7 key"/> 5443 </criteria> 5444 <criteria operator="AND"> 5445 <criterion test_ref="oval:com.oracle.elsa:tst:20180849032" comment="libgfortran-static is earlier than 0:4.8.5-28.0.1.el7"/> 5446 <criterion test_ref="oval:com.oracle.elsa:tst:20180849033" comment="libgfortran-static is signed with the Oracle Linux 7 key"/> 5447 </criteria> 5448 <criteria operator="AND"> 5449 <criterion test_ref="oval:com.oracle.elsa:tst:20180849034" comment="libgnat is earlier than 0:4.8.5-28.0.1.el7"/> 5450 <criterion test_ref="oval:com.oracle.elsa:tst:20180849035" comment="libgnat is signed with the Oracle Linux 7 key"/> 5451 </criteria> 5452 <criteria operator="AND"> 5453 <criterion test_ref="oval:com.oracle.elsa:tst:20180849036" comment="libgnat-devel is earlier than 0:4.8.5-28.0.1.el7"/> 5454 <criterion test_ref="oval:com.oracle.elsa:tst:20180849037" comment="libgnat-devel is signed with the Oracle Linux 7 key"/> 5455 </criteria> 5456 <criteria operator="AND"> 5457 <criterion test_ref="oval:com.oracle.elsa:tst:20180849038" comment="libgnat-static is earlier than 0:4.8.5-28.0.1.el7"/> 5458 <criterion test_ref="oval:com.oracle.elsa:tst:20180849039" comment="libgnat-static is signed with the Oracle Linux 7 key"/> 5459 </criteria> 5460 <criteria operator="AND"> 5461 <criterion test_ref="oval:com.oracle.elsa:tst:20180849040" comment="libgo is earlier than 0:4.8.5-28.0.1.el7"/> 5462 <criterion test_ref="oval:com.oracle.elsa:tst:20180849041" comment="libgo is signed with the Oracle Linux 7 key"/> 5463 </criteria> 5464 <criteria operator="AND"> 5465 <criterion test_ref="oval:com.oracle.elsa:tst:20180849042" comment="libgo-devel is earlier than 0:4.8.5-28.0.1.el7"/> 5466 <criterion test_ref="oval:com.oracle.elsa:tst:20180849043" comment="libgo-devel is signed with the Oracle Linux 7 key"/> 5467 </criteria> 5468 <criteria operator="AND"> 5469 <criterion test_ref="oval:com.oracle.elsa:tst:20180849044" comment="libgo-static is earlier than 0:4.8.5-28.0.1.el7"/> 5470 <criterion test_ref="oval:com.oracle.elsa:tst:20180849045" comment="libgo-static is signed with the Oracle Linux 7 key"/> 5471 </criteria> 5472 <criteria operator="AND"> 5473 <criterion test_ref="oval:com.oracle.elsa:tst:20180849046" comment="libgomp is earlier than 0:4.8.5-28.0.1.el7"/> 5474 <criterion test_ref="oval:com.oracle.elsa:tst:20180849047" comment="libgomp is signed with the Oracle Linux 7 key"/> 5475 </criteria> 5476 <criteria operator="AND"> 5477 <criterion test_ref="oval:com.oracle.elsa:tst:20180849048" comment="libitm is earlier than 0:4.8.5-28.0.1.el7"/> 5478 <criterion test_ref="oval:com.oracle.elsa:tst:20180849049" comment="libitm is signed with the Oracle Linux 7 key"/> 5479 </criteria> 5480 <criteria operator="AND"> 5481 <criterion test_ref="oval:com.oracle.elsa:tst:20180849050" comment="libitm-devel is earlier than 0:4.8.5-28.0.1.el7"/> 5482 <criterion test_ref="oval:com.oracle.elsa:tst:20180849051" comment="libitm-devel is signed with the Oracle Linux 7 key"/> 5483 </criteria> 5484 <criteria operator="AND"> 5485 <criterion test_ref="oval:com.oracle.elsa:tst:20180849052" comment="libitm-static is earlier than 0:4.8.5-28.0.1.el7"/> 5486 <criterion test_ref="oval:com.oracle.elsa:tst:20180849053" comment="libitm-static is signed with the Oracle Linux 7 key"/> 5487 </criteria> 5488 <criteria operator="AND"> 5489 <criterion test_ref="oval:com.oracle.elsa:tst:20180849054" comment="libmudflap is earlier than 0:4.8.5-28.0.1.el7"/> 5490 <criterion test_ref="oval:com.oracle.elsa:tst:20180849055" comment="libmudflap is signed with the Oracle Linux 7 key"/> 5491 </criteria> 5492 <criteria operator="AND"> 5493 <criterion test_ref="oval:com.oracle.elsa:tst:20180849056" comment="libmudflap-devel is earlier than 0:4.8.5-28.0.1.el7"/> 5494 <criterion test_ref="oval:com.oracle.elsa:tst:20180849057" comment="libmudflap-devel is signed with the Oracle Linux 7 key"/> 5495 </criteria> 5496 <criteria operator="AND"> 5497 <criterion test_ref="oval:com.oracle.elsa:tst:20180849058" comment="libmudflap-static is earlier than 0:4.8.5-28.0.1.el7"/> 5498 <criterion test_ref="oval:com.oracle.elsa:tst:20180849059" comment="libmudflap-static is signed with the Oracle Linux 7 key"/> 5499 </criteria> 5500 <criteria operator="AND"> 5501 <criterion test_ref="oval:com.oracle.elsa:tst:20180849060" comment="libobjc is earlier than 0:4.8.5-28.0.1.el7"/> 5502 <criterion test_ref="oval:com.oracle.elsa:tst:20180849061" comment="libobjc is signed with the Oracle Linux 7 key"/> 5503 </criteria> 5504 <criteria operator="AND"> 5505 <criterion test_ref="oval:com.oracle.elsa:tst:20180849062" comment="libquadmath is earlier than 0:4.8.5-28.0.1.el7"/> 5506 <criterion test_ref="oval:com.oracle.elsa:tst:20180849063" comment="libquadmath is signed with the Oracle Linux 7 key"/> 5507 </criteria> 5508 <criteria operator="AND"> 5509 <criterion test_ref="oval:com.oracle.elsa:tst:20180849064" comment="libquadmath-devel is earlier than 0:4.8.5-28.0.1.el7"/> 5510 <criterion test_ref="oval:com.oracle.elsa:tst:20180849065" comment="libquadmath-devel is signed with the Oracle Linux 7 key"/> 5511 </criteria> 5512 <criteria operator="AND"> 5513 <criterion test_ref="oval:com.oracle.elsa:tst:20180849066" comment="libquadmath-static is earlier than 0:4.8.5-28.0.1.el7"/> 5514 <criterion test_ref="oval:com.oracle.elsa:tst:20180849067" comment="libquadmath-static is signed with the Oracle Linux 7 key"/> 5515 </criteria> 5516 <criteria operator="AND"> 5517 <criterion test_ref="oval:com.oracle.elsa:tst:20180849068" comment="libstdc++ is earlier than 0:4.8.5-28.0.1.el7"/> 5518 <criterion test_ref="oval:com.oracle.elsa:tst:20180849069" comment="libstdc++ is signed with the Oracle Linux 7 key"/> 5519 </criteria> 5520 <criteria operator="AND"> 5521 <criterion test_ref="oval:com.oracle.elsa:tst:20180849070" comment="libstdc++-devel is earlier than 0:4.8.5-28.0.1.el7"/> 5522 <criterion test_ref="oval:com.oracle.elsa:tst:20180849071" comment="libstdc++-devel is signed with the Oracle Linux 7 key"/> 5523 </criteria> 5524 <criteria operator="AND"> 5525 <criterion test_ref="oval:com.oracle.elsa:tst:20180849072" comment="libstdc++-docs is earlier than 0:4.8.5-28.0.1.el7"/> 5526 <criterion test_ref="oval:com.oracle.elsa:tst:20180849073" comment="libstdc++-docs is signed with the Oracle Linux 7 key"/> 5527 </criteria> 5528 <criteria operator="AND"> 5529 <criterion test_ref="oval:com.oracle.elsa:tst:20180849074" comment="libstdc++-static is earlier than 0:4.8.5-28.0.1.el7"/> 5530 <criterion test_ref="oval:com.oracle.elsa:tst:20180849075" comment="libstdc++-static is signed with the Oracle Linux 7 key"/> 5531 </criteria> 5532 <criteria operator="AND"> 5533 <criterion test_ref="oval:com.oracle.elsa:tst:20180849076" comment="libtsan is earlier than 0:4.8.5-28.0.1.el7"/> 5534 <criterion test_ref="oval:com.oracle.elsa:tst:20180849077" comment="libtsan is signed with the Oracle Linux 7 key"/> 5535 </criteria> 5536 <criteria operator="AND"> 5537 <criterion test_ref="oval:com.oracle.elsa:tst:20180849078" comment="libtsan-static is earlier than 0:4.8.5-28.0.1.el7"/> 5538 <criterion test_ref="oval:com.oracle.elsa:tst:20180849079" comment="libtsan-static is signed with the Oracle Linux 7 key"/> 5539 </criteria> 5540 </criteria> 5541 </criteria> 5542 5543 </definition> 5544 <definition id="oval:com.oracle.elsa:def:20180855" version="501" class="patch"> 5545 <metadata> 5546 <title> 5547 ELSA-2018-0855: ntp security, bug fix, and enhancement update (MODERATE) 5548 </title> 5549 <affected family="unix"> 5550 <platform>Oracle Linux 7</platform> 5551 5552 </affected> 5553 <reference source="elsa" ref_id="ELSA-2018-0855" ref_url="http://linux.oracle.com/errata/ELSA-2018-0855.html"/> 5554 <reference source="CVE" ref_id="CVE-2017-6462" ref_url="http://linux.oracle.com/cve/CVE-2017-6462.html"/> 5555 <reference source="CVE" ref_id="CVE-2017-6464" ref_url="http://linux.oracle.com/cve/CVE-2017-6464.html"/> 5556 <reference source="CVE" ref_id="CVE-2017-6463" ref_url="http://linux.oracle.com/cve/CVE-2017-6463.html"/> 5557 5558 <description> 5559 [4.2.6p5-28.0.1] 5560 - Bump release to avoid ULN conflict with Oracle modified errata. 5561 5562 [4.2.6p5-28] 5563 - fix buffer overflow in datum refclock driver (CVE-2017-6462) 5564 - fix crash with invalid unpeer command (CVE-2017-6463) 5565 - fix potential crash with invalid server command (CVE-2017-6464) 5566 - add Spectracom TSYNC driver (#1491797) 5567 - fix initialization of system clock status (#1493452) 5568 - fix typos in ntpd man page (#1420453) 5569 - use SHA1 request key by default (#1442083) 5570 - use network-online target in ntpdate and sntp services (#1466947) 5571 5572 [4.2.6p5-27] 5573 - fix CVE-2016-7429 patch to work correctly on multicast client (#1422944) 5574 5575 [4.2.6p5-26] 5576 - don't limit rate of packets from sources (CVE-2016-7426) 5577 - don't change interface from received packets (CVE-2016-7429) 5578 - fix calculation of root distance again (CVE-2016-7433) 5579 - require authentication for trap commands (CVE-2016-9310) 5580 - fix crash when reporting peer event to trappers (CVE-2016-9311) 5581 </description> 5582 <!-- 5583 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5584 --> 5585 <advisory> 5586 <severity>MODERATE</severity> 5587 <rights>Copyright 2018 Oracle, Inc.</rights> 5588 <issued date="2018-04-16"/> 5589 <cve href="http://linux.oracle.com/cve/CVE-2017-6462.html">CVE-2017-6462</cve> 5590 <cve href="http://linux.oracle.com/cve/CVE-2017-6464.html">CVE-2017-6464</cve> 5591 <cve href="http://linux.oracle.com/cve/CVE-2017-6463.html">CVE-2017-6463</cve> 5592 5593 </advisory> 5594 </metadata> 5595 <criteria operator="AND"> 5596 <criterion test_ref="oval:com.oracle.elsa:tst:20180855001" comment="Oracle Linux 7 is installed"/> 5597 <criteria operator="OR"> 5598 <criteria operator="AND"> 5599 <criterion test_ref="oval:com.oracle.elsa:tst:20180855002" comment="ntp is earlier than 0:4.2.6p5-28.0.1.el7"/> 5600 <criterion test_ref="oval:com.oracle.elsa:tst:20180855003" comment="ntp is signed with the Oracle Linux 7 key"/> 5601 </criteria> 5602 <criteria operator="AND"> 5603 <criterion test_ref="oval:com.oracle.elsa:tst:20180855004" comment="ntp-doc is earlier than 0:4.2.6p5-28.0.1.el7"/> 5604 <criterion test_ref="oval:com.oracle.elsa:tst:20180855005" comment="ntp-doc is signed with the Oracle Linux 7 key"/> 5605 </criteria> 5606 <criteria operator="AND"> 5607 <criterion test_ref="oval:com.oracle.elsa:tst:20180855006" comment="ntp-perl is earlier than 0:4.2.6p5-28.0.1.el7"/> 5608 <criterion test_ref="oval:com.oracle.elsa:tst:20180855007" comment="ntp-perl is signed with the Oracle Linux 7 key"/> 5609 </criteria> 5610 <criteria operator="AND"> 5611 <criterion test_ref="oval:com.oracle.elsa:tst:20180855008" comment="ntpdate is earlier than 0:4.2.6p5-28.0.1.el7"/> 5612 <criterion test_ref="oval:com.oracle.elsa:tst:20180855009" comment="ntpdate is signed with the Oracle Linux 7 key"/> 5613 </criteria> 5614 <criteria operator="AND"> 5615 <criterion test_ref="oval:com.oracle.elsa:tst:20180855010" comment="sntp is earlier than 0:4.2.6p5-28.0.1.el7"/> 5616 <criterion test_ref="oval:com.oracle.elsa:tst:20180855011" comment="sntp is signed with the Oracle Linux 7 key"/> 5617 </criteria> 5618 </criteria> 5619 </criteria> 5620 5621 </definition> 5622 <definition id="oval:com.oracle.elsa:def:20180913" version="501" class="patch"> 5623 <metadata> 5624 <title> 5625 ELSA-2018-0913: policycoreutils security, bug fix, and enhancement update (LOW) 5626 </title> 5627 <affected family="unix"> 5628 <platform>Oracle Linux 7</platform> 5629 5630 </affected> 5631 <reference source="elsa" ref_id="ELSA-2018-0913" ref_url="http://linux.oracle.com/errata/ELSA-2018-0913.html"/> 5632 <reference source="CVE" ref_id="CVE-2018-1063" ref_url="http://linux.oracle.com/cve/CVE-2018-1063.html"/> 5633 5634 <description> 5635 [2.5-22.0.1] 5636 - Lazy unmount private, shared entry (Joe Jin) [orabug 12560705] 5637 5638 [2.5-22] 5639 - semanage: Fix fcontext help message (#1499259) 5640 - semanage: Improve semanage-user.8 man page (#1079946) 5641 - semodule: Improve man page (#1337192) 5642 5643 [2.5-21] 5644 - Update translations 5645 5646 [2.5-20] 5647 - setfiles: Mention customizable types in restorecon man page (#1260238) 5648 - sepolicy: do not fail when file_contexts.local or .subs do not exist (#1512590) 5649 - semanage: Fix export of ibendport entries (#1471809) 5650 5651 [2.5-19] 5652 - semanage: Call semanage_set_reload only if -N is used (#1421160) 5653 5654 [2.5-18] 5655 - semanage: Enable listing file_contexts.homedirs 5656 - semanage: Fix manpage author for ibpkey and ibendport pages. 5657 - semanage: Update man pages for infiniband 5658 - semanage: Update semanage to allow runtime labeling of ibendports 5659 - semanage: Update semanage to allow runtime labeling of Infiniband Pkeys 5660 - semanage: Improve semanage-port man page 5661 - fixfiles: do not dereference link files in tmp 5662 </description> 5663 <!-- 5664 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5665 --> 5666 <advisory> 5667 <severity>LOW</severity> 5668 <rights>Copyright 2018 Oracle, Inc.</rights> 5669 <issued date="2018-04-16"/> 5670 <cve href="http://linux.oracle.com/cve/CVE-2018-1063.html">CVE-2018-1063</cve> 5671 5672 </advisory> 5673 </metadata> 5674 <criteria operator="AND"> 5675 <criterion test_ref="oval:com.oracle.elsa:tst:20180913001" comment="Oracle Linux 7 is installed"/> 5676 <criteria operator="OR"> 5677 <criteria operator="AND"> 5678 <criterion test_ref="oval:com.oracle.elsa:tst:20180913002" comment="policycoreutils is earlier than 0:2.5-22.0.1.el7"/> 5679 <criterion test_ref="oval:com.oracle.elsa:tst:20180913003" comment="policycoreutils is signed with the Oracle Linux 7 key"/> 5680 </criteria> 5681 <criteria operator="AND"> 5682 <criterion test_ref="oval:com.oracle.elsa:tst:20180913004" comment="policycoreutils-devel is earlier than 0:2.5-22.0.1.el7"/> 5683 <criterion test_ref="oval:com.oracle.elsa:tst:20180913005" comment="policycoreutils-devel is signed with the Oracle Linux 7 key"/> 5684 </criteria> 5685 <criteria operator="AND"> 5686 <criterion test_ref="oval:com.oracle.elsa:tst:20180913006" comment="policycoreutils-gui is earlier than 0:2.5-22.0.1.el7"/> 5687 <criterion test_ref="oval:com.oracle.elsa:tst:20180913007" comment="policycoreutils-gui is signed with the Oracle Linux 7 key"/> 5688 </criteria> 5689 <criteria operator="AND"> 5690 <criterion test_ref="oval:com.oracle.elsa:tst:20180913008" comment="policycoreutils-newrole is earlier than 0:2.5-22.0.1.el7"/> 5691 <criterion test_ref="oval:com.oracle.elsa:tst:20180913009" comment="policycoreutils-newrole is signed with the Oracle Linux 7 key"/> 5692 </criteria> 5693 <criteria operator="AND"> 5694 <criterion test_ref="oval:com.oracle.elsa:tst:20180913010" comment="policycoreutils-python is earlier than 0:2.5-22.0.1.el7"/> 5695 <criterion test_ref="oval:com.oracle.elsa:tst:20180913011" comment="policycoreutils-python is signed with the Oracle Linux 7 key"/> 5696 </criteria> 5697 <criteria operator="AND"> 5698 <criterion test_ref="oval:com.oracle.elsa:tst:20180913012" comment="policycoreutils-restorecond is earlier than 0:2.5-22.0.1.el7"/> 5699 <criterion test_ref="oval:com.oracle.elsa:tst:20180913013" comment="policycoreutils-restorecond is signed with the Oracle Linux 7 key"/> 5700 </criteria> 5701 <criteria operator="AND"> 5702 <criterion test_ref="oval:com.oracle.elsa:tst:20180913014" comment="policycoreutils-sandbox is earlier than 0:2.5-22.0.1.el7"/> 5703 <criterion test_ref="oval:com.oracle.elsa:tst:20180913015" comment="policycoreutils-sandbox is signed with the Oracle Linux 7 key"/> 5704 </criteria> 5705 </criteria> 5706 </criteria> 5707 5708 </definition> 5709 <definition id="oval:com.oracle.elsa:def:20180980" version="501" class="patch"> 5710 <metadata> 5711 <title> 5712 ELSA-2018-0980: openssh security, bug fix, and enhancement update (LOW) 5713 </title> 5714 <affected family="unix"> 5715 <platform>Oracle Linux 7</platform> 5716 5717 </affected> 5718 <reference source="elsa" ref_id="ELSA-2018-0980" ref_url="http://linux.oracle.com/errata/ELSA-2018-0980.html"/> 5719 <reference source="CVE" ref_id="CVE-2017-15906" ref_url="http://linux.oracle.com/cve/CVE-2017-15906.html"/> 5720 5721 <description> 5722 [7.4p1-16 + 0.10.3-2] 5723 - Fix for CVE-2017-15906 (#1517226) 5724 5725 [7.4p1-15 + 0.10.3-2] 5726 - Do not hang if SSH AuthorizedKeysCommand output is too large (#1496467) 5727 - Do not segfault pam_ssh_agent_auth if keyfile is missing (#1494268) 5728 - Do not segfault in audit code during cleanup (#1488083) 5729 - Add WinSCP 5.10+ compatibility (#1496808) 5730 - Clatch between ClientAlive and rekeying timeouts (#1480510) 5731 - Exclude dsa and ed25519 from default proposed keys in FIPS mode (#1456853) 5732 - Add enablement for openssl-ibmca and openssl-ibmpkcs11 (#1478035) 5733 5734 [7.4p1-14 + 0.10.3-2] 5735 - Rebuilt for RHEL-7.5 5736 5737 </description> 5738 <!-- 5739 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5740 --> 5741 <advisory> 5742 <severity>LOW</severity> 5743 <rights>Copyright 2018 Oracle, Inc.</rights> 5744 <issued date="2018-04-16"/> 5745 <cve href="http://linux.oracle.com/cve/CVE-2017-15906.html">CVE-2017-15906</cve> 5746 5747 </advisory> 5748 </metadata> 5749 <criteria operator="AND"> 5750 <criterion test_ref="oval:com.oracle.elsa:tst:20180980001" comment="Oracle Linux 7 is installed"/> 5751 <criteria operator="OR"> 5752 <criteria operator="AND"> 5753 <criterion test_ref="oval:com.oracle.elsa:tst:20180980002" comment="openssh is earlier than 0:7.4p1-16.el7"/> 5754 <criterion test_ref="oval:com.oracle.elsa:tst:20180980003" comment="openssh is signed with the Oracle Linux 7 key"/> 5755 </criteria> 5756 <criteria operator="AND"> 5757 <criterion test_ref="oval:com.oracle.elsa:tst:20180980004" comment="openssh-askpass is earlier than 0:7.4p1-16.el7"/> 5758 <criterion test_ref="oval:com.oracle.elsa:tst:20180980005" comment="openssh-askpass is signed with the Oracle Linux 7 key"/> 5759 </criteria> 5760 <criteria operator="AND"> 5761 <criterion test_ref="oval:com.oracle.elsa:tst:20180980006" comment="openssh-cavs is earlier than 0:7.4p1-16.el7"/> 5762 <criterion test_ref="oval:com.oracle.elsa:tst:20180980007" comment="openssh-cavs is signed with the Oracle Linux 7 key"/> 5763 </criteria> 5764 <criteria operator="AND"> 5765 <criterion test_ref="oval:com.oracle.elsa:tst:20180980008" comment="openssh-clients is earlier than 0:7.4p1-16.el7"/> 5766 <criterion test_ref="oval:com.oracle.elsa:tst:20180980009" comment="openssh-clients is signed with the Oracle Linux 7 key"/> 5767 </criteria> 5768 <criteria operator="AND"> 5769 <criterion test_ref="oval:com.oracle.elsa:tst:20180980010" comment="openssh-keycat is earlier than 0:7.4p1-16.el7"/> 5770 <criterion test_ref="oval:com.oracle.elsa:tst:20180980011" comment="openssh-keycat is signed with the Oracle Linux 7 key"/> 5771 </criteria> 5772 <criteria operator="AND"> 5773 <criterion test_ref="oval:com.oracle.elsa:tst:20180980012" comment="openssh-ldap is earlier than 0:7.4p1-16.el7"/> 5774 <criterion test_ref="oval:com.oracle.elsa:tst:20180980013" comment="openssh-ldap is signed with the Oracle Linux 7 key"/> 5775 </criteria> 5776 <criteria operator="AND"> 5777 <criterion test_ref="oval:com.oracle.elsa:tst:20180980014" comment="openssh-server is earlier than 0:7.4p1-16.el7"/> 5778 <criterion test_ref="oval:com.oracle.elsa:tst:20180980015" comment="openssh-server is signed with the Oracle Linux 7 key"/> 5779 </criteria> 5780 <criteria operator="AND"> 5781 <criterion test_ref="oval:com.oracle.elsa:tst:20180980016" comment="openssh-server-sysvinit is earlier than 0:7.4p1-16.el7"/> 5782 <criterion test_ref="oval:com.oracle.elsa:tst:20180980017" comment="openssh-server-sysvinit is signed with the Oracle Linux 7 key"/> 5783 </criteria> 5784 <criteria operator="AND"> 5785 <criterion test_ref="oval:com.oracle.elsa:tst:20180980018" comment="pam_ssh_agent_auth is earlier than 0:0.10.3-2.16.el7"/> 5786 <criterion test_ref="oval:com.oracle.elsa:tst:20180980019" comment="pam_ssh_agent_auth is signed with the Oracle Linux 7 key"/> 5787 </criteria> 5788 </criteria> 5789 </criteria> 5790 5791 </definition> 5792 <definition id="oval:com.oracle.elsa:def:20180998" version="501" class="patch"> 5793 <metadata> 5794 <title> 5795 ELSA-2018-0998: openssl security and bug fix update (MODERATE) 5796 </title> 5797 <affected family="unix"> 5798 <platform>Oracle Linux 7</platform> 5799 5800 </affected> 5801 <reference source="elsa" ref_id="ELSA-2018-0998" ref_url="http://linux.oracle.com/errata/ELSA-2018-0998.html"/> 5802 <reference source="CVE" ref_id="CVE-2017-3736" ref_url="http://linux.oracle.com/cve/CVE-2017-3736.html"/> 5803 <reference source="CVE" ref_id="CVE-2017-3737" ref_url="http://linux.oracle.com/cve/CVE-2017-3737.html"/> 5804 <reference source="CVE" ref_id="CVE-2017-3738" ref_url="http://linux.oracle.com/cve/CVE-2017-3738.html"/> 5805 5806 <description> 5807 [1.0.2k-12.0.1] 5808 - sha256 is used for the RSA pairwise consistency test instead of sha1 5809 5810 [1.0.2k-12] 5811 - fix CVE-2017-3737 - incorrect handling of fatal error state 5812 - fix CVE-2017-3738 - AVX2 Montgomery multiplication bug with 1024 bit modulus 5813 5814 [1.0.2k-11] 5815 - fix deadlock in RNG in the FIPS mode in mariadb 5816 5817 [1.0.2k-9] 5818 - fix CVE-2017-3736 - carry propagation bug in Montgomery multiplication 5819 </description> 5820 <!-- 5821 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5822 --> 5823 <advisory> 5824 <severity>MODERATE</severity> 5825 <rights>Copyright 2018 Oracle, Inc.</rights> 5826 <issued date="2018-04-16"/> 5827 <cve href="http://linux.oracle.com/cve/CVE-2017-3736.html">CVE-2017-3736</cve> 5828 <cve href="http://linux.oracle.com/cve/CVE-2017-3737.html">CVE-2017-3737</cve> 5829 <cve href="http://linux.oracle.com/cve/CVE-2017-3738.html">CVE-2017-3738</cve> 5830 5831 </advisory> 5832 </metadata> 5833 <criteria operator="AND"> 5834 <criterion test_ref="oval:com.oracle.elsa:tst:20180998001" comment="Oracle Linux 7 is installed"/> 5835 <criteria operator="OR"> 5836 <criteria operator="AND"> 5837 <criterion test_ref="oval:com.oracle.elsa:tst:20180998002" comment="openssl is earlier than 1:1.0.2k-12.0.1.el7"/> 5838 <criterion test_ref="oval:com.oracle.elsa:tst:20180998003" comment="openssl is signed with the Oracle Linux 7 key"/> 5839 </criteria> 5840 <criteria operator="AND"> 5841 <criterion test_ref="oval:com.oracle.elsa:tst:20180998004" comment="openssl-devel is earlier than 1:1.0.2k-12.0.1.el7"/> 5842 <criterion test_ref="oval:com.oracle.elsa:tst:20180998005" comment="openssl-devel is signed with the Oracle Linux 7 key"/> 5843 </criteria> 5844 <criteria operator="AND"> 5845 <criterion test_ref="oval:com.oracle.elsa:tst:20180998006" comment="openssl-libs is earlier than 1:1.0.2k-12.0.1.el7"/> 5846 <criterion test_ref="oval:com.oracle.elsa:tst:20180998007" comment="openssl-libs is signed with the Oracle Linux 7 key"/> 5847 </criteria> 5848 <criteria operator="AND"> 5849 <criterion test_ref="oval:com.oracle.elsa:tst:20180998008" comment="openssl-perl is earlier than 1:1.0.2k-12.0.1.el7"/> 5850 <criterion test_ref="oval:com.oracle.elsa:tst:20180998009" comment="openssl-perl is signed with the Oracle Linux 7 key"/> 5851 </criteria> 5852 <criteria operator="AND"> 5853 <criterion test_ref="oval:com.oracle.elsa:tst:20180998010" comment="openssl-static is earlier than 1:1.0.2k-12.0.1.el7"/> 5854 <criterion test_ref="oval:com.oracle.elsa:tst:20180998011" comment="openssl-static is signed with the Oracle Linux 7 key"/> 5855 </criteria> 5856 </criteria> 5857 </criteria> 5858 5859 </definition> 5860 <definition id="oval:com.oracle.elsa:def:20181055" version="501" class="patch"> 5861 <metadata> 5862 <title> 5863 ELSA-2018-1055: libvncserver security update (MODERATE) 5864 </title> 5865 <affected family="unix"> 5866 <platform>Oracle Linux 7</platform> 5867 5868 </affected> 5869 <reference source="elsa" ref_id="ELSA-2018-1055" ref_url="http://linux.oracle.com/errata/ELSA-2018-1055.html"/> 5870 <reference source="CVE" ref_id="CVE-2018-7225" ref_url="http://linux.oracle.com/cve/CVE-2018-7225.html"/> 5871 5872 <description> 5873 [0.9.9-12] 5874 - Fix CVE-2018-7225 (improper client cut text length sanitization) (bug #1548440) 5875 </description> 5876 <!-- 5877 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5878 --> 5879 <advisory> 5880 <severity>MODERATE</severity> 5881 <rights>Copyright 2018 Oracle, Inc.</rights> 5882 <issued date="2018-04-17"/> 5883 <cve href="http://linux.oracle.com/cve/CVE-2018-7225.html">CVE-2018-7225</cve> 5884 5885 </advisory> 5886 </metadata> 5887 <criteria operator="AND"> 5888 <criterion test_ref="oval:com.oracle.elsa:tst:20181055001" comment="Oracle Linux 7 is installed"/> 5889 <criteria operator="OR"> 5890 <criteria operator="AND"> 5891 <criterion test_ref="oval:com.oracle.elsa:tst:20181055002" comment="libvncserver is earlier than 0:0.9.9-12.el7_5"/> 5892 <criterion test_ref="oval:com.oracle.elsa:tst:20181055003" comment="libvncserver is signed with the Oracle Linux 7 key"/> 5893 </criteria> 5894 <criteria operator="AND"> 5895 <criterion test_ref="oval:com.oracle.elsa:tst:20181055004" comment="libvncserver-devel is earlier than 0:0.9.9-12.el7_5"/> 5896 <criterion test_ref="oval:com.oracle.elsa:tst:20181055005" comment="libvncserver-devel is signed with the Oracle Linux 7 key"/> 5897 </criteria> 5898 </criteria> 5899 </criteria> 5900 5901 </definition> 5902 <definition id="oval:com.oracle.elsa:def:20181058" version="501" class="patch"> 5903 <metadata> 5904 <title> 5905 ELSA-2018-1058: libvorbis security update (IMPORTANT) 5906 </title> 5907 <affected family="unix"> 5908 <platform>Oracle Linux 7</platform> 5909 5910 </affected> 5911 <reference source="elsa" ref_id="ELSA-2018-1058" ref_url="http://linux.oracle.com/errata/ELSA-2018-1058.html"/> 5912 <reference source="CVE" ref_id="CVE-2018-5146" ref_url="http://linux.oracle.com/cve/CVE-2018-5146.html"/> 5913 5914 <description> 5915 [1.3.3-8.1] 5916 - Backport fix for CVE-2018-5146 5917 </description> 5918 <!-- 5919 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5920 --> 5921 <advisory> 5922 <severity>IMPORTANT</severity> 5923 <rights>Copyright 2018 Oracle, Inc.</rights> 5924 <issued date="2018-04-17"/> 5925 <cve href="http://linux.oracle.com/cve/CVE-2018-5146.html">CVE-2018-5146</cve> 5926 5927 </advisory> 5928 </metadata> 5929 <criteria operator="AND"> 5930 <criterion test_ref="oval:com.oracle.elsa:tst:20181058001" comment="Oracle Linux 7 is installed"/> 5931 <criteria operator="OR"> 5932 <criteria operator="AND"> 5933 <criterion test_ref="oval:com.oracle.elsa:tst:20181058002" comment="libvorbis is earlier than 1:1.3.3-8.el7.1"/> 5934 <criterion test_ref="oval:com.oracle.elsa:tst:20181058003" comment="libvorbis is signed with the Oracle Linux 7 key"/> 5935 </criteria> 5936 <criteria operator="AND"> 5937 <criterion test_ref="oval:com.oracle.elsa:tst:20181058004" comment="libvorbis-devel is earlier than 1:1.3.3-8.el7.1"/> 5938 <criterion test_ref="oval:com.oracle.elsa:tst:20181058005" comment="libvorbis-devel is signed with the Oracle Linux 7 key"/> 5939 </criteria> 5940 <criteria operator="AND"> 5941 <criterion test_ref="oval:com.oracle.elsa:tst:20181058006" comment="libvorbis-devel-docs is earlier than 1:1.3.3-8.el7.1"/> 5942 <criterion test_ref="oval:com.oracle.elsa:tst:20181058007" comment="libvorbis-devel-docs is signed with the Oracle Linux 7 key"/> 5943 </criteria> 5944 </criteria> 5945 </criteria> 5946 5947 </definition> 5948 <definition id="oval:com.oracle.elsa:def:20181060" version="501" class="patch"> 5949 <metadata> 5950 <title> 5951 ELSA-2018-1060: pcs security update (IMPORTANT) 5952 </title> 5953 <affected family="unix"> 5954 <platform>Oracle Linux 7</platform> 5955 5956 </affected> 5957 <reference source="elsa" ref_id="ELSA-2018-1060" ref_url="http://linux.oracle.com/errata/ELSA-2018-1060.html"/> 5958 <reference source="CVE" ref_id="CVE-2018-1079" ref_url="http://linux.oracle.com/cve/CVE-2018-1079.html"/> 5959 <reference source="CVE" ref_id="CVE-2018-1086" ref_url="http://linux.oracle.com/cve/CVE-2018-1086.html"/> 5960 <reference source="CVE" ref_id="CVE-2018-1000119" ref_url="http://linux.oracle.com/cve/CVE-2018-1000119.html"/> 5961 5962 <description> 5963 [0.9.162-5.0.3.el7_5.1] 5964 - Unlike RHEL we DO have corosync/pacemaker for aarch64 on EL7 5965 - replace logo pcsd/public/favicon.ico in tarball 5966 - remove Source1 HAM-logo.png 5967 5968 [0.9.162-5.el7_5.1] 5969 - Fixed CVE-2018-1086 pcs: Debug parameter removal bypass, allowing information disclosure 5970 - Fixed CVE-2018-1079 pcs: Privilege escalation via authorized user malicious REST call 5971 - Fixed CVE-2018-1000119 rack-protection: Timing attack in authenticity_token.rb 5972 - Resolves: rhbz#1557253 5973 </description> 5974 <!-- 5975 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 5976 --> 5977 <advisory> 5978 <severity>IMPORTANT</severity> 5979 <rights>Copyright 2018 Oracle, Inc.</rights> 5980 <issued date="2018-04-30"/> 5981 <cve href="http://linux.oracle.com/cve/CVE-2018-1079.html">CVE-2018-1079</cve> 5982 <cve href="http://linux.oracle.com/cve/CVE-2018-1086.html">CVE-2018-1086</cve> 5983 <cve href="http://linux.oracle.com/cve/CVE-2018-1000119.html">CVE-2018-1000119</cve> 5984 5985 </advisory> 5986 </metadata> 5987 <criteria operator="AND"> 5988 <criterion test_ref="oval:com.oracle.elsa:tst:20181060001" comment="Oracle Linux 7 is installed"/> 5989 <criteria operator="OR"> 5990 <criteria operator="AND"> 5991 <criterion test_ref="oval:com.oracle.elsa:tst:20181060002" comment="pcs is earlier than 0:0.9.162-5.0.3.el7_5.1"/> 5992 <criterion test_ref="oval:com.oracle.elsa:tst:20181060003" comment="pcs is signed with the Oracle Linux 7 key"/> 5993 </criteria> 5994 <criteria operator="AND"> 5995 <criterion test_ref="oval:com.oracle.elsa:tst:20181060004" comment="pcs-snmp is earlier than 0:0.9.162-5.0.3.el7_5.1"/> 5996 <criterion test_ref="oval:com.oracle.elsa:tst:20181060005" comment="pcs-snmp is signed with the Oracle Linux 7 key"/> 5997 </criteria> 5998 </criteria> 5999 </criteria> 6000 6001 </definition> 6002 <definition id="oval:com.oracle.elsa:def:20181062" version="501" class="patch"> 6003 <metadata> 6004 <title> 6005 ELSA-2018-1062: kernel security, bug fix, and enhancement update (IMPORTANT) 6006 </title> 6007 <affected family="unix"> 6008 <platform>Oracle Linux 7</platform> 6009 6010 </affected> 6011 <reference source="elsa" ref_id="ELSA-2018-1062" ref_url="http://linux.oracle.com/errata/ELSA-2018-1062.html"/> 6012 <reference source="CVE" ref_id="CVE-2017-1000407" ref_url="http://linux.oracle.com/cve/CVE-2017-1000407.html"/> 6013 <reference source="CVE" ref_id="CVE-2017-8824" ref_url="http://linux.oracle.com/cve/CVE-2017-8824.html"/> 6014 <reference source="CVE" ref_id="CVE-2017-14140" ref_url="http://linux.oracle.com/cve/CVE-2017-14140.html"/> 6015 <reference source="CVE" ref_id="CVE-2017-7294" ref_url="http://linux.oracle.com/cve/CVE-2017-7294.html"/> 6016 <reference source="CVE" ref_id="CVE-2017-9725" ref_url="http://linux.oracle.com/cve/CVE-2017-9725.html"/> 6017 <reference source="CVE" ref_id="CVE-2017-15127" ref_url="http://linux.oracle.com/cve/CVE-2017-15127.html"/> 6018 <reference source="CVE" ref_id="CVE-2017-15129" ref_url="http://linux.oracle.com/cve/CVE-2017-15129.html"/> 6019 <reference source="CVE" ref_id="CVE-2017-15265" ref_url="http://linux.oracle.com/cve/CVE-2017-15265.html"/> 6020 <reference source="CVE" ref_id="CVE-2017-17449" ref_url="http://linux.oracle.com/cve/CVE-2017-17449.html"/> 6021 <reference source="CVE" ref_id="CVE-2017-17558" ref_url="http://linux.oracle.com/cve/CVE-2017-17558.html"/> 6022 <reference source="CVE" ref_id="CVE-2017-1000410" ref_url="http://linux.oracle.com/cve/CVE-2017-1000410.html"/> 6023 <reference source="CVE" ref_id="CVE-2018-5750" ref_url="http://linux.oracle.com/cve/CVE-2018-5750.html"/> 6024 <reference source="CVE" ref_id="CVE-2016-7913" ref_url="http://linux.oracle.com/cve/CVE-2016-7913.html"/> 6025 <reference source="CVE" ref_id="CVE-2017-13166" ref_url="http://linux.oracle.com/cve/CVE-2017-13166.html"/> 6026 <reference source="CVE" ref_id="CVE-2017-15116" ref_url="http://linux.oracle.com/cve/CVE-2017-15116.html"/> 6027 <reference source="CVE" ref_id="CVE-2017-15121" ref_url="http://linux.oracle.com/cve/CVE-2017-15121.html"/> 6028 <reference source="CVE" ref_id="CVE-2017-15126" ref_url="http://linux.oracle.com/cve/CVE-2017-15126.html"/> 6029 <reference source="CVE" ref_id="CVE-2017-17448" ref_url="http://linux.oracle.com/cve/CVE-2017-17448.html"/> 6030 <reference source="CVE" ref_id="CVE-2017-18017" ref_url="http://linux.oracle.com/cve/CVE-2017-18017.html"/> 6031 <reference source="CVE" ref_id="CVE-2017-18203" ref_url="http://linux.oracle.com/cve/CVE-2017-18203.html"/> 6032 <reference source="CVE" ref_id="CVE-2017-1000252" ref_url="http://linux.oracle.com/cve/CVE-2017-1000252.html"/> 6033 <reference source="CVE" ref_id="CVE-2016-8633" ref_url="http://linux.oracle.com/cve/CVE-2016-8633.html"/> 6034 <reference source="CVE" ref_id="CVE-2016-3672" ref_url="http://linux.oracle.com/cve/CVE-2016-3672.html"/> 6035 <reference source="CVE" ref_id="CVE-2017-12154" ref_url="http://linux.oracle.com/cve/CVE-2017-12154.html"/> 6036 <reference source="CVE" ref_id="CVE-2017-12190" ref_url="http://linux.oracle.com/cve/CVE-2017-12190.html"/> 6037 <reference source="CVE" ref_id="CVE-2018-1000004" ref_url="http://linux.oracle.com/cve/CVE-2018-1000004.html"/> 6038 <reference source="CVE" ref_id="CVE-2018-6927" ref_url="http://linux.oracle.com/cve/CVE-2018-6927.html"/> 6039 6040 <description> 6041 - [3.10.0-862.OL7] 6042 - Oracle Linux certificates (Alexey Petrenko) 6043 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 6044 - Update x509.genkey [bug 24817676] 6045 6046 [3.10.0-862] 6047 - [netdrv] i40e: Fix attach VF to VM issue (Stefan Assmann) [1528123] 6048 - [netdrv] ixgbevf: Add check for ixgbe_mbox_api_13 to ixgbevf_probe when setting max_mtu (Ken Cox) [1556696] 6049 - [md] dm btree: fix serious bug in btree_split_beneath() (Mike Snitzer) [1557849] 6050 - [x86] pti: Disable PTI user page table update in EFI virtual mode (Waiman Long) [1540061] 6051 6052 [3.10.0-861] 6053 - [netdrv] tg3: prevent scheduling while atomic splat (Jonathan Toppins) [1554590] 6054 - [nvme] validate admin queue before unquiesce (David Milburn) [1549733] 6055 6056 [3.10.0-860] 6057 - [acpi] sbshc: remove raw pointer from printk() message (Baoquan He) [1547009] {CVE-2018-5750} 6058 - [fs] gfs2: fixes to 'implement iomap for block_map' (Andreas Grunbacher) [1542594] 6059 - [x86] kvm: svm: disable virtual GIF and VMLOAD/VMSAVE (Paolo Bonzini) [1552090] 6060 6061 [3.10.0-859] 6062 - [media] v4l2-compat-ioctl32.c: refactor compat ioctl32 logic fixup (Jarod Wilson) [1548430] {CVE-2017-13166} 6063 - [kernel] futex: Prevent overflow by strengthen input validation (Joe Lawrence) [1547585] {CVE-2018-6927} 6064 - [fs] Revert dcache_readdir back to ->readdir() ('Eric W. Biederman') [1525541] 6065 - [md] dm-raid: fix incorrect sync_ratio when degraded (Mike Snitzer) [1547979] 6066 - [mm] page_alloc: fix memmap_init_zone pageblock alignment (Daniel Vacek) [1525121] 6067 - [mm] revert kvmalloc: stress the vmalloc path in the debugging kernel (Jeff Moyer) [1550094] 6068 - [powerpc] 64s: Allow control of RFI flush via debugfs (Mauricio Oliveira) [1543067] 6069 - [powerpc] 64s: Improve RFI L1-D cache flush fallback (Mauricio Oliveira) [1543067] 6070 - [powerpc] 64s: Wire up cpu_show_meltdown() (Mauricio Oliveira) [1543067] 6071 - [x86] kvm: vmx: Cache IA32_DEBUGCTL in memory (Paolo Bonzini) [1537379] 6072 - [x86] spec_ctrl: avoid rmb() on full retpoline kernels (Paolo Bonzini) [1537379] 6073 - [x86] spec_ctrl: replace boot_cpu_has with a static key for IBRS checks (Paolo Bonzini) [1537379] 6074 - [x86] spec_ctrl: actually use static key for retpolines (Paolo Bonzini) [1537379] 6075 - [x86] kvm: vmx: optimize IBRS handling at vmenter/vmexit (Paolo Bonzini) [1537379] 6076 - [x86] kvm: vmx: mark RDMSR path as unlikely (Paolo Bonzini) [1537379] 6077 - [x86] kvm: use native_read_msr to read SPEC_CTRL (Paolo Bonzini) [1537379] 6078 - [x86] kvm/nvmx: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap (Paolo Bonzini) [1537379] 6079 - [x86] nvmx: Properly set spec_ctrl and pred_cmd before merging MSRs (Paolo Bonzini) [1537379] 6080 - [x86] kvm/vmx: Allow direct access to MSR_IA32_SPEC_CTRL (Paolo Bonzini) [1537379] 6081 - [x86] kvm: Add IBPB support (Paolo Bonzini) [1537379] 6082 - [x86] kvm: vmx: make MSR bitmaps per-VCPU (Paolo Bonzini) [1537379] 6083 - [x86] kvm: vmx: Do not disable intercepts for BNDCFGS (Paolo Bonzini) [1537379] 6084 - [x86] kvm: vmx: introduce alloc_loaded_vmcs (Paolo Bonzini) [1537379] 6085 - [x86] kvm: nvmx: Eliminate vmcs02 pool (Paolo Bonzini) [1537379] 6086 - [x86] kvm: nvmx: single function for switching between vmcs (Paolo Bonzini) [1537379] 6087 - [x86] kvm: Update the reverse_cpuid list to include CPUID_7_EDX (Paolo Bonzini) [1537379] 6088 - [x86] cpuid: Fix up 'virtual' IBRS/IBPB/STIBP feature bits on Intel (Paolo Bonzini) [1537379] 6089 - [x86] cpufeatures: Clean up Spectre v2 related CPUID flags (Paolo Bonzini) [1537379] 6090 - [x86] cpufeatures: Add Intel feature bits for Speculation Control (Paolo Bonzini) [1537379] 6091 - [x86] cpufeatures: Add AMD feature bits for Speculation Control (Paolo Bonzini) [1537379] 6092 - [x86] cpufeatures: Add CPUID_7_EDX CPUID leaf (Paolo Bonzini) [1537379] 6093 - [x86] cpu: Fill in feature word 13, CPUID_8000_0008_EBX (Paolo Bonzini) [1537379] 6094 6095 [3.10.0-858] 6096 - [tools] revert perf: Fix swap for samples with raw data (Jiri Olsa) [1458228] 6097 - [netdrv] ibmvnic: Fix early release of login buffer (Desnes Augusto Nunes do Rosario) [1545578] 6098 - [netdrv] ibmvnic: Clean RX pool buffers during device close (Desnes Augusto Nunes do Rosario) [1545578] 6099 - [netdrv] ibmvnic: Free RX socket buffer in case of adapter error (Desnes Augusto Nunes do Rosario) [1545578] 6100 - [netdrv] ibmvnic: Fix NAPI structures memory leak (Desnes Augusto Nunes do Rosario) [1545578] 6101 - [netdrv] ibmvnic: Fix login buffer memory leaks (Desnes Augusto Nunes do Rosario) [1545578] 6102 - [netdrv] ibmvnic: Wait until reset is complete to set carrier on (Desnes Augusto Nunes do Rosario) [1545578] 6103 - [block] disable runtime-pm for blk-mq (Ming Lei) [1548269] 6104 - [mm] revert memcontrol: fix cgroup creation failure after many small jobs (Aristeu Rozanski) [1548593 1517028] 6105 - [mm] revert cgroup: kill css_id (Aristeu Rozanski) [1548593 1517028] 6106 6107 [3.10.0-857] 6108 - [media] v4l2-compat-ioctl32.c: refactor compat ioctl32 logic (Jarod Wilson) [1548430] {CVE-2017-13166} 6109 - [sound] alsa: seq: Fix use-after-free at creating a port (CVE-2017-15265) (Jaroslav Kysela) [1503381] {CVE-2017-15265} 6110 - [gpu] drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE (Rob Clark) [1546022] 6111 - [edac] disable only ghes_edac by default (Aristeu Rozanski) [1543078] 6112 - [edac] ghes: Model a single, logical memory controller (Aristeu Rozanski) [1543078] 6113 - [fs] cifs: release cifs root_cred after exit_cifs (Leif Sahlberg) [1525874] 6114 - [fs] gfs2: Fix fallocate chunk size (Andreas Grunbacher) [1545329] 6115 - [fs] gfs2: Fixes to 'Implement iomap for block_map' (Andreas Grunbacher) [1542594] 6116 - [fs] gfs2: Clean up (lookup,fillup)_metapath (Andreas Grunbacher) [1542594] 6117 - [fs] iomap: warn on zero-length mappings (Andreas Grunbacher) [1542594] 6118 - [md] raid0: remove blank line printk from dump_zones() (John Pittman) [1534272] 6119 - [md] dm: use blkdev_get rather than bdgrab when issuing pass-through ioctl (Mike Snitzer) [1513037] 6120 - [mm] kvmalloc: stress the vmalloc path in the debugging kernel (Mikulas Patocka) [1523567] 6121 - [mm] fs: rework do_invalidatepage (Eric Sandeen) [1546079] 6122 - [net] netfilter: fix NULL ptr dereference in nf_send_reset() (Paolo Abeni) [1546148] 6123 6124 [3.10.0-856] 6125 - [infiniband] ipoib: Add ipoib_enhanced module parameter (Slava Shwartsman) [1533013] 6126 - [netdrv] ibmvnic: Remove skb->protocol checks in ibmvnic_xmit (Desnes Augusto Nunes do Rosario) [1544356] 6127 - [netdrv] ibmvnic: Reset long term map ID counter (Desnes Augusto Nunes do Rosario) [1544356] 6128 - [netdrv] ibmvnic: queue reset when CRQ gets closed during reset (Desnes Augusto Nunes do Rosario) [1544356] 6129 - [netdrv] ibmvnic: Ensure that buffers are NULL after free (Desnes Augusto Nunes do Rosario) [1544356] 6130 - [netdrv] ibmvnic: Fix rx queue cleanup for non-fatal resets (Desnes Augusto Nunes do Rosario) [1544356] 6131 - [netdrv] ibmvnic: fix empty firmware version and errors cleanup (Desnes Augusto Nunes do Rosario) [1544356] 6132 - [netdrv] ibmvnic: fix firmware version when no firmware level has been provided by the VIOS server (Desnes Augusto Nunes do Rosario) [1544356] 6133 - [netdrv] mlx5e: Fix offloading of E-Switch TC pedit actions (Slava Shwartsman) [1545640] 6134 - [netdrv] qed: Correct setting the number of completion queues for FCoE functions (Chad Dupuis) [1542188] 6135 - [netdrv] ixgbe: fix crash in build_skb Rx code path (Ken Cox) [1520428] 6136 - [netdrv] tg3: APE heartbeat changes (Jonathan Toppins) [1546217] 6137 - [powerpc] pseries/vio: Dispose of virq mapping on vdevice unregister (Gustavo Duarte) [1544009] 6138 - [s390] qeth: fix underestimated count of buffer elements (Hendrik Brueckner) [1544698] 6139 - [x86] kvm: fix singlestepping over syscall (Paolo Bonzini) [1464481] {CVE-2017-7518} 6140 - [x86] paravirt: fix kabi breakage in pv_mmu_ops (Jeff Moyer) [1546027] 6141 - [x86] uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations (Jeff Moyer) [1471678] 6142 6143 [3.10.0-855] 6144 - [crypto] algif_skcipher: Remove custom release parent function (Bruno Eduardo de Oliveira Meneguele) [1529441] 6145 - [crypto] algif_hash: Remove custom release parent function (Bruno Eduardo de Oliveira Meneguele) [1537376] 6146 - [mailbox] pcc: Drop uninformative output during boot (Kazuhito Hagio) [1515571] 6147 - [edac] skx_edac: Fix detection of single-rank DIMMs (Aristeu Rozanski) [1482248] 6148 - [md] free unused memory after bitmap resize (Nigel Croxon) [1532767] 6149 - [fs] sunrpc: ensure correct error is reported by xs_tcp_setup_socket() (Steve Dickson) [1536582] 6150 - [fs] Revert 'fixing infinite OPEN loop in 4.0 stateid recovery' (Steve Dickson) [1542191] 6151 - [scsi] use 'scsi_device_from_queue()' for scsi_dh (Mike Snitzer) [1546212] 6152 - [scsi] dh: add a common helper to get a scsi_device from a request_queue (Mike Snitzer) [1546212] 6153 - [scsi] qedi: Drop cqe response during connection recovery (Chad Dupuis) [1543503] 6154 - [scsi] qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp (Chad Dupuis) [1543503] 6155 - [scsi] qla4xxx: skip error recovery in case of register disconnect (Himanshu Madhani) [1541766] 6156 - [x86] spectre: fix the kernel build without CONFIG_RETPOLINE (Josh Poimboeuf) [1543939] 6157 6158 [3.10.0-854] 6159 - [tools] perf: Fix swap for samples with raw data (Jiri Olsa) [1458228] 6160 - [alsa] hda/realtek: Enable Thinkpad Dock device for ALC298 platform (Jaroslav Kysela) [1469623] 6161 - [crypto] rng: prevent entry into drbg test path from algif_rng (Bruno Eduardo de Oliveira Meneguele) [1485815] 6162 - [net] macvtap: add namespace support to the sysfs device class (Davide Caratti) [1544499] 6163 - [net] sched: cls_u32: fix cls_u32 on filter replace (Ivan Vecera) [1542013] 6164 - [net] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff (Florian Westphal) [1543088] {CVE-2017-18017} 6165 6166 [3.10.0-853] 6167 - [sound] alsa: seq: Make ioctls race-free (CVE-2018-1000004) (Jaroslav Kysela) [1537203] {CVE-2018-1000004} 6168 - [gpu] drm/i915/gvt: move write protect handler out of mmio emulation function (Paul Lai) [1525419] 6169 - [gpu] drm/i915/gvt: Factor intel_vgpu_page_track (Paul Lai) [1525419] 6170 - [fs] xfs: eliminate duplicate icreate tx reservation functions (Brian Foster) [1397653] 6171 - [fs] xfs: refactor inode chunk alloc/free tx reservation (Brian Foster) [1397653] 6172 - [fs] xfs: include an allocfree res for inobt modifications (Brian Foster) [1397653] 6173 - [fs] xfs: truncate transaction does not modify the inobt (Brian Foster) [1397653] 6174 - [fs] xfs: fix up agi unlinked list reservations (Brian Foster) [1397653] 6175 - [fs] xfs: include inobt buffers in ifree tx log reservation (Brian Foster) [1397653] 6176 - [fs] xfs: print transaction log reservation on overrun (Brian Foster) [1397653] 6177 - [fs] xfs: dump transaction usage details on log reservation overrun (Brian Foster) [1397653] 6178 - [fs] xfs: refactor xlog_cil_insert_items() to facilitate transaction dump (Brian Foster) [1397653] 6179 - [fs] xfs: separate shutdown from ticket reservation print helper (Brian Foster) [1397653] 6180 - [s390] gs: add compat regset for the guarded storage broadcast control block (Hendrik Brueckner) [1537067] 6181 - [x86] intel_rdt/cqm: avoid negative static key counts (Joe Lawrence) [1524901] 6182 - [x86] efi: Fix boot crash by always mapping boot service regions into new EFI page tables (Lenny Szubowicz) [1535243] 6183 6184 [3.10.0-852] 6185 - [netdrv] bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine (Jonathan Toppins) [1532863] 6186 - [netdrv] bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc() (Jonathan Toppins) [1532863] 6187 - [netdrv] bnxt_en: Fix sources of spurious netpoll warnings (Jonathan Toppins) [1532863] 6188 - [mm] memcg, slab: do not destroy children caches if parent has aliases (Aristeu Rozanski) [1502818] 6189 - [mm] memcg, slab: fix races in per-memcg cache creation/destruction (Aristeu Rozanski) [1502818] 6190 - [mm] memcg, slab: clean up memcg cache initialization/destruction (Aristeu Rozanski) [1502818] 6191 - [mm] memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path (Aristeu Rozanski) [1502818] 6192 - [block] Invalidate cache on discard v2 (Ming Lei) [1515920] 6193 - [x86] mm: Fix use-after-free of ldt_struct (Oleg Nesterov) [1543352] {CVE-2017-17053} 6194 6195 [3.10.0-851] 6196 - [kernel] acct.c: fix the acct->needcheck check in check_free_space() (Oleg Nesterov) [1520791] 6197 - [mm] pm/hibernate: touch NMI watchdog when creating snapshot (Aristeu Rozanski) [1487022] 6198 - [mm] userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails (Andrea Arcangeli) [1531285] 6199 - [block] blk-mq: Take tagset lock when updating hw queues (Ming Lei) [1528644] 6200 - [kernel] genirq/affinity: avoid deadlock in pci_alloc_irq_vectors_affinity (Ming Lei) [1528644] 6201 - [block] blk-mq: avoid IO hang during CPU hotplug by freezing queues in order (Ming Lei) [1528644] 6202 - [nvme] kick requeue list when requeueing a request instead of when starting the queues (Ming Lei) [1528644] 6203 - [scsi] dual scan thread bug fix (Ewan Milne) [1509331] 6204 - [scsi] fix our current target reap infrastructure (Ewan Milne) [1509331] 6205 - [s390] crypto: fix aes/paes Kconfig dependeny (Hendrik Brueckner) [1538139] 6206 - [s390] mm: fix BUG_ON in crst_table_upgrade (Hendrik Brueckner) [1500580] 6207 - [x86] paravirt: Remove 'noreplace-paravirt' cmdline option (Josh Poimboeuf) [1538911] 6208 - [x86] microcode/amd: Add support for fam17h microcode loading (Suravee Suthikulpanit) [1540104] 6209 - [x86] Use __nostackprotect for sme_encrypt_kernel (Suravee Suthikulpanit) [1540104] 6210 - [x86] mm: Encrypt the initrd earlier for BSP microcode update (Suravee Suthikulpanit) [1540104] 6211 - [x86] mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption (Suravee Suthikulpanit) [1540104] 6212 - [x86] mm: Centralize PMD flags in sme_encrypt_kernel() (Suravee Suthikulpanit) [1540104] 6213 - [x86] mm: Use a struct to reduce parameters for SME PGD mapping (Suravee Suthikulpanit) [1540104] 6214 - [x86] mm: Clean up register saving in the __enc_copy() assembly code (Suravee Suthikulpanit) [1540104] 6215 6216 [3.10.0-850] 6217 - [crypto] chelsio - Check error code with IS_ERR macro (Arjun Vynipadath) [1542351] 6218 - [crypto] chelsio - Use x8_ble gf multiplication to calculate IV (Arjun Vynipadath) [1542351] 6219 - [crypto] gf128mul - The x8_ble multiplication functions (Arjun Vynipadath) [1542351] 6220 - [crypto] gf128mul - rename the byte overflow tables (Arjun Vynipadath) [1542351] 6221 - [crypto] gf128mul - remove xx() macro (Arjun Vynipadath) [1542351] 6222 - [crypto] chelsio - Fix memory leak (Arjun Vynipadath) [1542351] 6223 - [scsi] libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu() (Arjun Vynipadath) [1541085] 6224 - [infiniband] iw_cxgb4: remove the stid on listen create failure (Arjun Vynipadath) [1541085] 6225 - [infiniband] iw_cxgb4: when flushing, complete all wrs in a chain (Arjun Vynipadath) [1541085] 6226 - [infiniband] iw_cxgb4: reflect the original WR opcode in drain cqes (Arjun Vynipadath) [1541085] 6227 - [infiniband] iw_cxgb4: Only validate the MSN for successful completions (Arjun Vynipadath) [1541085] 6228 - [infiniband] iw_cxgb4: only insert drain cqes if wq is flushed (Arjun Vynipadath) [1541085] 6229 - [infiniband] iw_cxgb4: put ep reference in pass_accept_req() (Arjun Vynipadath) [1541085] 6230 - [netdrv] be2net: restore properly promisc mode after queues reconfiguration (Ivan Vecera) [1535897] 6231 - [netdrv] ixgbe: Set DMA attributes individually (Ken Cox) [1536455] 6232 - [netdrv] iwlwifi: mvm: fix security bug in PN checking (Stanislaw Gruszka) [1538028] 6233 - [netdrv] ibmvnic: Wait for device response when changing MAC (Desnes Augusto Nunes do Rosario) [1540838] 6234 - [netdrv] ibmvnic: Dont handle RX interrupts when not up (Desnes Augusto Nunes do Rosario) [1532345] 6235 - [netdrv] ibmvnic: Fix pending MAC address changes (Desnes Augusto Nunes do Rosario) [1535368] 6236 - [netdrv] ibmvnic: Include header descriptor support for ARP packets (Desnes Augusto Nunes do Rosario) [1529748] 6237 - [netdrv] ibmvnic: Increase maximum number of RX/TX queues (Desnes Augusto Nunes do Rosario) [1529748] 6238 - [netdrv] ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES (Desnes Augusto Nunes do Rosario) [1529748] 6239 - [net] cls_u32: fix use after free in u32_destroy_key() (Paolo Abeni) [1540821] 6240 - [net] properly release sk_frag.page (Lorenzo Bianconi) [1535775] 6241 - [net] netlink: Add netns check on taps (William Townsend) [1538738] {CVE-2017-17449} 6242 - [net] netfilter: xt_osf: Add missing permission checks (Florian Westphal) [1539230] {CVE-2017-17448} 6243 - [net] netfilter: nfnetlink_cthelper: Add missing permission checks (Florian Westphal) [1539230] {CVE-2017-17448} 6244 6245 [3.10.0-849] 6246 - [tools] perf vendor events powerpc: Remove duplicate events (Mauricio Oliveira) [1521091] 6247 - [tools] perf vendor events powerpc: Update POWER9 events (Mauricio Oliveira) [1521091] 6248 - [thermal] doc change updates expected cur_state behavior (Brad Peters) [1211434] 6249 - [hid] Add PCI ID for Cannon Lake and Coffee Lake (Brad Peters) [1530141] 6250 - [edac] sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode (Aristeu Rozanski) [1536995] 6251 - [fs] sysfs: Use only return value from is_visible for the file mode (Jeff Moyer) [1533361] 6252 - [fs] nfsd: auth: Fix gid sorting when rootsquash enabled (Thiago Becker) [1516978] 6253 - [block] silently forbid sending any ioctl to a partition (Paolo Bonzini) [1438809] 6254 - [mm] fix collision between DAX PMD and PTEs (Jeff Moyer) [1528957] 6255 - [mm] always enable thp for dax mappings (Jeff Moyer) [1472025] 6256 - [mm] improve readability of transparent_hugepage_enabled() (Jeff Moyer) [1472025] 6257 - [acpi] acpi, nfit: validate commands against the device type (Al Stone) [1471819] 6258 - [acpi] acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods (Al Stone) [1471819] 6259 6260 [3.10.0-848] 6261 - [kernel] lockdep: Increase MAX_STACK_TRACE_ENTRIES for debug kernel (Waiman Long) [1532959] 6262 - [kernel] make groups_sort calling a responsibility group_info allocators (Thiago Becker) [1516978] 6263 - [kernel] watchdog: Prevent false positives with turbo modes (Jiri Olsa) [1493859] 6264 - [netdrv] xen-netfront: enable device after manual module load (Eduardo Otubo) [1472220] 6265 - [netdrv] ibmvnic: Fix IPv6 packet descriptors (Gustavo Duarte) [1536746] 6266 - [netdrv] ibmvnic: Fix IP offload control buffer (Gustavo Duarte) [1536746] 6267 - [netdrv] bnxt_en: Dont print Link speed -1 no longer supported messages (Jonathan Toppins) [1522743] 6268 - [netdrv] bnxt_en: Uninitialized variable in bnxt_tc_parse_actions() (Jonathan Toppins) [1522743] 6269 - [netdrv] bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown (Jonathan Toppins) [1522743] 6270 - [netdrv] bnxt_en: wildcard smac while creating tunnel decap filter (Jonathan Toppins) [1522743] 6271 - [netdrv] bnxt_en: fix dst/src fid for vxlan encap/decap actions (Jonathan Toppins) [1522743] 6272 - [netdrv] bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() (Jonathan Toppins) [1522743] 6273 - [netdrv] bnxt_en: Add ETH_RESET_AP support (Jonathan Toppins) [1522743] 6274 - [netdrv] net: ethtool: add support for reset of AP inside NIC interface (Jonathan Toppins) [1522743] 6275 - [netdrv] bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()' (Jonathan Toppins) [1522743] 6276 - [powerpc] kvm: book3s: Provide information about hardware/firmware CVE workarounds (Serhii Popovych) [1532077] {CVE-2017-5754} 6277 - [powerpc] powernv/pci: Enable 64-bit devices to access >4GB DMA space (Mauricio Oliveira) [1506259] 6278 - [powerpc] powernv/pci: Add helper to check if a PE has a single vendor (Mauricio Oliveira) [1506259] 6279 - [x86] kvm: svm: Fix up enable_smi_window due to out-of-order backport (Suravee Suthikulpanit) [1135003] 6280 - [x86] kvm: svm: Enable Virtual GIF feature (Suravee Suthikulpanit) [1135003] 6281 - [x86] kvm: svm: Add Virtual GIF feature definition (Suravee Suthikulpanit) [1135003] 6282 - [x86] cpufeature,kvm/svm: Rename (shorten) the new virtualized VMSAVE/VMLOAD CPUID flag (Suravee Suthikulpanit) [1135003] 6283 - [x86] kvm: svm: Enable Virtual VMLOAD VMSAVE feature (Suravee Suthikulpanit) [1135003] 6284 - [x86] kvm: svm: Add Virtual VMLOAD VMSAVE feature definition (Suravee Suthikulpanit) [1135003] 6285 - [x86] kvm: svm: Rename lbr_ctl field in the vmcb control area (Suravee Suthikulpanit) [1135003] 6286 - [x86] kvm: svm: Prepare for new bit definition in lbr_ctl (Suravee Suthikulpanit) [1135003] 6287 - [x86] fpu: Use early_param() for clearcpuid (Scott Wood) [1539423] 6288 6289 [3.10.0-847] 6290 - [dma-buf] fix reservation_object_wait_timeout_rcu once more v2 (Lyude Paul) [1535631] 6291 - [fs] nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat (Dave Wysochanski) [1539866] 6292 - [fs] xfs: validate sb_logsunit is a multiple of the fs blocksize (Bill O Donnell) [1538495] 6293 - [fs] nfsv4: always set NFS_LOCK_LOST when a lock is lost (Steve Dickson) [1540324] 6294 - [scsi] qla2xxx: Update driver version (Himanshu Madhani) [1524717] 6295 - [scsi] qla2xxx: Fix memory corruption during hba reset test (Himanshu Madhani) [1524717] 6296 - [scsi] qla2xxx: Fix logo flag for qlt_free_session_done() (Himanshu Madhani) [1524717] 6297 - [scsi] qla2xxx: Reset the logo flag, after target re-login (Himanshu Madhani) [1524717] 6298 - [block] dm: fix incomplete request_queue initialization (Mike Snitzer) [1517771] 6299 - [block] allow gendisks request_queue registration to be deferred (Mike Snitzer) [1517771] 6300 - [block] Protect less code with sysfs_lock in blk_(un,) register_queue() (Mike Snitzer) [1517771] 6301 - [block] properly protect the 'queue' kobj in blk_unregister_queue (Mike Snitzer) [1517771] 6302 6303 [3.10.0-846] 6304 - [infiniband] iser-target: avoid reinitializing rdma contexts for isert commands (Don Dutile) [1540434] 6305 - [netdrv] nfp: implement ethtool FEC mode settings (John Linville) [1519199] 6306 - [netdrv] nfp: add helpers for FEC support (John Linville) [1519199] 6307 - [netdrv] nfp: add get/set link settings ndos to representors (John Linville) [1519199] 6308 - [netdrv] nfp: resync repr state when port table sync (John Linville) [1519199] 6309 - [netdrv] nfp: refactor nfp_app_reprs_set (John Linville) [1519199] 6310 - [netdrv] nfp: dont depend on compiler constant propagation (John Linville) [1519199] 6311 - [netdrv] vmxnet3: repair memory leak (Neil Horman) [1525354] 6312 - [cpufreq] governor: Serialize governor callbacks (David Arcari) [1538572] 6313 - [cpufreq] governor: split cpufreq_governor_dbs() (David Arcari) [1538572] 6314 - [cpufreq] governor: register notifier from cs_init() (David Arcari) [1538572] 6315 - [cpufreq] intel_pstate: Remove use of get_target_pstate_use_cpu_load(() (Prarit Bhargava) [1537502] 6316 - [cpufreq] revert intel_pstate: Use load-based P-state selection more widely (Prarit Bhargava) [1537502] 6317 - [cpufreq] Fix intel_pstate driver (Prarit Bhargava) [1537502] 6318 - [x86] fpu: Fix get_xsave_addr() behavior under virtualization ('Dr. David Alan Gilbert') [1534309] 6319 - [x86] kvm: fix usage of uninit spinlock in avic_vm_destroy() (Wei Huang) [1537402] 6320 - [x86] KVM: Fix CPUID function for word 6 (80000001_ECX) (Wei Huang) [1533358] 6321 - [kernel] print kdump kernel loaded status in stack dump (Lianbo Jiang) [1535754] 6322 - [kernel] kexec: add a kexec_crash_loaded() function (Lianbo Jiang) [1535754] 6323 6324 [3.10.0-845] 6325 - [watchdog] hpwdt: remove indirect call in watchdog/hpwdt.c (Josh Poimboeuf) [1535644] 6326 - [kernel] x86/spec_ctrl: cleanup __ptrace_may_access (Josh Poimboeuf) [1535644] 6327 - [x86] bugs: Drop one 'mitigation' from dmesg (Josh Poimboeuf) [1535644] 6328 - [x86] kvm: vmx: Make indirect call speculation safe (Josh Poimboeuf) [1535644] 6329 - [x86] kvm: x86: Make indirect calls in emulator speculation safe (Josh Poimboeuf) [1535644] 6330 - [x86] retpoline: Optimize inline assembler for vmexit_fill_RSB (Josh Poimboeuf) [1535644] 6331 - [x86] mce: Make machine check speculation protected (Josh Poimboeuf) [1535644] 6332 - [x86] spec_ctrl: fix ptrace IBPB optimization (Josh Poimboeuf) [1535644] 6333 - [x86] spec_ctrl: Avoid returns in IBRS-disabled regions (Josh Poimboeuf) [1535644] 6334 - [x86] spectre/meltdown: avoid the vulnerability directory to weaken kernel security (Josh Poimboeuf) [1535644] 6335 - [x86] unwind: fix livepatch regression with CALL_NOSPEC macro (Josh Poimboeuf) [1535644] 6336 - [x86] spec_ctrl: Document retpolines and ibrs_enabled=3 (Josh Poimboeuf) [1535644] 6337 - [x86] spec_ctrl: upgrade GCC retpoline warning to an error (Josh Poimboeuf) [1535644] 6338 - [x86] Use IBRS for firmware update path (Josh Poimboeuf) [1535644] 6339 - [x86] spec_ctrl: stuff RSB on context switch with SMEP enabled (Josh Poimboeuf) [1535644] 6340 - [x86] spec_ctrl: enforce sane combinations of IBRS and retpoline (Josh Poimboeuf) [1535644] 6341 - [x86] spec_ctrl: use upstream RSB stuffing function (Josh Poimboeuf) [1535644] 6342 - [x86] spec_ctrl: add ibrs_enabled=3 (ibrs_user) (Josh Poimboeuf) [1535644] 6343 - [kernel] x86/jump_label: warn on failed jump label patch (Josh Poimboeuf) [1535644] 6344 - [x86] spec_ctrl: detect unretpolined modules (Josh Poimboeuf) [1535644] 6345 - [x86] retpoline: Add LFENCE to the retpoline/RSB filling RSB macros (Josh Poimboeuf) [1535644] 6346 - [x86] retpoline: Fill return stack buffer on vmexit (Josh Poimboeuf) [1535644] 6347 - [x86] retpoline/xen: Convert Xen hypercall indirect jumps (Josh Poimboeuf) [1535644] 6348 - [x86] retpoline/hyperv: Convert assembler indirect jumps (Josh Poimboeuf) [1535644] 6349 - [x86] retpoline/ftrace: Convert ftrace assembler indirect jumps (Josh Poimboeuf) [1535644] 6350 - [x86] retpoline/entry: Convert entry assembler indirect jumps (Josh Poimboeuf) [1535644] 6351 - [x86] retpoline/crypto: Convert crypto assembler indirect jumps (Josh Poimboeuf) [1535644] 6352 - [x86] retpoline: Add initial retpoline support (Josh Poimboeuf) [1535644] 6353 - [x86] jump_label: add asm support for static keys (Josh Poimboeuf) [1535644] 6354 - [x86] asm: Make asm/alternative.h safe from assembly (Josh Poimboeuf) [1535644] 6355 - [tools] objtool: Support new GCC 6 switch jump table pattern (Josh Poimboeuf) [1535644] 6356 - [tools] objtool: Detect jumps to retpoline thunks (Josh Poimboeuf) [1535644] 6357 - [x86] spectre: Add boot time option to select Spectre v2 mitigation (Josh Poimboeuf) [1535644] 6358 - [x86] spec_ctrl: print features changed by microcode loading (Josh Poimboeuf) [1535644] 6359 - [x86] spec_ctrl: refactor the init and microcode loading paths (Josh Poimboeuf) [1535644] 6360 - [x86] spec_ctrl: move initialization of X86_FEATURE_IBPB_SUPPORT (Josh Poimboeuf) [1535644] 6361 - [x86] spec_ctrl: remove SPEC_CTRL_PCP_IBPB bit (Josh Poimboeuf) [1535644] 6362 - [x86] spec_ctrl: remove ibrs_enabled variable (Josh Poimboeuf) [1535644] 6363 - [x86] spec_ctrl: add ibp_disabled variable (Josh Poimboeuf) [1535644] 6364 - [x86] spec_ctrl: add X86_FEATURE_IBP_DISABLE (Josh Poimboeuf) [1535644] 6365 - [x86] spec_ctrl: remove IBP disable for AMD model 0x16 (Josh Poimboeuf) [1535644] 6366 - [x86] spec_ctrl: remove performance measurements from documentation (Josh Poimboeuf) [1535644] 6367 - [x86] spec_ctrl: make ipbp_enabled read-only (Josh Poimboeuf) [1535644] 6368 - [x86] spec_ctrl: remove ibpb_enabled=2 mode (Josh Poimboeuf) [1535644] 6369 - [x86] cpu: Implement CPU vulnerabilites sysfs functions (Josh Poimboeuf) [1535644] 6370 - [base] sysfs/cpu: Add vulnerability folder (Josh Poimboeuf) [1535644] 6371 - [x86] cpu: Merge bugs.c and bugs_64.c (Josh Poimboeuf) [1535644] 6372 6373 [3.10.0-844] 6374 - [tools] perf record: Fix wrong size in perf_record_mmap for last kernel module (Jiri Olsa) [1509073] 6375 - [testmgr] disable ECDH and DH in FIPS mode (Bruno Eduardo de Oliveira Meneguele) [1523357] 6376 - [kernel] cpumask: Fix cpumask leak in partition_sched_domains() (Joe Lawrence) [1534918] 6377 - [kernel] pm / hibernate: Restore processor state before using per-CPU variables (Prarit Bhargava) [1418896] 6378 - [x86] power/64: Fix hibernation return address corruption (Prarit Bhargava) [1418896] 6379 - [x86] pti/mm: Fix trampoline stack problem with XEN PV (Andrea Arcangeli) [1533542] 6380 - [x86] mm: Rework wbinvd, hlt operation in stop_this_cpu() (Suravee Suthikulpanit) [1522676] 6381 - [mm] swap: zswap: maybe_preload & refactoring (Jerome Marchand) [1532517] 6382 - [mm] ksm: add cond_resched() to the rmap_walks (Rafael Aquini) [1519517] 6383 - [mm] mprotect: add a cond_resched() inside change_pmd_range() (Rafael Aquini) [1519517] 6384 - [infiniband] rdma/bnxt_re: Fix the RoCE firmware version reported (Selvin Xavier) [1538406] 6385 - [netdrv] cxgb4: fix possible deadlock (Arjun Vynipadath) [1439204] 6386 - [netdrv] hv_netvsc: Fix the receive buffer size limit (Vitaly Kuznetsov) [1532169] 6387 - [netdrv] nfp: flower: vxlan: ensure no sleep in atomic context (John Linville) [1537927] 6388 - [netdrv] nfp: flower: prioritize stats updates (John Linville) [1537141] 6389 - [net] Fix double free and memory corruption in get_net_ns_by_id() (Aristeu Rozanski) [1531551] {CVE-2017-15129} 6390 6391 [3.10.0-843] 6392 - [media] xc2028: avoid use after free (Torez Smith) [1402893] {CVE-2016-7913} 6393 - [kernel] module: avoid ifdefs for sig_enforce declaration (Bruno Eduardo de Oliveira Meneguele) [1531454] 6394 - [fs] sysfs: Do not warn about missing kernfs_node if kobj is not active (Vivek Goyal) [1534568] 6395 - [md] not clear ->safemode for external metadata array (Xiao Ni) [1526283] 6396 - [md] always clear ->safemode when md_check_recovery gets the mddev lock (Xiao Ni) [1526283] 6397 - [block] blk-mq: dont allow write on attributes of .seq_ops (Ming Lei) [1535949] 6398 - [scsi] lpfc: Fix SCSI io host reset causing kernel crash (Dick Kennedy) [1530120] 6399 - [scsi] lpfc: FLOGI failures are reported when connected to a private loop (Dick Kennedy) [1532307] 6400 - [scsi] qla2xxx: Fix NULL pointer crash due to probe failure (Himanshu Madhani) [1525810] 6401 - [scsi] core: check for device state in __scsi_remove_target() (Ewan Milne) [1537459] 6402 - [scsi] fixup kernel warning during rmmod() (Ewan Milne) [1537459] 6403 - [nvme] rdma: fix concurrent reset and reconnect (David Milburn) [1517602] 6404 - [nvdimm] btt: fix uninitialized err_lock (Jeff Moyer) [1524775] 6405 - [tools] testing/nvdimm: fix nfit_test buffer overflow (Jeff Moyer) [1375501] 6406 - [tools] testing/nvdimm: fix nfit_test shutdown crash (Jeff Moyer) [1375501] 6407 - [tools] testing/nvdimm: make iset cookie predictable (Jeff Moyer) [1375501] 6408 - [tools] testing/nvdimm: support for sub-dividing a pmem region (Jeff Moyer) [1375501] 6409 - [tools] testing/nvdimm: fix allocation range for mock flush hint tables (Jeff Moyer) [1375501] 6410 6411 [3.10.0-842] 6412 - [crypto] aesni: add wrapper for generic gcm(aes) (Sabrina Dubroca) [1525527] 6413 - [crypto] aesni: fix typo in generic_gcmaes_decrypt (Sabrina Dubroca) [1525527] 6414 - [infiniband] iser-target: Fix possible use-after-free in connection establishment error (Don Dutile) [1519131] 6415 - [netdrv] hv_netvsc: Change GPADL teardown order according to Hyper-V version (Mohammed Gamal) [1529436] 6416 - [netdrv] hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl() (Mohammed Gamal) [1529436] 6417 - [netdrv] cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages (Arjun Vynipadath) [1538425] 6418 - [netdrv] bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter (Jonathan Toppins) [1536308] 6419 - [netdrv] ibmvnic: Allocate and request vpd in init_resources (Gustavo Duarte) [1537433] 6420 - [netdrv] ibmvnic: Revert to previous mtu when unsupported value requested (Gustavo Duarte) [1537433] 6421 - [netdrv] ibmvnic: Modify buffer size and number of queues on failover (Gustavo Duarte) [1537433] 6422 - [netdrv] revert mlx5: Expose command polling interface (Don Dutile) [1533670] 6423 - [netdrv] revert mlx5: Add fast unload support in shutdown flow (Don Dutile) [1533670] 6424 - [net] ipv4: fib: Fix metrics match when deleting a route (Phil Sutter) [1526442] 6425 - [net] sched: fix use-after-free in tcf_block_put_ext (Ivan Vecera) [1533034] 6426 - [net] sched: get rid of rcu_barrier() in tcf_block_put_ext() (Ivan Vecera) [1533034] 6427 - [net] use for_each_netdev_safe() in rtnl_group_changelink() (Lorenzo Bianconi) [1523618] 6428 - [net] openvswitch: Fix pop_vlan action for double tagged frames (Eric Garver) [1522739] 6429 - [net] openvswitch: fix list corruption on force commit (Eric Garver) [1531680] 6430 - [net] tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions (Stefano Brivio) [1532373] 6431 - [net] ethtool: add support for forward error correction modes (Ivan Vecera) [1530634] 6432 - [net] vxlan: restore dev->mtu setting based on lower device (Stefano Brivio) [1520310] 6433 - [net] xfrm: add UDP encapsulation port in migrate message (Bruno Eduardo de Oliveira Meneguele) [1460790] 6434 - [net] xfrm: extend MIGRATE with UDP encapsulation port (Bruno Eduardo de Oliveira Meneguele) [1460790] 6435 - [net] xfrm: fix state migration copy replay sequence numbers (Bruno Eduardo de Oliveira Meneguele) [1460790] 6436 - [net] xfrm: Cleanup error handling of xfrm_state_clone (Bruno Eduardo de Oliveira Meneguele) [1460790] 6437 - [net] xfrm: checkpatch errors with foo * bar (Bruno Eduardo de Oliveira Meneguele) [1460790] 6438 6439 [3.10.0-841] 6440 - [gpu] drm/vmwgfx: fix memory corruption with legacy/sou connectors (Rob Clark) [1525872] 6441 - [gpu] drm/nouveau/disp/gf119: add missing drive vfunc ptr (Rob Clark) [1532388] 6442 - [gpu] drm/i915: Apply Display WA #1183 on skl, kbl, and cfl (Rob Clark) [1532388] 6443 - [gpu] drm/i915: Disable DC states around GMBUS on GLK (Rob Clark) [1532388] 6444 - [gpu] drm/i915/skl+: debugfs entry to control IPC (Rob Clark) [1532388] 6445 - [gpu] drm/i915/bxt+: Enable IPC support (Rob Clark) [1532388] 6446 - [gpu] drm/i915/gen9+: Add has_ipc flag in device info structure (Rob Clark) [1532388] 6447 - [gpu] drm/i915/gen10: Calculate and enable transition WM (Rob Clark) [1532388] 6448 - [gpu] drm/i915/skl+: Optimize WM calculation (Rob Clark) [1532388] 6449 - [gpu] drm/i915: Fixed point fixed16 wrapper cleanup (Rob Clark) [1532388] 6450 - [gpu] drm/i915: Flush pending GTT writes before unbinding (Rob Clark) [1532388] 6451 - [gpu] drm: Add retries for lspcon mode detection (Rob Clark) [1532388] 6452 - [gpu] drm/amdgpu: bypass lru touch for KIQ ring submission (Rob Clark) [1532388] 6453 - [gpu] drm/i915: Fix vblank timestamp/frame counter jumps on gen2 (Rob Clark) [1532388] 6454 - [gpu] drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map (Rob Clark) [1532388] 6455 - [gpu] drm/i915: Prevent zero length 'index' write (Rob Clark) [1532388] 6456 - [gpu] drm/i915: Dont try indexed reads to alternate slave addresses (Rob Clark) [1532388] 6457 - [gpu] drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition (Rob Clark) [1532388] 6458 - [gpu] drm/i915/fbdev: Serialise early hotplug events with async fbdev config (Rob Clark) [1532388] 6459 - [gpu] drm/i915: Re-register PMIC bus access notifier on runtime resume (Rob Clark) [1532388] 6460 - [gpu] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier v2 (Rob Clark) [1532388] 6461 - [gpu] drm/amdgpu: Set adev->vcn.irq.num_types for VCN (Rob Clark) [1532388] 6462 - [gpu] drm/amdgpu: move UVD/VCE and VCN structure out from union (Rob Clark) [1532388] 6463 - [gpu] drm/edid: Dont send non-zero YQ in AVI infoframe for HDMI 1.x sinks (Rob Clark) [1532388] 6464 - [gpu] drm/fb_helper: Disable all crtcs when initial setup fails (Rob Clark) [1532388] 6465 - [gpu] drm/amd/pp: fix typecast error in powerplay (Rob Clark) [1532388] 6466 - [gpu] drm/ttm: once more fix ttm_buffer_object_transfer (Rob Clark) [1532388] 6467 - [gpu] drm/radeon: fix atombios on big endian (Rob Clark) [1532388] 6468 - [gpu] drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug (Rob Clark) [1532388] 6469 - [gpu] drm/vblank: Fix flip event vblank count (Rob Clark) [1532388] 6470 - [gpu] drm/amdgpu: Remove check which is not valid for certain VBIOS (Rob Clark) [1532388] 6471 - [gpu] drm/amdgpu: Properly allocate VM invalidate eng v2 (Rob Clark) [1532388] 6472 - [gpu] drm/amdgpu: fix error handling in amdgpu_bo_do_create (Rob Clark) [1532388] 6473 - [gpu] drm/amdgpu: correct reference clock value on vega10 (Rob Clark) [1532388] 6474 - [gpu] drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories() (Rob Clark) [1532388] 6475 - [gpu] drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs() (Rob Clark) [1532388] 6476 - [gpu] revert 'drm/radeon: dont switch vt on suspend' (Rob Clark) [1532388] 6477 - [x86] gpu: add CFL to early quirks (Rob Clark) [1532388] 6478 - [x86] gpu: CNL uses the same GMS values as SKL (Rob Clark) [1532388] 6479 - [x86] gpu: GLK uses the same GMS values as SKL (Rob Clark) [1532388] 6480 6481 [3.10.0-840] 6482 - [i2c] designware: Find bus speed from ACPI (Gopal Tiwari) [1456705] 6483 - [i2c] core: Add function for finding the bus speed from ACPI, take 2 (Gopal Tiwari) [1456705] 6484 - [i2c] core: Cleanup I2C ACPI namespace, take 2 (Gopal Tiwari) [1456705] 6485 - [i2c] designware: Enable high speed mode (Gopal Tiwari) [1456705] 6486 - [i2c] designware: set the common config before the if else (Gopal Tiwari) [1456705] 6487 - [i2c] designware: Enable fast mode plus (Gopal Tiwari) [1456705] 6488 - [i2c] designware: get fast plus and high speed *CNT configuration (Gopal Tiwari) [1456705] 6489 - [i2c] designware: Move clk_freq into struct dw_i2c_dev (Gopal Tiwari) [1456705] 6490 - [i2c] i2c / acpi: add support for ACPI reconfigure notifications (Gopal Tiwari) [1456705] 6491 - [acpi] add support for ACPI reconfiguration notifiers (Gopal Tiwari) [1456705] 6492 - [acpi] scan: fix enumeration (visited) flags for bus rescans (Gopal Tiwari) [1456705] 6493 - [i2c] use pr_fmt in the core (Gopal Tiwari) [1456705] 6494 - [i2c] print more info when acpi_i2c_space_handler() fails (Gopal Tiwari) [1456705] 6495 - [i2c] add error message when obtaining idr fails (Gopal Tiwari) [1456705] 6496 - [i2c] improve error messages in i2c_register_adapter() (Gopal Tiwari) [1456705] 6497 - [i2c] cleanup i2c_register_adapter() by refactoring recovery init (Gopal Tiwari) [1456705] 6498 - [i2c] free idr when sanity checks in i2c_register_adapter() fail (Gopal Tiwari) [1456705] 6499 - [i2c] designware-pci: Make bus number allocation robust (Gopal Tiwari) [1456705] 6500 - [i2c] only check scl functions when using generic recovery (Gopal Tiwari) [1456705] 6501 - [i2c] let I2C masters ignore their children for PM (Gopal Tiwari) [1456705] 6502 - [i2c] core: use new 8 bit address helper function (Gopal Tiwari) [1456705] 6503 - [kernel] i2c: introduce helper function to get 8 bit address from a message (Gopal Tiwari) [1456705] 6504 - [i2c] immediately mark ourselves as registered (Gopal Tiwari) [1456705] 6505 - [i2c] do not use internal data from driver core (Gopal Tiwari) [1456705] 6506 - [i2c] Add generic support passing secondary devices addresses (Gopal Tiwari) [1456705] 6507 - [i2c] always enable RuntimePM for the adapter device (Gopal Tiwari) [1456705] 6508 - [i2c] i2c / acpi: Rework I2C device scanning (Gopal Tiwari) [1456705] 6509 - [i2c] core: Add support for best effort block read emulation (Gopal Tiwari) [1456705] 6510 - [i2c] doc: dt: describe generic bindings (Gopal Tiwari) [1456705] 6511 - [i2c] slave: print warning if slave flag not set (Gopal Tiwari) [1456705] 6512 - [i2c] support 10 bit and slave (Gopal Tiwari) [1456705] 6513 - [i2c] core: add and export of_get_i2c_adapter_by_node() interface (Gopal Tiwari) [1456705] 6514 - [i2c] core: manage i2c bus device refcount in i2c_get/put_adapter (Gopal Tiwari) [1456705] 6515 - [i2c] fix leaked device refcount on of_find_i2c_* error path (Gopal Tiwari) [1456705] 6516 - [i2c] take address space into account when checking for used addresses (Gopal Tiwari) [1456705] 6517 - [i2c] make address check indpendent from client struct (Gopal Tiwari) [1456705] 6518 - [i2c] rename address check functions (Gopal Tiwari) [1456705] 6519 - [i2c] core: only use set_scl for bus recovery after calling prepare_recovery (Gopal Tiwari) [1456705] 6520 - [i2c] core: Reduce stack size of acpi_i2c_space_handler() (Gopal Tiwari) [1456705] 6521 - [i2c] check for proper length of the reg property (Gopal Tiwari) [1456705] 6522 - [i2c] core: fix typo in comment (Gopal Tiwari) [1456705] 6523 - [i2c] apply address offset for slaves, too (Gopal Tiwari) [1456705] 6524 - [kernel] i2c: add a flag to mark clients as slaves (Gopal Tiwari) [1456705] 6525 - [i2c] slave: add error messages to slave core (Gopal Tiwari) [1456705] 6526 - [i2c] Mark adapter devices with pm_runtime_no_callbacks (Gopal Tiwari) [1456705] 6527 - [i2c] core: Export bus recovery functions (Gopal Tiwari) [1456705] 6528 - [i2c] change input parameter to i2c_adapter for prepare/unprepare_recovery (Gopal Tiwari) [1456705] 6529 - [i2c] documentation: i2c: describe the new slave mode (Gopal Tiwari) [1456705] 6530 - [i2c] clarify comments about the dev_released completion (Gopal Tiwari) [1456705] 6531 - [i2c] Only include slave support if selected (Gopal Tiwari) [1456705] 6532 - [i2c] designware: Do not calculate SCL timing parameters needlessly (Gopal Tiwari) [1456705] 6533 - [i2c] simplify boilerplate code for attribute groups (Gopal Tiwari) [1456705] 6534 - [i2c] do not try to load modules for of-registered devices (Gopal Tiwari) [1456705] 6535 - [i2c] acpi: Pick the first address if device has multiple (Gopal Tiwari) [1456705] 6536 - [i2c] Remove support for legacy PM (Gopal Tiwari) [1456705] 6537 - [i2c] core changes for slave support (Gopal Tiwari) [1456705] 6538 - [i2c] acpi: remove unneeded variable initialization (Gopal Tiwari) [1456705] 6539 - [i2c] acpi: Fix NULL Pointer dereference (Gopal Tiwari) [1456705] 6540 - [i2c] move acpi code back into the core (Gopal Tiwari) [1456705] 6541 - [i2c] add debug info when class instantiation was dropped (Gopal Tiwari) [1456705] 6542 - [i2c] acpi: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config (Gopal Tiwari) [1456705] 6543 - [i2c] acpi: Add i2c ACPI operation region support (Gopal Tiwari) [1456705] 6544 - [i2c] Add message transfer tracepoints for SMBUS (ver 2) (Gopal Tiwari) [1456705] 6545 - [i2c] Add message transfer tracepoints for I2C (Gopal Tiwari) [1456705] 6546 - [i2c] add deprecation warning for class based instantiation (Gopal Tiwari) [1456705] 6547 - [i2c] Use stable dev_name for ACPI enumerated I2C slaves (Gopal Tiwari) [1456705] 6548 - [i2c] attach/detach I2C client device to the ACPI power domain (Gopal Tiwari) [1456705] 6549 - [acpi] pm: allow child devices to ignore parent power state (Gopal Tiwari) [1456705] 6550 - [i2c] Not all adapters have a parent (Gopal Tiwari) [1456705] 6551 - [i2c] Remove redundant 'driver' field from the i2c_client struct (Gopal Tiwari) [1456705] 6552 - [media] core: Dont use i2c_client->driver (Gopal Tiwari) [1456705] 6553 - [acpi] pm: Make messages in acpi_device_set_power() print device names (Gopal Tiwari) [1456705] 6554 6555 </description> 6556 <!-- 6557 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 6558 --> 6559 <advisory> 6560 <severity>IMPORTANT</severity> 6561 <rights>Copyright 2018 Oracle, Inc.</rights> 6562 <issued date="2018-04-16"/> 6563 <cve href="http://linux.oracle.com/cve/CVE-2017-1000407.html">CVE-2017-1000407</cve> 6564 <cve href="http://linux.oracle.com/cve/CVE-2017-8824.html">CVE-2017-8824</cve> 6565 <cve href="http://linux.oracle.com/cve/CVE-2017-14140.html">CVE-2017-14140</cve> 6566 <cve href="http://linux.oracle.com/cve/CVE-2017-7294.html">CVE-2017-7294</cve> 6567 <cve href="http://linux.oracle.com/cve/CVE-2017-9725.html">CVE-2017-9725</cve> 6568 <cve href="http://linux.oracle.com/cve/CVE-2017-15127.html">CVE-2017-15127</cve> 6569 <cve href="http://linux.oracle.com/cve/CVE-2017-15129.html">CVE-2017-15129</cve> 6570 <cve href="http://linux.oracle.com/cve/CVE-2017-15265.html">CVE-2017-15265</cve> 6571 <cve href="http://linux.oracle.com/cve/CVE-2017-17449.html">CVE-2017-17449</cve> 6572 <cve href="http://linux.oracle.com/cve/CVE-2017-17558.html">CVE-2017-17558</cve> 6573 <cve href="http://linux.oracle.com/cve/CVE-2017-1000410.html">CVE-2017-1000410</cve> 6574 <cve href="http://linux.oracle.com/cve/CVE-2018-5750.html">CVE-2018-5750</cve> 6575 <cve href="http://linux.oracle.com/cve/CVE-2016-7913.html">CVE-2016-7913</cve> 6576 <cve href="http://linux.oracle.com/cve/CVE-2017-13166.html">CVE-2017-13166</cve> 6577 <cve href="http://linux.oracle.com/cve/CVE-2017-15116.html">CVE-2017-15116</cve> 6578 <cve href="http://linux.oracle.com/cve/CVE-2017-15121.html">CVE-2017-15121</cve> 6579 <cve href="http://linux.oracle.com/cve/CVE-2017-15126.html">CVE-2017-15126</cve> 6580 <cve href="http://linux.oracle.com/cve/CVE-2017-17448.html">CVE-2017-17448</cve> 6581 <cve href="http://linux.oracle.com/cve/CVE-2017-18017.html">CVE-2017-18017</cve> 6582 <cve href="http://linux.oracle.com/cve/CVE-2017-18203.html">CVE-2017-18203</cve> 6583 <cve href="http://linux.oracle.com/cve/CVE-2017-1000252.html">CVE-2017-1000252</cve> 6584 <cve href="http://linux.oracle.com/cve/CVE-2016-8633.html">CVE-2016-8633</cve> 6585 <cve href="http://linux.oracle.com/cve/CVE-2016-3672.html">CVE-2016-3672</cve> 6586 <cve href="http://linux.oracle.com/cve/CVE-2017-12154.html">CVE-2017-12154</cve> 6587 <cve href="http://linux.oracle.com/cve/CVE-2017-12190.html">CVE-2017-12190</cve> 6588 <cve href="http://linux.oracle.com/cve/CVE-2018-1000004.html">CVE-2018-1000004</cve> 6589 <cve href="http://linux.oracle.com/cve/CVE-2018-6927.html">CVE-2018-6927</cve> 6590 6591 </advisory> 6592 </metadata> 6593 <criteria operator="AND"> 6594 <criterion test_ref="oval:com.oracle.elsa:tst:20181062001" comment="Oracle Linux 7 is installed"/> 6595 <criteria operator="OR"> 6596 <criteria operator="AND"> 6597 <criterion test_ref="oval:com.oracle.elsa:tst:20181062002" comment="kernel is earlier than 0:3.10.0-862.el7"/> 6598 <criterion test_ref="oval:com.oracle.elsa:tst:20181062003" comment="kernel is signed with the Oracle Linux 7 key"/> 6599 </criteria> 6600 <criteria operator="AND"> 6601 <criterion test_ref="oval:com.oracle.elsa:tst:20181062004" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.el7"/> 6602 <criterion test_ref="oval:com.oracle.elsa:tst:20181062005" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 6603 </criteria> 6604 <criteria operator="AND"> 6605 <criterion test_ref="oval:com.oracle.elsa:tst:20181062006" comment="kernel-debug is earlier than 0:3.10.0-862.el7"/> 6606 <criterion test_ref="oval:com.oracle.elsa:tst:20181062007" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 6607 </criteria> 6608 <criteria operator="AND"> 6609 <criterion test_ref="oval:com.oracle.elsa:tst:20181062008" comment="kernel-debug-devel is earlier than 0:3.10.0-862.el7"/> 6610 <criterion test_ref="oval:com.oracle.elsa:tst:20181062009" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 6611 </criteria> 6612 <criteria operator="AND"> 6613 <criterion test_ref="oval:com.oracle.elsa:tst:20181062010" comment="kernel-devel is earlier than 0:3.10.0-862.el7"/> 6614 <criterion test_ref="oval:com.oracle.elsa:tst:20181062011" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 6615 </criteria> 6616 <criteria operator="AND"> 6617 <criterion test_ref="oval:com.oracle.elsa:tst:20181062012" comment="kernel-doc is earlier than 0:3.10.0-862.el7"/> 6618 <criterion test_ref="oval:com.oracle.elsa:tst:20181062013" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 6619 </criteria> 6620 <criteria operator="AND"> 6621 <criterion test_ref="oval:com.oracle.elsa:tst:20181062014" comment="kernel-headers is earlier than 0:3.10.0-862.el7"/> 6622 <criterion test_ref="oval:com.oracle.elsa:tst:20181062015" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 6623 </criteria> 6624 <criteria operator="AND"> 6625 <criterion test_ref="oval:com.oracle.elsa:tst:20181062016" comment="kernel-tools is earlier than 0:3.10.0-862.el7"/> 6626 <criterion test_ref="oval:com.oracle.elsa:tst:20181062017" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 6627 </criteria> 6628 <criteria operator="AND"> 6629 <criterion test_ref="oval:com.oracle.elsa:tst:20181062018" comment="kernel-tools-libs is earlier than 0:3.10.0-862.el7"/> 6630 <criterion test_ref="oval:com.oracle.elsa:tst:20181062019" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 6631 </criteria> 6632 <criteria operator="AND"> 6633 <criterion test_ref="oval:com.oracle.elsa:tst:20181062020" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.el7"/> 6634 <criterion test_ref="oval:com.oracle.elsa:tst:20181062021" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 6635 </criteria> 6636 <criteria operator="AND"> 6637 <criterion test_ref="oval:com.oracle.elsa:tst:20181062022" comment="perf is earlier than 0:3.10.0-862.el7"/> 6638 <criterion test_ref="oval:com.oracle.elsa:tst:20181062023" comment="perf is signed with the Oracle Linux 7 key"/> 6639 </criteria> 6640 <criteria operator="AND"> 6641 <criterion test_ref="oval:com.oracle.elsa:tst:20181062024" comment="python-perf is earlier than 0:3.10.0-862.el7"/> 6642 <criterion test_ref="oval:com.oracle.elsa:tst:20181062025" comment="python-perf is signed with the Oracle Linux 7 key"/> 6643 </criteria> 6644 </criteria> 6645 </criteria> 6646 6647 </definition> 6648 <definition id="oval:com.oracle.elsa:def:20181098" version="501" class="patch"> 6649 <metadata> 6650 <title> 6651 ELSA-2018-1098: firefox security update (IMPORTANT) 6652 </title> 6653 <affected family="unix"> 6654 <platform>Oracle Linux 6</platform> 6655 6656 </affected> 6657 <reference source="elsa" ref_id="ELSA-2018-1098" ref_url="http://linux.oracle.com/errata/ELSA-2018-1098.html"/> 6658 <reference source="CVE" ref_id="CVE-2018-5148" ref_url="http://linux.oracle.com/cve/CVE-2018-5148.html"/> 6659 6660 <description> 6661 [52.7.3-1.0.1] 6662 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat one 6663 - Force requirement of newer gdk-pixbuf2 to ensure a proper update (Todd Vierling) [orabug 19847484] 6664 6665 [52.7.3-1] 6666 - Update to 52.7.3 ESR 6667 </description> 6668 <!-- 6669 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 6670 --> 6671 <advisory> 6672 <severity>IMPORTANT</severity> 6673 <rights>Copyright 2018 Oracle, Inc.</rights> 6674 <issued date="2018-04-12"/> 6675 <cve href="http://linux.oracle.com/cve/CVE-2018-5148.html">CVE-2018-5148</cve> 6676 6677 </advisory> 6678 </metadata> 6679 <criteria operator="AND"> 6680 <criterion test_ref="oval:com.oracle.elsa:tst:20181098001" comment="Oracle Linux 6 is installed"/> 6681 <criteria operator="AND"> 6682 <criterion test_ref="oval:com.oracle.elsa:tst:20181098002" comment="firefox is earlier than 0:52.7.3-1.0.1.el6_9"/> 6683 <criterion test_ref="oval:com.oracle.elsa:tst:20181098003" comment="firefox is signed with the Oracle Linux 6 key"/> 6684 </criteria> 6685 </criteria> 6686 6687 </definition> 6688 <definition id="oval:com.oracle.elsa:def:20181099" version="501" class="patch"> 6689 <metadata> 6690 <title> 6691 ELSA-2018-1099: firefox security update (IMPORTANT) 6692 </title> 6693 <affected family="unix"> 6694 <platform>Oracle Linux 7</platform> 6695 6696 </affected> 6697 <reference source="elsa" ref_id="ELSA-2018-1099" ref_url="http://linux.oracle.com/errata/ELSA-2018-1099.html"/> 6698 <reference source="CVE" ref_id="CVE-2018-5148" ref_url="http://linux.oracle.com/cve/CVE-2018-5148.html"/> 6699 6700 <description> 6701 [52.7.3-1.0.1] 6702 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 6703 6704 [52.7.3-1] 6705 - Update to 52.7.3 ESR 6706 </description> 6707 <!-- 6708 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 6709 --> 6710 <advisory> 6711 <severity>IMPORTANT</severity> 6712 <rights>Copyright 2018 Oracle, Inc.</rights> 6713 <issued date="2018-04-17"/> 6714 <cve href="http://linux.oracle.com/cve/CVE-2018-5148.html">CVE-2018-5148</cve> 6715 6716 </advisory> 6717 </metadata> 6718 <criteria operator="AND"> 6719 <criterion test_ref="oval:com.oracle.elsa:tst:20181099001" comment="Oracle Linux 7 is installed"/> 6720 <criteria operator="AND"> 6721 <criterion test_ref="oval:com.oracle.elsa:tst:20181099002" comment="firefox is earlier than 0:52.7.3-1.0.1.el7_5"/> 6722 <criterion test_ref="oval:com.oracle.elsa:tst:20181099003" comment="firefox is signed with the Oracle Linux 7 key"/> 6723 </criteria> 6724 </criteria> 6725 6726 </definition> 6727 <definition id="oval:com.oracle.elsa:def:20181124" version="501" class="patch"> 6728 <metadata> 6729 <title> 6730 ELSA-2018-1124: python-paramiko security update (CRITICAL) 6731 </title> 6732 <affected family="unix"> 6733 <platform>Oracle Linux 6</platform> 6734 6735 </affected> 6736 <reference source="elsa" ref_id="ELSA-2018-1124" ref_url="http://linux.oracle.com/errata/ELSA-2018-1124.html"/> 6737 <reference source="CVE" ref_id="CVE-2018-7750" ref_url="http://linux.oracle.com/cve/CVE-2018-7750.html"/> 6738 6739 <description> 6740 [1.7.5-4] 6741 - Fix and enable tests (%check). 6742 - Backport a change which makes tests exit with nonzero status when they fail. 6743 - Add a fix for upstream tests for CVE-2018-7750 (broken in previous). 6744 6745 [1.7.5-3] 6746 - Fix a security flaw (CVE-2018-7750) in Paramiko's server mode 6747 (emphasis on **server** mode; this does **not** impact *client* use!) 6748 Backported from 1.10: https://gist.github.com/stevebeattie/0eb190004e10ba0926ad8782f89676ad 6749 Resolves #1557140 6750 </description> 6751 <!-- 6752 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 6753 --> 6754 <advisory> 6755 <severity>CRITICAL</severity> 6756 <rights>Copyright 2018 Oracle, Inc.</rights> 6757 <issued date="2018-04-12"/> 6758 <cve href="http://linux.oracle.com/cve/CVE-2018-7750.html">CVE-2018-7750</cve> 6759 6760 </advisory> 6761 </metadata> 6762 <criteria operator="AND"> 6763 <criterion test_ref="oval:com.oracle.elsa:tst:20181124001" comment="Oracle Linux 6 is installed"/> 6764 <criteria operator="AND"> 6765 <criterion test_ref="oval:com.oracle.elsa:tst:20181124002" comment="python-paramiko is earlier than 0:1.7.5-4.el6_9"/> 6766 <criterion test_ref="oval:com.oracle.elsa:tst:20181124003" comment="python-paramiko is signed with the Oracle Linux 6 key"/> 6767 </criteria> 6768 </criteria> 6769 6770 </definition> 6771 <definition id="oval:com.oracle.elsa:def:20181169" version="501" class="patch"> 6772 <metadata> 6773 <title> 6774 ELSA-2018-1169: corosync security update (IMPORTANT) 6775 </title> 6776 <affected family="unix"> 6777 <platform>Oracle Linux 7</platform> 6778 6779 </affected> 6780 <reference source="elsa" ref_id="ELSA-2018-1169" ref_url="http://linux.oracle.com/errata/ELSA-2018-1169.html"/> 6781 <reference source="CVE" ref_id="CVE-2018-1084" ref_url="http://linux.oracle.com/cve/CVE-2018-1084.html"/> 6782 6783 <description> 6784 [2.4.3-2.1] 6785 - Resolves: rhbz#1560467 6786 6787 - totemcrypto: Check length of the packet 6788 </description> 6789 <!-- 6790 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 6791 --> 6792 <advisory> 6793 <severity>IMPORTANT</severity> 6794 <rights>Copyright 2018 Oracle, Inc.</rights> 6795 <issued date="2018-04-30"/> 6796 <cve href="http://linux.oracle.com/cve/CVE-2018-1084.html">CVE-2018-1084</cve> 6797 6798 </advisory> 6799 </metadata> 6800 <criteria operator="AND"> 6801 <criterion test_ref="oval:com.oracle.elsa:tst:20181169001" comment="Oracle Linux 7 is installed"/> 6802 <criteria operator="OR"> 6803 <criteria operator="AND"> 6804 <criterion test_ref="oval:com.oracle.elsa:tst:20181169002" comment="corosync is earlier than 0:2.4.3-2.el7_5.1"/> 6805 <criterion test_ref="oval:com.oracle.elsa:tst:20181169003" comment="corosync is signed with the Oracle Linux 7 key"/> 6806 </criteria> 6807 <criteria operator="AND"> 6808 <criterion test_ref="oval:com.oracle.elsa:tst:20181169004" comment="corosync-qdevice is earlier than 0:2.4.3-2.el7_5.1"/> 6809 <criterion test_ref="oval:com.oracle.elsa:tst:20181169005" comment="corosync-qdevice is signed with the Oracle Linux 7 key"/> 6810 </criteria> 6811 <criteria operator="AND"> 6812 <criterion test_ref="oval:com.oracle.elsa:tst:20181169006" comment="corosync-qnetd is earlier than 0:2.4.3-2.el7_5.1"/> 6813 <criterion test_ref="oval:com.oracle.elsa:tst:20181169007" comment="corosync-qnetd is signed with the Oracle Linux 7 key"/> 6814 </criteria> 6815 <criteria operator="AND"> 6816 <criterion test_ref="oval:com.oracle.elsa:tst:20181169008" comment="corosynclib is earlier than 0:2.4.3-2.el7_5.1"/> 6817 <criterion test_ref="oval:com.oracle.elsa:tst:20181169009" comment="corosynclib is signed with the Oracle Linux 7 key"/> 6818 </criteria> 6819 <criteria operator="AND"> 6820 <criterion test_ref="oval:com.oracle.elsa:tst:20181169010" comment="corosynclib-devel is earlier than 0:2.4.3-2.el7_5.1"/> 6821 <criterion test_ref="oval:com.oracle.elsa:tst:20181169011" comment="corosynclib-devel is signed with the Oracle Linux 7 key"/> 6822 </criteria> 6823 </criteria> 6824 </criteria> 6825 6826 </definition> 6827 <definition id="oval:com.oracle.elsa:def:20181188" version="501" class="patch"> 6828 <metadata> 6829 <title> 6830 ELSA-2018-1188: java-1.8.0-openjdk security update (CRITICAL) 6831 </title> 6832 <affected family="unix"> 6833 <platform>Oracle Linux 6</platform> 6834 6835 </affected> 6836 <reference source="elsa" ref_id="ELSA-2018-1188" ref_url="http://linux.oracle.com/errata/ELSA-2018-1188.html"/> 6837 <reference source="CVE" ref_id="CVE-2018-2790" ref_url="http://linux.oracle.com/cve/CVE-2018-2790.html"/> 6838 <reference source="CVE" ref_id="CVE-2018-2794" ref_url="http://linux.oracle.com/cve/CVE-2018-2794.html"/> 6839 <reference source="CVE" ref_id="CVE-2018-2796" ref_url="http://linux.oracle.com/cve/CVE-2018-2796.html"/> 6840 <reference source="CVE" ref_id="CVE-2018-2798" ref_url="http://linux.oracle.com/cve/CVE-2018-2798.html"/> 6841 <reference source="CVE" ref_id="CVE-2018-2814" ref_url="http://linux.oracle.com/cve/CVE-2018-2814.html"/> 6842 <reference source="CVE" ref_id="CVE-2018-2795" ref_url="http://linux.oracle.com/cve/CVE-2018-2795.html"/> 6843 <reference source="CVE" ref_id="CVE-2018-2797" ref_url="http://linux.oracle.com/cve/CVE-2018-2797.html"/> 6844 <reference source="CVE" ref_id="CVE-2018-2799" ref_url="http://linux.oracle.com/cve/CVE-2018-2799.html"/> 6845 <reference source="CVE" ref_id="CVE-2018-2800" ref_url="http://linux.oracle.com/cve/CVE-2018-2800.html"/> 6846 <reference source="CVE" ref_id="CVE-2018-2815" ref_url="http://linux.oracle.com/cve/CVE-2018-2815.html"/> 6847 6848 <description> 6849 [1:1.8.0.171-3.b10] 6850 - Cleanup from previous commit. 6851 - Resolves: rhbz#1559766 6852 6853 [1:1.8.0.171-2.b10] 6854 - Backported from fedora: aarch64BuildFailure.patch, rhbz_1536622-JDK8197429-jdk8.patch, rhbz_1540242.patch 6855 - Resolves: rhbz#1559766 6856 6857 [1:1.8.0.171-0.b10] 6858 - Update to aarch64-jdk8u171-b10. 6859 - Resolves: rhbz#1559766 6860 6861 [1:1.8.0.162-0.b12] 6862 - Update to aarch64-jdk8u162-b12. 6863 - Resolves: rhbz#1559766 6864 </description> 6865 <!-- 6866 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 6867 --> 6868 <advisory> 6869 <severity>CRITICAL</severity> 6870 <rights>Copyright 2018 Oracle, Inc.</rights> 6871 <issued date="2018-04-19"/> 6872 <cve href="http://linux.oracle.com/cve/CVE-2018-2790.html">CVE-2018-2790</cve> 6873 <cve href="http://linux.oracle.com/cve/CVE-2018-2794.html">CVE-2018-2794</cve> 6874 <cve href="http://linux.oracle.com/cve/CVE-2018-2796.html">CVE-2018-2796</cve> 6875 <cve href="http://linux.oracle.com/cve/CVE-2018-2798.html">CVE-2018-2798</cve> 6876 <cve href="http://linux.oracle.com/cve/CVE-2018-2814.html">CVE-2018-2814</cve> 6877 <cve href="http://linux.oracle.com/cve/CVE-2018-2795.html">CVE-2018-2795</cve> 6878 <cve href="http://linux.oracle.com/cve/CVE-2018-2797.html">CVE-2018-2797</cve> 6879 <cve href="http://linux.oracle.com/cve/CVE-2018-2799.html">CVE-2018-2799</cve> 6880 <cve href="http://linux.oracle.com/cve/CVE-2018-2800.html">CVE-2018-2800</cve> 6881 <cve href="http://linux.oracle.com/cve/CVE-2018-2815.html">CVE-2018-2815</cve> 6882 6883 </advisory> 6884 </metadata> 6885 <criteria operator="AND"> 6886 <criterion test_ref="oval:com.oracle.elsa:tst:20181188001" comment="Oracle Linux 6 is installed"/> 6887 <criteria operator="OR"> 6888 <criteria operator="AND"> 6889 <criterion test_ref="oval:com.oracle.elsa:tst:20181188002" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6890 <criterion test_ref="oval:com.oracle.elsa:tst:20181188003" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key"/> 6891 </criteria> 6892 <criteria operator="AND"> 6893 <criterion test_ref="oval:com.oracle.elsa:tst:20181188004" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6894 <criterion test_ref="oval:com.oracle.elsa:tst:20181188005" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key"/> 6895 </criteria> 6896 <criteria operator="AND"> 6897 <criterion test_ref="oval:com.oracle.elsa:tst:20181188006" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6898 <criterion test_ref="oval:com.oracle.elsa:tst:20181188007" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 6899 </criteria> 6900 <criteria operator="AND"> 6901 <criterion test_ref="oval:com.oracle.elsa:tst:20181188008" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6902 <criterion test_ref="oval:com.oracle.elsa:tst:20181188009" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key"/> 6903 </criteria> 6904 <criteria operator="AND"> 6905 <criterion test_ref="oval:com.oracle.elsa:tst:20181188010" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6906 <criterion test_ref="oval:com.oracle.elsa:tst:20181188011" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 6907 </criteria> 6908 <criteria operator="AND"> 6909 <criterion test_ref="oval:com.oracle.elsa:tst:20181188012" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6910 <criterion test_ref="oval:com.oracle.elsa:tst:20181188013" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key"/> 6911 </criteria> 6912 <criteria operator="AND"> 6913 <criterion test_ref="oval:com.oracle.elsa:tst:20181188014" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6914 <criterion test_ref="oval:com.oracle.elsa:tst:20181188015" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key"/> 6915 </criteria> 6916 <criteria operator="AND"> 6917 <criterion test_ref="oval:com.oracle.elsa:tst:20181188016" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6918 <criterion test_ref="oval:com.oracle.elsa:tst:20181188017" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key"/> 6919 </criteria> 6920 <criteria operator="AND"> 6921 <criterion test_ref="oval:com.oracle.elsa:tst:20181188018" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6922 <criterion test_ref="oval:com.oracle.elsa:tst:20181188019" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 6923 </criteria> 6924 <criteria operator="AND"> 6925 <criterion test_ref="oval:com.oracle.elsa:tst:20181188020" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6926 <criterion test_ref="oval:com.oracle.elsa:tst:20181188021" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key"/> 6927 </criteria> 6928 <criteria operator="AND"> 6929 <criterion test_ref="oval:com.oracle.elsa:tst:20181188022" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6930 <criterion test_ref="oval:com.oracle.elsa:tst:20181188023" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key"/> 6931 </criteria> 6932 <criteria operator="AND"> 6933 <criterion test_ref="oval:com.oracle.elsa:tst:20181188024" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.171-3.b10.el6_9"/> 6934 <criterion test_ref="oval:com.oracle.elsa:tst:20181188025" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key"/> 6935 </criteria> 6936 </criteria> 6937 </criteria> 6938 6939 </definition> 6940 <definition id="oval:com.oracle.elsa:def:20181191" version="501" class="patch"> 6941 <metadata> 6942 <title> 6943 ELSA-2018-1191: java-1.8.0-openjdk security update (CRITICAL) 6944 </title> 6945 <affected family="unix"> 6946 <platform>Oracle Linux 7</platform> 6947 6948 </affected> 6949 <reference source="elsa" ref_id="ELSA-2018-1191" ref_url="http://linux.oracle.com/errata/ELSA-2018-1191.html"/> 6950 <reference source="CVE" ref_id="CVE-2018-2790" ref_url="http://linux.oracle.com/cve/CVE-2018-2790.html"/> 6951 <reference source="CVE" ref_id="CVE-2018-2794" ref_url="http://linux.oracle.com/cve/CVE-2018-2794.html"/> 6952 <reference source="CVE" ref_id="CVE-2018-2796" ref_url="http://linux.oracle.com/cve/CVE-2018-2796.html"/> 6953 <reference source="CVE" ref_id="CVE-2018-2798" ref_url="http://linux.oracle.com/cve/CVE-2018-2798.html"/> 6954 <reference source="CVE" ref_id="CVE-2018-2814" ref_url="http://linux.oracle.com/cve/CVE-2018-2814.html"/> 6955 <reference source="CVE" ref_id="CVE-2018-2795" ref_url="http://linux.oracle.com/cve/CVE-2018-2795.html"/> 6956 <reference source="CVE" ref_id="CVE-2018-2797" ref_url="http://linux.oracle.com/cve/CVE-2018-2797.html"/> 6957 <reference source="CVE" ref_id="CVE-2018-2799" ref_url="http://linux.oracle.com/cve/CVE-2018-2799.html"/> 6958 <reference source="CVE" ref_id="CVE-2018-2800" ref_url="http://linux.oracle.com/cve/CVE-2018-2800.html"/> 6959 <reference source="CVE" ref_id="CVE-2018-2815" ref_url="http://linux.oracle.com/cve/CVE-2018-2815.html"/> 6960 6961 <description> 6962 [1:1.8.0.171-7.b10] 6963 - Bump release number to be greater than RHEL 7.6 package to allow build with .el7 suffix 6964 - Resolves: rhbz#1559766 6965 6966 [1:1.8.0.171-4.b10] 6967 - Rebuilding due to bad nss-softokn brew-root build override 6968 - Resolves: rhbz#1559766 6969 6970 [1:1.8.0.171-3.b10] 6971 - Fix jconsole.desktop.in subcategory, replacing 'Monitor' with 'Profiling' (PR3550) 6972 - Resolves: rhbz#1559766 6973 6974 [1:1.8.0.171-3.b10] 6975 - Fix invalid license 'LGPL+' (should be LGPLv2+ for ECC code) and add misisng ones 6976 - Resolves: rhbz#1559766 6977 6978 [1:1.8.0.171-2.b10] 6979 - Add fix for TCK crash on Shenandoah. 6980 - Resolves: rhbz#1559766 6981 6982 [1:1.8.0.171-1.b10] 6983 - Cleanup from previous commit. 6984 - Remove unused upstream patch 8167200.hotspotAarch64.patch. 6985 - Resolves: rhbz#1559766 6986 6987 [1:1.8.0.171-1.b10] 6988 - Backported from fedora: aarch64BuildFailure.patch, rhbz_1536622-JDK8197429-jdk8.patch, rhbz_1540242.patch 6989 - Resolves: rhbz#1559766 6990 6991 [1:1.8.0.171-0.b10] 6992 - Update to aarch64-jdk8u171-b10 and aarch64-shenandoah-jdk8u171-b10. 6993 - Resolves: rhbz#1559766 6994 6995 [1:1.8.0.162-0.b12] 6996 - Update to aarch64-jdk8u162-b12 and aarch64-shenandoah-jdk8u162-b12. 6997 - Remove upstreamed patches for 8181055/PR3394/RH1448880, 6998 - 8181419/PR3413/RH1463144, 8145913/PR3466/RH1498309, 6999 - 8168318/PR3466/RH1498320, 8170328/PR3466/RR1498321 and 7000 - 8181810/PR3466/RH1498319. 7001 - Resolves: rhbz#1559766 7002 </description> 7003 <!-- 7004 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7005 --> 7006 <advisory> 7007 <severity>CRITICAL</severity> 7008 <rights>Copyright 2018 Oracle, Inc.</rights> 7009 <issued date="2018-04-19"/> 7010 <cve href="http://linux.oracle.com/cve/CVE-2018-2790.html">CVE-2018-2790</cve> 7011 <cve href="http://linux.oracle.com/cve/CVE-2018-2794.html">CVE-2018-2794</cve> 7012 <cve href="http://linux.oracle.com/cve/CVE-2018-2796.html">CVE-2018-2796</cve> 7013 <cve href="http://linux.oracle.com/cve/CVE-2018-2798.html">CVE-2018-2798</cve> 7014 <cve href="http://linux.oracle.com/cve/CVE-2018-2814.html">CVE-2018-2814</cve> 7015 <cve href="http://linux.oracle.com/cve/CVE-2018-2795.html">CVE-2018-2795</cve> 7016 <cve href="http://linux.oracle.com/cve/CVE-2018-2797.html">CVE-2018-2797</cve> 7017 <cve href="http://linux.oracle.com/cve/CVE-2018-2799.html">CVE-2018-2799</cve> 7018 <cve href="http://linux.oracle.com/cve/CVE-2018-2800.html">CVE-2018-2800</cve> 7019 <cve href="http://linux.oracle.com/cve/CVE-2018-2815.html">CVE-2018-2815</cve> 7020 7021 </advisory> 7022 </metadata> 7023 <criteria operator="AND"> 7024 <criterion test_ref="oval:com.oracle.elsa:tst:20181191001" comment="Oracle Linux 7 is installed"/> 7025 <criteria operator="OR"> 7026 <criteria operator="AND"> 7027 <criterion test_ref="oval:com.oracle.elsa:tst:20181191002" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.171-7.b10.el7"/> 7028 <criterion test_ref="oval:com.oracle.elsa:tst:20181191003" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key"/> 7029 </criteria> 7030 <criteria operator="AND"> 7031 <criterion test_ref="oval:com.oracle.elsa:tst:20181191004" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.171-7.b10.el7"/> 7032 <criterion test_ref="oval:com.oracle.elsa:tst:20181191005" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 7033 </criteria> 7034 <criteria operator="AND"> 7035 <criterion test_ref="oval:com.oracle.elsa:tst:20181191006" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.171-7.b10.el7"/> 7036 <criterion test_ref="oval:com.oracle.elsa:tst:20181191007" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key"/> 7037 </criteria> 7038 <criteria operator="AND"> 7039 <criterion test_ref="oval:com.oracle.elsa:tst:20181191008" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.171-7.b10.el7"/> 7040 <criterion test_ref="oval:com.oracle.elsa:tst:20181191009" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key"/> 7041 </criteria> 7042 <criteria operator="AND"> 7043 <criterion test_ref="oval:com.oracle.elsa:tst:20181191010" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.171-7.b10.el7"/> 7044 <criterion test_ref="oval:com.oracle.elsa:tst:20181191011" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 7045 </criteria> 7046 <criteria operator="AND"> 7047 <criterion test_ref="oval:com.oracle.elsa:tst:20181191012" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.171-7.b10.el7"/> 7048 <criterion test_ref="oval:com.oracle.elsa:tst:20181191013" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key"/> 7049 </criteria> 7050 <criteria operator="AND"> 7051 <criterion test_ref="oval:com.oracle.elsa:tst:20181191014" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.171-7.b10.el7"/> 7052 <criterion test_ref="oval:com.oracle.elsa:tst:20181191015" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 7053 </criteria> 7054 <criteria operator="AND"> 7055 <criterion test_ref="oval:com.oracle.elsa:tst:20181191016" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.171-7.b10.el7"/> 7056 <criterion test_ref="oval:com.oracle.elsa:tst:20181191017" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key"/> 7057 </criteria> 7058 <criteria operator="AND"> 7059 <criterion test_ref="oval:com.oracle.elsa:tst:20181191018" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.171-7.b10.el7"/> 7060 <criterion test_ref="oval:com.oracle.elsa:tst:20181191019" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 7061 </criteria> 7062 <criteria operator="AND"> 7063 <criterion test_ref="oval:com.oracle.elsa:tst:20181191020" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.171-7.b10.el7"/> 7064 <criterion test_ref="oval:com.oracle.elsa:tst:20181191021" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key"/> 7065 </criteria> 7066 <criteria operator="AND"> 7067 <criterion test_ref="oval:com.oracle.elsa:tst:20181191022" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.171-7.b10.el7"/> 7068 <criterion test_ref="oval:com.oracle.elsa:tst:20181191023" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 7069 </criteria> 7070 <criteria operator="AND"> 7071 <criterion test_ref="oval:com.oracle.elsa:tst:20181191024" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.171-7.b10.el7"/> 7072 <criterion test_ref="oval:com.oracle.elsa:tst:20181191025" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key"/> 7073 </criteria> 7074 <criteria operator="AND"> 7075 <criterion test_ref="oval:com.oracle.elsa:tst:20181191026" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.171-7.b10.el7"/> 7076 <criterion test_ref="oval:com.oracle.elsa:tst:20181191027" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key"/> 7077 </criteria> 7078 <criteria operator="AND"> 7079 <criterion test_ref="oval:com.oracle.elsa:tst:20181191028" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.171-7.b10.el7"/> 7080 <criterion test_ref="oval:com.oracle.elsa:tst:20181191029" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key"/> 7081 </criteria> 7082 <criteria operator="AND"> 7083 <criterion test_ref="oval:com.oracle.elsa:tst:20181191030" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.171-7.b10.el7"/> 7084 <criterion test_ref="oval:com.oracle.elsa:tst:20181191031" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key"/> 7085 </criteria> 7086 <criteria operator="AND"> 7087 <criterion test_ref="oval:com.oracle.elsa:tst:20181191032" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.171-7.b10.el7"/> 7088 <criterion test_ref="oval:com.oracle.elsa:tst:20181191033" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key"/> 7089 </criteria> 7090 </criteria> 7091 </criteria> 7092 7093 </definition> 7094 <definition id="oval:com.oracle.elsa:def:201811961" version="501" class="patch"> 7095 <metadata> 7096 <title> 7097 ELSA-2018-1196-1: kernel security and bug fix update (IMPORTANT) 7098 </title> 7099 <affected family="unix"> 7100 <platform>Oracle Linux 5</platform> 7101 7102 </affected> 7103 <reference source="elsa" ref_id="ELSA-2018-1196-1" ref_url="http://linux.oracle.com/errata/ELSA-2018-1196-1.html"/> 7104 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 7105 7106 <description> 7107 kernel 7108 [2.6.18-419.0.0.0.10] 7109 - Backport CVE-2017-5715 to RHCK/OL5 [orabug 27787723] 7110 7111 [2.6.18-419.0.0.0.9] 7112 - rebuild with retpoline compiler 7113 7114 </description> 7115 <!-- 7116 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7117 --> 7118 <advisory> 7119 <severity>IMPORTANT</severity> 7120 <rights>Copyright 2018 Oracle, Inc.</rights> 7121 <issued date="2018-08-03"/> 7122 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 7123 7124 </advisory> 7125 </metadata> 7126 <criteria operator="AND"> 7127 <criterion test_ref="oval:com.oracle.elsa:tst:201811961001" comment="Oracle Linux 5 is installed"/> 7128 <criteria operator="OR"> 7129 <criteria operator="AND"> 7130 <criterion test_ref="oval:com.oracle.elsa:tst:201811961002" comment="kernel is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7131 <criterion test_ref="oval:com.oracle.elsa:tst:201811961003" comment="kernel is signed with the Oracle Linux 5 key"/> 7132 </criteria> 7133 <criteria operator="AND"> 7134 <criterion test_ref="oval:com.oracle.elsa:tst:201811961004" comment="kernel-PAE is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7135 <criterion test_ref="oval:com.oracle.elsa:tst:201811961005" comment="kernel-PAE is signed with the Oracle Linux 5 key"/> 7136 </criteria> 7137 <criteria operator="AND"> 7138 <criterion test_ref="oval:com.oracle.elsa:tst:201811961006" comment="kernel-PAE-devel is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7139 <criterion test_ref="oval:com.oracle.elsa:tst:201811961007" comment="kernel-PAE-devel is signed with the Oracle Linux 5 key"/> 7140 </criteria> 7141 <criteria operator="AND"> 7142 <criterion test_ref="oval:com.oracle.elsa:tst:201811961008" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7143 <criterion test_ref="oval:com.oracle.elsa:tst:201811961009" comment="kernel-debug is signed with the Oracle Linux 5 key"/> 7144 </criteria> 7145 <criteria operator="AND"> 7146 <criterion test_ref="oval:com.oracle.elsa:tst:201811961010" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7147 <criterion test_ref="oval:com.oracle.elsa:tst:201811961011" comment="kernel-debug-devel is signed with the Oracle Linux 5 key"/> 7148 </criteria> 7149 <criteria operator="AND"> 7150 <criterion test_ref="oval:com.oracle.elsa:tst:201811961012" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7151 <criterion test_ref="oval:com.oracle.elsa:tst:201811961013" comment="kernel-devel is signed with the Oracle Linux 5 key"/> 7152 </criteria> 7153 <criteria operator="AND"> 7154 <criterion test_ref="oval:com.oracle.elsa:tst:201811961014" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7155 <criterion test_ref="oval:com.oracle.elsa:tst:201811961015" comment="kernel-doc is signed with the Oracle Linux 5 key"/> 7156 </criteria> 7157 <criteria operator="AND"> 7158 <criterion test_ref="oval:com.oracle.elsa:tst:201811961016" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7159 <criterion test_ref="oval:com.oracle.elsa:tst:201811961017" comment="kernel-headers is signed with the Oracle Linux 5 key"/> 7160 </criteria> 7161 <criteria operator="AND"> 7162 <criterion test_ref="oval:com.oracle.elsa:tst:201811961018" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7163 <criterion test_ref="oval:com.oracle.elsa:tst:201811961019" comment="kernel-xen is signed with the Oracle Linux 5 key"/> 7164 </criteria> 7165 <criteria operator="AND"> 7166 <criterion test_ref="oval:com.oracle.elsa:tst:201811961020" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.10.el5"/> 7167 <criterion test_ref="oval:com.oracle.elsa:tst:201811961021" comment="kernel-xen-devel is signed with the Oracle Linux 5 key"/> 7168 </criteria> 7169 <criteria operator="AND"> 7170 <criterion test_ref="oval:com.oracle.elsa:tst:201811961022" comment="ocfs2-2.6.18-419.0.0.0.10.el5 is earlier than 0:1.4.11-1.el5"/> 7171 <criterion test_ref="oval:com.oracle.elsa:tst:201811961023" comment="ocfs2-2.6.18-419.0.0.0.10.el5 is signed with the Oracle Linux 5 key"/> 7172 </criteria> 7173 <criteria operator="AND"> 7174 <criterion test_ref="oval:com.oracle.elsa:tst:201811961024" comment="ocfs2-2.6.18-419.0.0.0.10.el5PAE is earlier than 0:1.4.11-1.el5"/> 7175 <criterion test_ref="oval:com.oracle.elsa:tst:201811961025" comment="ocfs2-2.6.18-419.0.0.0.10.el5PAE is signed with the Oracle Linux 5 key"/> 7176 </criteria> 7177 <criteria operator="AND"> 7178 <criterion test_ref="oval:com.oracle.elsa:tst:201811961026" comment="ocfs2-2.6.18-419.0.0.0.10.el5debug is earlier than 0:1.4.11-1.el5"/> 7179 <criterion test_ref="oval:com.oracle.elsa:tst:201811961027" comment="ocfs2-2.6.18-419.0.0.0.10.el5debug is signed with the Oracle Linux 5 key"/> 7180 </criteria> 7181 <criteria operator="AND"> 7182 <criterion test_ref="oval:com.oracle.elsa:tst:201811961028" comment="ocfs2-2.6.18-419.0.0.0.10.el5xen is earlier than 0:1.4.11-1.el5"/> 7183 <criterion test_ref="oval:com.oracle.elsa:tst:201811961029" comment="ocfs2-2.6.18-419.0.0.0.10.el5xen is signed with the Oracle Linux 5 key"/> 7184 </criteria> 7185 <criteria operator="AND"> 7186 <criterion test_ref="oval:com.oracle.elsa:tst:201811961030" comment="oracleasm-2.6.18-419.0.0.0.10.el5 is earlier than 0:2.0.5-2.el5"/> 7187 <criterion test_ref="oval:com.oracle.elsa:tst:201811961031" comment="oracleasm-2.6.18-419.0.0.0.10.el5 is signed with the Oracle Linux 5 key"/> 7188 </criteria> 7189 <criteria operator="AND"> 7190 <criterion test_ref="oval:com.oracle.elsa:tst:201811961032" comment="oracleasm-2.6.18-419.0.0.0.10.el5PAE is earlier than 0:2.0.5-2.el5"/> 7191 <criterion test_ref="oval:com.oracle.elsa:tst:201811961033" comment="oracleasm-2.6.18-419.0.0.0.10.el5PAE is signed with the Oracle Linux 5 key"/> 7192 </criteria> 7193 <criteria operator="AND"> 7194 <criterion test_ref="oval:com.oracle.elsa:tst:201811961034" comment="oracleasm-2.6.18-419.0.0.0.10.el5debug is earlier than 0:2.0.5-2.el5"/> 7195 <criterion test_ref="oval:com.oracle.elsa:tst:201811961035" comment="oracleasm-2.6.18-419.0.0.0.10.el5debug is signed with the Oracle Linux 5 key"/> 7196 </criteria> 7197 <criteria operator="AND"> 7198 <criterion test_ref="oval:com.oracle.elsa:tst:201811961036" comment="oracleasm-2.6.18-419.0.0.0.10.el5xen is earlier than 0:2.0.5-2.el5"/> 7199 <criterion test_ref="oval:com.oracle.elsa:tst:201811961037" comment="oracleasm-2.6.18-419.0.0.0.10.el5xen is signed with the Oracle Linux 5 key"/> 7200 </criteria> 7201 </criteria> 7202 </criteria> 7203 7204 </definition> 7205 <definition id="oval:com.oracle.elsa:def:20181199" version="501" class="patch"> 7206 <metadata> 7207 <title> 7208 ELSA-2018-1199: patch security update (IMPORTANT) 7209 </title> 7210 <affected family="unix"> 7211 <platform>Oracle Linux 6</platform> 7212 7213 </affected> 7214 <reference source="elsa" ref_id="ELSA-2018-1199" ref_url="http://linux.oracle.com/errata/ELSA-2018-1199.html"/> 7215 <reference source="CVE" ref_id="CVE-2018-1000156" ref_url="http://linux.oracle.com/cve/CVE-2018-1000156.html"/> 7216 7217 <description> 7218 [2.6-8] 7219 - Fixed year overflow detected in rpmdiff 7220 7221 [2.6-7] 7222 - Fixed CVE-2018-1000156 - Malicious patch files cause ed to execute arbitrary commands 7223 </description> 7224 <!-- 7225 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7226 --> 7227 <advisory> 7228 <severity>IMPORTANT</severity> 7229 <rights>Copyright 2018 Oracle, Inc.</rights> 7230 <issued date="2018-04-23"/> 7231 <cve href="http://linux.oracle.com/cve/CVE-2018-1000156.html">CVE-2018-1000156</cve> 7232 7233 </advisory> 7234 </metadata> 7235 <criteria operator="AND"> 7236 <criterion test_ref="oval:com.oracle.elsa:tst:20181199001" comment="Oracle Linux 6 is installed"/> 7237 <criteria operator="AND"> 7238 <criterion test_ref="oval:com.oracle.elsa:tst:20181199002" comment="patch is earlier than 0:2.6-8.el6_9"/> 7239 <criterion test_ref="oval:com.oracle.elsa:tst:20181199003" comment="patch is signed with the Oracle Linux 6 key"/> 7240 </criteria> 7241 </criteria> 7242 7243 </definition> 7244 <definition id="oval:com.oracle.elsa:def:20181200" version="501" class="patch"> 7245 <metadata> 7246 <title> 7247 ELSA-2018-1200: patch security update (IMPORTANT) 7248 </title> 7249 <affected family="unix"> 7250 <platform>Oracle Linux 7</platform> 7251 7252 </affected> 7253 <reference source="elsa" ref_id="ELSA-2018-1200" ref_url="http://linux.oracle.com/errata/ELSA-2018-1200.html"/> 7254 <reference source="CVE" ref_id="CVE-2018-1000156" ref_url="http://linux.oracle.com/cve/CVE-2018-1000156.html"/> 7255 7256 <description> 7257 [2.7.1-10] 7258 - Fixed Coverity reported issues 7259 7260 [2.7.1-9] 7261 - Fixed CVE-2018-1000156 - Malicious patch files cause ed to execute arbitrary commands 7262 </description> 7263 <!-- 7264 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7265 --> 7266 <advisory> 7267 <severity>IMPORTANT</severity> 7268 <rights>Copyright 2018 Oracle, Inc.</rights> 7269 <issued date="2018-04-23"/> 7270 <cve href="http://linux.oracle.com/cve/CVE-2018-1000156.html">CVE-2018-1000156</cve> 7271 7272 </advisory> 7273 </metadata> 7274 <criteria operator="AND"> 7275 <criterion test_ref="oval:com.oracle.elsa:tst:20181200001" comment="Oracle Linux 7 is installed"/> 7276 <criteria operator="AND"> 7277 <criterion test_ref="oval:com.oracle.elsa:tst:20181200002" comment="patch is earlier than 0:2.7.1-10.el7_5"/> 7278 <criterion test_ref="oval:com.oracle.elsa:tst:20181200003" comment="patch is signed with the Oracle Linux 7 key"/> 7279 </criteria> 7280 </criteria> 7281 7282 </definition> 7283 <definition id="oval:com.oracle.elsa:def:20181223" version="501" class="patch"> 7284 <metadata> 7285 <title> 7286 ELSA-2018-1223: librelp security update (CRITICAL) 7287 </title> 7288 <affected family="unix"> 7289 <platform>Oracle Linux 7</platform> 7290 7291 </affected> 7292 <reference source="elsa" ref_id="ELSA-2018-1223" ref_url="http://linux.oracle.com/errata/ELSA-2018-1223.html"/> 7293 <reference source="CVE" ref_id="CVE-2018-1000140" ref_url="http://linux.oracle.com/cve/CVE-2018-1000140.html"/> 7294 7295 <description> 7296 [1.2.12-1.1] 7297 - fixed bad NVR 7298 - resolves rhbz#1561232 7299 7300 [1.2.12-2] 7301 - fixed CVE-2018-1000140 7302 - resolves rhbz#1561232 7303 </description> 7304 <!-- 7305 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7306 --> 7307 <advisory> 7308 <severity>CRITICAL</severity> 7309 <rights>Copyright 2018 Oracle, Inc.</rights> 7310 <issued date="2018-04-24"/> 7311 <cve href="http://linux.oracle.com/cve/CVE-2018-1000140.html">CVE-2018-1000140</cve> 7312 7313 </advisory> 7314 </metadata> 7315 <criteria operator="AND"> 7316 <criterion test_ref="oval:com.oracle.elsa:tst:20181223001" comment="Oracle Linux 7 is installed"/> 7317 <criteria operator="OR"> 7318 <criteria operator="AND"> 7319 <criterion test_ref="oval:com.oracle.elsa:tst:20181223002" comment="librelp is earlier than 0:1.2.12-1.el7_5.1"/> 7320 <criterion test_ref="oval:com.oracle.elsa:tst:20181223003" comment="librelp is signed with the Oracle Linux 7 key"/> 7321 </criteria> 7322 <criteria operator="AND"> 7323 <criterion test_ref="oval:com.oracle.elsa:tst:20181223004" comment="librelp-devel is earlier than 0:1.2.12-1.el7_5.1"/> 7324 <criterion test_ref="oval:com.oracle.elsa:tst:20181223005" comment="librelp-devel is signed with the Oracle Linux 7 key"/> 7325 </criteria> 7326 </criteria> 7327 </criteria> 7328 7329 </definition> 7330 <definition id="oval:com.oracle.elsa:def:20181224" version="501" class="patch"> 7331 <metadata> 7332 <title> 7333 ELSA-2018-1224: PackageKit security update (MODERATE) 7334 </title> 7335 <affected family="unix"> 7336 <platform>Oracle Linux 7</platform> 7337 7338 </affected> 7339 <reference source="elsa" ref_id="ELSA-2018-1224" ref_url="http://linux.oracle.com/errata/ELSA-2018-1224.html"/> 7340 <reference source="CVE" ref_id="CVE-2018-1106" ref_url="http://linux.oracle.com/cve/CVE-2018-1106.html"/> 7341 7342 <description> 7343 [1.1.5-2.0.1] 7344 - remove PackageKit-0.3.8-Fedora-Vendor.conf.patch 7345 7346 [1.1.5-2] 7347 - Fixes CVE-2018-1106 7348 - Resolves: rhbz#1566425 7349 </description> 7350 <!-- 7351 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7352 --> 7353 <advisory> 7354 <severity>MODERATE</severity> 7355 <rights>Copyright 2018 Oracle, Inc.</rights> 7356 <issued date="2018-04-24"/> 7357 <cve href="http://linux.oracle.com/cve/CVE-2018-1106.html">CVE-2018-1106</cve> 7358 7359 </advisory> 7360 </metadata> 7361 <criteria operator="AND"> 7362 <criterion test_ref="oval:com.oracle.elsa:tst:20181224001" comment="Oracle Linux 7 is installed"/> 7363 <criteria operator="OR"> 7364 <criteria operator="AND"> 7365 <criterion test_ref="oval:com.oracle.elsa:tst:20181224002" comment="PackageKit is earlier than 0:1.1.5-2.0.1.el7_5"/> 7366 <criterion test_ref="oval:com.oracle.elsa:tst:20181224003" comment="PackageKit is signed with the Oracle Linux 7 key"/> 7367 </criteria> 7368 <criteria operator="AND"> 7369 <criterion test_ref="oval:com.oracle.elsa:tst:20181224004" comment="PackageKit-command-not-found is earlier than 0:1.1.5-2.0.1.el7_5"/> 7370 <criterion test_ref="oval:com.oracle.elsa:tst:20181224005" comment="PackageKit-command-not-found is signed with the Oracle Linux 7 key"/> 7371 </criteria> 7372 <criteria operator="AND"> 7373 <criterion test_ref="oval:com.oracle.elsa:tst:20181224006" comment="PackageKit-cron is earlier than 0:1.1.5-2.0.1.el7_5"/> 7374 <criterion test_ref="oval:com.oracle.elsa:tst:20181224007" comment="PackageKit-cron is signed with the Oracle Linux 7 key"/> 7375 </criteria> 7376 <criteria operator="AND"> 7377 <criterion test_ref="oval:com.oracle.elsa:tst:20181224008" comment="PackageKit-glib is earlier than 0:1.1.5-2.0.1.el7_5"/> 7378 <criterion test_ref="oval:com.oracle.elsa:tst:20181224009" comment="PackageKit-glib is signed with the Oracle Linux 7 key"/> 7379 </criteria> 7380 <criteria operator="AND"> 7381 <criterion test_ref="oval:com.oracle.elsa:tst:20181224010" comment="PackageKit-glib-devel is earlier than 0:1.1.5-2.0.1.el7_5"/> 7382 <criterion test_ref="oval:com.oracle.elsa:tst:20181224011" comment="PackageKit-glib-devel is signed with the Oracle Linux 7 key"/> 7383 </criteria> 7384 <criteria operator="AND"> 7385 <criterion test_ref="oval:com.oracle.elsa:tst:20181224012" comment="PackageKit-gstreamer-plugin is earlier than 0:1.1.5-2.0.1.el7_5"/> 7386 <criterion test_ref="oval:com.oracle.elsa:tst:20181224013" comment="PackageKit-gstreamer-plugin is signed with the Oracle Linux 7 key"/> 7387 </criteria> 7388 <criteria operator="AND"> 7389 <criterion test_ref="oval:com.oracle.elsa:tst:20181224014" comment="PackageKit-gtk3-module is earlier than 0:1.1.5-2.0.1.el7_5"/> 7390 <criterion test_ref="oval:com.oracle.elsa:tst:20181224015" comment="PackageKit-gtk3-module is signed with the Oracle Linux 7 key"/> 7391 </criteria> 7392 <criteria operator="AND"> 7393 <criterion test_ref="oval:com.oracle.elsa:tst:20181224016" comment="PackageKit-yum is earlier than 0:1.1.5-2.0.1.el7_5"/> 7394 <criterion test_ref="oval:com.oracle.elsa:tst:20181224017" comment="PackageKit-yum is signed with the Oracle Linux 7 key"/> 7395 </criteria> 7396 <criteria operator="AND"> 7397 <criterion test_ref="oval:com.oracle.elsa:tst:20181224018" comment="PackageKit-yum-plugin is earlier than 0:1.1.5-2.0.1.el7_5"/> 7398 <criterion test_ref="oval:com.oracle.elsa:tst:20181224019" comment="PackageKit-yum-plugin is signed with the Oracle Linux 7 key"/> 7399 </criteria> 7400 </criteria> 7401 </criteria> 7402 7403 </definition> 7404 <definition id="oval:com.oracle.elsa:def:20181225" version="501" class="patch"> 7405 <metadata> 7406 <title> 7407 ELSA-2018-1225: librelp security update (CRITICAL) 7408 </title> 7409 <affected family="unix"> 7410 <platform>Oracle Linux 6</platform> 7411 7412 </affected> 7413 <reference source="elsa" ref_id="ELSA-2018-1225" ref_url="http://linux.oracle.com/errata/ELSA-2018-1225.html"/> 7414 <reference source="CVE" ref_id="CVE-2018-1000140" ref_url="http://linux.oracle.com/cve/CVE-2018-1000140.html"/> 7415 7416 <description> 7417 [1.2.7-3.1] 7418 - fixed CVE-2018-1000140 7419 - resolved: rhbz#1561230 7420 </description> 7421 <!-- 7422 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7423 --> 7424 <advisory> 7425 <severity>CRITICAL</severity> 7426 <rights>Copyright 2018 Oracle, Inc.</rights> 7427 <issued date="2018-04-24"/> 7428 <cve href="http://linux.oracle.com/cve/CVE-2018-1000140.html">CVE-2018-1000140</cve> 7429 7430 </advisory> 7431 </metadata> 7432 <criteria operator="AND"> 7433 <criterion test_ref="oval:com.oracle.elsa:tst:20181225001" comment="Oracle Linux 6 is installed"/> 7434 <criteria operator="OR"> 7435 <criteria operator="AND"> 7436 <criterion test_ref="oval:com.oracle.elsa:tst:20181225002" comment="librelp is earlier than 0:1.2.7-3.el6_9.1"/> 7437 <criterion test_ref="oval:com.oracle.elsa:tst:20181225003" comment="librelp is signed with the Oracle Linux 6 key"/> 7438 </criteria> 7439 <criteria operator="AND"> 7440 <criterion test_ref="oval:com.oracle.elsa:tst:20181225004" comment="librelp-devel is earlier than 0:1.2.7-3.el6_9.1"/> 7441 <criterion test_ref="oval:com.oracle.elsa:tst:20181225005" comment="librelp-devel is signed with the Oracle Linux 6 key"/> 7442 </criteria> 7443 </criteria> 7444 </criteria> 7445 7446 </definition> 7447 <definition id="oval:com.oracle.elsa:def:20181270" version="501" class="patch"> 7448 <metadata> 7449 <title> 7450 ELSA-2018-1270: java-1.7.0-openjdk security update (IMPORTANT) 7451 </title> 7452 <affected family="unix"> 7453 <platform>Oracle Linux 6</platform> 7454 7455 </affected> 7456 <reference source="elsa" ref_id="ELSA-2018-1270" ref_url="http://linux.oracle.com/errata/ELSA-2018-1270.html"/> 7457 <reference source="CVE" ref_id="CVE-2018-2790" ref_url="http://linux.oracle.com/cve/CVE-2018-2790.html"/> 7458 <reference source="CVE" ref_id="CVE-2018-2794" ref_url="http://linux.oracle.com/cve/CVE-2018-2794.html"/> 7459 <reference source="CVE" ref_id="CVE-2018-2796" ref_url="http://linux.oracle.com/cve/CVE-2018-2796.html"/> 7460 <reference source="CVE" ref_id="CVE-2018-2798" ref_url="http://linux.oracle.com/cve/CVE-2018-2798.html"/> 7461 <reference source="CVE" ref_id="CVE-2018-2814" ref_url="http://linux.oracle.com/cve/CVE-2018-2814.html"/> 7462 <reference source="CVE" ref_id="CVE-2018-2795" ref_url="http://linux.oracle.com/cve/CVE-2018-2795.html"/> 7463 <reference source="CVE" ref_id="CVE-2018-2797" ref_url="http://linux.oracle.com/cve/CVE-2018-2797.html"/> 7464 <reference source="CVE" ref_id="CVE-2018-2799" ref_url="http://linux.oracle.com/cve/CVE-2018-2799.html"/> 7465 <reference source="CVE" ref_id="CVE-2018-2800" ref_url="http://linux.oracle.com/cve/CVE-2018-2800.html"/> 7466 <reference source="CVE" ref_id="CVE-2018-2815" ref_url="http://linux.oracle.com/cve/CVE-2018-2815.html"/> 7467 7468 <description> 7469 [1:1.7.0.181-2.6.14.1.0.1] 7470 - Update DISTRO_NAME in specfile 7471 7472 [1:1.7.0.181-2.6.14.1] 7473 - Fix invalid license 'LGPL+' (should be LGPLv2+ for ECC code) and add missing ones 7474 - Resolves: rhbz#1559766 7475 7476 [1:1.7.0.181-2.6.14.0] 7477 - Bump to 2.6.14 and u181b00. 7478 - Drop 8197981 Zero 32-bit patch now applied upstream. 7479 - Update RC4 patch (8076221/PR2809) to apply after 8175075 (disable 3DES) 7480 - Resolves: rhbz#1559766 7481 </description> 7482 <!-- 7483 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7484 --> 7485 <advisory> 7486 <severity>IMPORTANT</severity> 7487 <rights>Copyright 2018 Oracle, Inc.</rights> 7488 <issued date="2018-04-30"/> 7489 <cve href="http://linux.oracle.com/cve/CVE-2018-2790.html">CVE-2018-2790</cve> 7490 <cve href="http://linux.oracle.com/cve/CVE-2018-2794.html">CVE-2018-2794</cve> 7491 <cve href="http://linux.oracle.com/cve/CVE-2018-2796.html">CVE-2018-2796</cve> 7492 <cve href="http://linux.oracle.com/cve/CVE-2018-2798.html">CVE-2018-2798</cve> 7493 <cve href="http://linux.oracle.com/cve/CVE-2018-2814.html">CVE-2018-2814</cve> 7494 <cve href="http://linux.oracle.com/cve/CVE-2018-2795.html">CVE-2018-2795</cve> 7495 <cve href="http://linux.oracle.com/cve/CVE-2018-2797.html">CVE-2018-2797</cve> 7496 <cve href="http://linux.oracle.com/cve/CVE-2018-2799.html">CVE-2018-2799</cve> 7497 <cve href="http://linux.oracle.com/cve/CVE-2018-2800.html">CVE-2018-2800</cve> 7498 <cve href="http://linux.oracle.com/cve/CVE-2018-2815.html">CVE-2018-2815</cve> 7499 7500 </advisory> 7501 </metadata> 7502 <criteria operator="AND"> 7503 <criterion test_ref="oval:com.oracle.elsa:tst:20181270001" comment="Oracle Linux 6 is installed"/> 7504 <criteria operator="OR"> 7505 <criteria operator="AND"> 7506 <criterion test_ref="oval:com.oracle.elsa:tst:20181270002" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9"/> 7507 <criterion test_ref="oval:com.oracle.elsa:tst:20181270003" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key"/> 7508 </criteria> 7509 <criteria operator="AND"> 7510 <criterion test_ref="oval:com.oracle.elsa:tst:20181270004" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9"/> 7511 <criterion test_ref="oval:com.oracle.elsa:tst:20181270005" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 7512 </criteria> 7513 <criteria operator="AND"> 7514 <criterion test_ref="oval:com.oracle.elsa:tst:20181270006" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9"/> 7515 <criterion test_ref="oval:com.oracle.elsa:tst:20181270007" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 7516 </criteria> 7517 <criteria operator="AND"> 7518 <criterion test_ref="oval:com.oracle.elsa:tst:20181270008" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9"/> 7519 <criterion test_ref="oval:com.oracle.elsa:tst:20181270009" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 7520 </criteria> 7521 <criteria operator="AND"> 7522 <criterion test_ref="oval:com.oracle.elsa:tst:20181270010" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9"/> 7523 <criterion test_ref="oval:com.oracle.elsa:tst:20181270011" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key"/> 7524 </criteria> 7525 </criteria> 7526 </criteria> 7527 7528 </definition> 7529 <definition id="oval:com.oracle.elsa:def:20181278" version="501" class="patch"> 7530 <metadata> 7531 <title> 7532 ELSA-2018-1278: java-1.7.0-openjdk security update (IMPORTANT) 7533 </title> 7534 <affected family="unix"> 7535 <platform>Oracle Linux 7</platform> 7536 7537 </affected> 7538 <reference source="elsa" ref_id="ELSA-2018-1278" ref_url="http://linux.oracle.com/errata/ELSA-2018-1278.html"/> 7539 <reference source="CVE" ref_id="CVE-2018-2790" ref_url="http://linux.oracle.com/cve/CVE-2018-2790.html"/> 7540 <reference source="CVE" ref_id="CVE-2018-2794" ref_url="http://linux.oracle.com/cve/CVE-2018-2794.html"/> 7541 <reference source="CVE" ref_id="CVE-2018-2796" ref_url="http://linux.oracle.com/cve/CVE-2018-2796.html"/> 7542 <reference source="CVE" ref_id="CVE-2018-2798" ref_url="http://linux.oracle.com/cve/CVE-2018-2798.html"/> 7543 <reference source="CVE" ref_id="CVE-2018-2814" ref_url="http://linux.oracle.com/cve/CVE-2018-2814.html"/> 7544 <reference source="CVE" ref_id="CVE-2018-2795" ref_url="http://linux.oracle.com/cve/CVE-2018-2795.html"/> 7545 <reference source="CVE" ref_id="CVE-2018-2797" ref_url="http://linux.oracle.com/cve/CVE-2018-2797.html"/> 7546 <reference source="CVE" ref_id="CVE-2018-2799" ref_url="http://linux.oracle.com/cve/CVE-2018-2799.html"/> 7547 <reference source="CVE" ref_id="CVE-2018-2800" ref_url="http://linux.oracle.com/cve/CVE-2018-2800.html"/> 7548 <reference source="CVE" ref_id="CVE-2018-2815" ref_url="http://linux.oracle.com/cve/CVE-2018-2815.html"/> 7549 7550 <description> 7551 [1:1.7.0.181-2.6.14.5.0.1] 7552 - Update DISTRO_NAME in specfile 7553 7554 [1:1.7.0.181-2.6.14.5] 7555 - added depndence on latest c-j-c who do not have the incorrect jre-abrt handling 7556 - Resolves: rhbz#1559766 7557 7558 [1:1.7.0.181-2.6.14.3] 7559 - Bump release number to an unused one as rhel-7.5-z-java-unsafe-candidate wrongly using .el7 7560 - Resolves: rhbz#1559766 7561 7562 [1:1.7.0.181-2.6.14.1] 7563 - Fix invalid license 'LGPL+' (should be LGPLv2+ for ECC code) and add missing ones 7564 - Resolves: rhbz#1559766 7565 7566 [1:1.7.0.181-2.6.14.0] 7567 - Bump to 2.6.14 and u181b00. 7568 - Drop 8197981 Zero 32-bit patch now applied upstream. 7569 - Update RC4 patch (8076221/PR2809) to apply after 8175075 (disable 3DES) 7570 - Resolves: rhbz#1559766 7571 </description> 7572 <!-- 7573 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7574 --> 7575 <advisory> 7576 <severity>IMPORTANT</severity> 7577 <rights>Copyright 2018 Oracle, Inc.</rights> 7578 <issued date="2018-05-02"/> 7579 <cve href="http://linux.oracle.com/cve/CVE-2018-2790.html">CVE-2018-2790</cve> 7580 <cve href="http://linux.oracle.com/cve/CVE-2018-2794.html">CVE-2018-2794</cve> 7581 <cve href="http://linux.oracle.com/cve/CVE-2018-2796.html">CVE-2018-2796</cve> 7582 <cve href="http://linux.oracle.com/cve/CVE-2018-2798.html">CVE-2018-2798</cve> 7583 <cve href="http://linux.oracle.com/cve/CVE-2018-2814.html">CVE-2018-2814</cve> 7584 <cve href="http://linux.oracle.com/cve/CVE-2018-2795.html">CVE-2018-2795</cve> 7585 <cve href="http://linux.oracle.com/cve/CVE-2018-2797.html">CVE-2018-2797</cve> 7586 <cve href="http://linux.oracle.com/cve/CVE-2018-2799.html">CVE-2018-2799</cve> 7587 <cve href="http://linux.oracle.com/cve/CVE-2018-2800.html">CVE-2018-2800</cve> 7588 <cve href="http://linux.oracle.com/cve/CVE-2018-2815.html">CVE-2018-2815</cve> 7589 7590 </advisory> 7591 </metadata> 7592 <criteria operator="AND"> 7593 <criterion test_ref="oval:com.oracle.elsa:tst:20181278001" comment="Oracle Linux 7 is installed"/> 7594 <criteria operator="OR"> 7595 <criteria operator="AND"> 7596 <criterion test_ref="oval:com.oracle.elsa:tst:20181278002" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7"/> 7597 <criterion test_ref="oval:com.oracle.elsa:tst:20181278003" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key"/> 7598 </criteria> 7599 <criteria operator="AND"> 7600 <criterion test_ref="oval:com.oracle.elsa:tst:20181278004" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7"/> 7601 <criterion test_ref="oval:com.oracle.elsa:tst:20181278005" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 7602 </criteria> 7603 <criteria operator="AND"> 7604 <criterion test_ref="oval:com.oracle.elsa:tst:20181278006" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7"/> 7605 <criterion test_ref="oval:com.oracle.elsa:tst:20181278007" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 7606 </criteria> 7607 <criteria operator="AND"> 7608 <criterion test_ref="oval:com.oracle.elsa:tst:20181278008" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7"/> 7609 <criterion test_ref="oval:com.oracle.elsa:tst:20181278009" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 7610 </criteria> 7611 <criteria operator="AND"> 7612 <criterion test_ref="oval:com.oracle.elsa:tst:20181278010" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7"/> 7613 <criterion test_ref="oval:com.oracle.elsa:tst:20181278011" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 7614 </criteria> 7615 <criteria operator="AND"> 7616 <criterion test_ref="oval:com.oracle.elsa:tst:20181278012" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7"/> 7617 <criterion test_ref="oval:com.oracle.elsa:tst:20181278013" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 7618 </criteria> 7619 <criteria operator="AND"> 7620 <criterion test_ref="oval:com.oracle.elsa:tst:20181278014" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7"/> 7621 <criterion test_ref="oval:com.oracle.elsa:tst:20181278015" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key"/> 7622 </criteria> 7623 </criteria> 7624 </criteria> 7625 7626 </definition> 7627 <definition id="oval:com.oracle.elsa:def:20181318" version="501" class="patch"> 7628 <metadata> 7629 <title> 7630 ELSA-2018-1318: kernel security, bug fix, and enhancement update (IMPORTANT) 7631 </title> 7632 <affected family="unix"> 7633 <platform>Oracle Linux 7</platform> 7634 7635 </affected> 7636 <reference source="elsa" ref_id="ELSA-2018-1318" ref_url="http://linux.oracle.com/errata/ELSA-2018-1318.html"/> 7637 <reference source="CVE" ref_id="CVE-2018-1068" ref_url="http://linux.oracle.com/cve/CVE-2018-1068.html"/> 7638 <reference source="CVE" ref_id="CVE-2018-8897" ref_url="http://linux.oracle.com/cve/CVE-2018-8897.html"/> 7639 <reference source="CVE" ref_id="CVE-2018-1087" ref_url="http://linux.oracle.com/cve/CVE-2018-1087.html"/> 7640 <reference source="CVE" ref_id="CVE-2017-16939" ref_url="http://linux.oracle.com/cve/CVE-2017-16939.html"/> 7641 <reference source="CVE" ref_id="CVE-2018-1091" ref_url="http://linux.oracle.com/cve/CVE-2018-1091.html"/> 7642 <reference source="CVE" ref_id="CVE-2018-1000199" ref_url="http://linux.oracle.com/cve/CVE-2018-1000199.html"/> 7643 7644 <description> 7645 [3.10.0-862.2.3.OL7] 7646 - Oracle Linux certificates (Alexey Petrenko) 7647 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 7648 - Update x509.genkey [bug 24817676] 7649 7650 [3.10.0-862.2.3] 7651 - [x86] kvm: fix icebp instruction handling (Paolo Bonzini) [1566849 1566845] {CVE-2018-1087} 7652 - [x86] entry/64: Don't use IST entry for #BP stack (Paolo Bonzini) [1567084 1567083] {CVE-2018-8897} 7653 7654 [3.10.0-862.2.2] 7655 - [kernel] perf/hwbp: Simplify the perf-hwbp code, fix documentation (Eugene Syromiatnikov) [1569878 1569874] {CVE-2018-1000199} 7656 7657 [3.10.0-862.2.1] 7658 - [md] dm: fix dropped return code from dm_get_bdev_for_ioctl (Mike Snitzer) [1567746 1562962] 7659 - [crypto] aesni: Add support for 192 & 256 bit keys to AESNI RFC4106 (Bruno Eduardo de Oliveira Meneguele) [1570537 1568167] 7660 7661 [3.10.0-862.1.1] 7662 - [x86] kexec/64: Clear control page after PGD init (Waiman Long) [1565700 1540061] 7663 - [x86] pti: Rework the UEFI data corruption fix (Waiman Long) [1565700 1540061] 7664 - [powerpc] tm: Flush TM only if CPU has TM feature (David Gibson) [1563773 1544676] {CVE-2018-1091} 7665 - [gpu] drm/i915/glk: IPC linetime watermark workaround for GLK (Lyude Paul) [1563711 1548651] 7666 - [x86] apic: Remove the (now) unused disable_IO_APIC() function (Baoquan He) [1563108 1521003] 7667 - [x86] apic: Fix restoring boot IRQ mode in reboot and kexec/kdump (Baoquan He) [1563108 1521003] 7668 - [x86] apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y (Baoquan He) [1563108 1521003] 7669 - [x86] apic: Split out restore_boot_irq_mode() from disable_IO_APIC() (Baoquan He) [1563108 1521003] 7670 - [netdrv] i40e: Close client on suspend and restore client MSIx on resume (Stefan Assmann) [1563106 1538847] 7671 - [fs] nfs: Fix unstable write completion (Scott Mayhew) [1563103 1544647] 7672 - [x86] kvm: Fix device passthrough when SME is active (Suravee Suthikulpanit) [1563098 1557911] 7673 - [powerpc] powernv: Support firmware disable of RFI flush (Mauricio Oliveira) [1563096 1553927] 7674 - [powerpc] pseries: Support firmware disable of RFI flush (Mauricio Oliveira) [1563096 1553927] 7675 - [powerpc] pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper (Mauricio Oliveira) [1563096 1553927] 7676 - [nvme] fixup nvme_sysfs_delete() (David Milburn) [1563092 1543716] 7677 - [x86] smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU (Prarit Bhargava) [1563091 1527731] 7678 - [x86] tsc: Fix erroneous TSC rate on Skylake Xeon (Prarit Bhargava) [1563088 1466058] 7679 - [x86] tsc: Print tsc_khz, when it differs from cpu_khz (Prarit Bhargava) [1563088 1466058] 7680 - [x86] tsc: Future-proof native_calibrate_tsc() (Prarit Bhargava) [1563088 1466058] 7681 - [scsi] csiostor: add support for 32 bit port capabilities (Arjun Vynipadath) [1561906 1526163] 7682 - [netdrv] cxgb4/cxgbvf: Handle 32-bit fw port capabilities (Arjun Vynipadath) [1561906 1526163] 7683 - [netdrv] cxgb4vf: define get_fecparam ethtool callback (Arjun Vynipadath) [1561906 1526163] 7684 - [netdrv] cxgb4: ethtool forward error correction management support (Arjun Vynipadath) [1561906 1526163] 7685 - [netdrv] cxgb4: core hardware/firmware support for Forward Error Correction on a link (Arjun Vynipadath) [1561906 1526163] 7686 - [iscsi-target] Fix panic when adding second TCP connection to iSCSI session (Maurizio Lombardi) [1561900 1544670] 7687 - [crypto] chelsio: Fix src buffer dma length (Arjun Vynipadath) [1561899 1548047] 7688 - [crypto] chelsio: Move DMA un/mapping to chcr from lld cxgb4 driver (Arjun Vynipadath) [1561899 1548047] 7689 - [crypto] chelsio: Remove unused parameter (Arjun Vynipadath) [1561899 1548047] 7690 - [crypto] chelsio: Remove allocation of sg list to implement 2K limit of dsgl header (Arjun Vynipadath) [1561899 1548047] 7691 - [crypto] chelsio: introduce __skb_put_zero() (Arjun Vynipadath) [1561899 1548047] 7692 - [crypto] chelsio: make skb_put & friends return void pointers (Arjun Vynipadath) [1561899 1548047] 7693 - [gpu] drm/i915/cfl: Remove alpha support protection (Rob Clark) [1561897 1464911] 7694 - [gpu] drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin (Rob Clark) [1561897 1464911] 7695 - [gpu] drm/i915: Add retries for LSPCON detection (Rob Clark) [1561897 1464911] 7696 - [gpu] drm/i915: Don't give up waiting on INVALID_MODE (Rob Clark) [1561897 1464911] 7697 - [nvme] pci: Fix EEH failure on ppc (Mauricio Oliveira) [1561894 1558499] 7698 - [net] netfilter: ebtables: fix erroneous reject of last rule (Florian Westphal) [1552366 1552370] {CVE-2018-1068} 7699 - [net] netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets (Florian Westphal) [1552366 1552370] {CVE-2018-1068} 7700 - [net] netfilter: bridge: ebt_among: add more missing match size checks (Florian Westphal) [1552366 1552370] {CVE-2018-1068} 7701 - [net] netfilter: bridge: ebt_among: add missing match size checks (Florian Westphal) [1552366 1552370] {CVE-2018-1068} 7702 - [net] ipsec: Fix aborted xfrm policy dump crash (Bruno Eduardo de Oliveira Meneguele) [1517292 1517290] {CVE-2017-16939} 7703 </description> 7704 <!-- 7705 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7706 --> 7707 <advisory> 7708 <severity>IMPORTANT</severity> 7709 <rights>Copyright 2018 Oracle, Inc.</rights> 7710 <issued date="2018-05-09"/> 7711 <cve href="http://linux.oracle.com/cve/CVE-2018-1068.html">CVE-2018-1068</cve> 7712 <cve href="http://linux.oracle.com/cve/CVE-2018-8897.html">CVE-2018-8897</cve> 7713 <cve href="http://linux.oracle.com/cve/CVE-2018-1087.html">CVE-2018-1087</cve> 7714 <cve href="http://linux.oracle.com/cve/CVE-2017-16939.html">CVE-2017-16939</cve> 7715 <cve href="http://linux.oracle.com/cve/CVE-2018-1091.html">CVE-2018-1091</cve> 7716 <cve href="http://linux.oracle.com/cve/CVE-2018-1000199.html">CVE-2018-1000199</cve> 7717 7718 </advisory> 7719 </metadata> 7720 <criteria operator="AND"> 7721 <criterion test_ref="oval:com.oracle.elsa:tst:20181318001" comment="Oracle Linux 7 is installed"/> 7722 <criteria operator="OR"> 7723 <criteria operator="AND"> 7724 <criterion test_ref="oval:com.oracle.elsa:tst:20181318002" comment="kernel is earlier than 0:3.10.0-862.2.3.el7"/> 7725 <criterion test_ref="oval:com.oracle.elsa:tst:20181318003" comment="kernel is signed with the Oracle Linux 7 key"/> 7726 </criteria> 7727 <criteria operator="AND"> 7728 <criterion test_ref="oval:com.oracle.elsa:tst:20181318004" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.2.3.el7"/> 7729 <criterion test_ref="oval:com.oracle.elsa:tst:20181318005" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 7730 </criteria> 7731 <criteria operator="AND"> 7732 <criterion test_ref="oval:com.oracle.elsa:tst:20181318006" comment="kernel-debug is earlier than 0:3.10.0-862.2.3.el7"/> 7733 <criterion test_ref="oval:com.oracle.elsa:tst:20181318007" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 7734 </criteria> 7735 <criteria operator="AND"> 7736 <criterion test_ref="oval:com.oracle.elsa:tst:20181318008" comment="kernel-debug-devel is earlier than 0:3.10.0-862.2.3.el7"/> 7737 <criterion test_ref="oval:com.oracle.elsa:tst:20181318009" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 7738 </criteria> 7739 <criteria operator="AND"> 7740 <criterion test_ref="oval:com.oracle.elsa:tst:20181318010" comment="kernel-devel is earlier than 0:3.10.0-862.2.3.el7"/> 7741 <criterion test_ref="oval:com.oracle.elsa:tst:20181318011" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 7742 </criteria> 7743 <criteria operator="AND"> 7744 <criterion test_ref="oval:com.oracle.elsa:tst:20181318012" comment="kernel-doc is earlier than 0:3.10.0-862.2.3.el7"/> 7745 <criterion test_ref="oval:com.oracle.elsa:tst:20181318013" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 7746 </criteria> 7747 <criteria operator="AND"> 7748 <criterion test_ref="oval:com.oracle.elsa:tst:20181318014" comment="kernel-headers is earlier than 0:3.10.0-862.2.3.el7"/> 7749 <criterion test_ref="oval:com.oracle.elsa:tst:20181318015" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 7750 </criteria> 7751 <criteria operator="AND"> 7752 <criterion test_ref="oval:com.oracle.elsa:tst:20181318016" comment="kernel-tools is earlier than 0:3.10.0-862.2.3.el7"/> 7753 <criterion test_ref="oval:com.oracle.elsa:tst:20181318017" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 7754 </criteria> 7755 <criteria operator="AND"> 7756 <criterion test_ref="oval:com.oracle.elsa:tst:20181318018" comment="kernel-tools-libs is earlier than 0:3.10.0-862.2.3.el7"/> 7757 <criterion test_ref="oval:com.oracle.elsa:tst:20181318019" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 7758 </criteria> 7759 <criteria operator="AND"> 7760 <criterion test_ref="oval:com.oracle.elsa:tst:20181318020" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.2.3.el7"/> 7761 <criterion test_ref="oval:com.oracle.elsa:tst:20181318021" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 7762 </criteria> 7763 <criteria operator="AND"> 7764 <criterion test_ref="oval:com.oracle.elsa:tst:20181318022" comment="perf is earlier than 0:3.10.0-862.2.3.el7"/> 7765 <criterion test_ref="oval:com.oracle.elsa:tst:20181318023" comment="perf is signed with the Oracle Linux 7 key"/> 7766 </criteria> 7767 <criteria operator="AND"> 7768 <criterion test_ref="oval:com.oracle.elsa:tst:20181318024" comment="python-perf is earlier than 0:3.10.0-862.2.3.el7"/> 7769 <criterion test_ref="oval:com.oracle.elsa:tst:20181318025" comment="python-perf is signed with the Oracle Linux 7 key"/> 7770 </criteria> 7771 </criteria> 7772 </criteria> 7773 7774 </definition> 7775 <definition id="oval:com.oracle.elsa:def:20181319" version="501" class="patch"> 7776 <metadata> 7777 <title> 7778 ELSA-2018-1319: kernel security and bug fix update (IMPORTANT) 7779 </title> 7780 <affected family="unix"> 7781 <platform>Oracle Linux 6</platform> 7782 7783 </affected> 7784 <reference source="elsa" ref_id="ELSA-2018-1319" ref_url="http://linux.oracle.com/errata/ELSA-2018-1319.html"/> 7785 <reference source="CVE" ref_id="CVE-2017-8824" ref_url="http://linux.oracle.com/cve/CVE-2017-8824.html"/> 7786 <reference source="CVE" ref_id="CVE-2017-1000410" ref_url="http://linux.oracle.com/cve/CVE-2017-1000410.html"/> 7787 <reference source="CVE" ref_id="CVE-2017-13166" ref_url="http://linux.oracle.com/cve/CVE-2017-13166.html"/> 7788 <reference source="CVE" ref_id="CVE-2017-18017" ref_url="http://linux.oracle.com/cve/CVE-2017-18017.html"/> 7789 <reference source="CVE" ref_id="CVE-2017-7645" ref_url="http://linux.oracle.com/cve/CVE-2017-7645.html"/> 7790 <reference source="CVE" ref_id="CVE-2018-8897" ref_url="http://linux.oracle.com/cve/CVE-2018-8897.html"/> 7791 7792 <description> 7793 [2.6.32-696.28.1.OL6] 7794 - Update genkey [bug 25599697] 7795 7796 [2.6.32-696.28.1] 7797 - [x86] entry/64: Don't use IST entry for #BP stack (Waiman Long) [1567078 1567079] {CVE-2018-8897} 7798 - [x86] xen: do not use xen_info on HVM, set pv_info name to 'Xen HVM' (Vitaly Kuznetsov) [1569141 1568241] 7799 7800 [2.6.32-696.27.1] 7801 - [mm] account skipped entries to avoid looping in find_get_pages (Dave Wysochanski) [1565989 1559386] 7802 - [x86] pti/32: Don't use trampoline stack on Xen PV (Waiman Long) [1568327 1562725] 7803 - [x86] pti: Use boot_cpu_has(X86_FEATURE_PTI_SUPPORT) for early call sites (Waiman Long) [1568327 1562725] 7804 - [x86] pti: Set X86_FEATURE_PTI_SUPPORT early (Waiman Long) [1568327 1562725] 7805 - [x86] pti: Rename X86_FEATURE_NOPTI to X86_FEATURE_PTI_SUPPORT (Waiman Long) [1568327 1562725] 7806 - [x86] pti/32: Fix setup_trampoline_page_table() bug (Waiman Long) [1568327 1562725] 7807 - [x86] entry: Remove extra argument in call instruction (Waiman Long) [1568332 1562552] 7808 - [x86] syscall: Fix ia32_ptregs handling bug in 64-bit kernel (Waiman Long) [1568332 1562552] 7809 - [x86] efi/64: Align efi_pgd on even page boundary (Waiman Long) [1568535 1558845] 7810 - [x86] pgtable/pae: Revert 'Use separate kernel PMDs for user page-table' (Waiman Long) [1568535 1558845] 7811 - [x86] pgtable/pae: Revert 'Unshare kernel PMDs when PTI is enabled' (Waiman Long) [1568535 1558845] 7812 - [x86] mm: Dump both kernel & user page tables at fault (Waiman Long) [1568535 1558845] 7813 - [x86] entry/32: Fix typo in PARANOID_EXIT_TO_KERNEL_MODE (Waiman Long) [1568535 1558845] 7814 7815 [2.6.32-696.26.1] 7816 - [s390] qeth: check not more than 16 SBALEs on the completion queue (Hendrik Brueckner) [1557477 1520860] 7817 - [x86] pti: Disable kaiser_add_mapping if X86_FEATURE_NOPTI (Waiman Long) [1561441 1557562] {CVE-2017-5754} 7818 - [x86] irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7819 - [x86] kexec/64: Clear control page after PGD init (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7820 - [x86] efi/64: Fix potential PTI data corruption problem (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7821 - [x86] pti/mm: Fix machine check with PTI on old AMD CPUs (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7822 - [x86] pti/mm: Enable PAGE_GLOBAL if not affected by Meltdown (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7823 - [x86] retpoline: Avoid retpolines for built-in __init functions (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7824 - [x86] kexec/32: Allocate 8k PGD for PTI (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7825 - [x86] spec_ctrl: Patch out lfence on old 32-bit CPUs (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7826 - [x86] cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7827 - [x86] spec_ctrl/32: Enable IBRS processing on kernel entries & exits (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7828 - [x86] spec_ctrl/32: Stuff RSB on kernel entry (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7829 - [x86] pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32 (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7830 - [x86] pti/32: Add a PAE specific version of __pti_set_user_pgd (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7831 - [x86] mm/dump_pagetables: Support PAE page table dumping (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7832 - [x86] pgtable/pae: Use separate kernel PMDs for user page-table (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7833 - [x86] mm/pae: Populate valid user PGD entries (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7834 - [x86] pti: Enable x86-32 for kaiser.c (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7835 - [x86] pti: Disable PCID handling in x86-32 TLB flushing code (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7836 - [x86] pgtable: Disable user PGD poisoning for PAE (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7837 - [x86] pgtable: Move more PTI functions out of pgtable_64.h (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7838 - [x86] pgtable: Move pgdp kernel/user conversion functions to pgtable.h (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7839 - [x86] pgtable/32: Allocate 8k page-tables when PTI is enabled (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7840 - [x86] pgtable/pae: Unshare kernel PMDs when PTI is enabled (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7841 - [x86] entry/32: Handle debug exception similar to NMI (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7842 - [x86] entry/32: Add PTI cr3 switch to non-NMI entry/exit points (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7843 - [x86] entry/32: Add PTI cr3 switches to NMI handler code (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7844 - [x86] entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7845 - [x86] entry/32: Enable the use of trampoline stack (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7846 - [x86] entry/32: Change INT80 to be an interrupt gate (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7847 - [x86] entry/32: Handle Entry from Kernel-Mode on Entry-Stack (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7848 - [x86] entry/32: Leave the kernel via trampoline stack (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7849 - [x86] entry/32: Enter the kernel via trampoline stack (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7850 - [x86] entry/32: Restore segments before int registers (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7851 - [x86] entry/32: Split off return-to-kernel path (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7852 - [x86] entry/32: Unshare NMI return path (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7853 - [x86] entry/32: Put ESPFIX code into a macro (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7854 - [x86] entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7855 - [x86] entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7856 - [x86] pti: Add X86_FEATURE_NOPTI to permanently disable PTI (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7857 - [x86] entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7858 - [x86] doublefault: Set the right gs register for doublefault (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7859 - [x86] syscall: int80 must not clobber r12-15 (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7860 - [x86] syscall: change ia32_syscall() to create the full register frame in ia32_do_call() (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7861 - [x86] cve: Make all Meltdown/Spectre percpu variables available to x86-32 (Waiman Long) [1553283 1550599] {CVE-2017-5754} 7862 7863 [2.6.32-696.25.1] 7864 - [net] packet: Allow packets with only a header (but no payload) (Lorenzo Bianconi) [1557896 1535024] 7865 - [net] packet: make packet too small warning match condition (Lorenzo Bianconi) [1557896 1535024] 7866 - [net] packet: bail out of packet_snd() if L2 header creation fails (Lorenzo Bianconi) [1557896 1535024] 7867 - [net] packet: make packet_snd fail on len smaller than l2 header (Lorenzo Bianconi) [1557896 1535024] 7868 - [net] dccp: use-after-free in DCCP code (Stefano Brivio) [1520818 1520817] {CVE-2017-8824} 7869 - [fs] nfsd: check for oversized NFSv2/v3 arguments (J. Bruce Fields) [1447640 1447641] {CVE-2017-7645} 7870 - [netdrv] be2net: Fix UE detection logic for BE3 (Ivan Vecera) [1552706 1437991] 7871 - [x86] skip check for spurious faults for non-present faults (Daniel Vacek) [1551471 1495167] 7872 - [x86] mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds() (Daniel Vacek) [1551471 1495167] 7873 - [scsi] lpfc: Null pointer dereference when log_verbose is set to 0xffffffff (Dick Kennedy) [1540481 1538340] 7874 - [mm] prevent concurrent unmap_mapping_range() on the same inode (Miklos Szeredi) [1538654 1408108] 7875 - [s390] fix transactional execution control register handling (Hendrik Brueckner) [1538591 1520862] 7876 - [netdrv] bnx2x: prevent crash when accessing PTP with interface down (Michal Schmidt) [1538586 1518669] 7877 - [v4l] media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic fixup (Jarod Wilson) [1548429 1548432] {CVE-2017-13166} 7878 - [v4l] media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic (Jarod Wilson) [1548429 1548432] {CVE-2017-13166} 7879 - [net] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff (Florian Westphal) [1543089 1543091] {CVE-2017-18017} 7880 - [net] netfilter: xt_TCPMSS: fix handling of malformed TCP header and options (Florian Westphal) [1543089 1543091] {CVE-2017-18017} 7881 - [net] netfilter: xt_TCPMSS: SYN packets are allowed to contain data (Florian Westphal) [1543089 1543091] {CVE-2017-18017} 7882 - [net] bluetooth: Prevent uninitialized data (Gopal Tiwari) [1519627 1519626] {CVE-2017-1000410} 7883 7884 [2.6.32-696.24.1] 7885 - [kernel] sched/core: Rework rq->clock update skips (Lauro Ramos Venancio) [1551475 1212959] 7886 - [kernel] sched: Remove useless code in yield_to() (Lauro Ramos Venancio) [1551475 1212959] 7887 - [kernel] sched: Set skip_clock_update in yield_task_fair() (Lauro Ramos Venancio) [1551475 1212959] 7888 - [kernel] sched, rt: Update rq clock when unthrottling of an otherwise idle CPU (Lauro Ramos Venancio) [1551475 1212959] 7889 - [kernel] lockdep: Fix lock_is_held() on recursion (Lauro Ramos Venancio) [1551475 1212959] 7890 - [net] bonding: discard lowest hash bit for 802.3ad layer3+4 (Hangbin Liu) [1550103 1532167] 7891 </description> 7892 <!-- 7893 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7894 --> 7895 <advisory> 7896 <severity>IMPORTANT</severity> 7897 <rights>Copyright 2018 Oracle, Inc.</rights> 7898 <issued date="2018-05-08"/> 7899 <cve href="http://linux.oracle.com/cve/CVE-2017-8824.html">CVE-2017-8824</cve> 7900 <cve href="http://linux.oracle.com/cve/CVE-2017-1000410.html">CVE-2017-1000410</cve> 7901 <cve href="http://linux.oracle.com/cve/CVE-2017-13166.html">CVE-2017-13166</cve> 7902 <cve href="http://linux.oracle.com/cve/CVE-2017-18017.html">CVE-2017-18017</cve> 7903 <cve href="http://linux.oracle.com/cve/CVE-2017-7645.html">CVE-2017-7645</cve> 7904 <cve href="http://linux.oracle.com/cve/CVE-2018-8897.html">CVE-2018-8897</cve> 7905 7906 </advisory> 7907 </metadata> 7908 <criteria operator="AND"> 7909 <criterion test_ref="oval:com.oracle.elsa:tst:20181319001" comment="Oracle Linux 6 is installed"/> 7910 <criteria operator="OR"> 7911 <criteria operator="AND"> 7912 <criterion test_ref="oval:com.oracle.elsa:tst:20181319002" comment="kernel is earlier than 0:2.6.32-696.28.1.el6"/> 7913 <criterion test_ref="oval:com.oracle.elsa:tst:20181319003" comment="kernel is signed with the Oracle Linux 6 key"/> 7914 </criteria> 7915 <criteria operator="AND"> 7916 <criterion test_ref="oval:com.oracle.elsa:tst:20181319004" comment="kernel-abi-whitelists is earlier than 0:2.6.32-696.28.1.el6"/> 7917 <criterion test_ref="oval:com.oracle.elsa:tst:20181319005" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key"/> 7918 </criteria> 7919 <criteria operator="AND"> 7920 <criterion test_ref="oval:com.oracle.elsa:tst:20181319006" comment="kernel-debug is earlier than 0:2.6.32-696.28.1.el6"/> 7921 <criterion test_ref="oval:com.oracle.elsa:tst:20181319007" comment="kernel-debug is signed with the Oracle Linux 6 key"/> 7922 </criteria> 7923 <criteria operator="AND"> 7924 <criterion test_ref="oval:com.oracle.elsa:tst:20181319008" comment="kernel-debug-devel is earlier than 0:2.6.32-696.28.1.el6"/> 7925 <criterion test_ref="oval:com.oracle.elsa:tst:20181319009" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/> 7926 </criteria> 7927 <criteria operator="AND"> 7928 <criterion test_ref="oval:com.oracle.elsa:tst:20181319010" comment="kernel-devel is earlier than 0:2.6.32-696.28.1.el6"/> 7929 <criterion test_ref="oval:com.oracle.elsa:tst:20181319011" comment="kernel-devel is signed with the Oracle Linux 6 key"/> 7930 </criteria> 7931 <criteria operator="AND"> 7932 <criterion test_ref="oval:com.oracle.elsa:tst:20181319012" comment="kernel-doc is earlier than 0:2.6.32-696.28.1.el6"/> 7933 <criterion test_ref="oval:com.oracle.elsa:tst:20181319013" comment="kernel-doc is signed with the Oracle Linux 6 key"/> 7934 </criteria> 7935 <criteria operator="AND"> 7936 <criterion test_ref="oval:com.oracle.elsa:tst:20181319014" comment="kernel-firmware is earlier than 0:2.6.32-696.28.1.el6"/> 7937 <criterion test_ref="oval:com.oracle.elsa:tst:20181319015" comment="kernel-firmware is signed with the Oracle Linux 6 key"/> 7938 </criteria> 7939 <criteria operator="AND"> 7940 <criterion test_ref="oval:com.oracle.elsa:tst:20181319016" comment="kernel-headers is earlier than 0:2.6.32-696.28.1.el6"/> 7941 <criterion test_ref="oval:com.oracle.elsa:tst:20181319017" comment="kernel-headers is signed with the Oracle Linux 6 key"/> 7942 </criteria> 7943 <criteria operator="AND"> 7944 <criterion test_ref="oval:com.oracle.elsa:tst:20181319018" comment="perf is earlier than 0:2.6.32-696.28.1.el6"/> 7945 <criterion test_ref="oval:com.oracle.elsa:tst:20181319019" comment="perf is signed with the Oracle Linux 6 key"/> 7946 </criteria> 7947 <criteria operator="AND"> 7948 <criterion test_ref="oval:com.oracle.elsa:tst:20181319020" comment="python-perf is earlier than 0:2.6.32-696.28.1.el6"/> 7949 <criterion test_ref="oval:com.oracle.elsa:tst:20181319021" comment="python-perf is signed with the Oracle Linux 6 key"/> 7950 </criteria> 7951 </criteria> 7952 </criteria> 7953 7954 </definition> 7955 <definition id="oval:com.oracle.elsa:def:20181364" version="501" class="patch"> 7956 <metadata> 7957 <title> 7958 ELSA-2018-1364: 389-ds-base security update (IMPORTANT) 7959 </title> 7960 <affected family="unix"> 7961 <platform>Oracle Linux 6</platform> 7962 7963 </affected> 7964 <reference source="elsa" ref_id="ELSA-2018-1364" ref_url="http://linux.oracle.com/errata/ELSA-2018-1364.html"/> 7965 <reference source="CVE" ref_id="CVE-2018-1089" ref_url="http://linux.oracle.com/cve/CVE-2018-1089.html"/> 7966 7967 <description> 7968 [1.2.11.15-95] 7969 - Bump version to 1.2.11-15-95 7970 - Resolves: Bug 1562152 - EMBARGOED CVE-2018-1089 389-ds-base: ns-slapd crash via large filter value in ldapsearch 7971 </description> 7972 <!-- 7973 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 7974 --> 7975 <advisory> 7976 <severity>IMPORTANT</severity> 7977 <rights>Copyright 2018 Oracle, Inc.</rights> 7978 <issued date="2018-05-09"/> 7979 <cve href="http://linux.oracle.com/cve/CVE-2018-1089.html">CVE-2018-1089</cve> 7980 7981 </advisory> 7982 </metadata> 7983 <criteria operator="AND"> 7984 <criterion test_ref="oval:com.oracle.elsa:tst:20181364001" comment="Oracle Linux 6 is installed"/> 7985 <criteria operator="OR"> 7986 <criteria operator="AND"> 7987 <criterion test_ref="oval:com.oracle.elsa:tst:20181364002" comment="389-ds-base is earlier than 0:1.2.11.15-95.el6_9"/> 7988 <criterion test_ref="oval:com.oracle.elsa:tst:20181364003" comment="389-ds-base is signed with the Oracle Linux 6 key"/> 7989 </criteria> 7990 <criteria operator="AND"> 7991 <criterion test_ref="oval:com.oracle.elsa:tst:20181364004" comment="389-ds-base-devel is earlier than 0:1.2.11.15-95.el6_9"/> 7992 <criterion test_ref="oval:com.oracle.elsa:tst:20181364005" comment="389-ds-base-devel is signed with the Oracle Linux 6 key"/> 7993 </criteria> 7994 <criteria operator="AND"> 7995 <criterion test_ref="oval:com.oracle.elsa:tst:20181364006" comment="389-ds-base-libs is earlier than 0:1.2.11.15-95.el6_9"/> 7996 <criterion test_ref="oval:com.oracle.elsa:tst:20181364007" comment="389-ds-base-libs is signed with the Oracle Linux 6 key"/> 7997 </criteria> 7998 </criteria> 7999 </criteria> 8000 8001 </definition> 8002 <definition id="oval:com.oracle.elsa:def:20181380" version="501" class="patch"> 8003 <metadata> 8004 <title> 8005 ELSA-2018-1380: 389-ds-base security and bug fix update (IMPORTANT) 8006 </title> 8007 <affected family="unix"> 8008 <platform>Oracle Linux 7</platform> 8009 8010 </affected> 8011 <reference source="elsa" ref_id="ELSA-2018-1380" ref_url="http://linux.oracle.com/errata/ELSA-2018-1380.html"/> 8012 <reference source="CVE" ref_id="CVE-2018-1089" ref_url="http://linux.oracle.com/cve/CVE-2018-1089.html"/> 8013 8014 <description> 8015 [1.3.7.5-21] 8016 - Bump version to 1.3.7.5-21 8017 - Resolves: Bug 1559818 - EMBARGOED CVE-2018-1089 389-ds-base: ns-slapd crash via large filter value in ldapsearch 8018 8019 [1.3.7.5-20] 8020 - Bump version to 1.3.7.5-20 8021 - Resolves: Bug 1563079 - adjustment of csn_generator can fail so next generated csn can be equal to the most recent one received 8022 - Resolves: Bug 1559764 - memberof fails if group is moved into scope 8023 - Resolves: Bug 1554720 - 'Truncated search results' pop-up appears in user details in WebUI 8024 - Resolves: Bug 1553605 - ipa-server-install fails with Error: Upgrade failed with no such entry 8025 - Resolves: Bug 1559760 - ds-replcheck: add -W option to ask for the password from stdin instead of passing it on command line 8026 - Resolves: Bug 1559464 - replica_write_ruv log a failure even when it succeeds 8027 </description> 8028 <!-- 8029 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8030 --> 8031 <advisory> 8032 <severity>IMPORTANT</severity> 8033 <rights>Copyright 2018 Oracle, Inc.</rights> 8034 <issued date="2018-05-14"/> 8035 <cve href="http://linux.oracle.com/cve/CVE-2018-1089.html">CVE-2018-1089</cve> 8036 8037 </advisory> 8038 </metadata> 8039 <criteria operator="AND"> 8040 <criterion test_ref="oval:com.oracle.elsa:tst:20181380001" comment="Oracle Linux 7 is installed"/> 8041 <criteria operator="OR"> 8042 <criteria operator="AND"> 8043 <criterion test_ref="oval:com.oracle.elsa:tst:20181380002" comment="389-ds-base is earlier than 0:1.3.7.5-21.el7_5"/> 8044 <criterion test_ref="oval:com.oracle.elsa:tst:20181380003" comment="389-ds-base is signed with the Oracle Linux 7 key"/> 8045 </criteria> 8046 <criteria operator="AND"> 8047 <criterion test_ref="oval:com.oracle.elsa:tst:20181380004" comment="389-ds-base-devel is earlier than 0:1.3.7.5-21.el7_5"/> 8048 <criterion test_ref="oval:com.oracle.elsa:tst:20181380005" comment="389-ds-base-devel is signed with the Oracle Linux 7 key"/> 8049 </criteria> 8050 <criteria operator="AND"> 8051 <criterion test_ref="oval:com.oracle.elsa:tst:20181380006" comment="389-ds-base-libs is earlier than 0:1.3.7.5-21.el7_5"/> 8052 <criterion test_ref="oval:com.oracle.elsa:tst:20181380007" comment="389-ds-base-libs is signed with the Oracle Linux 7 key"/> 8053 </criteria> 8054 <criteria operator="AND"> 8055 <criterion test_ref="oval:com.oracle.elsa:tst:20181380008" comment="389-ds-base-snmp is earlier than 0:1.3.7.5-21.el7_5"/> 8056 <criterion test_ref="oval:com.oracle.elsa:tst:20181380009" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key"/> 8057 </criteria> 8058 </criteria> 8059 </criteria> 8060 8061 </definition> 8062 <definition id="oval:com.oracle.elsa:def:20181396" version="501" class="patch"> 8063 <metadata> 8064 <title> 8065 ELSA-2018-1396: libvirt security and bug fix update (LOW) 8066 </title> 8067 <affected family="unix"> 8068 <platform>Oracle Linux 7</platform> 8069 8070 </affected> 8071 <reference source="elsa" ref_id="ELSA-2018-1396" ref_url="http://linux.oracle.com/errata/ELSA-2018-1396.html"/> 8072 <reference source="CVE" ref_id="CVE-2018-1064" ref_url="http://linux.oracle.com/cve/CVE-2018-1064.html"/> 8073 <reference source="CVE" ref_id="CVE-2018-5748" ref_url="http://linux.oracle.com/cve/CVE-2018-5748.html"/> 8074 8075 <description> 8076 [3.9.0-14.el7_5.4] 8077 - lxc: Drop useless check in live device update (rhbz#1557922) 8078 - Pass oldDev to virDomainDefCompatibleDevice on device update (rhbz#1557922) 8079 - qemu: Fix updating device with boot order (rhbz#1557922) 8080 - conf: Fix crash in virDomainDefCompatibleDevice (rhbz#1557922) 8081 - vmx: check for present/enabled devices earlier (rhbz#1566524) 8082 - vmx: allocate space for network interfaces if needed (rhbz#1566524) 8083 - internal: add STRCASEPREFIX (rhbz#1566524) 8084 - vmx: convert any amount of NICs (rhbz#1566524) 8085 - qemu: Use dynamic buffer for storing PTY aliases (rhbz#1566525) 8086 - qemu: avoid denial of service reading from QEMU monitor (CVE-2018-5748) (CVE-2018-5748) 8087 - qemu: avoid denial of service reading from QEMU guest agent (CVE-2018-1064) (CVE-2018-1064) 8088 8089 [3.9.0-14.el7_5.3] 8090 - qemu_cgroup: Fix 'rc' argument on virDomainAuditCgroupPath() calls (rhbz#1564996) 8091 - util: Introduce virStringListMerge (rhbz#1564996) 8092 - util: Introduce virDevMapperGetTargets (rhbz#1564996) 8093 - qemu_cgroup: Handle device mapper targets properly (rhbz#1564996) 8094 </description> 8095 <!-- 8096 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8097 --> 8098 <advisory> 8099 <severity>LOW</severity> 8100 <rights>Copyright 2018 Oracle, Inc.</rights> 8101 <issued date="2018-05-14"/> 8102 <cve href="http://linux.oracle.com/cve/CVE-2018-1064.html">CVE-2018-1064</cve> 8103 <cve href="http://linux.oracle.com/cve/CVE-2018-5748.html">CVE-2018-5748</cve> 8104 8105 </advisory> 8106 </metadata> 8107 <criteria operator="AND"> 8108 <criterion test_ref="oval:com.oracle.elsa:tst:20181396001" comment="Oracle Linux 7 is installed"/> 8109 <criteria operator="OR"> 8110 <criteria operator="AND"> 8111 <criterion test_ref="oval:com.oracle.elsa:tst:20181396002" comment="libvirt is earlier than 0:3.9.0-14.el7_5.4"/> 8112 <criterion test_ref="oval:com.oracle.elsa:tst:20181396003" comment="libvirt is signed with the Oracle Linux 7 key"/> 8113 </criteria> 8114 <criteria operator="AND"> 8115 <criterion test_ref="oval:com.oracle.elsa:tst:20181396004" comment="libvirt-admin is earlier than 0:3.9.0-14.el7_5.4"/> 8116 <criterion test_ref="oval:com.oracle.elsa:tst:20181396005" comment="libvirt-admin is signed with the Oracle Linux 7 key"/> 8117 </criteria> 8118 <criteria operator="AND"> 8119 <criterion test_ref="oval:com.oracle.elsa:tst:20181396006" comment="libvirt-client is earlier than 0:3.9.0-14.el7_5.4"/> 8120 <criterion test_ref="oval:com.oracle.elsa:tst:20181396007" comment="libvirt-client is signed with the Oracle Linux 7 key"/> 8121 </criteria> 8122 <criteria operator="AND"> 8123 <criterion test_ref="oval:com.oracle.elsa:tst:20181396008" comment="libvirt-daemon is earlier than 0:3.9.0-14.el7_5.4"/> 8124 <criterion test_ref="oval:com.oracle.elsa:tst:20181396009" comment="libvirt-daemon is signed with the Oracle Linux 7 key"/> 8125 </criteria> 8126 <criteria operator="AND"> 8127 <criterion test_ref="oval:com.oracle.elsa:tst:20181396010" comment="libvirt-daemon-config-network is earlier than 0:3.9.0-14.el7_5.4"/> 8128 <criterion test_ref="oval:com.oracle.elsa:tst:20181396011" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key"/> 8129 </criteria> 8130 <criteria operator="AND"> 8131 <criterion test_ref="oval:com.oracle.elsa:tst:20181396012" comment="libvirt-daemon-config-nwfilter is earlier than 0:3.9.0-14.el7_5.4"/> 8132 <criterion test_ref="oval:com.oracle.elsa:tst:20181396013" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key"/> 8133 </criteria> 8134 <criteria operator="AND"> 8135 <criterion test_ref="oval:com.oracle.elsa:tst:20181396014" comment="libvirt-daemon-driver-interface is earlier than 0:3.9.0-14.el7_5.4"/> 8136 <criterion test_ref="oval:com.oracle.elsa:tst:20181396015" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key"/> 8137 </criteria> 8138 <criteria operator="AND"> 8139 <criterion test_ref="oval:com.oracle.elsa:tst:20181396016" comment="libvirt-daemon-driver-lxc is earlier than 0:3.9.0-14.el7_5.4"/> 8140 <criterion test_ref="oval:com.oracle.elsa:tst:20181396017" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key"/> 8141 </criteria> 8142 <criteria operator="AND"> 8143 <criterion test_ref="oval:com.oracle.elsa:tst:20181396018" comment="libvirt-daemon-driver-network is earlier than 0:3.9.0-14.el7_5.4"/> 8144 <criterion test_ref="oval:com.oracle.elsa:tst:20181396019" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key"/> 8145 </criteria> 8146 <criteria operator="AND"> 8147 <criterion test_ref="oval:com.oracle.elsa:tst:20181396020" comment="libvirt-daemon-driver-nodedev is earlier than 0:3.9.0-14.el7_5.4"/> 8148 <criterion test_ref="oval:com.oracle.elsa:tst:20181396021" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key"/> 8149 </criteria> 8150 <criteria operator="AND"> 8151 <criterion test_ref="oval:com.oracle.elsa:tst:20181396022" comment="libvirt-daemon-driver-nwfilter is earlier than 0:3.9.0-14.el7_5.4"/> 8152 <criterion test_ref="oval:com.oracle.elsa:tst:20181396023" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key"/> 8153 </criteria> 8154 <criteria operator="AND"> 8155 <criterion test_ref="oval:com.oracle.elsa:tst:20181396024" comment="libvirt-daemon-driver-qemu is earlier than 0:3.9.0-14.el7_5.4"/> 8156 <criterion test_ref="oval:com.oracle.elsa:tst:20181396025" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key"/> 8157 </criteria> 8158 <criteria operator="AND"> 8159 <criterion test_ref="oval:com.oracle.elsa:tst:20181396026" comment="libvirt-daemon-driver-secret is earlier than 0:3.9.0-14.el7_5.4"/> 8160 <criterion test_ref="oval:com.oracle.elsa:tst:20181396027" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key"/> 8161 </criteria> 8162 <criteria operator="AND"> 8163 <criterion test_ref="oval:com.oracle.elsa:tst:20181396028" comment="libvirt-daemon-driver-storage is earlier than 0:3.9.0-14.el7_5.4"/> 8164 <criterion test_ref="oval:com.oracle.elsa:tst:20181396029" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key"/> 8165 </criteria> 8166 <criteria operator="AND"> 8167 <criterion test_ref="oval:com.oracle.elsa:tst:20181396030" comment="libvirt-daemon-driver-storage-core is earlier than 0:3.9.0-14.el7_5.4"/> 8168 <criterion test_ref="oval:com.oracle.elsa:tst:20181396031" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key"/> 8169 </criteria> 8170 <criteria operator="AND"> 8171 <criterion test_ref="oval:com.oracle.elsa:tst:20181396032" comment="libvirt-daemon-driver-storage-disk is earlier than 0:3.9.0-14.el7_5.4"/> 8172 <criterion test_ref="oval:com.oracle.elsa:tst:20181396033" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key"/> 8173 </criteria> 8174 <criteria operator="AND"> 8175 <criterion test_ref="oval:com.oracle.elsa:tst:20181396034" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:3.9.0-14.el7_5.4"/> 8176 <criterion test_ref="oval:com.oracle.elsa:tst:20181396035" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key"/> 8177 </criteria> 8178 <criteria operator="AND"> 8179 <criterion test_ref="oval:com.oracle.elsa:tst:20181396036" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:3.9.0-14.el7_5.4"/> 8180 <criterion test_ref="oval:com.oracle.elsa:tst:20181396037" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key"/> 8181 </criteria> 8182 <criteria operator="AND"> 8183 <criterion test_ref="oval:com.oracle.elsa:tst:20181396038" comment="libvirt-daemon-driver-storage-logical is earlier than 0:3.9.0-14.el7_5.4"/> 8184 <criterion test_ref="oval:com.oracle.elsa:tst:20181396039" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key"/> 8185 </criteria> 8186 <criteria operator="AND"> 8187 <criterion test_ref="oval:com.oracle.elsa:tst:20181396040" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:3.9.0-14.el7_5.4"/> 8188 <criterion test_ref="oval:com.oracle.elsa:tst:20181396041" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key"/> 8189 </criteria> 8190 <criteria operator="AND"> 8191 <criterion test_ref="oval:com.oracle.elsa:tst:20181396042" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:3.9.0-14.el7_5.4"/> 8192 <criterion test_ref="oval:com.oracle.elsa:tst:20181396043" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key"/> 8193 </criteria> 8194 <criteria operator="AND"> 8195 <criterion test_ref="oval:com.oracle.elsa:tst:20181396044" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:3.9.0-14.el7_5.4"/> 8196 <criterion test_ref="oval:com.oracle.elsa:tst:20181396045" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key"/> 8197 </criteria> 8198 <criteria operator="AND"> 8199 <criterion test_ref="oval:com.oracle.elsa:tst:20181396046" comment="libvirt-daemon-kvm is earlier than 0:3.9.0-14.el7_5.4"/> 8200 <criterion test_ref="oval:com.oracle.elsa:tst:20181396047" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key"/> 8201 </criteria> 8202 <criteria operator="AND"> 8203 <criterion test_ref="oval:com.oracle.elsa:tst:20181396048" comment="libvirt-daemon-lxc is earlier than 0:3.9.0-14.el7_5.4"/> 8204 <criterion test_ref="oval:com.oracle.elsa:tst:20181396049" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key"/> 8205 </criteria> 8206 <criteria operator="AND"> 8207 <criterion test_ref="oval:com.oracle.elsa:tst:20181396050" comment="libvirt-devel is earlier than 0:3.9.0-14.el7_5.4"/> 8208 <criterion test_ref="oval:com.oracle.elsa:tst:20181396051" comment="libvirt-devel is signed with the Oracle Linux 7 key"/> 8209 </criteria> 8210 <criteria operator="AND"> 8211 <criterion test_ref="oval:com.oracle.elsa:tst:20181396052" comment="libvirt-docs is earlier than 0:3.9.0-14.el7_5.4"/> 8212 <criterion test_ref="oval:com.oracle.elsa:tst:20181396053" comment="libvirt-docs is signed with the Oracle Linux 7 key"/> 8213 </criteria> 8214 <criteria operator="AND"> 8215 <criterion test_ref="oval:com.oracle.elsa:tst:20181396054" comment="libvirt-libs is earlier than 0:3.9.0-14.el7_5.4"/> 8216 <criterion test_ref="oval:com.oracle.elsa:tst:20181396055" comment="libvirt-libs is signed with the Oracle Linux 7 key"/> 8217 </criteria> 8218 <criteria operator="AND"> 8219 <criterion test_ref="oval:com.oracle.elsa:tst:20181396056" comment="libvirt-lock-sanlock is earlier than 0:3.9.0-14.el7_5.4"/> 8220 <criterion test_ref="oval:com.oracle.elsa:tst:20181396057" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key"/> 8221 </criteria> 8222 <criteria operator="AND"> 8223 <criterion test_ref="oval:com.oracle.elsa:tst:20181396058" comment="libvirt-login-shell is earlier than 0:3.9.0-14.el7_5.4"/> 8224 <criterion test_ref="oval:com.oracle.elsa:tst:20181396059" comment="libvirt-login-shell is signed with the Oracle Linux 7 key"/> 8225 </criteria> 8226 <criteria operator="AND"> 8227 <criterion test_ref="oval:com.oracle.elsa:tst:20181396060" comment="libvirt-nss is earlier than 0:3.9.0-14.el7_5.4"/> 8228 <criterion test_ref="oval:com.oracle.elsa:tst:20181396061" comment="libvirt-nss is signed with the Oracle Linux 7 key"/> 8229 </criteria> 8230 </criteria> 8231 </criteria> 8232 8233 </definition> 8234 <definition id="oval:com.oracle.elsa:def:20181414" version="501" class="patch"> 8235 <metadata> 8236 <title> 8237 ELSA-2018-1414: firefox security update (CRITICAL) 8238 </title> 8239 <affected family="unix"> 8240 <platform>Oracle Linux 6</platform> 8241 8242 </affected> 8243 <reference source="elsa" ref_id="ELSA-2018-1414" ref_url="http://linux.oracle.com/errata/ELSA-2018-1414.html"/> 8244 <reference source="CVE" ref_id="CVE-2018-5150" ref_url="http://linux.oracle.com/cve/CVE-2018-5150.html"/> 8245 <reference source="CVE" ref_id="CVE-2018-5158" ref_url="http://linux.oracle.com/cve/CVE-2018-5158.html"/> 8246 <reference source="CVE" ref_id="CVE-2018-5159" ref_url="http://linux.oracle.com/cve/CVE-2018-5159.html"/> 8247 <reference source="CVE" ref_id="CVE-2018-5168" ref_url="http://linux.oracle.com/cve/CVE-2018-5168.html"/> 8248 <reference source="CVE" ref_id="CVE-2018-5183" ref_url="http://linux.oracle.com/cve/CVE-2018-5183.html"/> 8249 <reference source="CVE" ref_id="CVE-2018-5154" ref_url="http://linux.oracle.com/cve/CVE-2018-5154.html"/> 8250 <reference source="CVE" ref_id="CVE-2018-5155" ref_url="http://linux.oracle.com/cve/CVE-2018-5155.html"/> 8251 <reference source="CVE" ref_id="CVE-2018-5157" ref_url="http://linux.oracle.com/cve/CVE-2018-5157.html"/> 8252 <reference source="CVE" ref_id="CVE-2018-5178" ref_url="http://linux.oracle.com/cve/CVE-2018-5178.html"/> 8253 8254 <description> 8255 [52.8.0-1.0.1] 8256 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat one 8257 - Force requirement of newer gdk-pixbuf2 to ensure a proper update (Todd Vierling) [orabug 19847484] 8258 8259 [52.8.0-1] 8260 - Update to 52.8.0 ESR 8261 </description> 8262 <!-- 8263 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8264 --> 8265 <advisory> 8266 <severity>CRITICAL</severity> 8267 <rights>Copyright 2018 Oracle, Inc.</rights> 8268 <issued date="2018-05-14"/> 8269 <cve href="http://linux.oracle.com/cve/CVE-2018-5150.html">CVE-2018-5150</cve> 8270 <cve href="http://linux.oracle.com/cve/CVE-2018-5158.html">CVE-2018-5158</cve> 8271 <cve href="http://linux.oracle.com/cve/CVE-2018-5159.html">CVE-2018-5159</cve> 8272 <cve href="http://linux.oracle.com/cve/CVE-2018-5168.html">CVE-2018-5168</cve> 8273 <cve href="http://linux.oracle.com/cve/CVE-2018-5183.html">CVE-2018-5183</cve> 8274 <cve href="http://linux.oracle.com/cve/CVE-2018-5154.html">CVE-2018-5154</cve> 8275 <cve href="http://linux.oracle.com/cve/CVE-2018-5155.html">CVE-2018-5155</cve> 8276 <cve href="http://linux.oracle.com/cve/CVE-2018-5157.html">CVE-2018-5157</cve> 8277 <cve href="http://linux.oracle.com/cve/CVE-2018-5178.html">CVE-2018-5178</cve> 8278 8279 </advisory> 8280 </metadata> 8281 <criteria operator="AND"> 8282 <criterion test_ref="oval:com.oracle.elsa:tst:20181414001" comment="Oracle Linux 6 is installed"/> 8283 <criteria operator="AND"> 8284 <criterion test_ref="oval:com.oracle.elsa:tst:20181414002" comment="firefox is earlier than 0:52.8.0-1.0.1.el6_9"/> 8285 <criterion test_ref="oval:com.oracle.elsa:tst:20181414003" comment="firefox is signed with the Oracle Linux 6 key"/> 8286 </criteria> 8287 </criteria> 8288 8289 </definition> 8290 <definition id="oval:com.oracle.elsa:def:20181415" version="501" class="patch"> 8291 <metadata> 8292 <title> 8293 ELSA-2018-1415: firefox security update (CRITICAL) 8294 </title> 8295 <affected family="unix"> 8296 <platform>Oracle Linux 7</platform> 8297 8298 </affected> 8299 <reference source="elsa" ref_id="ELSA-2018-1415" ref_url="http://linux.oracle.com/errata/ELSA-2018-1415.html"/> 8300 <reference source="CVE" ref_id="CVE-2018-5150" ref_url="http://linux.oracle.com/cve/CVE-2018-5150.html"/> 8301 <reference source="CVE" ref_id="CVE-2018-5158" ref_url="http://linux.oracle.com/cve/CVE-2018-5158.html"/> 8302 <reference source="CVE" ref_id="CVE-2018-5159" ref_url="http://linux.oracle.com/cve/CVE-2018-5159.html"/> 8303 <reference source="CVE" ref_id="CVE-2018-5168" ref_url="http://linux.oracle.com/cve/CVE-2018-5168.html"/> 8304 <reference source="CVE" ref_id="CVE-2018-5183" ref_url="http://linux.oracle.com/cve/CVE-2018-5183.html"/> 8305 <reference source="CVE" ref_id="CVE-2018-5154" ref_url="http://linux.oracle.com/cve/CVE-2018-5154.html"/> 8306 <reference source="CVE" ref_id="CVE-2018-5155" ref_url="http://linux.oracle.com/cve/CVE-2018-5155.html"/> 8307 <reference source="CVE" ref_id="CVE-2018-5157" ref_url="http://linux.oracle.com/cve/CVE-2018-5157.html"/> 8308 <reference source="CVE" ref_id="CVE-2018-5178" ref_url="http://linux.oracle.com/cve/CVE-2018-5178.html"/> 8309 8310 <description> 8311 [52.8.0-1.0.1] 8312 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 8313 8314 [52.8.0-1] 8315 - Update to 52.8.0 ESR 8316 </description> 8317 <!-- 8318 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8319 --> 8320 <advisory> 8321 <severity>CRITICAL</severity> 8322 <rights>Copyright 2018 Oracle, Inc.</rights> 8323 <issued date="2018-05-14"/> 8324 <cve href="http://linux.oracle.com/cve/CVE-2018-5150.html">CVE-2018-5150</cve> 8325 <cve href="http://linux.oracle.com/cve/CVE-2018-5158.html">CVE-2018-5158</cve> 8326 <cve href="http://linux.oracle.com/cve/CVE-2018-5159.html">CVE-2018-5159</cve> 8327 <cve href="http://linux.oracle.com/cve/CVE-2018-5168.html">CVE-2018-5168</cve> 8328 <cve href="http://linux.oracle.com/cve/CVE-2018-5183.html">CVE-2018-5183</cve> 8329 <cve href="http://linux.oracle.com/cve/CVE-2018-5154.html">CVE-2018-5154</cve> 8330 <cve href="http://linux.oracle.com/cve/CVE-2018-5155.html">CVE-2018-5155</cve> 8331 <cve href="http://linux.oracle.com/cve/CVE-2018-5157.html">CVE-2018-5157</cve> 8332 <cve href="http://linux.oracle.com/cve/CVE-2018-5178.html">CVE-2018-5178</cve> 8333 8334 </advisory> 8335 </metadata> 8336 <criteria operator="AND"> 8337 <criterion test_ref="oval:com.oracle.elsa:tst:20181415001" comment="Oracle Linux 7 is installed"/> 8338 <criteria operator="AND"> 8339 <criterion test_ref="oval:com.oracle.elsa:tst:20181415002" comment="firefox is earlier than 0:52.8.0-1.0.1.el7_5"/> 8340 <criterion test_ref="oval:com.oracle.elsa:tst:20181415003" comment="firefox is signed with the Oracle Linux 7 key"/> 8341 </criteria> 8342 </criteria> 8343 8344 </definition> 8345 <definition id="oval:com.oracle.elsa:def:20181416" version="501" class="patch"> 8346 <metadata> 8347 <title> 8348 ELSA-2018-1416: qemu-kvm security update (MODERATE) 8349 </title> 8350 <affected family="unix"> 8351 <platform>Oracle Linux 7</platform> 8352 8353 </affected> 8354 <reference source="elsa" ref_id="ELSA-2018-1416" ref_url="http://linux.oracle.com/errata/ELSA-2018-1416.html"/> 8355 <reference source="CVE" ref_id="CVE-2018-7858" ref_url="http://linux.oracle.com/cve/CVE-2018-7858.html"/> 8356 8357 <description> 8358 [1.5.3-156.el7_5.1] 8359 - kvm-vga-add-ram_addr_t-cast.patch [bz#1567913] 8360 - kvm-vga-fix-region-calculation.patch [bz#1567913] 8361 - Resolves: bz#1567913 8362 (CVE-2018-7858 qemu-kvm: Qemu: cirrus: OOB access when updating vga display [rhel-7] [rhel-7.5.z]) 8363 </description> 8364 <!-- 8365 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8366 --> 8367 <advisory> 8368 <severity>MODERATE</severity> 8369 <rights>Copyright 2018 Oracle, Inc.</rights> 8370 <issued date="2018-05-14"/> 8371 <cve href="http://linux.oracle.com/cve/CVE-2018-7858.html">CVE-2018-7858</cve> 8372 8373 </advisory> 8374 </metadata> 8375 <criteria operator="AND"> 8376 <criterion test_ref="oval:com.oracle.elsa:tst:20181416001" comment="Oracle Linux 7 is installed"/> 8377 <criteria operator="OR"> 8378 <criteria operator="AND"> 8379 <criterion test_ref="oval:com.oracle.elsa:tst:20181416002" comment="qemu-img is earlier than 10:1.5.3-156.el7_5.1"/> 8380 <criterion test_ref="oval:com.oracle.elsa:tst:20181416003" comment="qemu-img is signed with the Oracle Linux 7 key"/> 8381 </criteria> 8382 <criteria operator="AND"> 8383 <criterion test_ref="oval:com.oracle.elsa:tst:20181416004" comment="qemu-kvm is earlier than 10:1.5.3-156.el7_5.1"/> 8384 <criterion test_ref="oval:com.oracle.elsa:tst:20181416005" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 8385 </criteria> 8386 <criteria operator="AND"> 8387 <criterion test_ref="oval:com.oracle.elsa:tst:20181416006" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7_5.1"/> 8388 <criterion test_ref="oval:com.oracle.elsa:tst:20181416007" comment="qemu-kvm-common is signed with the Oracle Linux 7 key"/> 8389 </criteria> 8390 <criteria operator="AND"> 8391 <criterion test_ref="oval:com.oracle.elsa:tst:20181416008" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7_5.1"/> 8392 <criterion test_ref="oval:com.oracle.elsa:tst:20181416009" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key"/> 8393 </criteria> 8394 </criteria> 8395 </criteria> 8396 8397 </definition> 8398 <definition id="oval:com.oracle.elsa:def:20181453" version="501" class="patch"> 8399 <metadata> 8400 <title> 8401 ELSA-2018-1453: dhcp security update (CRITICAL) 8402 </title> 8403 <affected family="unix"> 8404 <platform>Oracle Linux 7</platform> 8405 8406 </affected> 8407 <reference source="elsa" ref_id="ELSA-2018-1453" ref_url="http://linux.oracle.com/errata/ELSA-2018-1453.html"/> 8408 <reference source="CVE" ref_id="CVE-2018-1111" ref_url="http://linux.oracle.com/cve/CVE-2018-1111.html"/> 8409 8410 <description> 8411 [12:4.2.5-68.0.1.1] 8412 - Direct users to Oracle Linux support site. 8413 8414 [12:4.2.5-68.1] 8415 - Resolves: #1570898 - Fix CVE-2018-1111: Do not parse backslash as escape character 8416 </description> 8417 <!-- 8418 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8419 --> 8420 <advisory> 8421 <severity>CRITICAL</severity> 8422 <rights>Copyright 2018 Oracle, Inc.</rights> 8423 <issued date="2018-05-15"/> 8424 <cve href="http://linux.oracle.com/cve/CVE-2018-1111.html">CVE-2018-1111</cve> 8425 8426 </advisory> 8427 </metadata> 8428 <criteria operator="AND"> 8429 <criterion test_ref="oval:com.oracle.elsa:tst:20181453001" comment="Oracle Linux 7 is installed"/> 8430 <criteria operator="OR"> 8431 <criteria operator="AND"> 8432 <criterion test_ref="oval:com.oracle.elsa:tst:20181453002" comment="dhclient is earlier than 12:4.2.5-68.0.1.el7_5.1"/> 8433 <criterion test_ref="oval:com.oracle.elsa:tst:20181453003" comment="dhclient is signed with the Oracle Linux 7 key"/> 8434 </criteria> 8435 <criteria operator="AND"> 8436 <criterion test_ref="oval:com.oracle.elsa:tst:20181453004" comment="dhcp is earlier than 12:4.2.5-68.0.1.el7_5.1"/> 8437 <criterion test_ref="oval:com.oracle.elsa:tst:20181453005" comment="dhcp is signed with the Oracle Linux 7 key"/> 8438 </criteria> 8439 <criteria operator="AND"> 8440 <criterion test_ref="oval:com.oracle.elsa:tst:20181453006" comment="dhcp-common is earlier than 12:4.2.5-68.0.1.el7_5.1"/> 8441 <criterion test_ref="oval:com.oracle.elsa:tst:20181453007" comment="dhcp-common is signed with the Oracle Linux 7 key"/> 8442 </criteria> 8443 <criteria operator="AND"> 8444 <criterion test_ref="oval:com.oracle.elsa:tst:20181453008" comment="dhcp-devel is earlier than 12:4.2.5-68.0.1.el7_5.1"/> 8445 <criterion test_ref="oval:com.oracle.elsa:tst:20181453009" comment="dhcp-devel is signed with the Oracle Linux 7 key"/> 8446 </criteria> 8447 <criteria operator="AND"> 8448 <criterion test_ref="oval:com.oracle.elsa:tst:20181453010" comment="dhcp-libs is earlier than 12:4.2.5-68.0.1.el7_5.1"/> 8449 <criterion test_ref="oval:com.oracle.elsa:tst:20181453011" comment="dhcp-libs is signed with the Oracle Linux 7 key"/> 8450 </criteria> 8451 </criteria> 8452 </criteria> 8453 8454 </definition> 8455 <definition id="oval:com.oracle.elsa:def:20181454" version="501" class="patch"> 8456 <metadata> 8457 <title> 8458 ELSA-2018-1454: dhcp security update (CRITICAL) 8459 </title> 8460 <affected family="unix"> 8461 <platform>Oracle Linux 6</platform> 8462 8463 </affected> 8464 <reference source="elsa" ref_id="ELSA-2018-1454" ref_url="http://linux.oracle.com/errata/ELSA-2018-1454.html"/> 8465 <reference source="CVE" ref_id="CVE-2018-1111" ref_url="http://linux.oracle.com/cve/CVE-2018-1111.html"/> 8466 8467 <description> 8468 [12:4.1.1-53.P1.0.1.4] 8469 - Added oracle-errwarn-message.patch 8470 8471 [12:4.1.1-53.P1.el6_9.4] 8472 - Resolves: #1570897 - Fix comamnd execution in NM script (CVE-2018-1111) 8473 </description> 8474 <!-- 8475 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8476 --> 8477 <advisory> 8478 <severity>CRITICAL</severity> 8479 <rights>Copyright 2018 Oracle, Inc.</rights> 8480 <issued date="2018-05-15"/> 8481 <cve href="http://linux.oracle.com/cve/CVE-2018-1111.html">CVE-2018-1111</cve> 8482 8483 </advisory> 8484 </metadata> 8485 <criteria operator="AND"> 8486 <criterion test_ref="oval:com.oracle.elsa:tst:20181454001" comment="Oracle Linux 6 is installed"/> 8487 <criteria operator="OR"> 8488 <criteria operator="AND"> 8489 <criterion test_ref="oval:com.oracle.elsa:tst:20181454002" comment="dhclient is earlier than 12:4.1.1-53.P1.0.1.el6_9.4"/> 8490 <criterion test_ref="oval:com.oracle.elsa:tst:20181454003" comment="dhclient is signed with the Oracle Linux 6 key"/> 8491 </criteria> 8492 <criteria operator="AND"> 8493 <criterion test_ref="oval:com.oracle.elsa:tst:20181454004" comment="dhcp is earlier than 12:4.1.1-53.P1.0.1.el6_9.4"/> 8494 <criterion test_ref="oval:com.oracle.elsa:tst:20181454005" comment="dhcp is signed with the Oracle Linux 6 key"/> 8495 </criteria> 8496 <criteria operator="AND"> 8497 <criterion test_ref="oval:com.oracle.elsa:tst:20181454006" comment="dhcp-common is earlier than 12:4.1.1-53.P1.0.1.el6_9.4"/> 8498 <criterion test_ref="oval:com.oracle.elsa:tst:20181454007" comment="dhcp-common is signed with the Oracle Linux 6 key"/> 8499 </criteria> 8500 <criteria operator="AND"> 8501 <criterion test_ref="oval:com.oracle.elsa:tst:20181454008" comment="dhcp-devel is earlier than 12:4.1.1-53.P1.0.1.el6_9.4"/> 8502 <criterion test_ref="oval:com.oracle.elsa:tst:20181454009" comment="dhcp-devel is signed with the Oracle Linux 6 key"/> 8503 </criteria> 8504 </criteria> 8505 </criteria> 8506 8507 </definition> 8508 <definition id="oval:com.oracle.elsa:def:20181629" version="501" class="patch"> 8509 <metadata> 8510 <title> 8511 ELSA-2018-1629: kernel security update (IMPORTANT) 8512 </title> 8513 <affected family="unix"> 8514 <platform>Oracle Linux 7</platform> 8515 8516 </affected> 8517 <reference source="elsa" ref_id="ELSA-2018-1629" ref_url="http://linux.oracle.com/errata/ELSA-2018-1629.html"/> 8518 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 8519 8520 <description> 8521 [3.10.0-862.3.2.OL7] 8522 - Oracle Linux certificates (Alexey Petrenko) 8523 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 8524 - Update x509.genkey [bug 24817676] 8525 8526 [3.10.0-862.3.2] 8527 - [x86] spec_ctrl: Fix late microcode problem with AMD (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8528 - [x86] entry: Add missing '$' in IBRS macros (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8529 - [x86] spec_ctrl: Clean up entry code & remove unused APIs (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8530 - [x86] spec_ctrl: Mask off SPEC_CTRL MSR bits that are managed by kernel (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8531 - [x86] spec_ctrl: add support for SSBD to RHEL IBRS entry/exit macros (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8532 - [fs] proc: Use CamelCase for SSBD (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8533 - [x86] bugs: Rename _RDS to _SSBD (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8534 - [kernel] seccomp: Enable speculation flaw mitigations (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8535 - [fs] proc: Provide details on speculation flaw mitigations (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8536 - [x86] nospec: Allow getting/setting on non-current task (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8537 - [x86] speculation: Add prctl for Speculative Store Bypass mitigation (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8538 - [x86] process: Allow runtime control of Speculative Store Bypass (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8539 - [uapi] prctl: Add speculation control prctls (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8540 - [x86] kvm/vmx: Expose SPEC_CTRL Bit(2) to the guest (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8541 - [x86] bugs/amd: Add support to disable RDS on Fam[15, 16, 17]h if requested (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8542 - [x86] spec_ctrl: Sync up RDS setting with IBRS code (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8543 - [x86] bugs: Provide boot parameters for the spec_store_bypass_disable mitigation (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8544 - [x86] bugs: Expose /sys/../spec_store_bypass (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8545 - [x86] bugs: Read SPEC_CTRL MSR during boot and re-use (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8546 - [x86] spec_ctrl: Use separate PCP variables for IBRS entry and exit (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8547 - [x86] cpufeatures: Make CPU bugs sticky (Waiman Long) [1566904 1566905] {CVE-2018-3639} 8548 8549 [3.10.0-862.3.1] 8550 - [x86] kpti/kexec: fix wrong page address in clear_page (Dave Young) [1573173 1571162] 8551 - [x86] kvm: fix icebp instruction handling (Paolo Bonzini) [1566849 1566845] {CVE-2018-1087} 8552 - [x86] entry/64: Don't use IST entry for #BP stack (Paolo Bonzini) [1567084 1567083] {CVE-2018-8897} 8553 - [kernel] perf/hwbp: Simplify the perf-hwbp code, fix documentation (Eugene Syromiatnikov) [1569878 1569874] {CVE-2018-1000199} 8554 </description> 8555 <!-- 8556 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8557 --> 8558 <advisory> 8559 <severity>IMPORTANT</severity> 8560 <rights>Copyright 2018 Oracle, Inc.</rights> 8561 <issued date="2018-05-22"/> 8562 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 8563 8564 </advisory> 8565 </metadata> 8566 <criteria operator="AND"> 8567 <criterion test_ref="oval:com.oracle.elsa:tst:20181629001" comment="Oracle Linux 7 is installed"/> 8568 <criteria operator="OR"> 8569 <criteria operator="AND"> 8570 <criterion test_ref="oval:com.oracle.elsa:tst:20181629002" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.3.2.el7"/> 8571 <criterion test_ref="oval:com.oracle.elsa:tst:20181629003" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 8572 </criteria> 8573 <criteria operator="AND"> 8574 <criterion test_ref="oval:com.oracle.elsa:tst:20181629004" comment="kernel-debug is earlier than 0:3.10.0-862.3.2.el7"/> 8575 <criterion test_ref="oval:com.oracle.elsa:tst:20181629005" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 8576 </criteria> 8577 <criteria operator="AND"> 8578 <criterion test_ref="oval:com.oracle.elsa:tst:20181629006" comment="kernel-devel is earlier than 0:3.10.0-862.3.2.el7"/> 8579 <criterion test_ref="oval:com.oracle.elsa:tst:20181629007" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 8580 </criteria> 8581 <criteria operator="AND"> 8582 <criterion test_ref="oval:com.oracle.elsa:tst:20181629008" comment="kernel-debug-devel is earlier than 0:3.10.0-862.3.2.el7"/> 8583 <criterion test_ref="oval:com.oracle.elsa:tst:20181629009" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 8584 </criteria> 8585 <criteria operator="AND"> 8586 <criterion test_ref="oval:com.oracle.elsa:tst:20181629010" comment="kernel-doc is earlier than 0:3.10.0-862.3.2.el7"/> 8587 <criterion test_ref="oval:com.oracle.elsa:tst:20181629011" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 8588 </criteria> 8589 <criteria operator="AND"> 8590 <criterion test_ref="oval:com.oracle.elsa:tst:20181629012" comment="perf is earlier than 0:3.10.0-862.3.2.el7"/> 8591 <criterion test_ref="oval:com.oracle.elsa:tst:20181629013" comment="perf is signed with the Oracle Linux 7 key"/> 8592 </criteria> 8593 <criteria operator="AND"> 8594 <criterion test_ref="oval:com.oracle.elsa:tst:20181629014" comment="kernel-tools is earlier than 0:3.10.0-862.3.2.el7"/> 8595 <criterion test_ref="oval:com.oracle.elsa:tst:20181629015" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 8596 </criteria> 8597 <criteria operator="AND"> 8598 <criterion test_ref="oval:com.oracle.elsa:tst:20181629016" comment="python-perf is earlier than 0:3.10.0-862.3.2.el7"/> 8599 <criterion test_ref="oval:com.oracle.elsa:tst:20181629017" comment="python-perf is signed with the Oracle Linux 7 key"/> 8600 </criteria> 8601 <criteria operator="AND"> 8602 <criterion test_ref="oval:com.oracle.elsa:tst:20181629018" comment="kernel-headers is earlier than 0:3.10.0-862.3.2.el7"/> 8603 <criterion test_ref="oval:com.oracle.elsa:tst:20181629019" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 8604 </criteria> 8605 <criteria operator="AND"> 8606 <criterion test_ref="oval:com.oracle.elsa:tst:20181629020" comment="kernel is earlier than 0:3.10.0-862.3.2.el7"/> 8607 <criterion test_ref="oval:com.oracle.elsa:tst:20181629021" comment="kernel is signed with the Oracle Linux 7 key"/> 8608 </criteria> 8609 <criteria operator="AND"> 8610 <criterion test_ref="oval:com.oracle.elsa:tst:20181629022" comment="kernel-tools-libs is earlier than 0:3.10.0-862.3.2.el7"/> 8611 <criterion test_ref="oval:com.oracle.elsa:tst:20181629023" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 8612 </criteria> 8613 <criteria operator="AND"> 8614 <criterion test_ref="oval:com.oracle.elsa:tst:20181629024" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.3.2.el7"/> 8615 <criterion test_ref="oval:com.oracle.elsa:tst:20181629025" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 8616 </criteria> 8617 </criteria> 8618 </criteria> 8619 8620 </definition> 8621 <definition id="oval:com.oracle.elsa:def:20181632" version="501" class="patch"> 8622 <metadata> 8623 <title> 8624 ELSA-2018-1632: libvirt security update (IMPORTANT) 8625 </title> 8626 <affected family="unix"> 8627 <platform>Oracle Linux 7</platform> 8628 8629 </affected> 8630 <reference source="elsa" ref_id="ELSA-2018-1632" ref_url="http://linux.oracle.com/errata/ELSA-2018-1632.html"/> 8631 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 8632 8633 <description> 8634 [3.9.0-14.el7_5.5] 8635 - cpu: define the 'ssbd' CPUID feature bit (CVE-2018-3639) 8636 </description> 8637 <!-- 8638 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8639 --> 8640 <advisory> 8641 <severity>IMPORTANT</severity> 8642 <rights>Copyright 2018 Oracle, Inc.</rights> 8643 <issued date="2018-05-22"/> 8644 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 8645 8646 </advisory> 8647 </metadata> 8648 <criteria operator="AND"> 8649 <criterion test_ref="oval:com.oracle.elsa:tst:20181632001" comment="Oracle Linux 7 is installed"/> 8650 <criteria operator="OR"> 8651 <criteria operator="AND"> 8652 <criterion test_ref="oval:com.oracle.elsa:tst:20181632002" comment="libvirt-daemon-driver-nwfilter is earlier than 0:3.9.0-14.el7_5.5"/> 8653 <criterion test_ref="oval:com.oracle.elsa:tst:20181632003" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key"/> 8654 </criteria> 8655 <criteria operator="AND"> 8656 <criterion test_ref="oval:com.oracle.elsa:tst:20181632004" comment="libvirt-daemon is earlier than 0:3.9.0-14.el7_5.5"/> 8657 <criterion test_ref="oval:com.oracle.elsa:tst:20181632005" comment="libvirt-daemon is signed with the Oracle Linux 7 key"/> 8658 </criteria> 8659 <criteria operator="AND"> 8660 <criterion test_ref="oval:com.oracle.elsa:tst:20181632006" comment="libvirt-client is earlier than 0:3.9.0-14.el7_5.5"/> 8661 <criterion test_ref="oval:com.oracle.elsa:tst:20181632007" comment="libvirt-client is signed with the Oracle Linux 7 key"/> 8662 </criteria> 8663 <criteria operator="AND"> 8664 <criterion test_ref="oval:com.oracle.elsa:tst:20181632008" comment="libvirt-daemon-driver-nodedev is earlier than 0:3.9.0-14.el7_5.5"/> 8665 <criterion test_ref="oval:com.oracle.elsa:tst:20181632009" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key"/> 8666 </criteria> 8667 <criteria operator="AND"> 8668 <criterion test_ref="oval:com.oracle.elsa:tst:20181632010" comment="libvirt-daemon-config-network is earlier than 0:3.9.0-14.el7_5.5"/> 8669 <criterion test_ref="oval:com.oracle.elsa:tst:20181632011" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key"/> 8670 </criteria> 8671 <criteria operator="AND"> 8672 <criterion test_ref="oval:com.oracle.elsa:tst:20181632012" comment="libvirt-daemon-driver-interface is earlier than 0:3.9.0-14.el7_5.5"/> 8673 <criterion test_ref="oval:com.oracle.elsa:tst:20181632013" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key"/> 8674 </criteria> 8675 <criteria operator="AND"> 8676 <criterion test_ref="oval:com.oracle.elsa:tst:20181632014" comment="libvirt-daemon-driver-secret is earlier than 0:3.9.0-14.el7_5.5"/> 8677 <criterion test_ref="oval:com.oracle.elsa:tst:20181632015" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key"/> 8678 </criteria> 8679 <criteria operator="AND"> 8680 <criterion test_ref="oval:com.oracle.elsa:tst:20181632016" comment="libvirt-daemon-driver-lxc is earlier than 0:3.9.0-14.el7_5.5"/> 8681 <criterion test_ref="oval:com.oracle.elsa:tst:20181632017" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key"/> 8682 </criteria> 8683 <criteria operator="AND"> 8684 <criterion test_ref="oval:com.oracle.elsa:tst:20181632018" comment="libvirt-daemon-kvm is earlier than 0:3.9.0-14.el7_5.5"/> 8685 <criterion test_ref="oval:com.oracle.elsa:tst:20181632019" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key"/> 8686 </criteria> 8687 <criteria operator="AND"> 8688 <criterion test_ref="oval:com.oracle.elsa:tst:20181632020" comment="libvirt-daemon-driver-storage is earlier than 0:3.9.0-14.el7_5.5"/> 8689 <criterion test_ref="oval:com.oracle.elsa:tst:20181632021" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key"/> 8690 </criteria> 8691 <criteria operator="AND"> 8692 <criterion test_ref="oval:com.oracle.elsa:tst:20181632022" comment="libvirt is earlier than 0:3.9.0-14.el7_5.5"/> 8693 <criterion test_ref="oval:com.oracle.elsa:tst:20181632023" comment="libvirt is signed with the Oracle Linux 7 key"/> 8694 </criteria> 8695 <criteria operator="AND"> 8696 <criterion test_ref="oval:com.oracle.elsa:tst:20181632024" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:3.9.0-14.el7_5.5"/> 8697 <criterion test_ref="oval:com.oracle.elsa:tst:20181632025" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key"/> 8698 </criteria> 8699 <criteria operator="AND"> 8700 <criterion test_ref="oval:com.oracle.elsa:tst:20181632026" comment="libvirt-daemon-driver-network is earlier than 0:3.9.0-14.el7_5.5"/> 8701 <criterion test_ref="oval:com.oracle.elsa:tst:20181632027" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key"/> 8702 </criteria> 8703 <criteria operator="AND"> 8704 <criterion test_ref="oval:com.oracle.elsa:tst:20181632028" comment="libvirt-daemon-driver-storage-logical is earlier than 0:3.9.0-14.el7_5.5"/> 8705 <criterion test_ref="oval:com.oracle.elsa:tst:20181632029" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key"/> 8706 </criteria> 8707 <criteria operator="AND"> 8708 <criterion test_ref="oval:com.oracle.elsa:tst:20181632030" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:3.9.0-14.el7_5.5"/> 8709 <criterion test_ref="oval:com.oracle.elsa:tst:20181632031" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key"/> 8710 </criteria> 8711 <criteria operator="AND"> 8712 <criterion test_ref="oval:com.oracle.elsa:tst:20181632032" comment="libvirt-daemon-driver-qemu is earlier than 0:3.9.0-14.el7_5.5"/> 8713 <criterion test_ref="oval:com.oracle.elsa:tst:20181632033" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key"/> 8714 </criteria> 8715 <criteria operator="AND"> 8716 <criterion test_ref="oval:com.oracle.elsa:tst:20181632034" comment="libvirt-docs is earlier than 0:3.9.0-14.el7_5.5"/> 8717 <criterion test_ref="oval:com.oracle.elsa:tst:20181632035" comment="libvirt-docs is signed with the Oracle Linux 7 key"/> 8718 </criteria> 8719 <criteria operator="AND"> 8720 <criterion test_ref="oval:com.oracle.elsa:tst:20181632036" comment="libvirt-daemon-driver-storage-core is earlier than 0:3.9.0-14.el7_5.5"/> 8721 <criterion test_ref="oval:com.oracle.elsa:tst:20181632037" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key"/> 8722 </criteria> 8723 <criteria operator="AND"> 8724 <criterion test_ref="oval:com.oracle.elsa:tst:20181632038" comment="libvirt-daemon-config-nwfilter is earlier than 0:3.9.0-14.el7_5.5"/> 8725 <criterion test_ref="oval:com.oracle.elsa:tst:20181632039" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key"/> 8726 </criteria> 8727 <criteria operator="AND"> 8728 <criterion test_ref="oval:com.oracle.elsa:tst:20181632040" comment="libvirt-devel is earlier than 0:3.9.0-14.el7_5.5"/> 8729 <criterion test_ref="oval:com.oracle.elsa:tst:20181632041" comment="libvirt-devel is signed with the Oracle Linux 7 key"/> 8730 </criteria> 8731 <criteria operator="AND"> 8732 <criterion test_ref="oval:com.oracle.elsa:tst:20181632042" comment="libvirt-admin is earlier than 0:3.9.0-14.el7_5.5"/> 8733 <criterion test_ref="oval:com.oracle.elsa:tst:20181632043" comment="libvirt-admin is signed with the Oracle Linux 7 key"/> 8734 </criteria> 8735 <criteria operator="AND"> 8736 <criterion test_ref="oval:com.oracle.elsa:tst:20181632044" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:3.9.0-14.el7_5.5"/> 8737 <criterion test_ref="oval:com.oracle.elsa:tst:20181632045" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key"/> 8738 </criteria> 8739 <criteria operator="AND"> 8740 <criterion test_ref="oval:com.oracle.elsa:tst:20181632046" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:3.9.0-14.el7_5.5"/> 8741 <criterion test_ref="oval:com.oracle.elsa:tst:20181632047" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key"/> 8742 </criteria> 8743 <criteria operator="AND"> 8744 <criterion test_ref="oval:com.oracle.elsa:tst:20181632048" comment="libvirt-libs is earlier than 0:3.9.0-14.el7_5.5"/> 8745 <criterion test_ref="oval:com.oracle.elsa:tst:20181632049" comment="libvirt-libs is signed with the Oracle Linux 7 key"/> 8746 </criteria> 8747 <criteria operator="AND"> 8748 <criterion test_ref="oval:com.oracle.elsa:tst:20181632050" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:3.9.0-14.el7_5.5"/> 8749 <criterion test_ref="oval:com.oracle.elsa:tst:20181632051" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key"/> 8750 </criteria> 8751 <criteria operator="AND"> 8752 <criterion test_ref="oval:com.oracle.elsa:tst:20181632052" comment="libvirt-daemon-driver-storage-disk is earlier than 0:3.9.0-14.el7_5.5"/> 8753 <criterion test_ref="oval:com.oracle.elsa:tst:20181632053" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key"/> 8754 </criteria> 8755 <criteria operator="AND"> 8756 <criterion test_ref="oval:com.oracle.elsa:tst:20181632054" comment="libvirt-lock-sanlock is earlier than 0:3.9.0-14.el7_5.5"/> 8757 <criterion test_ref="oval:com.oracle.elsa:tst:20181632055" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key"/> 8758 </criteria> 8759 <criteria operator="AND"> 8760 <criterion test_ref="oval:com.oracle.elsa:tst:20181632056" comment="libvirt-login-shell is earlier than 0:3.9.0-14.el7_5.5"/> 8761 <criterion test_ref="oval:com.oracle.elsa:tst:20181632057" comment="libvirt-login-shell is signed with the Oracle Linux 7 key"/> 8762 </criteria> 8763 <criteria operator="AND"> 8764 <criterion test_ref="oval:com.oracle.elsa:tst:20181632058" comment="libvirt-daemon-lxc is earlier than 0:3.9.0-14.el7_5.5"/> 8765 <criterion test_ref="oval:com.oracle.elsa:tst:20181632059" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key"/> 8766 </criteria> 8767 <criteria operator="AND"> 8768 <criterion test_ref="oval:com.oracle.elsa:tst:20181632060" comment="libvirt-nss is earlier than 0:3.9.0-14.el7_5.5"/> 8769 <criterion test_ref="oval:com.oracle.elsa:tst:20181632061" comment="libvirt-nss is signed with the Oracle Linux 7 key"/> 8770 </criteria> 8771 </criteria> 8772 </criteria> 8773 8774 </definition> 8775 <definition id="oval:com.oracle.elsa:def:20181633" version="501" class="patch"> 8776 <metadata> 8777 <title> 8778 ELSA-2018-1633: qemu-kvm security update (IMPORTANT) 8779 </title> 8780 <affected family="unix"> 8781 <platform>Oracle Linux 7</platform> 8782 8783 </affected> 8784 <reference source="elsa" ref_id="ELSA-2018-1633" ref_url="http://linux.oracle.com/errata/ELSA-2018-1633.html"/> 8785 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 8786 8787 <description> 8788 [1.5.3-156.el7_5.2] 8789 - kvm-i386-define-the-ssbd-CPUID-feature-bit-CVE-2018-3639.patch [bz#1574075] 8790 - Resolves: bz#1574075 8791 (EMBARGOED CVE-2018-3639 qemu-kvm: Kernel: omega-4 [rhel-7.5.z]) 8792 </description> 8793 <!-- 8794 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8795 --> 8796 <advisory> 8797 <severity>IMPORTANT</severity> 8798 <rights>Copyright 2018 Oracle, Inc.</rights> 8799 <issued date="2018-05-22"/> 8800 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 8801 8802 </advisory> 8803 </metadata> 8804 <criteria operator="AND"> 8805 <criterion test_ref="oval:com.oracle.elsa:tst:20181633001" comment="Oracle Linux 7 is installed"/> 8806 <criteria operator="OR"> 8807 <criteria operator="AND"> 8808 <criterion test_ref="oval:com.oracle.elsa:tst:20181633002" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7_5.2"/> 8809 <criterion test_ref="oval:com.oracle.elsa:tst:20181633003" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key"/> 8810 </criteria> 8811 <criteria operator="AND"> 8812 <criterion test_ref="oval:com.oracle.elsa:tst:20181633004" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7_5.2"/> 8813 <criterion test_ref="oval:com.oracle.elsa:tst:20181633005" comment="qemu-kvm-common is signed with the Oracle Linux 7 key"/> 8814 </criteria> 8815 <criteria operator="AND"> 8816 <criterion test_ref="oval:com.oracle.elsa:tst:20181633006" comment="qemu-kvm is earlier than 10:1.5.3-156.el7_5.2"/> 8817 <criterion test_ref="oval:com.oracle.elsa:tst:20181633007" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 8818 </criteria> 8819 <criteria operator="AND"> 8820 <criterion test_ref="oval:com.oracle.elsa:tst:20181633008" comment="qemu-img is earlier than 10:1.5.3-156.el7_5.2"/> 8821 <criterion test_ref="oval:com.oracle.elsa:tst:20181633009" comment="qemu-img is signed with the Oracle Linux 7 key"/> 8822 </criteria> 8823 </criteria> 8824 </criteria> 8825 8826 </definition> 8827 <definition id="oval:com.oracle.elsa:def:20181647" version="501" class="patch"> 8828 <metadata> 8829 <title> 8830 ELSA-2018-1647: java-1.7.0-openjdk security update (IMPORTANT) 8831 </title> 8832 <affected family="unix"> 8833 <platform>Oracle Linux 6</platform> 8834 8835 </affected> 8836 <reference source="elsa" ref_id="ELSA-2018-1647" ref_url="http://linux.oracle.com/errata/ELSA-2018-1647.html"/> 8837 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 8838 8839 <description> 8840 [1:1.7.0.181-2.6.14.8.0.1] 8841 - Update DISTRO_NAME in specfile 8842 8843 [1:1.7.0.181-2.6.14.8] 8844 - added and applied 1566890_embargoed20180521.patch 8845 - Resolves: rhbz#1578550 8846 </description> 8847 <!-- 8848 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8849 --> 8850 <advisory> 8851 <severity>IMPORTANT</severity> 8852 <rights>Copyright 2018 Oracle, Inc.</rights> 8853 <issued date="2018-05-22"/> 8854 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 8855 8856 </advisory> 8857 </metadata> 8858 <criteria operator="AND"> 8859 <criterion test_ref="oval:com.oracle.elsa:tst:20181647001" comment="Oracle Linux 6 is installed"/> 8860 <criteria operator="OR"> 8861 <criteria operator="AND"> 8862 <criterion test_ref="oval:com.oracle.elsa:tst:20181647002" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9"/> 8863 <criterion test_ref="oval:com.oracle.elsa:tst:20181647003" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 8864 </criteria> 8865 <criteria operator="AND"> 8866 <criterion test_ref="oval:com.oracle.elsa:tst:20181647004" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9"/> 8867 <criterion test_ref="oval:com.oracle.elsa:tst:20181647005" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key"/> 8868 </criteria> 8869 <criteria operator="AND"> 8870 <criterion test_ref="oval:com.oracle.elsa:tst:20181647006" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9"/> 8871 <criterion test_ref="oval:com.oracle.elsa:tst:20181647007" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key"/> 8872 </criteria> 8873 <criteria operator="AND"> 8874 <criterion test_ref="oval:com.oracle.elsa:tst:20181647008" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9"/> 8875 <criterion test_ref="oval:com.oracle.elsa:tst:20181647009" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 8876 </criteria> 8877 <criteria operator="AND"> 8878 <criterion test_ref="oval:com.oracle.elsa:tst:20181647010" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9"/> 8879 <criterion test_ref="oval:com.oracle.elsa:tst:20181647011" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 8880 </criteria> 8881 </criteria> 8882 </criteria> 8883 8884 </definition> 8885 <definition id="oval:com.oracle.elsa:def:20181648" version="501" class="patch"> 8886 <metadata> 8887 <title> 8888 ELSA-2018-1648: java-1.7.0-openjdk security update (IMPORTANT) 8889 </title> 8890 <affected family="unix"> 8891 <platform>Oracle Linux 7</platform> 8892 8893 </affected> 8894 <reference source="elsa" ref_id="ELSA-2018-1648" ref_url="http://linux.oracle.com/errata/ELSA-2018-1648.html"/> 8895 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 8896 8897 <description> 8898 [1:1.7.0.181-2.6.14.8.0.1] 8899 - Update DISTRO_NAME in specfile 8900 8901 [1:1.7.0.181-2.6.14.8] 8902 - added and applied 1566890_embargoed20180521.patch 8903 - Resolves: rhbz#1578560 8904 </description> 8905 <!-- 8906 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8907 --> 8908 <advisory> 8909 <severity>IMPORTANT</severity> 8910 <rights>Copyright 2018 Oracle, Inc.</rights> 8911 <issued date="2018-05-22"/> 8912 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 8913 8914 </advisory> 8915 </metadata> 8916 <criteria operator="AND"> 8917 <criterion test_ref="oval:com.oracle.elsa:tst:20181648001" comment="Oracle Linux 7 is installed"/> 8918 <criteria operator="OR"> 8919 <criteria operator="AND"> 8920 <criterion test_ref="oval:com.oracle.elsa:tst:20181648002" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5"/> 8921 <criterion test_ref="oval:com.oracle.elsa:tst:20181648003" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key"/> 8922 </criteria> 8923 <criteria operator="AND"> 8924 <criterion test_ref="oval:com.oracle.elsa:tst:20181648004" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5"/> 8925 <criterion test_ref="oval:com.oracle.elsa:tst:20181648005" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 8926 </criteria> 8927 <criteria operator="AND"> 8928 <criterion test_ref="oval:com.oracle.elsa:tst:20181648006" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5"/> 8929 <criterion test_ref="oval:com.oracle.elsa:tst:20181648007" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 8930 </criteria> 8931 <criteria operator="AND"> 8932 <criterion test_ref="oval:com.oracle.elsa:tst:20181648008" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5"/> 8933 <criterion test_ref="oval:com.oracle.elsa:tst:20181648009" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key"/> 8934 </criteria> 8935 <criteria operator="AND"> 8936 <criterion test_ref="oval:com.oracle.elsa:tst:20181648010" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5"/> 8937 <criterion test_ref="oval:com.oracle.elsa:tst:20181648011" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 8938 </criteria> 8939 <criteria operator="AND"> 8940 <criterion test_ref="oval:com.oracle.elsa:tst:20181648012" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5"/> 8941 <criterion test_ref="oval:com.oracle.elsa:tst:20181648013" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 8942 </criteria> 8943 <criteria operator="AND"> 8944 <criterion test_ref="oval:com.oracle.elsa:tst:20181648014" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5"/> 8945 <criterion test_ref="oval:com.oracle.elsa:tst:20181648015" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 8946 </criteria> 8947 </criteria> 8948 </criteria> 8949 8950 </definition> 8951 <definition id="oval:com.oracle.elsa:def:20181649" version="501" class="patch"> 8952 <metadata> 8953 <title> 8954 ELSA-2018-1649: java-1.8.0-openjdk security update (IMPORTANT) 8955 </title> 8956 <affected family="unix"> 8957 <platform>Oracle Linux 7</platform> 8958 8959 </affected> 8960 <reference source="elsa" ref_id="ELSA-2018-1649" ref_url="http://linux.oracle.com/errata/ELSA-2018-1649.html"/> 8961 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 8962 8963 <description> 8964 [1:1.8.0.171-8.b10] 8965 - added and applied 1566890_embargoed20180521.patch 8966 - Resolves: rhbz#1578555 8967 </description> 8968 <!-- 8969 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 8970 --> 8971 <advisory> 8972 <severity>IMPORTANT</severity> 8973 <rights>Copyright 2018 Oracle, Inc.</rights> 8974 <issued date="2018-05-22"/> 8975 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 8976 8977 </advisory> 8978 </metadata> 8979 <criteria operator="AND"> 8980 <criterion test_ref="oval:com.oracle.elsa:tst:20181649001" comment="Oracle Linux 7 is installed"/> 8981 <criteria operator="OR"> 8982 <criteria operator="AND"> 8983 <criterion test_ref="oval:com.oracle.elsa:tst:20181649002" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.171-8.b10.el7_5"/> 8984 <criterion test_ref="oval:com.oracle.elsa:tst:20181649003" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key"/> 8985 </criteria> 8986 <criteria operator="AND"> 8987 <criterion test_ref="oval:com.oracle.elsa:tst:20181649004" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.171-8.b10.el7_5"/> 8988 <criterion test_ref="oval:com.oracle.elsa:tst:20181649005" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 8989 </criteria> 8990 <criteria operator="AND"> 8991 <criterion test_ref="oval:com.oracle.elsa:tst:20181649006" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.171-8.b10.el7_5"/> 8992 <criterion test_ref="oval:com.oracle.elsa:tst:20181649007" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 8993 </criteria> 8994 <criteria operator="AND"> 8995 <criterion test_ref="oval:com.oracle.elsa:tst:20181649008" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.171-8.b10.el7_5"/> 8996 <criterion test_ref="oval:com.oracle.elsa:tst:20181649009" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key"/> 8997 </criteria> 8998 <criteria operator="AND"> 8999 <criterion test_ref="oval:com.oracle.elsa:tst:20181649010" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9000 <criterion test_ref="oval:com.oracle.elsa:tst:20181649011" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key"/> 9001 </criteria> 9002 <criteria operator="AND"> 9003 <criterion test_ref="oval:com.oracle.elsa:tst:20181649012" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9004 <criterion test_ref="oval:com.oracle.elsa:tst:20181649013" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 9005 </criteria> 9006 <criteria operator="AND"> 9007 <criterion test_ref="oval:com.oracle.elsa:tst:20181649014" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9008 <criterion test_ref="oval:com.oracle.elsa:tst:20181649015" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key"/> 9009 </criteria> 9010 <criteria operator="AND"> 9011 <criterion test_ref="oval:com.oracle.elsa:tst:20181649016" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9012 <criterion test_ref="oval:com.oracle.elsa:tst:20181649017" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 9013 </criteria> 9014 <criteria operator="AND"> 9015 <criterion test_ref="oval:com.oracle.elsa:tst:20181649018" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9016 <criterion test_ref="oval:com.oracle.elsa:tst:20181649019" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key"/> 9017 </criteria> 9018 <criteria operator="AND"> 9019 <criterion test_ref="oval:com.oracle.elsa:tst:20181649020" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9020 <criterion test_ref="oval:com.oracle.elsa:tst:20181649021" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key"/> 9021 </criteria> 9022 <criteria operator="AND"> 9023 <criterion test_ref="oval:com.oracle.elsa:tst:20181649022" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9024 <criterion test_ref="oval:com.oracle.elsa:tst:20181649023" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key"/> 9025 </criteria> 9026 <criteria operator="AND"> 9027 <criterion test_ref="oval:com.oracle.elsa:tst:20181649024" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9028 <criterion test_ref="oval:com.oracle.elsa:tst:20181649025" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key"/> 9029 </criteria> 9030 <criteria operator="AND"> 9031 <criterion test_ref="oval:com.oracle.elsa:tst:20181649026" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9032 <criterion test_ref="oval:com.oracle.elsa:tst:20181649027" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 9033 </criteria> 9034 <criteria operator="AND"> 9035 <criterion test_ref="oval:com.oracle.elsa:tst:20181649028" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9036 <criterion test_ref="oval:com.oracle.elsa:tst:20181649029" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key"/> 9037 </criteria> 9038 <criteria operator="AND"> 9039 <criterion test_ref="oval:com.oracle.elsa:tst:20181649030" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9040 <criterion test_ref="oval:com.oracle.elsa:tst:20181649031" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key"/> 9041 </criteria> 9042 <criteria operator="AND"> 9043 <criterion test_ref="oval:com.oracle.elsa:tst:20181649032" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.171-8.b10.el7_5"/> 9044 <criterion test_ref="oval:com.oracle.elsa:tst:20181649033" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key"/> 9045 </criteria> 9046 </criteria> 9047 </criteria> 9048 9049 </definition> 9050 <definition id="oval:com.oracle.elsa:def:20181650" version="501" class="patch"> 9051 <metadata> 9052 <title> 9053 ELSA-2018-1650: java-1.8.0-openjdk security update (IMPORTANT) 9054 </title> 9055 <affected family="unix"> 9056 <platform>Oracle Linux 6</platform> 9057 9058 </affected> 9059 <reference source="elsa" ref_id="ELSA-2018-1650" ref_url="http://linux.oracle.com/errata/ELSA-2018-1650.html"/> 9060 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 9061 9062 <description> 9063 [1:1.8.0.171-8.b10] 9064 - added and applied 1566890_embargoed20180521.patch 9065 - Resolves: rhbz#1578545 9066 </description> 9067 <!-- 9068 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9069 --> 9070 <advisory> 9071 <severity>IMPORTANT</severity> 9072 <rights>Copyright 2018 Oracle, Inc.</rights> 9073 <issued date="2018-05-22"/> 9074 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 9075 9076 </advisory> 9077 </metadata> 9078 <criteria operator="AND"> 9079 <criterion test_ref="oval:com.oracle.elsa:tst:20181650001" comment="Oracle Linux 6 is installed"/> 9080 <criteria operator="OR"> 9081 <criteria operator="AND"> 9082 <criterion test_ref="oval:com.oracle.elsa:tst:20181650002" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9083 <criterion test_ref="oval:com.oracle.elsa:tst:20181650003" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key"/> 9084 </criteria> 9085 <criteria operator="AND"> 9086 <criterion test_ref="oval:com.oracle.elsa:tst:20181650004" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9087 <criterion test_ref="oval:com.oracle.elsa:tst:20181650005" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 9088 </criteria> 9089 <criteria operator="AND"> 9090 <criterion test_ref="oval:com.oracle.elsa:tst:20181650006" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9091 <criterion test_ref="oval:com.oracle.elsa:tst:20181650007" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key"/> 9092 </criteria> 9093 <criteria operator="AND"> 9094 <criterion test_ref="oval:com.oracle.elsa:tst:20181650008" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9095 <criterion test_ref="oval:com.oracle.elsa:tst:20181650009" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key"/> 9096 </criteria> 9097 <criteria operator="AND"> 9098 <criterion test_ref="oval:com.oracle.elsa:tst:20181650010" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9099 <criterion test_ref="oval:com.oracle.elsa:tst:20181650011" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 9100 </criteria> 9101 <criteria operator="AND"> 9102 <criterion test_ref="oval:com.oracle.elsa:tst:20181650012" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9103 <criterion test_ref="oval:com.oracle.elsa:tst:20181650013" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key"/> 9104 </criteria> 9105 <criteria operator="AND"> 9106 <criterion test_ref="oval:com.oracle.elsa:tst:20181650014" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9107 <criterion test_ref="oval:com.oracle.elsa:tst:20181650015" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key"/> 9108 </criteria> 9109 <criteria operator="AND"> 9110 <criterion test_ref="oval:com.oracle.elsa:tst:20181650016" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9111 <criterion test_ref="oval:com.oracle.elsa:tst:20181650017" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key"/> 9112 </criteria> 9113 <criteria operator="AND"> 9114 <criterion test_ref="oval:com.oracle.elsa:tst:20181650018" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9115 <criterion test_ref="oval:com.oracle.elsa:tst:20181650019" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key"/> 9116 </criteria> 9117 <criteria operator="AND"> 9118 <criterion test_ref="oval:com.oracle.elsa:tst:20181650020" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9119 <criterion test_ref="oval:com.oracle.elsa:tst:20181650021" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key"/> 9120 </criteria> 9121 <criteria operator="AND"> 9122 <criterion test_ref="oval:com.oracle.elsa:tst:20181650022" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9123 <criterion test_ref="oval:com.oracle.elsa:tst:20181650023" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key"/> 9124 </criteria> 9125 <criteria operator="AND"> 9126 <criterion test_ref="oval:com.oracle.elsa:tst:20181650024" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.171-8.b10.el6_9"/> 9127 <criterion test_ref="oval:com.oracle.elsa:tst:20181650025" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 9128 </criteria> 9129 </criteria> 9130 </criteria> 9131 9132 </definition> 9133 <definition id="oval:com.oracle.elsa:def:20181651" version="501" class="patch"> 9134 <metadata> 9135 <title> 9136 ELSA-2018-1651: kernel security and bug fix update (IMPORTANT) 9137 </title> 9138 <affected family="unix"> 9139 <platform>Oracle Linux 6</platform> 9140 9141 </affected> 9142 <reference source="elsa" ref_id="ELSA-2018-1651" ref_url="http://linux.oracle.com/errata/ELSA-2018-1651.html"/> 9143 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 9144 9145 <description> 9146 [2.6.32-696.30.1.OL6] 9147 - Update genkey [bug 25599697] 9148 9149 [2.6.32-696.30.1] 9150 - [x86] x86/kvm: fix CPUID_7_EDX (word 18) mask (Jan Stancek) [1566893 1566899] {CVE-2018-3639} 9151 9152 [2.6.32-696.29.1] 9153 - [x86] x86/spec_ctrl: Fix late microcode problem with AMD (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9154 - [x86] x86/spec_ctrl: Clean up entry code & remove unused APIs (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9155 - [x86] x86/spec_ctrl: Mask off SPEC_CTRL MSR bits that are managed by kernel (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9156 - [x86] x86/spec_ctrl: add support for SSBD to RHEL IBRS entry/exit macros (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9157 - [x86] x86/bugs: Rename _RDS to _SSBD (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9158 - [x86] x86/speculation: Add prctl for Speculative Store Bypass mitigation (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9159 - [x86] x86/process: Allow runtime control of Speculative Store Bypass (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9160 - [kernel] prctl: Add speculation control prctls (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9161 - [x86] x86/kvm: Expose the RDS bit to the guest (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9162 - [x86] x86/bugs/AMD: Add support to disable RDS on Fam[15, 16, 17]h if requested (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9163 - [x86] x86/spec_ctrl: Sync up RDS setting with IBRS code (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9164 - [x86] x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9165 - [x86] x86/bugs: Expose the /sys/../spec_store_bypass and X86_BUG_SPEC_STORE_BYPASS (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9166 - [x86] x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9167 - [x86] x86/spec_ctrl: Use separate PCP variables for IBRS entry and exit (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9168 - [x86] cpu/intel: Knight Mill and Moorefield update to intel-family.h (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9169 - [x86] x86/speculation: Update Speculation Control microcode blacklist (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9170 - [x86] x86/cpuid: Fix up 'virtual' IBRS/IBPB/STIBP feature bits on Intel (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9171 - [x86] x86/cpufeatures: Clean up Spectre v2 related CPUID flags (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9172 - [x86] x86/cpufeatures: Add AMD feature bits for Speculation Control (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9173 - [x86] x86/cpufeatures: Add Intel feature bits for Speculation (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9174 - [x86] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9175 - [x86] x86/cpu: Fill in feature word 13, CPUID_8000_0008_EBX (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9176 - [x86] Extend RH cpuinfo to 10 extra words (Waiman Long) [1566893 1566899] {CVE-2018-3639} 9177 - [x86] kpti/kexec: fix wrong page address in clear_page (Dave Young) [1573176 1572487] 9178 </description> 9179 <!-- 9180 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9181 --> 9182 <advisory> 9183 <severity>IMPORTANT</severity> 9184 <rights>Copyright 2018 Oracle, Inc.</rights> 9185 <issued date="2018-05-22"/> 9186 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 9187 9188 </advisory> 9189 </metadata> 9190 <criteria operator="AND"> 9191 <criterion test_ref="oval:com.oracle.elsa:tst:20181651001" comment="Oracle Linux 6 is installed"/> 9192 <criteria operator="OR"> 9193 <criteria operator="AND"> 9194 <criterion test_ref="oval:com.oracle.elsa:tst:20181651002" comment="kernel-debug is earlier than 0:2.6.32-696.30.1.el6"/> 9195 <criterion test_ref="oval:com.oracle.elsa:tst:20181651003" comment="kernel-debug is signed with the Oracle Linux 6 key"/> 9196 </criteria> 9197 <criteria operator="AND"> 9198 <criterion test_ref="oval:com.oracle.elsa:tst:20181651004" comment="kernel-debug-devel is earlier than 0:2.6.32-696.30.1.el6"/> 9199 <criterion test_ref="oval:com.oracle.elsa:tst:20181651005" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/> 9200 </criteria> 9201 <criteria operator="AND"> 9202 <criterion test_ref="oval:com.oracle.elsa:tst:20181651006" comment="kernel-abi-whitelists is earlier than 0:2.6.32-696.30.1.el6"/> 9203 <criterion test_ref="oval:com.oracle.elsa:tst:20181651007" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key"/> 9204 </criteria> 9205 <criteria operator="AND"> 9206 <criterion test_ref="oval:com.oracle.elsa:tst:20181651008" comment="python-perf is earlier than 0:2.6.32-696.30.1.el6"/> 9207 <criterion test_ref="oval:com.oracle.elsa:tst:20181651009" comment="python-perf is signed with the Oracle Linux 6 key"/> 9208 </criteria> 9209 <criteria operator="AND"> 9210 <criterion test_ref="oval:com.oracle.elsa:tst:20181651010" comment="kernel-devel is earlier than 0:2.6.32-696.30.1.el6"/> 9211 <criterion test_ref="oval:com.oracle.elsa:tst:20181651011" comment="kernel-devel is signed with the Oracle Linux 6 key"/> 9212 </criteria> 9213 <criteria operator="AND"> 9214 <criterion test_ref="oval:com.oracle.elsa:tst:20181651012" comment="kernel-doc is earlier than 0:2.6.32-696.30.1.el6"/> 9215 <criterion test_ref="oval:com.oracle.elsa:tst:20181651013" comment="kernel-doc is signed with the Oracle Linux 6 key"/> 9216 </criteria> 9217 <criteria operator="AND"> 9218 <criterion test_ref="oval:com.oracle.elsa:tst:20181651014" comment="kernel is earlier than 0:2.6.32-696.30.1.el6"/> 9219 <criterion test_ref="oval:com.oracle.elsa:tst:20181651015" comment="kernel is signed with the Oracle Linux 6 key"/> 9220 </criteria> 9221 <criteria operator="AND"> 9222 <criterion test_ref="oval:com.oracle.elsa:tst:20181651016" comment="kernel-firmware is earlier than 0:2.6.32-696.30.1.el6"/> 9223 <criterion test_ref="oval:com.oracle.elsa:tst:20181651017" comment="kernel-firmware is signed with the Oracle Linux 6 key"/> 9224 </criteria> 9225 <criteria operator="AND"> 9226 <criterion test_ref="oval:com.oracle.elsa:tst:20181651018" comment="kernel-headers is earlier than 0:2.6.32-696.30.1.el6"/> 9227 <criterion test_ref="oval:com.oracle.elsa:tst:20181651019" comment="kernel-headers is signed with the Oracle Linux 6 key"/> 9228 </criteria> 9229 <criteria operator="AND"> 9230 <criterion test_ref="oval:com.oracle.elsa:tst:20181651020" comment="perf is earlier than 0:2.6.32-696.30.1.el6"/> 9231 <criterion test_ref="oval:com.oracle.elsa:tst:20181651021" comment="perf is signed with the Oracle Linux 6 key"/> 9232 </criteria> 9233 </criteria> 9234 </criteria> 9235 9236 </definition> 9237 <definition id="oval:com.oracle.elsa:def:20181660" version="501" class="patch"> 9238 <metadata> 9239 <title> 9240 ELSA-2018-1660: qemu-kvm security update (IMPORTANT) 9241 </title> 9242 <affected family="unix"> 9243 <platform>Oracle Linux 6</platform> 9244 9245 </affected> 9246 <reference source="elsa" ref_id="ELSA-2018-1660" ref_url="http://linux.oracle.com/errata/ELSA-2018-1660.html"/> 9247 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 9248 9249 <description> 9250 [0.12.1.2-2.503.el6_9.6] 9251 - qemu-kvm-i386-define-the-ssbd-CPUID-feature-bit-CVE-2018-3639.patch [bz#1574067] 9252 - Resolves: bz#1574067 9253 (EMBARGOED CVE-2018-3639 qemu-kvm: Kernel: omega-4 [rhel-6.9.z]) 9254 </description> 9255 <!-- 9256 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9257 --> 9258 <advisory> 9259 <severity>IMPORTANT</severity> 9260 <rights>Copyright 2018 Oracle, Inc.</rights> 9261 <issued date="2018-05-22"/> 9262 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 9263 9264 </advisory> 9265 </metadata> 9266 <criteria operator="AND"> 9267 <criterion test_ref="oval:com.oracle.elsa:tst:20181660001" comment="Oracle Linux 6 is installed"/> 9268 <criteria operator="OR"> 9269 <criteria operator="AND"> 9270 <criterion test_ref="oval:com.oracle.elsa:tst:20181660002" comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.503.el6_9.6"/> 9271 <criterion test_ref="oval:com.oracle.elsa:tst:20181660003" comment="qemu-guest-agent is signed with the Oracle Linux 6 key"/> 9272 </criteria> 9273 <criteria operator="AND"> 9274 <criterion test_ref="oval:com.oracle.elsa:tst:20181660004" comment="qemu-img is earlier than 2:0.12.1.2-2.503.el6_9.6"/> 9275 <criterion test_ref="oval:com.oracle.elsa:tst:20181660005" comment="qemu-img is signed with the Oracle Linux 6 key"/> 9276 </criteria> 9277 <criteria operator="AND"> 9278 <criterion test_ref="oval:com.oracle.elsa:tst:20181660006" comment="qemu-kvm is earlier than 2:0.12.1.2-2.503.el6_9.6"/> 9279 <criterion test_ref="oval:com.oracle.elsa:tst:20181660007" comment="qemu-kvm is signed with the Oracle Linux 6 key"/> 9280 </criteria> 9281 <criteria operator="AND"> 9282 <criterion test_ref="oval:com.oracle.elsa:tst:20181660008" comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.503.el6_9.6"/> 9283 <criterion test_ref="oval:com.oracle.elsa:tst:20181660009" comment="qemu-kvm-tools is signed with the Oracle Linux 6 key"/> 9284 </criteria> 9285 </criteria> 9286 </criteria> 9287 9288 </definition> 9289 <definition id="oval:com.oracle.elsa:def:20181669" version="501" class="patch"> 9290 <metadata> 9291 <title> 9292 ELSA-2018-1669: libvirt security update (IMPORTANT) 9293 </title> 9294 <affected family="unix"> 9295 <platform>Oracle Linux 6</platform> 9296 9297 </affected> 9298 <reference source="elsa" ref_id="ELSA-2018-1669" ref_url="http://linux.oracle.com/errata/ELSA-2018-1669.html"/> 9299 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 9300 9301 <description> 9302 [0.10.2-62.0.1.el6_9.2] 9303 - Replace docs/et.png in tarball with blank image 9304 9305 [0.10.2-62.el6_9.2] 9306 - cpu: define the 'ssbd' CPUID feature bit (CVE-2018-3639) 9307 </description> 9308 <!-- 9309 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9310 --> 9311 <advisory> 9312 <severity>IMPORTANT</severity> 9313 <rights>Copyright 2018 Oracle, Inc.</rights> 9314 <issued date="2018-05-22"/> 9315 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 9316 9317 </advisory> 9318 </metadata> 9319 <criteria operator="AND"> 9320 <criterion test_ref="oval:com.oracle.elsa:tst:20181669001" comment="Oracle Linux 6 is installed"/> 9321 <criteria operator="OR"> 9322 <criteria operator="AND"> 9323 <criterion test_ref="oval:com.oracle.elsa:tst:20181669002" comment="libvirt is earlier than 0:0.10.2-62.0.1.el6_9.2"/> 9324 <criterion test_ref="oval:com.oracle.elsa:tst:20181669003" comment="libvirt is signed with the Oracle Linux 6 key"/> 9325 </criteria> 9326 <criteria operator="AND"> 9327 <criterion test_ref="oval:com.oracle.elsa:tst:20181669004" comment="libvirt-devel is earlier than 0:0.10.2-62.0.1.el6_9.2"/> 9328 <criterion test_ref="oval:com.oracle.elsa:tst:20181669005" comment="libvirt-devel is signed with the Oracle Linux 6 key"/> 9329 </criteria> 9330 <criteria operator="AND"> 9331 <criterion test_ref="oval:com.oracle.elsa:tst:20181669006" comment="libvirt-python is earlier than 0:0.10.2-62.0.1.el6_9.2"/> 9332 <criterion test_ref="oval:com.oracle.elsa:tst:20181669007" comment="libvirt-python is signed with the Oracle Linux 6 key"/> 9333 </criteria> 9334 <criteria operator="AND"> 9335 <criterion test_ref="oval:com.oracle.elsa:tst:20181669008" comment="libvirt-client is earlier than 0:0.10.2-62.0.1.el6_9.2"/> 9336 <criterion test_ref="oval:com.oracle.elsa:tst:20181669009" comment="libvirt-client is signed with the Oracle Linux 6 key"/> 9337 </criteria> 9338 <criteria operator="AND"> 9339 <criterion test_ref="oval:com.oracle.elsa:tst:20181669010" comment="libvirt-lock-sanlock is earlier than 0:0.10.2-62.0.1.el6_9.2"/> 9340 <criterion test_ref="oval:com.oracle.elsa:tst:20181669011" comment="libvirt-lock-sanlock is signed with the Oracle Linux 6 key"/> 9341 </criteria> 9342 </criteria> 9343 </criteria> 9344 9345 </definition> 9346 <definition id="oval:com.oracle.elsa:def:20181700" version="501" class="patch"> 9347 <metadata> 9348 <title> 9349 ELSA-2018-1700: procps-ng security update (IMPORTANT) 9350 </title> 9351 <affected family="unix"> 9352 <platform>Oracle Linux 7</platform> 9353 9354 </affected> 9355 <reference source="elsa" ref_id="ELSA-2018-1700" ref_url="http://linux.oracle.com/errata/ELSA-2018-1700.html"/> 9356 <reference source="CVE" ref_id="CVE-2018-1124" ref_url="http://linux.oracle.com/cve/CVE-2018-1124.html"/> 9357 <reference source="CVE" ref_id="CVE-2018-1126" ref_url="http://linux.oracle.com/cve/CVE-2018-1126.html"/> 9358 9359 <description> 9360 [3.3.10-17.el7_5.2] 9361 - check for truncation after calling snprintf() 9362 - Related: CVE-2018-1124 9363 9364 [3.3.10-17.el7_5.1] 9365 - fix integer overflows leading to heap overflow in file2strvec() 9366 - Resolves: CVE-2018-1124 9367 </description> 9368 <!-- 9369 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9370 --> 9371 <advisory> 9372 <severity>IMPORTANT</severity> 9373 <rights>Copyright 2018 Oracle, Inc.</rights> 9374 <issued date="2018-05-23"/> 9375 <cve href="http://linux.oracle.com/cve/CVE-2018-1124.html">CVE-2018-1124</cve> 9376 <cve href="http://linux.oracle.com/cve/CVE-2018-1126.html">CVE-2018-1126</cve> 9377 9378 </advisory> 9379 </metadata> 9380 <criteria operator="AND"> 9381 <criterion test_ref="oval:com.oracle.elsa:tst:20181700001" comment="Oracle Linux 7 is installed"/> 9382 <criteria operator="OR"> 9383 <criteria operator="AND"> 9384 <criterion test_ref="oval:com.oracle.elsa:tst:20181700002" comment="procps-ng is earlier than 0:3.3.10-17.el7_5.2"/> 9385 <criterion test_ref="oval:com.oracle.elsa:tst:20181700003" comment="procps-ng is signed with the Oracle Linux 7 key"/> 9386 </criteria> 9387 <criteria operator="AND"> 9388 <criterion test_ref="oval:com.oracle.elsa:tst:20181700004" comment="procps-ng-i18n is earlier than 0:3.3.10-17.el7_5.2"/> 9389 <criterion test_ref="oval:com.oracle.elsa:tst:20181700005" comment="procps-ng-i18n is signed with the Oracle Linux 7 key"/> 9390 </criteria> 9391 <criteria operator="AND"> 9392 <criterion test_ref="oval:com.oracle.elsa:tst:20181700006" comment="procps-ng-devel is earlier than 0:3.3.10-17.el7_5.2"/> 9393 <criterion test_ref="oval:com.oracle.elsa:tst:20181700007" comment="procps-ng-devel is signed with the Oracle Linux 7 key"/> 9394 </criteria> 9395 </criteria> 9396 </criteria> 9397 9398 </definition> 9399 <definition id="oval:com.oracle.elsa:def:20181725" version="501" class="patch"> 9400 <metadata> 9401 <title> 9402 ELSA-2018-1725: thunderbird security update (IMPORTANT) 9403 </title> 9404 <affected family="unix"> 9405 <platform>Oracle Linux 7</platform> 9406 9407 </affected> 9408 <reference source="elsa" ref_id="ELSA-2018-1725" ref_url="http://linux.oracle.com/errata/ELSA-2018-1725.html"/> 9409 <reference source="CVE" ref_id="CVE-2018-5150" ref_url="http://linux.oracle.com/cve/CVE-2018-5150.html"/> 9410 <reference source="CVE" ref_id="CVE-2018-5159" ref_url="http://linux.oracle.com/cve/CVE-2018-5159.html"/> 9411 <reference source="CVE" ref_id="CVE-2018-5168" ref_url="http://linux.oracle.com/cve/CVE-2018-5168.html"/> 9412 <reference source="CVE" ref_id="CVE-2018-5183" ref_url="http://linux.oracle.com/cve/CVE-2018-5183.html"/> 9413 <reference source="CVE" ref_id="CVE-2018-5154" ref_url="http://linux.oracle.com/cve/CVE-2018-5154.html"/> 9414 <reference source="CVE" ref_id="CVE-2018-5155" ref_url="http://linux.oracle.com/cve/CVE-2018-5155.html"/> 9415 <reference source="CVE" ref_id="CVE-2018-5178" ref_url="http://linux.oracle.com/cve/CVE-2018-5178.html"/> 9416 <reference source="CVE" ref_id="CVE-2018-5161" ref_url="http://linux.oracle.com/cve/CVE-2018-5161.html"/> 9417 <reference source="CVE" ref_id="CVE-2018-5162" ref_url="http://linux.oracle.com/cve/CVE-2018-5162.html"/> 9418 <reference source="CVE" ref_id="CVE-2018-5170" ref_url="http://linux.oracle.com/cve/CVE-2018-5170.html"/> 9419 <reference source="CVE" ref_id="CVE-2018-5184" ref_url="http://linux.oracle.com/cve/CVE-2018-5184.html"/> 9420 <reference source="CVE" ref_id="CVE-2018-5185" ref_url="http://linux.oracle.com/cve/CVE-2018-5185.html"/> 9421 9422 <description> 9423 [52.8.0-1.0.1] 9424 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 9425 9426 [52.8.0-1] 9427 - Update to 52.8.0 9428 </description> 9429 <!-- 9430 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9431 --> 9432 <advisory> 9433 <severity>IMPORTANT</severity> 9434 <rights>Copyright 2018 Oracle, Inc.</rights> 9435 <issued date="2018-05-24"/> 9436 <cve href="http://linux.oracle.com/cve/CVE-2018-5150.html">CVE-2018-5150</cve> 9437 <cve href="http://linux.oracle.com/cve/CVE-2018-5159.html">CVE-2018-5159</cve> 9438 <cve href="http://linux.oracle.com/cve/CVE-2018-5168.html">CVE-2018-5168</cve> 9439 <cve href="http://linux.oracle.com/cve/CVE-2018-5183.html">CVE-2018-5183</cve> 9440 <cve href="http://linux.oracle.com/cve/CVE-2018-5154.html">CVE-2018-5154</cve> 9441 <cve href="http://linux.oracle.com/cve/CVE-2018-5155.html">CVE-2018-5155</cve> 9442 <cve href="http://linux.oracle.com/cve/CVE-2018-5178.html">CVE-2018-5178</cve> 9443 <cve href="http://linux.oracle.com/cve/CVE-2018-5161.html">CVE-2018-5161</cve> 9444 <cve href="http://linux.oracle.com/cve/CVE-2018-5162.html">CVE-2018-5162</cve> 9445 <cve href="http://linux.oracle.com/cve/CVE-2018-5170.html">CVE-2018-5170</cve> 9446 <cve href="http://linux.oracle.com/cve/CVE-2018-5184.html">CVE-2018-5184</cve> 9447 <cve href="http://linux.oracle.com/cve/CVE-2018-5185.html">CVE-2018-5185</cve> 9448 9449 </advisory> 9450 </metadata> 9451 <criteria operator="AND"> 9452 <criterion test_ref="oval:com.oracle.elsa:tst:20181725001" comment="Oracle Linux 7 is installed"/> 9453 <criteria operator="AND"> 9454 <criterion test_ref="oval:com.oracle.elsa:tst:20181725002" comment="thunderbird is earlier than 0:52.8.0-1.0.1.el7_5"/> 9455 <criterion test_ref="oval:com.oracle.elsa:tst:20181725003" comment="thunderbird is signed with the Oracle Linux 7 key"/> 9456 </criteria> 9457 </criteria> 9458 9459 </definition> 9460 <definition id="oval:com.oracle.elsa:def:20181726" version="501" class="patch"> 9461 <metadata> 9462 <title> 9463 ELSA-2018-1726: thunderbird security update (IMPORTANT) 9464 </title> 9465 <affected family="unix"> 9466 <platform>Oracle Linux 6</platform> 9467 9468 </affected> 9469 <reference source="elsa" ref_id="ELSA-2018-1726" ref_url="http://linux.oracle.com/errata/ELSA-2018-1726.html"/> 9470 <reference source="CVE" ref_id="CVE-2018-5150" ref_url="http://linux.oracle.com/cve/CVE-2018-5150.html"/> 9471 <reference source="CVE" ref_id="CVE-2018-5159" ref_url="http://linux.oracle.com/cve/CVE-2018-5159.html"/> 9472 <reference source="CVE" ref_id="CVE-2018-5168" ref_url="http://linux.oracle.com/cve/CVE-2018-5168.html"/> 9473 <reference source="CVE" ref_id="CVE-2018-5183" ref_url="http://linux.oracle.com/cve/CVE-2018-5183.html"/> 9474 <reference source="CVE" ref_id="CVE-2018-5154" ref_url="http://linux.oracle.com/cve/CVE-2018-5154.html"/> 9475 <reference source="CVE" ref_id="CVE-2018-5155" ref_url="http://linux.oracle.com/cve/CVE-2018-5155.html"/> 9476 <reference source="CVE" ref_id="CVE-2018-5178" ref_url="http://linux.oracle.com/cve/CVE-2018-5178.html"/> 9477 <reference source="CVE" ref_id="CVE-2018-5161" ref_url="http://linux.oracle.com/cve/CVE-2018-5161.html"/> 9478 <reference source="CVE" ref_id="CVE-2018-5162" ref_url="http://linux.oracle.com/cve/CVE-2018-5162.html"/> 9479 <reference source="CVE" ref_id="CVE-2018-5170" ref_url="http://linux.oracle.com/cve/CVE-2018-5170.html"/> 9480 <reference source="CVE" ref_id="CVE-2018-5184" ref_url="http://linux.oracle.com/cve/CVE-2018-5184.html"/> 9481 <reference source="CVE" ref_id="CVE-2018-5185" ref_url="http://linux.oracle.com/cve/CVE-2018-5185.html"/> 9482 9483 <description> 9484 [52.8.0-2.0.1] 9485 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 9486 9487 [52.8.0-2] 9488 - Update to 52.8.0 9489 </description> 9490 <!-- 9491 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9492 --> 9493 <advisory> 9494 <severity>IMPORTANT</severity> 9495 <rights>Copyright 2018 Oracle, Inc.</rights> 9496 <issued date="2018-05-24"/> 9497 <cve href="http://linux.oracle.com/cve/CVE-2018-5150.html">CVE-2018-5150</cve> 9498 <cve href="http://linux.oracle.com/cve/CVE-2018-5159.html">CVE-2018-5159</cve> 9499 <cve href="http://linux.oracle.com/cve/CVE-2018-5168.html">CVE-2018-5168</cve> 9500 <cve href="http://linux.oracle.com/cve/CVE-2018-5183.html">CVE-2018-5183</cve> 9501 <cve href="http://linux.oracle.com/cve/CVE-2018-5154.html">CVE-2018-5154</cve> 9502 <cve href="http://linux.oracle.com/cve/CVE-2018-5155.html">CVE-2018-5155</cve> 9503 <cve href="http://linux.oracle.com/cve/CVE-2018-5178.html">CVE-2018-5178</cve> 9504 <cve href="http://linux.oracle.com/cve/CVE-2018-5161.html">CVE-2018-5161</cve> 9505 <cve href="http://linux.oracle.com/cve/CVE-2018-5162.html">CVE-2018-5162</cve> 9506 <cve href="http://linux.oracle.com/cve/CVE-2018-5170.html">CVE-2018-5170</cve> 9507 <cve href="http://linux.oracle.com/cve/CVE-2018-5184.html">CVE-2018-5184</cve> 9508 <cve href="http://linux.oracle.com/cve/CVE-2018-5185.html">CVE-2018-5185</cve> 9509 9510 </advisory> 9511 </metadata> 9512 <criteria operator="AND"> 9513 <criterion test_ref="oval:com.oracle.elsa:tst:20181726001" comment="Oracle Linux 6 is installed"/> 9514 <criteria operator="AND"> 9515 <criterion test_ref="oval:com.oracle.elsa:tst:20181726002" comment="thunderbird is earlier than 0:52.8.0-2.0.1.el6_9"/> 9516 <criterion test_ref="oval:com.oracle.elsa:tst:20181726003" comment="thunderbird is signed with the Oracle Linux 6 key"/> 9517 </criteria> 9518 </criteria> 9519 9520 </definition> 9521 <definition id="oval:com.oracle.elsa:def:20181777" version="501" class="patch"> 9522 <metadata> 9523 <title> 9524 ELSA-2018-1777: procps security update (IMPORTANT) 9525 </title> 9526 <affected family="unix"> 9527 <platform>Oracle Linux 6</platform> 9528 9529 </affected> 9530 <reference source="elsa" ref_id="ELSA-2018-1777" ref_url="http://linux.oracle.com/errata/ELSA-2018-1777.html"/> 9531 <reference source="CVE" ref_id="CVE-2018-1124" ref_url="http://linux.oracle.com/cve/CVE-2018-1124.html"/> 9532 <reference source="CVE" ref_id="CVE-2018-1126" ref_url="http://linux.oracle.com/cve/CVE-2018-1126.html"/> 9533 9534 <description> 9535 [3.2.8-45.0.1.el6_9.3 ] 9536 - vmstat: fix invalid CPU utilization stats after vCPU hot-plug/unplug (Konrad Rzeszutek Wilk) [bug 18011019] 9537 9538 [3.2.8-45.el6_9.3] 9539 - drop leftover assignment in fix for CVE-2018-1124 causing a severe regression 9540 - Resolves: CVE-2018-1124 9541 9542 [3.2.8-45.el6_9.2] 9543 - fix integer overflows leading to heap overflow in file2strvec() 9544 - Resolves: CVE-2018-1124 CVE-2018-1126 9545 </description> 9546 <!-- 9547 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9548 --> 9549 <advisory> 9550 <severity>IMPORTANT</severity> 9551 <rights>Copyright 2018 Oracle, Inc.</rights> 9552 <issued date="2018-05-31"/> 9553 <cve href="http://linux.oracle.com/cve/CVE-2018-1124.html">CVE-2018-1124</cve> 9554 <cve href="http://linux.oracle.com/cve/CVE-2018-1126.html">CVE-2018-1126</cve> 9555 9556 </advisory> 9557 </metadata> 9558 <criteria operator="AND"> 9559 <criterion test_ref="oval:com.oracle.elsa:tst:20181777001" comment="Oracle Linux 6 is installed"/> 9560 <criteria operator="OR"> 9561 <criteria operator="AND"> 9562 <criterion test_ref="oval:com.oracle.elsa:tst:20181777002" comment="procps is earlier than 0:3.2.8-45.0.1.el6_9.3"/> 9563 <criterion test_ref="oval:com.oracle.elsa:tst:20181777003" comment="procps is signed with the Oracle Linux 6 key"/> 9564 </criteria> 9565 <criteria operator="AND"> 9566 <criterion test_ref="oval:com.oracle.elsa:tst:20181777004" comment="procps-devel is earlier than 0:3.2.8-45.0.1.el6_9.3"/> 9567 <criterion test_ref="oval:com.oracle.elsa:tst:20181777005" comment="procps-devel is signed with the Oracle Linux 6 key"/> 9568 </criteria> 9569 </criteria> 9570 </criteria> 9571 9572 </definition> 9573 <definition id="oval:com.oracle.elsa:def:20181779" version="501" class="patch"> 9574 <metadata> 9575 <title> 9576 ELSA-2018-1779: xmlrpc3 security update (IMPORTANT) 9577 </title> 9578 <affected family="unix"> 9579 <platform>Oracle Linux 6</platform> 9580 9581 </affected> 9582 <reference source="elsa" ref_id="ELSA-2018-1779" ref_url="http://linux.oracle.com/errata/ELSA-2018-1779.html"/> 9583 <reference source="CVE" ref_id="CVE-2016-5003" ref_url="http://linux.oracle.com/cve/CVE-2016-5003.html"/> 9584 9585 <description> 9586 [3.0-4.17] 9587 - Rebase patch to avoid orig files in source JAR 9588 - Related: CVE-2016-5003 9589 9590 [3.0-4.16] 9591 - Disallow deserialization of <ex:serializable> tags by default 9592 - Resolves: CVE-2016-5003 9593 </description> 9594 <!-- 9595 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9596 --> 9597 <advisory> 9598 <severity>IMPORTANT</severity> 9599 <rights>Copyright 2018 Oracle, Inc.</rights> 9600 <issued date="2018-05-31"/> 9601 <cve href="http://linux.oracle.com/cve/CVE-2016-5003.html">CVE-2016-5003</cve> 9602 9603 </advisory> 9604 </metadata> 9605 <criteria operator="AND"> 9606 <criterion test_ref="oval:com.oracle.elsa:tst:20181779001" comment="Oracle Linux 6 is installed"/> 9607 <criteria operator="OR"> 9608 <criteria operator="AND"> 9609 <criterion test_ref="oval:com.oracle.elsa:tst:20181779002" comment="xmlrpc3-client-devel is earlier than 0:3.0-4.17.el6_9"/> 9610 <criterion test_ref="oval:com.oracle.elsa:tst:20181779003" comment="xmlrpc3-client-devel is signed with the Oracle Linux 6 key"/> 9611 </criteria> 9612 <criteria operator="AND"> 9613 <criterion test_ref="oval:com.oracle.elsa:tst:20181779004" comment="xmlrpc3-client is earlier than 0:3.0-4.17.el6_9"/> 9614 <criterion test_ref="oval:com.oracle.elsa:tst:20181779005" comment="xmlrpc3-client is signed with the Oracle Linux 6 key"/> 9615 </criteria> 9616 <criteria operator="AND"> 9617 <criterion test_ref="oval:com.oracle.elsa:tst:20181779006" comment="xmlrpc3-server is earlier than 0:3.0-4.17.el6_9"/> 9618 <criterion test_ref="oval:com.oracle.elsa:tst:20181779007" comment="xmlrpc3-server is signed with the Oracle Linux 6 key"/> 9619 </criteria> 9620 <criteria operator="AND"> 9621 <criterion test_ref="oval:com.oracle.elsa:tst:20181779008" comment="xmlrpc3-common is earlier than 0:3.0-4.17.el6_9"/> 9622 <criterion test_ref="oval:com.oracle.elsa:tst:20181779009" comment="xmlrpc3-common is signed with the Oracle Linux 6 key"/> 9623 </criteria> 9624 <criteria operator="AND"> 9625 <criterion test_ref="oval:com.oracle.elsa:tst:20181779010" comment="xmlrpc3-javadoc is earlier than 0:3.0-4.17.el6_9"/> 9626 <criterion test_ref="oval:com.oracle.elsa:tst:20181779011" comment="xmlrpc3-javadoc is signed with the Oracle Linux 6 key"/> 9627 </criteria> 9628 <criteria operator="AND"> 9629 <criterion test_ref="oval:com.oracle.elsa:tst:20181779012" comment="xmlrpc3-server-devel is earlier than 0:3.0-4.17.el6_9"/> 9630 <criterion test_ref="oval:com.oracle.elsa:tst:20181779013" comment="xmlrpc3-server-devel is signed with the Oracle Linux 6 key"/> 9631 </criteria> 9632 <criteria operator="AND"> 9633 <criterion test_ref="oval:com.oracle.elsa:tst:20181779014" comment="xmlrpc3-common-devel is earlier than 0:3.0-4.17.el6_9"/> 9634 <criterion test_ref="oval:com.oracle.elsa:tst:20181779015" comment="xmlrpc3-common-devel is signed with the Oracle Linux 6 key"/> 9635 </criteria> 9636 </criteria> 9637 </criteria> 9638 9639 </definition> 9640 <definition id="oval:com.oracle.elsa:def:20181780" version="501" class="patch"> 9641 <metadata> 9642 <title> 9643 ELSA-2018-1780: xmlrpc security update (IMPORTANT) 9644 </title> 9645 <affected family="unix"> 9646 <platform>Oracle Linux 7</platform> 9647 9648 </affected> 9649 <reference source="elsa" ref_id="ELSA-2018-1780" ref_url="http://linux.oracle.com/errata/ELSA-2018-1780.html"/> 9650 <reference source="CVE" ref_id="CVE-2016-5003" ref_url="http://linux.oracle.com/cve/CVE-2016-5003.html"/> 9651 9652 <description> 9653 [1:3.1.3-9] 9654 - Disallow deserialization of <ex:serializable> tags by default 9655 - Resolves: CVE-2016-5003 9656 </description> 9657 <!-- 9658 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9659 --> 9660 <advisory> 9661 <severity>IMPORTANT</severity> 9662 <rights>Copyright 2018 Oracle, Inc.</rights> 9663 <issued date="2018-06-01"/> 9664 <cve href="http://linux.oracle.com/cve/CVE-2016-5003.html">CVE-2016-5003</cve> 9665 9666 </advisory> 9667 </metadata> 9668 <criteria operator="AND"> 9669 <criterion test_ref="oval:com.oracle.elsa:tst:20181780001" comment="Oracle Linux 7 is installed"/> 9670 <criteria operator="OR"> 9671 <criteria operator="AND"> 9672 <criterion test_ref="oval:com.oracle.elsa:tst:20181780002" comment="xmlrpc-common is earlier than 1:3.1.3-9.el7_5"/> 9673 <criterion test_ref="oval:com.oracle.elsa:tst:20181780003" comment="xmlrpc-common is signed with the Oracle Linux 7 key"/> 9674 </criteria> 9675 <criteria operator="AND"> 9676 <criterion test_ref="oval:com.oracle.elsa:tst:20181780004" comment="xmlrpc-client is earlier than 1:3.1.3-9.el7_5"/> 9677 <criterion test_ref="oval:com.oracle.elsa:tst:20181780005" comment="xmlrpc-client is signed with the Oracle Linux 7 key"/> 9678 </criteria> 9679 <criteria operator="AND"> 9680 <criterion test_ref="oval:com.oracle.elsa:tst:20181780006" comment="xmlrpc-javadoc is earlier than 1:3.1.3-9.el7_5"/> 9681 <criterion test_ref="oval:com.oracle.elsa:tst:20181780007" comment="xmlrpc-javadoc is signed with the Oracle Linux 7 key"/> 9682 </criteria> 9683 <criteria operator="AND"> 9684 <criterion test_ref="oval:com.oracle.elsa:tst:20181780008" comment="xmlrpc-server is earlier than 1:3.1.3-9.el7_5"/> 9685 <criterion test_ref="oval:com.oracle.elsa:tst:20181780009" comment="xmlrpc-server is signed with the Oracle Linux 7 key"/> 9686 </criteria> 9687 </criteria> 9688 </criteria> 9689 9690 </definition> 9691 <definition id="oval:com.oracle.elsa:def:20181836" version="501" class="patch"> 9692 <metadata> 9693 <title> 9694 ELSA-2018-1836: plexus-archiver security update (IMPORTANT) 9695 </title> 9696 <affected family="unix"> 9697 <platform>Oracle Linux 7</platform> 9698 9699 </affected> 9700 <reference source="elsa" ref_id="ELSA-2018-1836" ref_url="http://linux.oracle.com/errata/ELSA-2018-1836.html"/> 9701 <reference source="CVE" ref_id="CVE-2018-1002200" ref_url="http://linux.oracle.com/cve/CVE-2018-1002200.html"/> 9702 9703 <description> 9704 [0:2.4.2-5] 9705 - Fix arbitrary file write vulnerability 9706 - Resolves: CVE-2018-1002200 9707 </description> 9708 <!-- 9709 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9710 --> 9711 <advisory> 9712 <severity>IMPORTANT</severity> 9713 <rights>Copyright 2018 Oracle, Inc.</rights> 9714 <issued date="2018-06-12"/> 9715 <cve href="http://linux.oracle.com/cve/CVE-2018-1002200.html">CVE-2018-1002200</cve> 9716 9717 </advisory> 9718 </metadata> 9719 <criteria operator="AND"> 9720 <criterion test_ref="oval:com.oracle.elsa:tst:20181836001" comment="Oracle Linux 7 is installed"/> 9721 <criteria operator="OR"> 9722 <criteria operator="AND"> 9723 <criterion test_ref="oval:com.oracle.elsa:tst:20181836002" comment="plexus-archiver is earlier than 0:2.4.2-5.el7_5"/> 9724 <criterion test_ref="oval:com.oracle.elsa:tst:20181836003" comment="plexus-archiver is signed with the Oracle Linux 7 key"/> 9725 </criteria> 9726 <criteria operator="AND"> 9727 <criterion test_ref="oval:com.oracle.elsa:tst:20181836004" comment="plexus-archiver-javadoc is earlier than 0:2.4.2-5.el7_5"/> 9728 <criterion test_ref="oval:com.oracle.elsa:tst:20181836005" comment="plexus-archiver-javadoc is signed with the Oracle Linux 7 key"/> 9729 </criteria> 9730 </criteria> 9731 </criteria> 9732 9733 </definition> 9734 <definition id="oval:com.oracle.elsa:def:20181852" version="501" class="patch"> 9735 <metadata> 9736 <title> 9737 ELSA-2018-1852: kernel security update (MODERATE) 9738 </title> 9739 <affected family="unix"> 9740 <platform>Oracle Linux 7</platform> 9741 9742 </affected> 9743 <reference source="elsa" ref_id="ELSA-2018-1852" ref_url="http://linux.oracle.com/errata/ELSA-2018-1852.html"/> 9744 <reference source="CVE" ref_id="CVE-2018-3665" ref_url="http://linux.oracle.com/cve/CVE-2018-3665.html"/> 9745 9746 <description> 9747 [3.10.0-862.3.3.OL7] 9748 - Oracle Linux certificates (Alexey Petrenko) 9749 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 9750 - Update x509.genkey [bug 24817676] 9751 9752 [3.10.0-862.3.3] 9753 - [x86] always enable eager FPU by default on non-AMD processors (Paolo Bonzini) [1589051 1589048] {CVE-2018-3665} 9754 </description> 9755 <!-- 9756 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 9757 --> 9758 <advisory> 9759 <severity>MODERATE</severity> 9760 <rights>Copyright 2018 Oracle, Inc.</rights> 9761 <issued date="2018-06-14"/> 9762 <cve href="http://linux.oracle.com/cve/CVE-2018-3665.html">CVE-2018-3665</cve> 9763 9764 </advisory> 9765 </metadata> 9766 <criteria operator="AND"> 9767 <criterion test_ref="oval:com.oracle.elsa:tst:20181852001" comment="Oracle Linux 7 is installed"/> 9768 <criteria operator="OR"> 9769 <criteria operator="AND"> 9770 <criterion test_ref="oval:com.oracle.elsa:tst:20181852002" comment="kernel is earlier than 0:3.10.0-862.3.3.el7"/> 9771 <criterion test_ref="oval:com.oracle.elsa:tst:20181852003" comment="kernel is signed with the Oracle Linux 7 key"/> 9772 </criteria> 9773 <criteria operator="AND"> 9774 <criterion test_ref="oval:com.oracle.elsa:tst:20181852004" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.3.3.el7"/> 9775 <criterion test_ref="oval:com.oracle.elsa:tst:20181852005" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 9776 </criteria> 9777 <criteria operator="AND"> 9778 <criterion test_ref="oval:com.oracle.elsa:tst:20181852006" comment="kernel-debug is earlier than 0:3.10.0-862.3.3.el7"/> 9779 <criterion test_ref="oval:com.oracle.elsa:tst:20181852007" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 9780 </criteria> 9781 <criteria operator="AND"> 9782 <criterion test_ref="oval:com.oracle.elsa:tst:20181852008" comment="kernel-debug-devel is earlier than 0:3.10.0-862.3.3.el7"/> 9783 <criterion test_ref="oval:com.oracle.elsa:tst:20181852009" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 9784 </criteria> 9785 <criteria operator="AND"> 9786 <criterion test_ref="oval:com.oracle.elsa:tst:20181852010" comment="kernel-devel is earlier than 0:3.10.0-862.3.3.el7"/> 9787 <criterion test_ref="oval:com.oracle.elsa:tst:20181852011" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 9788 </criteria> 9789 <criteria operator="AND"> 9790 <criterion test_ref="oval:com.oracle.elsa:tst:20181852012" comment="kernel-doc is earlier than 0:3.10.0-862.3.3.el7"/> 9791 <criterion test_ref="oval:com.oracle.elsa:tst:20181852013" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 9792 </criteria> 9793 <criteria operator="AND"> 9794 <criterion test_ref="oval:com.oracle.elsa:tst:20181852014" comment="kernel-headers is earlier than 0:3.10.0-862.3.3.el7"/> 9795 <criterion test_ref="oval:com.oracle.elsa:tst:20181852015" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 9796 </criteria> 9797 <criteria operator="AND"> 9798 <criterion test_ref="oval:com.oracle.elsa:tst:20181852016" comment="kernel-tools is earlier than 0:3.10.0-862.3.3.el7"/> 9799 <criterion test_ref="oval:com.oracle.elsa:tst:20181852017" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 9800 </criteria> 9801 <criteria operator="AND"> 9802 <criterion test_ref="oval:com.oracle.elsa:tst:20181852018" comment="kernel-tools-libs is earlier than 0:3.10.0-862.3.3.el7"/> 9803 <criterion test_ref="oval:com.oracle.elsa:tst:20181852019" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 9804 </criteria> 9805 <criteria operator="AND"> 9806 <criterion test_ref="oval:com.oracle.elsa:tst:20181852020" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.3.3.el7"/> 9807 <criterion test_ref="oval:com.oracle.elsa:tst:20181852021" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 9808 </criteria> 9809 <criteria operator="AND"> 9810 <criterion test_ref="oval:com.oracle.elsa:tst:20181852022" comment="perf is earlier than 0:3.10.0-862.3.3.el7"/> 9811 <criterion test_ref="oval:com.oracle.elsa:tst:20181852023" comment="perf is signed with the Oracle Linux 7 key"/> 9812 </criteria> 9813 <criteria operator="AND"> 9814 <criterion test_ref="oval:com.oracle.elsa:tst:20181852024" comment="python-perf is earlier than 0:3.10.0-862.3.3.el7"/> 9815 <criterion test_ref="oval:com.oracle.elsa:tst:20181852025" comment="python-perf is signed with the Oracle Linux 7 key"/> 9816 </criteria> 9817 </criteria> 9818 </criteria> 9819 9820 </definition> 9821 <definition id="oval:com.oracle.elsa:def:20181854" version="501" class="patch"> 9822 <metadata> 9823 <title> 9824 ELSA-2018-1854: kernel security and bug fix update (IMPORTANT) 9825 </title> 9826 <affected family="unix"> 9827 <platform>Oracle Linux 6</platform> 9828 9829 </affected> 9830 <reference source="elsa" ref_id="ELSA-2018-1854" ref_url="http://linux.oracle.com/errata/ELSA-2018-1854.html"/> 9831 <reference source="CVE" ref_id="CVE-2016-8650" ref_url="http://linux.oracle.com/cve/CVE-2016-8650.html"/> 9832 <reference source="CVE" ref_id="CVE-2017-15121" ref_url="http://linux.oracle.com/cve/CVE-2017-15121.html"/> 9833 <reference source="CVE" ref_id="CVE-2017-18203" ref_url="http://linux.oracle.com/cve/CVE-2017-18203.html"/> 9834 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 9835 <reference source="CVE" ref_id="CVE-2012-6701" ref_url="http://linux.oracle.com/cve/CVE-2012-6701.html"/> 9836 <reference source="CVE" ref_id="CVE-2015-8830" ref_url="http://linux.oracle.com/cve/CVE-2015-8830.html"/> 9837 <reference source="CVE" ref_id="CVE-2018-5803" ref_url="http://linux.oracle.com/cve/CVE-2018-5803.html"/> 9838 <reference source="CVE" ref_id="CVE-2018-1130" ref_url="http://linux.oracle.com/cve/CVE-2018-1130.html"/> 9839 <reference source="CVE" ref_id="CVE-2017-6001" ref_url="http://linux.oracle.com/cve/CVE-2017-6001.html"/> 9840 <reference source="CVE" ref_id="CVE-2017-12190" ref_url="http://linux.oracle.com/cve/CVE-2017-12190.html"/> 9841 <reference source="CVE" ref_id="CVE-2017-8890" ref_url="http://linux.oracle.com/cve/CVE-2017-8890.html"/> 9842 <reference source="CVE" ref_id="CVE-2017-7308" ref_url="http://linux.oracle.com/cve/CVE-2017-7308.html"/> 9843 <reference source="CVE" ref_id="CVE-2017-9077" ref_url="http://linux.oracle.com/cve/CVE-2017-9077.html"/> 9844 <reference source="CVE" ref_id="CVE-2017-2671" ref_url="http://linux.oracle.com/cve/CVE-2017-2671.html"/> 9845 <reference source="CVE" ref_id="CVE-2017-7616" ref_url="http://linux.oracle.com/cve/CVE-2017-7616.html"/> 9846 <reference source="CVE" ref_id="CVE-2017-7889" ref_url="http://linux.oracle.com/cve/CVE-2017-7889.html"/> 9847 <reference source="CVE" ref_id="CVE-2017-9076" ref_url="http://linux.oracle.com/cve/CVE-2017-9076.html"/> 9848 <reference source="CVE" ref_id="CVE-2017-9075" ref_url="http://linux.oracle.com/cve/CVE-2017-9075.html"/> 9849 9850 <description> 9851 [2.6.32-754.OL6] 9852 - Update genkey [bug 25599697] 9853 9854 [2.6.32-754] 9855 - [powerpc] 64s: Add support for a store forwarding barrier at kernel entry/exit (Mauricio Oliveira) [1581053] {CVE-2018-3639} 9856 - [x86] amd: Disable AMD SSBD mitigation in a VM (Waiman Long) [1580360] 9857 - [x86] spec_ctrl: Fix late microcode problem with AMD (Waiman Long) [1566899] {CVE-2018-3639} 9858 - [x86] spec_ctrl: Clean up entry code & remove unused APIs (Waiman Long) [1566899] {CVE-2018-3639} 9859 - [x86] spec_ctrl: Mask off SPEC_CTRL MSR bits that are managed by kernel (Waiman Long) [1566899] {CVE-2018-3639} 9860 - [x86] spec_ctrl: add support for SSBD to RHEL IBRS entry/exit macros (Waiman Long) [1566899] {CVE-2018-3639} 9861 - [x86] bugs: Rename _RDS to _SSBD (Waiman Long) [1566899] {CVE-2018-3639} 9862 - [x86] speculation: Add prctl for Speculative Store Bypass mitigation (Waiman Long) [1566899] {CVE-2018-3639} 9863 - [x86] process: Allow runtime control of Speculative Store Bypass (Waiman Long) [1566899] {CVE-2018-3639} 9864 - [kernel] prctl: Add speculation control prctls (Waiman Long) [1566899] {CVE-2018-3639} 9865 - [x86] kvm: Expose the RDS bit to the guest (Waiman Long) [1566899] {CVE-2018-3639} 9866 - [x86] bugs/AMD: Add support to disable RDS on Fam(15, 16, 17)h if requested (Waiman Long) [1566899] {CVE-2018-3639} 9867 - [x86] spec_ctrl: Sync up RDS setting with IBRS code (Waiman Long) [1566899] {CVE-2018-3639} 9868 - [x86] bugs: Provide boot parameters for the spec_store_bypass_disable mitigation (Waiman Long) [1566899] {CVE-2018-3639} 9869 - [x86] bugs: Expose the /sys/../spec_store_bypass and X86_BUG_SPEC_STORE_BYPASS (Waiman Long) [1566899] {CVE-2018-3639} 9870 - [x86] bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits (Waiman Long) [1566899] {CVE-2018-3639} 9871 - [x86] spec_ctrl: Use separate PCP variables for IBRS entry and exit (Waiman Long) [1566899] {CVE-2018-3639} 9872 - [x86] cpu/intel: Knight Mill and Moorefield update to intel-family.h (Waiman Long) [1566899] {CVE-2018-3639} 9873 - [x86] speculation: Update Speculation Control microcode blacklist (Waiman Long) [1566899] {CVE-2018-3639} 9874 - [x86] cpuid: Fix up 'virtual' IBRS/IBPB/STIBP feature bits on Intel (Waiman Long) [1566899] {CVE-2018-3639} 9875 - [x86] cpufeatures: Clean up Spectre v2 related CPUID flags (Waiman Long) [1566899] {CVE-2018-3639} 9876 - [x86] cpufeatures: Add AMD feature bits for Speculation Control (Waiman Long) [1566899] {CVE-2018-3639} 9877 - [x86] cpufeatures: Add Intel feature bits for Speculation (Waiman Long) [1566899] {CVE-2018-3639} 9878 - [x86] cpufeatures: Add CPUID_7_EDX CPUID leaf (Waiman Long) [1566899] {CVE-2018-3639} 9879 - [x86] cpu: Fill in feature word 13, CPUID_8000_0008_EBX (Waiman Long) [1566899] {CVE-2018-3639} 9880 - [x86] Extend RH cpuinfo to 10 extra words (Waiman Long) [1566899] {CVE-2018-3639} 9881 - [x86] invpcid: Enable 'noinvpcid' boot parameter for X86_32 (Waiman Long) [1560494] 9882 - [x86] dumpstack_32: Fix kernel panic in dump_trace (Waiman Long) [1577351] 9883 - [fs] gfs2: For fs_freeze, do a log flush and flush the ail1 list (Robert S Peterson) [1569148] 9884 - [net] dccp: check sk for closed state in dccp_sendmsg() (Stefano Brivio) [1576586] {CVE-2018-1130} 9885 - [net] ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped (Stefano Brivio) [1576586] {CVE-2018-1130} 9886 9887 [2.6.32-753] 9888 - [x86] vm86-32: Properly set up vm86-32 stack for task switching (Waiman Long) [1572865] 9889 - [x86] spec_ctrl: Enable IBRS and RSB stuffing in 32-bit interrupts (Waiman Long) [1571362] 9890 - [x86] entry/32: Fix regressions in 32-bit debug exception (Waiman Long) [1571362] 9891 9892 [2.6.32-752] 9893 - [x86] kpti/kexec: fix wrong page address in clear_page (Dave Young) [1572487] 9894 - [fs] fix WARNING in rmdir() (Miklos Szeredi) [1282117] 9895 - [net] sctp: label accepted/peeled off sockets (Marcelo Leitner) [1571357] 9896 - [net] security: export security_sk_clone (Marcelo Leitner) [1571357] 9897 9898 [2.6.32-751] 9899 - [md] dm thin: fix regression that caused discards to be disabled if passdown was (Mike Snitzer) [1569377] 9900 - [s390] configs: enable auto expoline support (Hendrik Brueckner) [1554959] 9901 - [s390] correct nospec auto detection init order (Hendrik Brueckner) [1554959] 9902 - [s390] add sysfs attributes for spectre (Hendrik Brueckner) [1554959] 9903 - [s390] report spectre mitigation via syslog (Hendrik Brueckner) [1554959] 9904 - [s390] add automatic detection of the spectre defense (Hendrik Brueckner) [1554959] 9905 - [s390] move nobp parameter functions to nospec-branch.c (Hendrik Brueckner) [1554959] 9906 - [s390] do not bypass BPENTER for interrupt system calls (Hendrik Brueckner) [1554959] 9907 - [s390] Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*) (Hendrik Brueckner) [1554959] 9908 - [s390] introduce execute-trampolines for branches (Hendrik Brueckner) [1554959] 9909 - [s390] run user space and KVM guests with modified branch prediction (Hendrik Brueckner) [1554959] 9910 - [s390] add optimized array_index_mask_nospec (Hendrik Brueckner) [1554959] 9911 - [s390] scrub registers on kernel entry and KVM exit (Hendrik Brueckner) [1554959] 9912 - [s390] align and prepare spectre mitigation for upstream commits (Hendrik Brueckner) [1554959] 9913 - [x86] xen: do not use xen_info on HVM, set pv_info name to 'Xen HVM' (Vitaly Kuznetsov) [1568241] 9914 - [net] sctp: verify size of a new chunk in _sctp_make_chunk() (Stefano Brivio) [1551908] {CVE-2018-5803} 9915 9916 [2.6.32-750] 9917 - [fs] fuse: fix punching hole with unaligned end (Miklos Szeredi) [1387473] {CVE-2017-15121} 9918 - [documentation] kdump: fix documentation about panic_on_warn to match r (Pingfan Liu) [1555196] 9919 - [fs] Provide sane values for nlink (Leif Sahlberg) [1554342] 9920 9921 [2.6.32-749] 9922 - [powerpc] pseries: Restore default security feature flags on setup (Mauricio Oliveira) [1561788] 9923 - [powerpc] Move default security feature flags (Mauricio Oliveira) [1561788] 9924 - [powerpc] pseries: Fix clearing of security feature flags (Mauricio Oliveira) [1561788] 9925 - [powerpc] 64s: Wire up cpu_show_spectre_v2() (Mauricio Oliveira) [1561788] 9926 - [powerpc] 64s: Wire up cpu_show_spectre_v1() (Mauricio Oliveira) [1561788] 9927 - [powerpc] pseries: Use the security flags in pseries_setup_rfi_flush() (Mauricio Oliveira) [1561788] 9928 - [powerpc] 64s: Enhance the information in cpu_show_meltdown() (Mauricio Oliveira) [1561788] 9929 - [powerpc] 64s: Move cpu_show_meltdown() (Mauricio Oliveira) [1561788] 9930 - [powerpc] pseries: Set or clear security feature flags (Mauricio Oliveira) [1561788] 9931 - [powerpc] Add security feature flags for Spectre/Meltdown (Mauricio Oliveira) [1561788] 9932 - [powerpc] pseries: Add new H_GET_CPU_CHARACTERISTICS flags (Mauricio Oliveira) [1561788] 9933 - [lib] seq: Add seq_buf_printf() (Mauricio Oliveira) [1561788] 9934 - [powerpc] rfi-flush: Call setup_rfi_flush() after LPM migration (Mauricio Oliveira) [1561786] 9935 - [powerpc] rfi-flush: Differentiate enabled and patched flush types (Mauricio Oliveira) [1561786] 9936 - [powerpc] rfi-flush: Always enable fallback flush on pseries (Mauricio Oliveira) [1561786] 9937 - [powerpc] rfi-flush: Make it possible to call setup_rfi_flush() again (Mauricio Oliveira) [1561786] 9938 - [powerpc] rfi-flush: Move the logic to avoid a redo into the debugfs code (Mauricio Oliveira) [1561786] 9939 - [x86] pti/32: Dont use trampoline stack on Xen PV (Waiman Long) [1562725] 9940 - [x86] pti: Use boot_cpu_has(X86_FEATURE_PTI_SUPPORT) for early call sites (Waiman Long) [1562725] 9941 - [x86] pti: Set X86_FEATURE_PTI_SUPPORT early (Waiman Long) [1562725] 9942 - [x86] pti: Rename X86_FEATURE_NOPTI to X86_FEATURE_PTI_SUPPORT (Waiman Long) [1562725] 9943 - [x86] pti/32: Fix setup_trampoline_page_table() bug (Waiman Long) [1562725] 9944 - [x86] entry: Remove extra argument in call instruction (Waiman Long) [1562552] 9945 - [x86] syscall: Fix ia32_ptregs handling bug in 64-bit kernel (Waiman Long) [1557562 1562552] 9946 - [x86] efi/64: Align efi_pgd on even page boundary (Waiman Long) [1558845] 9947 - [x86] pgtable/pae: Revert 'Use separate kernel PMDs for user page-table' (Waiman Long) [1558845] 9948 - [x86] pgtable/pae: Revert 'Unshare kernel PMDs when PTI is enabled' (Waiman Long) [1558845] 9949 - [x86] mm: Dump both kernel & user page tables at fault (Waiman Long) [1558845] 9950 - [x86] entry/32: Fix typo in PARANOID_EXIT_TO_KERNEL_MODE (Waiman Long) [1558845] 9951 9952 [2.6.32-748] 9953 - [mm] fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE (Bhupesh Sharma) [1494380] 9954 - [mm] brk: fix min_brk lower bound computation for COMPAT_BRK (Bhupesh Sharma) [1494380] 9955 - [mm] split ET_DYN ASLR from mmap ASLR (Bhupesh Sharma) [1494380] 9956 - [s390] redefine randomize_et_dyn for ELF_ET_DYN_BASE (Bhupesh Sharma) [1494380] 9957 - [mm] expose arch_mmap_rnd when available (Bhupesh Sharma) [1494380] 9958 - [s390] standardize mmap_rnd() usage (Bhupesh Sharma) [1494380] 9959 - [s390] mmap: randomize mmap base for bottom up direction (Bhupesh Sharma) [1494380] 9960 - [powerpc] standardize mmap_rnd() usage (Bhupesh Sharma) [1494380] 9961 - [x86] standardize mmap_rnd() usage (Bhupesh Sharma) [1494380] 9962 - [fs] binfmt_elf: create Kconfig variable for PIE randomization (Bhupesh Sharma) [1494380] 9963 - [fs] binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate (Bhupesh Sharma) [1494380] 9964 - [fs] binfmt_elf: fix PIE execution with randomization disabled (Bhupesh Sharma) [1494380] 9965 - [acpi] acpica: Support calling _REG methods within ACPI interpreter (Lenny Szubowicz) [1522849] 9966 - [acpi] acpica: Function to test if ACPI interpreter already entered (Lenny Szubowicz) [1522849] 9967 - [acpi] acpica: Function to test if ACPI mutex held by this thread (Lenny Szubowicz) [1522849] 9968 9969 [2.6.32-747] 9970 - [fs] gfs2: Check for the end of metadata in trunc_dealloc (Robert S Peterson) [1559928] 9971 - [fs] gfs2: clear journal live bit in gfs2_log_flush (Robert S Peterson) [1559928] 9972 - [netdrv] vmxnet3: fix tx data ring copy for variable size (Neil Horman) [1530378] 9973 - [mm] account skipped entries to avoid looping in find_get_pages (Dave Wysochanski) [1559386] 9974 - [powerpc] pseries: Support firmware disable of RFI flush (Mauricio Oliveira) [1554631] 9975 - [powerpc] pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper (Mauricio Oliveira) [1554631] 9976 - [powerpc] 64s: Allow control of RFI flush via debugfs (Mauricio Oliveira) [1554630] 9977 - [powerpc] 64s: Improve RFI L1-D cache flush fallback (Mauricio Oliveira) [1554630] 9978 - [powerpc] 64s: Wire up cpu_show_meltdown() (Mauricio Oliveira) [1554630] 9979 9980 [2.6.32-746] 9981 - [dm] fix race between dm_get_from_kobject() and __dm_destroy() (Mike Snitzer) [1551999] {CVE-2017-18203} 9982 - [x86] pti: Disable kaiser_add_mapping if X86_FEATURE_NOPTI (Waiman Long) [1557562] 9983 - [x86] irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt (Waiman Long) [1550599] {CVE-2017-5754} 9984 - [x86] kexec/64: Clear control page after PGD init (Waiman Long) [1550599] {CVE-2017-5754} 9985 - [x86] efi/64: Fix potential PTI data corruption problem (Waiman Long) [1550599] {CVE-2017-5754} 9986 - [ipmi] pick up slave address from SMBIOS on an ACPI device (Tony Camuso) [1484525] 9987 - [ipmi] fix watchdog timeout set on reboot (Tony Camuso) [1484525] 9988 - [ipmi] fix watchdog hang on panic waiting for ipmi response (Tony Camuso) [1484525] 9989 - [ipmi] use smi_num for init_name (Tony Camuso) [1484525] 9990 - [ipmi] move platform device creation earlier in the initialization (Tony Camuso) [1484525] 9991 - [ipmi] clean up printks (Tony Camuso) [1484525] 9992 - [ipmi] cleanup error return (Tony Camuso) [1484525] 9993 - [md] raid0: apply base queue limits *before* disk_stack_limits (Xiao Ni) [1417294] 9994 - [md] raid0: update queue parameter in a safer location (Xiao Ni) [1417294] 9995 - [md] raid0: conditional mddev->queue access to suit dm-raid (Xiao Ni) [1417294] 9996 - [md] raid0: access mddev->queue (request queue member) conditionally because it is not set when accessed from dm-raid (Xiao Ni) [1417294] 9997 9998 [2.6.32-745] 9999 - [x86] pti/mm: Fix machine check with PTI on old AMD CPUs (Waiman Long) [1550599] {CVE-2017-5754} 10000 - [x86] pti/mm: Enable PAGE_GLOBAL if not affected by Meltdown (Waiman Long) [1550599] {CVE-2017-5754} 10001 - [x86] retpoline: Avoid retpolines for built-in __init functions (Waiman Long) [1550599] {CVE-2017-5754} 10002 - [x86] kexec/32: Allocate 8k PGD for PTI (Waiman Long) [1550599] {CVE-2017-5754} 10003 - [x86] spec_ctrl: Patch out lfence on old 32-bit CPUs (Waiman Long) [1550599] {CVE-2017-5754} 10004 - [v4l] media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic fixup (Jarod Wilson) [1548432] {CVE-2017-13166} 10005 - [scsi] lpfc: Fix crash from memory alloc at interrupt level with GFP_KERNEL set (Dick Kennedy) [1540706] 10006 10007 [2.6.32-744] 10008 - [dm] io: fix duplicate bio completion due to missing ref count (Mikulas Patocka) [1334224] 10009 - [fs] gfs2: Reduce contention on gfs2_log_lock (Robert S Peterson) [1399822] 10010 - [fs] gfs2: Inline function meta_lo_add (Robert S Peterson) [1399822] 10011 - [fs] gfs2: Switch tr_touched to flag in transaction (Robert S Peterson) [1399822] 10012 10013 [2.6.32-743] 10014 - [v4l] media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic (Jarod Wilson) [1548432] {CVE-2017-13166} 10015 - [kernel] cgroup: initialize xattr before calling d_instantiate() (Aristeu Rozanski) [1533523] 10016 - [fs] ext*: Dont clear SGID when inheriting ACLs (Andreas Grunbacher) [1473482] 10017 - [fs] gfs2: writeout truncated pages (Robert S Peterson) [1331076] 10018 - [fs] export __block_write_full_page (Robert S Peterson) [1331076] 10019 - [scsi] mark queue as PREEMPT_ONLY before setting quiesce (Ming Lei) [1462959] 10020 - [block] call blk_queue_enter() before allocating request (Ming Lei) [1462959] 10021 - [block] introduce blk_queue_enter() (Ming Lei) [1462959] 10022 - [mm] shmem: replace_page must flush_dcache and others (Waiman Long) [1412337] 10023 - [mm] shmem: replace page if mapping excludes its zone (Waiman Long) [1412337] 10024 - [x86] cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (Waiman Long) [1550599] {CVE-2017-5754} 10025 - [x86] spec_ctrl/32: Enable IBRS processing on kernel entries & exits (Waiman Long) [1550599] {CVE-2017-5754} 10026 - [x86] spec_ctrl/32: Stuff RSB on kernel entry (Waiman Long) [1550599] {CVE-2017-5754} 10027 - [x86] pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32 (Waiman Long) [1550599] {CVE-2017-5754} 10028 - [x86] pti/32: Add a PAE specific version of __pti_set_user_pgd (Waiman Long) [1550599] {CVE-2017-5754} 10029 - [x86] mm/dump_pagetables: Support PAE page table dumping (Waiman Long) [1550599] {CVE-2017-5754} 10030 - [x86] pgtable/pae: Use separate kernel PMDs for user page-table (Waiman Long) [1550599] {CVE-2017-5754} 10031 - [x86] mm/pae: Populate valid user PGD entries (Waiman Long) [1550599] {CVE-2017-5754} 10032 - [x86] pti: Enable x86-32 for kaiser.c (Waiman Long) [1550599] {CVE-2017-5754} 10033 - [x86] pti: Disable PCID handling in x86-32 TLB flushing code (Waiman Long) [1550599] {CVE-2017-5754} 10034 - [x86] pgtable: Disable user PGD poisoning for PAE (Waiman Long) [1550599] {CVE-2017-5754} 10035 - [x86] pgtable: Move more PTI functions out of pgtable_64.h (Waiman Long) [1550599] {CVE-2017-5754} 10036 - [x86] pgtable: Move pgdp kernel/user conversion functions to pgtable.h (Waiman Long) [1550599] {CVE-2017-5754} 10037 - [x86] pgtable/32: Allocate 8k page-tables when PTI is enabled (Waiman Long) [1550599] {CVE-2017-5754} 10038 - [x86] pgtable/pae: Unshare kernel PMDs when PTI is enabled (Waiman Long) [1550599] {CVE-2017-5754} 10039 - [x86] entry/32: Handle debug exception similar to NMI (Waiman Long) [1550599] {CVE-2017-5754} 10040 - [x86] entry/32: Add PTI cr3 switch to non-NMI entry/exit points (Waiman Long) [1550599] {CVE-2017-5754} 10041 - [x86] entry/32: Add PTI cr3 switches to NMI handler code (Waiman Long) [1550599] {CVE-2017-5754} 10042 - [x86] entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI (Waiman Long) [1550599] {CVE-2017-5754} 10043 - [x86] entry/32: Enable the use of trampoline stack (Waiman Long) [1550599] {CVE-2017-5754} 10044 - [x86] entry/32: Change INT80 to be an interrupt gate (Waiman Long) [1550599] {CVE-2017-5754} 10045 - [x86] entry/32: Handle Entry from Kernel-Mode on Entry-Stack (Waiman Long) [1550599] {CVE-2017-5754} 10046 - [x86] entry/32: Leave the kernel via trampoline stack (Waiman Long) [1550599] {CVE-2017-5754} 10047 - [x86] entry/32: Enter the kernel via trampoline stack (Waiman Long) [1550599] {CVE-2017-5754} 10048 - [x86] entry/32: Restore segments before int registers (Waiman Long) [1550599] {CVE-2017-5754} 10049 - [x86] entry/32: Split off return-to-kernel path (Waiman Long) [1550599] {CVE-2017-5754} 10050 - [x86] entry/32: Unshare NMI return path (Waiman Long) [1550599] {CVE-2017-5754} 10051 - [x86] entry/32: Put ESPFIX code into a macro (Waiman Long) [1550599] {CVE-2017-5754} 10052 - [x86] entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler (Waiman Long) [1550599] {CVE-2017-5754} 10053 - [x86] entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack (Waiman Long) [1550599] {CVE-2017-5754} 10054 - [x86] pti: Add X86_FEATURE_NOPTI to permanently disable PTI (Waiman Long) [1550599] {CVE-2017-5754} 10055 - [x86] entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup (Waiman Long) [1550599] {CVE-2017-5754} 10056 - [x86] doublefault: Set the right gs register for doublefault (Waiman Long) [1550599] {CVE-2017-5754} 10057 - [x86] syscall: int80 must not clobber r12-15 (Waiman Long) [1550599] {CVE-2017-5754} 10058 - [x86] syscall: change ia32_syscall() to create the full register frame in ia32_do_call() (Waiman Long) [1550599] {CVE-2017-5754} 10059 - [x86] cve: Make all Meltdown/Spectre percpu variables available to x86-32 (Waiman Long) [1550599] {CVE-2017-5754} 10060 10061 [2.6.32-742] 10062 - [mm] prevent /proc/sys/vm/percpu_pagelist_fraction divide-by-zero (Dave Anderson) [1405879] 10063 - [fs] proc: Resolve performance issues with multiple /proc/stat reads (Prarit Bhargava) [1544565] 10064 - [fs] nfs: fix pnfs direct write memory leak (Scott Mayhew) [1536900] 10065 - [fs] dcache: prevent multiple shrink_dcache_parent() on the same dentry (Miklos Szeredi) [1269288] 10066 - [fs] fifo: do not restart open() if it already found a partner (Miklos Szeredi) [1482983] 10067 - [audit] reinstate check for failed execve (Denys Vlasenko) [1488822] 10068 - [perf] x86/intel/uncore: Make PCI and MSR uncore independent (Jiri Olsa) [1427324] 10069 - [perf] fix perf_event_comm() vs. exec() assumption (Jiri Olsa) [1478980] 10070 - [lib] prevent BUG in kfree() due to memory exhaustion in __sg_alloc_table() (Larry Woodman) [1454453] 10071 - [kernel] sched/core: Rework rq->clock update skips (Lauro Ramos Venancio) [1212959] 10072 - [kernel] sched: Remove useless code in yield_to() (Lauro Ramos Venancio) [1212959] 10073 - [kernel] sched: Set skip_clock_update in yield_task_fair() (Lauro Ramos Venancio) [1212959] 10074 - [kernel] sched, rt: Update rq clock when unthrottling of an otherwise idle CPU (Lauro Ramos Venancio) [1212959] 10075 - [kernel] lockdep: Fix lock_is_held() on recursion (Lauro Ramos Venancio) [1212959] 10076 - [x86] skip check for spurious faults for non-present faults (Daniel Vacek) [1495167] 10077 - [x86] mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds() (Daniel Vacek) [1495167] 10078 - [fs] gfs2: Defer deleting inodes under memory pressure (Andreas Grunbacher) [1255872] 10079 - [fs] gfs2: gfs2_clear_inode, gfs2_delete_inode: Put glocks asynchronously (Andreas Grunbacher) [1255872] 10080 - [fs] gfs2: Get rid of gfs2_set_nlink (Andreas Grunbacher) [1255872] 10081 - [fs] add set_nlink() (Andreas Grunbacher) [1255872] 10082 - [fs] gfs2: gfs2_glock_get: Wait on freeing glocks (Andreas Grunbacher) [1255872] 10083 - [fs] gfs2: gfs2_create_inode: Keep glock across iput (Andreas Grunbacher) [1255872] 10084 - [fs] gfs2: Clean up glock work enqueuing (Andreas Grunbacher) [1255872] 10085 - [fs] gfs2: Protect gl->gl_object by spin lock (Andreas Grunbacher) [1255872] 10086 - [fs] gfs2: Get rid of flush_delayed_work in gfs2_clear_inode (Andreas Grunbacher) [1255872] 10087 - [fs] revert 'gfs2: Wait for iopen glock dequeues' (Andreas Grunbacher) [1255872] 10088 - [fs] gfs2: Fixup to 'Clear gl_object if gfs2_create_inode fails' (Andreas Grunbacher) [1506281] 10089 - [scsi] dual scan thread bug fix (Ewan Milne) [1508512] 10090 - [scsi] fix our current target reap infrastructure (Ewan Milne) [1508512] 10091 - [scsi] bnx2fc: Fix check in SCSI completion handler for timed out request (Chad Dupuis) [1538168] 10092 10093 [2.6.32-741] 10094 - [net] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff (Florian Westphal) [1543091] {CVE-2017-18017} 10095 - [net] netfilter: xt_TCPMSS: fix handling of malformed TCP header and options (Florian Westphal) [1543091] {CVE-2017-18017} 10096 - [net] netfilter: xt_TCPMSS: SYN packets are allowed to contain data (Florian Westphal) [1543091] {CVE-2017-18017} 10097 - [net] sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf (Hangbin Liu) [1470559] 10098 - [net] sctp: use the right sk after waking up from wait_buf sleep (Hangbin Liu) [1470559] 10099 - [net] sctp: do not free asoc when it is already dead in sctp_sendmsg (Hangbin Liu) [1470559] 10100 - [net] packet: Allow packets with only a header (but no payload) (Lorenzo Bianconi) [1535024] 10101 - [net] packet: make packet too small warning match condition (Lorenzo Bianconi) [1535024] 10102 - [net] packet: bail out of packet_snd() if L2 header creation fails (Lorenzo Bianconi) [1535024] 10103 - [net] packet: make packet_snd fail on len smaller than l2 header (Lorenzo Bianconi) [1535024] 10104 - [net] bonding: discard lowest hash bit for 802.3ad layer3+4 (Hangbin Liu) [1532167] 10105 - [net] revert 'net: use lib/percpu_counter API for fragmentation mem accounting' (Jesper Brouer) [1508504] 10106 - [scsi] lpfc: fix pci hot plug crash in list_add call (Dick Kennedy) [1542773] 10107 - [scsi] hpsa: update driver version (Joseph Szczypek) [1541517] 10108 - [scsi] hpsa: correct resets on retried commands (Joseph Szczypek) [1541517] 10109 - [scsi] hpsa: rescan later if reset in progress (Joseph Szczypek) [1541517] 10110 10111 [2.6.32-740] 10112 - [x86] retpoline/hyperv: Convert assembler indirect jumps (Waiman Long) [1535645] 10113 - [x86] spec_ctrl: Upgrade GCC retpoline warning to an error for brew builds (Waiman Long) [1535645] 10114 - [x86] retpoline: Dont use kernel indirect thunks in vsyscalls (Waiman Long) [1535645] 10115 - [x86] spec_ctrl: Add a read-only retp_enabled debugfs knob (Waiman Long) [1535645] 10116 - [x86] spec_ctrl: detect unretpolined modules (Waiman Long) [1535645] 10117 - [x86] retpoline/ACPI: Convert indirect jump in wakeup code (Waiman Long) [1535645] 10118 - [x86] retpoline/efi: Convert stub indirect calls & jumps (Waiman Long) [1535645] 10119 - [watchdog] hpwdt: remove indirect call in drivers/watchdog/hpwdt.c (Waiman Long) [1535645] 10120 - [x86] spec_ctrl: cleanup __ptrace_may_access (Waiman Long) [1535645] 10121 - [x86] bugs: Drop one 'mitigation' from dmesg (Waiman Long) [1535645] 10122 - [x86] spec_ctrl: fix ptrace IBPB optimization (Waiman Long) [1535645] 10123 - [x86] spec_ctrl: Avoid returns in IBRS-disabled regions (Waiman Long) [1535645] 10124 - [x86] spectre/meltdown: avoid the vulnerability directory to weaken kernel security (Waiman Long) [1535645] 10125 - [x86] spec_ctrl: Update spec_ctrl.txt and kernel-parameters.txt (Waiman Long) [1535645] 10126 - [x86] Use IBRS for firmware update path (Waiman Long) [1535645] 10127 - [x86] spec_ctrl: stuff RSB on context switch with SMEP enabled (Waiman Long) [1535645] 10128 - [x86] spec_ctrl: use upstream RSB stuffing function (Waiman Long) [1535645] 10129 - [x86] spec_ctrl: add ibrs_enabled=3 (ibrs_user) (Waiman Long) [1535645] 10130 - [x86] spec_ctrl: Integrate IBRS with retpoline (Waiman Long) [1535645] 10131 - [x86] spec_ctrl: print features changed by microcode loading (Waiman Long) [1535645] 10132 - [x86] spec_ctrl: refactor the init and microcode loading paths (Waiman Long) [1535645] 10133 - [x86] spec_ctrl: move initialization of X86_FEATURE_IBPB_SUPPORT (Waiman Long) [1535645] 10134 - [x86] spec_ctrl: remove SPEC_CTRL_PCP_IBPB bit (Waiman Long) [1535645] 10135 - [x86] spec_ctrl: remove ibrs_enabled variable (Waiman Long) [1535645] 10136 - [x86] spec_ctrl: add ibp_disabled variable (Waiman Long) [1535645] 10137 - [x86] spec_ctrl: add X86_FEATURE_IBP_DISABLE (Waiman Long) [1535645] 10138 - [x86] spec_ctrl: remove IBP disable for AMD model 0x16 (Waiman Long) [1535645] 10139 - [x86] spec_ctrl: remove performance measurements from documentation (Waiman Long) [1535645] 10140 - [x86] spec_ctrl: make ipbp_enabled read-only (Waiman Long) [1535645] 10141 - [x86] spec_ctrl: remove ibpb_enabled=2 mode (Waiman Long) [1535645] 10142 - [x86] spec_ctrl: Enable spec_ctrl functions for x86-32 (Waiman Long) [1535645] 10143 - [x86] spec_ctrl: move vmexit rmb in the last branch before IBRS (Waiman Long) [1535645] 10144 - [x86] spec_ctrl: satisfy the barrier like semantics of IBRS (Waiman Long) [1535645] 10145 - [x86] spectre_v1: Mark it as mitigated (Waiman Long) [1535645] 10146 - [x86] pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown (Waiman Long) [1535645] 10147 - [x86] mce: Make machine check speculation protected (Waiman Long) [1535645] 10148 - [x86] retpoline: Add LFENCE to the retpoline/RSB filling RSB macros (Waiman Long) [1535645] 10149 - [x86] retpoline: Fill return stack buffer on vmexit (Waiman Long) [1535645] 10150 - [x86] retpoline/irq32: Convert assembler indirect jumps (Waiman Long) [1535645] 10151 - [x86] retpoline/checksum32: Convert assembler indirect jumps (Waiman Long) [1535645] 10152 - [x86] retpoline/entry: Convert entry assembler indirect (Waiman Long) [1535645] 10153 - [x86] retpoline/crypto: Convert crypto assembler indirect jumps (Waiman Long) [1535645] 10154 - [x86] spectre: Add boot time option to select Spectre v2 mitigation (Waiman Long) [1535645] 10155 - [x86] retpoline: Add initial retpoline support (Waiman Long) [1535645] 10156 - [x86] cpu: Implement CPU vulnerabilites sysfs functions (Waiman Long) [1535645] 10157 - [base] sysfs/cpu: Add vulnerability folder (Waiman Long) [1535645] 10158 - [x86] cpufeatures: Add X86_BUG_SPECTRE_V(12) (Waiman Long) [1535645] 10159 - [x86] pti: Add the pti= cmdline option and documentation (Waiman Long) [1535645] 10160 - [x86] cpufeatures: Add X86_BUG_CPU_MELTDOWN (Waiman Long) [1535645] 10161 - [x86] pti: Rename CONFIG_KAISER to CONFIG_PAGE_TABLE_ISOLATION (Waiman Long) [1535645] 10162 - [x86] cpu: Expand cpufeature facility to include cpu bugs (Waiman Long) [1535645] 10163 - [x86] cpu: Merge bugs.c and bugs_64.c (Waiman Long) [1535645] 10164 - [x86] cpu/intel: Introduce macros for Intel family numbers (Waiman Long) [1535645] 10165 - [x86] alternatives: Add missing 'n' at end of ALTERNATIVE inline asm (Waiman Long) [1535645] 10166 - [x86] alternatives: Fix alt_max_short macro to really be a max() (Waiman Long) [1535645] 10167 - [x86] asm: Make asm/alternative.h safe from assembly (Waiman Long) [1535645] 10168 - [x86] alternatives: Document macros (Waiman Long) [1535645] 10169 - [x86] alternatives: Fix ALTERNATIVE_2 padding generation properly (Waiman Long) [1535645] 10170 - [x86] alternatives: Add instruction padding (Waiman Long) [1535645] 10171 - [x86] alternative: Add header guards to asm/alternative-asm.h (Waiman Long) [1535645] 10172 - [x86] alternative: Use .pushsection/.popsection (Waiman Long) [1535645] 10173 - [x86] copy_user_generic: Optimize copy_user_generic with CPU erms feature (Waiman Long) [1535645] 10174 - [x86] Make .altinstructions bit size neutral (Waiman Long) [1535645] 10175 10176 [2.6.32-739] 10177 - [powerpc] spinlock: add gmb memory barrier (Mauricio Oliveira) [1538543] 10178 - [powerpc] prevent Meltdown attack with L1-D$ flush (Mauricio Oliveira) [1538543] 10179 - [s390] vtime: turn BP on when going idle (Hendrik Brueckner) [1538542] 10180 - [s390] cpuinfo: show facilities as reported by stfle (Hendrik Brueckner) [1538542] 10181 - [s390] kconfigs: turn off SHARED_KERNEL support for s390 (Hendrik Brueckner) [1538542] 10182 - [s390] add ppa to system call and program check path (Hendrik Brueckner) [1538542] 10183 - [s390] spinlock: add gmb memory barrier (Hendrik Brueckner) [1538542] 10184 - [s390] introduce CPU alternatives (Hendrik Brueckner) [1538542] 10185 10186 [2.6.32-738] 10187 - [x86] pti: Rework the trampoline stack switching code (Waiman Long) [1519802] {CVE-2017-5754} 10188 - [x86] pti: Disable interrupt before trampoline stack switching (Waiman Long) [1519802] {CVE-2017-5754} 10189 - [x86] pti/mm: Fix trampoline stack problem with XEN PV (Waiman Long) [1519802] {CVE-2017-5754} 10190 - [x86] kaiser/efi: unbreak tboot (Waiman Long) [1519802] {CVE-2017-5754} 10191 - [x86] mm/kaiser: Fix XEN PV boot failure (Waiman Long) [1519802] {CVE-2017-5754} 10192 - [x86] entry: Invoke TRACE_IRQS_IRETQ in paranoid_userspace_restore_all (Waiman Long) [1519802] {CVE-2017-5754} 10193 - [x86] spec_ctrl: show added cpuid flags in /proc/cpuinfo after late microcode update (Waiman Long) [1519796] {CVE-2017-5715} 10194 - [x86] spec_ctrl: svm: spec_ctrl at vmexit needs per-cpu areas functional (Waiman Long) [1519796] {CVE-2017-5715} 10195 - [x86] spec_ctrl: Eliminate redundnat FEATURE Not Present messages (Waiman Long) [1519796] {CVE-2017-5715} 10196 - [x86] spec_ctrl: enable IBRS and stuff_RSB before calling NMI C code (Waiman Long) [1519796] {CVE-2017-5715} 10197 - [x86] spec_ctrl: skip CAP_SYS_PTRACE check to skip audit (Waiman Long) [1519796] {CVE-2017-5715} 10198 - [x86] spec_ctrl: disable ibrs while in intel_idle() (Waiman Long) [1519796] {CVE-2017-5715} 10199 - [x86] spec_ctrl: skip IBRS/CR3 restore when paranoid exception returns to userland (Waiman Long) [1519796] {CVE-2017-5715} 10200 - [x86] Revert 'entry: Use retpoline for syscalls indirect calls' (Waiman Long) [1519796] {CVE-2017-5715} 10201 - [x86] mm/dump_pagetables: Allow dumping current pagetables (Waiman Long) [1519802] {CVE-2017-5754} 10202 - [x86] mm/dump_pagetables: Add a pgd argument to walk_pgd_level() (Waiman Long) [1519802] {CVE-2017-5754} 10203 - [x86] mm/dump_pagetables: Add page table directory (Waiman Long) [1519802] {CVE-2017-5754} 10204 - [x86] entry: Remove unneeded nmi_userspace code (Waiman Long) [1519802] {CVE-2017-5754} 10205 - [x86] entry: Fix nmi exit code with CONFIG_TRACE_IRQFLAGS (Waiman Long) [1519802] {CVE-2017-5754} 10206 - [x86] mm/kaiser: init_tss is supposed to go in the PAGE_ALIGNED per-cpu section (Waiman Long) [1519802] {CVE-2017-5754} 10207 - [x86] mm/kaiser: Clear kdump pgd page to prevent incorrect behavior (Waiman Long) [1519802] {CVE-2017-5754} 10208 - [x86] mm/kaiser: consider the init_mm.pgd a kaiser pgd (Waiman Long) [1519802] {CVE-2017-5754} 10209 - [x86] mm/kaiser: convert userland visible 'kpti' name to 'pti' (Waiman Long) [1519802] {CVE-2017-5754} 10210 - [x86] spec_ctrl: set IBRS during resume from RAM if ibrs_enabled is 2 (Waiman Long) [1519796] {CVE-2017-5715} 10211 - [x86] mm/kaiser: __load_cr3 in resume from RAM after kernel gs has been restored (Waiman Long) [1519796] {CVE-2017-5715} 10212 - [x86] mm/kaiser: Revert the __GFP_COMP flag change (Waiman Long) [1519802] {CVE-2017-5754} 10213 - [x86] entry: Fix paranoid_exit() trampoline clobber (Waiman Long) [1519802] {CVE-2017-5754} 10214 - [x86] spec_ctrl: allow use_ibp_disable only if both SPEC_CTRL and IBPB_SUPPORT are missing (Waiman Long) [1519796] {CVE-2017-5715} 10215 - [x86] spec_ctrl: Documentation spec_ctrl.txt (Waiman Long) [1519796] {CVE-2017-5715} 10216 - [x86] spec_ctrl: remove irqs_disabled() check from intel_idle() (Waiman Long) [1519796] {CVE-2017-5715} 10217 - [x86] spec_ctrl: use enum when setting ibrs/ibpb_enabled (Waiman Long) [1519796] {CVE-2017-5715} 10218 - [x86] spec_ctrl: undo speculation barrier for ibrs_enabled and noibrs_cmdline (Waiman Long) [1519796] {CVE-2017-5715} 10219 - [x86] spec_ctrl: introduce ibpb_enabled = 2 for IBPB instead of IBRS (Waiman Long) [1519796] {CVE-2017-5715} 10220 - [x86] spec_ctrl: introduce SPEC_CTRL_PCP_ONLY_IBPB (Waiman Long) [1519796] {CVE-2017-5715} 10221 - [x86] spec_ctrl: cleanup s/flush/sync/ naming when sending IPIs (Waiman Long) [1519796] {CVE-2017-5715} 10222 - [x86] spec_ctrl: set IBRS during CPU init if in ibrs_enabled == 2 (Waiman Long) [1519796] {CVE-2017-5715} 10223 - [x86] spec_ctrl: use IBRS_ENABLED instead of 1 (Waiman Long) [1519796] {CVE-2017-5715} 10224 - [x86] spec_ctrl: allow the IBP disable feature to be toggled at runtime (Waiman Long) [1519796] {CVE-2017-5715} 10225 - [x86] spec_ctrl: always initialize save_reg in ENABLE_IBRS_SAVE_AND_CLOBBER (Waiman Long) [1519796] {CVE-2017-5715} 10226 - [x86] spec_ctrl: ibrs_enabled() is expected to return > 1 (Waiman Long) [1519796] {CVE-2017-5715} 10227 - [x86] spec_ctrl: CLEAR_EXTRA_REGS and extra regs save/restore (Waiman Long) [1519796] {CVE-2017-5715} 10228 - [x86] syscall: Clear unused extra registers on syscall (Waiman Long) [1519796] {CVE-2017-5715} 10229 - [x86] entry: Add back STUFF_RSB to interrupt and error paths (Waiman Long) [1519796] {CVE-2017-5715} 10230 - [x86] mm/kaiser: make is_kaiser_pgd reliable (Waiman Long) [1519802] {CVE-2017-5754} 10231 - [x86] mm/kaiser: disable global pages by default with KAISER (Waiman Long) [1519802] {CVE-2017-5754} 10232 - [x86] Revert 'mm/kaiser: Disable global pages by default with KAISER' (Waiman Long) [1519802] {CVE-2017-5754} 10233 - [x86] kaiser/mm: fix pgd freeing in error path (Waiman Long) [1519802] {CVE-2017-5754} 10234 - [x86] entry: Fix 32-bit program crash with 64-bit kernel on AMD boxes (Waiman Long) [1519796] {CVE-2017-5715} 10235 - [x86] spec_ctrl: reload spec_ctrl cpuid in all microcode load paths (Waiman Long) [1519796] {CVE-2017-5715} 10236 - [x86] spec_ctrl: Prevent unwanted speculation without IBRS (Waiman Long) [1519796] {CVE-2017-5715} 10237 - [x86] spec_ctrl: add noibrs noibpb boot options (Waiman Long) [1519796] {CVE-2017-5715} 10238 - [x86] entry: Use retpoline for syscalls indirect calls (Waiman Long) [1519796] {CVE-2017-5715} 10239 - [x86] syscall: Clear unused extra registers on 32-bit compatible syscall entrance (Waiman Long) [1519796] {CVE-2017-5715} 10240 - [x86] spec_ctrl: rescan cpuid after a late microcode update (Waiman Long) [1519796] {CVE-2017-5715} 10241 - [x86] spec_ctrl: add debugfs ibrs_enabled ibpb_enabled (Waiman Long) [1519796] {CVE-2017-5715} 10242 - [x86] spec_ctrl: consolidate the spec control boot detection (Waiman Long) [1519796] {CVE-2017-5715} 10243 - [x86] Remove __cpuinitdata from some data & function (Waiman Long) [1519796] {CVE-2017-5715} 10244 - [x86] KVM/spec_ctrl: allow IBRS to stay enabled in host userland (Waiman Long) [1519796] {CVE-2017-5715} 10245 - [x86] spec_ctrl: move stuff_RSB in spec_ctrl.h (Waiman Long) [1519796] {CVE-2017-5715} 10246 - [x86] entry: Remove STUFF_RSB in error and interrupt code (Waiman Long) [1519796] {CVE-2017-5715} 10247 - [x86] entry: Stuff RSB for entry to kernel for non-SMEP platform (Waiman Long) [1519796] {CVE-2017-5715} 10248 - [x86] mm: Only set IBPB when the new thread cannot ptrace (Waiman Long) [1519796] {CVE-2017-5715} 10249 - [x86] mm: Set IBPB upon context switch (Waiman Long) [1519796] {CVE-2017-5715} 10250 - [x86] idle: Disable IBRS when offlining cpu and re-enable (Waiman Long) [1519796] {CVE-2017-5715} 10251 - [x86] idle: Disable IBRS entering idle and enable it on wakeup (Waiman Long) [1519796] {CVE-2017-5715} 10252 - [x86] spec_ctrl: implement spec ctrl C methods (Waiman Long) [1519796] {CVE-2017-5715} 10253 - [x86] spec_ctrl: save IBRS MSR value in save_paranoid for NMI (Waiman Long) [1519796] {CVE-2017-5715} 10254 - [x86] enter: Use IBRS on syscall and interrupts (Waiman Long) [1519796] {CVE-2017-5715} 10255 - [x86] spec_ctrl: swap rdx with rsi for nmi nesting detection (Waiman Long) [1519796] {CVE-2017-5715} 10256 - [x86] spec_ctrl: spec_ctrl_pcp and kaiser_enabled_pcp in same cachline (Waiman Long) [1519796] {CVE-2017-5715} 10257 - [x86] spec_ctrl: use per-cpu knob instead of ALTERNATIVES for ibpb and ibrs (Waiman Long) [1519796] {CVE-2017-5715} 10258 - [x86] enter: MACROS to set/clear IBRS and set IBPB (Waiman Long) [1519796] {CVE-2017-5715} 10259 - [kvm] x86: add SPEC_CTRL to MSR and CPUID lists (Waiman Long) [1519796] {CVE-2017-5715} 10260 - [kvm] svm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Waiman Long) [1519796] {CVE-2017-5715} 10261 - [x86] svm: Set IBPB when running a different VCPU (Waiman Long) [1519796] {CVE-2017-5715} 10262 - [kvm] vmx: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Waiman Long) [1519796] {CVE-2017-5715} 10263 - [kvm] vmx: Set IBPB when running a different VCPU (Waiman Long) [1519796] {CVE-2017-5715} 10264 - [kvm] x86: clear registers on VM exit (Waiman Long) [1519796] {CVE-2017-5715} 10265 - [x86] kvm: Pad RSB on VM transition (Waiman Long) [1519796] {CVE-2017-5715} 10266 - [security] Add SPEC_CTRL Kconfig option (Waiman Long) [1519796] {CVE-2017-5715} 10267 - [x86] cpu/AMD: Control indirect branch predictor when SPEC_CTRL not available (Waiman Long) [1519796] {CVE-2017-5715} 10268 - [x86] feature: Report presence of IBPB and IBRS control (Waiman Long) [1519796] {CVE-2017-5715} 10269 - [x86] feature: Enable the x86 feature to control Speculation (Waiman Long) [1519796] {CVE-2017-5715} 10270 - [x86] cpuid: Provide get_scattered_cpuid_leaf() (Waiman Long) [1519796] {CVE-2017-5715} 10271 - [x86] cpuid: Cleanup cpuid_regs definitions (Waiman Long) [1519796] {CVE-2017-5715} 10272 - [x86] microcode: Share native MSR accessing variants (Waiman Long) [1519796] {CVE-2017-5715} 10273 - [x86] nop: Make the ASM_NOP* macros work from assembly (Waiman Long) [1519796] {CVE-2017-5715} 10274 - [x86] cpu: Clean up and unify the NOP selection infrastructure (Waiman Long) [1519796] {CVE-2017-5715} 10275 - [x86] entry: Further simplify the paranoid_exit code (Waiman Long) [1519802] {CVE-2017-5754} 10276 - [x86] entry: Remove trampoline check from paranoid entry path (Waiman Long) [1519802] {CVE-2017-5754} 10277 - [x86] entry: Dont switch to trampoline stack in paranoid_exit (Waiman Long) [1519802] {CVE-2017-5754} 10278 - [x86] entry: Simplify trampoline stack restore code (Waiman Long) [1519802] {CVE-2017-5754} 10279 - [misc] locking/barriers: prevent speculative execution based on Coverity scan results (Waiman Long) [1519789] {CVE-2017-5753} 10280 - [fs] udf: prevent speculative execution (Waiman Long) [1519789] {CVE-2017-5753} 10281 - [fs] prevent speculative execution (Waiman Long) [1519789] {CVE-2017-5753} 10282 - [scsi] qla2xxx: prevent speculative execution (Waiman Long) [1519789] {CVE-2017-5753} 10283 - [netdrv] p54: prevent speculative execution (Waiman Long) [1519789] {CVE-2017-5753} 10284 - [netdrv] carl9170: prevent speculative execution (Waiman Long) [1519789] {CVE-2017-5753} 10285 - [media] uvcvideo: prevent speculative execution (Waiman Long) [1519789] {CVE-2017-5753} 10286 - [x86] cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Waiman Long) [1519789] {CVE-2017-5753} 10287 - [x86] cpu/AMD: Make the LFENCE instruction serialized (Waiman Long) [1519789] {CVE-2017-5753} 10288 - [kernel] locking/barriers: introduce new memory barrier gmb() (Waiman Long) [1519789] {CVE-2017-5753} 10289 - [x86] Fix typo preventing msr_set/clear_bit from having an effect (Waiman Long) [1519789] {CVE-2017-5753} 10290 - [x86] Add another set of MSR accessor functions (Waiman Long) [1519789] {CVE-2017-5753} 10291 - [x86] mm/kaiser: Replace kaiser with kpti to sync with upstream (Waiman Long) [1519802] {CVE-2017-5754} 10292 - [x86] mm/kaiser: map the trace idt tables in userland shadow pgd (Waiman Long) [1519802] {CVE-2017-5754} 10293 - [x86] mm/kaiser: add 'kaiser' and 'nokaiser' boot options (Waiman Long) [1519802] {CVE-2017-5754} 10294 - [x86] kaiser/mm: fix RESTORE_CR3 crash in kaiser_stop_machine (Waiman Long) [1519802] {CVE-2017-5754} 10295 - [x86] mm/kaiser: use stop_machine for enable/disable knob (Waiman Long) [1519802] {CVE-2017-5754} 10296 - [x86] kaiser/mm: use atomic ops to poison/unpoison user pagetables (Waiman Long) [1519802] {CVE-2017-5754} 10297 - [x86] mm/kaiser: use invpcid to flush the two kaiser PCID AISD (Waiman Long) [1519802] {CVE-2017-5754} 10298 - [x86] mm/kaiser: use two PCID ASIDs optimize the TLB during enter/exit kernel (Waiman Long) [1519802] {CVE-2017-5754} 10299 - [x86] mm/kaiser: stop patching flush_tlb_single (Waiman Long) [1519802] {CVE-2017-5754} 10300 - [x86] mm: If INVPCID is available, use it to flush global mappings (Waiman Long) [1519802] {CVE-2017-5754} 10301 - [x86] mm/kaiser: use PCID feature to make user and kernel switches faster (Waiman Long) [1519802] {CVE-2017-5754} 10302 - [x86] mm/64: Initialize CR4.PCIDE early (Waiman Long) [1519802] {CVE-2017-5754} 10303 - [x86] mm: Add a 'noinvpcid' boot option to turn off INVPCID (Waiman Long) [1519802] {CVE-2017-5754} 10304 - [x86] mm: Add the 'nopcid' boot option to turn off PCID (Waiman Long) [1519802] {CVE-2017-5754} 10305 - [x86] mm/kaiser: validate trampoline stack (Waiman Long) [1519802] {CVE-2017-5754} 10306 - [x86] entry: Move SYSENTER_stack to the beginning of struct tss_struct (Waiman Long) [1519802] {CVE-2017-5754} 10307 - [x86] mm/kaiser: isolate the user mapped per cpu areas (Waiman Long) [1519802] {CVE-2017-5754} 10308 - [x86] mm/kaiser: enable kaiser in build (Waiman Long) [1519802] {CVE-2017-5754} 10309 - [x86] mm/kaiser: selective boot time defaults (Waiman Long) [1519802] {CVE-2017-5754} 10310 - [x86] mm/kaiser/xen: Dynamically disable KAISER when running under Xen PV (Waiman Long) [1519802] {CVE-2017-5754} 10311 - [x86] mm/kaiser: add Kconfig (Waiman Long) [1519802] {CVE-2017-5754} 10312 - [x86] mm/kaiser: avoid false positives during non-kaiser pgd updates (Waiman Long) [1519802] {CVE-2017-5754} 10313 - [x86] mm/kaiser: Respect disabled CPU features (Waiman Long) [1519802] {CVE-2017-5754} 10314 - [x86] kaiser/mm: trampoline stack comments (Waiman Long) [1519802] {CVE-2017-5754} 10315 - [x86] mm/kaiser: stack trampoline (Waiman Long) [1519802] {CVE-2017-5754} 10316 - [x86] mm/kaiser: re-enable vsyscalls (Waiman Long) [1519802] {CVE-2017-5754} 10317 - [x86] mm/kaiser: allow to build KAISER with KASRL (Waiman Long) [1519802] {CVE-2017-5754} 10318 - [x86] mm/kaiser: allow KAISER to be enabled/disabled at runtime (Waiman Long) [1519802] {CVE-2017-5754} 10319 - [x86] mm/kaiser: un-poison PGDs at runtime (Waiman Long) [1519802] {CVE-2017-5754} 10320 - [x86] mm/kaiser: add a function to check for KAISER being enabled (Waiman Long) [1519802] {CVE-2017-5754} 10321 - [x86] mm/kaiser: add debugfs file to turn KAISER on/off at runtime (Waiman Long) [1519802] {CVE-2017-5754} 10322 - [x86] mm/kaiser: disable native VSYSCALL (Waiman Long) [1519802] {CVE-2017-5754} 10323 - [x86] mm/kaiser: map virtually-addressed performance monitoring buffers (Waiman Long) [1519802] {CVE-2017-5754} 10324 - [x86] mm/kaiser: add kprobes text section (Waiman Long) [1519802] {CVE-2017-5754} 10325 - [x86] mm/kaiser: map trace interrupt entry (Waiman Long) [1519802] {CVE-2017-5754} 10326 - [x86] mm/kaiser: map entry stack per-cpu areas (Waiman Long) [1519802] {CVE-2017-5754} 10327 - [x86] mm/kaiser: map dynamically-allocated LDTs (Waiman Long) [1519802] {CVE-2017-5754} 10328 - [x86] mm/kaiser: make sure static PGDs are 8k in size (Waiman Long) [1519802] {CVE-2017-5754} 10329 - [x86] mm/kaiser: allow NX poison to be set in p4d/pgd (Waiman Long) [1519802] {CVE-2017-5754} 10330 - [x86] mm/kaiser: unmap kernel from userspace page tables (core patch) (Waiman Long) [1519802] {CVE-2017-5754} 10331 - [x86] mm/kaiser: mark per-cpu data structures required for entry/exit (Waiman Long) [1519802] {CVE-2017-5754} 10332 - [x86] mm/kaiser: introduce user-mapped per-cpu areas (Waiman Long) [1519802] {CVE-2017-5754} 10333 - [x86] mm/kaiser: add cr3 switches to entry code (Waiman Long) [1519802] {CVE-2017-5754} 10334 - [x86] mm/kaiser: remove scratch registers (Waiman Long) [1519802] {CVE-2017-5754} 10335 - [x86] mm/kaiser: prepare assembly for entry/exit CR3 switching (Waiman Long) [1519802] {CVE-2017-5754} 10336 - [x86] mm/kaiser: Disable global pages by default with KAISER (Waiman Long) [1519802] {CVE-2017-5754} 10337 - [x86] mm: Document X86_CR4_PGE toggling behavior (Waiman Long) [1519802] {CVE-2017-5754} 10338 - [x86] mm/tlb: Make CR4-based TLB flushes more robust (Waiman Long) [1519802] {CVE-2017-5754} 10339 - [x86] mm: Do not set _PAGE_USER for init_mm page tables (Waiman Long) [1519802] {CVE-2017-5754} 10340 - [x86] increase robusteness of bad_iret fixup handler (Waiman Long) [1519802] {CVE-2017-5754} 10341 - [x86] mm: Check if PUD is large when validating a kernel address (Waiman Long) [1519802] {CVE-2017-5754} 10342 - [x86] Separate out entry text section (Waiman Long) [1519802] {CVE-2017-5754} 10343 - [include] linux/const.h: Add _BITUL() and _BITULL() (Waiman Long) [1519802] {CVE-2017-5754} 10344 - [include] linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE() (Waiman Long) [1519802] {CVE-2017-5754} 10345 - [include] stddef.h: Move offsetofend() from vfio.h to a generic kernel header (Waiman Long) [1519802] {CVE-2017-5754} 10346 10347 [2.6.32-737] 10348 - [hv] netvsc: get rid of completion timeouts (Vitaly Kuznetsov) [1538592] 10349 - [fs] gfs2: Special case the rindex in gfs2_write_alloc_required() (Andrew Price) [1384184] 10350 - [scsi] scsi_dh_alua: fix race condition that causes multipath to hang (Mike Snitzer) [1500192] 10351 - [virtio] virtio-pci: fix leaks of msix_affinity_masks (Jason Wang) [1281754] 10352 - [fs] sunrpc: avoid warning in gss_key_timeout (J. Bruce Fields) [1456594] 10353 - [fs] sunrpc: fix RCU handling of gc_ctx field (J. Bruce Fields) [1456594] 10354 10355 [2.6.32-736] 10356 - [drm] nouveau/disp/nv50-: execute supervisor on its own workqueue (Ben Skeggs) [1468825] 10357 - [net] bluetooth: Prevent uninitialized data (Gopal Tiwari) [1519626] {CVE-2017-1000410} 10358 - [scsi] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 and prior) (Cathy Avery) [1533175] 10359 10360 [2.6.32-735] 10361 - [x86] tighten /dev/mem with zeroing reads (Bruno Eduardo de Oliveira Meneguele) [1449676] {CVE-2017-7889} 10362 - [char] /dev/mem: make size_inside_page() logic straight (Bruno Eduardo de Oliveira Meneguele) [1449676] {CVE-2017-7889} 10363 - [char] /dev/mem: cleanup unxlate_dev_mem_ptr() calls (Bruno Eduardo de Oliveira Meneguele) [1449676] {CVE-2017-7889} 10364 - [char] /dev/mem: introduce size_inside_page() (Bruno Eduardo de Oliveira Meneguele) [1449676] {CVE-2017-7889} 10365 - [char] /dev/mem: remove redundant test on len (Bruno Eduardo de Oliveira Meneguele) [1449676] {CVE-2017-7889} 10366 - [scsi] lpfc: Null pointer dereference when log_verbose is set to 0xffffffff (Dick Kennedy) [1538340] 10367 10368 [2.6.32-734] 10369 - [netdrv] bnx2x: prevent crash when accessing PTP with interface down (Michal Schmidt) [1518669] 10370 - [hv] vss: Operation timeouts should match host expectation (Mohammed Gamal) [1511431] 10371 - [hv] utils: reduce HV_UTIL_NEGO_TIMEOUT timeout (Mohammed Gamal) [1511431] 10372 - [hv] utils: Check VSS daemon is listening before a hot backup (Mohammed Gamal) [1511431] 10373 - [hv] utils: Continue to poll VSS channel after handling requests (Mohammed Gamal) [1511431] 10374 - [md] dm: clear all discard attributes in queue_limits when discards are disabled (Mike Snitzer) [1433297] 10375 - [md] dm: discard support requires all targets in a table support discards (Mike Snitzer) [1433297] 10376 - [net] dccp: use-after-free in DCCP code (Stefano Brivio) [1520817] {CVE-2017-8824} 10377 - [net] tcp: fix tcp_trim_head() (Paolo Abeni) [1274139] 10378 - [net] sctp: fix src address selection if using secondary addresses for ipv6 (Xin Long) [1445919] 10379 - [net] sctp: deny peeloff operation on asocs with threads sleeping on it (Hangbin Liu) [1470559] 10380 - [net] sctp: avoid BUG_ON on sctp_wait_for_sndbuf (Hangbin Liu) [1470559] 10381 - [net] tcp: fix race during timewait sk creation (Florian Westphal) [1205025] 10382 10383 [2.6.32-733] 10384 - [fs] sunrpc: Revert 'sunrpc: always treat the invalid cache as unexpired' (Thiago Becker) [1532786] 10385 - [net] dma: fix memory leak in dma_pin_iocvec_pages (Sabrina Dubroca) [1459263] 10386 - [s390] qeth: check not more than 16 SBALEs on the completion queue (Hendrik Brueckner) [1520860] 10387 - [s390] fix transactional execution control register handling (Hendrik Brueckner) [1520862] 10388 - [mm] prevent concurrent unmap_mapping_range() on the same inode (Miklos Szeredi) [1408108] 10389 10390 [2.6.32-732] 10391 - [mm] add cpu_relax() to 'dont return 0 too early' patch (Ian Kent) [988988] 10392 - [mm] dont return 0 too early from find_get_pages() (Ian Kent) [988988] 10393 - [crypto] cryptd: Add cryptd_max_cpu_qlen module parameter (Jon Maxwell) [1503322] 10394 - [s390] cpcmd,vmcp: avoid GFP_DMA allocations (Hendrik Brueckner) [1496105] 10395 - [fs] gfs2: Withdraw for IO errors writing to the journal or statfs (Robert S Peterson) [1505956] 10396 - [netdrv] ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags (Ken Cox) [1523856] 10397 10398 [2.6.32-731] 10399 - [kernel] fix __wait_on_atomic_t() to call the action func if the counter != 0 (David Howells) [1418631] 10400 - [fs] fscache: fix dead object requeue (David Howells) [1333592 1418631] 10401 - [fs] fscache: clear outstanding writes when disabling a cookie (David Howells) [1418631] 10402 - [fs] fscache: initialise stores_lock in netfs cookie (David Howells) [1418631] 10403 - [fs] cachefiles: fix attempt to read i_blocks after deleting file (David Howells) [1418631] 10404 - [fs] cachefiles: fix race between inactivating and culling a cache object (David Howells) [1418631] 10405 - [fs] fscache: make check_consistency callback return int (David Howells) [1418631] 10406 - [fs] fscache: wake write waiter after invalidating writes (David Howells) [1418631] 10407 - [fs] cachefiles: provide read-and-reset release counters for cachefilesd (David Howells) [1418631] 10408 - [s390] disassembler: increase show_code buffer size (Hendrik Brueckner) [1516654] 10409 - [fs] sunrpc: remove BUG_ONs checking RPC_IS_QUEUED (Dave Wysochanski) [1424630] 10410 - [fs] nfsv4.1: nfs4_fl_prepare_ds must be careful about reporting success (Scott Mayhew) [1205448] 10411 - [fs] cifs: add ratelimit for the log entry that causes a lockup (Leif Sahlberg) [1494999] 10412 - [fs] nfsd: check for oversized NFSv2/v3 arguments (J. Bruce Fields) [1447168] 10413 10414 [2.6.32-730] 10415 - [scsi] avoid a permanent stop of the scsi devices request queue (Ewan Milne) [1513455] 10416 - [fs] bio: more bio_map_user_iov() leak fixes (Ming Lei) [1503590] {CVE-2017-12190} 10417 - [fs] bio: fix unbalanced page refcounting in bio_map_user_iov (Ming Lei) [1503590] {CVE-2017-12190} 10418 10419 [2.6.32-729] 10420 - [scsi] bnx2fc: Fix hung task messages when a cleanup response is not received during abort (Chad Dupuis) [1504260] 10421 10422 [2.6.32-728] 10423 - [mm] introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all (Waiman Long) [1463754] 10424 - [netdrv] cxgb4: Clear On FLASH config file after a FW upgrade (Arjun Vynipadath) [1446952] 10425 - [netdrv] chelsio : Fixes the issue seen on initiator while stopping the target (Sai Vemuri) [1442097] 10426 - [netdrv] be2net: Fix UE detection logic for BE3 (Ivan Vecera) [1437991] 10427 - [netdrv] cxgb4vf: dont offload Rx checksums for IPv6 fragments (Davide Caratti) [1427036] 10428 - [scsi] qla2xxx: Get mutex lock before checking optrom_state (Himanshu Madhani) [1408549] 10429 10430 [2.6.32-727] 10431 - [net] sctp: do not loose window information if in rwnd_over (Marcelo Leitner) [1492220] 10432 - [net] sctp: fix recovering from 0 win with small data chunks (Marcelo Leitner) [1492220] 10433 10434 [2.6.32-726] 10435 - [s390] qdio: clear DSCI prior to scanning multiple input queues (Hendrik Brueckner) [1467962] 10436 10437 [2.6.32-725] 10438 - [s390] zfcp: fix erp_action use-before-initialize in REC action trace (Hendrik Brueckner) [1497000] 10439 - [ipmi] create hardware-independent softdep for ipmi_devintf (Tony Camuso) [1457915] 10440 10441 [2.6.32-724] 10442 - [fs] nfsd: reorder nfsd_cache_match to check more powerful discriminators first (Thiago Becker) [1435787] 10443 - [fs] nfsd: split DRC global spinlock into per-bucket locks (Thiago Becker) [1435787] 10444 - [fs] nfsd: convert num_drc_entries to an atomic_t (Thiago Becker) [1435787] 10445 - [fs] nfsd: remove the cache_hash list (Thiago Becker) [1435787] 10446 - [fs] nfsd: convert the lru list into a per-bucket thing (Thiago Becker) [1435787] 10447 - [fs] nfsd: clean up drc cache in preparation for global spinlock elimination (Thiago Becker) [1435787] 10448 10449 [2.6.32-723] 10450 - [hv] vmbus: Fix error code returned by vmbus_post_msg() (Vitaly Kuznetsov) [1491846] 10451 - [hv] vmbus: Increase the time between retries in vmbus_post_msg() (Vitaly Kuznetsov) [1491846] 10452 - [hv] vmbus: Raise retry/wait limits in vmbus_post_msg() (Vitaly Kuznetsov) [1491846] 10453 - [hv] vmbus: Reduce the delay between retries in vmbus_post_msg() (Vitaly Kuznetsov) [1491846] 10454 10455 [2.6.32-722] 10456 - [scsi] be2iscsi: fix bad extern declaration (Maurizio Lombardi) [1497152] 10457 - [kernel] mqueue: fix a use-after-free in sys_mq_notify() (Davide Caratti) [1476124] {CVE-2017-11176} 10458 10459 [2.6.32-721] 10460 - [char] ipmi: use rcu lock around call to intf->handlers->sender() (Tony Camuso) [1466034] 10461 - [net] packet: fix tp_reserve race in packet_set_ring (Stefano Brivio) [1481943] {CVE-2017-1000111} 10462 - [net] packet: fix overflow in check for tp_frame_nr (Stefano Brivio) [1484946] {CVE-2017-7308} 10463 - [net] packet: fix overflow in check for tp_reserve (Stefano Brivio) [1484946] {CVE-2017-7308} 10464 - [fs] binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings (Petr Matousek) [1492961] {CVE-2017-1000253} 10465 - [fs] binfmt_elf.c: fix bug in loading of PIE binaries (Petr Matousek) [1492961] {CVE-2017-1000253} 10466 10467 [2.6.32-720] 10468 - [net] tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 (Davide Caratti) [1488340] {CVE-2017-14106} 10469 - [net] tcp: fix 0 divide in __tcp_select_window() (Davide Caratti) [1488340] {CVE-2017-14106} 10470 - [net] ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() (Matteo Croce) [1477006] {CVE-2017-7542} 10471 - [net] ipv6: avoid overflow of offset in ip6_find_1stfragopt (Matteo Croce) [1477006] {CVE-2017-7542} 10472 - [net] udp: consistently apply ufo or fragmentation (Davide Caratti) [1481529] {CVE-2017-1000112} 10473 - [net] ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output (Davide Caratti) [1481529] {CVE-2017-1000112} 10474 - [net] ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output (Davide Caratti) [1481529] {CVE-2017-1000112} 10475 10476 [2.6.32-719] 10477 - [fs] nfs: dont disconnect open-owner on NFS4ERR_BAD_SEQID (Dave Wysochanski) [1459636] 10478 - [net] l2cap: prevent stack overflow on incoming bluetooth packet (Neil Horman) [1490062] {CVE-2017-1000251} 10479 10480 [2.6.32-718] 10481 - [fs] sunrpc: always treat the invalid cache as unexpired (Thiago Becker) [1477288] 10482 - [fs] sunrpc: xpt_auth_cache should be ignored when expired (Thiago Becker) [1477288] 10483 10484 [2.6.32-717] 10485 - [video] efifb: allow user to disable write combined mapping (Dave Airlie) [1465097] 10486 10487 [2.6.32-716] 10488 - [netdrv] sfc: tx ring can only have 2048 entries for all EF10 NICs (Jarod Wilson) [1441773] 10489 - [netdrv] brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() (Stanislaw Gruszka) [1474782] {CVE-2017-7541} 10490 - [scsi] lpfc: fix 'integer constant too large' error on 32bit archs (Maurizio Lombardi) [1441169] 10491 - [scsi] lpfc: version 11.0.1.6 is 11.0.0.6 with no_hba_reset patches (Maurizio Lombardi) [1441169] 10492 - [scsi] lpfc: Vport creation is failing with 'Link Down' error (Maurizio Lombardi) [1441169] 10493 - [scsi] lpfc: Fix panic on BFS configuration (Maurizio Lombardi) [1441169] 10494 - [scsi] lpfc: Fix eh_deadline setting for sli3 adapters (Maurizio Lombardi) [1441169] 10495 - [scsi] lpfc: Correct panics with eh_timeout and eh_deadline (Maurizio Lombardi) [1441169] 10496 10497 [2.6.32-715] 10498 - [x86] fix /proc/mtrr with base/size more than 44bits (Jerome Marchand) [1466530] 10499 10500 [2.6.32-714] 10501 - [fs] gfs2: clear gl_object when deleting an inode in gfs2_delete_inode (Robert S Peterson) [1464541] 10502 - [fs] gfs2: clear gl_object if gfs2_create_inode fails (Robert S Peterson) [1464541] 10503 - [fs] gfs2: set gl_object in inode lookup only after block type check (Robert S Peterson) [1464541] 10504 - [fs] gfs2: introduce helpers for setting and clearing gl_object (Robert S Peterson) [1464541] 10505 10506 [2.6.32-713] 10507 - [net] ipv6: Fix leak in ipv6_gso_segment() (Sabrina Dubroca) [1459951] {CVE-2017-9074} 10508 - [net] gre: fix a possible skb leak (Sabrina Dubroca) [1459951] {CVE-2017-9074} 10509 - [net] ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() (Sabrina Dubroca) [1459951] {CVE-2017-9074} 10510 - [net] ipv6: Check ip6_find_1stfragopt() return value properly (Sabrina Dubroca) [1459951] {CVE-2017-9074} 10511 - [net] ipv6: Prevent overrun when parsing v6 header options (Sabrina Dubroca) [1459951] {CVE-2017-9074} 10512 10513 [2.6.32-712] 10514 - [mm] backport upstream large stack guard patch to RHEL6 (Larry Woodman) [1464237 1452730] {CVE-2017-1000364} 10515 - [mm] revert 'enlarge stack guard gap' (Larry Woodman) [1452730] {CVE-2017-1000364} 10516 - [mm] revert 'allow JVM to implement its own stack guard pages' (Larry Woodman) [1464237] 10517 10518 [2.6.32-711] 10519 - [fs] sunrpc: Handle EADDRNOTAVAIL on connection failures (Dave Wysochanski) [1459978] 10520 - [scsi] Add STARGET_CREATED_REMOVE state to scsi_target_state (Ewan Milne) [1452358] 10521 10522 [2.6.32-710] 10523 - [mm] allow JVM to implement its own stack guard pages (Larry Woodman) [1464237] 10524 - [mm] enlarge stack guard gap (Larry Woodman) [1452730] {CVE-2017-1000364} 10525 10526 [2.6.32-709] 10527 - [netdrv] bnxt_en: Update to firmware interface spec 1.5.1 (Jonathan Toppins) [1439450] 10528 - [netdrv] bnxt_en: Added support for Secure Firmware Update (Jonathan Toppins) [1439450] 10529 - [netdrv] bnxt_en: Add support for firmware updates for additional processors (Jonathan Toppins) [1439450] 10530 - [netdrv] bnxt_en: Update firmware spec. to 1.3.0 (Jonathan Toppins) [1439450] 10531 - [netdrv] bnxt_en: Add support for updating flash more securely (Jonathan Toppins) [1439450] 10532 - [netdrv] bnxt_en: Request firmware reset after successful firwmare update (Jonathan Toppins) [1439450] 10533 - [netdrv] bnxt_en: Add hwrm_send_message_silent() (Jonathan Toppins) [1439450] 10534 - [netdrv] bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO (Jonathan Toppins) [1439450] 10535 - [netdrv] bnxt_en: Reset embedded processor after applying firmware upgrade (Jonathan Toppins) [1439450] 10536 - [netdrv] bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV (Jonathan Toppins) [1439450] 10537 - [net] sctp: do not inherit ipv6_(mc|ac|fl)_list from parent (Florian Westphal) [1455612] {CVE-2017-9075} 10538 - [net] ipv6/dccp: do not inherit ipv6_mc_list from parent (Florian Westphal) [1455612] {CVE-2017-9076 CVE-2017-9077} 10539 - [net] dccp/tcp: do not inherit mc_list from parent (Florian Westphal) [1455612] {CVE-2017-8890} 10540 - [net] ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket (Florian Westphal) [1455612] 10541 10542 [2.6.32-708] 10543 - [fs] sunrpc: Enable the keepalive option for TCP sockets (Dave Wysochanski) [1458421] 10544 - [mm] mempolicy.c: fix error handling in set_mempolicy and mbind (Bruno E. O. Meneguele) [1443539] {CVE-2017-7616} 10545 - [s390] zfcp: fix use-after-'free' in FC ingress path after TMF (Hendrik Brueckner) [1421762] 10546 - [scsi] scsi_transport_srp: Fix a race condition (Don Dutile) [1417305] 10547 - [scsi] scsi_transport_srp: Introduce srp_wait_for_queuecommand() (Don Dutile) [1417305] 10548 - [block] make blk_cleanup_queue() wait until request_fn finished (Don Dutile) [1417305] 10549 10550 [2.6.32-707] 10551 - [kernel] audit: acquire creds selectively to reduce atomic op overhead (Paul Moore) [1454847] 10552 - [s390] kernel: initial cr0 bits (Hendrik Brueckner) [1445326] 10553 - [s390] zfcp: do not trace pure benign residual HBA responses at default level (Hendrik Brueckner) [1421760] 10554 - [s390] zfcp: fix rport unblock race with LUN recovery (Hendrik Brueckner) [1421761] 10555 10556 [2.6.32-706] 10557 - [netdrv] ixgbe: fix setup_fc for x550em (Ken Cox) [1442030] 10558 - [scsi] bnx2fc: fix race condition in bnx2fc_get_host_stats() (Maurizio Lombardi) [1393672] 10559 10560 [2.6.32-705] 10561 - [fs] nfsd: stricter decoding of write-like NFSv2/v3 ops (J. Bruce Fields) [1446755] {CVE-2017-7895} 10562 - [fs] nfsd4: minor NFSv2/v3 write decoding cleanup (J. Bruce Fields) [1446755] {CVE-2017-7895} 10563 - [perf] fix concurrent sys_perf_event_open() vs move_group race (Jiri Olsa) [1434751] {CVE-2017-6001} 10564 - [perf] remove confusing comment and move put_ctx() (Jiri Olsa) [1434751] {CVE-2017-6001} 10565 - [perf] restructure perf syscall point of no return (Jiri Olsa) [1434751] {CVE-2017-6001} 10566 - [perf] fix move_group() order (Jiri Olsa) [1434751] {CVE-2017-6001} 10567 - [perf] generalize event->group_flags (Jiri Olsa) [1434751] {CVE-2017-6001} 10568 - [scsi] libfc: quarantine timed out xids (Chris Leech) [1431440] 10569 10570 [2.6.32-704] 10571 - [fs] sunrpc: Ensure that we wait for connections to complete before retrying (Dave Wysochanski) [1448170] 10572 - [net] ipv6: check raw payload size correctly in ioctl (Jamie Bainbridge) [1441909] 10573 10574 [2.6.32-703] 10575 - [fs] nfsv4: fix getacl ERANGE for some ACL buffer sizes (J. Bruce Fields) [869942] 10576 - [fs] nfsv4: fix getacl head length estimation (J. Bruce Fields) [869942] 10577 10578 [2.6.32-702] 10579 - [fs] xfs: handle array index overrun in xfs_dir2_leaf_readbuf() (Carlos Maiolino) [1440361] 10580 - [net] ping: implement proper locking (Jakub Sitnicki) [1438999] {CVE-2017-2671} 10581 - [net] tcp: avoid infinite loop in tcp_splice_read() (Davide Caratti) [1430578] {CVE-2017-6214} 10582 - [net] ipv6: ip6_fragment: fix headroom tests and skb leak (Hannes Frederic Sowa) [1412331] 10583 10584 [2.6.32-701] 10585 - [x86] vmalloc_sync: avoid syncing vmalloc area on crashing cpu (Pingfan Liu) [1146727] 10586 - [kernel] audit: plug cred memory leak in audit_filter_rules (Richard Guy Briggs) [1434560] 10587 10588 [2.6.32-700] 10589 - [mm] hugetlb: check for pte NULL pointer in page_check_address() (Herton R. Krzesinski) [1431508] 10590 - [netdrv] be2net: Fix endian issue in logical link config command (Ivan Vecera) [1436527] 10591 - [crypto] mpi: Fix NULL ptr dereference in mpi_powm() (Mateusz Guzik) [1398456] {CVE-2016-8650} 10592 - [fs] aio: properly check iovec sizes (Mateusz Guzik) [1337517] {CVE-2015-8830} 10593 - [fs] vfs: make AIO use the proper rw_verify_area() area helpers (Mateusz Guzik) [1337535] {CVE-2012-6701} 10594 10595 [2.6.32-699] 10596 - [scsi] lpfc: update for r 11.0.0.6 (Maurizio Lombardi) [1429881] 10597 - [scsi] lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence (Maurizio Lombardi) [1429881] 10598 10599 [2.6.32-698] 10600 - [sched] fair: Rework throttle_count sync (Jiri Olsa) [1250762] 10601 - [sched] fair: Reorder cgroup creation code (Jiri Olsa) [1250762] 10602 - [sched] fair: Initialize throttle_count for new task-groups lazily (Jiri Olsa) [1250762] 10603 - [sched] fair: Do not announce throttled next buddy in dequeue_task_fair() (Jiri Olsa) [1250762] 10604 10605 [2.6.32-697] 10606 - [block] fix use-after-free in seq file (Denys Vlasenko) [1418549] {CVE-2016-7910} 10607 - [firmware] Replacing the chelsio firmware (t4,t5)fw-1.15.37.0 (Sai Vemuri) [1425749] 10608 - [kernel] genirq: Avoid taking sparse_irq_lock for non-existent irqs (Dave Wysochanski) [1360930] 10609 - [tty] n_hdlc: get rid of racy n_hdlc.tbuf (Herton R. Krzesinski) [1429918] {CVE-2017-2636} 10610 </description> 10611 <!-- 10612 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 10613 --> 10614 <advisory> 10615 <severity>IMPORTANT</severity> 10616 <rights>Copyright 2018 Oracle, Inc.</rights> 10617 <issued date="2018-06-25"/> 10618 <cve href="http://linux.oracle.com/cve/CVE-2016-8650.html">CVE-2016-8650</cve> 10619 <cve href="http://linux.oracle.com/cve/CVE-2017-15121.html">CVE-2017-15121</cve> 10620 <cve href="http://linux.oracle.com/cve/CVE-2017-18203.html">CVE-2017-18203</cve> 10621 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 10622 <cve href="http://linux.oracle.com/cve/CVE-2012-6701.html">CVE-2012-6701</cve> 10623 <cve href="http://linux.oracle.com/cve/CVE-2015-8830.html">CVE-2015-8830</cve> 10624 <cve href="http://linux.oracle.com/cve/CVE-2018-5803.html">CVE-2018-5803</cve> 10625 <cve href="http://linux.oracle.com/cve/CVE-2018-1130.html">CVE-2018-1130</cve> 10626 <cve href="http://linux.oracle.com/cve/CVE-2017-6001.html">CVE-2017-6001</cve> 10627 <cve href="http://linux.oracle.com/cve/CVE-2017-12190.html">CVE-2017-12190</cve> 10628 <cve href="http://linux.oracle.com/cve/CVE-2017-8890.html">CVE-2017-8890</cve> 10629 <cve href="http://linux.oracle.com/cve/CVE-2017-7308.html">CVE-2017-7308</cve> 10630 <cve href="http://linux.oracle.com/cve/CVE-2017-9077.html">CVE-2017-9077</cve> 10631 <cve href="http://linux.oracle.com/cve/CVE-2017-2671.html">CVE-2017-2671</cve> 10632 <cve href="http://linux.oracle.com/cve/CVE-2017-7616.html">CVE-2017-7616</cve> 10633 <cve href="http://linux.oracle.com/cve/CVE-2017-7889.html">CVE-2017-7889</cve> 10634 <cve href="http://linux.oracle.com/cve/CVE-2017-9076.html">CVE-2017-9076</cve> 10635 <cve href="http://linux.oracle.com/cve/CVE-2017-9075.html">CVE-2017-9075</cve> 10636 10637 </advisory> 10638 </metadata> 10639 <criteria operator="AND"> 10640 <criterion test_ref="oval:com.oracle.elsa:tst:20181854001" comment="Oracle Linux 6 is installed"/> 10641 <criteria operator="OR"> 10642 <criteria operator="AND"> 10643 <criterion test_ref="oval:com.oracle.elsa:tst:20181854002" comment="kernel is earlier than 0:2.6.32-754.el6"/> 10644 <criterion test_ref="oval:com.oracle.elsa:tst:20181854003" comment="kernel is signed with the Oracle Linux 6 key"/> 10645 </criteria> 10646 <criteria operator="AND"> 10647 <criterion test_ref="oval:com.oracle.elsa:tst:20181854004" comment="kernel-abi-whitelists is earlier than 0:2.6.32-754.el6"/> 10648 <criterion test_ref="oval:com.oracle.elsa:tst:20181854005" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key"/> 10649 </criteria> 10650 <criteria operator="AND"> 10651 <criterion test_ref="oval:com.oracle.elsa:tst:20181854006" comment="kernel-debug is earlier than 0:2.6.32-754.el6"/> 10652 <criterion test_ref="oval:com.oracle.elsa:tst:20181854007" comment="kernel-debug is signed with the Oracle Linux 6 key"/> 10653 </criteria> 10654 <criteria operator="AND"> 10655 <criterion test_ref="oval:com.oracle.elsa:tst:20181854008" comment="kernel-debug-devel is earlier than 0:2.6.32-754.el6"/> 10656 <criterion test_ref="oval:com.oracle.elsa:tst:20181854009" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/> 10657 </criteria> 10658 <criteria operator="AND"> 10659 <criterion test_ref="oval:com.oracle.elsa:tst:20181854010" comment="kernel-devel is earlier than 0:2.6.32-754.el6"/> 10660 <criterion test_ref="oval:com.oracle.elsa:tst:20181854011" comment="kernel-devel is signed with the Oracle Linux 6 key"/> 10661 </criteria> 10662 <criteria operator="AND"> 10663 <criterion test_ref="oval:com.oracle.elsa:tst:20181854012" comment="kernel-doc is earlier than 0:2.6.32-754.el6"/> 10664 <criterion test_ref="oval:com.oracle.elsa:tst:20181854013" comment="kernel-doc is signed with the Oracle Linux 6 key"/> 10665 </criteria> 10666 <criteria operator="AND"> 10667 <criterion test_ref="oval:com.oracle.elsa:tst:20181854014" comment="kernel-firmware is earlier than 0:2.6.32-754.el6"/> 10668 <criterion test_ref="oval:com.oracle.elsa:tst:20181854015" comment="kernel-firmware is signed with the Oracle Linux 6 key"/> 10669 </criteria> 10670 <criteria operator="AND"> 10671 <criterion test_ref="oval:com.oracle.elsa:tst:20181854016" comment="kernel-headers is earlier than 0:2.6.32-754.el6"/> 10672 <criterion test_ref="oval:com.oracle.elsa:tst:20181854017" comment="kernel-headers is signed with the Oracle Linux 6 key"/> 10673 </criteria> 10674 <criteria operator="AND"> 10675 <criterion test_ref="oval:com.oracle.elsa:tst:20181854018" comment="perf is earlier than 0:2.6.32-754.el6"/> 10676 <criterion test_ref="oval:com.oracle.elsa:tst:20181854019" comment="perf is signed with the Oracle Linux 6 key"/> 10677 </criteria> 10678 <criteria operator="AND"> 10679 <criterion test_ref="oval:com.oracle.elsa:tst:20181854020" comment="python-perf is earlier than 0:2.6.32-754.el6"/> 10680 <criterion test_ref="oval:com.oracle.elsa:tst:20181854021" comment="python-perf is signed with the Oracle Linux 6 key"/> 10681 </criteria> 10682 </criteria> 10683 </criteria> 10684 10685 </definition> 10686 <definition id="oval:com.oracle.elsa:def:20181860" version="501" class="patch"> 10687 <metadata> 10688 <title> 10689 ELSA-2018-1860: samba security and bug fix update (LOW) 10690 </title> 10691 <affected family="unix"> 10692 <platform>Oracle Linux 6</platform> 10693 10694 </affected> 10695 <reference source="elsa" ref_id="ELSA-2018-1860" ref_url="http://linux.oracle.com/errata/ELSA-2018-1860.html"/> 10696 <reference source="CVE" ref_id="CVE-2018-1050" ref_url="http://linux.oracle.com/cve/CVE-2018-1050.html"/> 10697 10698 <description> 10699 [3.6.23-51.0.1] 10700 - Remove use-after-free talloc_tos() inlined function problem (John Haxby) [orabug 18253258] 10701 10702 [3.6.24-51] 10703 - resolves: #1513877 - Fix memory leak in winbind 10704 10705 [3.6.24-50] 10706 - resolves: #1553018 - Fix CVE-2018-1050 10707 10708 [3.6.24-49] 10709 - resolves: #1536053 - Fix regression with non-wide symlinks to directories 10710 10711 [3.6.24-48] 10712 - resolves: #1519884 - Fix segfault in winbind when querying groups 10713 10714 [3.6.24-47] 10715 - resolves: #1413484 - Fix guest login with signing required 10716 10717 [3.6.24-46] 10718 - resolves: #1509455 - Fix regression of CVE-2017-2619 10719 10720 [3.6.24-45] 10721 - resolves: #1491211 - CVE-2017-2619 CVE-2017-12150 CVE-2017-12163 10722 10723 [3.6.24-44] 10724 - resolves: #1451105 - Fix trusted domain handling in winbind 10725 - resolves: #1431000 - Fix crash while trying to authenticate with a disabled 10726 account 10727 - resolves: #1467395 - Add 'winbind request timeout' option 10728 10729 [3.6.23-43] 10730 - resolves: #1450783 - Fix CVE-2017-7494 10731 10732 [3.6.23-42] 10733 - resolves: #1391256 - Performance issues with vfs_dirsort and extended 10734 attributes 10735 10736 [3.6.23-41] 10737 - resolves: #1413672 - Auth regression after secret changed 10738 10739 [3.6.23-40] 10740 - resolves: #1405356 - CVE-2016-2125 CVE-2016-2126 10741 10742 [3.6.23-39] 10743 - resolves: #1297805 - Fix issues with printer unpublishing from AD 10744 10745 [3.6.23-38] 10746 - resolves: #1347843 - Fix RPC queryUserList returning NO_MEMORY for 10747 empty list 10748 10749 [3.6.23-37] 10750 - resolves: #1380151 - Fix memory leak in idmap_ad module 10751 - resolves: #1333561 - Fix smbclient connection issues to DFS shares 10752 - resolves: #1372611 - Allow ntlmsssp session key setup without signing 10753 (Workaround for broken NetApp and EMC NAS) 10754 10755 [3.6.23-35] 10756 - resolves: #1282289 - Fix winbind memory leak with each cached creds login 10757 10758 [3.6.23-34] 10759 - resolves: #1327697 - Fix netlogon credential checks 10760 - resolves: #1327746 - Fix dcerpc trailer verificaton 10761 10762 [3.6.23-33] 10763 - related: #1322687 - Update CVE patchset 10764 10765 [3.6.23-32] 10766 - related: #1322687 - Update manpages 10767 10768 [3.6.23-31] 10769 - related: #1322687 - Update CVE patchset 10770 10771 [3.6.23-30] 10772 - related: #1322687 - Update CVE patchset 10773 10774 [3.6.23-29] 10775 - resolves: #1322687 - Fix CVE-2015-5370 10776 - resolves: #1322687 - Fix CVE-2016-2110 10777 - resolves: #1322687 - Fix CVE-2016-2111 10778 - resolves: #1322687 - Fix CVE-2016-2112 10779 - resolves: #1322687 - Fix CVE-2016-2115 10780 - resolves: #1322687 - Fix CVE-2016-2118 (Known as Badlock) 10781 10782 [3.6.23-28] 10783 - resolves: #1305870 - Fix symlink verification 10784 10785 [3.6.23-27] 10786 - resolves: #1314671 - Fix CVE-2015-7560 10787 10788 [3.6.23-26] 10789 - resolves: #1211744 - Fix DFS client access with Windows Server 2008 10790 10791 [3.6.23-25] 10792 - resolves: #1242614 - Fix unmappable S-1-18-1 sid truncates group lookups 10793 10794 [3.6.23-24] 10795 - resolves: #1271763 - Fix segfault in NTLMv2_generate_names_blob() 10796 - resolves: #1261265 - Add '--no-dns-updates' option for 'net ads join' 10797 10798 [3.6.23-23] 10799 - resolves: #1290707 - CVE-2015-5299 10800 - related: #1290707 - CVE-2015-5296 10801 - related: #1290707 - CVE-2015-5252 10802 - related: #1290707 - CVE-2015-5330 10803 10804 [3.6.23-22] 10805 - resolves: #1232021 - Do not overwrite smb.conf manpage 10806 - resolves: #1216060 - Document netbios name length limitations 10807 - resolves: #1234249 - Fix 'map to guest = Bad Uid' option 10808 - resolves: #1219570 - Fix 'secuirtiy = server' (obsolete) share access 10809 - resolves: #1211657 - Fix stale cache entries if a printer gets renamed 10810 10811 [3.6.23-21] 10812 - resolves: #1252180 - Fix 'force group' with 'winbind use default domain'. 10813 - resolves: #1250100 - Fix segfault in pam_winbind if option parsing fails 10814 - resolves: #1222985 - Fix segfault with 'mangling method = hash' option 10815 10816 [3.6.23-20] 10817 - resolves: #1164269 - Fix rpcclient timeout command. 10818 10819 [3.6.23-19] 10820 - resolves: #1201611 - Fix 'force user' with 'winbind use default domain'. 10821 10822 [3.6.23-18] 10823 - resolves: #1194549 - Fix winbind caching issue and support SID compression. 10824 10825 [3.6.23-17] 10826 - resolves: #1192211 - Fix restoring shadow copy snapshot with SMB2. 10827 10828 [3.6.23-16] 10829 - resolves: #1117059 - Fix nss group enumeration with unresolved groups. 10830 10831 [3.6.23-15] 10832 - resolves: #1165750 - Fix guid retrieval for published printers. 10833 - resolves: #1163383 - Fix 'net ads join -k' with existing keytab entries. 10834 - resolves: #1195456 - Fix starting daemons on read only filesystems. 10835 - resolves: #1138552 - Fix CPU utilization when re-reading the printcap info. 10836 - resolves: #1144916 - Fix smbclient NTLMv2 authentication. 10837 - resolves: #1164336 - Document 'sharesec' command for 10838 'access based share enum' option. 10839 10840 [3.6.23-14] 10841 - related: #1191339 - Update patchset for CVE-2015-0240. 10842 10843 [3.6.23-13] 10844 - resolves: #1191339 - CVE-2015-0240: RCE in netlogon. 10845 10846 [3.6.23-12] 10847 - resolves: #1127723 - Fix samlogon secure channel recovery. 10848 10849 [3.6.23-11] 10850 - resolves: #1129006 - Add config variables to set spoolss os version. 10851 10852 [3.6.23-10] 10853 - resolves: #1124835 - Fix dropbox share. 10854 10855 [3.6.23-9] 10856 - related: #1053886 - Fix receiving the gecos field with winbind. 10857 10858 [3.6.23-8] 10859 - resolves: #1110733 - Fix write operations as guest with 'security = share'. 10860 - resolves: #1053886 - Fix receiving the gecos field with winbind. 10861 10862 [3.6.23-7] 10863 - resolves: #1107777 - Fix SMB2 with 'case sensitive = True' 10864 10865 [3.6.23-6] 10866 - resolves: #1105500 - CVE-2014-0244: DoS in nmbd. 10867 - resolves: #1108841 - CVE-2014-3493: DoS in smbd with unicode path names. 10868 10869 [3.6.23-5] 10870 - related: #1061301 - Only link glusterfs libraries to vfs module. 10871 10872 [3.6.23-4] 10873 - resolves: #1051656 - Fix gecos field copy debug warning. 10874 - resolves: #1061301 - Add glusterfs vfs module. 10875 - resolves: #1087472 - Fix libsmbclient crash when HOME variable isnt set. 10876 - resolves: #1099443 - 'net ads testjoin' fails with IPv6. 10877 - resolves: #1100670 - Fix 'force user' with 'security = ads'. 10878 - resolves: #1096522 - Fix enabling SMB2 causes file operations to fail. 10879 10880 [3.6.23-3] 10881 - resolves: #1081539 - Add timeout option to smbclient. 10882 10883 [3.6.23-2] 10884 - resolves: #1022534 - Do not build Samba with fam support. 10885 - resolves: #1059301 - Fix nbt query with many components. 10886 - resolves: #1057332 - Fix force user with guest account. 10887 - resolves: #1021706 - Fix %G substitution in 'template homedir'. 10888 - resolves: #1040472 - Fix group expansion in service path. 10889 - resolves: #1069570 - Fix memory leak reading printer list. 10890 - resolves: #1067607 - Fix wbinfo -i with one-way trusts. 10891 - resolves: #1050887 - Fix 100% CPU utilization in winbindd when trying to 10892 free memory in winbindd_reinit_after_fork. 10893 - resolves: #1029000 - Fix 'force user' with 'security = ads'. 10894 10895 [3.6.23-1] 10896 - resolves: #1073356 - Fix CVE-2013-4496, CVE-2012-6150 and CVE-2013-6442. 10897 - resolves: #1018038 - Fix CVE-2013-4408. 10898 10899 [3.6.22-1] 10900 - resolves: #1003921 - Rebase Samba to 3.6.22. 10901 - resolves: #1035332 - Fix force user with 'security = user'. 10902 10903 </description> 10904 <!-- 10905 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 10906 --> 10907 <advisory> 10908 <severity>LOW</severity> 10909 <rights>Copyright 2018 Oracle, Inc.</rights> 10910 <issued date="2018-06-25"/> 10911 <cve href="http://linux.oracle.com/cve/CVE-2018-1050.html">CVE-2018-1050</cve> 10912 10913 </advisory> 10914 </metadata> 10915 <criteria operator="AND"> 10916 <criterion test_ref="oval:com.oracle.elsa:tst:20181860001" comment="Oracle Linux 6 is installed"/> 10917 <criteria operator="OR"> 10918 <criteria operator="AND"> 10919 <criterion test_ref="oval:com.oracle.elsa:tst:20181860002" comment="libsmbclient is earlier than 0:3.6.23-51.0.1.el6"/> 10920 <criterion test_ref="oval:com.oracle.elsa:tst:20181860003" comment="libsmbclient is signed with the Oracle Linux 6 key"/> 10921 </criteria> 10922 <criteria operator="AND"> 10923 <criterion test_ref="oval:com.oracle.elsa:tst:20181860004" comment="libsmbclient-devel is earlier than 0:3.6.23-51.0.1.el6"/> 10924 <criterion test_ref="oval:com.oracle.elsa:tst:20181860005" comment="libsmbclient-devel is signed with the Oracle Linux 6 key"/> 10925 </criteria> 10926 <criteria operator="AND"> 10927 <criterion test_ref="oval:com.oracle.elsa:tst:20181860006" comment="samba is earlier than 0:3.6.23-51.0.1.el6"/> 10928 <criterion test_ref="oval:com.oracle.elsa:tst:20181860007" comment="samba is signed with the Oracle Linux 6 key"/> 10929 </criteria> 10930 <criteria operator="AND"> 10931 <criterion test_ref="oval:com.oracle.elsa:tst:20181860008" comment="samba-client is earlier than 0:3.6.23-51.0.1.el6"/> 10932 <criterion test_ref="oval:com.oracle.elsa:tst:20181860009" comment="samba-client is signed with the Oracle Linux 6 key"/> 10933 </criteria> 10934 <criteria operator="AND"> 10935 <criterion test_ref="oval:com.oracle.elsa:tst:20181860010" comment="samba-common is earlier than 0:3.6.23-51.0.1.el6"/> 10936 <criterion test_ref="oval:com.oracle.elsa:tst:20181860011" comment="samba-common is signed with the Oracle Linux 6 key"/> 10937 </criteria> 10938 <criteria operator="AND"> 10939 <criterion test_ref="oval:com.oracle.elsa:tst:20181860012" comment="samba-doc is earlier than 0:3.6.23-51.0.1.el6"/> 10940 <criterion test_ref="oval:com.oracle.elsa:tst:20181860013" comment="samba-doc is signed with the Oracle Linux 6 key"/> 10941 </criteria> 10942 <criteria operator="AND"> 10943 <criterion test_ref="oval:com.oracle.elsa:tst:20181860014" comment="samba-domainjoin-gui is earlier than 0:3.6.23-51.0.1.el6"/> 10944 <criterion test_ref="oval:com.oracle.elsa:tst:20181860015" comment="samba-domainjoin-gui is signed with the Oracle Linux 6 key"/> 10945 </criteria> 10946 <criteria operator="AND"> 10947 <criterion test_ref="oval:com.oracle.elsa:tst:20181860016" comment="samba-glusterfs is earlier than 0:3.6.23-51.0.1.el6"/> 10948 <criterion test_ref="oval:com.oracle.elsa:tst:20181860017" comment="samba-glusterfs is signed with the Oracle Linux 6 key"/> 10949 </criteria> 10950 <criteria operator="AND"> 10951 <criterion test_ref="oval:com.oracle.elsa:tst:20181860018" comment="samba-swat is earlier than 0:3.6.23-51.0.1.el6"/> 10952 <criterion test_ref="oval:com.oracle.elsa:tst:20181860019" comment="samba-swat is signed with the Oracle Linux 6 key"/> 10953 </criteria> 10954 <criteria operator="AND"> 10955 <criterion test_ref="oval:com.oracle.elsa:tst:20181860020" comment="samba-winbind is earlier than 0:3.6.23-51.0.1.el6"/> 10956 <criterion test_ref="oval:com.oracle.elsa:tst:20181860021" comment="samba-winbind is signed with the Oracle Linux 6 key"/> 10957 </criteria> 10958 <criteria operator="AND"> 10959 <criterion test_ref="oval:com.oracle.elsa:tst:20181860022" comment="samba-winbind-clients is earlier than 0:3.6.23-51.0.1.el6"/> 10960 <criterion test_ref="oval:com.oracle.elsa:tst:20181860023" comment="samba-winbind-clients is signed with the Oracle Linux 6 key"/> 10961 </criteria> 10962 <criteria operator="AND"> 10963 <criterion test_ref="oval:com.oracle.elsa:tst:20181860024" comment="samba-winbind-devel is earlier than 0:3.6.23-51.0.1.el6"/> 10964 <criterion test_ref="oval:com.oracle.elsa:tst:20181860025" comment="samba-winbind-devel is signed with the Oracle Linux 6 key"/> 10965 </criteria> 10966 <criteria operator="AND"> 10967 <criterion test_ref="oval:com.oracle.elsa:tst:20181860026" comment="samba-winbind-krb5-locator is earlier than 0:3.6.23-51.0.1.el6"/> 10968 <criterion test_ref="oval:com.oracle.elsa:tst:20181860027" comment="samba-winbind-krb5-locator is signed with the Oracle Linux 6 key"/> 10969 </criteria> 10970 </criteria> 10971 </criteria> 10972 10973 </definition> 10974 <definition id="oval:com.oracle.elsa:def:20181877" version="501" class="patch"> 10975 <metadata> 10976 <title> 10977 ELSA-2018-1877: sssd and ding-libs security and bug fix update (MODERATE) 10978 </title> 10979 <affected family="unix"> 10980 <platform>Oracle Linux 6</platform> 10981 10982 </affected> 10983 <reference source="elsa" ref_id="ELSA-2018-1877" ref_url="http://linux.oracle.com/errata/ELSA-2018-1877.html"/> 10984 <reference source="CVE" ref_id="CVE-2017-12173" ref_url="http://linux.oracle.com/cve/CVE-2017-12173.html"/> 10985 10986 <description> 10987 ding-libs 10988 [0.4.0-13] 10989 - Resolves: rhbz#1538061 - sssd/libini_config cannot parse configuration file 10990 with line longer than 5102 10991 10992 [0.4.0-12] 10993 - Related: rhbz#1377213 - ding-libs dont parse lines without an equal sign 10994 10995 sssd 10996 [1.13.3-60.0.1] 10997 - Orabug 26746822 - revert patch 0118 to fix LDAP netgroup lookup problem <isaac.chen@oracle.com> 10998 10999 [1.13.3-60] 11000 - Related: rhbz#1442703 - Smart Cards: Certificate in the ID View 11001 - Related: rhbz# 1401546 - Please back-port fast failover from sssd 1.14 on RHEL 7 into sssd 1.13 on RHEL 6 11002 11003 [1.13.3-59] 11004 - Resolves: rhbz#1326007 - Memory cache corruption when rsync and/or tar to copy owner and group info from LDAP 11005 - Resolves: rhbz#1442703 - Smart Cards: Certificate in the ID View 11006 - Resolves: rhbz#1507435 - CVE-2017-12173 sssd: unsanitized input when searching in local cache database [rhel-6.10] 11007 - Resolves: rhbz#1487040 - sssd does not evaluate AD UPN suffixes which results in failed user logins 11008 </description> 11009 <!-- 11010 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 11011 --> 11012 <advisory> 11013 <severity>MODERATE</severity> 11014 <rights>Copyright 2018 Oracle, Inc.</rights> 11015 <issued date="2018-06-25"/> 11016 <cve href="http://linux.oracle.com/cve/CVE-2017-12173.html">CVE-2017-12173</cve> 11017 11018 </advisory> 11019 </metadata> 11020 <criteria operator="AND"> 11021 <criterion test_ref="oval:com.oracle.elsa:tst:20181877001" comment="Oracle Linux 6 is installed"/> 11022 <criteria operator="OR"> 11023 <criteria operator="AND"> 11024 <criterion test_ref="oval:com.oracle.elsa:tst:20181877002" comment="libbasicobjects is earlier than 0:0.1.1-13.el6"/> 11025 <criterion test_ref="oval:com.oracle.elsa:tst:20181877003" comment="libbasicobjects is signed with the Oracle Linux 6 key"/> 11026 </criteria> 11027 <criteria operator="AND"> 11028 <criterion test_ref="oval:com.oracle.elsa:tst:20181877004" comment="libbasicobjects-devel is earlier than 0:0.1.1-13.el6"/> 11029 <criterion test_ref="oval:com.oracle.elsa:tst:20181877005" comment="libbasicobjects-devel is signed with the Oracle Linux 6 key"/> 11030 </criteria> 11031 <criteria operator="AND"> 11032 <criterion test_ref="oval:com.oracle.elsa:tst:20181877006" comment="libcollection is earlier than 0:0.6.2-13.el6"/> 11033 <criterion test_ref="oval:com.oracle.elsa:tst:20181877007" comment="libcollection is signed with the Oracle Linux 6 key"/> 11034 </criteria> 11035 <criteria operator="AND"> 11036 <criterion test_ref="oval:com.oracle.elsa:tst:20181877008" comment="libcollection-devel is earlier than 0:0.6.2-13.el6"/> 11037 <criterion test_ref="oval:com.oracle.elsa:tst:20181877009" comment="libcollection-devel is signed with the Oracle Linux 6 key"/> 11038 </criteria> 11039 <criteria operator="AND"> 11040 <criterion test_ref="oval:com.oracle.elsa:tst:20181877010" comment="libdhash is earlier than 0:0.4.3-13.el6"/> 11041 <criterion test_ref="oval:com.oracle.elsa:tst:20181877011" comment="libdhash is signed with the Oracle Linux 6 key"/> 11042 </criteria> 11043 <criteria operator="AND"> 11044 <criterion test_ref="oval:com.oracle.elsa:tst:20181877012" comment="libdhash-devel is earlier than 0:0.4.3-13.el6"/> 11045 <criterion test_ref="oval:com.oracle.elsa:tst:20181877013" comment="libdhash-devel is signed with the Oracle Linux 6 key"/> 11046 </criteria> 11047 <criteria operator="AND"> 11048 <criterion test_ref="oval:com.oracle.elsa:tst:20181877014" comment="libini_config is earlier than 0:1.1.0-13.el6"/> 11049 <criterion test_ref="oval:com.oracle.elsa:tst:20181877015" comment="libini_config is signed with the Oracle Linux 6 key"/> 11050 </criteria> 11051 <criteria operator="AND"> 11052 <criterion test_ref="oval:com.oracle.elsa:tst:20181877016" comment="libini_config-devel is earlier than 0:1.1.0-13.el6"/> 11053 <criterion test_ref="oval:com.oracle.elsa:tst:20181877017" comment="libini_config-devel is signed with the Oracle Linux 6 key"/> 11054 </criteria> 11055 <criteria operator="AND"> 11056 <criterion test_ref="oval:com.oracle.elsa:tst:20181877018" comment="libipa_hbac is earlier than 0:1.13.3-60.0.1.el6"/> 11057 <criterion test_ref="oval:com.oracle.elsa:tst:20181877019" comment="libipa_hbac is signed with the Oracle Linux 6 key"/> 11058 </criteria> 11059 <criteria operator="AND"> 11060 <criterion test_ref="oval:com.oracle.elsa:tst:20181877020" comment="libipa_hbac-devel is earlier than 0:1.13.3-60.0.1.el6"/> 11061 <criterion test_ref="oval:com.oracle.elsa:tst:20181877021" comment="libipa_hbac-devel is signed with the Oracle Linux 6 key"/> 11062 </criteria> 11063 <criteria operator="AND"> 11064 <criterion test_ref="oval:com.oracle.elsa:tst:20181877022" comment="libpath_utils is earlier than 0:0.2.1-13.el6"/> 11065 <criterion test_ref="oval:com.oracle.elsa:tst:20181877023" comment="libpath_utils is signed with the Oracle Linux 6 key"/> 11066 </criteria> 11067 <criteria operator="AND"> 11068 <criterion test_ref="oval:com.oracle.elsa:tst:20181877024" comment="libpath_utils-devel is earlier than 0:0.2.1-13.el6"/> 11069 <criterion test_ref="oval:com.oracle.elsa:tst:20181877025" comment="libpath_utils-devel is signed with the Oracle Linux 6 key"/> 11070 </criteria> 11071 <criteria operator="AND"> 11072 <criterion test_ref="oval:com.oracle.elsa:tst:20181877026" comment="libref_array is earlier than 0:0.1.4-13.el6"/> 11073 <criterion test_ref="oval:com.oracle.elsa:tst:20181877027" comment="libref_array is signed with the Oracle Linux 6 key"/> 11074 </criteria> 11075 <criteria operator="AND"> 11076 <criterion test_ref="oval:com.oracle.elsa:tst:20181877028" comment="libref_array-devel is earlier than 0:0.1.4-13.el6"/> 11077 <criterion test_ref="oval:com.oracle.elsa:tst:20181877029" comment="libref_array-devel is signed with the Oracle Linux 6 key"/> 11078 </criteria> 11079 <criteria operator="AND"> 11080 <criterion test_ref="oval:com.oracle.elsa:tst:20181877030" comment="libsss_idmap is earlier than 0:1.13.3-60.0.1.el6"/> 11081 <criterion test_ref="oval:com.oracle.elsa:tst:20181877031" comment="libsss_idmap is signed with the Oracle Linux 6 key"/> 11082 </criteria> 11083 <criteria operator="AND"> 11084 <criterion test_ref="oval:com.oracle.elsa:tst:20181877032" comment="libsss_idmap-devel is earlier than 0:1.13.3-60.0.1.el6"/> 11085 <criterion test_ref="oval:com.oracle.elsa:tst:20181877033" comment="libsss_idmap-devel is signed with the Oracle Linux 6 key"/> 11086 </criteria> 11087 <criteria operator="AND"> 11088 <criterion test_ref="oval:com.oracle.elsa:tst:20181877034" comment="libsss_nss_idmap is earlier than 0:1.13.3-60.0.1.el6"/> 11089 <criterion test_ref="oval:com.oracle.elsa:tst:20181877035" comment="libsss_nss_idmap is signed with the Oracle Linux 6 key"/> 11090 </criteria> 11091 <criteria operator="AND"> 11092 <criterion test_ref="oval:com.oracle.elsa:tst:20181877036" comment="libsss_nss_idmap-devel is earlier than 0:1.13.3-60.0.1.el6"/> 11093 <criterion test_ref="oval:com.oracle.elsa:tst:20181877037" comment="libsss_nss_idmap-devel is signed with the Oracle Linux 6 key"/> 11094 </criteria> 11095 <criteria operator="AND"> 11096 <criterion test_ref="oval:com.oracle.elsa:tst:20181877038" comment="libsss_simpleifp is earlier than 0:1.13.3-60.0.1.el6"/> 11097 <criterion test_ref="oval:com.oracle.elsa:tst:20181877039" comment="libsss_simpleifp is signed with the Oracle Linux 6 key"/> 11098 </criteria> 11099 <criteria operator="AND"> 11100 <criterion test_ref="oval:com.oracle.elsa:tst:20181877040" comment="libsss_simpleifp-devel is earlier than 0:1.13.3-60.0.1.el6"/> 11101 <criterion test_ref="oval:com.oracle.elsa:tst:20181877041" comment="libsss_simpleifp-devel is signed with the Oracle Linux 6 key"/> 11102 </criteria> 11103 <criteria operator="AND"> 11104 <criterion test_ref="oval:com.oracle.elsa:tst:20181877042" comment="python-libipa_hbac is earlier than 0:1.13.3-60.0.1.el6"/> 11105 <criterion test_ref="oval:com.oracle.elsa:tst:20181877043" comment="python-libipa_hbac is signed with the Oracle Linux 6 key"/> 11106 </criteria> 11107 <criteria operator="AND"> 11108 <criterion test_ref="oval:com.oracle.elsa:tst:20181877044" comment="python-libsss_nss_idmap is earlier than 0:1.13.3-60.0.1.el6"/> 11109 <criterion test_ref="oval:com.oracle.elsa:tst:20181877045" comment="python-libsss_nss_idmap is signed with the Oracle Linux 6 key"/> 11110 </criteria> 11111 <criteria operator="AND"> 11112 <criterion test_ref="oval:com.oracle.elsa:tst:20181877046" comment="python-sss is earlier than 0:1.13.3-60.0.1.el6"/> 11113 <criterion test_ref="oval:com.oracle.elsa:tst:20181877047" comment="python-sss is signed with the Oracle Linux 6 key"/> 11114 </criteria> 11115 <criteria operator="AND"> 11116 <criterion test_ref="oval:com.oracle.elsa:tst:20181877048" comment="python-sss-murmur is earlier than 0:1.13.3-60.0.1.el6"/> 11117 <criterion test_ref="oval:com.oracle.elsa:tst:20181877049" comment="python-sss-murmur is signed with the Oracle Linux 6 key"/> 11118 </criteria> 11119 <criteria operator="AND"> 11120 <criterion test_ref="oval:com.oracle.elsa:tst:20181877050" comment="python-sssdconfig is earlier than 0:1.13.3-60.0.1.el6"/> 11121 <criterion test_ref="oval:com.oracle.elsa:tst:20181877051" comment="python-sssdconfig is signed with the Oracle Linux 6 key"/> 11122 </criteria> 11123 <criteria operator="AND"> 11124 <criterion test_ref="oval:com.oracle.elsa:tst:20181877052" comment="sssd is earlier than 0:1.13.3-60.0.1.el6"/> 11125 <criterion test_ref="oval:com.oracle.elsa:tst:20181877053" comment="sssd is signed with the Oracle Linux 6 key"/> 11126 </criteria> 11127 <criteria operator="AND"> 11128 <criterion test_ref="oval:com.oracle.elsa:tst:20181877054" comment="sssd-ad is earlier than 0:1.13.3-60.0.1.el6"/> 11129 <criterion test_ref="oval:com.oracle.elsa:tst:20181877055" comment="sssd-ad is signed with the Oracle Linux 6 key"/> 11130 </criteria> 11131 <criteria operator="AND"> 11132 <criterion test_ref="oval:com.oracle.elsa:tst:20181877056" comment="sssd-client is earlier than 0:1.13.3-60.0.1.el6"/> 11133 <criterion test_ref="oval:com.oracle.elsa:tst:20181877057" comment="sssd-client is signed with the Oracle Linux 6 key"/> 11134 </criteria> 11135 <criteria operator="AND"> 11136 <criterion test_ref="oval:com.oracle.elsa:tst:20181877058" comment="sssd-common is earlier than 0:1.13.3-60.0.1.el6"/> 11137 <criterion test_ref="oval:com.oracle.elsa:tst:20181877059" comment="sssd-common is signed with the Oracle Linux 6 key"/> 11138 </criteria> 11139 <criteria operator="AND"> 11140 <criterion test_ref="oval:com.oracle.elsa:tst:20181877060" comment="sssd-common-pac is earlier than 0:1.13.3-60.0.1.el6"/> 11141 <criterion test_ref="oval:com.oracle.elsa:tst:20181877061" comment="sssd-common-pac is signed with the Oracle Linux 6 key"/> 11142 </criteria> 11143 <criteria operator="AND"> 11144 <criterion test_ref="oval:com.oracle.elsa:tst:20181877062" comment="sssd-dbus is earlier than 0:1.13.3-60.0.1.el6"/> 11145 <criterion test_ref="oval:com.oracle.elsa:tst:20181877063" comment="sssd-dbus is signed with the Oracle Linux 6 key"/> 11146 </criteria> 11147 <criteria operator="AND"> 11148 <criterion test_ref="oval:com.oracle.elsa:tst:20181877064" comment="sssd-ipa is earlier than 0:1.13.3-60.0.1.el6"/> 11149 <criterion test_ref="oval:com.oracle.elsa:tst:20181877065" comment="sssd-ipa is signed with the Oracle Linux 6 key"/> 11150 </criteria> 11151 <criteria operator="AND"> 11152 <criterion test_ref="oval:com.oracle.elsa:tst:20181877066" comment="sssd-krb5 is earlier than 0:1.13.3-60.0.1.el6"/> 11153 <criterion test_ref="oval:com.oracle.elsa:tst:20181877067" comment="sssd-krb5 is signed with the Oracle Linux 6 key"/> 11154 </criteria> 11155 <criteria operator="AND"> 11156 <criterion test_ref="oval:com.oracle.elsa:tst:20181877068" comment="sssd-krb5-common is earlier than 0:1.13.3-60.0.1.el6"/> 11157 <criterion test_ref="oval:com.oracle.elsa:tst:20181877069" comment="sssd-krb5-common is signed with the Oracle Linux 6 key"/> 11158 </criteria> 11159 <criteria operator="AND"> 11160 <criterion test_ref="oval:com.oracle.elsa:tst:20181877070" comment="sssd-ldap is earlier than 0:1.13.3-60.0.1.el6"/> 11161 <criterion test_ref="oval:com.oracle.elsa:tst:20181877071" comment="sssd-ldap is signed with the Oracle Linux 6 key"/> 11162 </criteria> 11163 <criteria operator="AND"> 11164 <criterion test_ref="oval:com.oracle.elsa:tst:20181877072" comment="sssd-proxy is earlier than 0:1.13.3-60.0.1.el6"/> 11165 <criterion test_ref="oval:com.oracle.elsa:tst:20181877073" comment="sssd-proxy is signed with the Oracle Linux 6 key"/> 11166 </criteria> 11167 <criteria operator="AND"> 11168 <criterion test_ref="oval:com.oracle.elsa:tst:20181877074" comment="sssd-tools is earlier than 0:1.13.3-60.0.1.el6"/> 11169 <criterion test_ref="oval:com.oracle.elsa:tst:20181877075" comment="sssd-tools is signed with the Oracle Linux 6 key"/> 11170 </criteria> 11171 </criteria> 11172 </criteria> 11173 11174 </definition> 11175 <definition id="oval:com.oracle.elsa:def:20181879" version="501" class="patch"> 11176 <metadata> 11177 <title> 11178 ELSA-2018-1879: glibc security and bug fix update (MODERATE) 11179 </title> 11180 <affected family="unix"> 11181 <platform>Oracle Linux 6</platform> 11182 11183 </affected> 11184 <reference source="elsa" ref_id="ELSA-2018-1879" ref_url="http://linux.oracle.com/errata/ELSA-2018-1879.html"/> 11185 <reference source="CVE" ref_id="CVE-2017-15670" ref_url="http://linux.oracle.com/cve/CVE-2017-15670.html"/> 11186 <reference source="CVE" ref_id="CVE-2017-15804" ref_url="http://linux.oracle.com/cve/CVE-2017-15804.html"/> 11187 11188 <description> 11189 [2.12-1.212.0.1] 11190 - backport rh patch 1047983 from OL7, Orabug 25407655 11191 11192 [2.12-1.212] 11193 - CVE-2017-15670: glob: Fix one-byte overflow with GLOB_TILDE (#1504810) 11194 - CVE-2017-15804: glob: Fix buffer overflow in GLOB_TILDE unescaping (#1504810) 11195 11196 [2.12-1.211] 11197 - Avoid large allocas in the dynamic linker (#1452717) 11198 11199 [2.12-1.210] 11200 - Fix thread cancellation issues for setmntent() and others (#1437147). 11201 </description> 11202 <!-- 11203 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 11204 --> 11205 <advisory> 11206 <severity>MODERATE</severity> 11207 <rights>Copyright 2018 Oracle, Inc.</rights> 11208 <issued date="2018-06-25"/> 11209 <cve href="http://linux.oracle.com/cve/CVE-2017-15670.html">CVE-2017-15670</cve> 11210 <cve href="http://linux.oracle.com/cve/CVE-2017-15804.html">CVE-2017-15804</cve> 11211 11212 </advisory> 11213 </metadata> 11214 <criteria operator="AND"> 11215 <criterion test_ref="oval:com.oracle.elsa:tst:20181879001" comment="Oracle Linux 6 is installed"/> 11216 <criteria operator="OR"> 11217 <criteria operator="AND"> 11218 <criterion test_ref="oval:com.oracle.elsa:tst:20181879002" comment="glibc is earlier than 0:2.12-1.212.0.1.el6"/> 11219 <criterion test_ref="oval:com.oracle.elsa:tst:20181879003" comment="glibc is signed with the Oracle Linux 6 key"/> 11220 </criteria> 11221 <criteria operator="AND"> 11222 <criterion test_ref="oval:com.oracle.elsa:tst:20181879004" comment="glibc-common is earlier than 0:2.12-1.212.0.1.el6"/> 11223 <criterion test_ref="oval:com.oracle.elsa:tst:20181879005" comment="glibc-common is signed with the Oracle Linux 6 key"/> 11224 </criteria> 11225 <criteria operator="AND"> 11226 <criterion test_ref="oval:com.oracle.elsa:tst:20181879006" comment="glibc-devel is earlier than 0:2.12-1.212.0.1.el6"/> 11227 <criterion test_ref="oval:com.oracle.elsa:tst:20181879007" comment="glibc-devel is signed with the Oracle Linux 6 key"/> 11228 </criteria> 11229 <criteria operator="AND"> 11230 <criterion test_ref="oval:com.oracle.elsa:tst:20181879008" comment="glibc-headers is earlier than 0:2.12-1.212.0.1.el6"/> 11231 <criterion test_ref="oval:com.oracle.elsa:tst:20181879009" comment="glibc-headers is signed with the Oracle Linux 6 key"/> 11232 </criteria> 11233 <criteria operator="AND"> 11234 <criterion test_ref="oval:com.oracle.elsa:tst:20181879010" comment="glibc-static is earlier than 0:2.12-1.212.0.1.el6"/> 11235 <criterion test_ref="oval:com.oracle.elsa:tst:20181879011" comment="glibc-static is signed with the Oracle Linux 6 key"/> 11236 </criteria> 11237 <criteria operator="AND"> 11238 <criterion test_ref="oval:com.oracle.elsa:tst:20181879012" comment="glibc-utils is earlier than 0:2.12-1.212.0.1.el6"/> 11239 <criterion test_ref="oval:com.oracle.elsa:tst:20181879013" comment="glibc-utils is signed with the Oracle Linux 6 key"/> 11240 </criteria> 11241 <criteria operator="AND"> 11242 <criterion test_ref="oval:com.oracle.elsa:tst:20181879014" comment="nscd is earlier than 0:2.12-1.212.0.1.el6"/> 11243 <criterion test_ref="oval:com.oracle.elsa:tst:20181879015" comment="nscd is signed with the Oracle Linux 6 key"/> 11244 </criteria> 11245 </criteria> 11246 </criteria> 11247 11248 </definition> 11249 <definition id="oval:com.oracle.elsa:def:20181883" version="501" class="patch"> 11250 <metadata> 11251 <title> 11252 ELSA-2018-1883: samba4 security and bug fix update (LOW) 11253 </title> 11254 <affected family="unix"> 11255 <platform>Oracle Linux 6</platform> 11256 11257 </affected> 11258 <reference source="elsa" ref_id="ELSA-2018-1883" ref_url="http://linux.oracle.com/errata/ELSA-2018-1883.html"/> 11259 <reference source="CVE" ref_id="CVE-2018-1050" ref_url="http://linux.oracle.com/cve/CVE-2018-1050.html"/> 11260 11261 <description> 11262 [4.2.10-15] 11263 - resolves: #1552005 - Fix CVE-2018-1050 11264 11265 [4.2.10-14] 11266 - resolves: #1492780 - Do not build with -Wl,-z,now on ppc64 11267 </description> 11268 <!-- 11269 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 11270 --> 11271 <advisory> 11272 <severity>LOW</severity> 11273 <rights>Copyright 2018 Oracle, Inc.</rights> 11274 <issued date="2018-06-25"/> 11275 <cve href="http://linux.oracle.com/cve/CVE-2018-1050.html">CVE-2018-1050</cve> 11276 11277 </advisory> 11278 </metadata> 11279 <criteria operator="AND"> 11280 <criterion test_ref="oval:com.oracle.elsa:tst:20181883001" comment="Oracle Linux 6 is installed"/> 11281 <criteria operator="OR"> 11282 <criteria operator="AND"> 11283 <criterion test_ref="oval:com.oracle.elsa:tst:20181883002" comment="samba4 is earlier than 0:4.2.10-15.el6"/> 11284 <criterion test_ref="oval:com.oracle.elsa:tst:20181883003" comment="samba4 is signed with the Oracle Linux 6 key"/> 11285 </criteria> 11286 <criteria operator="AND"> 11287 <criterion test_ref="oval:com.oracle.elsa:tst:20181883004" comment="samba4-client is earlier than 0:4.2.10-15.el6"/> 11288 <criterion test_ref="oval:com.oracle.elsa:tst:20181883005" comment="samba4-client is signed with the Oracle Linux 6 key"/> 11289 </criteria> 11290 <criteria operator="AND"> 11291 <criterion test_ref="oval:com.oracle.elsa:tst:20181883006" comment="samba4-common is earlier than 0:4.2.10-15.el6"/> 11292 <criterion test_ref="oval:com.oracle.elsa:tst:20181883007" comment="samba4-common is signed with the Oracle Linux 6 key"/> 11293 </criteria> 11294 <criteria operator="AND"> 11295 <criterion test_ref="oval:com.oracle.elsa:tst:20181883008" comment="samba4-dc is earlier than 0:4.2.10-15.el6"/> 11296 <criterion test_ref="oval:com.oracle.elsa:tst:20181883009" comment="samba4-dc is signed with the Oracle Linux 6 key"/> 11297 </criteria> 11298 <criteria operator="AND"> 11299 <criterion test_ref="oval:com.oracle.elsa:tst:20181883010" comment="samba4-dc-libs is earlier than 0:4.2.10-15.el6"/> 11300 <criterion test_ref="oval:com.oracle.elsa:tst:20181883011" comment="samba4-dc-libs is signed with the Oracle Linux 6 key"/> 11301 </criteria> 11302 <criteria operator="AND"> 11303 <criterion test_ref="oval:com.oracle.elsa:tst:20181883012" comment="samba4-devel is earlier than 0:4.2.10-15.el6"/> 11304 <criterion test_ref="oval:com.oracle.elsa:tst:20181883013" comment="samba4-devel is signed with the Oracle Linux 6 key"/> 11305 </criteria> 11306 <criteria operator="AND"> 11307 <criterion test_ref="oval:com.oracle.elsa:tst:20181883014" comment="samba4-libs is earlier than 0:4.2.10-15.el6"/> 11308 <criterion test_ref="oval:com.oracle.elsa:tst:20181883015" comment="samba4-libs is signed with the Oracle Linux 6 key"/> 11309 </criteria> 11310 <criteria operator="AND"> 11311 <criterion test_ref="oval:com.oracle.elsa:tst:20181883016" comment="samba4-pidl is earlier than 0:4.2.10-15.el6"/> 11312 <criterion test_ref="oval:com.oracle.elsa:tst:20181883017" comment="samba4-pidl is signed with the Oracle Linux 6 key"/> 11313 </criteria> 11314 <criteria operator="AND"> 11315 <criterion test_ref="oval:com.oracle.elsa:tst:20181883018" comment="samba4-python is earlier than 0:4.2.10-15.el6"/> 11316 <criterion test_ref="oval:com.oracle.elsa:tst:20181883019" comment="samba4-python is signed with the Oracle Linux 6 key"/> 11317 </criteria> 11318 <criteria operator="AND"> 11319 <criterion test_ref="oval:com.oracle.elsa:tst:20181883020" comment="samba4-test is earlier than 0:4.2.10-15.el6"/> 11320 <criterion test_ref="oval:com.oracle.elsa:tst:20181883021" comment="samba4-test is signed with the Oracle Linux 6 key"/> 11321 </criteria> 11322 <criteria operator="AND"> 11323 <criterion test_ref="oval:com.oracle.elsa:tst:20181883022" comment="samba4-winbind is earlier than 0:4.2.10-15.el6"/> 11324 <criterion test_ref="oval:com.oracle.elsa:tst:20181883023" comment="samba4-winbind is signed with the Oracle Linux 6 key"/> 11325 </criteria> 11326 <criteria operator="AND"> 11327 <criterion test_ref="oval:com.oracle.elsa:tst:20181883024" comment="samba4-winbind-clients is earlier than 0:4.2.10-15.el6"/> 11328 <criterion test_ref="oval:com.oracle.elsa:tst:20181883025" comment="samba4-winbind-clients is signed with the Oracle Linux 6 key"/> 11329 </criteria> 11330 <criteria operator="AND"> 11331 <criterion test_ref="oval:com.oracle.elsa:tst:20181883026" comment="samba4-winbind-krb5-locator is earlier than 0:4.2.10-15.el6"/> 11332 <criterion test_ref="oval:com.oracle.elsa:tst:20181883027" comment="samba4-winbind-krb5-locator is signed with the Oracle Linux 6 key"/> 11333 </criteria> 11334 </criteria> 11335 </criteria> 11336 11337 </definition> 11338 <definition id="oval:com.oracle.elsa:def:20181929" version="501" class="patch"> 11339 <metadata> 11340 <title> 11341 ELSA-2018-1929: libvirt security update (LOW) 11342 </title> 11343 <affected family="unix"> 11344 <platform>Oracle Linux 6</platform> 11345 11346 </affected> 11347 <reference source="elsa" ref_id="ELSA-2018-1929" ref_url="http://linux.oracle.com/errata/ELSA-2018-1929.html"/> 11348 <reference source="CVE" ref_id="CVE-2018-1064" ref_url="http://linux.oracle.com/cve/CVE-2018-1064.html"/> 11349 <reference source="CVE" ref_id="CVE-2018-5748" ref_url="http://linux.oracle.com/cve/CVE-2018-5748.html"/> 11350 11351 <description> 11352 [0.10.2-64.0.1] 11353 - Replace docs/et.png in tarball with blank image 11354 11355 [0.10.2-64] 11356 - cpu: define the 'ssbd' CPUID feature bit (CVE-2018-3639) 11357 - cpu: define the 'virt-ssbd' CPUID feature bit (CVE-2018-3639) 11358 11359 [0.10.2-63] 11360 - qemu: avoid denial of service reading from QEMU monitor (CVE-2018-5748) 11361 - qemu: avoid denial of service reading from QEMU guest agent (CVE-2018-1064) 11362 11363 </description> 11364 <!-- 11365 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 11366 --> 11367 <advisory> 11368 <severity>LOW</severity> 11369 <rights>Copyright 2018 Oracle, Inc.</rights> 11370 <issued date="2018-06-25"/> 11371 <cve href="http://linux.oracle.com/cve/CVE-2018-1064.html">CVE-2018-1064</cve> 11372 <cve href="http://linux.oracle.com/cve/CVE-2018-5748.html">CVE-2018-5748</cve> 11373 11374 </advisory> 11375 </metadata> 11376 <criteria operator="AND"> 11377 <criterion test_ref="oval:com.oracle.elsa:tst:20181929001" comment="Oracle Linux 6 is installed"/> 11378 <criteria operator="OR"> 11379 <criteria operator="AND"> 11380 <criterion test_ref="oval:com.oracle.elsa:tst:20181929002" comment="libvirt is earlier than 0:0.10.2-64.0.1.el6"/> 11381 <criterion test_ref="oval:com.oracle.elsa:tst:20181929003" comment="libvirt is signed with the Oracle Linux 6 key"/> 11382 </criteria> 11383 <criteria operator="AND"> 11384 <criterion test_ref="oval:com.oracle.elsa:tst:20181929004" comment="libvirt-client is earlier than 0:0.10.2-64.0.1.el6"/> 11385 <criterion test_ref="oval:com.oracle.elsa:tst:20181929005" comment="libvirt-client is signed with the Oracle Linux 6 key"/> 11386 </criteria> 11387 <criteria operator="AND"> 11388 <criterion test_ref="oval:com.oracle.elsa:tst:20181929006" comment="libvirt-devel is earlier than 0:0.10.2-64.0.1.el6"/> 11389 <criterion test_ref="oval:com.oracle.elsa:tst:20181929007" comment="libvirt-devel is signed with the Oracle Linux 6 key"/> 11390 </criteria> 11391 <criteria operator="AND"> 11392 <criterion test_ref="oval:com.oracle.elsa:tst:20181929008" comment="libvirt-lock-sanlock is earlier than 0:0.10.2-64.0.1.el6"/> 11393 <criterion test_ref="oval:com.oracle.elsa:tst:20181929009" comment="libvirt-lock-sanlock is signed with the Oracle Linux 6 key"/> 11394 </criteria> 11395 <criteria operator="AND"> 11396 <criterion test_ref="oval:com.oracle.elsa:tst:20181929010" comment="libvirt-python is earlier than 0:0.10.2-64.0.1.el6"/> 11397 <criterion test_ref="oval:com.oracle.elsa:tst:20181929011" comment="libvirt-python is signed with the Oracle Linux 6 key"/> 11398 </criteria> 11399 </criteria> 11400 </criteria> 11401 11402 </definition> 11403 <definition id="oval:com.oracle.elsa:def:20181932" version="501" class="patch"> 11404 <metadata> 11405 <title> 11406 ELSA-2018-1932: zsh security update (MODERATE) 11407 </title> 11408 <affected family="unix"> 11409 <platform>Oracle Linux 6</platform> 11410 11411 </affected> 11412 <reference source="elsa" ref_id="ELSA-2018-1932" ref_url="http://linux.oracle.com/errata/ELSA-2018-1932.html"/> 11413 <reference source="CVE" ref_id="CVE-2017-18206" ref_url="http://linux.oracle.com/cve/CVE-2017-18206.html"/> 11414 <reference source="CVE" ref_id="CVE-2018-1100" ref_url="http://linux.oracle.com/cve/CVE-2018-1100.html"/> 11415 <reference source="CVE" ref_id="CVE-2014-10072" ref_url="http://linux.oracle.com/cve/CVE-2014-10072.html"/> 11416 <reference source="CVE" ref_id="CVE-2018-1083" ref_url="http://linux.oracle.com/cve/CVE-2018-1083.html"/> 11417 11418 <description> 11419 [4.3.11-8] 11420 - fix defects detected by Coverity related to CVE-2017-18206 and CVE-2018-1083 11421 11422 [4.3.11-7] 11423 - fix stack-based buffer overflow in utils.c:checkmailpath() (CVE-2018-1100) 11424 - fix stack-based buffer overflow in gen_matches_files() (CVE-2018-1083) 11425 - fix buffer overrun in xsymlinks (CVE-2017-18206) 11426 - fix buffer overflow when scanning very long path for symlinks (CVE-2014-10072) 11427 11428 [4.3.11-6] 11429 - signal-handling related fixes collected from upstream (#1311166) 11430 11431 [4.3.11-5] 11432 - fix malloc() signal leak in lexsave() (#1267903) 11433 </description> 11434 <!-- 11435 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 11436 --> 11437 <advisory> 11438 <severity>MODERATE</severity> 11439 <rights>Copyright 2018 Oracle, Inc.</rights> 11440 <issued date="2018-06-25"/> 11441 <cve href="http://linux.oracle.com/cve/CVE-2017-18206.html">CVE-2017-18206</cve> 11442 <cve href="http://linux.oracle.com/cve/CVE-2018-1100.html">CVE-2018-1100</cve> 11443 <cve href="http://linux.oracle.com/cve/CVE-2014-10072.html">CVE-2014-10072</cve> 11444 <cve href="http://linux.oracle.com/cve/CVE-2018-1083.html">CVE-2018-1083</cve> 11445 11446 </advisory> 11447 </metadata> 11448 <criteria operator="AND"> 11449 <criterion test_ref="oval:com.oracle.elsa:tst:20181932001" comment="Oracle Linux 6 is installed"/> 11450 <criteria operator="OR"> 11451 <criteria operator="AND"> 11452 <criterion test_ref="oval:com.oracle.elsa:tst:20181932002" comment="zsh is earlier than 0:4.3.11-8.el6"/> 11453 <criterion test_ref="oval:com.oracle.elsa:tst:20181932003" comment="zsh is signed with the Oracle Linux 6 key"/> 11454 </criteria> 11455 <criteria operator="AND"> 11456 <criterion test_ref="oval:com.oracle.elsa:tst:20181932004" comment="zsh-html is earlier than 0:4.3.11-8.el6"/> 11457 <criterion test_ref="oval:com.oracle.elsa:tst:20181932005" comment="zsh-html is signed with the Oracle Linux 6 key"/> 11458 </criteria> 11459 </criteria> 11460 </criteria> 11461 11462 </definition> 11463 <definition id="oval:com.oracle.elsa:def:20181957" version="501" class="patch"> 11464 <metadata> 11465 <title> 11466 ELSA-2018-1957: git security update (IMPORTANT) 11467 </title> 11468 <affected family="unix"> 11469 <platform>Oracle Linux 7</platform> 11470 11471 </affected> 11472 <reference source="elsa" ref_id="ELSA-2018-1957" ref_url="http://linux.oracle.com/errata/ELSA-2018-1957.html"/> 11473 <reference source="CVE" ref_id="CVE-2018-11235" ref_url="http://linux.oracle.com/cve/CVE-2018-11235.html"/> 11474 11475 <description> 11476 [1.8.3.1-14] 11477 - Backport fix for CVE-2018-1123 11478 - Thanks to Jonathan Nieder <jrnieder@gmail.com> for backporting to 2.1.x 11479 and to Steve Beattie <sbeattie@ubuntu.com> for backporting to 1.9.1 11480 </description> 11481 <!-- 11482 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 11483 --> 11484 <advisory> 11485 <severity>IMPORTANT</severity> 11486 <rights>Copyright 2018 Oracle, Inc.</rights> 11487 <issued date="2018-06-20"/> 11488 <cve href="http://linux.oracle.com/cve/CVE-2018-11235.html">CVE-2018-11235</cve> 11489 11490 </advisory> 11491 </metadata> 11492 <criteria operator="AND"> 11493 <criterion test_ref="oval:com.oracle.elsa:tst:20181957001" comment="Oracle Linux 7 is installed"/> 11494 <criteria operator="OR"> 11495 <criteria operator="AND"> 11496 <criterion test_ref="oval:com.oracle.elsa:tst:20181957002" comment="emacs-git is earlier than 0:1.8.3.1-14.el7_5"/> 11497 <criterion test_ref="oval:com.oracle.elsa:tst:20181957003" comment="emacs-git is signed with the Oracle Linux 7 key"/> 11498 </criteria> 11499 <criteria operator="AND"> 11500 <criterion test_ref="oval:com.oracle.elsa:tst:20181957004" comment="emacs-git-el is earlier than 0:1.8.3.1-14.el7_5"/> 11501 <criterion test_ref="oval:com.oracle.elsa:tst:20181957005" comment="emacs-git-el is signed with the Oracle Linux 7 key"/> 11502 </criteria> 11503 <criteria operator="AND"> 11504 <criterion test_ref="oval:com.oracle.elsa:tst:20181957006" comment="git is earlier than 0:1.8.3.1-14.el7_5"/> 11505 <criterion test_ref="oval:com.oracle.elsa:tst:20181957007" comment="git is signed with the Oracle Linux 7 key"/> 11506 </criteria> 11507 <criteria operator="AND"> 11508 <criterion test_ref="oval:com.oracle.elsa:tst:20181957008" comment="git-all is earlier than 0:1.8.3.1-14.el7_5"/> 11509 <criterion test_ref="oval:com.oracle.elsa:tst:20181957009" comment="git-all is signed with the Oracle Linux 7 key"/> 11510 </criteria> 11511 <criteria operator="AND"> 11512 <criterion test_ref="oval:com.oracle.elsa:tst:20181957010" comment="git-bzr is earlier than 0:1.8.3.1-14.el7_5"/> 11513 <criterion test_ref="oval:com.oracle.elsa:tst:20181957011" comment="git-bzr is signed with the Oracle Linux 7 key"/> 11514 </criteria> 11515 <criteria operator="AND"> 11516 <criterion test_ref="oval:com.oracle.elsa:tst:20181957012" comment="git-cvs is earlier than 0:1.8.3.1-14.el7_5"/> 11517 <criterion test_ref="oval:com.oracle.elsa:tst:20181957013" comment="git-cvs is signed with the Oracle Linux 7 key"/> 11518 </criteria> 11519 <criteria operator="AND"> 11520 <criterion test_ref="oval:com.oracle.elsa:tst:20181957014" comment="git-daemon is earlier than 0:1.8.3.1-14.el7_5"/> 11521 <criterion test_ref="oval:com.oracle.elsa:tst:20181957015" comment="git-daemon is signed with the Oracle Linux 7 key"/> 11522 </criteria> 11523 <criteria operator="AND"> 11524 <criterion test_ref="oval:com.oracle.elsa:tst:20181957016" comment="git-email is earlier than 0:1.8.3.1-14.el7_5"/> 11525 <criterion test_ref="oval:com.oracle.elsa:tst:20181957017" comment="git-email is signed with the Oracle Linux 7 key"/> 11526 </criteria> 11527 <criteria operator="AND"> 11528 <criterion test_ref="oval:com.oracle.elsa:tst:20181957018" comment="git-gui is earlier than 0:1.8.3.1-14.el7_5"/> 11529 <criterion test_ref="oval:com.oracle.elsa:tst:20181957019" comment="git-gui is signed with the Oracle Linux 7 key"/> 11530 </criteria> 11531 <criteria operator="AND"> 11532 <criterion test_ref="oval:com.oracle.elsa:tst:20181957020" comment="git-hg is earlier than 0:1.8.3.1-14.el7_5"/> 11533 <criterion test_ref="oval:com.oracle.elsa:tst:20181957021" comment="git-hg is signed with the Oracle Linux 7 key"/> 11534 </criteria> 11535 <criteria operator="AND"> 11536 <criterion test_ref="oval:com.oracle.elsa:tst:20181957022" comment="git-p4 is earlier than 0:1.8.3.1-14.el7_5"/> 11537 <criterion test_ref="oval:com.oracle.elsa:tst:20181957023" comment="git-p4 is signed with the Oracle Linux 7 key"/> 11538 </criteria> 11539 <criteria operator="AND"> 11540 <criterion test_ref="oval:com.oracle.elsa:tst:20181957024" comment="git-svn is earlier than 0:1.8.3.1-14.el7_5"/> 11541 <criterion test_ref="oval:com.oracle.elsa:tst:20181957025" comment="git-svn is signed with the Oracle Linux 7 key"/> 11542 </criteria> 11543 <criteria operator="AND"> 11544 <criterion test_ref="oval:com.oracle.elsa:tst:20181957026" comment="gitk is earlier than 0:1.8.3.1-14.el7_5"/> 11545 <criterion test_ref="oval:com.oracle.elsa:tst:20181957027" comment="gitk is signed with the Oracle Linux 7 key"/> 11546 </criteria> 11547 <criteria operator="AND"> 11548 <criterion test_ref="oval:com.oracle.elsa:tst:20181957028" comment="gitweb is earlier than 0:1.8.3.1-14.el7_5"/> 11549 <criterion test_ref="oval:com.oracle.elsa:tst:20181957029" comment="gitweb is signed with the Oracle Linux 7 key"/> 11550 </criteria> 11551 <criteria operator="AND"> 11552 <criterion test_ref="oval:com.oracle.elsa:tst:20181957030" comment="perl-Git is earlier than 0:1.8.3.1-14.el7_5"/> 11553 <criterion test_ref="oval:com.oracle.elsa:tst:20181957031" comment="perl-Git is signed with the Oracle Linux 7 key"/> 11554 </criteria> 11555 <criteria operator="AND"> 11556 <criterion test_ref="oval:com.oracle.elsa:tst:20181957032" comment="perl-Git-SVN is earlier than 0:1.8.3.1-14.el7_5"/> 11557 <criterion test_ref="oval:com.oracle.elsa:tst:20181957033" comment="perl-Git-SVN is signed with the Oracle Linux 7 key"/> 11558 </criteria> 11559 </criteria> 11560 </criteria> 11561 11562 </definition> 11563 <definition id="oval:com.oracle.elsa:def:20181965" version="501" class="patch"> 11564 <metadata> 11565 <title> 11566 ELSA-2018-1965: kernel security and bug fix update (IMPORTANT) 11567 </title> 11568 <affected family="unix"> 11569 <platform>Oracle Linux 7</platform> 11570 11571 </affected> 11572 <reference source="elsa" ref_id="ELSA-2018-1965" ref_url="http://linux.oracle.com/errata/ELSA-2018-1965.html"/> 11573 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 11574 <reference source="CVE" ref_id="CVE-2017-11600" ref_url="http://linux.oracle.com/cve/CVE-2017-11600.html"/> 11575 11576 <description> 11577 [3.10.0-862.6.3.OL7] 11578 - Oracle Linux certificates (Alexey Petrenko) 11579 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 11580 - Update x509.genkey [bug 24817676] 11581 11582 [3.10.0-862.6.3] 11583 - [x86] always enable eager FPU by default on non-AMD processors (Paolo Bonzini) [1589051 1589048] {CVE-2018-3665} 11584 - [x86] bugs: Switch the selection of mitigation from CPU vendor to CPU features (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11585 - [x86] bugs: Add AMD's SPEC_CTRL MSR usage (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11586 - [x86] bugs: Add AMD's variant of SSB_NO (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11587 - [x86] spec_ctrl: Fix VM guest SSBD problems (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11588 11589 [3.10.0-862.6.2] 11590 - [x86] spec_ctrl: Eliminate TIF_SSBD checks in IBRS on/off functions (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11591 - [x86] spec_ctrl: Disable SSBD update from scheduler if not user settable (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11592 - [x86] spec_ctrl: Make ssbd_enabled writtable (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11593 - [x86] spec_ctrl: Remove thread_info check in __wrmsr_on_cpu() (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11594 - [x86] spec_ctrl: Write per-thread SSBD state to spec_ctrl_pcp (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11595 - [x86] spec_ctrl: Add a read-only ssbd_enabled debugfs file (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11596 - [x86] bugs/intel: Set proper CPU features and setup RDS (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11597 - [x86] kvm: vmx: Emulate MSR_IA32_ARCH_CAPABILITIES (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11598 - [x86] kvm: svm: Implement VIRT_SPEC_CTRL support for SSBD (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11599 - [x86] speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11600 - [x86] bugs: Rework spec_ctrl base and mask logic (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11601 - [x86] spec_ctrl: Rework SPEC_CTRL update after late microcode loading (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11602 - [x86] spec_ctrl: Make sync_all_cpus_ibrs() write spec_ctrl_pcp value (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11603 - [x86] bugs: Unify x86_spec_ctrl_{set_guest, restore_host} (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11604 - [x86] speculation: Rework speculative_store_bypass_update() (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11605 - [x86] speculation: Add virtualized speculative store bypass disable support (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11606 - [x86] bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11607 - [x86] KVM: Rename KVM SPEC_CTRL MSR functions to match upstream (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11608 - [x86] speculation: Handle HT correctly on AMD (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11609 - [x86] cpufeatures: Add FEATURE_ZEN (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11610 - [x86] cpufeatures: Disentangle SSBD enumeration (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11611 - [x86] cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11612 - [x86] speculation: Use synthetic bits for IBRS/IBPB/STIBP (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11613 - [documentation] spec_ctrl: Do some minor cleanups (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11614 - [x86] speculation: Make 'seccomp' the default mode for Speculative Store Bypass (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11615 - [x86] seccomp: Move speculation migitation control to arch code (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11616 - [kernel] seccomp: Add filter flag to opt-out of SSB mitigation (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11617 - [kernel] seccomp: Use PR_SPEC_FORCE_DISABLE (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11618 - [x86] prctl: Add force disable speculation (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11619 - [x86] spectre_v2: No mitigation if CPU not affected and no command override (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11620 - [x86] pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11621 - [x86] bug: Add X86_BUG_CPU_MELTDOWN and X86_BUG_SPECTRE_V[12] (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11622 - [x86] pti: Rename CONFIG_KAISER to CONFIG_PAGE_TABLE_ISOLATION (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11623 - [x86] spec_ctrl: Sync up naming of SPEC_CTRL MSR bits with upstream (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11624 - [x86] spec_ctrl: Sync up SSBD changes with upstream (Waiman Long) [1584323 1584569] {CVE-2018-3639} 11625 11626 [3.10.0-862.6.1] 11627 - [x86] microcode: Load microcode on all cpus (Prarit Bhargava) [1578047 1568249] 11628 - [x86] microcode: Fix CPU synchronization routine (Prarit Bhargava) [1578047 1568249] 11629 - [x86] microcode: Attempt late loading only when new microcode is present (Prarit Bhargava) [1578047 1568249] 11630 - [x86] microcode: Synchronize late microcode loading (Prarit Bhargava) [1578047 1568249] 11631 - [x86] microcode: Request microcode on the BSP (Prarit Bhargava) [1578047 1568249] 11632 - [x86] microcode: Do not upload microcode if CPUs are offline (Prarit Bhargava) [1578047 1568249] 11633 - [x86] microcode/intel: Writeback and invalidate caches before updating microcode (Prarit Bhargava) [1578047 1568249] 11634 - [x86] microcode/intel: Check microcode revision before updating sibling threads (Prarit Bhargava) [1578047 1568249] 11635 - [x86] microcode: Get rid of struct apply_microcode_ctx (Prarit Bhargava) [1578047 1568249] 11636 - [x86] cpu: Add a microcode loader callback (Prarit Bhargava) [1578047 1568249] 11637 - [x86] microcode: Propagate return value from updating functions (Prarit Bhargava) [1578047 1568249] 11638 - [x86] microcode/amd: Change load_microcode_amd()'s param to bool to fix preemptibility bug (Prarit Bhargava) [1578047 1568249] 11639 - [x86] microcode/intel: Add a helper which gives the microcode revision (Prarit Bhargava) [1578047 1568249] 11640 - [x86] cpu: Add native CPUID variants returning a single datum (Prarit Bhargava) [1578047 1568249] 11641 - [x86] microcode/amd: Move private inlines to .c and mark local functions static (Prarit Bhargava) [1578047 1568249] 11642 - [x86] microcode/intel: Simplify generic_load_microcode() (Prarit Bhargava) [1578047 1568249] 11643 - [x86] microcode/intel: Do not issue microcode updates messages on each CPU (Prarit Bhargava) [1578047 1568249] 11644 - [kernel] pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD (Oleg Nesterov) [1578997 1577745] 11645 - [powerpc] 64s: Add support for a store forwarding barrier at kernel entry/exit (Mauricio Oliveira) [1581045 1581036] {CVE-2018-3639} 11646 - [powerpc] 64s: Move the data access exception out-of-line (Mauricio Oliveira) [1581045 1581036] {CVE-2018-3639} 11647 11648 [3.10.0-862.5.1] 11649 - [netdrv] vmxnet3: use correct flag to indicate LRO feature (Neil Horman) [1567771 1558685] 11650 - [netdrv] vmxnet3: avoid xmit reset due to a race in vmxnet3 (Neil Horman) [1567771 1558685] 11651 - [kernel] ib/mlx5: Respect new UMR capabilities (Alaa Hleihel) [1579847 1573661] 11652 - [infiniband] ib/mlx5: Enable ECN capable bits for UD RoCE v2 QPs (Alaa Hleihel) [1579847 1573661] 11653 - [scsi] cdrom: do not call check_disk_change() inside cdrom_open() (Maurizio Lombardi) [1579834 1538362] 11654 - [hid] wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events (Benjamin Tissoires) [1579192 1551776] 11655 - [hid] wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection (Benjamin Tissoires) [1579192 1551776] 11656 - [hid] wacom: generic: Send BTN_STYLUS3 when both barrel switches are set (Benjamin Tissoires) [1579191 1551783] 11657 - [fs] eventpoll: fix uninitialized variable in epoll_ctl (Paul Moore) [1578734 1553256] 11658 - [fs] nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE (Scott Mayhew) [1578458 1574002] 11659 - [net] sock_diag: request _diag module only when the family or proto has been registered (Xin Long) [1578272 1544898] 11660 - [target] Re-add missing SCF_ACK_KREF assignment in (Mike Christie) [1578048 1561851] 11661 - [gpu] drm/nouveau: Fix deadlock in nv50_mstm_register_connector() (Lyude Paul) [1577792 1571927] 11662 - [netdrv] vmxnet3: segCnt can be 1 for LRO packets (Neil Horman) [1577790 1426680] 11663 - [s390] correct nospec auto detection init order (Hendrik Brueckner) [1577767 1558325] 11664 - [s390] add sysfs attributes for spectre (Hendrik Brueckner) [1577767 1558325] 11665 - [s390] report spectre mitigation via syslog (Hendrik Brueckner) [1577767 1558325] 11666 - [s390] add automatic detection of the spectre defense (Hendrik Brueckner) [1577767 1558325] 11667 - [s390] move nobp parameter functions to nospec-branch.c (Hendrik Brueckner) [1577767 1558325] 11668 - [s390] do not bypass BPENTER for interrupt system calls (Hendrik Brueckner) [1577767 1558325] 11669 - [s390] Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*) (Hendrik Brueckner) [1577767 1558325] 11670 - [s390] introduce execute-trampolines for branches (Hendrik Brueckner) [1577767 1558325] 11671 - [s390] run user space and KVM guests with modified branch prediction (Hendrik Brueckner) [1577767 1558325] 11672 - [s390] add optimized array_index_mask_nospec (Hendrik Brueckner) [1577767 1558325] 11673 - [s390] entry.s: fix spurious zeroing of r0 (Hendrik Brueckner) [1577767 1558325] 11674 - [s390] scrub registers on kernel entry and KVM exit (Hendrik Brueckner) [1577767 1558325] 11675 - [s390] align and prepare spectre mitigation for upstream commits (Hendrik Brueckner) [1577767 1558325] 11676 - [s390] alternative: use a copy of the facility bit mask (Hendrik Brueckner) [1577767 1558325] 11677 - [gpu] drm/amdgpu: Fix deadlock on runtime suspend (Lyude Paul) [1577760 1563957] 11678 - [gpu] drm/radeon: Fix deadlock on runtime suspend (Lyude Paul) [1577760 1563957] 11679 - [gpu] drm/nouveau: Fix deadlock on runtime suspend (Lyude Paul) [1577760 1563957] 11680 - [gpu] drm: Allow determining if current task is output poll worker (Lyude Paul) [1577760 1563957] 11681 - [gpu] workqueue: Allow retrieval of current task's work struct (1/5) (Lyude Paul) [1577760 1563957] 11682 - [md] dm: remove fmode_t argument from .prepare_ioctl hook (Mike Snitzer) [1576508 1562960] 11683 - [md] dm: hold DM table for duration of ioctl rather than use blkdev_get (Mike Snitzer) [1576508 1562960] 11684 - [scsi] iscsi: respond to netlink with unicast when appropriate (Chris Leech) [1576293 1330865] 11685 - [netdrv] i40e: fix incorrect UP-TC mapping (Stefan Assmann) [1574371 1558159] 11686 - [powerpc] System reset avoid interleaving oops using die synchronisation (Mauricio Oliveira) [1574366 1564126] 11687 - [powerpc] Do not send system reset request through the oops path (Mauricio Oliveira) [1574366 1564126] 11688 - [powerpc] crash: Remove the test for cpu_online in the IPI callback (Mauricio Oliveira) [1574366 1564126] 11689 - [sound] hda: Fix a wrong FIXUP for alc289 on Dell machines (Jaroslav Kysela) [1571581 1548969] 11690 - [sound] hda: Fix headset mic detection problem for two Dell machines (Jaroslav Kysela) [1571581 1548969] 11691 - [firmware] fw_cfg: write vmcoreinfo details (Marc-Andre Lureau) [1571369 1533367] 11692 - [kernel] crash: export paddr_vmcoreinfo_note() (Marc-Andre Lureau) [1571369 1533367] 11693 - [firmware] fw_cfg: add DMA register (Marc-Andre Lureau) [1571369 1533367] 11694 - [firmware] fw_cfg: add a public uapi header (Marc-Andre Lureau) [1571369 1533367] 11695 - [firmware] fw_cfg: handle fw_cfg_read_blob() error (Marc-Andre Lureau) [1571369 1533367] 11696 - [firmware] fw_cfg: remove inline from fw_cfg_read_blob() (Marc-Andre Lureau) [1571369 1533367] 11697 - [firmware] fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR read (Marc-Andre Lureau) [1571369 1533367] 11698 - [firmware] fw_cfg: fix sparse warning reading FW_CFG_ID (Marc-Andre Lureau) [1571369 1533367] 11699 - [firmware] fw_cfg: fix sparse warnings with fw_cfg_file (Marc-Andre Lureau) [1571369 1533367] 11700 - [firmware] fw_cfg: fix sparse warnings in fw_cfg_sel_endianness() (Marc-Andre Lureau) [1571369 1533367] 11701 - [firmware] revert 'fw_cfg: add DMA register' (Marc-Andre Lureau) [1571369 1533367] 11702 - [firmware] revert 'fw_cfg: do DMA read operation' (Marc-Andre Lureau) [1571369 1533367] 11703 - [firmware] revert 'fw_cfg: write vmcoreinfo details' (Marc-Andre Lureau) [1571369 1533367] 11704 - [infiniband] mlx5: Set the default active rate and width to QDR and 4X (Honggang Li) [1570536 1554535] 11705 - [x86] spec_ctrl: disable IBRS in idle, part 2 (Josh Poimboeuf) [1570532 1558668] 11706 - [x86] platform/uv: Fix critical UV MMR address error (Frank Ramsay) [1570520 1562945] 11707 - [powerpc] pseries: Restore default security feature flags on setup (Mauricio Oliveira) [1570518 1561787] 11708 - [powerpc] Move default security feature flags (Mauricio Oliveira) [1570518 1561787] 11709 - [powerpc] pseries: Fix clearing of security feature flags (Mauricio Oliveira) [1570518 1561787] 11710 - [powerpc] 64s: Wire up cpu_show_spectre_v2() (Mauricio Oliveira) [1570518 1561787] 11711 - [powerpc] 64s: Wire up cpu_show_spectre_v1() (Mauricio Oliveira) [1570518 1561787] 11712 - [powerpc] pseries: Use the security flags in pseries_setup_rfi_flush() (Mauricio Oliveira) [1570518 1561787] 11713 - [powerpc] powernv: Use the security flags in pnv_setup_rfi_flush() (Mauricio Oliveira) [1570518 1561787] 11714 - [powerpc] 64s: Enhance the information in cpu_show_meltdown() (Mauricio Oliveira) [1570518 1561787] 11715 - [powerpc] 64s: Move cpu_show_meltdown() (Mauricio Oliveira) [1570518 1561787] 11716 - [powerpc] powernv: Set or clear security feature flags (Mauricio Oliveira) [1570518 1561787] 11717 - [powerpc] pseries: Set or clear security feature flags (Mauricio Oliveira) [1570518 1561787] 11718 - [powerpc] Add security feature flags for Spectre/Meltdown (Mauricio Oliveira) [1570518 1561787] 11719 - [powerpc] pseries: Add new H_GET_CPU_CHARACTERISTICS flags (Mauricio Oliveira) [1570518 1561787] 11720 - [powerpc] lib: seq: Add seq_buf_printf() (Mauricio Oliveira) [1570518 1561787] 11721 - [powerpc] rfi-flush: Call setup_rfi_flush() after LPM migration (Mauricio Oliveira) [1570509 1561785] 11722 - [powerpc] rfi-flush: Differentiate enabled and patched flush types (Mauricio Oliveira) [1570509 1561785] 11723 - [powerpc] rfi-flush: Always enable fallback flush on pseries (Mauricio Oliveira) [1570509 1561785] 11724 - [powerpc] rfi-flush: Make it possible to call setup_rfi_flush() again (Mauricio Oliveira) [1570509 1561785] 11725 - [powerpc] rfi-flush: Move the logic to avoid a redo into the debugfs code (Mauricio Oliveira) [1570509 1561785] 11726 - [fs] vfs: Remove incorrect debugging WARN in prepend_path (Frank Sorenson) [1568322 1481732] 11727 - [fs] xfs: fix transaction allocation deadlock in IO path (Eric Sandeen) [1568320 1551111] 11728 - [md] support to split big bio (Ming Lei) [1568070 1557434] 11729 - [block] introduce bio_split2() and bio_pair2_release() (Ming Lei) [1568070 1557434] 11730 - [netdrv] qed: Free reserved MR tid (Harish Patil) [1568069 1554217] 11731 - [netdrv] qed: Free RoCE ILT Memory on rmmod qedr (Harish Patil) [1568069 1554217] 11732 - [net] sctp: use right member as the param of list_for_each_entry (Xin Long) [1565983 1483445] 11733 - [net] sctp: reset owner sk for data chunks on out queues when migrating a sock (Xin Long) [1565983 1483445] 11734 - [net] xfrm: policy: check policy direction value (Bruno Eduardo de Oliveira Meneguele) [1479419 1479421] {CVE-2017-11600} 11735 - [x86] spec_ctrl: Fix late microcode problem with AMD (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11736 - [x86] entry: Add missing '$' in IBRS macros (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11737 - [x86] spec_ctrl: Clean up entry code & remove unused APIs (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11738 - [x86] spec_ctrl: Mask off SPEC_CTRL MSR bits that are managed by kernel (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11739 - [x86] spec_ctrl: add support for SSBD to RHEL IBRS entry/exit macros (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11740 - [fs] proc: Use CamelCase for SSBD (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11741 - [x86] bugs: Rename _RDS to _SSBD (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11742 - [kernel] seccomp: Enable speculation flaw mitigations (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11743 - [fs] proc: Provide details on speculation flaw mitigations (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11744 - [x86] nospec: Allow getting/setting on non-current task (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11745 - [x86] speculation: Add prctl for Speculative Store Bypass mitigation (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11746 - [x86] process: Allow runtime control of Speculative Store Bypass (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11747 - [uapi] prctl: Add speculation control prctls (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11748 - [x86] kvm/vmx: Expose SPEC_CTRL Bit(2) to the guest (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11749 - [x86] bugs/amd: Add support to disable RDS on Fam[15, 16, 17]h if requested (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11750 - [x86] spec_ctrl: Sync up RDS setting with IBRS code (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11751 - [x86] bugs: Provide boot parameters for the spec_store_bypass_disable mitigation (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11752 - [x86] bugs: Expose /sys/../spec_store_bypass (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11753 - [x86] bugs: Read SPEC_CTRL MSR during boot and re-use (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11754 - [x86] spec_ctrl: Use separate PCP variables for IBRS entry and exit (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11755 - [x86] cpufeatures: Make CPU bugs sticky (Waiman Long) [1566904 1566905] {CVE-2018-3639} 11756 11757 [3.10.0-862.4.1] 11758 - [powerpc] msi: Fix race condition in tearing down MSI interrupts (David Milburn) [1570511 1549680] 11759 </description> 11760 <!-- 11761 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 11762 --> 11763 <advisory> 11764 <severity>IMPORTANT</severity> 11765 <rights>Copyright 2018 Oracle, Inc.</rights> 11766 <issued date="2018-06-27"/> 11767 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 11768 <cve href="http://linux.oracle.com/cve/CVE-2017-11600.html">CVE-2017-11600</cve> 11769 11770 </advisory> 11771 </metadata> 11772 <criteria operator="AND"> 11773 <criterion test_ref="oval:com.oracle.elsa:tst:20181965001" comment="Oracle Linux 7 is installed"/> 11774 <criteria operator="OR"> 11775 <criteria operator="AND"> 11776 <criterion test_ref="oval:com.oracle.elsa:tst:20181965002" comment="kernel is earlier than 0:3.10.0-862.6.3.el7"/> 11777 <criterion test_ref="oval:com.oracle.elsa:tst:20181965003" comment="kernel is signed with the Oracle Linux 7 key"/> 11778 </criteria> 11779 <criteria operator="AND"> 11780 <criterion test_ref="oval:com.oracle.elsa:tst:20181965004" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.6.3.el7"/> 11781 <criterion test_ref="oval:com.oracle.elsa:tst:20181965005" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 11782 </criteria> 11783 <criteria operator="AND"> 11784 <criterion test_ref="oval:com.oracle.elsa:tst:20181965006" comment="kernel-debug is earlier than 0:3.10.0-862.6.3.el7"/> 11785 <criterion test_ref="oval:com.oracle.elsa:tst:20181965007" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 11786 </criteria> 11787 <criteria operator="AND"> 11788 <criterion test_ref="oval:com.oracle.elsa:tst:20181965008" comment="kernel-debug-devel is earlier than 0:3.10.0-862.6.3.el7"/> 11789 <criterion test_ref="oval:com.oracle.elsa:tst:20181965009" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 11790 </criteria> 11791 <criteria operator="AND"> 11792 <criterion test_ref="oval:com.oracle.elsa:tst:20181965010" comment="kernel-devel is earlier than 0:3.10.0-862.6.3.el7"/> 11793 <criterion test_ref="oval:com.oracle.elsa:tst:20181965011" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 11794 </criteria> 11795 <criteria operator="AND"> 11796 <criterion test_ref="oval:com.oracle.elsa:tst:20181965012" comment="kernel-doc is earlier than 0:3.10.0-862.6.3.el7"/> 11797 <criterion test_ref="oval:com.oracle.elsa:tst:20181965013" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 11798 </criteria> 11799 <criteria operator="AND"> 11800 <criterion test_ref="oval:com.oracle.elsa:tst:20181965014" comment="kernel-headers is earlier than 0:3.10.0-862.6.3.el7"/> 11801 <criterion test_ref="oval:com.oracle.elsa:tst:20181965015" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 11802 </criteria> 11803 <criteria operator="AND"> 11804 <criterion test_ref="oval:com.oracle.elsa:tst:20181965016" comment="kernel-tools is earlier than 0:3.10.0-862.6.3.el7"/> 11805 <criterion test_ref="oval:com.oracle.elsa:tst:20181965017" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 11806 </criteria> 11807 <criteria operator="AND"> 11808 <criterion test_ref="oval:com.oracle.elsa:tst:20181965018" comment="kernel-tools-libs is earlier than 0:3.10.0-862.6.3.el7"/> 11809 <criterion test_ref="oval:com.oracle.elsa:tst:20181965019" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 11810 </criteria> 11811 <criteria operator="AND"> 11812 <criterion test_ref="oval:com.oracle.elsa:tst:20181965020" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.6.3.el7"/> 11813 <criterion test_ref="oval:com.oracle.elsa:tst:20181965021" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 11814 </criteria> 11815 <criteria operator="AND"> 11816 <criterion test_ref="oval:com.oracle.elsa:tst:20181965022" comment="perf is earlier than 0:3.10.0-862.6.3.el7"/> 11817 <criterion test_ref="oval:com.oracle.elsa:tst:20181965023" comment="perf is signed with the Oracle Linux 7 key"/> 11818 </criteria> 11819 <criteria operator="AND"> 11820 <criterion test_ref="oval:com.oracle.elsa:tst:20181965024" comment="python-perf is earlier than 0:3.10.0-862.6.3.el7"/> 11821 <criterion test_ref="oval:com.oracle.elsa:tst:20181965025" comment="python-perf is signed with the Oracle Linux 7 key"/> 11822 </criteria> 11823 </criteria> 11824 </criteria> 11825 11826 </definition> 11827 <definition id="oval:com.oracle.elsa:def:20181979" version="501" class="patch"> 11828 <metadata> 11829 <title> 11830 ELSA-2018-1979: pki-core security, bug fix, and enhancement update (MODERATE) 11831 </title> 11832 <affected family="unix"> 11833 <platform>Oracle Linux 7</platform> 11834 11835 </affected> 11836 <reference source="elsa" ref_id="ELSA-2018-1979" ref_url="http://linux.oracle.com/errata/ELSA-2018-1979.html"/> 11837 <reference source="CVE" ref_id="CVE-2018-1080" ref_url="http://linux.oracle.com/cve/CVE-2018-1080.html"/> 11838 11839 <description> 11840 [10.5.1-13.1] 11841 - Rebuild due to build system database problem 11842 11843 [10.5.1-13] 11844 - ########################################################################## 11845 - # RHEL 7.5: 11846 - ########################################################################## 11847 - Bugzilla Bug #1553068 - Using a Netmask produces an odd 11848 entry in a certifcate [rhel-7.5.z] (ftweedal) 11849 - Bugzilla Bug #1585945 - CMC CRMF requests result in 11850 InvalidKeyFormatException when signing algorithm is ECC 11851 [rhel-7.5.z] (cfu) 11852 - Bugzilla Bug #1587826 - ExternalCA: Installation failed during 11853 csr generation with ecc [rhel-7.5.z] (rrelyea, gkapoor) 11854 - Bugzilla Bug #1588944 - Cert validation for installation with 11855 external CA cert [rhel-7.5.z] (edewata) 11856 - Bugzilla Bug #1588945 - CRMFPopClient tool - should allow 11857 option to do no key archival (cfu) 11858 - Bugzilla Bug #1589307 - CVE-2018-1080 pki-core: Mishandled 11859 ACL configuration in AAclAuthz.java reverses rules that allow 11860 and deny access [rhel-7.5.z] (ftweedal, cfu) 11861 - ########################################################################## 11862 - # RHCS 9.3: 11863 - ########################################################################## 11864 - # Bugzilla Bug #1471303 - Rebase redhat-pki, redhat-pki-theme, pki-core, 11865 11866 [10.5.1-12] 11867 - Updated 'jss' build and runtime requirements (mharmsen) 11868 - ########################################################################## 11869 - # RHEL 7.5: 11870 - ########################################################################## 11871 - Bugzilla Bug #1571582 - [MAN] Missing Man pages for tools CMCRequest, 11872 CMCResponse, CMCSharedToken (typos) [rhel-7.5.z] (cfu) 11873 - Bugzilla Bug #1572548 - IPA install with external-CA is failing when 11874 FIPS mode enabled. [rhel-7.5.z] (edewata) 11875 - Bugzilla Bug #1574848 - servlet profileSubmitCMCSimple throws NPE 11876 [rhel-7.5.z] (cfu) 11877 - Bugzilla Bug #1575521 - subsystem -> subsystem SSL handshake issue 11878 with TLS_ECDHE_RSA_* on Thales HSM [rhel-7.5.z] (cfu) 11879 - Bugzilla Bug #1581134 - ECC installation for non CA subsystems needs 11880 improvement [rhel-7.5.z] (jmagne) 11881 - Bugzilla Bug #1581135 - SAN in internal SSL server certificate in 11882 pkispawn configuration step [rhel-7.5.z] (cfu) 11883 - Bugzilla Bug #1581167 - CC: CMC profiles: Some CMC profiles have wrong 11884 input class_id [rhel-7.5.z] (cfu) 11885 - Bugzilla Bug #1581382 - ECDSA Certificates Generated by Certificate System 11886 9.3 fail NIST validation test with parameter field. [rhel-7.5.z] (cfu) 11887 - ########################################################################## 11888 - # RHCS 9.3: 11889 - ########################################################################## 11890 - # Bugzilla Bug #1471303 - Rebase redhat-pki, redhat-pki-theme, pki-core, 11891 11892 [10.5.1-11] 11893 - ########################################################################## 11894 - # RHEL 7.5: 11895 - ########################################################################## 11896 - Bugzilla Bug #1554726 - Need ECC-specific Enrollment Profiles for 11897 standard conformance [rhel-7.5.z] (cfu) 11898 - Bugzilla Bug #1557880 - [MAN] Missing Man pages for tools 11899 CMCRequest, CMCResponse, CMCSharedToken [rhel-7.5.z] (cfu) 11900 - ########################################################################## 11901 - # RHCS 9.3: 11902 - ########################################################################## 11903 - # Bugzilla Bug #1560233 - libtps does not directly depend on libz 11904 11905 [10.5.1-10] 11906 - ########################################################################## 11907 - # RHEL 7.5: 11908 - ########################################################################## 11909 - Bugzilla Bug #1550581 - CMCAuth throws 11910 org.mozilla.jss.crypto.TokenException: Unable to insert certificate into 11911 temporary database [rhel-7.5.z] (cfu) 11912 - Bugzilla Bug #1551067 - [MAN] Add --skip-configuration 11913 and --skip-installation into pkispawn man page. [rhel-7.5.z] (edewata) 11914 - Bugzilla Bug #1552241 - Make sslget aware of TLSv1_2 ciphers 11915 [rhel-7.5.z] (cheimes, mharmsen) 11916 - Bugzilla Bug #1553068 - Using a Netmask produces an odd entry 11917 in a certifcate [rhel-7.5.z] (ftweedal) 11918 - Bugzilla Bug #1554726 - Need ECC-specific Enrollment Profiles for 11919 standard conformance [rhel-7.5.z] (cfu) 11920 - Bugzilla Bug #1554727 - Permit additional FIPS ciphers to be enabled 11921 by default for RSA . . . [rhel-7.5.z] (mharmsen, cfu) 11922 - Bugzilla Bug #1557880 - [MAN] Missing Man pages for tools 11923 CMCRequest, CMCResponse, CMCSharedToken [rhel-7.5.z] (cfu) 11924 - Bugzilla Bug #1557883 - Console: Adding ACL from pki-console gives 11925 StringIndexOutOfBoundsException [rhel-7.5.z] (ftweedal) 11926 - Bugzilla Bug #1558919 - Not able to generate certificate request 11927 with ECC using pki client-cert-request [rhel-7.5.z] (akahat) 11928 - ########################################################################## 11929 - # RHCS 9.3: 11930 - ########################################################################## 11931 - # Bugzilla Bug #1560233 - libtps does not directly depend on libz 11932 </description> 11933 <!-- 11934 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 11935 --> 11936 <advisory> 11937 <severity>MODERATE</severity> 11938 <rights>Copyright 2018 Oracle, Inc.</rights> 11939 <issued date="2018-06-27"/> 11940 <cve href="http://linux.oracle.com/cve/CVE-2018-1080.html">CVE-2018-1080</cve> 11941 11942 </advisory> 11943 </metadata> 11944 <criteria operator="AND"> 11945 <criterion test_ref="oval:com.oracle.elsa:tst:20181979001" comment="Oracle Linux 7 is installed"/> 11946 <criteria operator="OR"> 11947 <criteria operator="AND"> 11948 <criterion test_ref="oval:com.oracle.elsa:tst:20181979002" comment="pki-base is earlier than 0:10.5.1-13.1.el7_5"/> 11949 <criterion test_ref="oval:com.oracle.elsa:tst:20181979003" comment="pki-base is signed with the Oracle Linux 7 key"/> 11950 </criteria> 11951 <criteria operator="AND"> 11952 <criterion test_ref="oval:com.oracle.elsa:tst:20181979004" comment="pki-base-java is earlier than 0:10.5.1-13.1.el7_5"/> 11953 <criterion test_ref="oval:com.oracle.elsa:tst:20181979005" comment="pki-base-java is signed with the Oracle Linux 7 key"/> 11954 </criteria> 11955 <criteria operator="AND"> 11956 <criterion test_ref="oval:com.oracle.elsa:tst:20181979006" comment="pki-ca is earlier than 0:10.5.1-13.1.el7_5"/> 11957 <criterion test_ref="oval:com.oracle.elsa:tst:20181979007" comment="pki-ca is signed with the Oracle Linux 7 key"/> 11958 </criteria> 11959 <criteria operator="AND"> 11960 <criterion test_ref="oval:com.oracle.elsa:tst:20181979008" comment="pki-javadoc is earlier than 0:10.5.1-13.1.el7_5"/> 11961 <criterion test_ref="oval:com.oracle.elsa:tst:20181979009" comment="pki-javadoc is signed with the Oracle Linux 7 key"/> 11962 </criteria> 11963 <criteria operator="AND"> 11964 <criterion test_ref="oval:com.oracle.elsa:tst:20181979010" comment="pki-kra is earlier than 0:10.5.1-13.1.el7_5"/> 11965 <criterion test_ref="oval:com.oracle.elsa:tst:20181979011" comment="pki-kra is signed with the Oracle Linux 7 key"/> 11966 </criteria> 11967 <criteria operator="AND"> 11968 <criterion test_ref="oval:com.oracle.elsa:tst:20181979012" comment="pki-server is earlier than 0:10.5.1-13.1.el7_5"/> 11969 <criterion test_ref="oval:com.oracle.elsa:tst:20181979013" comment="pki-server is signed with the Oracle Linux 7 key"/> 11970 </criteria> 11971 <criteria operator="AND"> 11972 <criterion test_ref="oval:com.oracle.elsa:tst:20181979014" comment="pki-symkey is earlier than 0:10.5.1-13.1.el7_5"/> 11973 <criterion test_ref="oval:com.oracle.elsa:tst:20181979015" comment="pki-symkey is signed with the Oracle Linux 7 key"/> 11974 </criteria> 11975 <criteria operator="AND"> 11976 <criterion test_ref="oval:com.oracle.elsa:tst:20181979016" comment="pki-tools is earlier than 0:10.5.1-13.1.el7_5"/> 11977 <criterion test_ref="oval:com.oracle.elsa:tst:20181979017" comment="pki-tools is signed with the Oracle Linux 7 key"/> 11978 </criteria> 11979 </criteria> 11980 </criteria> 11981 11982 </definition> 11983 <definition id="oval:com.oracle.elsa:def:20181997" version="501" class="patch"> 11984 <metadata> 11985 <title> 11986 ELSA-2018-1997: libvirt security and bug fix update (IMPORTANT) 11987 </title> 11988 <affected family="unix"> 11989 <platform>Oracle Linux 7</platform> 11990 11991 </affected> 11992 <reference source="elsa" ref_id="ELSA-2018-1997" ref_url="http://linux.oracle.com/errata/ELSA-2018-1997.html"/> 11993 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 11994 11995 <description> 11996 [3.9.0-14.el7_5.6] 11997 - logging: Don't inhibit shutdown in system daemon (rhbz#1573268) 11998 - util: don't check for parallel iteration in hash-related functions (rhbz#1581364) 11999 - cpu: define the 'virt-ssbd' CPUID feature bit (CVE-2018-3639) 12000 - virNumaGetHugePageInfo: Return page_avail and page_free as ULL (rhbz#1582418) 12001 </description> 12002 <!-- 12003 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12004 --> 12005 <advisory> 12006 <severity>IMPORTANT</severity> 12007 <rights>Copyright 2018 Oracle, Inc.</rights> 12008 <issued date="2018-06-27"/> 12009 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 12010 12011 </advisory> 12012 </metadata> 12013 <criteria operator="AND"> 12014 <criterion test_ref="oval:com.oracle.elsa:tst:20181997001" comment="Oracle Linux 7 is installed"/> 12015 <criteria operator="OR"> 12016 <criteria operator="AND"> 12017 <criterion test_ref="oval:com.oracle.elsa:tst:20181997002" comment="libvirt is earlier than 0:3.9.0-14.el7_5.6"/> 12018 <criterion test_ref="oval:com.oracle.elsa:tst:20181997003" comment="libvirt is signed with the Oracle Linux 7 key"/> 12019 </criteria> 12020 <criteria operator="AND"> 12021 <criterion test_ref="oval:com.oracle.elsa:tst:20181997004" comment="libvirt-admin is earlier than 0:3.9.0-14.el7_5.6"/> 12022 <criterion test_ref="oval:com.oracle.elsa:tst:20181997005" comment="libvirt-admin is signed with the Oracle Linux 7 key"/> 12023 </criteria> 12024 <criteria operator="AND"> 12025 <criterion test_ref="oval:com.oracle.elsa:tst:20181997006" comment="libvirt-client is earlier than 0:3.9.0-14.el7_5.6"/> 12026 <criterion test_ref="oval:com.oracle.elsa:tst:20181997007" comment="libvirt-client is signed with the Oracle Linux 7 key"/> 12027 </criteria> 12028 <criteria operator="AND"> 12029 <criterion test_ref="oval:com.oracle.elsa:tst:20181997008" comment="libvirt-daemon is earlier than 0:3.9.0-14.el7_5.6"/> 12030 <criterion test_ref="oval:com.oracle.elsa:tst:20181997009" comment="libvirt-daemon is signed with the Oracle Linux 7 key"/> 12031 </criteria> 12032 <criteria operator="AND"> 12033 <criterion test_ref="oval:com.oracle.elsa:tst:20181997010" comment="libvirt-daemon-config-network is earlier than 0:3.9.0-14.el7_5.6"/> 12034 <criterion test_ref="oval:com.oracle.elsa:tst:20181997011" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key"/> 12035 </criteria> 12036 <criteria operator="AND"> 12037 <criterion test_ref="oval:com.oracle.elsa:tst:20181997012" comment="libvirt-daemon-config-nwfilter is earlier than 0:3.9.0-14.el7_5.6"/> 12038 <criterion test_ref="oval:com.oracle.elsa:tst:20181997013" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key"/> 12039 </criteria> 12040 <criteria operator="AND"> 12041 <criterion test_ref="oval:com.oracle.elsa:tst:20181997014" comment="libvirt-daemon-driver-interface is earlier than 0:3.9.0-14.el7_5.6"/> 12042 <criterion test_ref="oval:com.oracle.elsa:tst:20181997015" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key"/> 12043 </criteria> 12044 <criteria operator="AND"> 12045 <criterion test_ref="oval:com.oracle.elsa:tst:20181997016" comment="libvirt-daemon-driver-lxc is earlier than 0:3.9.0-14.el7_5.6"/> 12046 <criterion test_ref="oval:com.oracle.elsa:tst:20181997017" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key"/> 12047 </criteria> 12048 <criteria operator="AND"> 12049 <criterion test_ref="oval:com.oracle.elsa:tst:20181997018" comment="libvirt-daemon-driver-network is earlier than 0:3.9.0-14.el7_5.6"/> 12050 <criterion test_ref="oval:com.oracle.elsa:tst:20181997019" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key"/> 12051 </criteria> 12052 <criteria operator="AND"> 12053 <criterion test_ref="oval:com.oracle.elsa:tst:20181997020" comment="libvirt-daemon-driver-nodedev is earlier than 0:3.9.0-14.el7_5.6"/> 12054 <criterion test_ref="oval:com.oracle.elsa:tst:20181997021" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key"/> 12055 </criteria> 12056 <criteria operator="AND"> 12057 <criterion test_ref="oval:com.oracle.elsa:tst:20181997022" comment="libvirt-daemon-driver-nwfilter is earlier than 0:3.9.0-14.el7_5.6"/> 12058 <criterion test_ref="oval:com.oracle.elsa:tst:20181997023" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key"/> 12059 </criteria> 12060 <criteria operator="AND"> 12061 <criterion test_ref="oval:com.oracle.elsa:tst:20181997024" comment="libvirt-daemon-driver-qemu is earlier than 0:3.9.0-14.el7_5.6"/> 12062 <criterion test_ref="oval:com.oracle.elsa:tst:20181997025" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key"/> 12063 </criteria> 12064 <criteria operator="AND"> 12065 <criterion test_ref="oval:com.oracle.elsa:tst:20181997026" comment="libvirt-daemon-driver-secret is earlier than 0:3.9.0-14.el7_5.6"/> 12066 <criterion test_ref="oval:com.oracle.elsa:tst:20181997027" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key"/> 12067 </criteria> 12068 <criteria operator="AND"> 12069 <criterion test_ref="oval:com.oracle.elsa:tst:20181997028" comment="libvirt-daemon-driver-storage is earlier than 0:3.9.0-14.el7_5.6"/> 12070 <criterion test_ref="oval:com.oracle.elsa:tst:20181997029" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key"/> 12071 </criteria> 12072 <criteria operator="AND"> 12073 <criterion test_ref="oval:com.oracle.elsa:tst:20181997030" comment="libvirt-daemon-driver-storage-core is earlier than 0:3.9.0-14.el7_5.6"/> 12074 <criterion test_ref="oval:com.oracle.elsa:tst:20181997031" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key"/> 12075 </criteria> 12076 <criteria operator="AND"> 12077 <criterion test_ref="oval:com.oracle.elsa:tst:20181997032" comment="libvirt-daemon-driver-storage-disk is earlier than 0:3.9.0-14.el7_5.6"/> 12078 <criterion test_ref="oval:com.oracle.elsa:tst:20181997033" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key"/> 12079 </criteria> 12080 <criteria operator="AND"> 12081 <criterion test_ref="oval:com.oracle.elsa:tst:20181997034" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:3.9.0-14.el7_5.6"/> 12082 <criterion test_ref="oval:com.oracle.elsa:tst:20181997035" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key"/> 12083 </criteria> 12084 <criteria operator="AND"> 12085 <criterion test_ref="oval:com.oracle.elsa:tst:20181997036" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:3.9.0-14.el7_5.6"/> 12086 <criterion test_ref="oval:com.oracle.elsa:tst:20181997037" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key"/> 12087 </criteria> 12088 <criteria operator="AND"> 12089 <criterion test_ref="oval:com.oracle.elsa:tst:20181997038" comment="libvirt-daemon-driver-storage-logical is earlier than 0:3.9.0-14.el7_5.6"/> 12090 <criterion test_ref="oval:com.oracle.elsa:tst:20181997039" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key"/> 12091 </criteria> 12092 <criteria operator="AND"> 12093 <criterion test_ref="oval:com.oracle.elsa:tst:20181997040" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:3.9.0-14.el7_5.6"/> 12094 <criterion test_ref="oval:com.oracle.elsa:tst:20181997041" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key"/> 12095 </criteria> 12096 <criteria operator="AND"> 12097 <criterion test_ref="oval:com.oracle.elsa:tst:20181997042" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:3.9.0-14.el7_5.6"/> 12098 <criterion test_ref="oval:com.oracle.elsa:tst:20181997043" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key"/> 12099 </criteria> 12100 <criteria operator="AND"> 12101 <criterion test_ref="oval:com.oracle.elsa:tst:20181997044" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:3.9.0-14.el7_5.6"/> 12102 <criterion test_ref="oval:com.oracle.elsa:tst:20181997045" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key"/> 12103 </criteria> 12104 <criteria operator="AND"> 12105 <criterion test_ref="oval:com.oracle.elsa:tst:20181997046" comment="libvirt-daemon-kvm is earlier than 0:3.9.0-14.el7_5.6"/> 12106 <criterion test_ref="oval:com.oracle.elsa:tst:20181997047" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key"/> 12107 </criteria> 12108 <criteria operator="AND"> 12109 <criterion test_ref="oval:com.oracle.elsa:tst:20181997048" comment="libvirt-daemon-lxc is earlier than 0:3.9.0-14.el7_5.6"/> 12110 <criterion test_ref="oval:com.oracle.elsa:tst:20181997049" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key"/> 12111 </criteria> 12112 <criteria operator="AND"> 12113 <criterion test_ref="oval:com.oracle.elsa:tst:20181997050" comment="libvirt-devel is earlier than 0:3.9.0-14.el7_5.6"/> 12114 <criterion test_ref="oval:com.oracle.elsa:tst:20181997051" comment="libvirt-devel is signed with the Oracle Linux 7 key"/> 12115 </criteria> 12116 <criteria operator="AND"> 12117 <criterion test_ref="oval:com.oracle.elsa:tst:20181997052" comment="libvirt-docs is earlier than 0:3.9.0-14.el7_5.6"/> 12118 <criterion test_ref="oval:com.oracle.elsa:tst:20181997053" comment="libvirt-docs is signed with the Oracle Linux 7 key"/> 12119 </criteria> 12120 <criteria operator="AND"> 12121 <criterion test_ref="oval:com.oracle.elsa:tst:20181997054" comment="libvirt-libs is earlier than 0:3.9.0-14.el7_5.6"/> 12122 <criterion test_ref="oval:com.oracle.elsa:tst:20181997055" comment="libvirt-libs is signed with the Oracle Linux 7 key"/> 12123 </criteria> 12124 <criteria operator="AND"> 12125 <criterion test_ref="oval:com.oracle.elsa:tst:20181997056" comment="libvirt-lock-sanlock is earlier than 0:3.9.0-14.el7_5.6"/> 12126 <criterion test_ref="oval:com.oracle.elsa:tst:20181997057" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key"/> 12127 </criteria> 12128 <criteria operator="AND"> 12129 <criterion test_ref="oval:com.oracle.elsa:tst:20181997058" comment="libvirt-login-shell is earlier than 0:3.9.0-14.el7_5.6"/> 12130 <criterion test_ref="oval:com.oracle.elsa:tst:20181997059" comment="libvirt-login-shell is signed with the Oracle Linux 7 key"/> 12131 </criteria> 12132 <criteria operator="AND"> 12133 <criterion test_ref="oval:com.oracle.elsa:tst:20181997060" comment="libvirt-nss is earlier than 0:3.9.0-14.el7_5.6"/> 12134 <criterion test_ref="oval:com.oracle.elsa:tst:20181997061" comment="libvirt-nss is signed with the Oracle Linux 7 key"/> 12135 </criteria> 12136 </criteria> 12137 </criteria> 12138 12139 </definition> 12140 <definition id="oval:com.oracle.elsa:def:20182001" version="501" class="patch"> 12141 <metadata> 12142 <title> 12143 ELSA-2018-2001: qemu-kvm security update (IMPORTANT) 12144 </title> 12145 <affected family="unix"> 12146 <platform>Oracle Linux 7</platform> 12147 12148 </affected> 12149 <reference source="elsa" ref_id="ELSA-2018-2001" ref_url="http://linux.oracle.com/errata/ELSA-2018-2001.html"/> 12150 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 12151 12152 <description> 12153 [1.5.3-156.el7_5.3] 12154 - kvm-i386-Define-the-Virt-SSBD-MSR-and-handling-of-it-CVE.patch [bz#1584363] 12155 - kvm-i386-define-the-AMD-virt-ssbd-CPUID-feature-bit-CVE-.patch [bz#1584363] 12156 - Resolves: bz#1584363 12157 (CVE-2018-3639 qemu-kvm: hw: cpu: AMD: speculative store bypass [rhel-7.5.z]) 12158 </description> 12159 <!-- 12160 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12161 --> 12162 <advisory> 12163 <severity>IMPORTANT</severity> 12164 <rights>Copyright 2018 Oracle, Inc.</rights> 12165 <issued date="2018-06-27"/> 12166 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 12167 12168 </advisory> 12169 </metadata> 12170 <criteria operator="AND"> 12171 <criterion test_ref="oval:com.oracle.elsa:tst:20182001001" comment="Oracle Linux 7 is installed"/> 12172 <criteria operator="OR"> 12173 <criteria operator="AND"> 12174 <criterion test_ref="oval:com.oracle.elsa:tst:20182001002" comment="qemu-img is earlier than 10:1.5.3-156.el7_5.3"/> 12175 <criterion test_ref="oval:com.oracle.elsa:tst:20182001003" comment="qemu-img is signed with the Oracle Linux 7 key"/> 12176 </criteria> 12177 <criteria operator="AND"> 12178 <criterion test_ref="oval:com.oracle.elsa:tst:20182001004" comment="qemu-kvm is earlier than 10:1.5.3-156.el7_5.3"/> 12179 <criterion test_ref="oval:com.oracle.elsa:tst:20182001005" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 12180 </criteria> 12181 <criteria operator="AND"> 12182 <criterion test_ref="oval:com.oracle.elsa:tst:20182001006" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7_5.3"/> 12183 <criterion test_ref="oval:com.oracle.elsa:tst:20182001007" comment="qemu-kvm-common is signed with the Oracle Linux 7 key"/> 12184 </criteria> 12185 <criteria operator="AND"> 12186 <criterion test_ref="oval:com.oracle.elsa:tst:20182001008" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7_5.3"/> 12187 <criterion test_ref="oval:com.oracle.elsa:tst:20182001009" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key"/> 12188 </criteria> 12189 </criteria> 12190 </criteria> 12191 12192 </definition> 12193 <definition id="oval:com.oracle.elsa:def:20182113" version="501" class="patch"> 12194 <metadata> 12195 <title> 12196 ELSA-2018-2113: firefox security update (CRITICAL) 12197 </title> 12198 <affected family="unix"> 12199 <platform>Oracle Linux 7</platform> 12200 12201 </affected> 12202 <reference source="elsa" ref_id="ELSA-2018-2113" ref_url="http://linux.oracle.com/errata/ELSA-2018-2113.html"/> 12203 <reference source="CVE" ref_id="CVE-2017-7762" ref_url="http://linux.oracle.com/cve/CVE-2017-7762.html"/> 12204 <reference source="CVE" ref_id="CVE-2018-12359" ref_url="http://linux.oracle.com/cve/CVE-2018-12359.html"/> 12205 <reference source="CVE" ref_id="CVE-2018-12363" ref_url="http://linux.oracle.com/cve/CVE-2018-12363.html"/> 12206 <reference source="CVE" ref_id="CVE-2018-12364" ref_url="http://linux.oracle.com/cve/CVE-2018-12364.html"/> 12207 <reference source="CVE" ref_id="CVE-2018-12366" ref_url="http://linux.oracle.com/cve/CVE-2018-12366.html"/> 12208 <reference source="CVE" ref_id="CVE-2018-5156" ref_url="http://linux.oracle.com/cve/CVE-2018-5156.html"/> 12209 <reference source="CVE" ref_id="CVE-2018-5188" ref_url="http://linux.oracle.com/cve/CVE-2018-5188.html"/> 12210 <reference source="CVE" ref_id="CVE-2018-6126" ref_url="http://linux.oracle.com/cve/CVE-2018-6126.html"/> 12211 <reference source="CVE" ref_id="CVE-2018-12360" ref_url="http://linux.oracle.com/cve/CVE-2018-12360.html"/> 12212 <reference source="CVE" ref_id="CVE-2018-12362" ref_url="http://linux.oracle.com/cve/CVE-2018-12362.html"/> 12213 <reference source="CVE" ref_id="CVE-2018-12365" ref_url="http://linux.oracle.com/cve/CVE-2018-12365.html"/> 12214 12215 <description> 12216 [60.1.0-4.0.1] 12217 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 12218 12219 [60.1.0-4] 12220 - Disabled jemalloc on all second arches 12221 12222 [60.1.0-3] 12223 - Updated to 60.1.0 ESR build2 12224 12225 [60.1.0-2] 12226 - Disabled jemalloc on second arches 12227 12228 [60.1.0-1] 12229 - Updated to 60.1.0 ESR 12230 12231 [60.0-12] 12232 - Fixing bundled libffi issues 12233 - Readded some requirements 12234 12235 [60.0-10] 12236 - Added fix for mozilla BZ#1436242 - IPC crashes. 12237 12238 [60.0-9] 12239 - Bundling libffi for the sec-arches 12240 - Added openssl-devel for the Python 12241 - Fixing bundled gtk3 12242 12243 [60.0-8] 12244 - Added fix for mozilla BZ#1458492 12245 12246 [60.0-7] 12247 - Added patch from rhbz#1498561 to fix ppc64(le) crashes. 12248 12249 [60.0-6] 12250 - Disabled jemalloc on second arches 12251 12252 [60.0-4] 12253 - Update to 60.0 ESR 12254 12255 [52.7.0-1] 12256 - Update to 52.7.0 ESR 12257 12258 [52.6.0-2] 12259 - Build Firefox for desktop arches only (x86_64 and ppc64le) 12260 12261 [52.6.0-1] 12262 - Update to 52.6.0 ESR 12263 12264 [52.5.0-1] 12265 - Update to 52.5.0 ESR 12266 12267 [52.4.0-1] 12268 - Update to 52.4.0 ESR 12269 12270 [52.3.0-3] 12271 - Update to 52.3.0 ESR (b2) 12272 - Require correct nss version 12273 12274 [52.2.0-1] 12275 - Update to 52.2.0 ESR 12276 12277 [52.1.2-1] 12278 - Update to 52.1.2 ESR 12279 12280 [52.0-7] 12281 - Added fix for accept language (rhbz#1454322) 12282 12283 [52.0-6] 12284 - Removing patch required for older NSS from RHEL 7.3 12285 - Added patch for rhbz#1414564 12286 12287 [52.0-5] 12288 - Added fix for mozbz#1348168/CVE-2017-5428 12289 12290 [52.0-4] 12291 - Update to 52.0 ESR (b4) 12292 12293 [52.0-3] 12294 - Added fix for rhbz#1423012 - ppc64 gfx crashes 12295 12296 [52.0-2] 12297 - Enable system nss 12298 12299 [52.0-1] 12300 - Update to 52.0ESR (B1) 12301 - Build RHEL7 package for Gtk3 12302 12303 [52.0-0.13] 12304 - Added fix for rhbz#1414535 12305 12306 [52.0-0.12] 12307 - Update to 52.0b8 12308 12309 [52.0-0.11] 12310 - Readded addons patch 12311 12312 [52.0-0.10] 12313 - Update to 52.0b3 12314 12315 [52.0-0.9] 12316 - Update to 52.0b2 12317 12318 [52.0-0.8] 12319 - Update to 52.0b1 12320 12321 [52.0-0.5] 12322 - Firefox Aurora 52 testing build 12323 </description> 12324 <!-- 12325 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12326 --> 12327 <advisory> 12328 <severity>CRITICAL</severity> 12329 <rights>Copyright 2018 Oracle, Inc.</rights> 12330 <issued date="2018-07-04"/> 12331 <cve href="http://linux.oracle.com/cve/CVE-2017-7762.html">CVE-2017-7762</cve> 12332 <cve href="http://linux.oracle.com/cve/CVE-2018-12359.html">CVE-2018-12359</cve> 12333 <cve href="http://linux.oracle.com/cve/CVE-2018-12363.html">CVE-2018-12363</cve> 12334 <cve href="http://linux.oracle.com/cve/CVE-2018-12364.html">CVE-2018-12364</cve> 12335 <cve href="http://linux.oracle.com/cve/CVE-2018-12366.html">CVE-2018-12366</cve> 12336 <cve href="http://linux.oracle.com/cve/CVE-2018-5156.html">CVE-2018-5156</cve> 12337 <cve href="http://linux.oracle.com/cve/CVE-2018-5188.html">CVE-2018-5188</cve> 12338 <cve href="http://linux.oracle.com/cve/CVE-2018-6126.html">CVE-2018-6126</cve> 12339 <cve href="http://linux.oracle.com/cve/CVE-2018-12360.html">CVE-2018-12360</cve> 12340 <cve href="http://linux.oracle.com/cve/CVE-2018-12362.html">CVE-2018-12362</cve> 12341 <cve href="http://linux.oracle.com/cve/CVE-2018-12365.html">CVE-2018-12365</cve> 12342 12343 </advisory> 12344 </metadata> 12345 <criteria operator="AND"> 12346 <criterion test_ref="oval:com.oracle.elsa:tst:20182113001" comment="Oracle Linux 7 is installed"/> 12347 <criteria operator="AND"> 12348 <criterion test_ref="oval:com.oracle.elsa:tst:20182113002" comment="firefox is earlier than 0:60.1.0-4.0.1.el7_5"/> 12349 <criterion test_ref="oval:com.oracle.elsa:tst:20182113003" comment="firefox is signed with the Oracle Linux 7 key"/> 12350 </criteria> 12351 </criteria> 12352 12353 </definition> 12354 <definition id="oval:com.oracle.elsa:def:20182123" version="501" class="patch"> 12355 <metadata> 12356 <title> 12357 ELSA-2018-2123: python security update (MODERATE) 12358 </title> 12359 <affected family="unix"> 12360 <platform>Oracle Linux 7</platform> 12361 12362 </affected> 12363 <reference source="elsa" ref_id="ELSA-2018-2123" ref_url="http://linux.oracle.com/errata/ELSA-2018-2123.html"/> 12364 <reference source="CVE" ref_id="CVE-2016-2183" ref_url="http://linux.oracle.com/cve/CVE-2016-2183.html"/> 12365 12366 <description> 12367 [2.7.5-69.0.1] 12368 - Add Oracle Linux distribution in platform.py [orabug 20812544] 12369 12370 [2.7.5-70] 12371 - Remove 3DS cipher to mitigate CVE-2016-2183 (sweet32). 12372 Resolves: rhbz#1584545 12373 </description> 12374 <!-- 12375 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12376 --> 12377 <advisory> 12378 <severity>MODERATE</severity> 12379 <rights>Copyright 2018 Oracle, Inc.</rights> 12380 <issued date="2018-07-03"/> 12381 <cve href="http://linux.oracle.com/cve/CVE-2016-2183.html">CVE-2016-2183</cve> 12382 12383 </advisory> 12384 </metadata> 12385 <criteria operator="AND"> 12386 <criterion test_ref="oval:com.oracle.elsa:tst:20182123001" comment="Oracle Linux 7 is installed"/> 12387 <criteria operator="OR"> 12388 <criteria operator="AND"> 12389 <criterion test_ref="oval:com.oracle.elsa:tst:20182123002" comment="python is earlier than 0:2.7.5-69.0.1.el7_5"/> 12390 <criterion test_ref="oval:com.oracle.elsa:tst:20182123003" comment="python is signed with the Oracle Linux 7 key"/> 12391 </criteria> 12392 <criteria operator="AND"> 12393 <criterion test_ref="oval:com.oracle.elsa:tst:20182123004" comment="python-debug is earlier than 0:2.7.5-69.0.1.el7_5"/> 12394 <criterion test_ref="oval:com.oracle.elsa:tst:20182123005" comment="python-debug is signed with the Oracle Linux 7 key"/> 12395 </criteria> 12396 <criteria operator="AND"> 12397 <criterion test_ref="oval:com.oracle.elsa:tst:20182123006" comment="python-devel is earlier than 0:2.7.5-69.0.1.el7_5"/> 12398 <criterion test_ref="oval:com.oracle.elsa:tst:20182123007" comment="python-devel is signed with the Oracle Linux 7 key"/> 12399 </criteria> 12400 <criteria operator="AND"> 12401 <criterion test_ref="oval:com.oracle.elsa:tst:20182123008" comment="python-libs is earlier than 0:2.7.5-69.0.1.el7_5"/> 12402 <criterion test_ref="oval:com.oracle.elsa:tst:20182123009" comment="python-libs is signed with the Oracle Linux 7 key"/> 12403 </criteria> 12404 <criteria operator="AND"> 12405 <criterion test_ref="oval:com.oracle.elsa:tst:20182123010" comment="python-test is earlier than 0:2.7.5-69.0.1.el7_5"/> 12406 <criterion test_ref="oval:com.oracle.elsa:tst:20182123011" comment="python-test is signed with the Oracle Linux 7 key"/> 12407 </criteria> 12408 <criteria operator="AND"> 12409 <criterion test_ref="oval:com.oracle.elsa:tst:20182123012" comment="python-tools is earlier than 0:2.7.5-69.0.1.el7_5"/> 12410 <criterion test_ref="oval:com.oracle.elsa:tst:20182123013" comment="python-tools is signed with the Oracle Linux 7 key"/> 12411 </criteria> 12412 <criteria operator="AND"> 12413 <criterion test_ref="oval:com.oracle.elsa:tst:20182123014" comment="tkinter is earlier than 0:2.7.5-69.0.1.el7_5"/> 12414 <criterion test_ref="oval:com.oracle.elsa:tst:20182123015" comment="tkinter is signed with the Oracle Linux 7 key"/> 12415 </criteria> 12416 </criteria> 12417 </criteria> 12418 12419 </definition> 12420 <definition id="oval:com.oracle.elsa:def:20182162" version="501" class="patch"> 12421 <metadata> 12422 <title> 12423 ELSA-2018-2162: qemu-kvm security update (IMPORTANT) 12424 </title> 12425 <affected family="unix"> 12426 <platform>Oracle Linux 6</platform> 12427 12428 </affected> 12429 <reference source="elsa" ref_id="ELSA-2018-2162" ref_url="http://linux.oracle.com/errata/ELSA-2018-2162.html"/> 12430 <reference source="CVE" ref_id="CVE-2018-5683" ref_url="http://linux.oracle.com/cve/CVE-2018-5683.html"/> 12431 <reference source="CVE" ref_id="CVE-2017-13672" ref_url="http://linux.oracle.com/cve/CVE-2017-13672.html"/> 12432 <reference source="CVE" ref_id="CVE-2018-7858" ref_url="http://linux.oracle.com/cve/CVE-2018-7858.html"/> 12433 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 12434 12435 <description> 12436 [0.12.1.2-2.506.el6_10.1] 12437 - qemu-kvm-i386-define-the-ssbd-CPUID-feature-bit-CVE-2018-3639.patch [bz#1574074] 12438 - qemu-kvm-i386-Define-the-Virt-SSBD-MSR-and-handling-of-it-CVE.patch [bz#1574074] 12439 - qemu-kvm-i386-define-the-AMD-virt-ssbd-CPUID-feature-bit-CVE-.patch [bz#1574074] 12440 - Resolves: bz#1574074 12441 (CVE-2018-3639 qemu-kvm: hw: cpu: speculative store bypass [rhel-6.10.z]) 12442 12443 [0.12.1.2-2.506.el6] 12444 - kvm-vga-add-share_surface-flag.patch [bz#1553674] 12445 - kvm-vga-add-sanity-checks.patch [bz#1553674] 12446 - Resolves: bz#1553674 12447 (CVE-2018-7858 qemu-kvm: Qemu: cirrus: OOB access when updating vga display [rhel-6]) 12448 12449 [0.12.1.2-2.505.el6] 12450 - kvm-target-i386-add-support-for-SPEC_CTRL-MSR.patch [bz#1525939 bz#1528024] 12451 - kvm-target-i386-cpu-add-new-CPUID-bits-for-indirect-bran.patch [bz#1525939 bz#1528024] 12452 - kvm-target-i386-cpu-add-new-CPU-models-for-indirect-bran.patch [bz#1525939 bz#1528024] 12453 - kvm-cirrus-fix-oob-access-in-mode4and5-write-functions.patch [bz#1501298] 12454 - kvm-vga-stop-passing-pointers-to-vga_draw_line-functions.patch [bz#1486641] 12455 - kvm-vga-check-the-validation-of-memory-addr-when-draw-te.patch [bz#1534692] 12456 - Resolves: bz#1486641 12457 (CVE-2017-13672 qemu-kvm-rhev: Qemu: vga: OOB read access during display update [rhel-6.10]) 12458 - Resolves: bz#1501298 12459 (CVE-2017-15289 qemu-kvm: Qemu: cirrus: OOB access issue in mode4and5 write functions [rhel-6.10]) 12460 - Resolves: bz#1525939 12461 (CVE-2017-5715 qemu-kvm: hw: cpu: speculative execution branch target injection [rhel-6.10]) 12462 - Resolves: bz#1528024 12463 (CVE-2017-5715 qemu-kvm-rhev: hw: cpu: speculative execution branch target injection [rhel-6.10]) 12464 - Resolves: bz#1534692 12465 (CVE-2018-5683 qemu-kvm: Qemu: Out-of-bounds read in vga_draw_text routine [rhel-6.10]) 12466 - Resolves: bz#1549152 12467 (qemu-kvm-rhev: remove unused patch file [rhel-6.10]) 12468 12469 [0.12.1.2-2.504.el6] 12470 - kvm-vnc-apply-display-size-limits.patch [bz#1430616 bz#1430617] 12471 - kvm-fix-cirrus_vga-fix-OOB-read-case-qemu-Segmentation-f.patch [bz#1443448 bz#1443450] 12472 - kvm-cirrus-vnc-zap-bitblit-support-from-console-code.patch [bz#1443448 bz#1443450 bz#1447542 bz#1447545] 12473 - kvm-cirrus-avoid-write-only-variables.patch [bz#1444378 bz#1444380] 12474 - kvm-cirrus-stop-passing-around-dst-pointers-in-the-blitt.patch [bz#1444378 bz#1444380] 12475 - kvm-cirrus-stop-passing-around-src-pointers-in-the-blitt.patch [bz#1444378 bz#1444380] 12476 - kvm-cirrus-fix-off-by-one-in-cirrus_bitblt_rop_bkwd_tran.patch [bz#1444378 bz#1444380] 12477 - kvm-cirrus-fix-PUTPIXEL-macro.patch [bz#1444378 bz#1444380] 12478 - Resolves: bz#1430616 12479 (CVE-2017-2633 qemu-kvm: Qemu: VNC: memory corruption due to unchecked resolution limit [rhel-6.10]) 12480 - Resolves: bz#1430617 12481 (CVE-2017-2633 qemu-kvm-rhev: Qemu: VNC: memory corruption due to unchecked resolution limit [rhel-6.10]) 12482 - Resolves: bz#1443448 12483 (CVE-2017-7718 qemu-kvm: Qemu: display: cirrus: OOB read access issue [rhel-6.10]) 12484 - Resolves: bz#1443450 12485 (CVE-2017-7718 qemu-kvm-rhev: Qemu: display: cirrus: OOB read access issue [rhel-6.10]) 12486 - Resolves: bz#1444378 12487 (CVE-2017-7980 qemu-kvm: Qemu: display: cirrus: OOB r/w access issues in bitblt routines [rhel-6.10]) 12488 - Resolves: bz#1444380 12489 (CVE-2017-7980 qemu-kvm-rhev: Qemu: display: cirrus: OOB r/w access issues in bitblt routines [rhel-6.10]) 12490 - Resolves: bz#1447542 12491 (CVE-2016-9603 qemu-kvm: Qemu: cirrus: heap buffer overflow via vnc connection [rhel-6.10]) 12492 - Resolves: bz#1447545 12493 (CVE-2016-9603 qemu-kvm-rhev: Qemu: cirrus: heap buffer overflow via vnc connection [rhel-6.10]) 12494 </description> 12495 <!-- 12496 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12497 --> 12498 <advisory> 12499 <severity>IMPORTANT</severity> 12500 <rights>Copyright 2018 Oracle, Inc.</rights> 12501 <issued date="2018-07-10"/> 12502 <cve href="http://linux.oracle.com/cve/CVE-2018-5683.html">CVE-2018-5683</cve> 12503 <cve href="http://linux.oracle.com/cve/CVE-2017-13672.html">CVE-2017-13672</cve> 12504 <cve href="http://linux.oracle.com/cve/CVE-2018-7858.html">CVE-2018-7858</cve> 12505 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 12506 12507 </advisory> 12508 </metadata> 12509 <criteria operator="AND"> 12510 <criterion test_ref="oval:com.oracle.elsa:tst:20182162001" comment="Oracle Linux 6 is installed"/> 12511 <criteria operator="OR"> 12512 <criteria operator="AND"> 12513 <criterion test_ref="oval:com.oracle.elsa:tst:20182162002" comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.506.el6_10.1"/> 12514 <criterion test_ref="oval:com.oracle.elsa:tst:20182162003" comment="qemu-guest-agent is signed with the Oracle Linux 6 key"/> 12515 </criteria> 12516 <criteria operator="AND"> 12517 <criterion test_ref="oval:com.oracle.elsa:tst:20182162004" comment="qemu-img is earlier than 2:0.12.1.2-2.506.el6_10.1"/> 12518 <criterion test_ref="oval:com.oracle.elsa:tst:20182162005" comment="qemu-img is signed with the Oracle Linux 6 key"/> 12519 </criteria> 12520 <criteria operator="AND"> 12521 <criterion test_ref="oval:com.oracle.elsa:tst:20182162006" comment="qemu-kvm is earlier than 2:0.12.1.2-2.506.el6_10.1"/> 12522 <criterion test_ref="oval:com.oracle.elsa:tst:20182162007" comment="qemu-kvm is signed with the Oracle Linux 6 key"/> 12523 </criteria> 12524 <criteria operator="AND"> 12525 <criterion test_ref="oval:com.oracle.elsa:tst:20182162008" comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.506.el6_10.1"/> 12526 <criterion test_ref="oval:com.oracle.elsa:tst:20182162009" comment="qemu-kvm-tools is signed with the Oracle Linux 6 key"/> 12527 </criteria> 12528 </criteria> 12529 </criteria> 12530 12531 </definition> 12532 <definition id="oval:com.oracle.elsa:def:20182164" version="501" class="patch"> 12533 <metadata> 12534 <title> 12535 ELSA-2018-2164: kernel security and bug fix update (IMPORTANT) 12536 </title> 12537 <affected family="unix"> 12538 <platform>Oracle Linux 6</platform> 12539 12540 </affected> 12541 <reference source="elsa" ref_id="ELSA-2018-2164" ref_url="http://linux.oracle.com/errata/ELSA-2018-2164.html"/> 12542 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 12543 <reference source="CVE" ref_id="CVE-2018-10675" ref_url="http://linux.oracle.com/cve/CVE-2018-10675.html"/> 12544 <reference source="CVE" ref_id="CVE-2018-3665" ref_url="http://linux.oracle.com/cve/CVE-2018-3665.html"/> 12545 <reference source="CVE" ref_id="CVE-2018-10872" ref_url="http://linux.oracle.com/cve/CVE-2018-10872.html"/> 12546 12547 <description> 12548 [2.6.32-754.2.1.OL6] 12549 - Update genkey [bug 25599697] 12550 12551 [2.6.32-754.2.1] 12552 - [x86] entry/64: Don't use IST entry for #BP stack (Waiman Long) [1596113] {CVE-2018-10872} 12553 - [fs] gfs2: Flush delayed work earlier in gfs2_inode_lookup (Andreas Grunbacher) [1506281] 12554 - [mm] mempolicy: fix use after free when calling get_mempolicy (Augusto Caringi) [1576757] {CVE-2018-10675} 12555 - [mm] Fix NULL pointer dereference in dequeue_hwpoisoned_huge_page() (Larry Woodman) [1381653] 12556 - [fs] NFSv4.1: Fix up replays of interrupted requests (Benjamin Coddington) [1553423] 12557 - [fs] NFSv4.1: Simplify struct nfs4_sequence_args too (Benjamin Coddington) [1553423] 12558 - [fs] NFSv4.1: Label each entry in the session slot tables with its slot number (Benjamin Coddington) [1553423] 12559 - [fs] NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer (Benjamin Coddington) [1553423] 12560 - [fs] NFSv4.1: nfs4_alloc_slots doesn't need zeroing (Benjamin Coddington) [1553423] 12561 - [fs] NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots (Benjamin Coddington) [1553423] 12562 - [fs] NFSv4.1: Fix a NFSv4.1 session initialisation regression (Benjamin Coddington) [1553423] 12563 - [scsi] ipr: Fix sync scsi scan (Gustavo Duarte) [1572310] 12564 - [scsi] ipr: Wait to do async scan until scsi host is initialized (Gustavo Duarte) [1572310] 12565 12566 [2.6.32-754.1.1] 12567 - [x86] microcode: Fix CPU synchronization routine (Prarit Bhargava) [1574592] 12568 - [x86] microcode: Synchronize late microcode loading (Prarit Bhargava) [1574592] 12569 - [x86] microcode: Request microcode on the BSP (Prarit Bhargava) [1574592] 12570 - [x86] microcode: Sanitize per-cpu microcode reloading interface (Prarit Bhargava) [1574592] 12571 - [x86] virt_spec_ctrl: Set correct host SSDB value for AMD (Waiman Long) [1584356] {CVE-2018-3639} 12572 - [x86] spec_ctrl: Eliminate TIF_SSBD checks in IBRS on/off functions (Waiman Long) [1584356] {CVE-2018-3639} 12573 - [x86] spec_ctrl: Disable SSBD update from scheduler if not user settable (Waiman Long) [1584356] {CVE-2018-3639} 12574 - [x86] spec_ctrl: Make ssbd_enabled writtable (Waiman Long) [1584356] {CVE-2018-3639} 12575 - [x86] spec_ctrl: Remove thread_info check in __wrmsr_on_cpu() (Waiman Long) [1584356] {CVE-2018-3639} 12576 - [x86] spec_ctrl: Write per-thread SSBD state to spec_ctrl_pcp (Waiman Long) [1584356] {CVE-2018-3639} 12577 - [x86] spec_ctrl: Add a read-only ssbd_enabled debugfs file (Waiman Long) [1584356] {CVE-2018-3639} 12578 - [x86] bugs: Switch the selection of mitigation from CPU vendor to CPU features (Waiman Long) [1584356] {CVE-2018-3639} 12579 - [x86] bugs: Add AMD's SPEC_CTRL MSR usage (Waiman Long) [1584356] {CVE-2018-3639} 12580 - [x86] bugs: Add AMD's variant of SSB_NO (Waiman Long) [1584356] {CVE-2018-3639} 12581 - [x86] bugs/intel: Set proper CPU features and setup RDS (Waiman Long) [1584356] {CVE-2018-3639} 12582 - [x86] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES (Waiman Long) [1584356] {CVE-2018-3639} 12583 - [x86] KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD (Waiman Long) [1584356] {CVE-2018-3639} 12584 - [x86] speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG (Waiman Long) [1584356] {CVE-2018-3639} 12585 - [x86] bugs: Rework spec_ctrl base and mask logic (Waiman Long) [1584356] {CVE-2018-3639} 12586 - [x86] spec_ctrl: Rework SPEC_CTRL update after late microcode loading (Waiman Long) [1584356] {CVE-2018-3639} 12587 - [x86] spec_ctrl: Make sync_all_cpus_ibrs() write spec_ctrl_pcp value (Waiman Long) [1584356] {CVE-2018-3639} 12588 - [x86] bugs: Unify x86_spec_ctrl_{set_guest, restore_host} (Waiman Long) [1584356] {CVE-2018-3639} 12589 - [x86] speculation: Rework speculative_store_bypass_update() (Waiman Long) [1584356] {CVE-2018-3639} 12590 - [x86] speculation: Add virtualized speculative store bypass disable support (Waiman Long) [1584356] {CVE-2018-3639} 12591 - [x86] bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL (Waiman Long) [1584356] {CVE-2018-3639} 12592 - [x86] KVM: Rename KVM SPEC_CTRL MSR functions to match upstream (Waiman Long) [1584356] {CVE-2018-3639} 12593 - [x86] speculation: Handle HT correctly on AMD (Waiman Long) [1584356] {CVE-2018-3639} 12594 - [x86] cpufeatures: Add FEATURE_ZEN (Waiman Long) [1584356] {CVE-2018-3639} 12595 - [x86] cpufeatures: Disentangle SSBD enumeration (Waiman Long) [1584356] {CVE-2018-3639} 12596 - [x86] cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS (Waiman Long) [1584356] {CVE-2018-3639} 12597 - [x86] speculation: Use synthetic bits for IBRS/IBPB/STIBP (Waiman Long) [1584356] {CVE-2018-3639} 12598 - [x86] bugs: Fix missing void (Waiman Long) [1584356] {CVE-2018-3639} 12599 - [documentation] spec_ctrl: Do some minor cleanups (Waiman Long) [1584356] {CVE-2018-3639} 12600 - [x86] speculation: Make 'seccomp' the default mode for Speculative Store Bypass (Waiman Long) [1584356] {CVE-2018-3639} 12601 - [kernel] seccomp: Move speculation migitation control to arch code (Waiman Long) [1584356] {CVE-2018-3639} 12602 - [kernel] seccomp: Use PR_SPEC_FORCE_DISABLE (Waiman Long) [1584356] {CVE-2018-3639} 12603 - [uapi] prctl: Add force disable speculation (Waiman Long) [1584356] {CVE-2018-3639} 12604 - [kernel] seccomp: Enable speculation flaw mitigations (Waiman Long) [1584356] {CVE-2018-3639} 12605 - [fs] proc: Provide details on speculation flaw mitigations (Waiman Long) [1584356] {CVE-2018-3639} 12606 - [x86] nospec: Allow getting/setting on non-current task (Waiman Long) [1584356] {CVE-2018-3639} 12607 - [x86] spec_ctrl: Show IBPB in the Spectre_v2 sysfs file (Waiman Long) [1584356] {CVE-2018-3639} 12608 - [x86] pti: Check MSR_IA32_ARCH_CAPABILITIES for Meltdown vulnearability (Waiman Long) [1584356] {CVE-2018-3639} 12609 - [x86] spec_ctrl: Sync up naming of SPEC_CTRL MSR bits with upstream (Waiman Long) [1584356] {CVE-2018-3639} 12610 - [x86] pti: Fix kexec warning on debug kernel (Waiman Long) [1584356] {CVE-2018-3639} 12611 - [x86] kvm/fpu: Enable eager FPU restore (Paolo Bonzini) [1589047] {CVE-2018-3665} 12612 - [x86] always enable eager FPU by default (Paolo Bonzini) [1589047] {CVE-2018-3665} 12613 - [x86] fpu: Load xsave pointer *after* initialization (Paolo Bonzini) [1589047] {CVE-2018-3665} 12614 - [x86] fpu: Fix 32-bit signal frame handling (Paolo Bonzini) [1589047] {CVE-2018-3665} 12615 - [x86] fpu: Always restore_xinit_state() when use_eager_cpu() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12616 - [x86] fpu: Rename drop_init_fpu() to fpu_reset_state() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12617 - [x86] fpu: Fix math_state_restore() race with kernel_fpu_begin() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12618 - [x86] fpu: Fold __drop_fpu() into its sole user (Paolo Bonzini) [1589047] {CVE-2018-3665} 12619 - [x86] fpu: Don't abuse drop_init_fpu() in flush_thread() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12620 - [x86] fpu: Introduce restore_init_xstate() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12621 - [x86] fpu: Document user_fpu_begin() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12622 - [x86] fpu: Factor out memset(xstate, 0) in fpu_finit() paths (Paolo Bonzini) [1589047] {CVE-2018-3665} 12623 - [x86] fpu: Change xstateregs_get()/set() to use ->xsave.i387 rather than ->fxsave (Paolo Bonzini) [1589047] {CVE-2018-3665} 12624 - [x86] fpu: Always allow FPU in interrupt if use_eager_fpu() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12625 - [x86] fpu: Don't abuse has_fpu in __kernel_fpu_begin/end() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12626 - [x86] fpu: Introduce per-cpu in_kernel_fpu state (Paolo Bonzini) [1589047] {CVE-2018-3665} 12627 - [x86] fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU (Paolo Bonzini) [1589047] {CVE-2018-3665} 12628 - [x86] fpu: Change math_error() to use unlazy_fpu(), kill (now) unused save_init_fpu() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12629 - [x86] Merge simd_math_error() into math_error() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12630 - [x86] fpu: Don't do __thread_fpu_end() if use_eager_fpu() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12631 - [x86] fpu: Don't reset thread.fpu_counter (Paolo Bonzini) [1589047] {CVE-2018-3665} 12632 - [x86] fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12633 - [x86] Allow FPU to be used at interrupt time even with eagerfpu (Paolo Bonzini) [1589047] {CVE-2018-3665} 12634 - [x86] i387.c: Initialize thread xstate only on CPU0 only once (Paolo Bonzini) [1589047] {CVE-2018-3665} 12635 - [x86] kvm: fix kvm's usage of kernel_fpu_begin/end() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12636 - [x86] rhel: initialize scattered CPUID features early (Paolo Bonzini) [1589047] {CVE-2018-3665} 12637 - [x86] fpu: make eagerfpu= boot param tri-state (Paolo Bonzini) [1589047] {CVE-2018-3665} 12638 - [x86] fpu: enable eagerfpu by default for xsaveopt (Paolo Bonzini) [1589047] {CVE-2018-3665} 12639 - [x86] fpu: decouple non-lazy/eager fpu restore from xsave (Paolo Bonzini) [1589047] {CVE-2018-3665} 12640 - [x86] fpu: use non-lazy fpu restore for processors supporting xsave (Paolo Bonzini) [1589047] {CVE-2018-3665} 12641 - [x86] fpu: remove unnecessary user_fpu_end() in save_xstate_sig() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12642 - [x86] fpu: drop_fpu() before restoring new state from sigframe (Paolo Bonzini) [1589047] {CVE-2018-3665} 12643 - [x86] fpu: Unify signal handling code paths for x86 and x86_64 kernels (Paolo Bonzini) [1589047] {CVE-2018-3665} 12644 - [x86] fpu: drop the fpu state during thread exit (Paolo Bonzini) [1589047] {CVE-2018-3665} 12645 - [x86] signals: ia32_signal.c: add __user casts to fix sparse warnings (Paolo Bonzini) [1589047] {CVE-2018-3665} 12646 - [x86] fpu: Consolidate inline asm routines for saving/restoring fpu state (Paolo Bonzini) [1589047] {CVE-2018-3665} 12647 - [x86] signal: Cleanup ifdefs and is_ia32, is_x32 (Paolo Bonzini) [1589047] {CVE-2018-3665} 12648 - [x86] fpu/xsave: Keep __user annotation in casts (Paolo Bonzini) [1589047] {CVE-2018-3665} 12649 (Paolo Bonzini) [1589047] {CVE-2018-3665} 12650 - [x86] extable: Remove open-coded exception table entries in arch/x86/include/asm/xsave.h (Paolo Bonzini) [1589047] {CVE-2018-3665} 12651 into exported and internal interfaces (Paolo Bonzini) [1589047] {CVE-2018-3665} 12652 - [x86] i387: Uninline the generic FP helpers that we expose to kernel modules (Paolo Bonzini) [1589047] {CVE-2018-3665} 12653 - [x86] i387: (DON'T ACTUALLY) support lazy restore of FPU state (Paolo Bonzini) [1589047] {CVE-2018-3665} 12654 - [x86] i387: use 'restore_fpu_checking()' directly in task switching code (Paolo Bonzini) [1589047] {CVE-2018-3665} 12655 - [x86] i387: fix up some fpu_counter confusion (Paolo Bonzini) [1589047] {CVE-2018-3665} 12656 - [x86] i387: re-introduce FPU state preloading at context switch time (Paolo Bonzini) [1589047] {CVE-2018-3665} 12657 - [x86] i387: move TS_USEDFPU flag from thread_info to task_struct (Paolo Bonzini) [1589047] {CVE-2018-3665} 12658 - [x86] i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore (Paolo Bonzini) [1589047] {CVE-2018-3665} 12659 - [x86] i387: do not preload FPU state at task switch time (Paolo Bonzini) [1589047] {CVE-2018-3665} 12660 - [x86] i387: don't ever touch TS_USEDFPU directly, use helper functions (Paolo Bonzini) [1589047] {CVE-2018-3665} 12661 - [x86] i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers (Paolo Bonzini) [1589047] {CVE-2018-3665} 12662 - [x86] i387: fix x86-64 preemption-unsafe user stack save/restore (Paolo Bonzini) [1589047] {CVE-2018-3665} 12663 - [x86] i387: math_state_restore() isn't called from asm (Paolo Bonzini) [1589047] {CVE-2018-3665} 12664 - [x86] fix potentially dangerous trailing '; ' in #defined values/expressions (Paolo Bonzini) [1589047] {CVE-2018-3665} 12665 - [x86] x86-32, fpu: Fix FPU exception handling on non-SSE systems (Paolo Bonzini) [1589047] {CVE-2018-3665} 12666 - [x86] Fix common misspellings (Paolo Bonzini) [1589047] {CVE-2018-3665} 12667 - [x86] kvm: Initialize fpu state in preemptible context (Paolo Bonzini) [1589047] {CVE-2018-3665} 12668 - [x86] fpu: Merge fpu_save_init() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12669 - [x86] x86-32, fpu: Rewrite fpu_save_init() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12670 - [x86] fpu: Remove PSHUFB_XMM5_* macros (Paolo Bonzini) [1589047] {CVE-2018-3665} 12671 - [x86] fpu: Remove unnecessary ifdefs from i387 code. (Paolo Bonzini) [1589047] {CVE-2018-3665} 12672 - [x86] x86-64, fpu: Simplify constraints for fxsave/fxtstor (Paolo Bonzini) [1589047] {CVE-2018-3665} 12673 - [x86] x86-64, fpu: Fix cs value in convert_from_fxsr() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12674 - [x86] x86-64, fpu: Disable preemption when using TS_USEDFPU (Paolo Bonzini) [1589047] {CVE-2018-3665} 12675 - [x86] fpu: Merge __save_init_fpu() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12676 - [x86] fpu: Merge tolerant_fwait() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12677 - [x86] fpu: Merge fpu_init() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12678 - [x86] xsave: Disable xsave in i387 emulation mode (Paolo Bonzini) [1589047] {CVE-2018-3665} 12679 - [x86] xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0 (Paolo Bonzini) [1589047] {CVE-2018-3665} 12680 - [x86] xsave: Add __init attribute to setup_xstate_features() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12681 - [x86] xsave: Make init_xstate_buf static (Paolo Bonzini) [1589047] {CVE-2018-3665} 12682 - [x86] xsave: Check cpuid level for XSTATE_CPUID (0x0d) (Paolo Bonzini) [1589047] {CVE-2018-3665} 12683 - [x86] xsave: Introduce xstate enable functions (Paolo Bonzini) [1589047] {CVE-2018-3665} 12684 - [x86] xsave: Do not include asm/i387.h in asm/xsave.h (Paolo Bonzini) [1589047] {CVE-2018-3665} 12685 - [x86] Avoid unnecessary __clear_user() and xrstor in signal handling (Paolo Bonzini) [1589047] {CVE-2018-3665} 12686 - [x86] xsave: Cleanup return codes in check_for_xstate() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12687 - [x86] xsave: Separate fpu and xsave initialization (Paolo Bonzini) [1589047] {CVE-2018-3665} 12688 - [x86] xsave: Move boot cpu initialization to xsave_init() (Paolo Bonzini) [1589047] {CVE-2018-3665} 12689 - [x86] Revert '[x86] fpu: change save_i387_xstate() to rely on unlazy_fpu()' (Paolo Bonzini) [1589047] {CVE-2018-3665} 12690 - [x86] Revert '[x86] fpu: shift clear_used_math() from save_i387_xstate() to handle_signal()' (Paolo Bonzini) [1589047] {CVE-2018-3665} 12691 </description> 12692 <!-- 12693 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12694 --> 12695 <advisory> 12696 <severity>IMPORTANT</severity> 12697 <rights>Copyright 2018 Oracle, Inc.</rights> 12698 <issued date="2018-07-10"/> 12699 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 12700 <cve href="http://linux.oracle.com/cve/CVE-2018-10675.html">CVE-2018-10675</cve> 12701 <cve href="http://linux.oracle.com/cve/CVE-2018-3665.html">CVE-2018-3665</cve> 12702 <cve href="http://linux.oracle.com/cve/CVE-2018-10872.html">CVE-2018-10872</cve> 12703 12704 </advisory> 12705 </metadata> 12706 <criteria operator="AND"> 12707 <criterion test_ref="oval:com.oracle.elsa:tst:20182164001" comment="Oracle Linux 6 is installed"/> 12708 <criteria operator="OR"> 12709 <criteria operator="AND"> 12710 <criterion test_ref="oval:com.oracle.elsa:tst:20182164002" comment="kernel is earlier than 0:2.6.32-754.2.1.el6"/> 12711 <criterion test_ref="oval:com.oracle.elsa:tst:20182164003" comment="kernel is signed with the Oracle Linux 6 key"/> 12712 </criteria> 12713 <criteria operator="AND"> 12714 <criterion test_ref="oval:com.oracle.elsa:tst:20182164004" comment="kernel-abi-whitelists is earlier than 0:2.6.32-754.2.1.el6"/> 12715 <criterion test_ref="oval:com.oracle.elsa:tst:20182164005" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key"/> 12716 </criteria> 12717 <criteria operator="AND"> 12718 <criterion test_ref="oval:com.oracle.elsa:tst:20182164006" comment="kernel-debug is earlier than 0:2.6.32-754.2.1.el6"/> 12719 <criterion test_ref="oval:com.oracle.elsa:tst:20182164007" comment="kernel-debug is signed with the Oracle Linux 6 key"/> 12720 </criteria> 12721 <criteria operator="AND"> 12722 <criterion test_ref="oval:com.oracle.elsa:tst:20182164008" comment="kernel-debug-devel is earlier than 0:2.6.32-754.2.1.el6"/> 12723 <criterion test_ref="oval:com.oracle.elsa:tst:20182164009" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/> 12724 </criteria> 12725 <criteria operator="AND"> 12726 <criterion test_ref="oval:com.oracle.elsa:tst:20182164010" comment="kernel-devel is earlier than 0:2.6.32-754.2.1.el6"/> 12727 <criterion test_ref="oval:com.oracle.elsa:tst:20182164011" comment="kernel-devel is signed with the Oracle Linux 6 key"/> 12728 </criteria> 12729 <criteria operator="AND"> 12730 <criterion test_ref="oval:com.oracle.elsa:tst:20182164012" comment="kernel-doc is earlier than 0:2.6.32-754.2.1.el6"/> 12731 <criterion test_ref="oval:com.oracle.elsa:tst:20182164013" comment="kernel-doc is signed with the Oracle Linux 6 key"/> 12732 </criteria> 12733 <criteria operator="AND"> 12734 <criterion test_ref="oval:com.oracle.elsa:tst:20182164014" comment="kernel-firmware is earlier than 0:2.6.32-754.2.1.el6"/> 12735 <criterion test_ref="oval:com.oracle.elsa:tst:20182164015" comment="kernel-firmware is signed with the Oracle Linux 6 key"/> 12736 </criteria> 12737 <criteria operator="AND"> 12738 <criterion test_ref="oval:com.oracle.elsa:tst:20182164016" comment="kernel-headers is earlier than 0:2.6.32-754.2.1.el6"/> 12739 <criterion test_ref="oval:com.oracle.elsa:tst:20182164017" comment="kernel-headers is signed with the Oracle Linux 6 key"/> 12740 </criteria> 12741 <criteria operator="AND"> 12742 <criterion test_ref="oval:com.oracle.elsa:tst:20182164018" comment="perf is earlier than 0:2.6.32-754.2.1.el6"/> 12743 <criterion test_ref="oval:com.oracle.elsa:tst:20182164019" comment="perf is signed with the Oracle Linux 6 key"/> 12744 </criteria> 12745 <criteria operator="AND"> 12746 <criterion test_ref="oval:com.oracle.elsa:tst:20182164020" comment="python-perf is earlier than 0:2.6.32-754.2.1.el6"/> 12747 <criterion test_ref="oval:com.oracle.elsa:tst:20182164021" comment="python-perf is signed with the Oracle Linux 6 key"/> 12748 </criteria> 12749 </criteria> 12750 </criteria> 12751 12752 </definition> 12753 <definition id="oval:com.oracle.elsa:def:20182180" version="501" class="patch"> 12754 <metadata> 12755 <title> 12756 ELSA-2018-2180: gnupg2 security update (IMPORTANT) 12757 </title> 12758 <affected family="unix"> 12759 <platform>Oracle Linux 6</platform> 12760 12761 </affected> 12762 <reference source="elsa" ref_id="ELSA-2018-2180" ref_url="http://linux.oracle.com/errata/ELSA-2018-2180.html"/> 12763 <reference source="CVE" ref_id="CVE-2018-12020" ref_url="http://linux.oracle.com/cve/CVE-2018-12020.html"/> 12764 12765 <description> 12766 [2.0.14-9] 12767 - fix CVE-2018-12020 - missing sanitization of original filename 12768 </description> 12769 <!-- 12770 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12771 --> 12772 <advisory> 12773 <severity>IMPORTANT</severity> 12774 <rights>Copyright 2018 Oracle, Inc.</rights> 12775 <issued date="2018-07-11"/> 12776 <cve href="http://linux.oracle.com/cve/CVE-2018-12020.html">CVE-2018-12020</cve> 12777 12778 </advisory> 12779 </metadata> 12780 <criteria operator="AND"> 12781 <criterion test_ref="oval:com.oracle.elsa:tst:20182180001" comment="Oracle Linux 6 is installed"/> 12782 <criteria operator="OR"> 12783 <criteria operator="AND"> 12784 <criterion test_ref="oval:com.oracle.elsa:tst:20182180002" comment="gnupg2 is earlier than 0:2.0.14-9.el6_10"/> 12785 <criterion test_ref="oval:com.oracle.elsa:tst:20182180003" comment="gnupg2 is signed with the Oracle Linux 6 key"/> 12786 </criteria> 12787 <criteria operator="AND"> 12788 <criterion test_ref="oval:com.oracle.elsa:tst:20182180004" comment="gnupg2-smime is earlier than 0:2.0.14-9.el6_10"/> 12789 <criterion test_ref="oval:com.oracle.elsa:tst:20182180005" comment="gnupg2-smime is signed with the Oracle Linux 6 key"/> 12790 </criteria> 12791 </criteria> 12792 </criteria> 12793 12794 </definition> 12795 <definition id="oval:com.oracle.elsa:def:20182181" version="501" class="patch"> 12796 <metadata> 12797 <title> 12798 ELSA-2018-2181: gnupg2 security update (IMPORTANT) 12799 </title> 12800 <affected family="unix"> 12801 <platform>Oracle Linux 7</platform> 12802 12803 </affected> 12804 <reference source="elsa" ref_id="ELSA-2018-2181" ref_url="http://linux.oracle.com/errata/ELSA-2018-2181.html"/> 12805 <reference source="CVE" ref_id="CVE-2018-12020" ref_url="http://linux.oracle.com/cve/CVE-2018-12020.html"/> 12806 12807 <description> 12808 [2.0.22-5] 12809 - fix CVE-2018-12020 - missing sanitization of original filename 12810 </description> 12811 <!-- 12812 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12813 --> 12814 <advisory> 12815 <severity>IMPORTANT</severity> 12816 <rights>Copyright 2018 Oracle, Inc.</rights> 12817 <issued date="2018-07-11"/> 12818 <cve href="http://linux.oracle.com/cve/CVE-2018-12020.html">CVE-2018-12020</cve> 12819 12820 </advisory> 12821 </metadata> 12822 <criteria operator="AND"> 12823 <criterion test_ref="oval:com.oracle.elsa:tst:20182181001" comment="Oracle Linux 7 is installed"/> 12824 <criteria operator="OR"> 12825 <criteria operator="AND"> 12826 <criterion test_ref="oval:com.oracle.elsa:tst:20182181002" comment="gnupg2 is earlier than 0:2.0.22-5.el7_5"/> 12827 <criterion test_ref="oval:com.oracle.elsa:tst:20182181003" comment="gnupg2 is signed with the Oracle Linux 7 key"/> 12828 </criteria> 12829 <criteria operator="AND"> 12830 <criterion test_ref="oval:com.oracle.elsa:tst:20182181004" comment="gnupg2-smime is earlier than 0:2.0.22-5.el7_5"/> 12831 <criterion test_ref="oval:com.oracle.elsa:tst:20182181005" comment="gnupg2-smime is signed with the Oracle Linux 7 key"/> 12832 </criteria> 12833 </criteria> 12834 </criteria> 12835 12836 </definition> 12837 <definition id="oval:com.oracle.elsa:def:20182240" version="501" class="patch"> 12838 <metadata> 12839 <title> 12840 ELSA-2018-2240: openslp security update (IMPORTANT) 12841 </title> 12842 <affected family="unix"> 12843 <platform>Oracle Linux 7</platform> 12844 12845 </affected> 12846 <reference source="elsa" ref_id="ELSA-2018-2240" ref_url="http://linux.oracle.com/errata/ELSA-2018-2240.html"/> 12847 <reference source="CVE" ref_id="CVE-2017-17833" ref_url="http://linux.oracle.com/cve/CVE-2017-17833.html"/> 12848 12849 <description> 12850 [1:2.0.0-7] 12851 - Fix possible heap memory corruption, CVE-2017-17833 12852 Resolves: #1575698 12853 </description> 12854 <!-- 12855 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12856 --> 12857 <advisory> 12858 <severity>IMPORTANT</severity> 12859 <rights>Copyright 2018 Oracle, Inc.</rights> 12860 <issued date="2018-07-23"/> 12861 <cve href="http://linux.oracle.com/cve/CVE-2017-17833.html">CVE-2017-17833</cve> 12862 12863 </advisory> 12864 </metadata> 12865 <criteria operator="AND"> 12866 <criterion test_ref="oval:com.oracle.elsa:tst:20182240001" comment="Oracle Linux 7 is installed"/> 12867 <criteria operator="OR"> 12868 <criteria operator="AND"> 12869 <criterion test_ref="oval:com.oracle.elsa:tst:20182240002" comment="openslp is earlier than 1:2.0.0-7.el7_5"/> 12870 <criterion test_ref="oval:com.oracle.elsa:tst:20182240003" comment="openslp is signed with the Oracle Linux 7 key"/> 12871 </criteria> 12872 <criteria operator="AND"> 12873 <criterion test_ref="oval:com.oracle.elsa:tst:20182240004" comment="openslp-devel is earlier than 1:2.0.0-7.el7_5"/> 12874 <criterion test_ref="oval:com.oracle.elsa:tst:20182240005" comment="openslp-devel is signed with the Oracle Linux 7 key"/> 12875 </criteria> 12876 <criteria operator="AND"> 12877 <criterion test_ref="oval:com.oracle.elsa:tst:20182240006" comment="openslp-server is earlier than 1:2.0.0-7.el7_5"/> 12878 <criterion test_ref="oval:com.oracle.elsa:tst:20182240007" comment="openslp-server is signed with the Oracle Linux 7 key"/> 12879 </criteria> 12880 </criteria> 12881 </criteria> 12882 12883 </definition> 12884 <definition id="oval:com.oracle.elsa:def:20182241" version="501" class="patch"> 12885 <metadata> 12886 <title> 12887 ELSA-2018-2241: java-1.8.0-openjdk security update (MODERATE) 12888 </title> 12889 <affected family="unix"> 12890 <platform>Oracle Linux 6</platform> 12891 12892 </affected> 12893 <reference source="elsa" ref_id="ELSA-2018-2241" ref_url="http://linux.oracle.com/errata/ELSA-2018-2241.html"/> 12894 <reference source="CVE" ref_id="CVE-2018-2952" ref_url="http://linux.oracle.com/cve/CVE-2018-2952.html"/> 12895 12896 <description> 12897 [1:1.8.0.181-7.b13] 12898 - Update to aarch64-jdk8u181-b13. 12899 - Remove 8187577/PR3578 now applied upstream. 12900 - Resolves: rhbz#1594249 12901 12902 [1:1.8.0.181-3.b04] 12903 - Fix hook to show hs_err*.log files on failures. 12904 - Resolves: rhbz#1594249 12905 12906 [1:1.8.0.181-3.b04] 12907 - Fix requires/provides filters for internal libs. See RHBZ#1590796 12908 - Resolves: rhbz#1594249 12909 12910 [1:1.8.0.181-2.b04] 12911 - Add '8206406, PR3610, RH1597825: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list' 12912 - Resolves: rhbz#1594249 12913 12914 [1:1.8.0.181-1.b04] 12915 - Add hook to show hs_err*.log files on failures. 12916 - Resolves: rhbz#1594249 12917 12918 [1:1.8.0.181-1.b04] 12919 - Mark bugs that have been pushed to 8u upstream and are scheduled for a release. 12920 - Resolves: rhbz#1594249 12921 12922 [1:1.8.0.181-1.b04] 12923 - Update to aarch64-jdk8u181-b04 and aarch64-shenandoah-jdk8u181-b04. 12924 - Resolves: rhbz#1594249 12925 12926 [1:1.8.0.181-0.b03] 12927 - Update to aarch64-jdk8u181-b03 and aarch64-shenandoah-jdk8u181-b03. 12928 - Remove AArch64 patch for PR3458/RH1540242 as applied upstream. 12929 - Resolves: rhbz#1594249 12930 12931 [1:1.8.0.172-2.b11] 12932 - Remove build flags exemption for aarch64 now the platform is more mature and can bootstrap OpenJDK with these flags. 12933 - Resolves: rhbz#1594249 12934 12935 [1:1.8.0.172-2.b11] 12936 - Fix a number of bad bug identifiers (PR3546 should be PR3578, PR3456 should be PR3546) 12937 - Resolves: rhbz#1594249 12938 12939 [1:1.8.0.172-2.b11] 12940 - Split PR3458/RH1540242 fix into AArch64 & Zero sections, as their upstream trajectories differ. 12941 - Enable patch570 missed in last changeset. 12942 - Resolves: rhbz#1594249 12943 12944 [1:1.8.0.172-1.b11] 12945 - Sync with IcedTea 3.8.0. 12946 - Label architecture-specific fixes with architecture concerned 12947 - x86: S8199936, PR3533: HotSpot generates code with unaligned stack, crashes on SSE operations (-mstackrealign workaround) 12948 - PR3539, RH1548475: Pass EXTRA_LDFLAGS to HotSpot build 12949 - 8171000, PR3542, RH1402819: Robot.createScreenCapture() crashes in wayland mode 12950 - 8197546, PR3542, RH1402819: Fix for 8171000 breaks Solaris + Linux builds 12951 - 8185723, PR3553: Zero: segfaults on Power PC 32-bit 12952 - 8186461, PR3557: Zero's atomic_copy64() should use SPE instructions on linux-powerpcspe 12953 - PR3559: Use ldrexd for atomic reads on ARMv7. 12954 - 8187577, PR3578: JVM crash during gc doing concurrent marking 12955 - 8201509, PR3579: Zero: S390 31bit atomic_copy64 inline assembler is wrong 12956 - 8165489, PR3589: Missing G1 barrier in Unsafe_GetObjectVolatile 12957 - PR3591: Fix for bug 3533 doesn't add -mstackrealign to JDK code 12958 - 8184309, PR3596: Build warnings from GCC 7.1 on Fedora 26 12959 - Resolves: rhbz#1594249 12960 12961 [1:1.8.0.172-0.b11] 12962 - Update to aarch64-jdk8u172-b11 and aarch64-shenandoah-jdk8u172-b11. 12963 - Resolves: rhbz#1594249 12964 12965 [1:1.8.0.171-11.b12] 12966 - Update to aarch64-jdk8u171-b12 and aarch64-shenandoah-jdk8u171-b12. 12967 - Remove patch for 8200556/PR3566 as applied upstream. 12968 - Resolves: rhbz#1594249 12969 12970 [1:1.8.0.171-11.b10] 12971 - Fix jconsole.desktop.in subcategory, replacing 'Monitor' with 'Profiling' (PR3550) 12972 - Resolves: rhbz#1594249 12973 12974 [1:1.8.0.171-11.b10] 12975 - Fix invalid license 'LGPL+' (should be LGPLv2+ for ECC code) and add missing ones 12976 - Resolves: rhbz#1594249 12977 12978 [1:1.8.0.171-10.b03] 12979 - added missing hooks for c-j-c 12980 - Resolves: rhbz#1594249 12981 12982 [1:1.8.0.171-9.b10] 12983 - added and applied 1566890_embargoed20180521.patch 12984 - Resolves: rhbz#1578548 12985 </description> 12986 <!-- 12987 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 12988 --> 12989 <advisory> 12990 <severity>MODERATE</severity> 12991 <rights>Copyright 2018 Oracle, Inc.</rights> 12992 <issued date="2018-07-23"/> 12993 <cve href="http://linux.oracle.com/cve/CVE-2018-2952.html">CVE-2018-2952</cve> 12994 12995 </advisory> 12996 </metadata> 12997 <criteria operator="AND"> 12998 <criterion test_ref="oval:com.oracle.elsa:tst:20182241001" comment="Oracle Linux 6 is installed"/> 12999 <criteria operator="OR"> 13000 <criteria operator="AND"> 13001 <criterion test_ref="oval:com.oracle.elsa:tst:20182241002" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13002 <criterion test_ref="oval:com.oracle.elsa:tst:20182241003" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key"/> 13003 </criteria> 13004 <criteria operator="AND"> 13005 <criterion test_ref="oval:com.oracle.elsa:tst:20182241004" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13006 <criterion test_ref="oval:com.oracle.elsa:tst:20182241005" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key"/> 13007 </criteria> 13008 <criteria operator="AND"> 13009 <criterion test_ref="oval:com.oracle.elsa:tst:20182241006" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13010 <criterion test_ref="oval:com.oracle.elsa:tst:20182241007" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 13011 </criteria> 13012 <criteria operator="AND"> 13013 <criterion test_ref="oval:com.oracle.elsa:tst:20182241008" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13014 <criterion test_ref="oval:com.oracle.elsa:tst:20182241009" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key"/> 13015 </criteria> 13016 <criteria operator="AND"> 13017 <criterion test_ref="oval:com.oracle.elsa:tst:20182241010" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13018 <criterion test_ref="oval:com.oracle.elsa:tst:20182241011" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 13019 </criteria> 13020 <criteria operator="AND"> 13021 <criterion test_ref="oval:com.oracle.elsa:tst:20182241012" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13022 <criterion test_ref="oval:com.oracle.elsa:tst:20182241013" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key"/> 13023 </criteria> 13024 <criteria operator="AND"> 13025 <criterion test_ref="oval:com.oracle.elsa:tst:20182241014" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13026 <criterion test_ref="oval:com.oracle.elsa:tst:20182241015" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key"/> 13027 </criteria> 13028 <criteria operator="AND"> 13029 <criterion test_ref="oval:com.oracle.elsa:tst:20182241016" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13030 <criterion test_ref="oval:com.oracle.elsa:tst:20182241017" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key"/> 13031 </criteria> 13032 <criteria operator="AND"> 13033 <criterion test_ref="oval:com.oracle.elsa:tst:20182241018" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13034 <criterion test_ref="oval:com.oracle.elsa:tst:20182241019" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 13035 </criteria> 13036 <criteria operator="AND"> 13037 <criterion test_ref="oval:com.oracle.elsa:tst:20182241020" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13038 <criterion test_ref="oval:com.oracle.elsa:tst:20182241021" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key"/> 13039 </criteria> 13040 <criteria operator="AND"> 13041 <criterion test_ref="oval:com.oracle.elsa:tst:20182241022" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13042 <criterion test_ref="oval:com.oracle.elsa:tst:20182241023" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key"/> 13043 </criteria> 13044 <criteria operator="AND"> 13045 <criterion test_ref="oval:com.oracle.elsa:tst:20182241024" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.181-3.b13.el6_10"/> 13046 <criterion test_ref="oval:com.oracle.elsa:tst:20182241025" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key"/> 13047 </criteria> 13048 </criteria> 13049 </criteria> 13050 13051 </definition> 13052 <definition id="oval:com.oracle.elsa:def:20182242" version="501" class="patch"> 13053 <metadata> 13054 <title> 13055 ELSA-2018-2242: java-1.8.0-openjdk security and bug fix update (MODERATE) 13056 </title> 13057 <affected family="unix"> 13058 <platform>Oracle Linux 7</platform> 13059 13060 </affected> 13061 <reference source="elsa" ref_id="ELSA-2018-2242" ref_url="http://linux.oracle.com/errata/ELSA-2018-2242.html"/> 13062 <reference source="CVE" ref_id="CVE-2018-2952" ref_url="http://linux.oracle.com/cve/CVE-2018-2952.html"/> 13063 13064 <description> 13065 [1:1.8.0.181-7.b13] 13066 - Update to aarch64-jdk8u181-b13 and aarch64-shenandoah-jdk8u181-b13. 13067 - Remove 8187577/PR3578 now applied upstream. 13068 - Resolves: rhbz#1594249 13069 13070 [1:1.8.0.181-3.b04] 13071 - Fix hook to show hs_err*.log files on failures. 13072 - Resolves: rhbz#1594249 13073 13074 [1:1.8.0.181-3.b04] 13075 - Fix requires/provides filters for internal libs. See RHBZ#1590796 13076 - Resolves: rhbz#1594249 13077 13078 [1:1.8.0.181-3.b04] 13079 - Update bug status and add missing bug IDs 13080 - Resolves: rhbz#1594249 13081 13082 [1:1.8.0.181-2.b04] 13083 - Add '8206406, PR3610, RH1597825: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list' 13084 - Resolves: rhbz#1594249 13085 13086 [1:1.8.0.181-1.b04] 13087 - Add hook to show hs_err*.log files on failures. 13088 - Resolves: rhbz#1594249 13089 13090 [1:1.8.0.181-1.b04] 13091 - Mark bugs that have been pushed to 8u upstream and are scheduled for a release. 13092 - Resolves: rhbz#1594249 13093 13094 [1:1.8.0.181-1.b04] 13095 - Update to aarch64-jdk8u181-b04 and aarch64-shenandoah-jdk8u181-b04. 13096 - Resolves: rhbz#1594249 13097 13098 [1:1.8.0.181-0.b03] 13099 - Update to aarch64-jdk8u181-b03 and aarch64-shenandoah-jdk8u181-b03. 13100 - Remove AArch64 patch for PR3458/RH1540242 as applied upstream. 13101 - Resolves: rhbz#1594249 13102 13103 [1:1.8.0.172-4.b11] 13104 - Read jssecacerts file prior to trying either cacerts file (system or local) (PR3575) 13105 - Resolves: rhbz#1593737 13106 13107 [1:1.8.0.172-3.b11] 13108 - Update Shenandoah tarball to fix TCK overflow failure. 13109 - Resolves: rhbz#1588364 13110 13111 [11:1.8.0.172-3.b11] 13112 - jsa files changed to 444 to pass rpm verification 13113 - Fix reg-ex for filtering private libraries' provides/requires. 13114 - Resolves: rhbz#1588364 13115 13116 [1:1.8.0.172-2.b11] 13117 - Remove build flags exemption for aarch64 now the platform is more mature and can bootstrap OpenJDK with these flags. 13118 - Remove duplicate -fstack-protector-strong; it is provided by the RHEL cflags. 13119 - Resolves: rhbz#1588364 13120 13121 [1:1.8.0.172-1.b11] 13122 - Fix a number of bad bug identifiers (PR3546 should be PR3578, PR3456 should be PR3546) 13123 - Resolves: rhbz#1588364 13124 13125 [1:1.8.0.172-1.b11] 13126 - Update Shenandoah tarball to include 2018-05-15 merge. 13127 - Split PR3458/RH1540242 fix into AArch64 & Zero sections, so former can be skipped on Shenandoah builds. 13128 - Drop PR3573 patch applied upstream. 13129 - Restrict 8187577 fix to non-Shenandoah builds, as it's included in the new tarball. 13130 - Resolves: rhbz#1588364 13131 13132 [1:1.8.0.172-1.b11] 13133 - Sync with IcedTea 3.8.0. 13134 - Label architecture-specific fixes with architecture concerned 13135 - x86: S8199936, PR3533: HotSpot generates code with unaligned stack, crashes on SSE operations (-mstackrealign workaround) 13136 - PR3539, RH1548475: Pass EXTRA_LDFLAGS to HotSpot build 13137 - 8171000, PR3542, RH1402819: Robot.createScreenCapture() crashes in wayland mode 13138 - 8197546, PR3542, RH1402819: Fix for 8171000 breaks Solaris + Linux builds 13139 - 8185723, PR3553: Zero: segfaults on Power PC 32-bit 13140 - 8186461, PR3557: Zero's atomic_copy64() should use SPE instructions on linux-powerpcspe 13141 - PR3559: Use ldrexd for atomic reads on ARMv7. 13142 - 8187577, PR3578: JVM crash during gc doing concurrent marking 13143 - 8201509, PR3579: Zero: S390 31bit atomic_copy64 inline assembler is wrong 13144 - 8165489, PR3589: Missing G1 barrier in Unsafe_GetObjectVolatile 13145 - PR3591: Fix for bug 3533 doesn't add -mstackrealign to JDK code 13146 - 8184309, PR3596: Build warnings from GCC 7.1 on Fedora 26 13147 - Resolves: rhbz#1588364 13148 13149 [1:1.8.0.172-0.b11] 13150 - Update to aarch64-jdk8u172-b11 and aarch64-shenandoah-jdk8u172-b11. 13151 - Resolves: rhbz#1588364 13152 13153 [1:1.8.0.171-9.b12] 13154 - Update to aarch64-jdk8u171-b12 and aarch64-shenandoah-jdk8u171-b12. 13155 - Remove patch for 8200556/PR3566 as applied upstream. 13156 - Resolves: rhbz#1588364 13157 </description> 13158 <!-- 13159 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 13160 --> 13161 <advisory> 13162 <severity>MODERATE</severity> 13163 <rights>Copyright 2018 Oracle, Inc.</rights> 13164 <issued date="2018-07-23"/> 13165 <cve href="http://linux.oracle.com/cve/CVE-2018-2952.html">CVE-2018-2952</cve> 13166 13167 </advisory> 13168 </metadata> 13169 <criteria operator="AND"> 13170 <criterion test_ref="oval:com.oracle.elsa:tst:20182242001" comment="Oracle Linux 7 is installed"/> 13171 <criteria operator="OR"> 13172 <criteria operator="AND"> 13173 <criterion test_ref="oval:com.oracle.elsa:tst:20182242002" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13174 <criterion test_ref="oval:com.oracle.elsa:tst:20182242003" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key"/> 13175 </criteria> 13176 <criteria operator="AND"> 13177 <criterion test_ref="oval:com.oracle.elsa:tst:20182242004" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13178 <criterion test_ref="oval:com.oracle.elsa:tst:20182242005" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 13179 </criteria> 13180 <criteria operator="AND"> 13181 <criterion test_ref="oval:com.oracle.elsa:tst:20182242006" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13182 <criterion test_ref="oval:com.oracle.elsa:tst:20182242007" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key"/> 13183 </criteria> 13184 <criteria operator="AND"> 13185 <criterion test_ref="oval:com.oracle.elsa:tst:20182242008" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13186 <criterion test_ref="oval:com.oracle.elsa:tst:20182242009" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key"/> 13187 </criteria> 13188 <criteria operator="AND"> 13189 <criterion test_ref="oval:com.oracle.elsa:tst:20182242010" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13190 <criterion test_ref="oval:com.oracle.elsa:tst:20182242011" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 13191 </criteria> 13192 <criteria operator="AND"> 13193 <criterion test_ref="oval:com.oracle.elsa:tst:20182242012" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13194 <criterion test_ref="oval:com.oracle.elsa:tst:20182242013" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key"/> 13195 </criteria> 13196 <criteria operator="AND"> 13197 <criterion test_ref="oval:com.oracle.elsa:tst:20182242014" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13198 <criterion test_ref="oval:com.oracle.elsa:tst:20182242015" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 13199 </criteria> 13200 <criteria operator="AND"> 13201 <criterion test_ref="oval:com.oracle.elsa:tst:20182242016" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13202 <criterion test_ref="oval:com.oracle.elsa:tst:20182242017" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key"/> 13203 </criteria> 13204 <criteria operator="AND"> 13205 <criterion test_ref="oval:com.oracle.elsa:tst:20182242018" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13206 <criterion test_ref="oval:com.oracle.elsa:tst:20182242019" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 13207 </criteria> 13208 <criteria operator="AND"> 13209 <criterion test_ref="oval:com.oracle.elsa:tst:20182242020" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13210 <criterion test_ref="oval:com.oracle.elsa:tst:20182242021" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key"/> 13211 </criteria> 13212 <criteria operator="AND"> 13213 <criterion test_ref="oval:com.oracle.elsa:tst:20182242022" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13214 <criterion test_ref="oval:com.oracle.elsa:tst:20182242023" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 13215 </criteria> 13216 <criteria operator="AND"> 13217 <criterion test_ref="oval:com.oracle.elsa:tst:20182242024" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13218 <criterion test_ref="oval:com.oracle.elsa:tst:20182242025" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key"/> 13219 </criteria> 13220 <criteria operator="AND"> 13221 <criterion test_ref="oval:com.oracle.elsa:tst:20182242026" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13222 <criterion test_ref="oval:com.oracle.elsa:tst:20182242027" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key"/> 13223 </criteria> 13224 <criteria operator="AND"> 13225 <criterion test_ref="oval:com.oracle.elsa:tst:20182242028" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13226 <criterion test_ref="oval:com.oracle.elsa:tst:20182242029" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key"/> 13227 </criteria> 13228 <criteria operator="AND"> 13229 <criterion test_ref="oval:com.oracle.elsa:tst:20182242030" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13230 <criterion test_ref="oval:com.oracle.elsa:tst:20182242031" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key"/> 13231 </criteria> 13232 <criteria operator="AND"> 13233 <criterion test_ref="oval:com.oracle.elsa:tst:20182242032" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.181-3.b13.el7_5"/> 13234 <criterion test_ref="oval:com.oracle.elsa:tst:20182242033" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key"/> 13235 </criteria> 13236 </criteria> 13237 </criteria> 13238 13239 </definition> 13240 <definition id="oval:com.oracle.elsa:def:20182251" version="501" class="patch"> 13241 <metadata> 13242 <title> 13243 ELSA-2018-2251: thunderbird security update (IMPORTANT) 13244 </title> 13245 <affected family="unix"> 13246 <platform>Oracle Linux 6</platform> 13247 13248 </affected> 13249 <reference source="elsa" ref_id="ELSA-2018-2251" ref_url="http://linux.oracle.com/errata/ELSA-2018-2251.html"/> 13250 <reference source="CVE" ref_id="CVE-2018-12359" ref_url="http://linux.oracle.com/cve/CVE-2018-12359.html"/> 13251 <reference source="CVE" ref_id="CVE-2018-12363" ref_url="http://linux.oracle.com/cve/CVE-2018-12363.html"/> 13252 <reference source="CVE" ref_id="CVE-2018-12364" ref_url="http://linux.oracle.com/cve/CVE-2018-12364.html"/> 13253 <reference source="CVE" ref_id="CVE-2018-12366" ref_url="http://linux.oracle.com/cve/CVE-2018-12366.html"/> 13254 <reference source="CVE" ref_id="CVE-2018-5188" ref_url="http://linux.oracle.com/cve/CVE-2018-5188.html"/> 13255 <reference source="CVE" ref_id="CVE-2018-12360" ref_url="http://linux.oracle.com/cve/CVE-2018-12360.html"/> 13256 <reference source="CVE" ref_id="CVE-2018-12362" ref_url="http://linux.oracle.com/cve/CVE-2018-12362.html"/> 13257 <reference source="CVE" ref_id="CVE-2018-12365" ref_url="http://linux.oracle.com/cve/CVE-2018-12365.html"/> 13258 <reference source="CVE" ref_id="CVE-2018-12372" ref_url="http://linux.oracle.com/cve/CVE-2018-12372.html"/> 13259 <reference source="CVE" ref_id="CVE-2018-12373" ref_url="http://linux.oracle.com/cve/CVE-2018-12373.html"/> 13260 <reference source="CVE" ref_id="CVE-2018-12374" ref_url="http://linux.oracle.com/cve/CVE-2018-12374.html"/> 13261 13262 <description> 13263 [52.9.1-1.0.1] 13264 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 13265 13266 [52.9.1-1] 13267 - Update to 52.9.1 13268 </description> 13269 <!-- 13270 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 13271 --> 13272 <advisory> 13273 <severity>IMPORTANT</severity> 13274 <rights>Copyright 2018 Oracle, Inc.</rights> 13275 <issued date="2018-07-24"/> 13276 <cve href="http://linux.oracle.com/cve/CVE-2018-12359.html">CVE-2018-12359</cve> 13277 <cve href="http://linux.oracle.com/cve/CVE-2018-12363.html">CVE-2018-12363</cve> 13278 <cve href="http://linux.oracle.com/cve/CVE-2018-12364.html">CVE-2018-12364</cve> 13279 <cve href="http://linux.oracle.com/cve/CVE-2018-12366.html">CVE-2018-12366</cve> 13280 <cve href="http://linux.oracle.com/cve/CVE-2018-5188.html">CVE-2018-5188</cve> 13281 <cve href="http://linux.oracle.com/cve/CVE-2018-12360.html">CVE-2018-12360</cve> 13282 <cve href="http://linux.oracle.com/cve/CVE-2018-12362.html">CVE-2018-12362</cve> 13283 <cve href="http://linux.oracle.com/cve/CVE-2018-12365.html">CVE-2018-12365</cve> 13284 <cve href="http://linux.oracle.com/cve/CVE-2018-12372.html">CVE-2018-12372</cve> 13285 <cve href="http://linux.oracle.com/cve/CVE-2018-12373.html">CVE-2018-12373</cve> 13286 <cve href="http://linux.oracle.com/cve/CVE-2018-12374.html">CVE-2018-12374</cve> 13287 13288 </advisory> 13289 </metadata> 13290 <criteria operator="AND"> 13291 <criterion test_ref="oval:com.oracle.elsa:tst:20182251001" comment="Oracle Linux 6 is installed"/> 13292 <criteria operator="AND"> 13293 <criterion test_ref="oval:com.oracle.elsa:tst:20182251002" comment="thunderbird is earlier than 0:52.9.1-1.0.1.el6"/> 13294 <criterion test_ref="oval:com.oracle.elsa:tst:20182251003" comment="thunderbird is signed with the Oracle Linux 6 key"/> 13295 </criteria> 13296 </criteria> 13297 13298 </definition> 13299 <definition id="oval:com.oracle.elsa:def:20182252" version="501" class="patch"> 13300 <metadata> 13301 <title> 13302 ELSA-2018-2252: thunderbird security update (IMPORTANT) 13303 </title> 13304 <affected family="unix"> 13305 <platform>Oracle Linux 7</platform> 13306 13307 </affected> 13308 <reference source="elsa" ref_id="ELSA-2018-2252" ref_url="http://linux.oracle.com/errata/ELSA-2018-2252.html"/> 13309 <reference source="CVE" ref_id="CVE-2018-12359" ref_url="http://linux.oracle.com/cve/CVE-2018-12359.html"/> 13310 <reference source="CVE" ref_id="CVE-2018-12363" ref_url="http://linux.oracle.com/cve/CVE-2018-12363.html"/> 13311 <reference source="CVE" ref_id="CVE-2018-12364" ref_url="http://linux.oracle.com/cve/CVE-2018-12364.html"/> 13312 <reference source="CVE" ref_id="CVE-2018-12366" ref_url="http://linux.oracle.com/cve/CVE-2018-12366.html"/> 13313 <reference source="CVE" ref_id="CVE-2018-5188" ref_url="http://linux.oracle.com/cve/CVE-2018-5188.html"/> 13314 <reference source="CVE" ref_id="CVE-2018-12360" ref_url="http://linux.oracle.com/cve/CVE-2018-12360.html"/> 13315 <reference source="CVE" ref_id="CVE-2018-12362" ref_url="http://linux.oracle.com/cve/CVE-2018-12362.html"/> 13316 <reference source="CVE" ref_id="CVE-2018-12365" ref_url="http://linux.oracle.com/cve/CVE-2018-12365.html"/> 13317 <reference source="CVE" ref_id="CVE-2018-12372" ref_url="http://linux.oracle.com/cve/CVE-2018-12372.html"/> 13318 <reference source="CVE" ref_id="CVE-2018-12373" ref_url="http://linux.oracle.com/cve/CVE-2018-12373.html"/> 13319 <reference source="CVE" ref_id="CVE-2018-12374" ref_url="http://linux.oracle.com/cve/CVE-2018-12374.html"/> 13320 13321 <description> 13322 [52.9.1-1.0.1] 13323 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 13324 13325 [52.9.1-1] 13326 - Update to 52.9.1 13327 13328 </description> 13329 <!-- 13330 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 13331 --> 13332 <advisory> 13333 <severity>IMPORTANT</severity> 13334 <rights>Copyright 2018 Oracle, Inc.</rights> 13335 <issued date="2018-07-24"/> 13336 <cve href="http://linux.oracle.com/cve/CVE-2018-12359.html">CVE-2018-12359</cve> 13337 <cve href="http://linux.oracle.com/cve/CVE-2018-12363.html">CVE-2018-12363</cve> 13338 <cve href="http://linux.oracle.com/cve/CVE-2018-12364.html">CVE-2018-12364</cve> 13339 <cve href="http://linux.oracle.com/cve/CVE-2018-12366.html">CVE-2018-12366</cve> 13340 <cve href="http://linux.oracle.com/cve/CVE-2018-5188.html">CVE-2018-5188</cve> 13341 <cve href="http://linux.oracle.com/cve/CVE-2018-12360.html">CVE-2018-12360</cve> 13342 <cve href="http://linux.oracle.com/cve/CVE-2018-12362.html">CVE-2018-12362</cve> 13343 <cve href="http://linux.oracle.com/cve/CVE-2018-12365.html">CVE-2018-12365</cve> 13344 <cve href="http://linux.oracle.com/cve/CVE-2018-12372.html">CVE-2018-12372</cve> 13345 <cve href="http://linux.oracle.com/cve/CVE-2018-12373.html">CVE-2018-12373</cve> 13346 <cve href="http://linux.oracle.com/cve/CVE-2018-12374.html">CVE-2018-12374</cve> 13347 13348 </advisory> 13349 </metadata> 13350 <criteria operator="AND"> 13351 <criterion test_ref="oval:com.oracle.elsa:tst:20182252001" comment="Oracle Linux 7 is installed"/> 13352 <criteria operator="AND"> 13353 <criterion test_ref="oval:com.oracle.elsa:tst:20182252002" comment="thunderbird is earlier than 0:52.9.1-1.0.1.el7_5"/> 13354 <criterion test_ref="oval:com.oracle.elsa:tst:20182252003" comment="thunderbird is signed with the Oracle Linux 7 key"/> 13355 </criteria> 13356 </criteria> 13357 13358 </definition> 13359 <definition id="oval:com.oracle.elsa:def:20182283" version="501" class="patch"> 13360 <metadata> 13361 <title> 13362 ELSA-2018-2283: java-1.7.0-openjdk security update (MODERATE) 13363 </title> 13364 <affected family="unix"> 13365 <platform>Oracle Linux 6</platform> 13366 13367 </affected> 13368 <reference source="elsa" ref_id="ELSA-2018-2283" ref_url="http://linux.oracle.com/errata/ELSA-2018-2283.html"/> 13369 <reference source="CVE" ref_id="CVE-2018-2952" ref_url="http://linux.oracle.com/cve/CVE-2018-2952.html"/> 13370 13371 <description> 13372 [1:1.7.0.191-2.6.15.4.0.1] 13373 - Update DISTRO_NAME in specfile 13374 13375 [1:1.7.0.191-2.6.15.4] 13376 - Bump to revised 2.6.15 tarball with PR3616 -notimestamp javadoc fix 13377 - Resolves: rhbz#1594249 13378 13379 [1:1.7.0.191-2.6.15.3] 13380 - Bump to revised 2.6.15 tarball with jdk7u191-b01 13381 - Resolves: rhbz#1594249 13382 13383 [1:1.7.0.191-2.6.15.2] 13384 - Fix hook to show hs_err*.log files on failures. 13385 - Resolves: rhbz#1594249 13386 13387 [1:1.7.0.191-2.6.15.2] 13388 - Fix requires/provides filters for internal libs. See RHBZ#1590796 13389 - Resolves: rhbz#1594249 13390 13391 [1:1.7.0.191-2.6.15.1] 13392 - Bump to revised 2.6.15 tarball with PR3604 13393 - Resolves: rhbz#1594249 13394 13395 [1:1.7.0.191-2.6.15.0] 13396 - Bump to 2.6.15 and u191b00. 13397 - Drop PR3608/RH1566890/CVE-2018-3639 patch now applied upstream. 13398 - Resolves: rhbz#1594249 13399 13400 [1:1.7.0.181-2.6.14.12] 13401 - Add hook to show hs_err*.log files on failures. 13402 - Resolves: rhbz#1594249 13403 13404 [1:1.7.0.181-2.6.14.12] 13405 - Introduce stapinstall variable to set SystemTap arch directory correctly (e.g. arm64 on aarch64) 13406 - ABS_JAVA_HOME_DIR is no longer used in the latest tapsets 13407 - Resolves: rhbz#1594249 13408 13409 [1:1.7.0.181-2.6.14.12] 13410 - Cleanup RH1566890 patch and differentiate from java-1.8.0-openjdk version. 13411 - Resolves: rhbz#1594249 13412 13413 [1:1.7.0.181-2.6.14.12] 13414 - jsa files changed to 444 to pass rpm verification 13415 - Add reg-ex for filtering private libraries' provides/requires. 13416 - Resolves: rhbz#1594249 13417 13418 [1:1.7.0.181-2.6.14.11] 13419 - Fix patch files to appease git apply --stat 13420 - Resolves: rhbz#1578551 13421 </description> 13422 <!-- 13423 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 13424 --> 13425 <advisory> 13426 <severity>MODERATE</severity> 13427 <rights>Copyright 2018 Oracle, Inc.</rights> 13428 <issued date="2018-07-30"/> 13429 <cve href="http://linux.oracle.com/cve/CVE-2018-2952.html">CVE-2018-2952</cve> 13430 13431 </advisory> 13432 </metadata> 13433 <criteria operator="AND"> 13434 <criterion test_ref="oval:com.oracle.elsa:tst:20182283001" comment="Oracle Linux 6 is installed"/> 13435 <criteria operator="OR"> 13436 <criteria operator="AND"> 13437 <criterion test_ref="oval:com.oracle.elsa:tst:20182283002" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10"/> 13438 <criterion test_ref="oval:com.oracle.elsa:tst:20182283003" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key"/> 13439 </criteria> 13440 <criteria operator="AND"> 13441 <criterion test_ref="oval:com.oracle.elsa:tst:20182283004" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10"/> 13442 <criterion test_ref="oval:com.oracle.elsa:tst:20182283005" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 13443 </criteria> 13444 <criteria operator="AND"> 13445 <criterion test_ref="oval:com.oracle.elsa:tst:20182283006" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10"/> 13446 <criterion test_ref="oval:com.oracle.elsa:tst:20182283007" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 13447 </criteria> 13448 <criteria operator="AND"> 13449 <criterion test_ref="oval:com.oracle.elsa:tst:20182283008" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10"/> 13450 <criterion test_ref="oval:com.oracle.elsa:tst:20182283009" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 13451 </criteria> 13452 <criteria operator="AND"> 13453 <criterion test_ref="oval:com.oracle.elsa:tst:20182283010" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10"/> 13454 <criterion test_ref="oval:com.oracle.elsa:tst:20182283011" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key"/> 13455 </criteria> 13456 </criteria> 13457 </criteria> 13458 13459 </definition> 13460 <definition id="oval:com.oracle.elsa:def:20182284" version="501" class="patch"> 13461 <metadata> 13462 <title> 13463 ELSA-2018-2284: yum-utils security update (IMPORTANT) 13464 </title> 13465 <affected family="unix"> 13466 <platform>Oracle Linux 6</platform> 13467 13468 </affected> 13469 <reference source="elsa" ref_id="ELSA-2018-2284" ref_url="http://linux.oracle.com/errata/ELSA-2018-2284.html"/> 13470 <reference source="CVE" ref_id="CVE-2018-10897" ref_url="http://linux.oracle.com/cve/CVE-2018-10897.html"/> 13471 13472 <description> 13473 [1.1.30-42.0.1] 13474 - add dependency btrfs-progs for yum-plugin-fs-snapshot (guangyu.sun@oracle.com) [bug 16285176] 13475 - use unified btrfs binary instead of btrfsctl (guangyu.sun@oracle.com) [bug 16285176] 13476 13477 [-1.1.30-42] 13478 - reposync: prevent path traversal. 13479 - Resolves: bug#1600619 13480 </description> 13481 <!-- 13482 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 13483 --> 13484 <advisory> 13485 <severity>IMPORTANT</severity> 13486 <rights>Copyright 2018 Oracle, Inc.</rights> 13487 <issued date="2018-07-30"/> 13488 <cve href="http://linux.oracle.com/cve/CVE-2018-10897.html">CVE-2018-10897</cve> 13489 13490 </advisory> 13491 </metadata> 13492 <criteria operator="AND"> 13493 <criterion test_ref="oval:com.oracle.elsa:tst:20182284001" comment="Oracle Linux 6 is installed"/> 13494 <criteria operator="OR"> 13495 <criteria operator="AND"> 13496 <criterion test_ref="oval:com.oracle.elsa:tst:20182284002" comment="yum-NetworkManager-dispatcher is earlier than 0:1.1.30-42.0.1.el6_10"/> 13497 <criterion test_ref="oval:com.oracle.elsa:tst:20182284003" comment="yum-NetworkManager-dispatcher is signed with the Oracle Linux 6 key"/> 13498 </criteria> 13499 <criteria operator="AND"> 13500 <criterion test_ref="oval:com.oracle.elsa:tst:20182284004" comment="yum-plugin-aliases is earlier than 0:1.1.30-42.0.1.el6_10"/> 13501 <criterion test_ref="oval:com.oracle.elsa:tst:20182284005" comment="yum-plugin-aliases is signed with the Oracle Linux 6 key"/> 13502 </criteria> 13503 <criteria operator="AND"> 13504 <criterion test_ref="oval:com.oracle.elsa:tst:20182284006" comment="yum-plugin-auto-update-debug-info is earlier than 0:1.1.30-42.0.1.el6_10"/> 13505 <criterion test_ref="oval:com.oracle.elsa:tst:20182284007" comment="yum-plugin-auto-update-debug-info is signed with the Oracle Linux 6 key"/> 13506 </criteria> 13507 <criteria operator="AND"> 13508 <criterion test_ref="oval:com.oracle.elsa:tst:20182284008" comment="yum-plugin-changelog is earlier than 0:1.1.30-42.0.1.el6_10"/> 13509 <criterion test_ref="oval:com.oracle.elsa:tst:20182284009" comment="yum-plugin-changelog is signed with the Oracle Linux 6 key"/> 13510 </criteria> 13511 <criteria operator="AND"> 13512 <criterion test_ref="oval:com.oracle.elsa:tst:20182284010" comment="yum-plugin-fastestmirror is earlier than 0:1.1.30-42.0.1.el6_10"/> 13513 <criterion test_ref="oval:com.oracle.elsa:tst:20182284011" comment="yum-plugin-fastestmirror is signed with the Oracle Linux 6 key"/> 13514 </criteria> 13515 <criteria operator="AND"> 13516 <criterion test_ref="oval:com.oracle.elsa:tst:20182284012" comment="yum-plugin-filter-data is earlier than 0:1.1.30-42.0.1.el6_10"/> 13517 <criterion test_ref="oval:com.oracle.elsa:tst:20182284013" comment="yum-plugin-filter-data is signed with the Oracle Linux 6 key"/> 13518 </criteria> 13519 <criteria operator="AND"> 13520 <criterion test_ref="oval:com.oracle.elsa:tst:20182284014" comment="yum-plugin-fs-snapshot is earlier than 0:1.1.30-42.0.1.el6_10"/> 13521 <criterion test_ref="oval:com.oracle.elsa:tst:20182284015" comment="yum-plugin-fs-snapshot is signed with the Oracle Linux 6 key"/> 13522 </criteria> 13523 <criteria operator="AND"> 13524 <criterion test_ref="oval:com.oracle.elsa:tst:20182284016" comment="yum-plugin-keys is earlier than 0:1.1.30-42.0.1.el6_10"/> 13525 <criterion test_ref="oval:com.oracle.elsa:tst:20182284017" comment="yum-plugin-keys is signed with the Oracle Linux 6 key"/> 13526 </criteria> 13527 <criteria operator="AND"> 13528 <criterion test_ref="oval:com.oracle.elsa:tst:20182284018" comment="yum-plugin-list-data is earlier than 0:1.1.30-42.0.1.el6_10"/> 13529 <criterion test_ref="oval:com.oracle.elsa:tst:20182284019" comment="yum-plugin-list-data is signed with the Oracle Linux 6 key"/> 13530 </criteria> 13531 <criteria operator="AND"> 13532 <criterion test_ref="oval:com.oracle.elsa:tst:20182284020" comment="yum-plugin-local is earlier than 0:1.1.30-42.0.1.el6_10"/> 13533 <criterion test_ref="oval:com.oracle.elsa:tst:20182284021" comment="yum-plugin-local is signed with the Oracle Linux 6 key"/> 13534 </criteria> 13535 <criteria operator="AND"> 13536 <criterion test_ref="oval:com.oracle.elsa:tst:20182284022" comment="yum-plugin-merge-conf is earlier than 0:1.1.30-42.0.1.el6_10"/> 13537 <criterion test_ref="oval:com.oracle.elsa:tst:20182284023" comment="yum-plugin-merge-conf is signed with the Oracle Linux 6 key"/> 13538 </criteria> 13539 <criteria operator="AND"> 13540 <criterion test_ref="oval:com.oracle.elsa:tst:20182284024" comment="yum-plugin-ovl is earlier than 0:1.1.30-42.0.1.el6_10"/> 13541 <criterion test_ref="oval:com.oracle.elsa:tst:20182284025" comment="yum-plugin-ovl is signed with the Oracle Linux 6 key"/> 13542 </criteria> 13543 <criteria operator="AND"> 13544 <criterion test_ref="oval:com.oracle.elsa:tst:20182284026" comment="yum-plugin-post-transaction-actions is earlier than 0:1.1.30-42.0.1.el6_10"/> 13545 <criterion test_ref="oval:com.oracle.elsa:tst:20182284027" comment="yum-plugin-post-transaction-actions is signed with the Oracle Linux 6 key"/> 13546 </criteria> 13547 <criteria operator="AND"> 13548 <criterion test_ref="oval:com.oracle.elsa:tst:20182284028" comment="yum-plugin-priorities is earlier than 0:1.1.30-42.0.1.el6_10"/> 13549 <criterion test_ref="oval:com.oracle.elsa:tst:20182284029" comment="yum-plugin-priorities is signed with the Oracle Linux 6 key"/> 13550 </criteria> 13551 <criteria operator="AND"> 13552 <criterion test_ref="oval:com.oracle.elsa:tst:20182284030" comment="yum-plugin-protectbase is earlier than 0:1.1.30-42.0.1.el6_10"/> 13553 <criterion test_ref="oval:com.oracle.elsa:tst:20182284031" comment="yum-plugin-protectbase is signed with the Oracle Linux 6 key"/> 13554 </criteria> 13555 <criteria operator="AND"> 13556 <criterion test_ref="oval:com.oracle.elsa:tst:20182284032" comment="yum-plugin-ps is earlier than 0:1.1.30-42.0.1.el6_10"/> 13557 <criterion test_ref="oval:com.oracle.elsa:tst:20182284033" comment="yum-plugin-ps is signed with the Oracle Linux 6 key"/> 13558 </criteria> 13559 <criteria operator="AND"> 13560 <criterion test_ref="oval:com.oracle.elsa:tst:20182284034" comment="yum-plugin-remove-with-leaves is earlier than 0:1.1.30-42.0.1.el6_10"/> 13561 <criterion test_ref="oval:com.oracle.elsa:tst:20182284035" comment="yum-plugin-remove-with-leaves is signed with the Oracle Linux 6 key"/> 13562 </criteria> 13563 <criteria operator="AND"> 13564 <criterion test_ref="oval:com.oracle.elsa:tst:20182284036" comment="yum-plugin-rpm-warm-cache is earlier than 0:1.1.30-42.0.1.el6_10"/> 13565 <criterion test_ref="oval:com.oracle.elsa:tst:20182284037" comment="yum-plugin-rpm-warm-cache is signed with the Oracle Linux 6 key"/> 13566 </criteria> 13567 <criteria operator="AND"> 13568 <criterion test_ref="oval:com.oracle.elsa:tst:20182284038" comment="yum-plugin-security is earlier than 0:1.1.30-42.0.1.el6_10"/> 13569 <criterion test_ref="oval:com.oracle.elsa:tst:20182284039" comment="yum-plugin-security is signed with the Oracle Linux 6 key"/> 13570 </criteria> 13571 <criteria operator="AND"> 13572 <criterion test_ref="oval:com.oracle.elsa:tst:20182284040" comment="yum-plugin-show-leaves is earlier than 0:1.1.30-42.0.1.el6_10"/> 13573 <criterion test_ref="oval:com.oracle.elsa:tst:20182284041" comment="yum-plugin-show-leaves is signed with the Oracle Linux 6 key"/> 13574 </criteria> 13575 <criteria operator="AND"> 13576 <criterion test_ref="oval:com.oracle.elsa:tst:20182284042" comment="yum-plugin-tmprepo is earlier than 0:1.1.30-42.0.1.el6_10"/> 13577 <criterion test_ref="oval:com.oracle.elsa:tst:20182284043" comment="yum-plugin-tmprepo is signed with the Oracle Linux 6 key"/> 13578 </criteria> 13579 <criteria operator="AND"> 13580 <criterion test_ref="oval:com.oracle.elsa:tst:20182284044" comment="yum-plugin-tsflags is earlier than 0:1.1.30-42.0.1.el6_10"/> 13581 <criterion test_ref="oval:com.oracle.elsa:tst:20182284045" comment="yum-plugin-tsflags is signed with the Oracle Linux 6 key"/> 13582 </criteria> 13583 <criteria operator="AND"> 13584 <criterion test_ref="oval:com.oracle.elsa:tst:20182284046" comment="yum-plugin-upgrade-helper is earlier than 0:1.1.30-42.0.1.el6_10"/> 13585 <criterion test_ref="oval:com.oracle.elsa:tst:20182284047" comment="yum-plugin-upgrade-helper is signed with the Oracle Linux 6 key"/> 13586 </criteria> 13587 <criteria operator="AND"> 13588 <criterion test_ref="oval:com.oracle.elsa:tst:20182284048" comment="yum-plugin-verify is earlier than 0:1.1.30-42.0.1.el6_10"/> 13589 <criterion test_ref="oval:com.oracle.elsa:tst:20182284049" comment="yum-plugin-verify is signed with the Oracle Linux 6 key"/> 13590 </criteria> 13591 <criteria operator="AND"> 13592 <criterion test_ref="oval:com.oracle.elsa:tst:20182284050" comment="yum-plugin-versionlock is earlier than 0:1.1.30-42.0.1.el6_10"/> 13593 <criterion test_ref="oval:com.oracle.elsa:tst:20182284051" comment="yum-plugin-versionlock is signed with the Oracle Linux 6 key"/> 13594 </criteria> 13595 <criteria operator="AND"> 13596 <criterion test_ref="oval:com.oracle.elsa:tst:20182284052" comment="yum-updateonboot is earlier than 0:1.1.30-42.0.1.el6_10"/> 13597 <criterion test_ref="oval:com.oracle.elsa:tst:20182284053" comment="yum-updateonboot is signed with the Oracle Linux 6 key"/> 13598 </criteria> 13599 <criteria operator="AND"> 13600 <criterion test_ref="oval:com.oracle.elsa:tst:20182284054" comment="yum-utils is earlier than 0:1.1.30-42.0.1.el6_10"/> 13601 <criterion test_ref="oval:com.oracle.elsa:tst:20182284055" comment="yum-utils is signed with the Oracle Linux 6 key"/> 13602 </criteria> 13603 </criteria> 13604 </criteria> 13605 13606 </definition> 13607 <definition id="oval:com.oracle.elsa:def:20182285" version="501" class="patch"> 13608 <metadata> 13609 <title> 13610 ELSA-2018-2285: yum-utils security update (IMPORTANT) 13611 </title> 13612 <affected family="unix"> 13613 <platform>Oracle Linux 7</platform> 13614 13615 </affected> 13616 <reference source="elsa" ref_id="ELSA-2018-2285" ref_url="http://linux.oracle.com/errata/ELSA-2018-2285.html"/> 13617 <reference source="CVE" ref_id="CVE-2018-10897" ref_url="http://linux.oracle.com/cve/CVE-2018-10897.html"/> 13618 13619 <description> 13620 [1.1.31-46.0.1] 13621 - needs-restarting not checking kernel-uek for reboot message [Orabug 27189714] 13622 - add bug27596617.patch to remove upstream URL reference 13623 13624 [1.1.31-46] 13625 - reposync: prevent path traversal. 13626 - Resolves: bug#1600617 13627 </description> 13628 <!-- 13629 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 13630 --> 13631 <advisory> 13632 <severity>IMPORTANT</severity> 13633 <rights>Copyright 2018 Oracle, Inc.</rights> 13634 <issued date="2018-07-30"/> 13635 <cve href="http://linux.oracle.com/cve/CVE-2018-10897.html">CVE-2018-10897</cve> 13636 13637 </advisory> 13638 </metadata> 13639 <criteria operator="AND"> 13640 <criterion test_ref="oval:com.oracle.elsa:tst:20182285001" comment="Oracle Linux 7 is installed"/> 13641 <criteria operator="OR"> 13642 <criteria operator="AND"> 13643 <criterion test_ref="oval:com.oracle.elsa:tst:20182285002" comment="yum-NetworkManager-dispatcher is earlier than 0:1.1.31-46.0.1.el7_5"/> 13644 <criterion test_ref="oval:com.oracle.elsa:tst:20182285003" comment="yum-NetworkManager-dispatcher is signed with the Oracle Linux 7 key"/> 13645 </criteria> 13646 <criteria operator="AND"> 13647 <criterion test_ref="oval:com.oracle.elsa:tst:20182285004" comment="yum-plugin-aliases is earlier than 0:1.1.31-46.0.1.el7_5"/> 13648 <criterion test_ref="oval:com.oracle.elsa:tst:20182285005" comment="yum-plugin-aliases is signed with the Oracle Linux 7 key"/> 13649 </criteria> 13650 <criteria operator="AND"> 13651 <criterion test_ref="oval:com.oracle.elsa:tst:20182285006" comment="yum-plugin-auto-update-debug-info is earlier than 0:1.1.31-46.0.1.el7_5"/> 13652 <criterion test_ref="oval:com.oracle.elsa:tst:20182285007" comment="yum-plugin-auto-update-debug-info is signed with the Oracle Linux 7 key"/> 13653 </criteria> 13654 <criteria operator="AND"> 13655 <criterion test_ref="oval:com.oracle.elsa:tst:20182285008" comment="yum-plugin-changelog is earlier than 0:1.1.31-46.0.1.el7_5"/> 13656 <criterion test_ref="oval:com.oracle.elsa:tst:20182285009" comment="yum-plugin-changelog is signed with the Oracle Linux 7 key"/> 13657 </criteria> 13658 <criteria operator="AND"> 13659 <criterion test_ref="oval:com.oracle.elsa:tst:20182285010" comment="yum-plugin-copr is earlier than 0:1.1.31-46.0.1.el7_5"/> 13660 <criterion test_ref="oval:com.oracle.elsa:tst:20182285011" comment="yum-plugin-copr is signed with the Oracle Linux 7 key"/> 13661 </criteria> 13662 <criteria operator="AND"> 13663 <criterion test_ref="oval:com.oracle.elsa:tst:20182285012" comment="yum-plugin-fastestmirror is earlier than 0:1.1.31-46.0.1.el7_5"/> 13664 <criterion test_ref="oval:com.oracle.elsa:tst:20182285013" comment="yum-plugin-fastestmirror is signed with the Oracle Linux 7 key"/> 13665 </criteria> 13666 <criteria operator="AND"> 13667 <criterion test_ref="oval:com.oracle.elsa:tst:20182285014" comment="yum-plugin-filter-data is earlier than 0:1.1.31-46.0.1.el7_5"/> 13668 <criterion test_ref="oval:com.oracle.elsa:tst:20182285015" comment="yum-plugin-filter-data is signed with the Oracle Linux 7 key"/> 13669 </criteria> 13670 <criteria operator="AND"> 13671 <criterion test_ref="oval:com.oracle.elsa:tst:20182285016" comment="yum-plugin-fs-snapshot is earlier than 0:1.1.31-46.0.1.el7_5"/> 13672 <criterion test_ref="oval:com.oracle.elsa:tst:20182285017" comment="yum-plugin-fs-snapshot is signed with the Oracle Linux 7 key"/> 13673 </criteria> 13674 <criteria operator="AND"> 13675 <criterion test_ref="oval:com.oracle.elsa:tst:20182285018" comment="yum-plugin-keys is earlier than 0:1.1.31-46.0.1.el7_5"/> 13676 <criterion test_ref="oval:com.oracle.elsa:tst:20182285019" comment="yum-plugin-keys is signed with the Oracle Linux 7 key"/> 13677 </criteria> 13678 <criteria operator="AND"> 13679 <criterion test_ref="oval:com.oracle.elsa:tst:20182285020" comment="yum-plugin-list-data is earlier than 0:1.1.31-46.0.1.el7_5"/> 13680 <criterion test_ref="oval:com.oracle.elsa:tst:20182285021" comment="yum-plugin-list-data is signed with the Oracle Linux 7 key"/> 13681 </criteria> 13682 <criteria operator="AND"> 13683 <criterion test_ref="oval:com.oracle.elsa:tst:20182285022" comment="yum-plugin-local is earlier than 0:1.1.31-46.0.1.el7_5"/> 13684 <criterion test_ref="oval:com.oracle.elsa:tst:20182285023" comment="yum-plugin-local is signed with the Oracle Linux 7 key"/> 13685 </criteria> 13686 <criteria operator="AND"> 13687 <criterion test_ref="oval:com.oracle.elsa:tst:20182285024" comment="yum-plugin-merge-conf is earlier than 0:1.1.31-46.0.1.el7_5"/> 13688 <criterion test_ref="oval:com.oracle.elsa:tst:20182285025" comment="yum-plugin-merge-conf is signed with the Oracle Linux 7 key"/> 13689 </criteria> 13690 <criteria operator="AND"> 13691 <criterion test_ref="oval:com.oracle.elsa:tst:20182285026" comment="yum-plugin-ovl is earlier than 0:1.1.31-46.0.1.el7_5"/> 13692 <criterion test_ref="oval:com.oracle.elsa:tst:20182285027" comment="yum-plugin-ovl is signed with the Oracle Linux 7 key"/> 13693 </criteria> 13694 <criteria operator="AND"> 13695 <criterion test_ref="oval:com.oracle.elsa:tst:20182285028" comment="yum-plugin-post-transaction-actions is earlier than 0:1.1.31-46.0.1.el7_5"/> 13696 <criterion test_ref="oval:com.oracle.elsa:tst:20182285029" comment="yum-plugin-post-transaction-actions is signed with the Oracle Linux 7 key"/> 13697 </criteria> 13698 <criteria operator="AND"> 13699 <criterion test_ref="oval:com.oracle.elsa:tst:20182285030" comment="yum-plugin-pre-transaction-actions is earlier than 0:1.1.31-46.0.1.el7_5"/> 13700 <criterion test_ref="oval:com.oracle.elsa:tst:20182285031" comment="yum-plugin-pre-transaction-actions is signed with the Oracle Linux 7 key"/> 13701 </criteria> 13702 <criteria operator="AND"> 13703 <criterion test_ref="oval:com.oracle.elsa:tst:20182285032" comment="yum-plugin-priorities is earlier than 0:1.1.31-46.0.1.el7_5"/> 13704 <criterion test_ref="oval:com.oracle.elsa:tst:20182285033" comment="yum-plugin-priorities is signed with the Oracle Linux 7 key"/> 13705 </criteria> 13706 <criteria operator="AND"> 13707 <criterion test_ref="oval:com.oracle.elsa:tst:20182285034" comment="yum-plugin-protectbase is earlier than 0:1.1.31-46.0.1.el7_5"/> 13708 <criterion test_ref="oval:com.oracle.elsa:tst:20182285035" comment="yum-plugin-protectbase is signed with the Oracle Linux 7 key"/> 13709 </criteria> 13710 <criteria operator="AND"> 13711 <criterion test_ref="oval:com.oracle.elsa:tst:20182285036" comment="yum-plugin-ps is earlier than 0:1.1.31-46.0.1.el7_5"/> 13712 <criterion test_ref="oval:com.oracle.elsa:tst:20182285037" comment="yum-plugin-ps is signed with the Oracle Linux 7 key"/> 13713 </criteria> 13714 <criteria operator="AND"> 13715 <criterion test_ref="oval:com.oracle.elsa:tst:20182285038" comment="yum-plugin-remove-with-leaves is earlier than 0:1.1.31-46.0.1.el7_5"/> 13716 <criterion test_ref="oval:com.oracle.elsa:tst:20182285039" comment="yum-plugin-remove-with-leaves is signed with the Oracle Linux 7 key"/> 13717 </criteria> 13718 <criteria operator="AND"> 13719 <criterion test_ref="oval:com.oracle.elsa:tst:20182285040" comment="yum-plugin-rpm-warm-cache is earlier than 0:1.1.31-46.0.1.el7_5"/> 13720 <criterion test_ref="oval:com.oracle.elsa:tst:20182285041" comment="yum-plugin-rpm-warm-cache is signed with the Oracle Linux 7 key"/> 13721 </criteria> 13722 <criteria operator="AND"> 13723 <criterion test_ref="oval:com.oracle.elsa:tst:20182285042" comment="yum-plugin-show-leaves is earlier than 0:1.1.31-46.0.1.el7_5"/> 13724 <criterion test_ref="oval:com.oracle.elsa:tst:20182285043" comment="yum-plugin-show-leaves is signed with the Oracle Linux 7 key"/> 13725 </criteria> 13726 <criteria operator="AND"> 13727 <criterion test_ref="oval:com.oracle.elsa:tst:20182285044" comment="yum-plugin-tmprepo is earlier than 0:1.1.31-46.0.1.el7_5"/> 13728 <criterion test_ref="oval:com.oracle.elsa:tst:20182285045" comment="yum-plugin-tmprepo is signed with the Oracle Linux 7 key"/> 13729 </criteria> 13730 <criteria operator="AND"> 13731 <criterion test_ref="oval:com.oracle.elsa:tst:20182285046" comment="yum-plugin-tsflags is earlier than 0:1.1.31-46.0.1.el7_5"/> 13732 <criterion test_ref="oval:com.oracle.elsa:tst:20182285047" comment="yum-plugin-tsflags is signed with the Oracle Linux 7 key"/> 13733 </criteria> 13734 <criteria operator="AND"> 13735 <criterion test_ref="oval:com.oracle.elsa:tst:20182285048" comment="yum-plugin-upgrade-helper is earlier than 0:1.1.31-46.0.1.el7_5"/> 13736 <criterion test_ref="oval:com.oracle.elsa:tst:20182285049" comment="yum-plugin-upgrade-helper is signed with the Oracle Linux 7 key"/> 13737 </criteria> 13738 <criteria operator="AND"> 13739 <criterion test_ref="oval:com.oracle.elsa:tst:20182285050" comment="yum-plugin-verify is earlier than 0:1.1.31-46.0.1.el7_5"/> 13740 <criterion test_ref="oval:com.oracle.elsa:tst:20182285051" comment="yum-plugin-verify is signed with the Oracle Linux 7 key"/> 13741 </criteria> 13742 <criteria operator="AND"> 13743 <criterion test_ref="oval:com.oracle.elsa:tst:20182285052" comment="yum-plugin-versionlock is earlier than 0:1.1.31-46.0.1.el7_5"/> 13744 <criterion test_ref="oval:com.oracle.elsa:tst:20182285053" comment="yum-plugin-versionlock is signed with the Oracle Linux 7 key"/> 13745 </criteria> 13746 <criteria operator="AND"> 13747 <criterion test_ref="oval:com.oracle.elsa:tst:20182285054" comment="yum-updateonboot is earlier than 0:1.1.31-46.0.1.el7_5"/> 13748 <criterion test_ref="oval:com.oracle.elsa:tst:20182285055" comment="yum-updateonboot is signed with the Oracle Linux 7 key"/> 13749 </criteria> 13750 <criteria operator="AND"> 13751 <criterion test_ref="oval:com.oracle.elsa:tst:20182285056" comment="yum-utils is earlier than 0:1.1.31-46.0.1.el7_5"/> 13752 <criterion test_ref="oval:com.oracle.elsa:tst:20182285057" comment="yum-utils is signed with the Oracle Linux 7 key"/> 13753 </criteria> 13754 </criteria> 13755 </criteria> 13756 13757 </definition> 13758 <definition id="oval:com.oracle.elsa:def:20182286" version="501" class="patch"> 13759 <metadata> 13760 <title> 13761 ELSA-2018-2286: java-1.7.0-openjdk security update (MODERATE) 13762 </title> 13763 <affected family="unix"> 13764 <platform>Oracle Linux 7</platform> 13765 13766 </affected> 13767 <reference source="elsa" ref_id="ELSA-2018-2286" ref_url="http://linux.oracle.com/errata/ELSA-2018-2286.html"/> 13768 <reference source="CVE" ref_id="CVE-2018-2952" ref_url="http://linux.oracle.com/cve/CVE-2018-2952.html"/> 13769 13770 <description> 13771 [1:1.7.0.191-2.6.15.4.0.1] 13772 - Update DISTRO_NAME in specfile 13773 13774 [1:1.7.0.191-2.6.15.4] 13775 - Bump to revised 2.6.15 tarball with PR3616 -notimestamp javadoc fix 13776 - Resolves: rhbz#1594249 13777 13778 [1:1.7.0.191-2.6.15.3] 13779 - Bump to revised 2.6.15 tarball with jdk7u191-b01 13780 - Resolves: rhbz#1594249 13781 13782 [1:1.7.0.191-2.6.15.2] 13783 - Fix hook to show hs_err*.log files on failures. 13784 - Resolves: rhbz#1594249 13785 13786 [1:1.7.0.191-2.6.15.2] 13787 - Fix requires/provides filters for internal libs. See RHBZ#1590796 13788 - Resolves: rhbz#1594249 13789 13790 [1:1.7.0.191-2.6.15.1] 13791 - Bump to revised 2.6.15 tarball with PR3604 13792 - Resolves: rhbz#1594249 13793 13794 [1:1.7.0.191-2.6.15.0] 13795 - Bump to 2.6.15 and u191b00. 13796 - Drop PR3608/RH1566890/CVE-2018-3639 patch now applied upstream. 13797 - Resolves: rhbz#1594249 13798 13799 [1:1.7.0.181-2.6.14.10] 13800 - Add hook to show hs_err*.log files on failures. 13801 - Resolves: rhbz#1594249 13802 13803 [1:1.7.0.181-2.6.14.10] 13804 - Cleanup RH1566890 patch and differentiate from java-1.8.0-openjdk version. 13805 - Resolves: rhbz#1594249 13806 13807 [1:1.7.0.181-2.6.14.10] 13808 - jsa files changed to 444 to pass rpm verification 13809 - Add reg-ex for filtering private libraries' provides/requires. 13810 - Resolves: rhbz#1594249 13811 13812 [1:1.7.0.181-2.6.14.9] 13813 - Fix patch files to appease git apply --stat 13814 - Resolves: rhbz#1578560 13815 13816 [1:1.7.0.181-2.6.14.8] 13817 - added and applied 1566890_embargoed20180521.patch 13818 - Resolves: rhbz#1578560 13819 13820 [1:1.7.0.181-2.6.14.5] 13821 - added depndence on latest c-j-c who do not have the incorrect jre-abrt handling 13822 - Resolves: rhbz#1559766 13823 13824 [1:1.7.0.181-2.6.14.3] 13825 13826 </description> 13827 <!-- 13828 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 13829 --> 13830 <advisory> 13831 <severity>MODERATE</severity> 13832 <rights>Copyright 2018 Oracle, Inc.</rights> 13833 <issued date="2018-07-30"/> 13834 <cve href="http://linux.oracle.com/cve/CVE-2018-2952.html">CVE-2018-2952</cve> 13835 13836 </advisory> 13837 </metadata> 13838 <criteria operator="AND"> 13839 <criterion test_ref="oval:com.oracle.elsa:tst:20182286001" comment="Oracle Linux 7 is installed"/> 13840 <criteria operator="OR"> 13841 <criteria operator="AND"> 13842 <criterion test_ref="oval:com.oracle.elsa:tst:20182286002" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5"/> 13843 <criterion test_ref="oval:com.oracle.elsa:tst:20182286003" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key"/> 13844 </criteria> 13845 <criteria operator="AND"> 13846 <criterion test_ref="oval:com.oracle.elsa:tst:20182286004" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5"/> 13847 <criterion test_ref="oval:com.oracle.elsa:tst:20182286005" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 13848 </criteria> 13849 <criteria operator="AND"> 13850 <criterion test_ref="oval:com.oracle.elsa:tst:20182286006" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5"/> 13851 <criterion test_ref="oval:com.oracle.elsa:tst:20182286007" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 13852 </criteria> 13853 <criteria operator="AND"> 13854 <criterion test_ref="oval:com.oracle.elsa:tst:20182286008" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5"/> 13855 <criterion test_ref="oval:com.oracle.elsa:tst:20182286009" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 13856 </criteria> 13857 <criteria operator="AND"> 13858 <criterion test_ref="oval:com.oracle.elsa:tst:20182286010" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5"/> 13859 <criterion test_ref="oval:com.oracle.elsa:tst:20182286011" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 13860 </criteria> 13861 <criteria operator="AND"> 13862 <criterion test_ref="oval:com.oracle.elsa:tst:20182286012" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5"/> 13863 <criterion test_ref="oval:com.oracle.elsa:tst:20182286013" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 13864 </criteria> 13865 <criteria operator="AND"> 13866 <criterion test_ref="oval:com.oracle.elsa:tst:20182286014" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5"/> 13867 <criterion test_ref="oval:com.oracle.elsa:tst:20182286015" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key"/> 13868 </criteria> 13869 </criteria> 13870 </criteria> 13871 13872 </definition> 13873 <definition id="oval:com.oracle.elsa:def:20182308" version="501" class="patch"> 13874 <metadata> 13875 <title> 13876 ELSA-2018-2308: openslp security update (IMPORTANT) 13877 </title> 13878 <affected family="unix"> 13879 <platform>Oracle Linux 6</platform> 13880 13881 </affected> 13882 <reference source="elsa" ref_id="ELSA-2018-2308" ref_url="http://linux.oracle.com/errata/ELSA-2018-2308.html"/> 13883 <reference source="CVE" ref_id="CVE-2017-17833" ref_url="http://linux.oracle.com/cve/CVE-2017-17833.html"/> 13884 13885 <description> 13886 [2.0.0-3] 13887 - Fix possible heap memory corruption, CVE-2017-17833 13888 Resolves: #1575699 13889 </description> 13890 <!-- 13891 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 13892 --> 13893 <advisory> 13894 <severity>IMPORTANT</severity> 13895 <rights>Copyright 2018 Oracle, Inc.</rights> 13896 <issued date="2018-07-31"/> 13897 <cve href="http://linux.oracle.com/cve/CVE-2017-17833.html">CVE-2017-17833</cve> 13898 13899 </advisory> 13900 </metadata> 13901 <criteria operator="AND"> 13902 <criterion test_ref="oval:com.oracle.elsa:tst:20182308001" comment="Oracle Linux 6 is installed"/> 13903 <criteria operator="OR"> 13904 <criteria operator="AND"> 13905 <criterion test_ref="oval:com.oracle.elsa:tst:20182308002" comment="openslp is earlier than 1:2.0.0-3.el6"/> 13906 <criterion test_ref="oval:com.oracle.elsa:tst:20182308003" comment="openslp is signed with the Oracle Linux 6 key"/> 13907 </criteria> 13908 <criteria operator="AND"> 13909 <criterion test_ref="oval:com.oracle.elsa:tst:20182308004" comment="openslp-devel is earlier than 1:2.0.0-3.el6"/> 13910 <criterion test_ref="oval:com.oracle.elsa:tst:20182308005" comment="openslp-devel is signed with the Oracle Linux 6 key"/> 13911 </criteria> 13912 <criteria operator="AND"> 13913 <criterion test_ref="oval:com.oracle.elsa:tst:20182308006" comment="openslp-server is earlier than 1:2.0.0-3.el6"/> 13914 <criterion test_ref="oval:com.oracle.elsa:tst:20182308007" comment="openslp-server is signed with the Oracle Linux 6 key"/> 13915 </criteria> 13916 </criteria> 13917 </criteria> 13918 13919 </definition> 13920 <definition id="oval:com.oracle.elsa:def:20182384" version="501" class="patch"> 13921 <metadata> 13922 <title> 13923 ELSA-2018-2384: kernel security and bug fix update (IMPORTANT) 13924 </title> 13925 <affected family="unix"> 13926 <platform>Oracle Linux 7</platform> 13927 13928 </affected> 13929 <reference source="elsa" ref_id="ELSA-2018-2384" ref_url="http://linux.oracle.com/errata/ELSA-2018-2384.html"/> 13930 <reference source="CVE" ref_id="CVE-2018-10675" ref_url="http://linux.oracle.com/cve/CVE-2018-10675.html"/> 13931 <reference source="CVE" ref_id="CVE-2018-5390" ref_url="http://linux.oracle.com/cve/CVE-2018-5390.html"/> 13932 <reference source="CVE" ref_id="CVE-2018-3620" ref_url="http://linux.oracle.com/cve/CVE-2018-3620.html"/> 13933 <reference source="CVE" ref_id="CVE-2018-3693" ref_url="http://linux.oracle.com/cve/CVE-2018-3693.html"/> 13934 <reference source="CVE" ref_id="CVE-2018-7566" ref_url="http://linux.oracle.com/cve/CVE-2018-7566.html"/> 13935 <reference source="CVE" ref_id="CVE-2018-3646" ref_url="http://linux.oracle.com/cve/CVE-2018-3646.html"/> 13936 <reference source="CVE" ref_id="CVE-2017-13215" ref_url="http://linux.oracle.com/cve/CVE-2017-13215.html"/> 13937 13938 <description> 13939 [3.10.0-862.11.6.OL7] 13940 - Oracle Linux certificates (Alexey Petrenko) 13941 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 13942 - Update x509.genkey [bug 24817676] 13943 13944 [3.10.0-862.11.6] 13945 - [kernel] cpu/hotplug: Fix 'online' sysfs entry with 'nosmt' (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13946 13947 [3.10.0-862.11.5] 13948 - [kernel] cpu/hotplug: Enable 'nosmt' as late as possible (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13949 13950 [3.10.0-862.11.4] 13951 - [net] ipv6: fix nospec-related regression in ipv6_addr_prefix() (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3693} 13952 13953 [3.10.0-862.11.3] 13954 - [net] tcp: add tcp_ooo_try_coalesce() helper (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13955 - [net] tcp: call tcp_drop() from tcp_data_queue_ofo() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13956 - [net] tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13957 - [net] tcp: avoid collapses in tcp_prune_queue() if possible (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13958 - [net] tcp: free batches of packets in tcp_prune_ofo_queue() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13959 - [net] net: add rb_to_skb() and other rb tree helpers (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13960 - [net] tcp: fix a stale ooo_last_skb after a replace (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13961 - [net] tcp: use an RB tree for ooo receive queue (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13962 - [net] tcp: refine tcp_prune_ofo_queue() to not drop all packets (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13963 - [net] tcp: increment sk_drops for dropped rx packets (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 13964 - [x86] x86/syscall: Fix regression when using the last syscall (pkey_free) (Lauro Ramos Venancio) [1589033 1589035] {CVE-2018-3693} 13965 13966 [3.10.0-862.11.2] 13967 - [kernel] cpu: hotplug: detect SMT disabled by BIOS (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13968 - [documentation] l1tf: Fix typos (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13969 - [x86] kvm: Remove extra newline in vmentry_l1d_flush sysfs file (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13970 - [x86] kvm: vmx: Initialize the vmx_l1d_flush_pages' content (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13971 - [x86] speculation: l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13972 - [documentation] Add section about CPU vulnerabilities (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13973 - [x86] bugs, kvm: introduce boot-time control of L1TF mitigations (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13974 - [kernel] cpu: hotplug: Set CPU_SMT_NOT_SUPPORTED early (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13975 - [kernel] cpu: hotplug: Expose SMT control init function (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13976 - [x86] kvm: Allow runtime control of L1D flush (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13977 - [x86] kvm: Serialize L1D flush parameter setter (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13978 - [x86] kvm: Add static key for flush always (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13979 - [x86] kvm: Move l1tf setup function (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13980 - [x86] l1tf: Handle EPT disabled state proper (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13981 - [x86] kvm: Drop L1TF MSR list approach (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13982 - [x86] litf: Introduce vmx status variable (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13983 - [x86] bugs: Make cpu_show_common() static (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13984 - [x86] bugs: Concentrate bug reporting into a separate function (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13985 - [kernel] cpu: hotplug: Online siblings when SMT control is turned on (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13986 - [x86] kvm: vmx: Use MSR save list for IA32_FLUSH_CMD if required (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13987 - [x86] kvm: vmx: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13988 - [x86] kvm: vmx: Separate the VMX AUTOLOAD guest/host number accounting (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13989 - [x86] kvm: vmx: Add find_msr() helper function (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13990 - [x86] kvm: vmx: Split the VMX MSR LOAD structures to have an host/guest numbers (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13991 - [x86] kvm: mitigation for L1 cache terminal fault vulnerabilities, part 3 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13992 - [x86] kvm: Warn user if KVM is loaded SMT and L1TF CPU bug being present (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13993 - [kernel] cpu: hotplug: Boot HT siblings at least once, part 2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13994 - [x86] speculation/l1tf: fix typo in l1tf mitigation string (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13995 - [x86] l1tf: protect _PAGE_FILE PTEs against speculation (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13996 - [x86] kvm: mitigation for L1 cache terminal fault vulnerabilities, part 2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13997 - [kernel] cpu/hotplug: Boot HT siblings at least once (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13998 - Revert 'x86/apic: Ignore secondary threads if nosmt=force' (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 13999 - [x86] speculation/l1tf: Fix up pte->pfn conversion for PAE (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14000 - [x86] speculation/l1tf: Protect PAE swap entries against L1TF (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14001 - [x86] CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14002 - [x86] speculation/l1tf: Extend 64bit swap file size limit (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14003 - [x86] cpu/AMD: Remove the pointless detect_ht() call (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14004 - [x86] bugs: Move the l1tf function and define pr_fmt properly (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14005 - [kernel] cpu/hotplug: Provide knobs to control SMT, part 2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14006 - [x86] topology: Provide topology_smt_supported() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14007 - [x86] smp: Provide topology_is_primary_thread(), part 2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14008 - [x86] apic: Ignore secondary threads if nosmt=force (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14009 - [x86] cpu/AMD: Evaluate smp_num_siblings early (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14010 - [x86] CPU/AMD: Do not check CPUID max ext level before parsing SMP info (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14011 - [x86] cpu/intel: Evaluate smp_num_siblings early (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14012 - [x86] cpu/topology: Provide detect_extended_topology_early() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14013 - [x86] cpu/common: Provide detect_ht_early() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14014 - [x86] cpu: Remove the pointless CPU printout (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14015 - [kernel] cpu/hotplug: Provide knobs to control SMT (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14016 - [kernel] cpu/hotplug: Split do_cpu_down() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14017 - [x86] smp: Provide topology_is_primary_thread() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14018 - [x86] CPU: Modify detect_extended_topology() to return result (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14019 - [x86] l1tf: fix build for CONFIG_NUMA_BALANCING=n (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14020 - [x86] l1tf: sync with latest L1TF patches (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14021 - [x86] l1tf: protect _PAGE_NUMA PTEs and PMDs against speculation (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14022 - [mm] l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14023 - [x86] l1tf: Report if too much memory for L1TF workaround (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14024 - [x86] l1tf: Limit swap file size to MAX_PA/2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14025 - [x86] l1tf: Add sysfs reporting for l1tf (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14026 - [x86] l1tf: Make sure the first page is always reserved (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14027 - [x86] l1tf: Protect PROT_NONE PTEs against speculation (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14028 - [x86] l1tf: Protect swap entries against L1TF (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14029 - [x86] l1tf: Increase 32bit PAE __PHYSICAL_PAGE_MASK (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14030 - [x86] mm: Fix swap entry comment and macro (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14031 - [x86] spec_ctrl: sync with upstream cpu_set_bug_bits() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14032 - [x86] add support for L1D flush MSR (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14033 - [x86] kvm: mitigation for L1 cache terminal fault vulnerabilities (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 14034 14035 [3.10.0-862.11.1] 14036 - [tcmu] allow userspace to reset ring (Xiubo Li) [1599669 1562587] 14037 - [tcmu] remove commands_lock (Xiubo Li) [1599669 1562587] 14038 - [tcmu] move expired command completion to unmap thread (Xiubo Li) [1599669 1562587] 14039 - [tcmu] add cmd timeout handling wq (Xiubo Li) [1599669 1562587] 14040 - [tcmu] don't block submitting context for block waits (Xiubo Li) [1599669 1562587] 14041 - [tcmu] fix double se_cmd completion (Xiubo Li) [1599669 1562587] 14042 - [tcmu] replace spin lock with mutex (Xiubo Li) [1599669 1562587] 14043 - [target] add SAM_STAT_BUSY sense reason (Xiubo Li) [1599669 1562587] 14044 - [target] core: add device action configfs files (Xiubo Li) [1599669 1562587] 14045 - [target] Avoid mappedlun symlink creation during lun shutdown (Xiubo Li) [1599656 1585081] 14046 - [spectre] update Spectre v1 mitigation string (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14047 - [spectre] fix hiddev nospec issues (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14048 - [x86] syscall: clarify clobbered registers in entry code (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14049 - [powerpc] add missing barrier_nospec() in __get_user64_nocheck() (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14050 - [spectre] fix gadgets found by smatch scanner (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14051 - [alsa] rme9652: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14052 - [alsa] hdspm: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14053 - [alsa] asihpi: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14054 - [alsa] opl3: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14055 - [alsa] hda: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14056 - [alsa] seq: oss: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14057 - [alsa] seq: oss: Fix unbalanced use lock for synth MIDI device (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14058 - [net] atm: Fix potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14059 - [kernel] time: Protect posix clock array access against speculation (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14060 - [kernel] sys.c: fix potential Spectre v1 issue (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14061 - [sched] autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14062 - [perf] core: Fix possible Spectre-v1 indexing for ->aux_pages[] (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14063 - [sysvipc] sem: mitigate semnum index against spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14064 - [alsa] control: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14065 - [usbip] vhci_sysfs: fix potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14066 - [media] dvb_ca_en50221: prevent using slot_info for Spectre attacs (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14067 - [media] dvb_ca_en50221: sanity check slot number from userspace (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14068 - [atm] zatm: Fix potential Spectre v1 (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14069 - [x86] kvm: Update spectre-v1 mitigation (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14070 - [x86] kvm: Add memory barrier on vmcs field lookup (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14071 - [x86] perf/msr: Fix possible Spectre-v1 indexing in the MSR driver (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14072 - [x86] perf: Fix possible Spectre-v1 indexing for x86_pmu::event_map() (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14073 - [x86] perf: Fix possible Spectre-v1 indexing for hw_perf_event cache_* (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14074 - [net] nl80211: Sanitize array index in parse_txq_params (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14075 - [include] vfs, fdtable: Prevent bounds-check bypass via speculative execution (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14076 - [x86] syscall: Sanitize syscall table de-references under speculation (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14077 - [powerpc] Use barrier_nospec in copy_from_user() (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14078 - [include] nospec: Introduce barrier_nospec for other arches (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14079 - [x86] Introduce barrier_nospec (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14080 - [x86] spectre_v1: Disable compiler optimizations over array_index_mask_nospec() (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14081 - [x86] Implement array_index_mask_nospec (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14082 - [documentation] Document array_index_nospec (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14083 dependency (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14084 - [include] nospec: Allow index argument to have const-qualified type (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14085 - [include] nospec: Kill array_index_nospec_mask_check() (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14086 - [include] nospec: Move array_index_nospec() parameter checking into separate macro (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14087 - [include] array_index_nospec: Sanitize speculative array de-references (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14088 - [x86] get_user: Use pointer masking to limit speculation (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14089 - [x86] uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14090 - [x86] Introduce __uaccess_begin_nospec() and uaccess_try_nospec (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14091 - [x86] usercopy: Replace open coded stac/clac with __uaccess_{begin, end} (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14092 - [x86] reorganize SMAP handling in user space accesses (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14093 - [x86] uaccess: Tell the compiler that uaccess is unlikely to fault (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14094 - [x86] uaccess: fix sparse errors (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3690} 14095 14096 [3.10.0-862.10.1] 14097 - [x86] add _TIF_UPROBE to _TIF_DO_NOTIFY_MASK (Oleg Nesterov) [1595155 1579521] 14098 - [x86] spec_ctrl: Always clear SPEC_CTRL MSRs when disabling IBRS (Radomir Vrbovsky) [1586150 1574730] 14099 - [sound] alsa: hda/realtek - Add headset mode support for Dell laptop (Jaroslav Kysela) [1588946 1528587] 14100 - [sound] alsa: hda/realtek - Support headset mode for ALC215/ALC285/ALC289 (Jaroslav Kysela) [1593586 1535427] 14101 - [mm] compaction: release zone irqlock in isolate_freepages_block (Andrea Arcangeli) [1596283 1582793] 14102 - [mm] compaction: change the timing to check to drop the spinlock (Andrea Arcangeli) [1596283 1582793] 14103 - [fs] dcache.c: add cond_resched() in shrink_dentry_list() (Aaron Tomlin) [1596184 1584693] 14104 - [misc] vmware balloon: Treat init like reset (Cathy Avery) [1595601 1540110] 14105 - [netdrv] qede: Fix ref-cnt usage count (Chad Dupuis) [1594700 1574847] 14106 - [x86] kvm: fix LAPIC timer drift when guest uses periodic mode ('Dr. David Alan Gilbert') [1594292 1584775] 14107 - [x86] kvm: remove APIC Timer periodic/oneshot spikes ('Dr. David Alan Gilbert') [1594292 1584775] 14108 - [netdrv] mlx4_en: Increase number of default RX rings (Erez Alfasi) [1594127 1520295] 14109 - [netdrv] mlx4_en: Limit the number of RX rings (Erez Alfasi) [1594127 1520295] 14110 - [netdrv] mlx4_en: Limit the number of TX rings (Erez Alfasi) [1594127 1520295] 14111 - [fs] ceph: don't set read_ahead_kb to 0 by default (Ilya Dryomov) [1590825 1579539] 14112 - [scsi] qla2xxx: Remove stale debug value for login_retry flag (Himanshu Madhani) [1588937 1578880] 14113 - [x86] topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations (Prarit Bhargava) [1588563 1582023] 14114 - [acpi] osi: Add OEM _OSI strings to disable NVidia RTD3 (Jaroslav Kysela) [1584685 1581391] 14115 - [hv] vmbus: Fix a rescind issue (Eduardo Otubo) [1582124 1518498] 14116 - [linux] libata: enable host-wide tags (Ewan Milne) [1581728 1491014] 14117 - [ata] libata: remove ATA_FLAG_LOWTAG (Ewan Milne) [1581728 1491014] 14118 - [ata] Add a new flag to destinguish sas controller (Ewan Milne) [1581728 1491014] 14119 - [ata] libata: make sata_sil24 use fifo tag allocator (Ewan Milne) [1581728 1491014] 14120 - [ata] libata: move sas ata tag allocation to libata-scsi.c (Ewan Milne) [1581728 1491014] 14121 - [ata] libata: use blk taging (Ewan Milne) [1581728 1491014] 14122 - [nvme] rdma: Use mr pool (David Milburn) [1581347 1547273] 14123 - [nvme] rdma: Check remotely invalidated rkey matches our expected rkey (David Milburn) [1581347 1547273] 14124 - [nvme] rdma: wait for local invalidation before completing a request (David Milburn) [1581347 1547273] 14125 - [nvme] rdma: don't complete requests before a send work request has completed (David Milburn) [1581347 1547273] 14126 - [nvme] rdma: don't suppress send completions (David Milburn) [1581347 1547273] 14127 - [x86] kvm: Fix loss of pending INIT due to race (Radim Krcmar) [1580467 1569473] 14128 - [mm] mempolicy: fix use after free when calling get_mempolicy (Augusto Caringi) [1576759 1576755] {CVE-2018-10675} 14129 - [sound] alsa: seq: Fix racy pool initializations (Jaroslav Kysela) [1550171 1593586 1550169 1535427] {CVE-2018-7566} 14130 - [crypto] algif_skcipher: Load TX SG list after waiting (Bruno Eduardo de Oliveira Meneguele) [1541870 1541875] {CVE-2017-13215} 14131 </description> 14132 <!-- 14133 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14134 --> 14135 <advisory> 14136 <severity>IMPORTANT</severity> 14137 <rights>Copyright 2018 Oracle, Inc.</rights> 14138 <issued date="2018-08-14"/> 14139 <cve href="http://linux.oracle.com/cve/CVE-2018-10675.html">CVE-2018-10675</cve> 14140 <cve href="http://linux.oracle.com/cve/CVE-2018-5390.html">CVE-2018-5390</cve> 14141 <cve href="http://linux.oracle.com/cve/CVE-2018-3620.html">CVE-2018-3620</cve> 14142 <cve href="http://linux.oracle.com/cve/CVE-2018-3693.html">CVE-2018-3693</cve> 14143 <cve href="http://linux.oracle.com/cve/CVE-2018-7566.html">CVE-2018-7566</cve> 14144 <cve href="http://linux.oracle.com/cve/CVE-2018-3646.html">CVE-2018-3646</cve> 14145 <cve href="http://linux.oracle.com/cve/CVE-2017-13215.html">CVE-2017-13215</cve> 14146 14147 </advisory> 14148 </metadata> 14149 <criteria operator="AND"> 14150 <criterion test_ref="oval:com.oracle.elsa:tst:20182384001" comment="Oracle Linux 7 is installed"/> 14151 <criteria operator="OR"> 14152 <criteria operator="AND"> 14153 <criterion test_ref="oval:com.oracle.elsa:tst:20182384002" comment="kernel is earlier than 0:3.10.0-862.11.6.el7"/> 14154 <criterion test_ref="oval:com.oracle.elsa:tst:20182384003" comment="kernel is signed with the Oracle Linux 7 key"/> 14155 </criteria> 14156 <criteria operator="AND"> 14157 <criterion test_ref="oval:com.oracle.elsa:tst:20182384004" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.11.6.el7"/> 14158 <criterion test_ref="oval:com.oracle.elsa:tst:20182384005" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 14159 </criteria> 14160 <criteria operator="AND"> 14161 <criterion test_ref="oval:com.oracle.elsa:tst:20182384006" comment="kernel-debug is earlier than 0:3.10.0-862.11.6.el7"/> 14162 <criterion test_ref="oval:com.oracle.elsa:tst:20182384007" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 14163 </criteria> 14164 <criteria operator="AND"> 14165 <criterion test_ref="oval:com.oracle.elsa:tst:20182384008" comment="kernel-debug-devel is earlier than 0:3.10.0-862.11.6.el7"/> 14166 <criterion test_ref="oval:com.oracle.elsa:tst:20182384009" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 14167 </criteria> 14168 <criteria operator="AND"> 14169 <criterion test_ref="oval:com.oracle.elsa:tst:20182384010" comment="kernel-devel is earlier than 0:3.10.0-862.11.6.el7"/> 14170 <criterion test_ref="oval:com.oracle.elsa:tst:20182384011" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 14171 </criteria> 14172 <criteria operator="AND"> 14173 <criterion test_ref="oval:com.oracle.elsa:tst:20182384012" comment="kernel-doc is earlier than 0:3.10.0-862.11.6.el7"/> 14174 <criterion test_ref="oval:com.oracle.elsa:tst:20182384013" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 14175 </criteria> 14176 <criteria operator="AND"> 14177 <criterion test_ref="oval:com.oracle.elsa:tst:20182384014" comment="kernel-headers is earlier than 0:3.10.0-862.11.6.el7"/> 14178 <criterion test_ref="oval:com.oracle.elsa:tst:20182384015" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 14179 </criteria> 14180 <criteria operator="AND"> 14181 <criterion test_ref="oval:com.oracle.elsa:tst:20182384016" comment="kernel-tools is earlier than 0:3.10.0-862.11.6.el7"/> 14182 <criterion test_ref="oval:com.oracle.elsa:tst:20182384017" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 14183 </criteria> 14184 <criteria operator="AND"> 14185 <criterion test_ref="oval:com.oracle.elsa:tst:20182384018" comment="kernel-tools-libs is earlier than 0:3.10.0-862.11.6.el7"/> 14186 <criterion test_ref="oval:com.oracle.elsa:tst:20182384019" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 14187 </criteria> 14188 <criteria operator="AND"> 14189 <criterion test_ref="oval:com.oracle.elsa:tst:20182384020" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.11.6.el7"/> 14190 <criterion test_ref="oval:com.oracle.elsa:tst:20182384021" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 14191 </criteria> 14192 <criteria operator="AND"> 14193 <criterion test_ref="oval:com.oracle.elsa:tst:20182384022" comment="perf is earlier than 0:3.10.0-862.11.6.el7"/> 14194 <criterion test_ref="oval:com.oracle.elsa:tst:20182384023" comment="perf is signed with the Oracle Linux 7 key"/> 14195 </criteria> 14196 <criteria operator="AND"> 14197 <criterion test_ref="oval:com.oracle.elsa:tst:20182384024" comment="python-perf is earlier than 0:3.10.0-862.11.6.el7"/> 14198 <criterion test_ref="oval:com.oracle.elsa:tst:20182384025" comment="python-perf is signed with the Oracle Linux 7 key"/> 14199 </criteria> 14200 </criteria> 14201 </criteria> 14202 14203 </definition> 14204 <definition id="oval:com.oracle.elsa:def:20182390" version="501" class="patch"> 14205 <metadata> 14206 <title> 14207 ELSA-2018-2390: kernel security and bug fix update (IMPORTANT) 14208 </title> 14209 <affected family="unix"> 14210 <platform>Oracle Linux 6</platform> 14211 14212 </affected> 14213 <reference source="elsa" ref_id="ELSA-2018-2390" ref_url="http://linux.oracle.com/errata/ELSA-2018-2390.html"/> 14214 <reference source="CVE" ref_id="CVE-2017-0861" ref_url="http://linux.oracle.com/cve/CVE-2017-0861.html"/> 14215 <reference source="CVE" ref_id="CVE-2017-15265" ref_url="http://linux.oracle.com/cve/CVE-2017-15265.html"/> 14216 <reference source="CVE" ref_id="CVE-2018-1000004" ref_url="http://linux.oracle.com/cve/CVE-2018-1000004.html"/> 14217 <reference source="CVE" ref_id="CVE-2018-5390" ref_url="http://linux.oracle.com/cve/CVE-2018-5390.html"/> 14218 <reference source="CVE" ref_id="CVE-2018-3620" ref_url="http://linux.oracle.com/cve/CVE-2018-3620.html"/> 14219 <reference source="CVE" ref_id="CVE-2018-3693" ref_url="http://linux.oracle.com/cve/CVE-2018-3693.html"/> 14220 <reference source="CVE" ref_id="CVE-2018-7566" ref_url="http://linux.oracle.com/cve/CVE-2018-7566.html"/> 14221 <reference source="CVE" ref_id="CVE-2018-3646" ref_url="http://linux.oracle.com/cve/CVE-2018-3646.html"/> 14222 <reference source="CVE" ref_id="CVE-2018-10901" ref_url="http://linux.oracle.com/cve/CVE-2018-10901.html"/> 14223 14224 <description> 14225 [2.6.32-754.3.5.OL6] 14226 - Update genkey [bug 25599697] 14227 14228 [2.6.32-754.3.5] 14229 - [kernel] cpu/hotplug: Enable 'nosmt' as late as possible (Frantisek Hrbata) [1593376] {CVE-2018-3620} 14230 14231 [2.6.32-754.3.4] 14232 - [x86] x86/mm: Simplify p[g4um]d_page() macros (Josh Poimboeuf) [1593376] {CVE-2018-3620} 14233 - [x86] x86/mm: Fix regression with huge pages on PAE (Josh Poimboeuf) [1593376] {CVE-2018-3620} 14234 - [x86] x86/asm: Fix pud/pmd interfaces to handle large PAT bit (Josh Poimboeuf) [1593376] {CVE-2018-3620} 14235 - [x86] x86/asm: Add pud/pmd mask interfaces to handle large PAT bit (Josh Poimboeuf) [1593376] {CVE-2018-3620} 14236 - [x86] x86/asm: Move PUD_PAGE macros to page_types.h (Josh Poimboeuf) [1593376] {CVE-2018-3620} 14237 - [net] tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Florian Westphal) [1611376] {CVE-2018-5390} 14238 - [net] tcp: avoid collapses in tcp_prune_queue() if possible (Florian Westphal) [1611376] {CVE-2018-5390} 14239 - [net] tcp: free batches of packets in tcp_prune_ofo_queue() (Florian Westphal) [1611376] {CVE-2018-5390} 14240 - [net] add rb_to_skb() and other rb tree helpers (Florian Westphal) [1611376] {CVE-2018-5390} 14241 - [net] tcp: fix a stale ooo_last_skb after a replace (Florian Westphal) [1611376] {CVE-2018-5390} 14242 - [net] tcp: use an RB tree for ooo receive queue (Florian Westphal) [1611376] {CVE-2018-5390} 14243 - [net] add rbnode to struct sk_buff (Florian Westphal) [1611376] {CVE-2018-5390} 14244 - [net] tcp: refine tcp_prune_ofo_queue() to not drop all packets (Florian Westphal) [1611376] {CVE-2018-5390} 14245 14246 [2.6.32-754.3.3] 14247 - [x86] syscall: Fix regression when using the last syscall (process_vm_writev) (Lauro Ramos Venancio) [1589032] {CVE-2018-3693} 14248 - [x86] syscall: Fix regression on strace and stap (Lauro Ramos Venancio) [1589032] {CVE-2018-3693} 14249 14250 [2.6.32-754.3.2] 14251 - [kvm] VMX: Fix host GDT.LIMIT corruption (CVE-2018-10301) (Paolo Bonzini) [1601851] {CVE-2018-10901} 14252 - [x86] Initialize __max_smt_threads to 1 (Waiman Long) [1593376] {CVE-2018-3620} 14253 - [kernel] cpu/hotplug: detect SMT disabled by BIOS (Waiman Long) [1593376] {CVE-2018-3620} 14254 - [x86] topology: Add topology_max_smt_threads() (Waiman Long) [1593376] {CVE-2018-3620} 14255 - [x86] speculation/l1tf: Fix incorrect error return code in vm_insert_pfn() (Waiman Long) [1593376] {CVE-2018-3620} 14256 - [x86] KVM/VMX: Initialize the vmx_l1d_flush_pages' content (Waiman Long) [1593376] {CVE-2018-3620} 14257 - [x86] kvm: Don't flush L1D cache if VMENTER_L1D_FLUSH_NEVER (Waiman Long) [1593376] {CVE-2018-3620} 14258 - [x86] kvm: Take out the unused nosmt module parameter (Waiman Long) [1593376] {CVE-2018-3620} 14259 - [x86] mm/dump_pagetables: Add a check_l1tf debugfs file (Waiman Long) [1593376] {CVE-2018-3620} 14260 - [x86] l1tf: protect _PAGE_FILE PTEs against speculation for 32-bit PAE (Waiman Long) [1593376] {CVE-2018-3620} 14261 - [x86] speculation/l1tf: Protect swap entries aganst L1TF for 32-bit PAE (Waiman Long) [1593376] {CVE-2018-3620} 14262 - [x86] cpu: Make flush_l1d visible in /proc/cpuinfo (Waiman Long) [1593376] {CVE-2018-3620} 14263 - [x86] l1tf: protect _PAGE_FILE PTEs against speculation (Waiman Long) [1593376] {CVE-2018-3620} 14264 - [Documentation] Add section about CPU vulnerabilities (Waiman Long) [1593376] {CVE-2018-3620} 14265 - [x86] bugs, kvm: Introduce boot-time control of L1TF mitigations (Waiman Long) [1593376] {CVE-2018-3620} 14266 - [kernel] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early (Waiman Long) [1593376] {CVE-2018-3620} 14267 - [kernel] cpu/hotplug: Expose SMT control init function (Waiman Long) [1593376] {CVE-2018-3620} 14268 - [x86] kvm: Allow runtime control of L1D flush (Waiman Long) [1593376] {CVE-2018-3620} 14269 - [x86] kvm: Serialize L1D flush parameter setter (Waiman Long) [1593376] {CVE-2018-3620} 14270 - [x86] kvm: Move l1tf setup function (Waiman Long) [1593376] {CVE-2018-3620} 14271 - [x86] l1tf: Handle EPT disabled state proper (Waiman Long) [1593376] {CVE-2018-3620} 14272 - [x86] kvm: Drop L1TF MSR list approach (Waiman Long) [1593376] {CVE-2018-3620} 14273 - [x86] litf: Introduce vmx status variable (Waiman Long) [1593376] {CVE-2018-3620} 14274 - [kernel] cpu/hotplug: Online siblings when SMT control is turned on (Waiman Long) [1593376] {CVE-2018-3620} 14275 - [x86] KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required (Waiman Long) [1593376] {CVE-2018-3620} 14276 - [x86] KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (Waiman Long) [1593376] {CVE-2018-3620} 14277 - [x86] KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting (Waiman Long) [1593376] {CVE-2018-3620} 14278 - [x86] KVM/VMX: Add find_msr() helper function (Waiman Long) [1593376] {CVE-2018-3620} 14279 - [x86] KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers (Waiman Long) [1593376] {CVE-2018-3620} 14280 - [x86] KVM/VMX: Add L1D flush logic (Waiman Long) [1593376] {CVE-2018-3620} 14281 - [kvm] VMX: Make indirect call speculation safe (Waiman Long) [1593376] {CVE-2018-3620} 14282 - [kvm] VMX: Enable acknowledge interupt on vmexit (Waiman Long) [1593376] {CVE-2018-3620} 14283 - [x86] KVM/VMX: Add L1D MSR based flush (Waiman Long) [1593376] {CVE-2018-3620} 14284 - [x86] KVM/VMX: Add L1D flush algorithm (Waiman Long) [1593376] {CVE-2018-3620} 14285 - [x86] KVM/VMX: Add module argument for L1TF mitigation (Waiman Long) [1593376] {CVE-2018-3620} 14286 - [x86] KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present (Waiman Long) [1593376] {CVE-2018-3620} 14287 - [kvm] x86: Introducing kvm_x86_ops VM init/destroy hooks (Waiman Long) [1593376] {CVE-2018-3620} 14288 - [kernel] cpu/hotplug: Boot HT siblings at least once (Waiman Long) [1593376] {CVE-2018-3620} 14289 - [x86] Revert 'x86/apic: Ignore secondary threads if nosmt=force' (Waiman Long) [1593376] {CVE-2018-3620} 14290 - [x86] speculation/l1tf: Fix up pte->pfn conversion for PAE (Waiman Long) [1593376] {CVE-2018-3620} 14291 - [x86] CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (Waiman Long) [1593376] {CVE-2018-3620} 14292 - [x86] cpufeatures: Add detection of L1D cache flush support. (Waiman Long) [1593376] {CVE-2018-3620} 14293 - [x86] speculation/l1tf: Extend 64bit swap file size limit (Waiman Long) [1593376] {CVE-2018-3620} 14294 - [x86] apic: Ignore secondary threads if nosmt=force (Waiman Long) [1593376] {CVE-2018-3620} 14295 - [x86] cpu/AMD: Evaluate smp_num_siblings early (Waiman Long) [1593376] {CVE-2018-3620} 14296 - [x86] CPU/AMD: Do not check CPUID max ext level before parsing SMP info (Waiman Long) [1593376] {CVE-2018-3620} 14297 - [x86] cpu/intel: Evaluate smp_num_siblings early (Waiman Long) [1593376] {CVE-2018-3620} 14298 - [x86] cpu/topology: Provide detect_extended_topology_early() (Waiman Long) [1593376] {CVE-2018-3620} 14299 - [x86] cpu/common: Provide detect_ht_early() (Waiman Long) [1593376] {CVE-2018-3620} 14300 - [x86] cpu/AMD: Remove the pointless detect_ht() call (Waiman Long) [1593376] {CVE-2018-3620} 14301 - [x86] cpu: Remove the pointless CPU printout (Waiman Long) [1593376] {CVE-2018-3620} 14302 - [kernel] cpu/hotplug: Provide knobs to control SMT (Waiman Long) [1593376] {CVE-2018-3620} 14303 - [kernel] cpu/hotplug: Split do_cpu_down() (Waiman Long) [1593376] {CVE-2018-3620} 14304 - [x86] topology: Provide topology_smt_supported() (Waiman Long) [1593376] {CVE-2018-3620} 14305 - [x86] smp: Provide topology_is_primary_thread() (Waiman Long) [1593376] {CVE-2018-3620} 14306 - [x86] bugs: Move the l1tf function and define pr_fmt properly (Waiman Long) [1593376] {CVE-2018-3620} 14307 - [x86] speculation/l1tf: Limit swap file size to MAX_PA/2 (Waiman Long) [1593376] {CVE-2018-3620} 14308 - [x86] speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Waiman Long) [1593376] {CVE-2018-3620} 14309 - [x86] speculation/l1tf: Add sysfs reporting for l1tf (Waiman Long) [1593376] {CVE-2018-3620} 14310 - [x86] speculation/l1tf: Protect PROT_NONE PTEs against speculation (Waiman Long) [1593376] {CVE-2018-3620} 14311 - [x86] speculation/l1tf: Protect swap entries against L1TF (Waiman Long) [1593376] {CVE-2018-3620} 14312 - [x86] speculation/l1tf: Change order of offset/type in swap entry (Waiman Long) [1593376] {CVE-2018-3620} 14313 - [x86] speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Waiman Long) [1593376] {CVE-2018-3620} 14314 - [x86] cpu: Fix incorrect vulnerabilities files function prototypes (Waiman Long) [1593376] {CVE-2018-3620} 14315 - [x86] bugs: Export the internal __cpu_bugs variable (Waiman Long) [1593376] {CVE-2018-3620} 14316 - [x86] spec_ctrl: sync with upstream cpu_set_bug_bits() (Waiman Long) [1593376] {CVE-2018-3620} 14317 - [x86] intel-family.h: Add GEMINI_LAKE SOC (Waiman Long) [1593376] {CVE-2018-3620} 14318 - [x86] mm: Fix swap entry comment and macro (Waiman Long) [1593376] {CVE-2018-3620} 14319 - [x86] mm: Move swap offset/type up in PTE to work around erratum (Waiman Long) [1593376] {CVE-2018-3620} 14320 14321 [2.6.32-754.3.1] 14322 - [infiniband] ib/iser: Rewrite bounce buffer code path (Don Dutile) [1585312] 14323 - [sound] alsa: pcm: prevent UAF in snd_pcm_info (CVE-2017-0861) (Jaroslav Kysela) [1565188] {CVE-2017-0861} 14324 - [sound] alsa: seq: Fix racy pool initializations (Jaroslav Kysela) [1550176] {CVE-2018-7566} 14325 - [sound] alsa: seq: Fix use-after-free at creating a port (Jaroslav Kysela) [1503383] {CVE-2017-15265} 14326 - [sound] alsa: seq: Make ioctls race-free (Jaroslav Kysela) [1537452] {CVE-2018-1000004} 14327 - [mm] reduce total RAM held in per-CPU pvecs by flushing them on compound/THP page arrival (Larry Woodman) [1575819] 14328 - [usb] acm: fix the computation of the number of data bits (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14329 - [misc] spectre: fix gadgets found by smatch scanner, part 2 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14330 - [x86] kvm/vmx: Remove barrier_nospec() in slot_largepage_idx() (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14331 - [kvm] Remove memory alias support (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14332 - [misc] spectre: fix gadgets found by smatch scanner (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14333 - [sound] alsa: rme9652: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14334 - [sound] alsa: opl3: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14335 - [sound] alsa: hda: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14336 - [sound] alsa: seq: oss: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14337 - [sound] alsa: seq: oss: Fix unbalanced use lock for synth MIDI device (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14338 - [net] atm: Fix potential Spectre v1 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14339 - [kernel] posix-timers: Protect posix clock array access against speculation (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14340 - [kernel] sys.c: fix potential Spectre v1 issue (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14341 - [kernel] sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14342 - [kernel] perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14343 - [ipc] sysvipc/sem: mitigate semnum index against spectre v1 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14344 - [sound] alsa: control: Hardening for potential Spectre v1 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14345 - [media] dvb_ca_en50221: prevent using slot_info for Spectre attacs (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14346 - media] dvb_ca_en50221: sanity check slot number from userspace (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14347 - [atm] zatm: Fix potential Spectre v1 (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14348 - [x86] perf: Fix possible Spectre-v1 indexing for x86_pmu::event_map() (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14349 - [x86] perf: Fix possible Spectre-v1 indexing for hw_perf_event cache_* (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14350 - [net] nl80211: Sanitize array index in parse_txq_params (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14351 - [include] vfs, fdtable: Prevent bounds-check bypass via speculative execution (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14352 - [x86] syscall: Sanitize syscall table de-references under speculation (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14353 - [powerpc] Use barrier_nospec in copy_from_user() (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14354 - [include] nospec: Introduce barrier_nospec for other arches (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14355 - [x86] Introduce barrier_nospec (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14356 - [x86] spectre_v1: Disable compiler optimizations over array_index_mask_nospec() (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14357 - [x86] Implement array_index_mask_nospec (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14358 - [documentation] Document array_index_nospec (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14359 dependency (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14360 - [include] nospec: Allow index argument to have const-qualified type (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14361 - [include] nospec: Kill array_index_nospec_mask_check() (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14362 - [include] nospec: Move array_index_nospec() parameter checking into separate macro (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14363 - [include] array_index_nospec: Sanitize speculative array de-references (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14364 - [x86] get_user: Use pointer masking to limit speculation (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14365 - [x86] uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14366 - [x86] Introduce __uaccess_begin_nospec() and uaccess_try_nospec (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14367 - [x86] reorganize SMAP handling in user space accesses (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14368 - [x86] uaccess: Tell the compiler that uaccess is unlikely to fault (Josh Poimboeuf) [1589032] {CVE-2018-3693} 14369 </description> 14370 <!-- 14371 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14372 --> 14373 <advisory> 14374 <severity>IMPORTANT</severity> 14375 <rights>Copyright 2018 Oracle, Inc.</rights> 14376 <issued date="2018-08-14"/> 14377 <cve href="http://linux.oracle.com/cve/CVE-2017-0861.html">CVE-2017-0861</cve> 14378 <cve href="http://linux.oracle.com/cve/CVE-2017-15265.html">CVE-2017-15265</cve> 14379 <cve href="http://linux.oracle.com/cve/CVE-2018-1000004.html">CVE-2018-1000004</cve> 14380 <cve href="http://linux.oracle.com/cve/CVE-2018-5390.html">CVE-2018-5390</cve> 14381 <cve href="http://linux.oracle.com/cve/CVE-2018-3620.html">CVE-2018-3620</cve> 14382 <cve href="http://linux.oracle.com/cve/CVE-2018-3693.html">CVE-2018-3693</cve> 14383 <cve href="http://linux.oracle.com/cve/CVE-2018-7566.html">CVE-2018-7566</cve> 14384 <cve href="http://linux.oracle.com/cve/CVE-2018-3646.html">CVE-2018-3646</cve> 14385 <cve href="http://linux.oracle.com/cve/CVE-2018-10901.html">CVE-2018-10901</cve> 14386 14387 </advisory> 14388 </metadata> 14389 <criteria operator="AND"> 14390 <criterion test_ref="oval:com.oracle.elsa:tst:20182390001" comment="Oracle Linux 6 is installed"/> 14391 <criteria operator="OR"> 14392 <criteria operator="AND"> 14393 <criterion test_ref="oval:com.oracle.elsa:tst:20182390002" comment="kernel is earlier than 0:2.6.32-754.3.5.el6"/> 14394 <criterion test_ref="oval:com.oracle.elsa:tst:20182390003" comment="kernel is signed with the Oracle Linux 6 key"/> 14395 </criteria> 14396 <criteria operator="AND"> 14397 <criterion test_ref="oval:com.oracle.elsa:tst:20182390004" comment="kernel-abi-whitelists is earlier than 0:2.6.32-754.3.5.el6"/> 14398 <criterion test_ref="oval:com.oracle.elsa:tst:20182390005" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key"/> 14399 </criteria> 14400 <criteria operator="AND"> 14401 <criterion test_ref="oval:com.oracle.elsa:tst:20182390006" comment="kernel-debug is earlier than 0:2.6.32-754.3.5.el6"/> 14402 <criterion test_ref="oval:com.oracle.elsa:tst:20182390007" comment="kernel-debug is signed with the Oracle Linux 6 key"/> 14403 </criteria> 14404 <criteria operator="AND"> 14405 <criterion test_ref="oval:com.oracle.elsa:tst:20182390008" comment="kernel-debug-devel is earlier than 0:2.6.32-754.3.5.el6"/> 14406 <criterion test_ref="oval:com.oracle.elsa:tst:20182390009" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/> 14407 </criteria> 14408 <criteria operator="AND"> 14409 <criterion test_ref="oval:com.oracle.elsa:tst:20182390010" comment="kernel-devel is earlier than 0:2.6.32-754.3.5.el6"/> 14410 <criterion test_ref="oval:com.oracle.elsa:tst:20182390011" comment="kernel-devel is signed with the Oracle Linux 6 key"/> 14411 </criteria> 14412 <criteria operator="AND"> 14413 <criterion test_ref="oval:com.oracle.elsa:tst:20182390012" comment="kernel-doc is earlier than 0:2.6.32-754.3.5.el6"/> 14414 <criterion test_ref="oval:com.oracle.elsa:tst:20182390013" comment="kernel-doc is signed with the Oracle Linux 6 key"/> 14415 </criteria> 14416 <criteria operator="AND"> 14417 <criterion test_ref="oval:com.oracle.elsa:tst:20182390014" comment="kernel-firmware is earlier than 0:2.6.32-754.3.5.el6"/> 14418 <criterion test_ref="oval:com.oracle.elsa:tst:20182390015" comment="kernel-firmware is signed with the Oracle Linux 6 key"/> 14419 </criteria> 14420 <criteria operator="AND"> 14421 <criterion test_ref="oval:com.oracle.elsa:tst:20182390016" comment="kernel-headers is earlier than 0:2.6.32-754.3.5.el6"/> 14422 <criterion test_ref="oval:com.oracle.elsa:tst:20182390017" comment="kernel-headers is signed with the Oracle Linux 6 key"/> 14423 </criteria> 14424 <criteria operator="AND"> 14425 <criterion test_ref="oval:com.oracle.elsa:tst:20182390018" comment="perf is earlier than 0:2.6.32-754.3.5.el6"/> 14426 <criterion test_ref="oval:com.oracle.elsa:tst:20182390019" comment="perf is signed with the Oracle Linux 6 key"/> 14427 </criteria> 14428 <criteria operator="AND"> 14429 <criterion test_ref="oval:com.oracle.elsa:tst:20182390020" comment="python-perf is earlier than 0:2.6.32-754.3.5.el6"/> 14430 <criterion test_ref="oval:com.oracle.elsa:tst:20182390021" comment="python-perf is signed with the Oracle Linux 6 key"/> 14431 </criteria> 14432 </criteria> 14433 </criteria> 14434 14435 </definition> 14436 <definition id="oval:com.oracle.elsa:def:20182439" version="501" class="patch"> 14437 <metadata> 14438 <title> 14439 ELSA-2018-2439: mariadb security and bug fix update (MODERATE) 14440 </title> 14441 <affected family="unix"> 14442 <platform>Oracle Linux 7</platform> 14443 14444 </affected> 14445 <reference source="elsa" ref_id="ELSA-2018-2439" ref_url="http://linux.oracle.com/errata/ELSA-2018-2439.html"/> 14446 <reference source="CVE" ref_id="CVE-2017-3651" ref_url="http://linux.oracle.com/cve/CVE-2017-3651.html"/> 14447 <reference source="CVE" ref_id="CVE-2017-3636" ref_url="http://linux.oracle.com/cve/CVE-2017-3636.html"/> 14448 <reference source="CVE" ref_id="CVE-2017-3641" ref_url="http://linux.oracle.com/cve/CVE-2017-3641.html"/> 14449 <reference source="CVE" ref_id="CVE-2017-10268" ref_url="http://linux.oracle.com/cve/CVE-2017-10268.html"/> 14450 <reference source="CVE" ref_id="CVE-2017-10378" ref_url="http://linux.oracle.com/cve/CVE-2017-10378.html"/> 14451 <reference source="CVE" ref_id="CVE-2017-10379" ref_url="http://linux.oracle.com/cve/CVE-2017-10379.html"/> 14452 <reference source="CVE" ref_id="CVE-2017-10384" ref_url="http://linux.oracle.com/cve/CVE-2017-10384.html"/> 14453 <reference source="CVE" ref_id="CVE-2018-2562" ref_url="http://linux.oracle.com/cve/CVE-2018-2562.html"/> 14454 <reference source="CVE" ref_id="CVE-2018-2622" ref_url="http://linux.oracle.com/cve/CVE-2018-2622.html"/> 14455 <reference source="CVE" ref_id="CVE-2018-2640" ref_url="http://linux.oracle.com/cve/CVE-2018-2640.html"/> 14456 <reference source="CVE" ref_id="CVE-2018-2665" ref_url="http://linux.oracle.com/cve/CVE-2018-2665.html"/> 14457 <reference source="CVE" ref_id="CVE-2018-2668" ref_url="http://linux.oracle.com/cve/CVE-2018-2668.html"/> 14458 <reference source="CVE" ref_id="CVE-2018-2755" ref_url="http://linux.oracle.com/cve/CVE-2018-2755.html"/> 14459 <reference source="CVE" ref_id="CVE-2018-2761" ref_url="http://linux.oracle.com/cve/CVE-2018-2761.html"/> 14460 <reference source="CVE" ref_id="CVE-2018-2781" ref_url="http://linux.oracle.com/cve/CVE-2018-2781.html"/> 14461 <reference source="CVE" ref_id="CVE-2017-3653" ref_url="http://linux.oracle.com/cve/CVE-2017-3653.html"/> 14462 <reference source="CVE" ref_id="CVE-2018-2767" ref_url="http://linux.oracle.com/cve/CVE-2018-2767.html"/> 14463 <reference source="CVE" ref_id="CVE-2018-2771" ref_url="http://linux.oracle.com/cve/CVE-2018-2771.html"/> 14464 <reference source="CVE" ref_id="CVE-2018-2813" ref_url="http://linux.oracle.com/cve/CVE-2018-2813.html"/> 14465 <reference source="CVE" ref_id="CVE-2018-2817" ref_url="http://linux.oracle.com/cve/CVE-2018-2817.html"/> 14466 <reference source="CVE" ref_id="CVE-2018-2819" ref_url="http://linux.oracle.com/cve/CVE-2018-2819.html"/> 14467 14468 <description> 14469 [1:5.5.60-1] 14470 - Rebase to 5.5.60 14471 - CVE's fixed: #1558256, #1558260, #1559060 14472 CVE-2017-3636 CVE-2017-3641 CVE-2017-3653 CVE-2017-10379 14473 CVE-2017-10384 CVE-2017-10378 CVE-2017-10268 CVE-2018-2562 14474 CVE-2018-2622 CVE-2018-2640 CVE-2018-2665 CVE-2018-2668 14475 CVE-2018-2755 CVE-2018-2819 CVE-2018-2817 CVE-2018-2761 14476 CVE-2018-2781 CVE-2018-2771 CVE-2018-2813 14477 - Resolves: #1535217, #1491833, #1511982, #1145455, #1461692 14478 </description> 14479 <!-- 14480 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14481 --> 14482 <advisory> 14483 <severity>MODERATE</severity> 14484 <rights>Copyright 2018 Oracle, Inc.</rights> 14485 <issued date="2018-08-16"/> 14486 <cve href="http://linux.oracle.com/cve/CVE-2017-3651.html">CVE-2017-3651</cve> 14487 <cve href="http://linux.oracle.com/cve/CVE-2017-3636.html">CVE-2017-3636</cve> 14488 <cve href="http://linux.oracle.com/cve/CVE-2017-3641.html">CVE-2017-3641</cve> 14489 <cve href="http://linux.oracle.com/cve/CVE-2017-10268.html">CVE-2017-10268</cve> 14490 <cve href="http://linux.oracle.com/cve/CVE-2017-10378.html">CVE-2017-10378</cve> 14491 <cve href="http://linux.oracle.com/cve/CVE-2017-10379.html">CVE-2017-10379</cve> 14492 <cve href="http://linux.oracle.com/cve/CVE-2017-10384.html">CVE-2017-10384</cve> 14493 <cve href="http://linux.oracle.com/cve/CVE-2018-2562.html">CVE-2018-2562</cve> 14494 <cve href="http://linux.oracle.com/cve/CVE-2018-2622.html">CVE-2018-2622</cve> 14495 <cve href="http://linux.oracle.com/cve/CVE-2018-2640.html">CVE-2018-2640</cve> 14496 <cve href="http://linux.oracle.com/cve/CVE-2018-2665.html">CVE-2018-2665</cve> 14497 <cve href="http://linux.oracle.com/cve/CVE-2018-2668.html">CVE-2018-2668</cve> 14498 <cve href="http://linux.oracle.com/cve/CVE-2018-2755.html">CVE-2018-2755</cve> 14499 <cve href="http://linux.oracle.com/cve/CVE-2018-2761.html">CVE-2018-2761</cve> 14500 <cve href="http://linux.oracle.com/cve/CVE-2018-2781.html">CVE-2018-2781</cve> 14501 <cve href="http://linux.oracle.com/cve/CVE-2017-3653.html">CVE-2017-3653</cve> 14502 <cve href="http://linux.oracle.com/cve/CVE-2018-2767.html">CVE-2018-2767</cve> 14503 <cve href="http://linux.oracle.com/cve/CVE-2018-2771.html">CVE-2018-2771</cve> 14504 <cve href="http://linux.oracle.com/cve/CVE-2018-2813.html">CVE-2018-2813</cve> 14505 <cve href="http://linux.oracle.com/cve/CVE-2018-2817.html">CVE-2018-2817</cve> 14506 <cve href="http://linux.oracle.com/cve/CVE-2018-2819.html">CVE-2018-2819</cve> 14507 14508 </advisory> 14509 </metadata> 14510 <criteria operator="AND"> 14511 <criterion test_ref="oval:com.oracle.elsa:tst:20182439001" comment="Oracle Linux 7 is installed"/> 14512 <criteria operator="OR"> 14513 <criteria operator="AND"> 14514 <criterion test_ref="oval:com.oracle.elsa:tst:20182439002" comment="mariadb is earlier than 1:5.5.60-1.el7_5"/> 14515 <criterion test_ref="oval:com.oracle.elsa:tst:20182439003" comment="mariadb is signed with the Oracle Linux 7 key"/> 14516 </criteria> 14517 <criteria operator="AND"> 14518 <criterion test_ref="oval:com.oracle.elsa:tst:20182439004" comment="mariadb-bench is earlier than 1:5.5.60-1.el7_5"/> 14519 <criterion test_ref="oval:com.oracle.elsa:tst:20182439005" comment="mariadb-bench is signed with the Oracle Linux 7 key"/> 14520 </criteria> 14521 <criteria operator="AND"> 14522 <criterion test_ref="oval:com.oracle.elsa:tst:20182439006" comment="mariadb-devel is earlier than 1:5.5.60-1.el7_5"/> 14523 <criterion test_ref="oval:com.oracle.elsa:tst:20182439007" comment="mariadb-devel is signed with the Oracle Linux 7 key"/> 14524 </criteria> 14525 <criteria operator="AND"> 14526 <criterion test_ref="oval:com.oracle.elsa:tst:20182439008" comment="mariadb-embedded is earlier than 1:5.5.60-1.el7_5"/> 14527 <criterion test_ref="oval:com.oracle.elsa:tst:20182439009" comment="mariadb-embedded is signed with the Oracle Linux 7 key"/> 14528 </criteria> 14529 <criteria operator="AND"> 14530 <criterion test_ref="oval:com.oracle.elsa:tst:20182439010" comment="mariadb-embedded-devel is earlier than 1:5.5.60-1.el7_5"/> 14531 <criterion test_ref="oval:com.oracle.elsa:tst:20182439011" comment="mariadb-embedded-devel is signed with the Oracle Linux 7 key"/> 14532 </criteria> 14533 <criteria operator="AND"> 14534 <criterion test_ref="oval:com.oracle.elsa:tst:20182439012" comment="mariadb-libs is earlier than 1:5.5.60-1.el7_5"/> 14535 <criterion test_ref="oval:com.oracle.elsa:tst:20182439013" comment="mariadb-libs is signed with the Oracle Linux 7 key"/> 14536 </criteria> 14537 <criteria operator="AND"> 14538 <criterion test_ref="oval:com.oracle.elsa:tst:20182439014" comment="mariadb-server is earlier than 1:5.5.60-1.el7_5"/> 14539 <criterion test_ref="oval:com.oracle.elsa:tst:20182439015" comment="mariadb-server is signed with the Oracle Linux 7 key"/> 14540 </criteria> 14541 <criteria operator="AND"> 14542 <criterion test_ref="oval:com.oracle.elsa:tst:20182439016" comment="mariadb-test is earlier than 1:5.5.60-1.el7_5"/> 14543 <criterion test_ref="oval:com.oracle.elsa:tst:20182439017" comment="mariadb-test is signed with the Oracle Linux 7 key"/> 14544 </criteria> 14545 </criteria> 14546 </criteria> 14547 14548 </definition> 14549 <definition id="oval:com.oracle.elsa:def:20182462" version="501" class="patch"> 14550 <metadata> 14551 <title> 14552 ELSA-2018-2462: qemu-kvm security and bug fix update (IMPORTANT) 14553 </title> 14554 <affected family="unix"> 14555 <platform>Oracle Linux 7</platform> 14556 14557 </affected> 14558 <reference source="elsa" ref_id="ELSA-2018-2462" ref_url="http://linux.oracle.com/errata/ELSA-2018-2462.html"/> 14559 <reference source="CVE" ref_id="CVE-2018-7550" ref_url="http://linux.oracle.com/cve/CVE-2018-7550.html"/> 14560 <reference source="CVE" ref_id="CVE-2018-11806" ref_url="http://linux.oracle.com/cve/CVE-2018-11806.html"/> 14561 14562 <description> 14563 [1.5.3-156.el7_5.5] 14564 - kvm-multiboot-bss_end_addr-can-be-zero.patch [bz#1549824] 14565 - kvm-multiboot-Remove-unused-variables-from-multiboot.c.patch [bz#1549824] 14566 - kvm-multiboot-Use-header-names-when-displaying-fields.patch [bz#1549824] 14567 - kvm-multiboot-fprintf-stderr.-error_report.patch [bz#1549824] 14568 - kvm-multiboot-Reject-kernels-exceeding-the-address-space.patch [bz#1549824] 14569 - kvm-multiboot-Check-validity-of-mh_header_addr.patch [bz#1549824] 14570 - kvm-slirp-remove-mbuf-m_hdr-m_dat-indirection.patch [bz#1586248] 14571 - kvm-slirp-correct-size-computation-while-concatenating-m.patch [bz#1586248] 14572 - Resolves: bz#1549824 14573 (CVE-2018-7550 qemu-kvm: Qemu: i386: multiboot OOB access while loading kernel image [rhel-7.5.z]) 14574 - Resolves: bz#1586248 14575 (CVE-2018-11806 qemu-kvm: QEMU: slirp: heap buffer overflow while reassembling fragmented datagrams [rhel-7.5.z]) 14576 14577 [1.5.3-156.el7_5.4] 14578 - kvm-target-i386-introduce-kvm_put_one_msr.patch [bz#1596302] 14579 - kvm-apic-fix-2.2-2.1-migration.patch [bz#1596302] 14580 - kvm-x86-lapic-Load-LAPIC-state-at-post_load.patch [bz#1596302] 14581 - kvm-apic-drop-debugging.patch [bz#1596302] 14582 - kvm-apic-set-APIC-base-as-part-of-kvm_apic_put.patch [bz#1596302] 14583 - Resolves: bz#1596302 14584 (Windows 2012 Guest hangs after live migration with RTC clock stopped. [rhel-7.5.z]) 14585 </description> 14586 <!-- 14587 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14588 --> 14589 <advisory> 14590 <severity>IMPORTANT</severity> 14591 <rights>Copyright 2018 Oracle, Inc.</rights> 14592 <issued date="2018-08-16"/> 14593 <cve href="http://linux.oracle.com/cve/CVE-2018-7550.html">CVE-2018-7550</cve> 14594 <cve href="http://linux.oracle.com/cve/CVE-2018-11806.html">CVE-2018-11806</cve> 14595 14596 </advisory> 14597 </metadata> 14598 <criteria operator="AND"> 14599 <criterion test_ref="oval:com.oracle.elsa:tst:20182462001" comment="Oracle Linux 7 is installed"/> 14600 <criteria operator="OR"> 14601 <criteria operator="AND"> 14602 <criterion test_ref="oval:com.oracle.elsa:tst:20182462002" comment="qemu-img is earlier than 10:1.5.3-156.el7_5.5"/> 14603 <criterion test_ref="oval:com.oracle.elsa:tst:20182462003" comment="qemu-img is signed with the Oracle Linux 7 key"/> 14604 </criteria> 14605 <criteria operator="AND"> 14606 <criterion test_ref="oval:com.oracle.elsa:tst:20182462004" comment="qemu-kvm is earlier than 10:1.5.3-156.el7_5.5"/> 14607 <criterion test_ref="oval:com.oracle.elsa:tst:20182462005" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 14608 </criteria> 14609 <criteria operator="AND"> 14610 <criterion test_ref="oval:com.oracle.elsa:tst:20182462006" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7_5.5"/> 14611 <criterion test_ref="oval:com.oracle.elsa:tst:20182462007" comment="qemu-kvm-common is signed with the Oracle Linux 7 key"/> 14612 </criteria> 14613 <criteria operator="AND"> 14614 <criterion test_ref="oval:com.oracle.elsa:tst:20182462008" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7_5.5"/> 14615 <criterion test_ref="oval:com.oracle.elsa:tst:20182462009" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key"/> 14616 </criteria> 14617 </criteria> 14618 </criteria> 14619 14620 </definition> 14621 <definition id="oval:com.oracle.elsa:def:20182526" version="501" class="patch"> 14622 <metadata> 14623 <title> 14624 ELSA-2018-2526: mutt security update (IMPORTANT) 14625 </title> 14626 <affected family="unix"> 14627 <platform>Oracle Linux 6</platform> 14628 <platform>Oracle Linux 7</platform> 14629 14630 </affected> 14631 <reference source="elsa" ref_id="ELSA-2018-2526" ref_url="http://linux.oracle.com/errata/ELSA-2018-2526.html"/> 14632 <reference source="CVE" ref_id="CVE-2018-14354" ref_url="http://linux.oracle.com/cve/CVE-2018-14354.html"/> 14633 <reference source="CVE" ref_id="CVE-2018-14357" ref_url="http://linux.oracle.com/cve/CVE-2018-14357.html"/> 14634 <reference source="CVE" ref_id="CVE-2018-14362" ref_url="http://linux.oracle.com/cve/CVE-2018-14362.html"/> 14635 14636 <description> 14637 [5:1.5.21-28] 14638 - Resolves: CVE-2018-14354 CVE-2018-14357 CVE-2018-14362 14639 </description> 14640 <!-- 14641 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14642 --> 14643 <advisory> 14644 <severity>IMPORTANT</severity> 14645 <rights>Copyright 2018 Oracle, Inc.</rights> 14646 <issued date="2018-08-20"/> 14647 <cve href="http://linux.oracle.com/cve/CVE-2018-14354.html">CVE-2018-14354</cve> 14648 <cve href="http://linux.oracle.com/cve/CVE-2018-14357.html">CVE-2018-14357</cve> 14649 <cve href="http://linux.oracle.com/cve/CVE-2018-14362.html">CVE-2018-14362</cve> 14650 14651 </advisory> 14652 </metadata> 14653 <criteria operator="OR"> 14654 <criteria operator="AND"> 14655 <criterion test_ref="oval:com.oracle.elsa:tst:20182526001" comment="Oracle Linux 6 is installed"/> 14656 <criteria operator="AND"> 14657 <criterion test_ref="oval:com.oracle.elsa:tst:20182526002" comment="mutt is earlier than 5:1.5.20-9.20091214hg736b6a.el6"/> 14658 <criterion test_ref="oval:com.oracle.elsa:tst:20182526003" comment="mutt is signed with the Oracle Linux 6 key"/> 14659 </criteria> 14660 </criteria> 14661 <criteria operator="AND"> 14662 <criterion test_ref="oval:com.oracle.elsa:tst:20182526004" comment="Oracle Linux 7 is installed"/> 14663 <criteria operator="AND"> 14664 <criterion test_ref="oval:com.oracle.elsa:tst:20182526005" comment="mutt is earlier than 5:1.5.21-28.el7_5"/> 14665 <criterion test_ref="oval:com.oracle.elsa:tst:20182526006" comment="mutt is signed with the Oracle Linux 7 key"/> 14666 </criteria> 14667 </criteria> 14668 </criteria> 14669 </definition> 14670 <definition id="oval:com.oracle.elsa:def:20182557" version="501" class="patch"> 14671 <metadata> 14672 <title> 14673 ELSA-2018-2557: postgresql security update (IMPORTANT) 14674 </title> 14675 <affected family="unix"> 14676 <platform>Oracle Linux 7</platform> 14677 14678 </affected> 14679 <reference source="elsa" ref_id="ELSA-2018-2557" ref_url="http://linux.oracle.com/errata/ELSA-2018-2557.html"/> 14680 <reference source="CVE" ref_id="CVE-2018-10915" ref_url="http://linux.oracle.com/cve/CVE-2018-10915.html"/> 14681 14682 <description> 14683 [9.2.24-1] 14684 - update to the latest 9.2 release 14685 - fix CVE-2018-10915 14686 </description> 14687 <!-- 14688 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14689 --> 14690 <advisory> 14691 <severity>IMPORTANT</severity> 14692 <rights>Copyright 2018 Oracle, Inc.</rights> 14693 <issued date="2018-08-23"/> 14694 <cve href="http://linux.oracle.com/cve/CVE-2018-10915.html">CVE-2018-10915</cve> 14695 14696 </advisory> 14697 </metadata> 14698 <criteria operator="AND"> 14699 <criterion test_ref="oval:com.oracle.elsa:tst:20182557001" comment="Oracle Linux 7 is installed"/> 14700 <criteria operator="OR"> 14701 <criteria operator="AND"> 14702 <criterion test_ref="oval:com.oracle.elsa:tst:20182557002" comment="postgresql is earlier than 0:9.2.24-1.el7_5"/> 14703 <criterion test_ref="oval:com.oracle.elsa:tst:20182557003" comment="postgresql is signed with the Oracle Linux 7 key"/> 14704 </criteria> 14705 <criteria operator="AND"> 14706 <criterion test_ref="oval:com.oracle.elsa:tst:20182557004" comment="postgresql-contrib is earlier than 0:9.2.24-1.el7_5"/> 14707 <criterion test_ref="oval:com.oracle.elsa:tst:20182557005" comment="postgresql-contrib is signed with the Oracle Linux 7 key"/> 14708 </criteria> 14709 <criteria operator="AND"> 14710 <criterion test_ref="oval:com.oracle.elsa:tst:20182557006" comment="postgresql-devel is earlier than 0:9.2.24-1.el7_5"/> 14711 <criterion test_ref="oval:com.oracle.elsa:tst:20182557007" comment="postgresql-devel is signed with the Oracle Linux 7 key"/> 14712 </criteria> 14713 <criteria operator="AND"> 14714 <criterion test_ref="oval:com.oracle.elsa:tst:20182557008" comment="postgresql-docs is earlier than 0:9.2.24-1.el7_5"/> 14715 <criterion test_ref="oval:com.oracle.elsa:tst:20182557009" comment="postgresql-docs is signed with the Oracle Linux 7 key"/> 14716 </criteria> 14717 <criteria operator="AND"> 14718 <criterion test_ref="oval:com.oracle.elsa:tst:20182557010" comment="postgresql-libs is earlier than 0:9.2.24-1.el7_5"/> 14719 <criterion test_ref="oval:com.oracle.elsa:tst:20182557011" comment="postgresql-libs is signed with the Oracle Linux 7 key"/> 14720 </criteria> 14721 <criteria operator="AND"> 14722 <criterion test_ref="oval:com.oracle.elsa:tst:20182557012" comment="postgresql-plperl is earlier than 0:9.2.24-1.el7_5"/> 14723 <criterion test_ref="oval:com.oracle.elsa:tst:20182557013" comment="postgresql-plperl is signed with the Oracle Linux 7 key"/> 14724 </criteria> 14725 <criteria operator="AND"> 14726 <criterion test_ref="oval:com.oracle.elsa:tst:20182557014" comment="postgresql-plpython is earlier than 0:9.2.24-1.el7_5"/> 14727 <criterion test_ref="oval:com.oracle.elsa:tst:20182557015" comment="postgresql-plpython is signed with the Oracle Linux 7 key"/> 14728 </criteria> 14729 <criteria operator="AND"> 14730 <criterion test_ref="oval:com.oracle.elsa:tst:20182557016" comment="postgresql-pltcl is earlier than 0:9.2.24-1.el7_5"/> 14731 <criterion test_ref="oval:com.oracle.elsa:tst:20182557017" comment="postgresql-pltcl is signed with the Oracle Linux 7 key"/> 14732 </criteria> 14733 <criteria operator="AND"> 14734 <criterion test_ref="oval:com.oracle.elsa:tst:20182557018" comment="postgresql-server is earlier than 0:9.2.24-1.el7_5"/> 14735 <criterion test_ref="oval:com.oracle.elsa:tst:20182557019" comment="postgresql-server is signed with the Oracle Linux 7 key"/> 14736 </criteria> 14737 <criteria operator="AND"> 14738 <criterion test_ref="oval:com.oracle.elsa:tst:20182557020" comment="postgresql-static is earlier than 0:9.2.24-1.el7_5"/> 14739 <criterion test_ref="oval:com.oracle.elsa:tst:20182557021" comment="postgresql-static is signed with the Oracle Linux 7 key"/> 14740 </criteria> 14741 <criteria operator="AND"> 14742 <criterion test_ref="oval:com.oracle.elsa:tst:20182557022" comment="postgresql-test is earlier than 0:9.2.24-1.el7_5"/> 14743 <criterion test_ref="oval:com.oracle.elsa:tst:20182557023" comment="postgresql-test is signed with the Oracle Linux 7 key"/> 14744 </criteria> 14745 <criteria operator="AND"> 14746 <criterion test_ref="oval:com.oracle.elsa:tst:20182557024" comment="postgresql-upgrade is earlier than 0:9.2.24-1.el7_5"/> 14747 <criterion test_ref="oval:com.oracle.elsa:tst:20182557025" comment="postgresql-upgrade is signed with the Oracle Linux 7 key"/> 14748 </criteria> 14749 </criteria> 14750 </criteria> 14751 14752 </definition> 14753 <definition id="oval:com.oracle.elsa:def:20182570" version="501" class="patch"> 14754 <metadata> 14755 <title> 14756 ELSA-2018-2570: bind security update (IMPORTANT) 14757 </title> 14758 <affected family="unix"> 14759 <platform>Oracle Linux 7</platform> 14760 14761 </affected> 14762 <reference source="elsa" ref_id="ELSA-2018-2570" ref_url="http://linux.oracle.com/errata/ELSA-2018-2570.html"/> 14763 <reference source="CVE" ref_id="CVE-2018-5740" ref_url="http://linux.oracle.com/cve/CVE-2018-5740.html"/> 14764 14765 <description> 14766 [32:9.9.4-61.1] 14767 - Fix CVE-2018-5740 14768 </description> 14769 <!-- 14770 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14771 --> 14772 <advisory> 14773 <severity>IMPORTANT</severity> 14774 <rights>Copyright 2018 Oracle, Inc.</rights> 14775 <issued date="2018-08-27"/> 14776 <cve href="http://linux.oracle.com/cve/CVE-2018-5740.html">CVE-2018-5740</cve> 14777 14778 </advisory> 14779 </metadata> 14780 <criteria operator="AND"> 14781 <criterion test_ref="oval:com.oracle.elsa:tst:20182570001" comment="Oracle Linux 7 is installed"/> 14782 <criteria operator="OR"> 14783 <criteria operator="AND"> 14784 <criterion test_ref="oval:com.oracle.elsa:tst:20182570002" comment="bind is earlier than 32:9.9.4-61.el7_5.1"/> 14785 <criterion test_ref="oval:com.oracle.elsa:tst:20182570003" comment="bind is signed with the Oracle Linux 7 key"/> 14786 </criteria> 14787 <criteria operator="AND"> 14788 <criterion test_ref="oval:com.oracle.elsa:tst:20182570004" comment="bind-chroot is earlier than 32:9.9.4-61.el7_5.1"/> 14789 <criterion test_ref="oval:com.oracle.elsa:tst:20182570005" comment="bind-chroot is signed with the Oracle Linux 7 key"/> 14790 </criteria> 14791 <criteria operator="AND"> 14792 <criterion test_ref="oval:com.oracle.elsa:tst:20182570006" comment="bind-devel is earlier than 32:9.9.4-61.el7_5.1"/> 14793 <criterion test_ref="oval:com.oracle.elsa:tst:20182570007" comment="bind-devel is signed with the Oracle Linux 7 key"/> 14794 </criteria> 14795 <criteria operator="AND"> 14796 <criterion test_ref="oval:com.oracle.elsa:tst:20182570008" comment="bind-libs is earlier than 32:9.9.4-61.el7_5.1"/> 14797 <criterion test_ref="oval:com.oracle.elsa:tst:20182570009" comment="bind-libs is signed with the Oracle Linux 7 key"/> 14798 </criteria> 14799 <criteria operator="AND"> 14800 <criterion test_ref="oval:com.oracle.elsa:tst:20182570010" comment="bind-libs-lite is earlier than 32:9.9.4-61.el7_5.1"/> 14801 <criterion test_ref="oval:com.oracle.elsa:tst:20182570011" comment="bind-libs-lite is signed with the Oracle Linux 7 key"/> 14802 </criteria> 14803 <criteria operator="AND"> 14804 <criterion test_ref="oval:com.oracle.elsa:tst:20182570012" comment="bind-license is earlier than 32:9.9.4-61.el7_5.1"/> 14805 <criterion test_ref="oval:com.oracle.elsa:tst:20182570013" comment="bind-license is signed with the Oracle Linux 7 key"/> 14806 </criteria> 14807 <criteria operator="AND"> 14808 <criterion test_ref="oval:com.oracle.elsa:tst:20182570014" comment="bind-lite-devel is earlier than 32:9.9.4-61.el7_5.1"/> 14809 <criterion test_ref="oval:com.oracle.elsa:tst:20182570015" comment="bind-lite-devel is signed with the Oracle Linux 7 key"/> 14810 </criteria> 14811 <criteria operator="AND"> 14812 <criterion test_ref="oval:com.oracle.elsa:tst:20182570016" comment="bind-pkcs11 is earlier than 32:9.9.4-61.el7_5.1"/> 14813 <criterion test_ref="oval:com.oracle.elsa:tst:20182570017" comment="bind-pkcs11 is signed with the Oracle Linux 7 key"/> 14814 </criteria> 14815 <criteria operator="AND"> 14816 <criterion test_ref="oval:com.oracle.elsa:tst:20182570018" comment="bind-pkcs11-devel is earlier than 32:9.9.4-61.el7_5.1"/> 14817 <criterion test_ref="oval:com.oracle.elsa:tst:20182570019" comment="bind-pkcs11-devel is signed with the Oracle Linux 7 key"/> 14818 </criteria> 14819 <criteria operator="AND"> 14820 <criterion test_ref="oval:com.oracle.elsa:tst:20182570020" comment="bind-pkcs11-libs is earlier than 32:9.9.4-61.el7_5.1"/> 14821 <criterion test_ref="oval:com.oracle.elsa:tst:20182570021" comment="bind-pkcs11-libs is signed with the Oracle Linux 7 key"/> 14822 </criteria> 14823 <criteria operator="AND"> 14824 <criterion test_ref="oval:com.oracle.elsa:tst:20182570022" comment="bind-pkcs11-utils is earlier than 32:9.9.4-61.el7_5.1"/> 14825 <criterion test_ref="oval:com.oracle.elsa:tst:20182570023" comment="bind-pkcs11-utils is signed with the Oracle Linux 7 key"/> 14826 </criteria> 14827 <criteria operator="AND"> 14828 <criterion test_ref="oval:com.oracle.elsa:tst:20182570024" comment="bind-sdb is earlier than 32:9.9.4-61.el7_5.1"/> 14829 <criterion test_ref="oval:com.oracle.elsa:tst:20182570025" comment="bind-sdb is signed with the Oracle Linux 7 key"/> 14830 </criteria> 14831 <criteria operator="AND"> 14832 <criterion test_ref="oval:com.oracle.elsa:tst:20182570026" comment="bind-sdb-chroot is earlier than 32:9.9.4-61.el7_5.1"/> 14833 <criterion test_ref="oval:com.oracle.elsa:tst:20182570027" comment="bind-sdb-chroot is signed with the Oracle Linux 7 key"/> 14834 </criteria> 14835 <criteria operator="AND"> 14836 <criterion test_ref="oval:com.oracle.elsa:tst:20182570028" comment="bind-utils is earlier than 32:9.9.4-61.el7_5.1"/> 14837 <criterion test_ref="oval:com.oracle.elsa:tst:20182570029" comment="bind-utils is signed with the Oracle Linux 7 key"/> 14838 </criteria> 14839 </criteria> 14840 </criteria> 14841 14842 </definition> 14843 <definition id="oval:com.oracle.elsa:def:20182571" version="501" class="patch"> 14844 <metadata> 14845 <title> 14846 ELSA-2018-2571: bind security update (IMPORTANT) 14847 </title> 14848 <affected family="unix"> 14849 <platform>Oracle Linux 6</platform> 14850 14851 </affected> 14852 <reference source="elsa" ref_id="ELSA-2018-2571" ref_url="http://linux.oracle.com/errata/ELSA-2018-2571.html"/> 14853 <reference source="CVE" ref_id="CVE-2018-5740" ref_url="http://linux.oracle.com/cve/CVE-2018-5740.html"/> 14854 14855 <description> 14856 [32:9.8.2-0.68.rc1.1] 14857 - Fix CVE-2018-5740 14858 </description> 14859 <!-- 14860 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14861 --> 14862 <advisory> 14863 <severity>IMPORTANT</severity> 14864 <rights>Copyright 2018 Oracle, Inc.</rights> 14865 <issued date="2018-08-27"/> 14866 <cve href="http://linux.oracle.com/cve/CVE-2018-5740.html">CVE-2018-5740</cve> 14867 14868 </advisory> 14869 </metadata> 14870 <criteria operator="AND"> 14871 <criterion test_ref="oval:com.oracle.elsa:tst:20182571001" comment="Oracle Linux 6 is installed"/> 14872 <criteria operator="OR"> 14873 <criteria operator="AND"> 14874 <criterion test_ref="oval:com.oracle.elsa:tst:20182571002" comment="bind is earlier than 32:9.8.2-0.68.rc1.el6_10.1"/> 14875 <criterion test_ref="oval:com.oracle.elsa:tst:20182571003" comment="bind is signed with the Oracle Linux 6 key"/> 14876 </criteria> 14877 <criteria operator="AND"> 14878 <criterion test_ref="oval:com.oracle.elsa:tst:20182571004" comment="bind-chroot is earlier than 32:9.8.2-0.68.rc1.el6_10.1"/> 14879 <criterion test_ref="oval:com.oracle.elsa:tst:20182571005" comment="bind-chroot is signed with the Oracle Linux 6 key"/> 14880 </criteria> 14881 <criteria operator="AND"> 14882 <criterion test_ref="oval:com.oracle.elsa:tst:20182571006" comment="bind-devel is earlier than 32:9.8.2-0.68.rc1.el6_10.1"/> 14883 <criterion test_ref="oval:com.oracle.elsa:tst:20182571007" comment="bind-devel is signed with the Oracle Linux 6 key"/> 14884 </criteria> 14885 <criteria operator="AND"> 14886 <criterion test_ref="oval:com.oracle.elsa:tst:20182571008" comment="bind-libs is earlier than 32:9.8.2-0.68.rc1.el6_10.1"/> 14887 <criterion test_ref="oval:com.oracle.elsa:tst:20182571009" comment="bind-libs is signed with the Oracle Linux 6 key"/> 14888 </criteria> 14889 <criteria operator="AND"> 14890 <criterion test_ref="oval:com.oracle.elsa:tst:20182571010" comment="bind-sdb is earlier than 32:9.8.2-0.68.rc1.el6_10.1"/> 14891 <criterion test_ref="oval:com.oracle.elsa:tst:20182571011" comment="bind-sdb is signed with the Oracle Linux 6 key"/> 14892 </criteria> 14893 <criteria operator="AND"> 14894 <criterion test_ref="oval:com.oracle.elsa:tst:20182571012" comment="bind-utils is earlier than 32:9.8.2-0.68.rc1.el6_10.1"/> 14895 <criterion test_ref="oval:com.oracle.elsa:tst:20182571013" comment="bind-utils is signed with the Oracle Linux 6 key"/> 14896 </criteria> 14897 </criteria> 14898 </criteria> 14899 14900 </definition> 14901 <definition id="oval:com.oracle.elsa:def:20182692" version="501" class="patch"> 14902 <metadata> 14903 <title> 14904 ELSA-2018-2692: firefox security update (CRITICAL) 14905 </title> 14906 <affected family="unix"> 14907 <platform>Oracle Linux 7</platform> 14908 14909 </affected> 14910 <reference source="elsa" ref_id="ELSA-2018-2692" ref_url="http://linux.oracle.com/errata/ELSA-2018-2692.html"/> 14911 <reference source="CVE" ref_id="CVE-2018-12376" ref_url="http://linux.oracle.com/cve/CVE-2018-12376.html"/> 14912 <reference source="CVE" ref_id="CVE-2018-12377" ref_url="http://linux.oracle.com/cve/CVE-2018-12377.html"/> 14913 <reference source="CVE" ref_id="CVE-2018-12378" ref_url="http://linux.oracle.com/cve/CVE-2018-12378.html"/> 14914 <reference source="CVE" ref_id="CVE-2018-12379" ref_url="http://linux.oracle.com/cve/CVE-2018-12379.html"/> 14915 <reference source="CVE" ref_id="CVE-2017-16541" ref_url="http://linux.oracle.com/cve/CVE-2017-16541.html"/> 14916 14917 <description> 14918 [60.2.0-1.0.1] 14919 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 14920 14921 [60.2.0-1] 14922 - Update to 60.2.0 ESR 14923 14924 [60.1.0-9] 14925 - Do not set user agent (rhbz#1608065) 14926 - GTK dialogs are localized now (rhbz#1619373) 14927 - JNLP association works again (rhbz#1607457) 14928 14929 [60.1.0-8] 14930 - Fixed homepage and bookmarks (rhbz#1606778) 14931 - Fixed missing file associations in RHEL6 (rhbz#1613565) 14932 14933 [60.1.0-7] 14934 - Run at-spi-bus if not running already (for the bundled gtk3) 14935 14936 [60.1.0-6] 14937 - Fix for missing schemes for bundled gtk3 14938 14939 [60.1.0-5] 14940 - Added mesa-libEGL dependency to gtk3/rhel6 14941 </description> 14942 <!-- 14943 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 14944 --> 14945 <advisory> 14946 <severity>CRITICAL</severity> 14947 <rights>Copyright 2018 Oracle, Inc.</rights> 14948 <issued date="2018-09-12"/> 14949 <cve href="http://linux.oracle.com/cve/CVE-2018-12376.html">CVE-2018-12376</cve> 14950 <cve href="http://linux.oracle.com/cve/CVE-2018-12377.html">CVE-2018-12377</cve> 14951 <cve href="http://linux.oracle.com/cve/CVE-2018-12378.html">CVE-2018-12378</cve> 14952 <cve href="http://linux.oracle.com/cve/CVE-2018-12379.html">CVE-2018-12379</cve> 14953 <cve href="http://linux.oracle.com/cve/CVE-2017-16541.html">CVE-2017-16541</cve> 14954 14955 </advisory> 14956 </metadata> 14957 <criteria operator="AND"> 14958 <criterion test_ref="oval:com.oracle.elsa:tst:20182692001" comment="Oracle Linux 7 is installed"/> 14959 <criteria operator="AND"> 14960 <criterion test_ref="oval:com.oracle.elsa:tst:20182692002" comment="firefox is earlier than 0:60.2.0-1.0.1.el7_5"/> 14961 <criterion test_ref="oval:com.oracle.elsa:tst:20182692003" comment="firefox is signed with the Oracle Linux 7 key"/> 14962 </criteria> 14963 </criteria> 14964 14965 </definition> 14966 <definition id="oval:com.oracle.elsa:def:20182693" version="501" class="patch"> 14967 <metadata> 14968 <title> 14969 ELSA-2018-2693: firefox security update (CRITICAL) 14970 </title> 14971 <affected family="unix"> 14972 <platform>Oracle Linux 6</platform> 14973 14974 </affected> 14975 <reference source="elsa" ref_id="ELSA-2018-2693" ref_url="http://linux.oracle.com/errata/ELSA-2018-2693.html"/> 14976 <reference source="CVE" ref_id="CVE-2018-12376" ref_url="http://linux.oracle.com/cve/CVE-2018-12376.html"/> 14977 <reference source="CVE" ref_id="CVE-2018-12377" ref_url="http://linux.oracle.com/cve/CVE-2018-12377.html"/> 14978 <reference source="CVE" ref_id="CVE-2018-12378" ref_url="http://linux.oracle.com/cve/CVE-2018-12378.html"/> 14979 <reference source="CVE" ref_id="CVE-2018-12379" ref_url="http://linux.oracle.com/cve/CVE-2018-12379.html"/> 14980 <reference source="CVE" ref_id="CVE-2017-16541" ref_url="http://linux.oracle.com/cve/CVE-2017-16541.html"/> 14981 14982 <description> 14983 [60.2.0-1.0.1] 14984 - fix LD_LIBRARY_PATH 14985 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat one 14986 14987 [60.2.0-1] 14988 - Update to 60.2.0 ESR 14989 14990 [60.1.0-9] 14991 - Do not set user agent (rhbz#1608065) 14992 - GTK dialogs are localized now (rhbz#1619373) 14993 - JNLP association works again (rhbz#1607457) 14994 14995 [60.1.0-8] 14996 - Fixed homepage and bookmarks (rhbz#1606778) 14997 - Fixed missing file associations in RHEL6 (rhbz#1613565) 14998 14999 [60.1.0-7] 15000 - Run at-spi-bus if not running already (for the bundled gtk3) 15001 15002 [60.1.0-6] 15003 - Fix for missing schemes for bundled gtk3 15004 15005 [60.1.0-5] 15006 - Added mesa-libEGL dependency to gtk3/rhel6 15007 15008 [60.1.0-4] 15009 - Disabled jemalloc on all second arches 15010 15011 [60.1.0-3] 15012 - Updated to 60.1.0 ESR build2 15013 15014 [60.1.0-2] 15015 - Disabled jemalloc on second arches 15016 15017 [60.1.0-1] 15018 - Updated to 60.1.0 ESR 15019 15020 [60.0-12] 15021 - Fixing bundled libffi issues 15022 - Readded some requirements 15023 15024 [60.0-10] 15025 - Added fix for mozilla BZ#1436242 - IPC crashes. 15026 15027 [60.0-9] 15028 - Bundling libffi for the sec-arches 15029 - Added openssl-devel for the Python 15030 - Fixing bundled gtk3 15031 15032 [60.0-8] 15033 - Added fix for mozilla BZ#1458492 15034 15035 [60.0-7] 15036 - Added patch from rhbz#1498561 to fix ppc64(le) crashes. 15037 15038 [60.0-6] 15039 - Disabled jemalloc on second arches 15040 15041 [60.0-4] 15042 - Update to 60.0 ESR 15043 15044 [52.7.0-1] 15045 - Update to 52.7.0 ESR 15046 15047 [52.6.0-2] 15048 - Build Firefox for desktop arches only (x86_64 and ppc64le) 15049 15050 [52.6.0-1] 15051 - Update to 52.6.0 ESR 15052 15053 [52.5.0-1] 15054 - Update to 52.5.0 ESR 15055 15056 [52.4.0-1] 15057 - Update to 52.4.0 ESR 15058 15059 [52.3.0-3] 15060 - Update to 52.3.0 ESR (b2) 15061 - Require correct nss version 15062 15063 [52.2.0-1] 15064 - Update to 52.2.0 ESR 15065 15066 [52.1.2-1] 15067 - Update to 52.1.2 ESR 15068 15069 [52.0-7] 15070 - Added fix for accept language (rhbz#1454322) 15071 15072 [52.0-6] 15073 - Removing patch required for older NSS from RHEL 7.3 15074 - Added patch for rhbz#1414564 15075 15076 [52.0-5] 15077 - Added fix for mozbz#1348168/CVE-2017-5428 15078 15079 [52.0-4] 15080 - Update to 52.0 ESR (b4) 15081 15082 [52.0-3] 15083 - Added fix for rhbz#1423012 - ppc64 gfx crashes 15084 15085 [52.0-2] 15086 - Enable system nss 15087 15088 [52.0-1] 15089 - Update to 52.0ESR (B1) 15090 - Build RHEL7 package for Gtk3 15091 15092 [52.0-0.13] 15093 - Added fix for rhbz#1414535 15094 15095 [52.0-0.12] 15096 - Update to 52.0b8 15097 15098 [52.0-0.11] 15099 - Readded addons patch 15100 15101 [52.0-0.10] 15102 - Update to 52.0b3 15103 15104 [52.0-0.9] 15105 - Update to 52.0b2 15106 15107 [52.0-0.8] 15108 - Update to 52.0b1 15109 15110 [52.0-0.5] 15111 - Firefox Aurora 52 testing build 15112 </description> 15113 <!-- 15114 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15115 --> 15116 <advisory> 15117 <severity>CRITICAL</severity> 15118 <rights>Copyright 2018 Oracle, Inc.</rights> 15119 <issued date="2018-09-24"/> 15120 <cve href="http://linux.oracle.com/cve/CVE-2018-12376.html">CVE-2018-12376</cve> 15121 <cve href="http://linux.oracle.com/cve/CVE-2018-12377.html">CVE-2018-12377</cve> 15122 <cve href="http://linux.oracle.com/cve/CVE-2018-12378.html">CVE-2018-12378</cve> 15123 <cve href="http://linux.oracle.com/cve/CVE-2018-12379.html">CVE-2018-12379</cve> 15124 <cve href="http://linux.oracle.com/cve/CVE-2017-16541.html">CVE-2017-16541</cve> 15125 15126 </advisory> 15127 </metadata> 15128 <criteria operator="AND"> 15129 <criterion test_ref="oval:com.oracle.elsa:tst:20182693001" comment="Oracle Linux 6 is installed"/> 15130 <criteria operator="AND"> 15131 <criterion test_ref="oval:com.oracle.elsa:tst:20182693002" comment="firefox is earlier than 0:60.2.0-1.0.1.el6"/> 15132 <criterion test_ref="oval:com.oracle.elsa:tst:20182693003" comment="firefox is signed with the Oracle Linux 6 key"/> 15133 </criteria> 15134 </criteria> 15135 15136 </definition> 15137 <definition id="oval:com.oracle.elsa:def:20182731" version="501" class="patch"> 15138 <metadata> 15139 <title> 15140 ELSA-2018-2731: spice and spice-gtk security update (IMPORTANT) 15141 </title> 15142 <affected family="unix"> 15143 <platform>Oracle Linux 7</platform> 15144 15145 </affected> 15146 <reference source="elsa" ref_id="ELSA-2018-2731" ref_url="http://linux.oracle.com/errata/ELSA-2018-2731.html"/> 15147 <reference source="CVE" ref_id="CVE-2018-10873" ref_url="http://linux.oracle.com/cve/CVE-2018-10873.html"/> 15148 15149 <description> 15150 spice 15151 [0.14.0-2.0.2] 15152 - add arm suppport 15153 15154 [0.14.0-2.5] 15155 - Fix flexible array buffer overflow 15156 Resolves: rhbz#1596008 15157 15158 spice-gtk 15159 [0.34-3.2] 15160 - Fix flexible array buffer overflow 15161 Resolves: rhbz#1596008 15162 15163 15164 </description> 15165 <!-- 15166 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15167 --> 15168 <advisory> 15169 <severity>IMPORTANT</severity> 15170 <rights>Copyright 2018 Oracle, Inc.</rights> 15171 <issued date="2018-09-20"/> 15172 <cve href="http://linux.oracle.com/cve/CVE-2018-10873.html">CVE-2018-10873</cve> 15173 15174 </advisory> 15175 </metadata> 15176 <criteria operator="AND"> 15177 <criterion test_ref="oval:com.oracle.elsa:tst:20182731001" comment="Oracle Linux 7 is installed"/> 15178 <criteria operator="OR"> 15179 <criteria operator="AND"> 15180 <criterion test_ref="oval:com.oracle.elsa:tst:20182731002" comment="spice-glib is earlier than 0:0.34-3.el7_5.2"/> 15181 <criterion test_ref="oval:com.oracle.elsa:tst:20182731003" comment="spice-glib is signed with the Oracle Linux 7 key"/> 15182 </criteria> 15183 <criteria operator="AND"> 15184 <criterion test_ref="oval:com.oracle.elsa:tst:20182731004" comment="spice-glib-devel is earlier than 0:0.34-3.el7_5.2"/> 15185 <criterion test_ref="oval:com.oracle.elsa:tst:20182731005" comment="spice-glib-devel is signed with the Oracle Linux 7 key"/> 15186 </criteria> 15187 <criteria operator="AND"> 15188 <criterion test_ref="oval:com.oracle.elsa:tst:20182731006" comment="spice-gtk-tools is earlier than 0:0.34-3.el7_5.2"/> 15189 <criterion test_ref="oval:com.oracle.elsa:tst:20182731007" comment="spice-gtk-tools is signed with the Oracle Linux 7 key"/> 15190 </criteria> 15191 <criteria operator="AND"> 15192 <criterion test_ref="oval:com.oracle.elsa:tst:20182731008" comment="spice-gtk3 is earlier than 0:0.34-3.el7_5.2"/> 15193 <criterion test_ref="oval:com.oracle.elsa:tst:20182731009" comment="spice-gtk3 is signed with the Oracle Linux 7 key"/> 15194 </criteria> 15195 <criteria operator="AND"> 15196 <criterion test_ref="oval:com.oracle.elsa:tst:20182731010" comment="spice-gtk3-devel is earlier than 0:0.34-3.el7_5.2"/> 15197 <criterion test_ref="oval:com.oracle.elsa:tst:20182731011" comment="spice-gtk3-devel is signed with the Oracle Linux 7 key"/> 15198 </criteria> 15199 <criteria operator="AND"> 15200 <criterion test_ref="oval:com.oracle.elsa:tst:20182731012" comment="spice-gtk3-vala is earlier than 0:0.34-3.el7_5.2"/> 15201 <criterion test_ref="oval:com.oracle.elsa:tst:20182731013" comment="spice-gtk3-vala is signed with the Oracle Linux 7 key"/> 15202 </criteria> 15203 <criteria operator="AND"> 15204 <criterion test_ref="oval:com.oracle.elsa:tst:20182731014" comment="spice-server is earlier than 0:0.14.0-2.0.2.el7_5.5"/> 15205 <criterion test_ref="oval:com.oracle.elsa:tst:20182731015" comment="spice-server is signed with the Oracle Linux 7 key"/> 15206 </criteria> 15207 <criteria operator="AND"> 15208 <criterion test_ref="oval:com.oracle.elsa:tst:20182731016" comment="spice-server is earlier than 0:0.14.0-2.el7_5.5"/> 15209 <criterion test_ref="oval:com.oracle.elsa:tst:20182731017" comment="spice-server is signed with the Oracle Linux 7 key"/> 15210 </criteria> 15211 <criteria operator="AND"> 15212 <criterion test_ref="oval:com.oracle.elsa:tst:20182731018" comment="spice-server-devel is earlier than 0:0.14.0-2.0.2.el7_5.5"/> 15213 <criterion test_ref="oval:com.oracle.elsa:tst:20182731019" comment="spice-server-devel is signed with the Oracle Linux 7 key"/> 15214 </criteria> 15215 <criteria operator="AND"> 15216 <criterion test_ref="oval:com.oracle.elsa:tst:20182731020" comment="spice-server-devel is earlier than 0:0.14.0-2.el7_5.5"/> 15217 <criterion test_ref="oval:com.oracle.elsa:tst:20182731021" comment="spice-server-devel is signed with the Oracle Linux 7 key"/> 15218 </criteria> 15219 </criteria> 15220 </criteria> 15221 15222 </definition> 15223 <definition id="oval:com.oracle.elsa:def:20182732" version="501" class="patch"> 15224 <metadata> 15225 <title> 15226 ELSA-2018-2732: spice-gtk and spice-server security update (IMPORTANT) 15227 </title> 15228 <affected family="unix"> 15229 <platform>Oracle Linux 6</platform> 15230 15231 </affected> 15232 <reference source="elsa" ref_id="ELSA-2018-2732" ref_url="http://linux.oracle.com/errata/ELSA-2018-2732.html"/> 15233 <reference source="CVE" ref_id="CVE-2018-10873" ref_url="http://linux.oracle.com/cve/CVE-2018-10873.html"/> 15234 15235 <description> 15236 spice-gtk 15237 [0.26-8.1] 15238 - Fix flexible array buffer overflow 15239 Resolves: rhbz#1596008 15240 15241 spice-server 15242 [0.12.4-16.1] 15243 - Fix flexible array buffer overflow 15244 Resolves: rhbz#1596008 15245 </description> 15246 <!-- 15247 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15248 --> 15249 <advisory> 15250 <severity>IMPORTANT</severity> 15251 <rights>Copyright 2018 Oracle, Inc.</rights> 15252 <issued date="2018-09-20"/> 15253 <cve href="http://linux.oracle.com/cve/CVE-2018-10873.html">CVE-2018-10873</cve> 15254 15255 </advisory> 15256 </metadata> 15257 <criteria operator="AND"> 15258 <criterion test_ref="oval:com.oracle.elsa:tst:20182732001" comment="Oracle Linux 6 is installed"/> 15259 <criteria operator="OR"> 15260 <criteria operator="AND"> 15261 <criterion test_ref="oval:com.oracle.elsa:tst:20182732002" comment="spice-glib is earlier than 0:0.26-8.el6_10.1"/> 15262 <criterion test_ref="oval:com.oracle.elsa:tst:20182732003" comment="spice-glib is signed with the Oracle Linux 6 key"/> 15263 </criteria> 15264 <criteria operator="AND"> 15265 <criterion test_ref="oval:com.oracle.elsa:tst:20182732004" comment="spice-glib-devel is earlier than 0:0.26-8.el6_10.1"/> 15266 <criterion test_ref="oval:com.oracle.elsa:tst:20182732005" comment="spice-glib-devel is signed with the Oracle Linux 6 key"/> 15267 </criteria> 15268 <criteria operator="AND"> 15269 <criterion test_ref="oval:com.oracle.elsa:tst:20182732006" comment="spice-gtk is earlier than 0:0.26-8.el6_10.1"/> 15270 <criterion test_ref="oval:com.oracle.elsa:tst:20182732007" comment="spice-gtk is signed with the Oracle Linux 6 key"/> 15271 </criteria> 15272 <criteria operator="AND"> 15273 <criterion test_ref="oval:com.oracle.elsa:tst:20182732008" comment="spice-gtk-devel is earlier than 0:0.26-8.el6_10.1"/> 15274 <criterion test_ref="oval:com.oracle.elsa:tst:20182732009" comment="spice-gtk-devel is signed with the Oracle Linux 6 key"/> 15275 </criteria> 15276 <criteria operator="AND"> 15277 <criterion test_ref="oval:com.oracle.elsa:tst:20182732010" comment="spice-gtk-python is earlier than 0:0.26-8.el6_10.1"/> 15278 <criterion test_ref="oval:com.oracle.elsa:tst:20182732011" comment="spice-gtk-python is signed with the Oracle Linux 6 key"/> 15279 </criteria> 15280 <criteria operator="AND"> 15281 <criterion test_ref="oval:com.oracle.elsa:tst:20182732012" comment="spice-gtk-tools is earlier than 0:0.26-8.el6_10.1"/> 15282 <criterion test_ref="oval:com.oracle.elsa:tst:20182732013" comment="spice-gtk-tools is signed with the Oracle Linux 6 key"/> 15283 </criteria> 15284 <criteria operator="AND"> 15285 <criterion test_ref="oval:com.oracle.elsa:tst:20182732014" comment="spice-server is earlier than 0:0.12.4-16.el6_10.1"/> 15286 <criterion test_ref="oval:com.oracle.elsa:tst:20182732015" comment="spice-server is signed with the Oracle Linux 6 key"/> 15287 </criteria> 15288 <criteria operator="AND"> 15289 <criterion test_ref="oval:com.oracle.elsa:tst:20182732016" comment="spice-server-devel is earlier than 0:0.12.4-16.el6_10.1"/> 15290 <criterion test_ref="oval:com.oracle.elsa:tst:20182732017" comment="spice-server-devel is signed with the Oracle Linux 6 key"/> 15291 </criteria> 15292 </criteria> 15293 </criteria> 15294 15295 </definition> 15296 <definition id="oval:com.oracle.elsa:def:20182737" version="501" class="patch"> 15297 <metadata> 15298 <title> 15299 ELSA-2018-2737: mod_perl security update (IMPORTANT) 15300 </title> 15301 <affected family="unix"> 15302 <platform>Oracle Linux 6</platform> 15303 15304 </affected> 15305 <reference source="elsa" ref_id="ELSA-2018-2737" ref_url="http://linux.oracle.com/errata/ELSA-2018-2737.html"/> 15306 <reference source="CVE" ref_id="CVE-2011-2767" ref_url="http://linux.oracle.com/cve/CVE-2011-2767.html"/> 15307 15308 <description> 15309 [2.0.4-12] 15310 - Fix CVE-2011-2767 (arbitrary Perl code execution in the context of the user 15311 account via a user-owned .htaccess) (bug #1626272) 15312 </description> 15313 <!-- 15314 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15315 --> 15316 <advisory> 15317 <severity>IMPORTANT</severity> 15318 <rights>Copyright 2018 Oracle, Inc.</rights> 15319 <issued date="2018-09-24"/> 15320 <cve href="http://linux.oracle.com/cve/CVE-2011-2767.html">CVE-2011-2767</cve> 15321 15322 </advisory> 15323 </metadata> 15324 <criteria operator="AND"> 15325 <criterion test_ref="oval:com.oracle.elsa:tst:20182737001" comment="Oracle Linux 6 is installed"/> 15326 <criteria operator="OR"> 15327 <criteria operator="AND"> 15328 <criterion test_ref="oval:com.oracle.elsa:tst:20182737002" comment="mod_perl is earlier than 0:2.0.4-12.el6_10"/> 15329 <criterion test_ref="oval:com.oracle.elsa:tst:20182737003" comment="mod_perl is signed with the Oracle Linux 6 key"/> 15330 </criteria> 15331 <criteria operator="AND"> 15332 <criterion test_ref="oval:com.oracle.elsa:tst:20182737004" comment="mod_perl-devel is earlier than 0:2.0.4-12.el6_10"/> 15333 <criterion test_ref="oval:com.oracle.elsa:tst:20182737005" comment="mod_perl-devel is signed with the Oracle Linux 6 key"/> 15334 </criteria> 15335 </criteria> 15336 </criteria> 15337 15338 </definition> 15339 <definition id="oval:com.oracle.elsa:def:20182748" version="501" class="patch"> 15340 <metadata> 15341 <title> 15342 ELSA-2018-2748: kernel security and bug fix update (IMPORTANT) 15343 </title> 15344 <affected family="unix"> 15345 <platform>Oracle Linux 7</platform> 15346 15347 </affected> 15348 <reference source="elsa" ref_id="ELSA-2018-2748" ref_url="http://linux.oracle.com/errata/ELSA-2018-2748.html"/> 15349 <reference source="CVE" ref_id="CVE-2018-14634" ref_url="http://linux.oracle.com/cve/CVE-2018-14634.html"/> 15350 15351 <description> 15352 [3.10.0-862.14.4.OL7] 15353 - Oracle Linux certificates (Alexey Petrenko) 15354 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_key.x509)(alexey.petrenko@oracle.com) 15355 - Update x509.genkey [bug 24817676] 15356 15357 [3.10.0-862.14.4] 15358 - [scsi] Revert: lpfc: Fix port initialization failure (Radomir Vrbovsky) [1605235 1584377] 15359 - [scsi] Revert: qla2xxx: Fix NULL pointer access for fcport structure (Radomir Vrbovsky) [1597546 1547714] 15360 15361 [3.10.0-862.14.3] 15362 - [fs] exec: Limit arg stack to at most 75 of _STK_LIM (Yauheni Kaliuta) [1625980 1625991] {CVE-2018-14634} 15363 - [fs] exec: account for argv/envp pointers (Yauheni Kaliuta) [1625980 1625991] {CVE-2018-14634} 15364 15365 [3.10.0-862.14.2] 15366 - [uio] fix possible circular locking dependency (Xiubo Li) [1608677 1560418] 15367 - [scsi] tcmu: Don't pass KERN_ERR to pr_err (Xiubo Li) [1608677 1560418] 15368 - [scsi] tcmu: add module wide block/reset_netlink support (Xiubo Li) [1608677 1560418] 15369 - [scsi] tcmu: simplify nl interface (Xiubo Li) [1608677 1560418] 15370 - [scsi] tcmu: track nl commands (Xiubo Li) [1608677 1560418] 15371 - [scsi] tcmu: delete unused __wait (Xiubo Li) [1608677 1560418] 15372 - [uio] fix crash after the device is unregistered (Xiubo Li) [1608677 1560418] 15373 - [uio] change to use the mutex lock instead of the spin lock (Xiubo Li) [1608677 1560418] 15374 - [uio] Prevent device destruction while fds are open (Xiubo Li) [1608677 1560418] 15375 - [uio] Reduce return paths from uio_write() (Xiubo Li) [1608677 1560418] 15376 - [uio] fix incorrect memory leak cleanup (Xiubo Li) [1608677 1560418] 15377 - [uio] add missing error codes (Xiubo Li) [1608677 1560418] 15378 - [uio] fix false positive __might_sleep warning splat (Xiubo Li) [1608677 1560418] 15379 - [uio] Destroy uio_idr on module exit (Xiubo Li) [1608677 1560418] 15380 - [uio] don't free irq that was not requested (Xiubo Li) [1608677 1560418] 15381 - [uio] support memory sizes larger than 32 bits (Xiubo Li) [1608677 1560418] 15382 - [uio] we cannot mmap unaligned page contents (Xiubo Li) [1608677 1560418] 15383 - [uio] Pass pointers to virt_to_page(), not integers (Xiubo Li) [1608677 1560418] 15384 - [uio] fix memory leak (Xiubo Li) [1608677 1560418] 15385 - [uio] Request/free irq separate from dev lifecycle (Xiubo Li) [1608677 1560418] 15386 - [uio] Simplify uio error path by using devres functions (Xiubo Li) [1608677 1560418] 15387 15388 [3.10.0-862.14.1] 15389 - [x86] microcode: Allow late microcode loading with SMT disabled (Josh Poimboeuf) [1619622 1614515] 15390 - [infiniband] core: Fix nospec regression (Josh Poimboeuf) [1619624 1616346] 15391 - [x86] microcode/amd: Do not load when running on a hypervisor (Vitaly Kuznetsov) [1618390 1607899] 15392 15393 [3.10.0-862.13.1] 15394 - [infiniband] ib/ipoib: Fix race condition in neigh creation (Don Dutile) [1616164 1520300] 15395 - [gpu] qxl: hook monitors_config updates into crtc, not encoder (Gerd Hoffmann) [1614349 1544322] 15396 - [gpu] qxl: move qxl_send_monitors_config() (Gerd Hoffmann) [1614349 1544322] 15397 - [gpu] qxl: remove qxl_io_log() (Gerd Hoffmann) [1614349 1544322] 15398 - [kernel] locking: Introduce smp_mb__after_spinlock() (Steve Best) [1613814 1496574] 15399 - [scsi] ibmvfc: Avoid unnecessary port relogin (Steve Best) [1613202 1605080] 15400 - [powerpc] stf-barrier: update (rfi_)enabled_flush_types as in upstream (Gustavo Duarte) [1612353 1585297] 15401 - [powerpc] stf-barrier: update debugfs as in upstream (Gustavo Duarte) [1612353 1585297] 15402 - [powerpc] stf-barrier: update handle_ssbd() as in upstream (Gustavo Duarte) [1612353 1585297] 15403 - [powerpc] stf-barrier: update stf_barrier_enable() as in upstream (Gustavo Duarte) [1612353 1585297] 15404 - [powerpc] stf-barrier: add cpu_show_spec_store_bypass() as in upstream (Gustavo Duarte) [1612353 1585297] 15405 - [powerpc] stf-barrier: add comment as in upstream (Gustavo Duarte) [1612353 1585297] 15406 - [powerpc] stf-barrier: move code from setup_64.c to security.c as in upstream (Gustavo Duarte) [1612353 1585297] 15407 - [powerpc] stf-barrier: move code from setup.h to security_features.h as in upstream (Gustavo Duarte) [1612353 1585297] 15408 - [powerpc] stf-barrier: update fallback routine as in upstream (Gustavo Duarte) [1612353 1585297] 15409 - [powerpc] stf-barrier: update entry barrier slot as in upstream (Gustavo Duarte) [1612353 1585297] 15410 - [nvmet-fc] move tech preview warning to nvmet_fc_register_targetport call (Ewan Milne) [1610381 1608947] 15411 - [nvme-fc] move tech preview warning to nvme_fc_register_localport call (Ewan Milne) [1610381 1608947] 15412 - [block] blk-throttle: check stats_cpu before reading it from sysfs (Ming Lei) [1608228 1567748] 15413 - [powerpc] signals: Discard transaction state from signal frames (Steve Best) [1608227 1586153] 15414 - [ipc] shm.c: add split function to shm_vm_ops (Desnes Augusto Nunes do Rosario) [1608225 1586152] 15415 - [scsi] lpfc: Fix port initialization failure (Dick Kennedy) [1605235 1584377] 15416 - [vmbus] fix the missed signaling in hv_signal_on_read() (Vitaly Kuznetsov) [1605089 1591976] 15417 - [infiniband] ib/ipoib: Fix for potential no-carrier state (Donald Dutile) [1601935 1548474] 15418 - [vmwgfx] refuse to hibernate if we have any resources. (v2) (Dave Airlie) [1601516 1595136] 15419 - [netdrv] sfc: stop the TX queue before pushing new buffers (Xin Long) [1601353 1445576] 15420 - [lib] rhashtable: Fix rhlist duplicates insertion (Xin Long) [1601009 1559106] 15421 - [kernel] hrtimer: Allow concurrent hrtimer_start() for self restarting timers (Oleksandr Natalenko) [1600911 1574387] 15422 - [iommu] amd: Add NULL sanity check for struct irq_2_irte.ir_data (Suravee Suthikulpanit) [1600661 1542697] 15423 - [hid] wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large (Benjamin Tissoires) [1600660 1591499] 15424 - [md] avoid NULL dereference to queue pointer (Ming Lei) [1600056 1581845] 15425 - [scsi] qla2xxx: Fix NULL pointer access for fcport structure (Himanshu Madhani) [1597546 1547714] 15426 - [scsi] csiostor: Add a soft dep on cxgb4 driver (Arjun Vynipadath) [1597529 1584003] 15427 - [mm] initialize pages on demand during boot (Masayoshi Mizuma) [1588366 1496330] 15428 - [mm] split deferred_init_range into initializing and freeing parts (Masayoshi Mizuma) [1588366 1496330] 15429 - [kernel] cpu/hotplug: Fix 'online' sysfs entry with 'nosmt' (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15430 - [kernel] cpu/hotplug: Enable 'nosmt' as late as possible (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15431 - [net] ipv6: fix nospec-related regression in ipv6_addr_prefix() (Josh Poimboeuf) [1589033 1589035] {CVE-2018-3693} 15432 - [net] tcp: add tcp_ooo_try_coalesce() helper (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15433 - [net] tcp: call tcp_drop() from tcp_data_queue_ofo() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15434 - [net] tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15435 - [net] tcp: avoid collapses in tcp_prune_queue() if possible (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15436 - [net] tcp: free batches of packets in tcp_prune_ofo_queue() (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15437 - [net] add rb_to_skb() and other rb tree helpers (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15438 - [net] tcp: fix a stale ooo_last_skb after a replace (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15439 - [net] tcp: use an RB tree for ooo receive queue (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15440 - [net] tcp: refine tcp_prune_ofo_queue() to not drop all packets (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15441 - [net] tcp: increment sk_drops for dropped rx packets (Paolo Abeni) [1611368 1611369] {CVE-2018-5390} 15442 - [x86] x86/syscall: Fix regression when using the last syscall (pkey_free) (Lauro Ramos Venancio) [1589033 1589035] {CVE-2018-3693} 15443 - [kernel] cpu: hotplug: detect SMT disabled by BIOS (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15444 - [documentation] l1tf: Fix typos (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15445 - [x86] kvm: Remove extra newline in vmentry_l1d_flush sysfs file (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15446 - [x86] kvm: vmx: Initialize the vmx_l1d_flush_pages' content (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15447 - [x86] speculation: l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15448 - [documentation] Add section about CPU vulnerabilities (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15449 - [x86] bugs, kvm: introduce boot-time control of L1TF mitigations (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15450 - [kernel] cpu: hotplug: Set CPU_SMT_NOT_SUPPORTED early (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15451 - [kernel] cpu: hotplug: Expose SMT control init function (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15452 - [x86] kvm: Allow runtime control of L1D flush (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15453 - [x86] kvm: Serialize L1D flush parameter setter (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15454 - [x86] kvm: Add static key for flush always (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15455 - [x86] kvm: Move l1tf setup function (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15456 - [x86] l1tf: Handle EPT disabled state proper (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15457 - [x86] kvm: Drop L1TF MSR list approach (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15458 - [x86] litf: Introduce vmx status variable (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15459 - [x86] bugs: Make cpu_show_common() static (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15460 - [x86] bugs: Concentrate bug reporting into a separate function (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15461 - [kernel] cpu: hotplug: Online siblings when SMT control is turned on (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15462 - [x86] kvm: vmx: Use MSR save list for IA32_FLUSH_CMD if required (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15463 - [x86] kvm: vmx: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15464 - [x86] kvm: vmx: Separate the VMX AUTOLOAD guest/host number accounting (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15465 - [x86] kvm: vmx: Add find_msr() helper function (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15466 - [x86] kvm: vmx: Split the VMX MSR LOAD structures to have an host/guest numbers (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15467 - [x86] kvm: mitigation for L1 cache terminal fault vulnerabilities, part 3 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15468 - [x86] kvm: Warn user if KVM is loaded SMT and L1TF CPU bug being present (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15469 - [kernel] cpu: hotplug: Boot HT siblings at least once, part 2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15470 - [x86] speculation/l1tf: fix typo in l1tf mitigation string (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15471 - [x86] l1tf: protect _PAGE_FILE PTEs against speculation (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15472 - [x86] kvm: mitigation for L1 cache terminal fault vulnerabilities, part 2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15473 - [kernel] cpu/hotplug: Boot HT siblings at least once (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15474 - Revert 'x86/apic: Ignore secondary threads if nosmt=force' (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15475 - [x86] speculation/l1tf: Fix up pte->pfn conversion for PAE (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15476 - [x86] speculation/l1tf: Protect PAE swap entries against L1TF (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15477 - [x86] CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15478 - [x86] speculation/l1tf: Extend 64bit swap file size limit (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15479 - [x86] cpu/AMD: Remove the pointless detect_ht() call (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15480 - [x86] bugs: Move the l1tf function and define pr_fmt properly (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15481 - [kernel] cpu/hotplug: Provide knobs to control SMT, part 2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15482 - [x86] topology: Provide topology_smt_supported() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15483 - [x86] smp: Provide topology_is_primary_thread(), part 2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15484 - [x86] apic: Ignore secondary threads if nosmt=force (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15485 - [x86] cpu/AMD: Evaluate smp_num_siblings early (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15486 - [x86] CPU/AMD: Do not check CPUID max ext level before parsing SMP info (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15487 - [x86] cpu/intel: Evaluate smp_num_siblings early (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15488 - [x86] cpu/topology: Provide detect_extended_topology_early() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15489 - [x86] cpu/common: Provide detect_ht_early() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15490 - [x86] cpu: Remove the pointless CPU printout (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15491 - [kernel] cpu/hotplug: Provide knobs to control SMT (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15492 - [kernel] cpu/hotplug: Split do_cpu_down() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15493 - [x86] smp: Provide topology_is_primary_thread() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15494 - [x86] CPU: Modify detect_extended_topology() to return result (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15495 - [x86] l1tf: fix build for CONFIG_NUMA_BALANCING=n (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15496 - [x86] l1tf: sync with latest L1TF patches (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15497 - [x86] l1tf: protect _PAGE_NUMA PTEs and PMDs against speculation (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15498 - [mm] l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15499 - [x86] l1tf: Report if too much memory for L1TF workaround (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15500 - [x86] l1tf: Limit swap file size to MAX_PA/2 (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15501 - [x86] l1tf: Add sysfs reporting for l1tf (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15502 - [x86] l1tf: Make sure the first page is always reserved (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15503 - [x86] l1tf: Protect PROT_NONE PTEs against speculation (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15504 - [x86] l1tf: Protect swap entries against L1TF (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15505 - [x86] l1tf: Increase 32bit PAE __PHYSICAL_PAGE_MASK (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15506 - [x86] mm: Fix swap entry comment and macro (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15507 - [x86] spec_ctrl: sync with upstream cpu_set_bug_bits() (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15508 - [x86] add support for L1D flush MSR (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15509 - [x86] kvm: mitigation for L1 cache terminal fault vulnerabilities (Josh Poimboeuf) [1593383 1593384] {CVE-2018-3620} 15510 15511 [3.10.0-862.12.1] 15512 - [fs] CIFS: Fix NULL pointer deref on SMB2_tcon() failure (Leif Sahlberg) [1609159 1591092] 15513 - [net] multicast: do not restore deleted record source filter mode to new one (Hangbin Liu) [1610380 1586321] 15514 - [net] multicast: remove useless parameter for group add (Hangbin Liu) [1610380 1586321] 15515 - [net] ipv6/mcast: init as INCLUDE when join SSM INCLUDE group (Hangbin Liu) [1610380 1586321] 15516 - [net] ipv4/igmp: init group mode as INCLUDE when join source group (Hangbin Liu) [1610380 1586321] 15517 - [net] ipv6: mcast: fix unsolicited report interval after receiving querys (Hangbin Liu) [1610380 1586321] 15518 - [net] ipv6: refactor ipv6_dev_mc_inc() (Hangbin Liu) [1610380 1586321] 15519 </description> 15520 <!-- 15521 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15522 --> 15523 <advisory> 15524 <severity>IMPORTANT</severity> 15525 <rights>Copyright 2018 Oracle, Inc.</rights> 15526 <issued date="2018-09-26"/> 15527 <cve href="http://linux.oracle.com/cve/CVE-2018-14634.html">CVE-2018-14634</cve> 15528 15529 </advisory> 15530 </metadata> 15531 <criteria operator="AND"> 15532 <criterion test_ref="oval:com.oracle.elsa:tst:20182748001" comment="Oracle Linux 7 is installed"/> 15533 <criteria operator="OR"> 15534 <criteria operator="AND"> 15535 <criterion test_ref="oval:com.oracle.elsa:tst:20182748002" comment="kernel is earlier than 0:3.10.0-862.14.4.el7"/> 15536 <criterion test_ref="oval:com.oracle.elsa:tst:20182748003" comment="kernel is signed with the Oracle Linux 7 key"/> 15537 </criteria> 15538 <criteria operator="AND"> 15539 <criterion test_ref="oval:com.oracle.elsa:tst:20182748004" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.14.4.el7"/> 15540 <criterion test_ref="oval:com.oracle.elsa:tst:20182748005" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 15541 </criteria> 15542 <criteria operator="AND"> 15543 <criterion test_ref="oval:com.oracle.elsa:tst:20182748006" comment="kernel-debug is earlier than 0:3.10.0-862.14.4.el7"/> 15544 <criterion test_ref="oval:com.oracle.elsa:tst:20182748007" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 15545 </criteria> 15546 <criteria operator="AND"> 15547 <criterion test_ref="oval:com.oracle.elsa:tst:20182748008" comment="kernel-debug-devel is earlier than 0:3.10.0-862.14.4.el7"/> 15548 <criterion test_ref="oval:com.oracle.elsa:tst:20182748009" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 15549 </criteria> 15550 <criteria operator="AND"> 15551 <criterion test_ref="oval:com.oracle.elsa:tst:20182748010" comment="kernel-devel is earlier than 0:3.10.0-862.14.4.el7"/> 15552 <criterion test_ref="oval:com.oracle.elsa:tst:20182748011" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 15553 </criteria> 15554 <criteria operator="AND"> 15555 <criterion test_ref="oval:com.oracle.elsa:tst:20182748012" comment="kernel-doc is earlier than 0:3.10.0-862.14.4.el7"/> 15556 <criterion test_ref="oval:com.oracle.elsa:tst:20182748013" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 15557 </criteria> 15558 <criteria operator="AND"> 15559 <criterion test_ref="oval:com.oracle.elsa:tst:20182748014" comment="kernel-headers is earlier than 0:3.10.0-862.14.4.el7"/> 15560 <criterion test_ref="oval:com.oracle.elsa:tst:20182748015" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 15561 </criteria> 15562 <criteria operator="AND"> 15563 <criterion test_ref="oval:com.oracle.elsa:tst:20182748016" comment="kernel-tools is earlier than 0:3.10.0-862.14.4.el7"/> 15564 <criterion test_ref="oval:com.oracle.elsa:tst:20182748017" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 15565 </criteria> 15566 <criteria operator="AND"> 15567 <criterion test_ref="oval:com.oracle.elsa:tst:20182748018" comment="kernel-tools-libs is earlier than 0:3.10.0-862.14.4.el7"/> 15568 <criterion test_ref="oval:com.oracle.elsa:tst:20182748019" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 15569 </criteria> 15570 <criteria operator="AND"> 15571 <criterion test_ref="oval:com.oracle.elsa:tst:20182748020" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.14.4.el7"/> 15572 <criterion test_ref="oval:com.oracle.elsa:tst:20182748021" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 15573 </criteria> 15574 <criteria operator="AND"> 15575 <criterion test_ref="oval:com.oracle.elsa:tst:20182748022" comment="perf is earlier than 0:3.10.0-862.14.4.el7"/> 15576 <criterion test_ref="oval:com.oracle.elsa:tst:20182748023" comment="perf is signed with the Oracle Linux 7 key"/> 15577 </criteria> 15578 <criteria operator="AND"> 15579 <criterion test_ref="oval:com.oracle.elsa:tst:20182748024" comment="python-perf is earlier than 0:3.10.0-862.14.4.el7"/> 15580 <criterion test_ref="oval:com.oracle.elsa:tst:20182748025" comment="python-perf is signed with the Oracle Linux 7 key"/> 15581 </criteria> 15582 </criteria> 15583 </criteria> 15584 15585 </definition> 15586 <definition id="oval:com.oracle.elsa:def:20182757" version="501" class="patch"> 15587 <metadata> 15588 <title> 15589 ELSA-2018-2757: 389-ds-base security and bug fix update (MODERATE) 15590 </title> 15591 <affected family="unix"> 15592 <platform>Oracle Linux 7</platform> 15593 15594 </affected> 15595 <reference source="elsa" ref_id="ELSA-2018-2757" ref_url="http://linux.oracle.com/errata/ELSA-2018-2757.html"/> 15596 <reference source="CVE" ref_id="CVE-2018-10850" ref_url="http://linux.oracle.com/cve/CVE-2018-10850.html"/> 15597 <reference source="CVE" ref_id="CVE-2018-10935" ref_url="http://linux.oracle.com/cve/CVE-2018-10935.html"/> 15598 <reference source="CVE" ref_id="CVE-2018-14624" ref_url="http://linux.oracle.com/cve/CVE-2018-14624.html"/> 15599 <reference source="CVE" ref_id="CVE-2018-14638" ref_url="http://linux.oracle.com/cve/CVE-2018-14638.html"/> 15600 15601 <description> 15602 [1.3.7.5-28] 15603 - Bump version to 1.3.7.5-28 15604 - Resolves: Bug 1628676 - 389-ds-base: race condition on reference counter leads to DoS using persistent search 15605 - Resolves: Bug 1628677 - Crash in delete_passwdPolicy when persistent search connections are terminated unexpectedly 15606 15607 [1.3.7.5-27] 15608 - Bump version to 1.3.7.5-27 15609 - Resolves: Bug 1623247 - Crash in vslapd_log_emergency_error 15610 15611 [1.3.7.5-26] 15612 - Bump version to 1.3.7.5-26 15613 - Resolves: Bug 1615924 - Fine grained password policy can impact search performance 15614 - Resolves: Bug 1614836 - Disable nunc-stans by default 15615 - Resolves: Bug 1614861 - ldapsearch with server side sort crashes the ldap server 15616 </description> 15617 <!-- 15618 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15619 --> 15620 <advisory> 15621 <severity>MODERATE</severity> 15622 <rights>Copyright 2018 Oracle, Inc.</rights> 15623 <issued date="2018-09-25"/> 15624 <cve href="http://linux.oracle.com/cve/CVE-2018-10850.html">CVE-2018-10850</cve> 15625 <cve href="http://linux.oracle.com/cve/CVE-2018-10935.html">CVE-2018-10935</cve> 15626 <cve href="http://linux.oracle.com/cve/CVE-2018-14624.html">CVE-2018-14624</cve> 15627 <cve href="http://linux.oracle.com/cve/CVE-2018-14638.html">CVE-2018-14638</cve> 15628 15629 </advisory> 15630 </metadata> 15631 <criteria operator="AND"> 15632 <criterion test_ref="oval:com.oracle.elsa:tst:20182757001" comment="Oracle Linux 7 is installed"/> 15633 <criteria operator="OR"> 15634 <criteria operator="AND"> 15635 <criterion test_ref="oval:com.oracle.elsa:tst:20182757002" comment="389-ds-base is earlier than 0:1.3.7.5-28.el7_5"/> 15636 <criterion test_ref="oval:com.oracle.elsa:tst:20182757003" comment="389-ds-base is signed with the Oracle Linux 7 key"/> 15637 </criteria> 15638 <criteria operator="AND"> 15639 <criterion test_ref="oval:com.oracle.elsa:tst:20182757004" comment="389-ds-base-devel is earlier than 0:1.3.7.5-28.el7_5"/> 15640 <criterion test_ref="oval:com.oracle.elsa:tst:20182757005" comment="389-ds-base-devel is signed with the Oracle Linux 7 key"/> 15641 </criteria> 15642 <criteria operator="AND"> 15643 <criterion test_ref="oval:com.oracle.elsa:tst:20182757006" comment="389-ds-base-libs is earlier than 0:1.3.7.5-28.el7_5"/> 15644 <criterion test_ref="oval:com.oracle.elsa:tst:20182757007" comment="389-ds-base-libs is signed with the Oracle Linux 7 key"/> 15645 </criteria> 15646 <criteria operator="AND"> 15647 <criterion test_ref="oval:com.oracle.elsa:tst:20182757008" comment="389-ds-base-snmp is earlier than 0:1.3.7.5-28.el7_5"/> 15648 <criterion test_ref="oval:com.oracle.elsa:tst:20182757009" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key"/> 15649 </criteria> 15650 </criteria> 15651 </criteria> 15652 15653 </definition> 15654 <definition id="oval:com.oracle.elsa:def:20182766" version="501" class="patch"> 15655 <metadata> 15656 <title> 15657 ELSA-2018-2766: flatpak security update (MODERATE) 15658 </title> 15659 <affected family="unix"> 15660 <platform>Oracle Linux 7</platform> 15661 15662 </affected> 15663 <reference source="elsa" ref_id="ELSA-2018-2766" ref_url="http://linux.oracle.com/errata/ELSA-2018-2766.html"/> 15664 <reference source="CVE" ref_id="CVE-2018-6560" ref_url="http://linux.oracle.com/cve/CVE-2018-6560.html"/> 15665 15666 <description> 15667 [0.8.8-4] 15668 - Add patch for CVE-2018-6560 (#1547376) 15669 </description> 15670 <!-- 15671 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15672 --> 15673 <advisory> 15674 <severity>MODERATE</severity> 15675 <rights>Copyright 2018 Oracle, Inc.</rights> 15676 <issued date="2018-09-25"/> 15677 <cve href="http://linux.oracle.com/cve/CVE-2018-6560.html">CVE-2018-6560</cve> 15678 15679 </advisory> 15680 </metadata> 15681 <criteria operator="AND"> 15682 <criterion test_ref="oval:com.oracle.elsa:tst:20182766001" comment="Oracle Linux 7 is installed"/> 15683 <criteria operator="OR"> 15684 <criteria operator="AND"> 15685 <criterion test_ref="oval:com.oracle.elsa:tst:20182766002" comment="flatpak is earlier than 0:0.8.8-4.el7_5"/> 15686 <criterion test_ref="oval:com.oracle.elsa:tst:20182766003" comment="flatpak is signed with the Oracle Linux 7 key"/> 15687 </criteria> 15688 <criteria operator="AND"> 15689 <criterion test_ref="oval:com.oracle.elsa:tst:20182766004" comment="flatpak-builder is earlier than 0:0.8.8-4.el7_5"/> 15690 <criterion test_ref="oval:com.oracle.elsa:tst:20182766005" comment="flatpak-builder is signed with the Oracle Linux 7 key"/> 15691 </criteria> 15692 <criteria operator="AND"> 15693 <criterion test_ref="oval:com.oracle.elsa:tst:20182766006" comment="flatpak-devel is earlier than 0:0.8.8-4.el7_5"/> 15694 <criterion test_ref="oval:com.oracle.elsa:tst:20182766007" comment="flatpak-devel is signed with the Oracle Linux 7 key"/> 15695 </criteria> 15696 <criteria operator="AND"> 15697 <criterion test_ref="oval:com.oracle.elsa:tst:20182766008" comment="flatpak-libs is earlier than 0:0.8.8-4.el7_5"/> 15698 <criterion test_ref="oval:com.oracle.elsa:tst:20182766009" comment="flatpak-libs is signed with the Oracle Linux 7 key"/> 15699 </criteria> 15700 </criteria> 15701 </criteria> 15702 15703 </definition> 15704 <definition id="oval:com.oracle.elsa:def:20182768" version="501" class="patch"> 15705 <metadata> 15706 <title> 15707 ELSA-2018-2768: nss security update (MODERATE) 15708 </title> 15709 <affected family="unix"> 15710 <platform>Oracle Linux 7</platform> 15711 15712 </affected> 15713 <reference source="elsa" ref_id="ELSA-2018-2768" ref_url="http://linux.oracle.com/errata/ELSA-2018-2768.html"/> 15714 <reference source="CVE" ref_id="CVE-2018-12384" ref_url="http://linux.oracle.com/cve/CVE-2018-12384.html"/> 15715 15716 <description> 15717 [3.36.0-7] 15718 - Backport upstream fix for CVE-2018-12384 15719 - Remove nss-lockcert-api-change.patch, which turned out to be a 15720 mistake (the symbol was not exported from libnss) 15721 15722 [3.36.0-6] 15723 - Exercise SSL tests which only run under non-FIPS setting 15724 </description> 15725 <!-- 15726 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15727 --> 15728 <advisory> 15729 <severity>MODERATE</severity> 15730 <rights>Copyright 2018 Oracle, Inc.</rights> 15731 <issued date="2018-09-25"/> 15732 <cve href="http://linux.oracle.com/cve/CVE-2018-12384.html">CVE-2018-12384</cve> 15733 15734 </advisory> 15735 </metadata> 15736 <criteria operator="AND"> 15737 <criterion test_ref="oval:com.oracle.elsa:tst:20182768001" comment="Oracle Linux 7 is installed"/> 15738 <criteria operator="OR"> 15739 <criteria operator="AND"> 15740 <criterion test_ref="oval:com.oracle.elsa:tst:20182768002" comment="nss is earlier than 0:3.36.0-7.el7_5"/> 15741 <criterion test_ref="oval:com.oracle.elsa:tst:20182768003" comment="nss is signed with the Oracle Linux 7 key"/> 15742 </criteria> 15743 <criteria operator="AND"> 15744 <criterion test_ref="oval:com.oracle.elsa:tst:20182768004" comment="nss-devel is earlier than 0:3.36.0-7.el7_5"/> 15745 <criterion test_ref="oval:com.oracle.elsa:tst:20182768005" comment="nss-devel is signed with the Oracle Linux 7 key"/> 15746 </criteria> 15747 <criteria operator="AND"> 15748 <criterion test_ref="oval:com.oracle.elsa:tst:20182768006" comment="nss-pkcs11-devel is earlier than 0:3.36.0-7.el7_5"/> 15749 <criterion test_ref="oval:com.oracle.elsa:tst:20182768007" comment="nss-pkcs11-devel is signed with the Oracle Linux 7 key"/> 15750 </criteria> 15751 <criteria operator="AND"> 15752 <criterion test_ref="oval:com.oracle.elsa:tst:20182768008" comment="nss-sysinit is earlier than 0:3.36.0-7.el7_5"/> 15753 <criterion test_ref="oval:com.oracle.elsa:tst:20182768009" comment="nss-sysinit is signed with the Oracle Linux 7 key"/> 15754 </criteria> 15755 <criteria operator="AND"> 15756 <criterion test_ref="oval:com.oracle.elsa:tst:20182768010" comment="nss-tools is earlier than 0:3.36.0-7.el7_5"/> 15757 <criterion test_ref="oval:com.oracle.elsa:tst:20182768011" comment="nss-tools is signed with the Oracle Linux 7 key"/> 15758 </criteria> 15759 </criteria> 15760 </criteria> 15761 15762 </definition> 15763 <definition id="oval:com.oracle.elsa:def:20182835" version="501" class="patch"> 15764 <metadata> 15765 <title> 15766 ELSA-2018-2835: firefox security update (MODERATE) 15767 </title> 15768 <affected family="unix"> 15769 <platform>Oracle Linux 7</platform> 15770 15771 </affected> 15772 <reference source="elsa" ref_id="ELSA-2018-2835" ref_url="http://linux.oracle.com/errata/ELSA-2018-2835.html"/> 15773 <reference source="CVE" ref_id="CVE-2018-12383" ref_url="http://linux.oracle.com/cve/CVE-2018-12383.html"/> 15774 <reference source="CVE" ref_id="CVE-2018-12385" ref_url="http://linux.oracle.com/cve/CVE-2018-12385.html"/> 15775 15776 <description> 15777 [60.2.1-1.0.1] 15778 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 15779 15780 [60.2.1-1] 15781 - Update to 60.2.1 ESR 15782 </description> 15783 <!-- 15784 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15785 --> 15786 <advisory> 15787 <severity>MODERATE</severity> 15788 <rights>Copyright 2018 Oracle, Inc.</rights> 15789 <issued date="2018-09-27"/> 15790 <cve href="http://linux.oracle.com/cve/CVE-2018-12383.html">CVE-2018-12383</cve> 15791 <cve href="http://linux.oracle.com/cve/CVE-2018-12385.html">CVE-2018-12385</cve> 15792 15793 </advisory> 15794 </metadata> 15795 <criteria operator="AND"> 15796 <criterion test_ref="oval:com.oracle.elsa:tst:20182835001" comment="Oracle Linux 7 is installed"/> 15797 <criteria operator="AND"> 15798 <criterion test_ref="oval:com.oracle.elsa:tst:20182835002" comment="firefox is earlier than 0:60.2.1-1.0.1.el7_5"/> 15799 <criterion test_ref="oval:com.oracle.elsa:tst:20182835003" comment="firefox is signed with the Oracle Linux 7 key"/> 15800 </criteria> 15801 </criteria> 15802 15803 </definition> 15804 <definition id="oval:com.oracle.elsa:def:20182846" version="501" class="patch"> 15805 <metadata> 15806 <title> 15807 ELSA-2018-2846: kernel security and bug fix update (IMPORTANT) 15808 </title> 15809 <affected family="unix"> 15810 <platform>Oracle Linux 6</platform> 15811 15812 </affected> 15813 <reference source="elsa" ref_id="ELSA-2018-2846" ref_url="http://linux.oracle.com/errata/ELSA-2018-2846.html"/> 15814 <reference source="CVE" ref_id="CVE-2018-5391" ref_url="http://linux.oracle.com/cve/CVE-2018-5391.html"/> 15815 <reference source="CVE" ref_id="CVE-2018-14634" ref_url="http://linux.oracle.com/cve/CVE-2018-14634.html"/> 15816 15817 <description> 15818 [2.6.32-754.6.3.OL6] 15819 - Update genkey [bug 25599697] 15820 15821 [2.6.32-754.6.3] 15822 - [kvm] VMX: fixes for vmentry_l1d_flush module parameter (Marcelo Tosatti) [1628796] 15823 - [x86] speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry (Marcelo Tosatti) [1628796] 15824 - [x86] KVM: VMX: skip L1TF flush on VM-entry if EPT is disabled (Marcelo Tosatti) [1616397] 15825 15826 [2.6.32-754.6.2] 15827 - [fs] exec: Limit arg stack to at most 75 of _STK_LIM (Yauheni Kaliuta) [1625976] {CVE-2018-14634} 15828 - [fs] exec.c: account for argv/envp pointers (Yauheni Kaliuta) [1625976] {CVE-2018-14634} 15829 15830 [2.6.32-754.6.1] 15831 - [x86] set __max_smt_threads for 1 core systems (Prarit Bhargava) [1623255] 15832 - [md] dm rq: fix a race condition in rq_completed() (Ming Lei) [1574568] 15833 - [scsi] scsi_transport_fc: Hold queue lock while calling blk_run_queue_async() (Ming Lei) [1574568] 15834 - [block] Avoid scheduling delayed work on a dead queue (Ming Lei) [1574568] 15835 - [block] Avoid that request_fn is invoked on a dead queue (Ming Lei) [1574568] 15836 - [block] Let blk_drain_queue() caller obtain the queue lock (Ming Lei) [1574568] 15837 - [block] Rename queue dead flag (Ming Lei) [1574568] 15838 15839 [2.6.32-754.5.1] 15840 - [s390] dasd: fix IO error for newly defined devices (Hendrik Brueckner) [1574448] 15841 - [s390] dasd: fix failing path verification (Hendrik Brueckner) [1581684] 15842 - [s390] qeth: on channel error, reject further cmd requests (Hendrik Brueckner) [1562009] 15843 - [s390] qdio: fix access to uninitialized qdio_q fields (Hendrik Brueckner) [1581685] 15844 - [powerpc] stf-barrier: update (rfi_)enabled_flush_types as in upstream (Gustavo Duarte) [1585299] 15845 - [powerpc] stf-barrier: update debugfs as in upstream (Gustavo Duarte) [1585299] 15846 - [powerpc] stf-barrier: update handle_ssbd() as in upstream (Gustavo Duarte) [1585299] 15847 - [powerpc] stf-barrier: update stf_barrier_enable() as in upstream (Gustavo Duarte) [1585299] 15848 - [powerpc] stf-barrier: add cpu_show_spec_store_bypass() as in upstream (Gustavo Duarte) [1585299] 15849 - [powerpc] stf-barrier: add comment as in upstream (Gustavo Duarte) [1585299] 15850 - [powerpc] stf-barrier: move code from setup_64.c to security.c as in upstream (Gustavo Duarte) [1585299] 15851 - [powerpc] stf-barrier: move code from setup.h to security_features.h as in upstream (Gustavo Duarte) [1585299] 15852 - [powerpc] stf-barrier: update fallback routine as in upstream (Gustavo Duarte) [1585299] 15853 - [powerpc] stf-barrier: update entry barrier slot as in upstream (Gustavo Duarte) [1585299] 15854 - [x86] Add host_initiated check in reading MSR_AMD64_VIRT_SPEC_CTRL (Wei Huang) [1608576] 15855 - [x86] KVM: pass host_initiated to functions that read MSRs (Wei Huang) [1608576] 15856 - [fs] gfs2: Special-case rindex for gfs2_grow (Robert S Peterson) [1384184] 15857 - [fs] Revert '[fs] gfs2: Special case the rindex in gfs2_write_alloc_required()' (Robert S Peterson) [1384184] 15858 - [net] ip: process in-order fragments efficiently (Stefano Brivio) [1613925] {CVE-2018-5391} 15859 - [net] ip: add helpers to process in-order fragments faster. (Stefano Brivio) [1613925] {CVE-2018-5391} 15860 - [net] ipv6: defrag: drop non-last frags smaller than min mtu (Stefano Brivio) [1613925] {CVE-2018-5391} 15861 - [net] ip: use rb trees for IP frag queue. (Stefano Brivio) [1613925] {CVE-2018-5391} 15862 - [net] ip: discard IPv4 datagrams with overlapping segments. (Stefano Brivio) [1613925] {CVE-2018-5391} 15863 - [net] net: modify skb_rbtree_purge to return the truesize of all purged skbs. (Stefano Brivio) [1613925] {CVE-2018-5391} 15864 - [net] net: speed up skb_rbtree_purge() (Stefano Brivio) [1613925] {CVE-2018-5391} 15865 - [net] skbuff: Rename RHEL6 version of skb_tree_purge() to skb_tree_purge_sk() (Stefano Brivio) [1613925] {CVE-2018-5391} 15866 15867 [2.6.32-754.4.1] 15868 - [kernel] cpu/hotplug: Enable 'nosmt' as late as possible (Frantisek Hrbata) [1593376] {CVE-2018-3620} 15869 - [x86] x86/mm: Simplify p[g4um]d_page() macros (Josh Poimboeuf) [1593376] {CVE-2018-3620} 15870 - [x86] x86/mm: Fix regression with huge pages on PAE (Josh Poimboeuf) [1593376] {CVE-2018-3620} 15871 - [x86] x86/asm: Fix pud/pmd interfaces to handle large PAT bit (Josh Poimboeuf) [1593376] {CVE-2018-3620} 15872 - [x86] x86/asm: Add pud/pmd mask interfaces to handle large PAT bit (Josh Poimboeuf) [1593376] {CVE-2018-3620} 15873 - [x86] x86/asm: Move PUD_PAGE macros to page_types.h (Josh Poimboeuf) [1593376] {CVE-2018-3620} 15874 - [net] tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Florian Westphal) [1611376] {CVE-2018-5390} 15875 - [net] tcp: avoid collapses in tcp_prune_queue() if possible (Florian Westphal) [1611376] {CVE-2018-5390} 15876 - [net] tcp: free batches of packets in tcp_prune_ofo_queue() (Florian Westphal) [1611376] {CVE-2018-5390} 15877 - [net] add rb_to_skb() and other rb tree helpers (Florian Westphal) [1611376] {CVE-2018-5390} 15878 - [net] tcp: fix a stale ooo_last_skb after a replace (Florian Westphal) [1611376] {CVE-2018-5390} 15879 - [net] tcp: use an RB tree for ooo receive queue (Florian Westphal) [1611376] {CVE-2018-5390} 15880 - [net] add rbnode to struct sk_buff (Florian Westphal) [1611376] {CVE-2018-5390} 15881 - [net] tcp: refine tcp_prune_ofo_queue() to not drop all packets (Florian Westphal) [1611376] {CVE-2018-5390} 15882 - [x86] syscall: Fix regression when using the last syscall (process_vm_writev) (Lauro Ramos Venancio) [1589032] {CVE-2018-3693} 15883 - [x86] syscall: Fix regression on strace and stap (Lauro Ramos Venancio) [1589032] {CVE-2018-3693} 15884 - [kvm] VMX: Fix host GDT.LIMIT corruption (CVE-2018-10301) (Paolo Bonzini) [1601851] {CVE-2018-10901} 15885 - [x86] Initialize __max_smt_threads to 1 (Waiman Long) [1593376] {CVE-2018-3620} 15886 - [kernel] cpu/hotplug: detect SMT disabled by BIOS (Waiman Long) [1593376] {CVE-2018-3620} 15887 - [x86] topology: Add topology_max_smt_threads() (Waiman Long) [1593376] {CVE-2018-3620} 15888 - [x86] speculation/l1tf: Fix incorrect error return code in vm_insert_pfn() (Waiman Long) [1593376] {CVE-2018-3620} 15889 - [x86] KVM/VMX: Initialize the vmx_l1d_flush_pages' content (Waiman Long) [1593376] {CVE-2018-3620} 15890 - [x86] kvm: Don't flush L1D cache if VMENTER_L1D_FLUSH_NEVER (Waiman Long) [1593376] {CVE-2018-3620} 15891 - [x86] kvm: Take out the unused nosmt module parameter (Waiman Long) [1593376] {CVE-2018-3620} 15892 - [x86] mm/dump_pagetables: Add a check_l1tf debugfs file (Waiman Long) [1593376] {CVE-2018-3620} 15893 - [x86] l1tf: protect _PAGE_FILE PTEs against speculation for 32-bit PAE (Waiman Long) [1593376] {CVE-2018-3620} 15894 - [x86] speculation/l1tf: Protect swap entries aganst L1TF for 32-bit PAE (Waiman Long) [1593376] {CVE-2018-3620} 15895 - [x86] cpu: Make flush_l1d visible in /proc/cpuinfo (Waiman Long) [1593376] {CVE-2018-3620} 15896 - [x86] l1tf: protect _PAGE_FILE PTEs against speculation (Waiman Long) [1593376] {CVE-2018-3620} 15897 - [Documentation] Add section about CPU vulnerabilities (Waiman Long) [1593376] {CVE-2018-3620} 15898 - [x86] bugs, kvm: Introduce boot-time control of L1TF mitigations (Waiman Long) [1593376] {CVE-2018-3620} 15899 - [kernel] cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early (Waiman Long) [1593376] {CVE-2018-3620} 15900 - [kernel] cpu/hotplug: Expose SMT control init function (Waiman Long) [1593376] {CVE-2018-3620} 15901 - [x86] kvm: Allow runtime control of L1D flush (Waiman Long) [1593376] {CVE-2018-3620} 15902 - [x86] kvm: Serialize L1D flush parameter setter (Waiman Long) [1593376] {CVE-2018-3620} 15903 - [x86] kvm: Move l1tf setup function (Waiman Long) [1593376] {CVE-2018-3620} 15904 - [x86] l1tf: Handle EPT disabled state proper (Waiman Long) [1593376] {CVE-2018-3620} 15905 - [x86] kvm: Drop L1TF MSR list approach (Waiman Long) [1593376] {CVE-2018-3620} 15906 - [x86] litf: Introduce vmx status variable (Waiman Long) [1593376] {CVE-2018-3620} 15907 - [kernel] cpu/hotplug: Online siblings when SMT control is turned on (Waiman Long) [1593376] {CVE-2018-3620} 15908 - [x86] KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required (Waiman Long) [1593376] {CVE-2018-3620} 15909 - [x86] KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (Waiman Long) [1593376] {CVE-2018-3620} 15910 - [x86] KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting (Waiman Long) [1593376] {CVE-2018-3620} 15911 - [x86] KVM/VMX: Add find_msr() helper function (Waiman Long) [1593376] {CVE-2018-3620} 15912 - [x86] KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers (Waiman Long) [1593376] {CVE-2018-3620} 15913 - [x86] KVM/VMX: Add L1D flush logic (Waiman Long) [1593376] {CVE-2018-3620} 15914 - [kvm] VMX: Make indirect call speculation safe (Waiman Long) [1593376] {CVE-2018-3620} 15915 - [kvm] VMX: Enable acknowledge interupt on vmexit (Waiman Long) [1593376] {CVE-2018-3620} 15916 - [x86] KVM/VMX: Add L1D MSR based flush (Waiman Long) [1593376] {CVE-2018-3620} 15917 - [x86] KVM/VMX: Add L1D flush algorithm (Waiman Long) [1593376] {CVE-2018-3620} 15918 - [x86] KVM/VMX: Add module argument for L1TF mitigation (Waiman Long) [1593376] {CVE-2018-3620} 15919 - [x86] KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present (Waiman Long) [1593376] {CVE-2018-3620} 15920 - [kvm] x86: Introducing kvm_x86_ops VM init/destroy hooks (Waiman Long) [1593376] {CVE-2018-3620} 15921 - [kernel] cpu/hotplug: Boot HT siblings at least once (Waiman Long) [1593376] {CVE-2018-3620} 15922 - [x86] Revert 'x86/apic: Ignore secondary threads if nosmt=force' (Waiman Long) [1593376] {CVE-2018-3620} 15923 - [x86] speculation/l1tf: Fix up pte->pfn conversion for PAE (Waiman Long) [1593376] {CVE-2018-3620} 15924 - [x86] CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (Waiman Long) [1593376] {CVE-2018-3620} 15925 - [x86] cpufeatures: Add detection of L1D cache flush support. (Waiman Long) [1593376] {CVE-2018-3620} 15926 - [x86] speculation/l1tf: Extend 64bit swap file size limit (Waiman Long) [1593376] {CVE-2018-3620} 15927 - [x86] apic: Ignore secondary threads if nosmt=force (Waiman Long) [1593376] {CVE-2018-3620} 15928 - [x86] cpu/AMD: Evaluate smp_num_siblings early (Waiman Long) [1593376] {CVE-2018-3620} 15929 - [x86] CPU/AMD: Do not check CPUID max ext level before parsing SMP info (Waiman Long) [1593376] {CVE-2018-3620} 15930 - [x86] cpu/intel: Evaluate smp_num_siblings early (Waiman Long) [1593376] {CVE-2018-3620} 15931 - [x86] cpu/topology: Provide detect_extended_topology_early() (Waiman Long) [1593376] {CVE-2018-3620} 15932 - [x86] cpu/common: Provide detect_ht_early() (Waiman Long) [1593376] {CVE-2018-3620} 15933 - [x86] cpu/AMD: Remove the pointless detect_ht() call (Waiman Long) [1593376] {CVE-2018-3620} 15934 - [x86] cpu: Remove the pointless CPU printout (Waiman Long) [1593376] {CVE-2018-3620} 15935 - [kernel] cpu/hotplug: Provide knobs to control SMT (Waiman Long) [1593376] {CVE-2018-3620} 15936 - [kernel] cpu/hotplug: Split do_cpu_down() (Waiman Long) [1593376] {CVE-2018-3620} 15937 - [x86] topology: Provide topology_smt_supported() (Waiman Long) [1593376] {CVE-2018-3620} 15938 - [x86] smp: Provide topology_is_primary_thread() (Waiman Long) [1593376] {CVE-2018-3620} 15939 - [x86] bugs: Move the l1tf function and define pr_fmt properly (Waiman Long) [1593376] {CVE-2018-3620} 15940 - [x86] speculation/l1tf: Limit swap file size to MAX_PA/2 (Waiman Long) [1593376] {CVE-2018-3620} 15941 - [x86] speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Waiman Long) [1593376] {CVE-2018-3620} 15942 - [x86] speculation/l1tf: Add sysfs reporting for l1tf (Waiman Long) [1593376] {CVE-2018-3620} 15943 - [x86] speculation/l1tf: Protect PROT_NONE PTEs against speculation (Waiman Long) [1593376] {CVE-2018-3620} 15944 - [x86] speculation/l1tf: Protect swap entries against L1TF (Waiman Long) [1593376] {CVE-2018-3620} 15945 - [x86] speculation/l1tf: Change order of offset/type in swap entry (Waiman Long) [1593376] {CVE-2018-3620} 15946 - [x86] speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Waiman Long) [1593376] {CVE-2018-3620} 15947 - [x86] cpu: Fix incorrect vulnerabilities files function prototypes (Waiman Long) [1593376] {CVE-2018-3620} 15948 - [x86] bugs: Export the internal __cpu_bugs variable (Waiman Long) [1593376] {CVE-2018-3620} 15949 - [x86] spec_ctrl: sync with upstream cpu_set_bug_bits() (Waiman Long) [1593376] {CVE-2018-3620} 15950 - [x86] intel-family.h: Add GEMINI_LAKE SOC (Waiman Long) [1593376] {CVE-2018-3620} 15951 - [x86] mm: Fix swap entry comment and macro (Waiman Long) [1593376] {CVE-2018-3620} 15952 - [x86] mm: Move swap offset/type up in PTE to work around erratum (Waiman Long) [1593376] {CVE-2018-3620} 15953 </description> 15954 <!-- 15955 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 15956 --> 15957 <advisory> 15958 <severity>IMPORTANT</severity> 15959 <rights>Copyright 2018 Oracle, Inc.</rights> 15960 <issued date="2018-10-09"/> 15961 <cve href="http://linux.oracle.com/cve/CVE-2018-5391.html">CVE-2018-5391</cve> 15962 <cve href="http://linux.oracle.com/cve/CVE-2018-14634.html">CVE-2018-14634</cve> 15963 15964 </advisory> 15965 </metadata> 15966 <criteria operator="AND"> 15967 <criterion test_ref="oval:com.oracle.elsa:tst:20182846001" comment="Oracle Linux 6 is installed"/> 15968 <criteria operator="OR"> 15969 <criteria operator="AND"> 15970 <criterion test_ref="oval:com.oracle.elsa:tst:20182846002" comment="kernel is earlier than 0:2.6.32-754.6.3.el6"/> 15971 <criterion test_ref="oval:com.oracle.elsa:tst:20182846003" comment="kernel is signed with the Oracle Linux 6 key"/> 15972 </criteria> 15973 <criteria operator="AND"> 15974 <criterion test_ref="oval:com.oracle.elsa:tst:20182846004" comment="kernel-abi-whitelists is earlier than 0:2.6.32-754.6.3.el6"/> 15975 <criterion test_ref="oval:com.oracle.elsa:tst:20182846005" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key"/> 15976 </criteria> 15977 <criteria operator="AND"> 15978 <criterion test_ref="oval:com.oracle.elsa:tst:20182846006" comment="kernel-debug is earlier than 0:2.6.32-754.6.3.el6"/> 15979 <criterion test_ref="oval:com.oracle.elsa:tst:20182846007" comment="kernel-debug is signed with the Oracle Linux 6 key"/> 15980 </criteria> 15981 <criteria operator="AND"> 15982 <criterion test_ref="oval:com.oracle.elsa:tst:20182846008" comment="kernel-debug-devel is earlier than 0:2.6.32-754.6.3.el6"/> 15983 <criterion test_ref="oval:com.oracle.elsa:tst:20182846009" comment="kernel-debug-devel is signed with the Oracle Linux 6 key"/> 15984 </criteria> 15985 <criteria operator="AND"> 15986 <criterion test_ref="oval:com.oracle.elsa:tst:20182846010" comment="kernel-devel is earlier than 0:2.6.32-754.6.3.el6"/> 15987 <criterion test_ref="oval:com.oracle.elsa:tst:20182846011" comment="kernel-devel is signed with the Oracle Linux 6 key"/> 15988 </criteria> 15989 <criteria operator="AND"> 15990 <criterion test_ref="oval:com.oracle.elsa:tst:20182846012" comment="kernel-doc is earlier than 0:2.6.32-754.6.3.el6"/> 15991 <criterion test_ref="oval:com.oracle.elsa:tst:20182846013" comment="kernel-doc is signed with the Oracle Linux 6 key"/> 15992 </criteria> 15993 <criteria operator="AND"> 15994 <criterion test_ref="oval:com.oracle.elsa:tst:20182846014" comment="kernel-firmware is earlier than 0:2.6.32-754.6.3.el6"/> 15995 <criterion test_ref="oval:com.oracle.elsa:tst:20182846015" comment="kernel-firmware is signed with the Oracle Linux 6 key"/> 15996 </criteria> 15997 <criteria operator="AND"> 15998 <criterion test_ref="oval:com.oracle.elsa:tst:20182846016" comment="kernel-headers is earlier than 0:2.6.32-754.6.3.el6"/> 15999 <criterion test_ref="oval:com.oracle.elsa:tst:20182846017" comment="kernel-headers is signed with the Oracle Linux 6 key"/> 16000 </criteria> 16001 <criteria operator="AND"> 16002 <criterion test_ref="oval:com.oracle.elsa:tst:20182846018" comment="perf is earlier than 0:2.6.32-754.6.3.el6"/> 16003 <criterion test_ref="oval:com.oracle.elsa:tst:20182846019" comment="perf is signed with the Oracle Linux 6 key"/> 16004 </criteria> 16005 <criteria operator="AND"> 16006 <criterion test_ref="oval:com.oracle.elsa:tst:20182846020" comment="python-perf is earlier than 0:2.6.32-754.6.3.el6"/> 16007 <criterion test_ref="oval:com.oracle.elsa:tst:20182846021" comment="python-perf is signed with the Oracle Linux 6 key"/> 16008 </criteria> 16009 </criteria> 16010 </criteria> 16011 16012 </definition> 16013 <definition id="oval:com.oracle.elsa:def:20182884" version="501" class="patch"> 16014 <metadata> 16015 <title> 16016 ELSA-2018-2884: firefox security update (CRITICAL) 16017 </title> 16018 <affected family="unix"> 16019 <platform>Oracle Linux 7</platform> 16020 16021 </affected> 16022 <reference source="elsa" ref_id="ELSA-2018-2884" ref_url="http://linux.oracle.com/errata/ELSA-2018-2884.html"/> 16023 <reference source="CVE" ref_id="CVE-2018-12386" ref_url="http://linux.oracle.com/cve/CVE-2018-12386.html"/> 16024 <reference source="CVE" ref_id="CVE-2018-12387" ref_url="http://linux.oracle.com/cve/CVE-2018-12387.html"/> 16025 16026 <description> 16027 [60.2.2-1.0.1] 16028 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 16029 16030 [60.2.2-1] 16031 - Update to 60.2.2 ESR 16032 </description> 16033 <!-- 16034 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16035 --> 16036 <advisory> 16037 <severity>CRITICAL</severity> 16038 <rights>Copyright 2018 Oracle, Inc.</rights> 16039 <issued date="2018-10-08"/> 16040 <cve href="http://linux.oracle.com/cve/CVE-2018-12386.html">CVE-2018-12386</cve> 16041 <cve href="http://linux.oracle.com/cve/CVE-2018-12387.html">CVE-2018-12387</cve> 16042 16043 </advisory> 16044 </metadata> 16045 <criteria operator="AND"> 16046 <criterion test_ref="oval:com.oracle.elsa:tst:20182884001" comment="Oracle Linux 7 is installed"/> 16047 <criteria operator="AND"> 16048 <criterion test_ref="oval:com.oracle.elsa:tst:20182884002" comment="firefox is earlier than 0:60.2.2-1.0.1.el7_5"/> 16049 <criterion test_ref="oval:com.oracle.elsa:tst:20182884003" comment="firefox is signed with the Oracle Linux 7 key"/> 16050 </criteria> 16051 </criteria> 16052 16053 </definition> 16054 <definition id="oval:com.oracle.elsa:def:20182892" version="501" class="patch"> 16055 <metadata> 16056 <title> 16057 ELSA-2018-2892: glusterfs security, bug fix, and enhancement update (MODERATE) 16058 </title> 16059 <affected family="unix"> 16060 <platform>Oracle Linux 6</platform> 16061 16062 </affected> 16063 <reference source="elsa" ref_id="ELSA-2018-2892" ref_url="http://linux.oracle.com/errata/ELSA-2018-2892.html"/> 16064 <reference source="CVE" ref_id="CVE-2018-10911" ref_url="http://linux.oracle.com/cve/CVE-2018-10911.html"/> 16065 16066 <description> 16067 [3.12.2-18] 16068 - fixes bugs bz#1524336 bz#1622029 bz#1622452 16069 16070 [3.12.2-17] 16071 - fixes bugs bz#1615578 bz#1619416 bz#1619538 bz#1620469 bz#1620765 16072 16073 [3.12.2-16] 16074 - fixes bugs bz#1569657 bz#1608352 bz#1609163 bz#1609724 bz#1610825 16075 bz#1611151 bz#1612098 bz#1615338 bz#1615440 16076 16077 [3.12.2-15] 16078 - fixes bugs bz#1589279 bz#1598384 bz#1599362 bz#1599998 bz#1600790 16079 bz#1601331 bz#1603103 16080 16081 [3.12.2-14] 16082 - fixes bugs bz#1547903 bz#1566336 bz#1568896 bz#1578716 bz#1581047 16083 bz#1581231 bz#1582066 bz#1593865 bz#1597506 bz#1597511 bz#1597654 bz#1597768 16084 bz#1598105 bz#1598356 bz#1599037 bz#1599823 bz#1600057 bz#1601314 16085 16086 [3.12.2-13] 16087 - fixes bugs bz#1493085 bz#1518710 bz#1554255 bz#1558948 bz#1558989 16088 bz#1559452 bz#1567001 bz#1569312 bz#1569951 bz#1575539 bz#1575557 bz#1577051 16089 bz#1580120 bz#1581184 bz#1581553 bz#1581647 bz#1582119 bz#1582129 bz#1582417 16090 bz#1583047 bz#1588408 bz#1592666 bz#1594658 16091 16092 [3.12.2-12] 16093 - fixes bugs bz#1558989 bz#1580344 bz#1581057 bz#1581219 16094 16095 [3.12.2-11] 16096 - fixes bugs bz#1558989 bz#1575555 bz#1578647 16097 16098 [3.12.2-10] 16099 - fixes bugs bz#1488120 bz#1565577 bz#1568297 bz#1570586 bz#1572043 16100 bz#1572075 bz#1575840 bz#1575877 16101 16102 [3.12.2-9] 16103 - fixes bugs bz#1546717 bz#1557551 bz#1558948 bz#1561999 bz#1563804 16104 bz#1565015 bz#1565119 bz#1565399 bz#1565577 bz#1567100 bz#1567899 bz#1568374 16105 bz#1568969 bz#1569490 bz#1570514 bz#1570541 bz#1570582 bz#1571645 bz#1572087 16106 bz#1572585 bz#1575895 16107 16108 [3.12.2-8] 16109 - fixes bugs bz#1466129 bz#1475779 bz#1523216 bz#1535281 bz#1546941 16110 bz#1550315 bz#1550991 bz#1553677 bz#1554291 bz#1559452 bz#1560955 bz#1562744 16111 bz#1563692 bz#1565962 bz#1567110 bz#1569457 16112 16113 [3.12.2-7] 16114 - fixes bugs bz#958062 bz#1186664 bz#1226874 bz#1446046 bz#1529451 bz#1550315 16115 bz#1557365 bz#1559884 bz#1561733 16116 16117 [3.12.2-6] 16118 - fixes bugs bz#1491785 bz#1518710 bz#1523599 bz#1528733 bz#1550474 16119 bz#1550982 bz#1551186 bz#1552360 bz#1552414 bz#1552425 bz#1554255 bz#1554905 16120 bz#1555261 bz#1556895 bz#1557297 bz#1559084 bz#1559788 16121 16122 [3.12.2-5] 16123 - fixes bugs bz#1378371 bz#1384983 bz#1472445 bz#1493085 bz#1508999 16124 bz#1516638 bz#1518260 bz#1529072 bz#1530519 bz#1537357 bz#1540908 bz#1541122 16125 bz#1541932 bz#1543068 bz#1544382 bz#1544852 bz#1545570 bz#1546075 bz#1546945 16126 bz#1546960 bz#1547012 bz#1549497 16127 16128 [3.12.2-4] 16129 - fixes bugs bz#1446125 bz#1467536 bz#1530146 bz#1540600 bz#1540664 16130 bz#1540961 bz#1541830 bz#1543296 16131 16132 [3.12.2-3] 16133 - fixes bugs bz#1446125 bz#1463592 bz#1516249 bz#1517463 bz#1527309 16134 bz#1530325 bz#1531041 bz#1539699 bz#1540011 16135 16136 [3.12.2-2] 16137 - fixes bugs bz#1264911 bz#1277924 bz#1286820 bz#1360331 bz#1401969 16138 bz#1410719 bz#1419438 bz#1426042 bz#1444820 bz#1459101 bz#1464150 bz#1464350 16139 bz#1466122 bz#1466129 bz#1467903 bz#1468972 bz#1476876 bz#1484446 bz#1492591 16140 bz#1498391 bz#1498730 bz#1499865 bz#1500704 bz#1501345 bz#1505570 bz#1507361 16141 bz#1507394 bz#1509102 bz#1509191 bz#1509810 bz#1509833 bz#1511766 bz#1512470 16142 bz#1512496 bz#1512963 bz#1515051 bz#1519076 bz#1519740 bz#1534253 bz#1534530 16143 16144 [3.12.2-1] 16145 - rebase to upstream glusterfs at v3.12.2 16146 - fixes bugs bz#1442983 bz#1474745 bz#1503244 bz#1505363 bz#1509102 16147 </description> 16148 <!-- 16149 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16150 --> 16151 <advisory> 16152 <severity>MODERATE</severity> 16153 <rights>Copyright 2018 Oracle, Inc.</rights> 16154 <issued date="2018-10-09"/> 16155 <cve href="http://linux.oracle.com/cve/CVE-2018-10911.html">CVE-2018-10911</cve> 16156 16157 </advisory> 16158 </metadata> 16159 <criteria operator="AND"> 16160 <criterion test_ref="oval:com.oracle.elsa:tst:20182892001" comment="Oracle Linux 6 is installed"/> 16161 <criteria operator="OR"> 16162 <criteria operator="AND"> 16163 <criterion test_ref="oval:com.oracle.elsa:tst:20182892002" comment="glusterfs is earlier than 0:3.12.2-18.el6"/> 16164 <criterion test_ref="oval:com.oracle.elsa:tst:20182892003" comment="glusterfs is signed with the Oracle Linux 6 key"/> 16165 </criteria> 16166 <criteria operator="AND"> 16167 <criterion test_ref="oval:com.oracle.elsa:tst:20182892004" comment="glusterfs-api is earlier than 0:3.12.2-18.el6"/> 16168 <criterion test_ref="oval:com.oracle.elsa:tst:20182892005" comment="glusterfs-api is signed with the Oracle Linux 6 key"/> 16169 </criteria> 16170 <criteria operator="AND"> 16171 <criterion test_ref="oval:com.oracle.elsa:tst:20182892006" comment="glusterfs-api-devel is earlier than 0:3.12.2-18.el6"/> 16172 <criterion test_ref="oval:com.oracle.elsa:tst:20182892007" comment="glusterfs-api-devel is signed with the Oracle Linux 6 key"/> 16173 </criteria> 16174 <criteria operator="AND"> 16175 <criterion test_ref="oval:com.oracle.elsa:tst:20182892008" comment="glusterfs-cli is earlier than 0:3.12.2-18.el6"/> 16176 <criterion test_ref="oval:com.oracle.elsa:tst:20182892009" comment="glusterfs-cli is signed with the Oracle Linux 6 key"/> 16177 </criteria> 16178 <criteria operator="AND"> 16179 <criterion test_ref="oval:com.oracle.elsa:tst:20182892010" comment="glusterfs-client-xlators is earlier than 0:3.12.2-18.el6"/> 16180 <criterion test_ref="oval:com.oracle.elsa:tst:20182892011" comment="glusterfs-client-xlators is signed with the Oracle Linux 6 key"/> 16181 </criteria> 16182 <criteria operator="AND"> 16183 <criterion test_ref="oval:com.oracle.elsa:tst:20182892012" comment="glusterfs-devel is earlier than 0:3.12.2-18.el6"/> 16184 <criterion test_ref="oval:com.oracle.elsa:tst:20182892013" comment="glusterfs-devel is signed with the Oracle Linux 6 key"/> 16185 </criteria> 16186 <criteria operator="AND"> 16187 <criterion test_ref="oval:com.oracle.elsa:tst:20182892014" comment="glusterfs-fuse is earlier than 0:3.12.2-18.el6"/> 16188 <criterion test_ref="oval:com.oracle.elsa:tst:20182892015" comment="glusterfs-fuse is signed with the Oracle Linux 6 key"/> 16189 </criteria> 16190 <criteria operator="AND"> 16191 <criterion test_ref="oval:com.oracle.elsa:tst:20182892016" comment="glusterfs-libs is earlier than 0:3.12.2-18.el6"/> 16192 <criterion test_ref="oval:com.oracle.elsa:tst:20182892017" comment="glusterfs-libs is signed with the Oracle Linux 6 key"/> 16193 </criteria> 16194 <criteria operator="AND"> 16195 <criterion test_ref="oval:com.oracle.elsa:tst:20182892018" comment="glusterfs-rdma is earlier than 0:3.12.2-18.el6"/> 16196 <criterion test_ref="oval:com.oracle.elsa:tst:20182892019" comment="glusterfs-rdma is signed with the Oracle Linux 6 key"/> 16197 </criteria> 16198 </criteria> 16199 </criteria> 16200 16201 </definition> 16202 <definition id="oval:com.oracle.elsa:def:20182898" version="501" class="patch"> 16203 <metadata> 16204 <title> 16205 ELSA-2018-2898: nss security update (MODERATE) 16206 </title> 16207 <affected family="unix"> 16208 <platform>Oracle Linux 6</platform> 16209 16210 </affected> 16211 <reference source="elsa" ref_id="ELSA-2018-2898" ref_url="http://linux.oracle.com/errata/ELSA-2018-2898.html"/> 16212 <reference source="CVE" ref_id="CVE-2018-12384" ref_url="http://linux.oracle.com/cve/CVE-2018-12384.html"/> 16213 16214 <description> 16215 [3.36.0-9.0.1] 16216 - Added nss-vendor.patch to change vendor 16217 - Temporarily disable some tests until expired PayPalEE.cert is renewed 16218 16219 [3.36.0-9] 16220 - Backport upstream fix for CVE-2018-12384 16221 - Remove nss-lockcert-api-change.patch, which turned out to be a 16222 mistake (the symbol was not exported from libnss) 16223 </description> 16224 <!-- 16225 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16226 --> 16227 <advisory> 16228 <severity>MODERATE</severity> 16229 <rights>Copyright 2018 Oracle, Inc.</rights> 16230 <issued date="2018-10-09"/> 16231 <cve href="http://linux.oracle.com/cve/CVE-2018-12384.html">CVE-2018-12384</cve> 16232 16233 </advisory> 16234 </metadata> 16235 <criteria operator="AND"> 16236 <criterion test_ref="oval:com.oracle.elsa:tst:20182898001" comment="Oracle Linux 6 is installed"/> 16237 <criteria operator="OR"> 16238 <criteria operator="AND"> 16239 <criterion test_ref="oval:com.oracle.elsa:tst:20182898002" comment="nss is earlier than 0:3.36.0-9.0.1.el6_10"/> 16240 <criterion test_ref="oval:com.oracle.elsa:tst:20182898003" comment="nss is signed with the Oracle Linux 6 key"/> 16241 </criteria> 16242 <criteria operator="AND"> 16243 <criterion test_ref="oval:com.oracle.elsa:tst:20182898004" comment="nss-devel is earlier than 0:3.36.0-9.0.1.el6_10"/> 16244 <criterion test_ref="oval:com.oracle.elsa:tst:20182898005" comment="nss-devel is signed with the Oracle Linux 6 key"/> 16245 </criteria> 16246 <criteria operator="AND"> 16247 <criterion test_ref="oval:com.oracle.elsa:tst:20182898006" comment="nss-pkcs11-devel is earlier than 0:3.36.0-9.0.1.el6_10"/> 16248 <criterion test_ref="oval:com.oracle.elsa:tst:20182898007" comment="nss-pkcs11-devel is signed with the Oracle Linux 6 key"/> 16249 </criteria> 16250 <criteria operator="AND"> 16251 <criterion test_ref="oval:com.oracle.elsa:tst:20182898008" comment="nss-sysinit is earlier than 0:3.36.0-9.0.1.el6_10"/> 16252 <criterion test_ref="oval:com.oracle.elsa:tst:20182898009" comment="nss-sysinit is signed with the Oracle Linux 6 key"/> 16253 </criteria> 16254 <criteria operator="AND"> 16255 <criterion test_ref="oval:com.oracle.elsa:tst:20182898010" comment="nss-tools is earlier than 0:3.36.0-9.0.1.el6_10"/> 16256 <criterion test_ref="oval:com.oracle.elsa:tst:20182898011" comment="nss-tools is signed with the Oracle Linux 6 key"/> 16257 </criteria> 16258 </criteria> 16259 </criteria> 16260 16261 </definition> 16262 <definition id="oval:com.oracle.elsa:def:20182916" version="501" class="patch"> 16263 <metadata> 16264 <title> 16265 ELSA-2018-2916: spamassassin security update (IMPORTANT) 16266 </title> 16267 <affected family="unix"> 16268 <platform>Oracle Linux 7</platform> 16269 16270 </affected> 16271 <reference source="elsa" ref_id="ELSA-2018-2916" ref_url="http://linux.oracle.com/errata/ELSA-2018-2916.html"/> 16272 <reference source="CVE" ref_id="CVE-2017-15705" ref_url="http://linux.oracle.com/cve/CVE-2017-15705.html"/> 16273 <reference source="CVE" ref_id="CVE-2018-11781" ref_url="http://linux.oracle.com/cve/CVE-2018-11781.html"/> 16274 16275 <description> 16276 [3.4.0-4] 16277 - Add missing Requires for perl(XSLoader) and perl(ExtUtils::MakeMaker), 16278 - which are no longer auto-generated due to a (expected) change in rpm-build 16279 - Related: rhbz#1632998 16280 16281 [3.4.0-3] 16282 - Fix CVE-2018-11781 - Local user code injection in the meta rule syntax 16283 - Fix CVE-2017-15705 - Certain unclosed tags in crafted emails allow for 16284 - scan timeouts and resulting denial of service 16285 - Resolves: rhbz#1632998 16286 </description> 16287 <!-- 16288 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16289 --> 16290 <advisory> 16291 <severity>IMPORTANT</severity> 16292 <rights>Copyright 2018 Oracle, Inc.</rights> 16293 <issued date="2018-10-11"/> 16294 <cve href="http://linux.oracle.com/cve/CVE-2017-15705.html">CVE-2017-15705</cve> 16295 <cve href="http://linux.oracle.com/cve/CVE-2018-11781.html">CVE-2018-11781</cve> 16296 16297 </advisory> 16298 </metadata> 16299 <criteria operator="AND"> 16300 <criterion test_ref="oval:com.oracle.elsa:tst:20182916001" comment="Oracle Linux 7 is installed"/> 16301 <criteria operator="AND"> 16302 <criterion test_ref="oval:com.oracle.elsa:tst:20182916002" comment="spamassassin is earlier than 0:3.4.0-4.el7_5"/> 16303 <criterion test_ref="oval:com.oracle.elsa:tst:20182916003" comment="spamassassin is signed with the Oracle Linux 7 key"/> 16304 </criteria> 16305 </criteria> 16306 16307 </definition> 16308 <definition id="oval:com.oracle.elsa:def:20182918" version="501" class="patch"> 16309 <metadata> 16310 <title> 16311 ELSA-2018-2918: ghostscript security update (IMPORTANT) 16312 </title> 16313 <affected family="unix"> 16314 <platform>Oracle Linux 7</platform> 16315 16316 </affected> 16317 <reference source="elsa" ref_id="ELSA-2018-2918" ref_url="http://linux.oracle.com/errata/ELSA-2018-2918.html"/> 16318 <reference source="CVE" ref_id="CVE-2018-10194" ref_url="http://linux.oracle.com/cve/CVE-2018-10194.html"/> 16319 <reference source="CVE" ref_id="CVE-2018-15910" ref_url="http://linux.oracle.com/cve/CVE-2018-15910.html"/> 16320 <reference source="CVE" ref_id="CVE-2018-16509" ref_url="http://linux.oracle.com/cve/CVE-2018-16509.html"/> 16321 <reference source="CVE" ref_id="CVE-2018-16542" ref_url="http://linux.oracle.com/cve/CVE-2018-16542.html"/> 16322 16323 <description> 16324 [9.07-29.el7_5.2] 16325 - Fix MediaPosition, ManualFeed and MediaType with pxl devices (bug #1629842) 16326 16327 [9.07-29.el7_5.1] 16328 - Added security fixes for: 16329 - CVE-2018-16509 (bug #1621156) 16330 - CVE-2018-15910 (bug #1621157) 16331 - CVE-2018-16542 (bug #1621380) 16332 16333 [9.07-29] 16334 - Fix rare Segmentation fault when converting PDF to PNG (bug #1473337) 16335 - Raise the default VMThreshold from 1Mb to 8Mb (bug #1479852) 16336 </description> 16337 <!-- 16338 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16339 --> 16340 <advisory> 16341 <severity>IMPORTANT</severity> 16342 <rights>Copyright 2018 Oracle, Inc.</rights> 16343 <issued date="2018-10-15"/> 16344 <cve href="http://linux.oracle.com/cve/CVE-2018-10194.html">CVE-2018-10194</cve> 16345 <cve href="http://linux.oracle.com/cve/CVE-2018-15910.html">CVE-2018-15910</cve> 16346 <cve href="http://linux.oracle.com/cve/CVE-2018-16509.html">CVE-2018-16509</cve> 16347 <cve href="http://linux.oracle.com/cve/CVE-2018-16542.html">CVE-2018-16542</cve> 16348 16349 </advisory> 16350 </metadata> 16351 <criteria operator="AND"> 16352 <criterion test_ref="oval:com.oracle.elsa:tst:20182918001" comment="Oracle Linux 7 is installed"/> 16353 <criteria operator="OR"> 16354 <criteria operator="AND"> 16355 <criterion test_ref="oval:com.oracle.elsa:tst:20182918002" comment="ghostscript is earlier than 0:9.07-29.el7_5.2"/> 16356 <criterion test_ref="oval:com.oracle.elsa:tst:20182918003" comment="ghostscript is signed with the Oracle Linux 7 key"/> 16357 </criteria> 16358 <criteria operator="AND"> 16359 <criterion test_ref="oval:com.oracle.elsa:tst:20182918004" comment="ghostscript-cups is earlier than 0:9.07-29.el7_5.2"/> 16360 <criterion test_ref="oval:com.oracle.elsa:tst:20182918005" comment="ghostscript-cups is signed with the Oracle Linux 7 key"/> 16361 </criteria> 16362 <criteria operator="AND"> 16363 <criterion test_ref="oval:com.oracle.elsa:tst:20182918006" comment="ghostscript-devel is earlier than 0:9.07-29.el7_5.2"/> 16364 <criterion test_ref="oval:com.oracle.elsa:tst:20182918007" comment="ghostscript-devel is signed with the Oracle Linux 7 key"/> 16365 </criteria> 16366 <criteria operator="AND"> 16367 <criterion test_ref="oval:com.oracle.elsa:tst:20182918008" comment="ghostscript-doc is earlier than 0:9.07-29.el7_5.2"/> 16368 <criterion test_ref="oval:com.oracle.elsa:tst:20182918009" comment="ghostscript-doc is signed with the Oracle Linux 7 key"/> 16369 </criteria> 16370 <criteria operator="AND"> 16371 <criterion test_ref="oval:com.oracle.elsa:tst:20182918010" comment="ghostscript-gtk is earlier than 0:9.07-29.el7_5.2"/> 16372 <criterion test_ref="oval:com.oracle.elsa:tst:20182918011" comment="ghostscript-gtk is signed with the Oracle Linux 7 key"/> 16373 </criteria> 16374 </criteria> 16375 </criteria> 16376 16377 </definition> 16378 <definition id="oval:com.oracle.elsa:def:20182921" version="501" class="patch"> 16379 <metadata> 16380 <title> 16381 ELSA-2018-2921: tomcat security update (IMPORTANT) 16382 </title> 16383 <affected family="unix"> 16384 <platform>Oracle Linux 7</platform> 16385 16386 </affected> 16387 <reference source="elsa" ref_id="ELSA-2018-2921" ref_url="http://linux.oracle.com/errata/ELSA-2018-2921.html"/> 16388 <reference source="CVE" ref_id="CVE-2018-1336" ref_url="http://linux.oracle.com/cve/CVE-2018-1336.html"/> 16389 16390 <description> 16391 [0:7.0.76-8] 16392 - Resolves: rhbz#1608608 CVE-2018-1336 tomcat: A bug in the UTF 8 decoder can lead to DoS 16393 </description> 16394 <!-- 16395 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16396 --> 16397 <advisory> 16398 <severity>IMPORTANT</severity> 16399 <rights>Copyright 2018 Oracle, Inc.</rights> 16400 <issued date="2018-10-16"/> 16401 <cve href="http://linux.oracle.com/cve/CVE-2018-1336.html">CVE-2018-1336</cve> 16402 16403 </advisory> 16404 </metadata> 16405 <criteria operator="AND"> 16406 <criterion test_ref="oval:com.oracle.elsa:tst:20182921001" comment="Oracle Linux 7 is installed"/> 16407 <criteria operator="OR"> 16408 <criteria operator="AND"> 16409 <criterion test_ref="oval:com.oracle.elsa:tst:20182921002" comment="tomcat is earlier than 0:7.0.76-8.el7_5"/> 16410 <criterion test_ref="oval:com.oracle.elsa:tst:20182921003" comment="tomcat is signed with the Oracle Linux 7 key"/> 16411 </criteria> 16412 <criteria operator="AND"> 16413 <criterion test_ref="oval:com.oracle.elsa:tst:20182921004" comment="tomcat-admin-webapps is earlier than 0:7.0.76-8.el7_5"/> 16414 <criterion test_ref="oval:com.oracle.elsa:tst:20182921005" comment="tomcat-admin-webapps is signed with the Oracle Linux 7 key"/> 16415 </criteria> 16416 <criteria operator="AND"> 16417 <criterion test_ref="oval:com.oracle.elsa:tst:20182921006" comment="tomcat-docs-webapp is earlier than 0:7.0.76-8.el7_5"/> 16418 <criterion test_ref="oval:com.oracle.elsa:tst:20182921007" comment="tomcat-docs-webapp is signed with the Oracle Linux 7 key"/> 16419 </criteria> 16420 <criteria operator="AND"> 16421 <criterion test_ref="oval:com.oracle.elsa:tst:20182921008" comment="tomcat-el-2.2-api is earlier than 0:7.0.76-8.el7_5"/> 16422 <criterion test_ref="oval:com.oracle.elsa:tst:20182921009" comment="tomcat-el-2.2-api is signed with the Oracle Linux 7 key"/> 16423 </criteria> 16424 <criteria operator="AND"> 16425 <criterion test_ref="oval:com.oracle.elsa:tst:20182921010" comment="tomcat-javadoc is earlier than 0:7.0.76-8.el7_5"/> 16426 <criterion test_ref="oval:com.oracle.elsa:tst:20182921011" comment="tomcat-javadoc is signed with the Oracle Linux 7 key"/> 16427 </criteria> 16428 <criteria operator="AND"> 16429 <criterion test_ref="oval:com.oracle.elsa:tst:20182921012" comment="tomcat-jsp-2.2-api is earlier than 0:7.0.76-8.el7_5"/> 16430 <criterion test_ref="oval:com.oracle.elsa:tst:20182921013" comment="tomcat-jsp-2.2-api is signed with the Oracle Linux 7 key"/> 16431 </criteria> 16432 <criteria operator="AND"> 16433 <criterion test_ref="oval:com.oracle.elsa:tst:20182921014" comment="tomcat-jsvc is earlier than 0:7.0.76-8.el7_5"/> 16434 <criterion test_ref="oval:com.oracle.elsa:tst:20182921015" comment="tomcat-jsvc is signed with the Oracle Linux 7 key"/> 16435 </criteria> 16436 <criteria operator="AND"> 16437 <criterion test_ref="oval:com.oracle.elsa:tst:20182921016" comment="tomcat-lib is earlier than 0:7.0.76-8.el7_5"/> 16438 <criterion test_ref="oval:com.oracle.elsa:tst:20182921017" comment="tomcat-lib is signed with the Oracle Linux 7 key"/> 16439 </criteria> 16440 <criteria operator="AND"> 16441 <criterion test_ref="oval:com.oracle.elsa:tst:20182921018" comment="tomcat-servlet-3.0-api is earlier than 0:7.0.76-8.el7_5"/> 16442 <criterion test_ref="oval:com.oracle.elsa:tst:20182921019" comment="tomcat-servlet-3.0-api is signed with the Oracle Linux 7 key"/> 16443 </criteria> 16444 <criteria operator="AND"> 16445 <criterion test_ref="oval:com.oracle.elsa:tst:20182921020" comment="tomcat-webapps is earlier than 0:7.0.76-8.el7_5"/> 16446 <criterion test_ref="oval:com.oracle.elsa:tst:20182921021" comment="tomcat-webapps is signed with the Oracle Linux 7 key"/> 16447 </criteria> 16448 </criteria> 16449 </criteria> 16450 16451 </definition> 16452 <definition id="oval:com.oracle.elsa:def:20182942" version="501" class="patch"> 16453 <metadata> 16454 <title> 16455 ELSA-2018-2942: java-1.8.0-openjdk security update (CRITICAL) 16456 </title> 16457 <affected family="unix"> 16458 <platform>Oracle Linux 7</platform> 16459 16460 </affected> 16461 <reference source="elsa" ref_id="ELSA-2018-2942" ref_url="http://linux.oracle.com/errata/ELSA-2018-2942.html"/> 16462 <reference source="CVE" ref_id="CVE-2018-3136" ref_url="http://linux.oracle.com/cve/CVE-2018-3136.html"/> 16463 <reference source="CVE" ref_id="CVE-2018-3180" ref_url="http://linux.oracle.com/cve/CVE-2018-3180.html"/> 16464 <reference source="CVE" ref_id="CVE-2018-3214" ref_url="http://linux.oracle.com/cve/CVE-2018-3214.html"/> 16465 <reference source="CVE" ref_id="CVE-2018-3139" ref_url="http://linux.oracle.com/cve/CVE-2018-3139.html"/> 16466 <reference source="CVE" ref_id="CVE-2018-3149" ref_url="http://linux.oracle.com/cve/CVE-2018-3149.html"/> 16467 <reference source="CVE" ref_id="CVE-2018-3169" ref_url="http://linux.oracle.com/cve/CVE-2018-3169.html"/> 16468 <reference source="CVE" ref_id="CVE-2018-3183" ref_url="http://linux.oracle.com/cve/CVE-2018-3183.html"/> 16469 16470 <description> 16471 [1:1.8.0.191.b12-0] 16472 - Update to aarch64-shenandoah-jdk8u191-b12. 16473 - Resolves: rhbz#1633817 16474 16475 [1:1.8.0.191.b10-0] 16476 - Update to aarch64-shenandoah-jdk8u191-b10. 16477 - Drop 8146115/PR3508/RH1463098 applied upstream. 16478 - Resolves: rhbz#1633817 16479 16480 [1:1.8.0.181.b16-0] 16481 - Add new Shenandoah patch PR3634 as upstream still fails on s390. 16482 - Resolves: rhbz#1633817 16483 16484 [1:1.8.0.181.b16-0] 16485 - Update to aarch64-shenandoah-jdk8u181-b16. 16486 - Drop PR3619 & PR3620 Shenandoah patches which should now be fixed upstream. 16487 - Resolves: rhbz#1633817 16488 16489 [1:1.8.0.181.b15-0] 16490 - Move to single OpenJDK tarball build, based on aarch64/shenandoah-jdk8u. 16491 - Update to aarch64-shenandoah-jdk8u181-b15. 16492 - Drop 8165489-pr3589.patch which was only applied to aarch64/jdk8u builds. 16493 - Move buildver to where it should be in the OpenJDK version. 16494 - Split ppc64 Shenandoah fix into separate patch file with its own bug ID (PR3620). 16495 - Update pr3539-rh1548475.patch to apply after 8187045. 16496 - Resolves: rhbz#1633817 16497 16498 [1:1.8.0.181-4.b13] 16499 - Remove unneeded functions from ppc shenandoahBarrierSet. 16500 - Resolves: rhbz#1633817 16501 16502 [1:1.8.0.181-4.b13] 16503 - Add missing shenandoahBarrierSet implementation for ppc64{be,le}. 16504 - Resolves: rhbz#1633817 16505 16506 [1:1.8.0.181-4.b13] 16507 - Fix wrong format specifiers in Shenandoah code. 16508 - Resolves: rhbz#1633817 16509 16510 [1:1.8.0.181-4.b13] 16511 - Avoid changing variable types to fix size_t, at least for now. 16512 - Resolves: rhbz#1633817 16513 16514 [1:1.8.0.181-4.b13] 16515 - More size_t fixes for Shenandoah. 16516 - Resolves: rhbz#1633817 16517 16518 [1:1.8.0.181-4.b13] 16519 - Add additional s390 size_t case for Shenandoah. 16520 - Resolves: rhbz#1633817 16521 16522 [1:1.8.0.181-4.b13] 16523 - Actually add the patch... 16524 - Resolves: rhbz#1633817 16525 16526 [1:1.8.0.181-4.b13] 16527 - Attempt to fix Shenandoah build issues on s390. 16528 - Resolves: rhbz#1633817 16529 16530 [1:1.8.0.181-4.b13] 16531 - Use the Shenandoah HotSpot on all architectures. 16532 - Resolves: rhbz#1633817 16533 </description> 16534 <!-- 16535 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16536 --> 16537 <advisory> 16538 <severity>CRITICAL</severity> 16539 <rights>Copyright 2018 Oracle, Inc.</rights> 16540 <issued date="2018-10-17"/> 16541 <cve href="http://linux.oracle.com/cve/CVE-2018-3136.html">CVE-2018-3136</cve> 16542 <cve href="http://linux.oracle.com/cve/CVE-2018-3180.html">CVE-2018-3180</cve> 16543 <cve href="http://linux.oracle.com/cve/CVE-2018-3214.html">CVE-2018-3214</cve> 16544 <cve href="http://linux.oracle.com/cve/CVE-2018-3139.html">CVE-2018-3139</cve> 16545 <cve href="http://linux.oracle.com/cve/CVE-2018-3149.html">CVE-2018-3149</cve> 16546 <cve href="http://linux.oracle.com/cve/CVE-2018-3169.html">CVE-2018-3169</cve> 16547 <cve href="http://linux.oracle.com/cve/CVE-2018-3183.html">CVE-2018-3183</cve> 16548 16549 </advisory> 16550 </metadata> 16551 <criteria operator="AND"> 16552 <criterion test_ref="oval:com.oracle.elsa:tst:20182942001" comment="Oracle Linux 7 is installed"/> 16553 <criteria operator="OR"> 16554 <criteria operator="AND"> 16555 <criterion test_ref="oval:com.oracle.elsa:tst:20182942002" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16556 <criterion test_ref="oval:com.oracle.elsa:tst:20182942003" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key"/> 16557 </criteria> 16558 <criteria operator="AND"> 16559 <criterion test_ref="oval:com.oracle.elsa:tst:20182942004" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16560 <criterion test_ref="oval:com.oracle.elsa:tst:20182942005" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 16561 </criteria> 16562 <criteria operator="AND"> 16563 <criterion test_ref="oval:com.oracle.elsa:tst:20182942006" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16564 <criterion test_ref="oval:com.oracle.elsa:tst:20182942007" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key"/> 16565 </criteria> 16566 <criteria operator="AND"> 16567 <criterion test_ref="oval:com.oracle.elsa:tst:20182942008" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16568 <criterion test_ref="oval:com.oracle.elsa:tst:20182942009" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key"/> 16569 </criteria> 16570 <criteria operator="AND"> 16571 <criterion test_ref="oval:com.oracle.elsa:tst:20182942010" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16572 <criterion test_ref="oval:com.oracle.elsa:tst:20182942011" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 16573 </criteria> 16574 <criteria operator="AND"> 16575 <criterion test_ref="oval:com.oracle.elsa:tst:20182942012" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16576 <criterion test_ref="oval:com.oracle.elsa:tst:20182942013" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key"/> 16577 </criteria> 16578 <criteria operator="AND"> 16579 <criterion test_ref="oval:com.oracle.elsa:tst:20182942014" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16580 <criterion test_ref="oval:com.oracle.elsa:tst:20182942015" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 16581 </criteria> 16582 <criteria operator="AND"> 16583 <criterion test_ref="oval:com.oracle.elsa:tst:20182942016" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16584 <criterion test_ref="oval:com.oracle.elsa:tst:20182942017" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key"/> 16585 </criteria> 16586 <criteria operator="AND"> 16587 <criterion test_ref="oval:com.oracle.elsa:tst:20182942018" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16588 <criterion test_ref="oval:com.oracle.elsa:tst:20182942019" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 16589 </criteria> 16590 <criteria operator="AND"> 16591 <criterion test_ref="oval:com.oracle.elsa:tst:20182942020" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16592 <criterion test_ref="oval:com.oracle.elsa:tst:20182942021" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key"/> 16593 </criteria> 16594 <criteria operator="AND"> 16595 <criterion test_ref="oval:com.oracle.elsa:tst:20182942022" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16596 <criterion test_ref="oval:com.oracle.elsa:tst:20182942023" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 16597 </criteria> 16598 <criteria operator="AND"> 16599 <criterion test_ref="oval:com.oracle.elsa:tst:20182942024" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16600 <criterion test_ref="oval:com.oracle.elsa:tst:20182942025" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key"/> 16601 </criteria> 16602 <criteria operator="AND"> 16603 <criterion test_ref="oval:com.oracle.elsa:tst:20182942026" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16604 <criterion test_ref="oval:com.oracle.elsa:tst:20182942027" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key"/> 16605 </criteria> 16606 <criteria operator="AND"> 16607 <criterion test_ref="oval:com.oracle.elsa:tst:20182942028" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16608 <criterion test_ref="oval:com.oracle.elsa:tst:20182942029" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key"/> 16609 </criteria> 16610 <criteria operator="AND"> 16611 <criterion test_ref="oval:com.oracle.elsa:tst:20182942030" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16612 <criterion test_ref="oval:com.oracle.elsa:tst:20182942031" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key"/> 16613 </criteria> 16614 <criteria operator="AND"> 16615 <criterion test_ref="oval:com.oracle.elsa:tst:20182942032" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.191.b12-0.el7_5"/> 16616 <criterion test_ref="oval:com.oracle.elsa:tst:20182942033" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key"/> 16617 </criteria> 16618 </criteria> 16619 </criteria> 16620 16621 </definition> 16622 <definition id="oval:com.oracle.elsa:def:20182943" version="501" class="patch"> 16623 <metadata> 16624 <title> 16625 ELSA-2018-2943: java-1.8.0-openjdk security update (CRITICAL) 16626 </title> 16627 <affected family="unix"> 16628 <platform>Oracle Linux 6</platform> 16629 16630 </affected> 16631 <reference source="elsa" ref_id="ELSA-2018-2943" ref_url="http://linux.oracle.com/errata/ELSA-2018-2943.html"/> 16632 <reference source="CVE" ref_id="CVE-2018-3136" ref_url="http://linux.oracle.com/cve/CVE-2018-3136.html"/> 16633 <reference source="CVE" ref_id="CVE-2018-3180" ref_url="http://linux.oracle.com/cve/CVE-2018-3180.html"/> 16634 <reference source="CVE" ref_id="CVE-2018-3214" ref_url="http://linux.oracle.com/cve/CVE-2018-3214.html"/> 16635 <reference source="CVE" ref_id="CVE-2018-3139" ref_url="http://linux.oracle.com/cve/CVE-2018-3139.html"/> 16636 <reference source="CVE" ref_id="CVE-2018-3149" ref_url="http://linux.oracle.com/cve/CVE-2018-3149.html"/> 16637 <reference source="CVE" ref_id="CVE-2018-3169" ref_url="http://linux.oracle.com/cve/CVE-2018-3169.html"/> 16638 <reference source="CVE" ref_id="CVE-2018-3183" ref_url="http://linux.oracle.com/cve/CVE-2018-3183.html"/> 16639 16640 <description> 16641 [1:1.8.0.191.b12-0] 16642 - Update to aarch64-shenandoah-jdk8u191-b12. 16643 - Resolves: rhbz#1633817 16644 16645 [1:1.8.0.191.b10-0] 16646 - Update to aarch64-shenandoah-jdk8u191-b10. 16647 - Drop 8146115/PR3508/RH1463098 applied upstream. 16648 - Resolves: rhbz#1633817 16649 16650 [1:1.8.0.181.b16-0] 16651 - Add new Shenandoah patch PR3634 as upstream still fails on s390. 16652 - Resolves: rhbz#1633817 16653 16654 [1:1.8.0.181.b16-0] 16655 - Update to aarch64-shenandoah-jdk8u181-b16. 16656 - Drop PR3619 & PR3620 Shenandoah patches which should now be fixed upstream. 16657 - Drop Shenandoah signedness fix as it appears in the new upstream tarball. 16658 - Resolves: rhbz#1633817 16659 16660 [1:1.8.0.181.b15-0] 16661 - Move to single OpenJDK tarball build, based on aarch64/shenandoah-jdk8u. 16662 - Update to aarch64-shenandoah-jdk8u181-b15. 16663 - Drop 8165489-pr3589.patch which was only applied to aarch64/jdk8u builds. 16664 - Move buildver to where it should be in the OpenJDK version. 16665 - Split ppc64 Shenandoah fix into separate patch file with its own bug ID (PR3620). 16666 - Update pr3539-rh1548475.patch to apply after 8187045. 16667 - Resolves: rhbz#1633817 16668 16669 [1:1.8.0.181-4.b13] 16670 - Fix signedness build failure in shenandoahHeapRegion.cpp (upstream patch from mvala) 16671 - Resolves: rhbz#1633817 16672 16673 [1:1.8.0.181-4.b13] 16674 - Remove unneeded functions from ppc shenandoahBarrierSet. 16675 - Resolves: rhbz#1633817 16676 16677 [1:1.8.0.181-4.b13] 16678 - Add missing shenandoahBarrierSet implementation for ppc64{be,le}. 16679 - Resolves: rhbz#1633817 16680 16681 [1:1.8.0.181-4.b13] 16682 - Fix wrong format specifiers in Shenandoah code. 16683 - Resolves: rhbz#1633817 16684 16685 [1:1.8.0.181-4.b13] 16686 - Avoid changing variable types to fix size_t, at least for now. 16687 - Resolves: rhbz#1633817 16688 16689 [1:1.8.0.181-4.b13] 16690 - More size_t fixes for Shenandoah. 16691 - Resolves: rhbz#1633817 16692 16693 [1:1.8.0.181-4.b13] 16694 - Add additional s390 size_t case for Shenandoah. 16695 - Resolves: rhbz#1633817 16696 16697 [1:1.8.0.181-4.b13] 16698 - Actually add the patch... 16699 - Resolves: rhbz#1633817 16700 16701 [1:1.8.0.181-4.b13] 16702 - Attempt to fix Shenandoah build issues on s390. 16703 - Resolves: rhbz#1633817 16704 16705 [1:1.8.0.181-4.b13] 16706 - Use the Shenandoah HotSpot on all architectures (aarch64-shenandoah-jdk8u181-b13). 16707 - Resolves: rhbz#1633817 16708 </description> 16709 <!-- 16710 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16711 --> 16712 <advisory> 16713 <severity>CRITICAL</severity> 16714 <rights>Copyright 2018 Oracle, Inc.</rights> 16715 <issued date="2018-10-17"/> 16716 <cve href="http://linux.oracle.com/cve/CVE-2018-3136.html">CVE-2018-3136</cve> 16717 <cve href="http://linux.oracle.com/cve/CVE-2018-3180.html">CVE-2018-3180</cve> 16718 <cve href="http://linux.oracle.com/cve/CVE-2018-3214.html">CVE-2018-3214</cve> 16719 <cve href="http://linux.oracle.com/cve/CVE-2018-3139.html">CVE-2018-3139</cve> 16720 <cve href="http://linux.oracle.com/cve/CVE-2018-3149.html">CVE-2018-3149</cve> 16721 <cve href="http://linux.oracle.com/cve/CVE-2018-3169.html">CVE-2018-3169</cve> 16722 <cve href="http://linux.oracle.com/cve/CVE-2018-3183.html">CVE-2018-3183</cve> 16723 16724 </advisory> 16725 </metadata> 16726 <criteria operator="AND"> 16727 <criterion test_ref="oval:com.oracle.elsa:tst:20182943001" comment="Oracle Linux 6 is installed"/> 16728 <criteria operator="OR"> 16729 <criteria operator="AND"> 16730 <criterion test_ref="oval:com.oracle.elsa:tst:20182943002" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16731 <criterion test_ref="oval:com.oracle.elsa:tst:20182943003" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key"/> 16732 </criteria> 16733 <criteria operator="AND"> 16734 <criterion test_ref="oval:com.oracle.elsa:tst:20182943004" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16735 <criterion test_ref="oval:com.oracle.elsa:tst:20182943005" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key"/> 16736 </criteria> 16737 <criteria operator="AND"> 16738 <criterion test_ref="oval:com.oracle.elsa:tst:20182943006" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16739 <criterion test_ref="oval:com.oracle.elsa:tst:20182943007" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 16740 </criteria> 16741 <criteria operator="AND"> 16742 <criterion test_ref="oval:com.oracle.elsa:tst:20182943008" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16743 <criterion test_ref="oval:com.oracle.elsa:tst:20182943009" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key"/> 16744 </criteria> 16745 <criteria operator="AND"> 16746 <criterion test_ref="oval:com.oracle.elsa:tst:20182943010" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16747 <criterion test_ref="oval:com.oracle.elsa:tst:20182943011" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 16748 </criteria> 16749 <criteria operator="AND"> 16750 <criterion test_ref="oval:com.oracle.elsa:tst:20182943012" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16751 <criterion test_ref="oval:com.oracle.elsa:tst:20182943013" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key"/> 16752 </criteria> 16753 <criteria operator="AND"> 16754 <criterion test_ref="oval:com.oracle.elsa:tst:20182943014" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16755 <criterion test_ref="oval:com.oracle.elsa:tst:20182943015" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key"/> 16756 </criteria> 16757 <criteria operator="AND"> 16758 <criterion test_ref="oval:com.oracle.elsa:tst:20182943016" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16759 <criterion test_ref="oval:com.oracle.elsa:tst:20182943017" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key"/> 16760 </criteria> 16761 <criteria operator="AND"> 16762 <criterion test_ref="oval:com.oracle.elsa:tst:20182943018" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16763 <criterion test_ref="oval:com.oracle.elsa:tst:20182943019" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 16764 </criteria> 16765 <criteria operator="AND"> 16766 <criterion test_ref="oval:com.oracle.elsa:tst:20182943020" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16767 <criterion test_ref="oval:com.oracle.elsa:tst:20182943021" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key"/> 16768 </criteria> 16769 <criteria operator="AND"> 16770 <criterion test_ref="oval:com.oracle.elsa:tst:20182943022" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16771 <criterion test_ref="oval:com.oracle.elsa:tst:20182943023" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key"/> 16772 </criteria> 16773 <criteria operator="AND"> 16774 <criterion test_ref="oval:com.oracle.elsa:tst:20182943024" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.191.b12-0.el6_10"/> 16775 <criterion test_ref="oval:com.oracle.elsa:tst:20182943025" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key"/> 16776 </criteria> 16777 </criteria> 16778 </criteria> 16779 16780 </definition> 16781 <definition id="oval:com.oracle.elsa:def:20183005" version="501" class="patch"> 16782 <metadata> 16783 <title> 16784 ELSA-2018-3005: firefox security and bug fix update (CRITICAL) 16785 </title> 16786 <affected family="unix"> 16787 <platform>Oracle Linux 7</platform> 16788 16789 </affected> 16790 <reference source="elsa" ref_id="ELSA-2018-3005" ref_url="http://linux.oracle.com/errata/ELSA-2018-3005.html"/> 16791 <reference source="CVE" ref_id="CVE-2018-12389" ref_url="http://linux.oracle.com/cve/CVE-2018-12389.html"/> 16792 <reference source="CVE" ref_id="CVE-2018-12390" ref_url="http://linux.oracle.com/cve/CVE-2018-12390.html"/> 16793 <reference source="CVE" ref_id="CVE-2018-12392" ref_url="http://linux.oracle.com/cve/CVE-2018-12392.html"/> 16794 <reference source="CVE" ref_id="CVE-2018-12393" ref_url="http://linux.oracle.com/cve/CVE-2018-12393.html"/> 16795 <reference source="CVE" ref_id="CVE-2018-12395" ref_url="http://linux.oracle.com/cve/CVE-2018-12395.html"/> 16796 <reference source="CVE" ref_id="CVE-2018-12396" ref_url="http://linux.oracle.com/cve/CVE-2018-12396.html"/> 16797 <reference source="CVE" ref_id="CVE-2018-12397" ref_url="http://linux.oracle.com/cve/CVE-2018-12397.html"/> 16798 16799 <description> 16800 [60.3.0-1.0.1] 16801 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 16802 16803 [60.3.0-1] 16804 - Update to 60.3.0 ESR 16805 16806 [60.2.2-2] 16807 - Added patch for rhbz#1633932 16808 </description> 16809 <!-- 16810 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 16811 --> 16812 <advisory> 16813 <severity>CRITICAL</severity> 16814 <rights>Copyright 2018 Oracle, Inc.</rights> 16815 <issued date="2018-10-24"/> 16816 <cve href="http://linux.oracle.com/cve/CVE-2018-12389.html">CVE-2018-12389</cve> 16817 <cve href="http://linux.oracle.com/cve/CVE-2018-12390.html">CVE-2018-12390</cve> 16818 <cve href="http://linux.oracle.com/cve/CVE-2018-12392.html">CVE-2018-12392</cve> 16819 <cve href="http://linux.oracle.com/cve/CVE-2018-12393.html">CVE-2018-12393</cve> 16820 <cve href="http://linux.oracle.com/cve/CVE-2018-12395.html">CVE-2018-12395</cve> 16821 <cve href="http://linux.oracle.com/cve/CVE-2018-12396.html">CVE-2018-12396</cve> 16822 <cve href="http://linux.oracle.com/cve/CVE-2018-12397.html">CVE-2018-12397</cve> 16823 16824 </advisory> 16825 </metadata> 16826 <criteria operator="AND"> 16827 <criterion test_ref="oval:com.oracle.elsa:tst:20183005001" comment="Oracle Linux 7 is installed"/> 16828 <criteria operator="AND"> 16829 <criterion test_ref="oval:com.oracle.elsa:tst:20183005002" comment="firefox is earlier than 0:60.3.0-1.0.1.el7_5"/> 16830 <criterion test_ref="oval:com.oracle.elsa:tst:20183005003" comment="firefox is signed with the Oracle Linux 7 key"/> 16831 </criteria> 16832 </criteria> 16833 16834 </definition> 16835 <definition id="oval:com.oracle.elsa:def:20183006" version="501" class="patch"> 16836 <metadata> 16837 <title> 16838 ELSA-2018-3006: firefox security update (CRITICAL) 16839 </title> 16840 <affected family="unix"> 16841 <platform>Oracle Linux 6</platform> 16842 16843 </affected> 16844 <reference source="elsa" ref_id="ELSA-2018-3006" ref_url="http://linux.oracle.com/errata/ELSA-2018-3006.html"/> 16845 <reference source="CVE" ref_id="CVE-2018-12376" ref_url="http://linux.oracle.com/cve/CVE-2018-12376.html"/> 16846 <reference source="CVE" ref_id="CVE-2018-12377" ref_url="http://linux.oracle.com/cve/CVE-2018-12377.html"/> 16847 <reference source="CVE" ref_id="CVE-2018-12378" ref_url="http://linux.oracle.com/cve/CVE-2018-12378.html"/> 16848 <reference source="CVE" ref_id="CVE-2018-12379" ref_url="http://linux.oracle.com/cve/CVE-2018-12379.html"/> 16849 <reference source="CVE" ref_id="CVE-2017-16541" ref_url="http://linux.oracle.com/cve/CVE-2017-16541.html"/> 16850 <reference source="CVE" ref_id="CVE-2018-12386" ref_url="http://linux.oracle.com/cve/CVE-2018-12386.html"/> 16851 <reference source="CVE" ref_id="CVE-2018-12387" ref_url="http://linux.oracle.com/cve/CVE-2018-12387.html"/> 16852 <reference source="CVE" ref_id="CVE-2018-12389" ref_url="http://linux.oracle.com/cve/CVE-2018-12389.html"/> 16853 <reference source="CVE" ref_id="CVE-2018-12390" ref_url="http://linux.oracle.com/cve/CVE-2018-12390.html"/> 16854 <reference source="CVE" ref_id="CVE-2018-12392" ref_url="http://linux.oracle.com/cve/CVE-2018-12392.html"/> 16855 <reference source="CVE" ref_id="CVE-2018-12393" ref_url="http://linux.oracle.com/cve/CVE-2018-12393.html"/> 16856 <reference source="CVE" ref_id="CVE-2018-12395" ref_url="http://linux.oracle.com/cve/CVE-2018-12395.html"/> 16857 <reference source="CVE" ref_id="CVE-2018-12396" ref_url="http://linux.oracle.com/cve/CVE-2018-12396.html"/> 16858 <reference source="CVE" ref_id="CVE-2018-12397" ref_url="http://linux.oracle.com/cve/CVE-2018-12397.html"/> 16859 16860 <description> 16861 [60.3.0-1.0.1] 16862 - fix LD_LIBRARY_PATH 16863 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat one 16864 16865 [60.3.0-1] 16866 - Update to 60.3.0 ESR 16867 16868 [60.2.2-2] 16869 - Added patch for rhbz#1633932 16870 16871 [60.2.2-1] 16872 - Update to 60.2.2 ESR 16873 16874 [60.2.1-1] 16875 - Update to 60.2.1 ESR 16876 16877 [60.2.0-1] 16878 - Update to 60.2.0 ESR 16879 16880 [60.1.0-9] 16881 - Do not set user agent (rhbz#1608065) 16882 - GTK dialogs are localized now (rhbz#1619373) 16883 - JNLP association works again (rhbz#1607457) 16884 16885 [60.1.0-8] 16886 - Fixed homepage and bookmarks (rhbz#1606778) 16887 - Fixed missing file associations in RHEL6 (rhbz#1613565) 16888 16889 [60.1.0-7] 16890 - Run at-spi-bus if not running already (for the bundled gtk3) 16891 16892 [60.1.0-6] 16893 - Fix for missing schemes for bundled gtk3 16894 16895 [60.1.0-5] 16896 - Added mesa-libEGL dependency to gtk3/rhel6 16897 16898 [60.1.0-4] 16899 - Disabled jemalloc on all second arches 16900 16901 [60.1.0-3] 16902 - Updated to 60.1.0 ESR build2 16903 16904 [60.1.0-2] 16905 - Disabled jemalloc on second arches 16906 16907 [60.1.0-1] 16908 - Updated to 60.1.0 ESR 16909 16910 [60.0-12] 16911 - Fixing bundled libffi issues 16912 - Readded some requirements 16913 16914 [60.0-10] 16915 - Added fix for mozilla BZ#1436242 - IPC crashes. 16916 16917 [60.0-9] 16918 - Bundling libffi for the sec-arches 16919 - Added openssl-devel for the Python 16920 - Fixing bundled gtk3 16921 16922 [60.0-8] 16923 - Added fix for mozilla BZ#1458492 16924 16925 [60.0-7] 16926 - Added patch from rhbz#1498561 to fix ppc64(le) crashes. 16927 16928 [60.0-6] 16929 - Disabled jemalloc on second arches 16930 16931 [60.0-4] 16932 - Update to 60.0 ESR 16933 16934 [52.7.0-1] 16935 - Update to 52.7.0 ESR 16936 16937 [52.6.0-2] 16938 - Build Firefox for desktop arches only (x86_64 and ppc64le) 16939 16940 [52.6.0-1] 16941 - Update to 52.6.0 ESR 16942 16943 [52.5.0-1] 16944 - Update to 52.5.0 ESR 16945 16946 [52.4.0-1] 16947 - Update to 52.4.0 ESR 16948 16949 [52.3.0-3] 16950 - Update to 52.3.0 ESR (b2) 16951 - Require correct nss version 16952 16953 [52.2.0-1] 16954 - Update to 52.2.0 ESR 16955 16956 [52.1.2-1] 16957 - Update to 52.1.2 ESR 16958 16959 [52.0-7] 16960 - Added fix for accept language (rhbz#1454322) 16961 16962 [52.0-6] 16963 - Removing patch required for older NSS from RHEL 7.3 16964 - Added patch for rhbz#1414564 16965 16966 [52.0-5] 16967 - Added fix for mozbz#1348168/CVE-2017-5428 16968 16969 [52.0-4] 16970 - Update to 52.0 ESR (b4) 16971 16972 [52.0-3] 16973 - Added fix for rhbz#1423012 - ppc64 gfx crashes 16974 16975 [52.0-2] 16976 - Enable system nss 16977 16978 [52.0-1] 16979 - Update to 52.0ESR (B1) 16980 - Build RHEL7 package for Gtk3 16981 16982 [52.0-0.13] 16983 - Added fix for rhbz#1414535 16984 16985 [52.0-0.12] 16986 - Update to 52.0b8 16987 16988 [52.0-0.11] 16989 - Readded addons patch 16990 16991 [52.0-0.10] 16992 - Update to 52.0b3 16993 16994 [52.0-0.9] 16995 - Update to 52.0b2 16996 16997 [52.0-0.8] 16998 - Update to 52.0b1 16999 17000 [52.0-0.5] 17001 - Firefox Aurora 52 testing build 17002 </description> 17003 <!-- 17004 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 17005 --> 17006 <advisory> 17007 <severity>CRITICAL</severity> 17008 <rights>Copyright 2018 Oracle, Inc.</rights> 17009 <issued date="2018-11-01"/> 17010 <cve href="http://linux.oracle.com/cve/CVE-2018-12376.html">CVE-2018-12376</cve> 17011 <cve href="http://linux.oracle.com/cve/CVE-2018-12377.html">CVE-2018-12377</cve> 17012 <cve href="http://linux.oracle.com/cve/CVE-2018-12378.html">CVE-2018-12378</cve> 17013 <cve href="http://linux.oracle.com/cve/CVE-2018-12379.html">CVE-2018-12379</cve> 17014 <cve href="http://linux.oracle.com/cve/CVE-2017-16541.html">CVE-2017-16541</cve> 17015 <cve href="http://linux.oracle.com/cve/CVE-2018-12386.html">CVE-2018-12386</cve> 17016 <cve href="http://linux.oracle.com/cve/CVE-2018-12387.html">CVE-2018-12387</cve> 17017 <cve href="http://linux.oracle.com/cve/CVE-2018-12389.html">CVE-2018-12389</cve> 17018 <cve href="http://linux.oracle.com/cve/CVE-2018-12390.html">CVE-2018-12390</cve> 17019 <cve href="http://linux.oracle.com/cve/CVE-2018-12392.html">CVE-2018-12392</cve> 17020 <cve href="http://linux.oracle.com/cve/CVE-2018-12393.html">CVE-2018-12393</cve> 17021 <cve href="http://linux.oracle.com/cve/CVE-2018-12395.html">CVE-2018-12395</cve> 17022 <cve href="http://linux.oracle.com/cve/CVE-2018-12396.html">CVE-2018-12396</cve> 17023 <cve href="http://linux.oracle.com/cve/CVE-2018-12397.html">CVE-2018-12397</cve> 17024 17025 </advisory> 17026 </metadata> 17027 <criteria operator="AND"> 17028 <criterion test_ref="oval:com.oracle.elsa:tst:20183006001" comment="Oracle Linux 6 is installed"/> 17029 <criteria operator="AND"> 17030 <criterion test_ref="oval:com.oracle.elsa:tst:20183006002" comment="firefox is earlier than 0:60.3.0-1.0.1.el6"/> 17031 <criterion test_ref="oval:com.oracle.elsa:tst:20183006003" comment="firefox is signed with the Oracle Linux 6 key"/> 17032 </criteria> 17033 </criteria> 17034 17035 </definition> 17036 <definition id="oval:com.oracle.elsa:def:20183032" version="501" class="patch"> 17037 <metadata> 17038 <title> 17039 ELSA-2018-3032: binutils security, bug fix, and enhancement update (LOW) 17040 </title> 17041 <affected family="unix"> 17042 <platform>Oracle Linux 7</platform> 17043 17044 </affected> 17045 <reference source="elsa" ref_id="ELSA-2018-3032" ref_url="http://linux.oracle.com/errata/ELSA-2018-3032.html"/> 17046 <reference source="CVE" ref_id="CVE-2018-7208" ref_url="http://linux.oracle.com/cve/CVE-2018-7208.html"/> 17047 <reference source="CVE" ref_id="CVE-2018-7569" ref_url="http://linux.oracle.com/cve/CVE-2018-7569.html"/> 17048 <reference source="CVE" ref_id="CVE-2018-7642" ref_url="http://linux.oracle.com/cve/CVE-2018-7642.html"/> 17049 <reference source="CVE" ref_id="CVE-2018-8945" ref_url="http://linux.oracle.com/cve/CVE-2018-8945.html"/> 17050 <reference source="CVE" ref_id="CVE-2018-10372" ref_url="http://linux.oracle.com/cve/CVE-2018-10372.html"/> 17051 <reference source="CVE" ref_id="CVE-2018-7568" ref_url="http://linux.oracle.com/cve/CVE-2018-7568.html"/> 17052 <reference source="CVE" ref_id="CVE-2018-7643" ref_url="http://linux.oracle.com/cve/CVE-2018-7643.html"/> 17053 <reference source="CVE" ref_id="CVE-2018-10373" ref_url="http://linux.oracle.com/cve/CVE-2018-10373.html"/> 17054 <reference source="CVE" ref_id="CVE-2018-10534" ref_url="http://linux.oracle.com/cve/CVE-2018-10534.html"/> 17055 <reference source="CVE" ref_id="CVE-2018-10535" ref_url="http://linux.oracle.com/cve/CVE-2018-10535.html"/> 17056 <reference source="CVE" ref_id="CVE-2018-13033" ref_url="http://linux.oracle.com/cve/CVE-2018-13033.html"/> 17057 17058 <description> 17059 [2.27-34.base.0.1] 17060 - Backport of upstream commit a5def14f1ca70e14d9433cb229c9369fa3051598 17061 Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc error [Orabug 27930573] 17062 17063 [2.27-34.base] 17064 - Fix seg-fault parsing corrupt AOUT format files. (#1579799) 17065 - Fix seg-fault parsing corrupt DWARF2 debug information. (#1579802) 17066 - Fix seg-fault parsing corrupt ELF format files. (#1579801) 17067 17068 [2.27-33.base] 17069 - Fix seg-fault parsing ELF files. (#1578979) 17070 - Fix seg-fault parsing DWARF-2 information. (#1579065) 17071 - Fix seg-fault parsing DWARF-2 information. (#1579051) 17072 - Fix seg-fault parsing a PE format file. (#1579019) 17073 17074 [2.27-32.base] 17075 - Fix seg-fault parsing DWARF-1 information. (#1569580) 17076 - Fix seg-fault parsing DWARF-2 information. (#1569891) 17077 - Fix seg-fault parsing COFF files. (#1571917) 17078 17079 [2.27-31.base] 17080 - Allow 'lea foo@GOT, %reg' in PIC mode on the x86. (#1573872) 17081 17082 [2.27-30.base] 17083 - Version bump in order to allow a rebuild, in order to work around a transient problem with the compose database. 17084 17085 [2.27-29.base] 17086 - Add support for the GLOBALAUDIT dynamic linker tag. 17087 (#1439351) 17088 </description> 17089 <!-- 17090 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 17091 --> 17092 <advisory> 17093 <severity>LOW</severity> 17094 <rights>Copyright 2018 Oracle, Inc.</rights> 17095 <issued date="2018-11-05"/> 17096 <cve href="http://linux.oracle.com/cve/CVE-2018-7208.html">CVE-2018-7208</cve> 17097 <cve href="http://linux.oracle.com/cve/CVE-2018-7569.html">CVE-2018-7569</cve> 17098 <cve href="http://linux.oracle.com/cve/CVE-2018-7642.html">CVE-2018-7642</cve> 17099 <cve href="http://linux.oracle.com/cve/CVE-2018-8945.html">CVE-2018-8945</cve> 17100 <cve href="http://linux.oracle.com/cve/CVE-2018-10372.html">CVE-2018-10372</cve> 17101 <cve href="http://linux.oracle.com/cve/CVE-2018-7568.html">CVE-2018-7568</cve> 17102 <cve href="http://linux.oracle.com/cve/CVE-2018-7643.html">CVE-2018-7643</cve> 17103 <cve href="http://linux.oracle.com/cve/CVE-2018-10373.html">CVE-2018-10373</cve> 17104 <cve href="http://linux.oracle.com/cve/CVE-2018-10534.html">CVE-2018-10534</cve> 17105 <cve href="http://linux.oracle.com/cve/CVE-2018-10535.html">CVE-2018-10535</cve> 17106 <cve href="http://linux.oracle.com/cve/CVE-2018-13033.html">CVE-2018-13033</cve> 17107 17108 </advisory> 17109 </metadata> 17110 <criteria operator="AND"> 17111 <criterion test_ref="oval:com.oracle.elsa:tst:20183032001" comment="Oracle Linux 7 is installed"/> 17112 <criteria operator="OR"> 17113 <criteria operator="AND"> 17114 <criterion test_ref="oval:com.oracle.elsa:tst:20183032002" comment="binutils is earlier than 0:2.27-34.base.0.1.el7"/> 17115 <criterion test_ref="oval:com.oracle.elsa:tst:20183032003" comment="binutils is signed with the Oracle Linux 7 key"/> 17116 </criteria> 17117 <criteria operator="AND"> 17118 <criterion test_ref="oval:com.oracle.elsa:tst:20183032004" comment="binutils-devel is earlier than 0:2.27-34.base.0.1.el7"/> 17119 <criterion test_ref="oval:com.oracle.elsa:tst:20183032005" comment="binutils-devel is signed with the Oracle Linux 7 key"/> 17120 </criteria> 17121 </criteria> 17122 </criteria> 17123 17124 </definition> 17125 <definition id="oval:com.oracle.elsa:def:20183041" version="501" class="patch"> 17126 <metadata> 17127 <title> 17128 ELSA-2018-3041: python security and bug fix update (MODERATE) 17129 </title> 17130 <affected family="unix"> 17131 <platform>Oracle Linux 7</platform> 17132 17133 </affected> 17134 <reference source="elsa" ref_id="ELSA-2018-3041" ref_url="http://linux.oracle.com/errata/ELSA-2018-3041.html"/> 17135 <reference source="CVE" ref_id="CVE-2018-1060" ref_url="http://linux.oracle.com/cve/CVE-2018-1060.html"/> 17136 <reference source="CVE" ref_id="CVE-2018-1061" ref_url="http://linux.oracle.com/cve/CVE-2018-1061.html"/> 17137 17138 <description> 17139 [2.7.5-76.0.1] 17140 - Add Oracle Linux distribution in platform.py [orabug 20812544] 17141 17142 [2.7.5-76] 17143 - Remove an unversioned obsoletes tag 17144 Resolves: rhbz#1627059 17145 17146 [2.7.5-75] 17147 - Provide the /usr/libexec/platform-python symlink to the main binary 17148 Resolves: rhbz#1599159 17149 17150 [2.7.5-74] 17151 - Fix OSERROR 17 due to _multiprocessing/semaphore.c assuming 17152 a one-to-one Pid -> process mapping 17153 Resolves: rhbz#1579432 17154 17155 [2.7.5-73] 17156 - Remove 3DS cipher to mitigate CVE-2016-2183 (sweet32). 17157 Resolves: rhbz#1581901 17158 17159 [2.7.5-72] 17160 - Fix CVE-2018-1060 and CVE-2018-1061 17161 Resolves: rhbz#1563454 and rhbz#1549192 17162 - Provide python2-libs from the python-libs subpackage 17163 Resolves: rhbz#1557460 17164 17165 [2.7.5-71] 17166 - Limit the number of CPU cores when building the package on power architectures 17167 Resolves: rhbz#1568974 17168 17169 [2.7.5-70] 17170 - Do not send IP addresses in SNI TLS extension 17171 Resolves: rhbz#1555314 17172 </description> 17173 <!-- 17174 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 17175 --> 17176 <advisory> 17177 <severity>MODERATE</severity> 17178 <rights>Copyright 2018 Oracle, Inc.</rights> 17179 <issued date="2018-11-05"/> 17180 <cve href="http://linux.oracle.com/cve/CVE-2018-1060.html">CVE-2018-1060</cve> 17181 <cve href="http://linux.oracle.com/cve/CVE-2018-1061.html">CVE-2018-1061</cve> 17182 17183 </advisory> 17184 </metadata> 17185 <criteria operator="AND"> 17186 <criterion test_ref="oval:com.oracle.elsa:tst:20183041001" comment="Oracle Linux 7 is installed"/> 17187 <criteria operator="OR"> 17188 <criteria operator="AND"> 17189 <criterion test_ref="oval:com.oracle.elsa:tst:20183041002" comment="python is earlier than 0:2.7.5-76.0.1.el7"/> 17190 <criterion test_ref="oval:com.oracle.elsa:tst:20183041003" comment="python is signed with the Oracle Linux 7 key"/> 17191 </criteria> 17192 <criteria operator="AND"> 17193 <criterion test_ref="oval:com.oracle.elsa:tst:20183041004" comment="python-debug is earlier than 0:2.7.5-76.0.1.el7"/> 17194 <criterion test_ref="oval:com.oracle.elsa:tst:20183041005" comment="python-debug is signed with the Oracle Linux 7 key"/> 17195 </criteria> 17196 <criteria operator="AND"> 17197 <criterion test_ref="oval:com.oracle.elsa:tst:20183041006" comment="python-devel is earlier than 0:2.7.5-76.0.1.el7"/> 17198 <criterion test_ref="oval:com.oracle.elsa:tst:20183041007" comment="python-devel is signed with the Oracle Linux 7 key"/> 17199 </criteria> 17200 <criteria operator="AND"> 17201 <criterion test_ref="oval:com.oracle.elsa:tst:20183041008" comment="python-libs is earlier than 0:2.7.5-76.0.1.el7"/> 17202 <criterion test_ref="oval:com.oracle.elsa:tst:20183041009" comment="python-libs is signed with the Oracle Linux 7 key"/> 17203 </criteria> 17204 <criteria operator="AND"> 17205 <criterion test_ref="oval:com.oracle.elsa:tst:20183041010" comment="python-test is earlier than 0:2.7.5-76.0.1.el7"/> 17206 <criterion test_ref="oval:com.oracle.elsa:tst:20183041011" comment="python-test is signed with the Oracle Linux 7 key"/> 17207 </criteria> 17208 <criteria operator="AND"> 17209 <criterion test_ref="oval:com.oracle.elsa:tst:20183041012" comment="python-tools is earlier than 0:2.7.5-76.0.1.el7"/> 17210 <criterion test_ref="oval:com.oracle.elsa:tst:20183041013" comment="python-tools is signed with the Oracle Linux 7 key"/> 17211 </criteria> 17212 <criteria operator="AND"> 17213 <criterion test_ref="oval:com.oracle.elsa:tst:20183041014" comment="tkinter is earlier than 0:2.7.5-76.0.1.el7"/> 17214 <criterion test_ref="oval:com.oracle.elsa:tst:20183041015" comment="tkinter is signed with the Oracle Linux 7 key"/> 17215 </criteria> 17216 </criteria> 17217 </criteria> 17218 17219 </definition> 17220 <definition id="oval:com.oracle.elsa:def:20183050" version="501" class="patch"> 17221 <metadata> 17222 <title> 17223 ELSA-2018-3050: gnutls security, bug fix, and enhancement update (MODERATE) 17224 </title> 17225 <affected family="unix"> 17226 <platform>Oracle Linux 7</platform> 17227 17228 </affected> 17229 <reference source="elsa" ref_id="ELSA-2018-3050" ref_url="http://linux.oracle.com/errata/ELSA-2018-3050.html"/> 17230 <reference source="CVE" ref_id="CVE-2018-10845" ref_url="http://linux.oracle.com/cve/CVE-2018-10845.html"/> 17231 <reference source="CVE" ref_id="CVE-2018-10844" ref_url="http://linux.oracle.com/cve/CVE-2018-10844.html"/> 17232 <reference source="CVE" ref_id="CVE-2018-10846" ref_url="http://linux.oracle.com/cve/CVE-2018-10846.html"/> 17233 17234 <description> 17235 [3.3.29-8.0.1] 17236 - Include ECDSA KAT into selftests for FIPS140-2 compliance [Orabug 27484156] 17237 17238 [3.3.29-8] 17239 - Backported --sni-hostname option which allows overriding the hostname 17240 advertised to the peer (#1444792) 17241 - Improved counter-measures in TLS CBC record padding for lucky13 attack 17242 (CVE-2018-10844, #1589704, CVE-2018-10845, #1589707) 17243 - Added counter-measures for 'Just in Time' PRIME + PROBE cache-based attack 17244 (CVE-2018-10846, #1589708) 17245 - Address p11tool issue in object deletion in batch mode (#1375307) 17246 - Backport PKCS#11 tests from master branch. Some tests were disabled due to 17247 unsupported features in 3.3.x (--load-pubkey and --test-sign options, ECC key 17248 generation without login, and certificates do not inherit ID from the private 17249 key) 17250 - p11tool explicitly marks certificates and public keys as NOT private objects 17251 and private keys as private objects 17252 - Enlarge buffer size to support resumption with large keys (#1542461) 17253 - Legacy HMAC-SHA384 cipher suites were disabled by default 17254 - Added DSA key generation to p11tool (#1464896) 17255 - Address session renegotiation issue using client certificate (#1434091) 17256 - Address issue when importing private keys into Atos HSM (#1460125) 17257 </description> 17258 <!-- 17259 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 17260 --> 17261 <advisory> 17262 <severity>MODERATE</severity> 17263 <rights>Copyright 2018 Oracle, Inc.</rights> 17264 <issued date="2018-11-05"/> 17265 <cve href="http://linux.oracle.com/cve/CVE-2018-10845.html">CVE-2018-10845</cve> 17266 <cve href="http://linux.oracle.com/cve/CVE-2018-10844.html">CVE-2018-10844</cve> 17267 <cve href="http://linux.oracle.com/cve/CVE-2018-10846.html">CVE-2018-10846</cve> 17268 17269 </advisory> 17270 </metadata> 17271 <criteria operator="AND"> 17272 <criterion test_ref="oval:com.oracle.elsa:tst:20183050001" comment="Oracle Linux 7 is installed"/> 17273 <criteria operator="OR"> 17274 <criteria operator="AND"> 17275 <criterion test_ref="oval:com.oracle.elsa:tst:20183050002" comment="gnutls is earlier than 0:3.3.29-8.0.1.el7"/> 17276 <criterion test_ref="oval:com.oracle.elsa:tst:20183050003" comment="gnutls is signed with the Oracle Linux 7 key"/> 17277 </criteria> 17278 <criteria operator="AND"> 17279 <criterion test_ref="oval:com.oracle.elsa:tst:20183050004" comment="gnutls-c++ is earlier than 0:3.3.29-8.0.1.el7"/> 17280 <criterion test_ref="oval:com.oracle.elsa:tst:20183050005" comment="gnutls-c++ is signed with the Oracle Linux 7 key"/> 17281 </criteria> 17282 <criteria operator="AND"> 17283 <criterion test_ref="oval:com.oracle.elsa:tst:20183050006" comment="gnutls-dane is earlier than 0:3.3.29-8.0.1.el7"/> 17284 <criterion test_ref="oval:com.oracle.elsa:tst:20183050007" comment="gnutls-dane is signed with the Oracle Linux 7 key"/> 17285 </criteria> 17286 <criteria operator="AND"> 17287 <criterion test_ref="oval:com.oracle.elsa:tst:20183050008" comment="gnutls-devel is earlier than 0:3.3.29-8.0.1.el7"/> 17288 <criterion test_ref="oval:com.oracle.elsa:tst:20183050009" comment="gnutls-devel is signed with the Oracle Linux 7 key"/> 17289 </criteria> 17290 <criteria operator="AND"> 17291 <criterion test_ref="oval:com.oracle.elsa:tst:20183050010" comment="gnutls-utils is earlier than 0:3.3.29-8.0.1.el7"/> 17292 <criterion test_ref="oval:com.oracle.elsa:tst:20183050011" comment="gnutls-utils is signed with the Oracle Linux 7 key"/> 17293 </criteria> 17294 </criteria> 17295 </criteria> 17296 17297 </definition> 17298 <definition id="oval:com.oracle.elsa:def:20183052" version="501" class="patch"> 17299 <metadata> 17300 <title> 17301 ELSA-2018-3052: wget security and bug fix update (MODERATE) 17302 </title> 17303 <affected family="unix"> 17304 <platform>Oracle Linux 7</platform> 17305 17306 </affected> 17307 <reference source="elsa" ref_id="ELSA-2018-3052" ref_url="http://linux.oracle.com/errata/ELSA-2018-3052.html"/> 17308 <reference source="CVE" ref_id="CVE-2018-0494" ref_url="http://linux.oracle.com/cve/CVE-2018-0494.html"/> 17309 17310 <description> 17311 [1.14-18] 17312 - Fix CVE-2018-0494 (#1576106) 17313 17314 [1.14-17] 17315 - Fix segfault when Digest Authentication header is missing 'qop' part (#1545310) 17316 17317 [1.14-16] 17318 - Fixed various security flaws (CVE-2017-13089, CVE-2017-13090) 17319 </description> 17320 <!-- 17321 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 17322 --> 17323 <advisory> 17324 <severity>MODERATE</severity> 17325 <rights>Copyright 2018 Oracle, Inc.</rights> 17326 <issued date="2018-11-05"/> 17327 <cve href="http://linux.oracle.com/cve/CVE-2018-0494.html">CVE-2018-0494</cve> 17328 17329 </advisory> 17330 </metadata> 17331 <criteria operator="AND"> 17332 <criterion test_ref="oval:com.oracle.elsa:tst:20183052001" comment="Oracle Linux 7 is installed"/> 17333 <criteria operator="AND"> 17334 <criterion test_ref="oval:com.oracle.elsa:tst:20183052002" comment="wget is earlier than 0:1.14-18.el7"/> 17335 <criterion test_ref="oval:com.oracle.elsa:tst:20183052003" comment="wget is signed with the Oracle Linux 7 key"/> 17336 </criteria> 17337 </criteria> 17338 17339 </definition> 17340 <definition id="oval:com.oracle.elsa:def:20183056" version="501" class="patch"> 17341 <metadata> 17342 <title> 17343 ELSA-2018-3056: samba security, bug fix, and enhancement update (MODERATE) 17344 </title> 17345 <affected family="unix"> 17346 <platform>Oracle Linux 7</platform> 17347 17348 </affected> 17349 <reference source="elsa" ref_id="ELSA-2018-3056" ref_url="http://linux.oracle.com/errata/ELSA-2018-3056.html"/> 17350 <reference source="CVE" ref_id="CVE-2018-1050" ref_url="http://linux.oracle.com/cve/CVE-2018-1050.html"/> 17351 <reference source="CVE" ref_id="CVE-2018-1139" ref_url="http://linux.oracle.com/cve/CVE-2018-1139.html"/> 17352 <reference source="CVE" ref_id="CVE-2018-10858" ref_url="http://linux.oracle.com/cve/CVE-2018-10858.html"/> 17353 17354 <description> 17355 [4.8.3-4] 17356 - resolves: #1614132 - Fix delete-on-close after smb2_find 17357 - resolves: #1614265 - Fix CVE-2018-1139 17358 - resolves: #1614269 - Fix CVE-2018-10858 17359 17360 [4.8.3-3] 17361 - resolves: #1581016 - Add smbclient quiet argument 17362 17363 [4.8.3-2] 17364 - related: #1538743 - Fix local user account lookup with winbind 17365 17366 [4.8.3-1] 17367 - related: #1558560 - Rebase to Samba version 4.8.3 17368 - resolves: #1579398 - Add winbind localauth krb5 plugin 17369 17370 [4.8.2-2] 17371 - resolves: #1540457 - Fixed support for authenticaton on on way trusts 17372 17373 [4.8.2-1] 17374 - related: #1558560 - Rebase to newer Samba version 17375 17376 [4.8.1-4] 17377 - resolves: #1582541 - Fix anonymous auth with SMB2/3 17378 17379 [4.8.1-3] 17380 - resolves: #1575205 - Fix segfault when updating DNS with 'net ads join' 17381 - resolves: #1525511 - Fix idmap_rid dependency on trusted domain list 17382 17383 [4.8.1-2] 17384 - resolves: #1538743 - Fix UPN handling in winbind 17385 17386 [4.8.1-1] 17387 - related: #1558560 - Rebase to newer Samba version 17388 - resolves: #1567896 - Fix possible crash if secrets db is emtpy 17389 - resolves: #1570020 - Fix a crash in smbd when dfsgetinfo is called 17390 17391 [4.8.0-1] 17392 - resolves: #1558560 - Rebase to newer Samba version 17393 - resolves: #1558943 - Fix winbind requests getting stuck on a child 17394 - resolves: #1532618 - Fix segfault with NT1 connections in smbd 17395 17396 </description> 17397 <!-- 17398 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 17399 --> 17400 <advisory> 17401 <severity>MODERATE</severity> 17402 <rights>Copyright 2018 Oracle, Inc.</rights> 17403 <issued date="2018-11-05"/> 17404 <cve href="http://linux.oracle.com/cve/CVE-2018-1050.html">CVE-2018-1050</cve> 17405 <cve href="http://linux.oracle.com/cve/CVE-2018-1139.html">CVE-2018-1139</cve> 17406 <cve href="http://linux.oracle.com/cve/CVE-2018-10858.html">CVE-2018-10858</cve> 17407 17408 </advisory> 17409 </metadata> 17410 <criteria operator="AND"> 17411 <criterion test_ref="oval:com.oracle.elsa:tst:20183056001" comment="Oracle Linux 7 is installed"/> 17412 <criteria operator="OR"> 17413 <criteria operator="AND"> 17414 <criterion test_ref="oval:com.oracle.elsa:tst:20183056002" comment="ctdb is earlier than 0:4.8.3-4.el7"/> 17415 <criterion test_ref="oval:com.oracle.elsa:tst:20183056003" comment="ctdb is signed with the Oracle Linux 7 key"/> 17416 </criteria> 17417 <criteria operator="AND"> 17418 <criterion test_ref="oval:com.oracle.elsa:tst:20183056004" comment="ctdb-tests is earlier than 0:4.8.3-4.el7"/> 17419 <criterion test_ref="oval:com.oracle.elsa:tst:20183056005" comment="ctdb-tests is signed with the Oracle Linux 7 key"/> 17420 </criteria> 17421 <criteria operator="AND"> 17422 <criterion test_ref="oval:com.oracle.elsa:tst:20183056006" comment="libsmbclient is earlier than 0:4.8.3-4.el7"/> 17423 <criterion test_ref="oval:com.oracle.elsa:tst:20183056007" comment="libsmbclient is signed with the Oracle Linux 7 key"/> 17424 </criteria> 17425 <criteria operator="AND"> 17426 <criterion test_ref="oval:com.oracle.elsa:tst:20183056008" comment="libsmbclient-devel is earlier than 0:4.8.3-4.el7"/> 17427 <criterion test_ref="oval:com.oracle.elsa:tst:20183056009" comment="libsmbclient-devel is signed with the Oracle Linux 7 key"/> 17428 </criteria> 17429 <criteria operator="AND"> 17430 <criterion test_ref="oval:com.oracle.elsa:tst:20183056010" comment="libwbclient is earlier than 0:4.8.3-4.el7"/> 17431 <criterion test_ref="oval:com.oracle.elsa:tst:20183056011" comment="libwbclient is signed with the Oracle Linux 7 key"/> 17432 </criteria> 17433 <criteria operator="AND"> 17434 <criterion test_ref="oval:com.oracle.elsa:tst:20183056012" comment="libwbclient-devel is earlier than 0:4.8.3-4.el7"/> 17435 <criterion test_ref="oval:com.oracle.elsa:tst:20183056013" comment="libwbclient-devel is signed with the Oracle Linux 7 key"/> 17436 </criteria> 17437 <criteria operator="AND"> 17438 <criterion test_ref="oval:com.oracle.elsa:tst:20183056014" comment="samba is earlier than 0:4.8.3-4.el7"/> 17439 <criterion test_ref="oval:com.oracle.elsa:tst:20183056015" comment="samba is signed with the Oracle Linux 7 key"/> 17440 </criteria> 17441 <criteria operator="AND"> 17442 <criterion test_ref="oval:com.oracle.elsa:tst:20183056016" comment="samba-client is earlier than 0:4.8.3-4.el7"/> 17443 <criterion test_ref="oval:com.oracle.elsa:tst:20183056017" comment="samba-client is signed with the Oracle Linux 7 key"/> 17444 </criteria> 17445 <criteria operator="AND"> 17446 <criterion test_ref="oval:com.oracle.elsa:tst:20183056018" comment="samba-client-libs is earlier than 0:4.8.3-4.el7"/> 17447 <criterion test_ref="oval:com.oracle.elsa:tst:20183056019" comment="samba-client-libs is signed with the Oracle Linux 7 key"/> 17448 </criteria> 17449 <criteria operator="AND"> 17450 <criterion test_ref="oval:com.oracle.elsa:tst:20183056020" comment="samba-common is earlier than 0:4.8.3-4.el7"/> 17451 <criterion test_ref="oval:com.oracle.elsa:tst:20183056021" comment="samba-common is signed with the Oracle Linux 7 key"/> 17452 </criteria> 17453 <criteria operator="AND"> 17454 <criterion test_ref="oval:com.oracle.elsa:tst:20183056022" comment="samba-common-libs is earlier than 0:4.8.3-4.el7"/> 17455 <criterion test_ref="oval:com.oracle.elsa:tst:20183056023" comment="samba-common-libs is signed with the Oracle Linux 7 key"/> 17456 </criteria> 17457 <criteria operator="AND"> 17458 <criterion test_ref="oval:com.oracle.elsa:tst:20183056024" comment="samba-common-tools is earlier than 0:4.8.3-4.el7"/> 17459 <criterion test_ref="oval:com.oracle.elsa:tst:20183056025" comment="samba-common-tools is signed with the Oracle Linux 7 key"/> 17460 </criteria> 17461 <criteria operator="AND"> 17462 <criterion test_ref="oval:com.oracle.elsa:tst:20183056026" comment="samba-dc is earlier than 0:4.8.3-4.el7"/> 17463 <criterion test_ref="oval:com.oracle.elsa:tst:20183056027" comment="samba-dc is signed with the Oracle Linux 7 key"/> 17464 </criteria> 17465 <criteria operator="AND"> 17466 <criterion test_ref="oval:com.oracle.elsa:tst:20183056028" comment="samba-dc-libs is earlier than 0:4.8.3-4.el7"/> 17467 <criterion test_ref="oval:com.oracle.elsa:tst:20183056029" comment="samba-dc-libs is signed with the Oracle Linux 7 key"/> 17468 </criteria> 17469 <criteria operator="AND"> 17470 <criterion test_ref="oval:com.oracle.elsa:tst:20183056030" comment="samba-devel is earlier than 0:4.8.3-4.el7"/> 17471 <criterion test_ref="oval:com.oracle.elsa:tst:20183056031" comment="samba-devel is signed with the Oracle Linux 7 key"/> 17472 </criteria> 17473 <criteria operator="AND"> 17474 <criterion test_ref="oval:com.oracle.elsa:tst:20183056032" comment="samba-krb5-printing is earlier than 0:4.8.3-4.el7"/> 17475 <criterion test_ref="oval:com.oracle.elsa:tst:20183056033" comment="samba-krb5-printing is signed with the Oracle Linux 7 key"/> 17476 </criteria> 17477 <criteria operator="AND"> 17478 <criterion test_ref="oval:com.oracle.elsa:tst:20183056034" comment="samba-libs is earlier than 0:4.8.3-4.el7"/> 17479 <criterion test_ref="oval:com.oracle.elsa:tst:20183056035" comment="samba-libs is signed with the Oracle Linux 7 key"/> 17480 </criteria> 17481 <criteria operator="AND"> 17482 <criterion test_ref="oval:com.oracle.elsa:tst:20183056036" comment="samba-pidl is earlier than 0:4.8.3-4.el7"/> 17483 <criterion test_ref="oval:com.oracle.elsa:tst:20183056037" comment="samba-pidl is signed with the Oracle Linux 7 key"/> 17484 </criteria> 17485 <criteria operator="AND"> 17486 <criterion test_ref="oval:com.oracle.elsa:tst:20183056038" comment="samba-python is earlier than 0:4.8.3-4.el7"/> 17487 <criterion test_ref="oval:com.oracle.elsa:tst:20183056039" comment="samba-python is signed with the Oracle Linux 7 key"/> 17488 </criteria> 17489 <criteria operator="AND"> 17490 <criterion test_ref="oval:com.oracle.elsa:tst:20183056040" comment="samba-python-test is earlier than 0:4.8.3-4.el7"/> 17491 <criterion test_ref="oval:com.oracle.elsa:tst:20183056041" comment="samba-python-test is signed with the Oracle Linux 7 key"/> 17492 </criteria> 17493 <criteria operator="AND"> 17494 <criterion test_ref="oval:com.oracle.elsa:tst:20183056042" comment="samba-test is earlier than 0:4.8.3-4.el7"/> 17495 <criterion test_ref="oval:com.oracle.elsa:tst:20183056043" comment="samba-test is signed with the Oracle Linux 7 key"/> 17496 </criteria> 17497 <criteria operator="AND"> 17498 <criterion test_ref="oval:com.oracle.elsa:tst:20183056044" comment="samba-test-libs is earlier than 0:4.8.3-4.el7"/> 17499 <criterion test_ref="oval:com.oracle.elsa:tst:20183056045" comment="samba-test-libs is signed with the Oracle Linux 7 key"/> 17500 </criteria> 17501 <criteria operator="AND"> 17502 <criterion test_ref="oval:com.oracle.elsa:tst:20183056046" comment="samba-vfs-glusterfs is earlier than 0:4.8.3-4.el7"/> 17503 <criterion test_ref="oval:com.oracle.elsa:tst:20183056047" comment="samba-vfs-glusterfs is signed with the Oracle Linux 7 key"/> 17504 </criteria> 17505 <criteria operator="AND"> 17506 <criterion test_ref="oval:com.oracle.elsa:tst:20183056048" comment="samba-winbind is earlier than 0:4.8.3-4.el7"/> 17507 <criterion test_ref="oval:com.oracle.elsa:tst:20183056049" comment="samba-winbind is signed with the Oracle Linux 7 key"/> 17508 </criteria> 17509 <criteria operator="AND"> 17510 <criterion test_ref="oval:com.oracle.elsa:tst:20183056050" comment="samba-winbind-clients is earlier than 0:4.8.3-4.el7"/> 17511 <criterion test_ref="oval:com.oracle.elsa:tst:20183056051" comment="samba-winbind-clients is signed with the Oracle Linux 7 key"/> 17512 </criteria> 17513 <criteria operator="AND"> 17514 <criterion test_ref="oval:com.oracle.elsa:tst:20183056052" comment="samba-winbind-krb5-locator is earlier than 0:4.8.3-4.el7"/> 17515 <criterion test_ref="oval:com.oracle.elsa:tst:20183056053" comment="samba-winbind-krb5-locator is signed with the Oracle Linux 7 key"/> 17516 </criteria> 17517 <criteria operator="AND"> 17518 <criterion test_ref="oval:com.oracle.elsa:tst:20183056054" comment="samba-winbind-modules is earlier than 0:4.8.3-4.el7"/> 17519 <criterion test_ref="oval:com.oracle.elsa:tst:20183056055" comment="samba-winbind-modules is signed with the Oracle Linux 7 key"/> 17520 </criteria> 17521 </criteria> 17522 </criteria> 17523 17524 </definition> 17525 <definition id="oval:com.oracle.elsa:def:20183059" version="501" class="patch"> 17526 <metadata> 17527 <title> 17528 ELSA-2018-3059: X.org X11 security, bug fix, and enhancement update (LOW) 17529 </title> 17530 <affected family="unix"> 17531 <platform>Oracle Linux 7</platform> 17532 17533 </affected> 17534 <reference source="elsa" ref_id="ELSA-2018-3059" ref_url="http://linux.oracle.com/errata/ELSA-2018-3059.html"/> 17535 <reference source="CVE" ref_id="CVE-2015-9262" ref_url="http://linux.oracle.com/cve/CVE-2015-9262.html"/> 17536 17537 <description> 17538 freeglut 17539 [3.0.0-8] 17540 - HTTPS URLs 17541 - Pin soname to libglut.so.3 in the %files glob 17542 17543 [3.0.0-7] 17544 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild 17545 17546 [3.0.0-6] 17547 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 17548 17549 [3.0.0-5] 17550 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 17551 17552 [3.0.0-4] 17553 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 17554 17555 [3.0.0-3] 17556 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 17557 17558 [3.0.0-2] 17559 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 17560 17561 [3.0.0-1] 17562 - New upstream version 17563 17564 [2.8.1-5] 17565 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 17566 17567 [2.8.1-4] 17568 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 17569 17570 libX11 17571 [1.6.5-2] 17572 - Rebuild to pick up new xproto keysyms (#1600147) 17573 17574 libXcursor 17575 [1.1.15-1] 17576 - libXcursor 1.1.15 17577 17578 libXfont 17579 [1.5.4-1] 17580 - libXfont 1.5.4. 17581 17582 libXfont2 17583 [2.0.3-1] 17584 - libXfont 2.0.3 17585 17586 libXres 17587 [1.2.0-1] 17588 - libXres 1.2.0 17589 17590 libdrm 17591 [2.4.91-3] 17592 - Add WHL, AML, etc PCI IDs 17593 17594 [2.4.91-2] 17595 - libdrm 2.4.91 17596 17597 libepoxy 17598 [1.5.2-1] 17599 - epoxy 1.5.2 17600 17601 libglvnd 17602 [1.0.1-0.8.git5baa1e5] 17603 - rename fallback from fedora to system 17604 17605 [1.0.1-0.7.git5baa1e5] 17606 - Add another fallback GLX library name 17607 17608 [1.0.1-0.6.git5baa1e5] 17609 - Enable %check for all but ppc64 and s390x, which has known but low-impact 17610 failures 17611 - Simplify %release 17612 17613 [1.0.1-0.5.20180327git5baa1e5] 17614 - Go back to Requires: mesa-*, the fallout is too great (#1568881 etc) 17615 17616 [1:1.0.1-0.4.20180327git5baa1e5] 17617 - Update snapshot to 20180327 17618 17619 [1.0.1-0.3.20180226gitb029c24] 17620 - Use Recommends: mesa-* not Requires. 17621 - (Trivially) switch the build to python3 17622 17623 [1:1.0.1-0.2.20180226gitb029c24] 17624 - Update Python 2 dependency declarations to new packaging standards 17625 (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) 17626 17627 [1:1.0.1-0.1.20180226gitb029c24] 17628 - Update snapshot to 20180226 17629 - Update scriptlets 17630 17631 libinput 17632 [1.10.7-2] 17633 - Correct the automake version number to 1.10.7 (#1564642) 17634 17635 [1.10.7-1] 17636 - libinput 1.10.7 (#1564642) 17637 17638 libwacom 17639 [0.30-1] 17640 - libwacom 0.30 (#1564606) 17641 17642 libxcb 17643 [1.13-1] 17644 - libxcb 1.13 17645 17646 mesa 17647 [18.0.5-3] 17648 - rename fedora to system in glvnd fallback 17649 17650 [18.0.5-2] 17651 - Fix timeout overflow warnings (backport from upstream + virgl) 17652 17653 [18.0.5-1] 17654 - Mesa 18.0.5 17655 17656 [18.0.4-1.20180530] 17657 - rebase to 18.0.4 17658 - backport shm put/get image for improved sw renderers (esp under qxl) 17659 17660 [18.0.3-5.20180508] 17661 - Fix gl.pc when using glvnd 17662 - Fix subpackage dependencies for glvnd 17663 17664 [18.0.3-2.20180508] 17665 - Use glvnd 17666 17667 [18.0.3-1.20180508] 17668 - rebase to 18.0.3 17669 17670 mesa-demos 17671 [8.3.0-10] 17672 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild 17673 17674 [8.3.0-9] 17675 - New git snapshot 17676 17677 [8.3.0-8] 17678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 17679 17680 [8.3.0-7] 17681 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 17682 17683 [8.3.0-6] 17684 - Fix xdriinfo not working with libglvnd (rhbz#1429894) 17685 17686 [8.3.0-5] 17687 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 17688 17689 [8.3.0-4] 17690 - Rebuild for glew 2.0.0 17691 17692 [8.3.0-3] 17693 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 17694 17695 [8.3.0-2] 17696 - Rebuild for glew 1.13 17697 17698 [8.3.0-1] 17699 - 8.3.0 17700 17701 [8.2.0-5] 17702 - New git snap 17703 - Add EGL/GLES buildreqs and egl-utils subpackage 17704 17705 [8.2.0-4] 17706 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 17707 17708 tigervnc 17709 [1.8.0-13] 17710 - Add one remaining option to Xvnc manpage 17711 Resolves: bz#1601880 17712 17713 [1.8.0-12] 17714 - Add missing options to Xvnc manpage 17715 Resolves: bz#1601880 17716 17717 [1.8.0-11] 17718 - Properly kill session after user logs out 17719 Resolves: bz#1259757 17720 17721 [1.8.0-10] 17722 - Check endianness when constructing platform pixel buffer 17723 Resolves: bz#1613264 17724 17725 [1.8.0-9] 17726 - Use current server time for XUngrabPointer and XUngrabKeyboard 17727 Resolves: bz#1605325 17728 17729 [1.8.0-8] 17730 - Ignore fake focus events from XGrabKeyboard() 17731 Resolves: bz#1602855 17732 17733 [1.8.0-7] 17734 Properly support Xorg 1.20 17735 Resolves: bz#1564061 17736 17737 [1.8.0-6] 17738 - Kill session after user logs out 17739 Resolves: bz#1259757 17740 17741 Build against Xorg 1.20 17742 Resolves: bz#1564061 17743 17744 vulkan 17745 [1.1.73.0-1] 17746 - Update to 1.1.73.0 release 17747 - fixup spec for spirv-tools etc 17748 17749 xcb-proto 17750 [1.13-1] 17751 - xcb-proto 1.13 17752 17753 [1.12-6] 17754 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild 17755 17756 [1.12-5] 17757 - Add a build-time dependency on python2-devel 17758 17759 [1.12-4] 17760 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 17761 17762 [1.12-3] 17763 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 17764 17765 xkeyboard-config 17766 [2.24-1] 17767 - xkeyboard-config 2.24 (#1564615) 17768 - Revert the high-keycode patches to avoid conflicts with xkbcomp < 1.4 17769 17770 [2.23.1-1] 17771 - xkeyboard-config 2.23.1 (#1564615) 17772 17773 xorg-x11-drv-ati 17774 [18.0.1-1] 17775 - ati 18.0.1 17776 17777 xorg-x11-drv-dummy 17778 [0.3.7-1.1] 17779 - Rebuild for xserver 1.20 17780 17781 xorg-x11-drv-evdev 17782 [2.10.6-1] 17783 - evdev 2.10.6 (#1564618) 17784 17785 xorg-x11-drv-fbdev 17786 [0.5.0-1] 17787 - fbdev 0.5.0 17788 17789 [0.4.3-25.1] 17790 - Rebuild for xserver 1.20 17791 17792 xorg-x11-drv-intel 17793 [2.99.917-28] 17794 - Today's git snapshot (commit 35947721) 17795 17796 xorg-x11-drv-libinput 17797 [0.27.1-2] 17798 - Fix invalid-sized memset() in the draglock code 17799 17800 [0.27.1-1] 17801 - libinput 0.27.1 (#1564643) 17802 17803 xorg-x11-drv-mouse 17804 [1.9.2-2] 17805 - Avoid use of xf86GetOS (#1592607) 17806 17807 xorg-x11-drv-nouveau 17808 [1.0.15-1] 17809 - nouveau 1.0.15 17810 17811 [1:1.0.13-3.1] 17812 - Rebuild for xserver 1.20 17813 17814 xorg-x11-drv-openchrome 17815 [0.5.0-3.1] 17816 - Rebuild for xserver 1.20 17817 17818 xorg-x11-drv-qxl 17819 [0.1.5-4.1] 17820 - Rebuild for xserver 1.20 17821 17822 [0.1.5-4] 17823 - Fix crash when multiple QXL devices are in use 17824 Resolves: rhbz#1428340 17825 17826 xorg-x11-drv-synaptics 17827 [1.9.0-2] 17828 - Fix infinite log spam in case of read errors (#1564624). 17829 17830 xorg-x11-drv-v4l 17831 [0.2.0-49] 17832 - Remove call to LoaderGetOS - Patch wasn't applied (#1601960) 17833 17834 [0.2.0-48] 17835 - Remove call to LoaderGetOS (#1601960) 17836 17837 xorg-x11-drv-vesa 17838 [2.4.0-1] 17839 - vesa 2.4.0 17840 17841 [2.3.2-25.1.1] 17842 - Rebuild for xserver 1.20 17843 17844 xorg-x11-drv-vmmouse 17845 [13.1.0-1.1] 17846 - Rebuild for xserver 1.20 17847 17848 xorg-x11-drv-vmware 17849 [13.2.1-1.1] 17850 - Rebuild for xserver 1.20 17851 17852 xorg-x11-drv-void 17853 [1.4.1-2.1] 17854 - Rebuild for xserver 1.20 17855 17856 xorg-x11-drv-wacom 17857 [0.36.1-1] 17858 - wacom 0.36.1 (#1564630) 17859 17860 xorg-x11-font-utils 17861 [1:7.5-21] 17862 - Rebase to F28 (#1564630) 17863 17864 xorg-x11-proto-devel 17865 [2018.4-1] 17866 - xorgproto 2018.4 17867 17868 [2018.3-1] 17869 - xorgproto 2018.3 17870 17871 [2018.2-1] 17872 - xorgproto 2018.2 17873 17874 [2018.1-2] 17875 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild 17876 17877 [2018.1-1] 17878 - Switch to merged protocol headers 17879 - Drop evie headers 17880 - Pre-F18 changelog trim 17881 17882 [7.7-24] 17883 - Drop bootstrap hack (that had been enabled for like nine years anyway) 17884 - Use https URLs 17885 17886 [7.7-23] 17887 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 17888 17889 [7.7-22] 17890 - Add xproto patches from upstream adding XF86Keyboard and XF86RFKill keysyms 17891 17892 [7.7-21] 17893 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 17894 17895 xorg-x11-server 17896 [1.20.1-3] 17897 - Try harder to come up with an initial spanning configuration 17898 17899 [1.20.1-2] 17900 - Make platform device probe a bit less fragile 17901 - Disable glamor on llvmpipe 17902 17903 [1.20.1-1] 17904 - xserver 1.20.1 17905 - Enable backing store's Always mode 17906 17907 [1.20.0-2] 17908 - Fix glx vendor hash table key size 17909 - Fix memory corruption during PanoramiX setup (#1601742) 17910 17911 [1.20.0-1] 17912 - Fix 16bpp with modesetting driver 17913 17914 [1.20.0-0.3] 17915 - Add patches for bz1591978 17916 17917 [1.20.0-0.2] 17918 - Add patches for bz1585252 17919 17920 [1.20.0-0.1] 17921 - Initial 1.20 rebuild 17922 17923 xorg-x11-utils 17924 [7.5-23] 17925 - xlsclients 1.1.4 17926 - xlsfonts 1.0.6 17927 - xprop 1.2.3 17928 - HTTPS URLs 17929 17930 xorg-x11-xkb-utils 17931 [7.7-14] 17932 - xkbcomp 1.4.2 (#1564634) 17933 17934 [7.7-13] 17935 - Sync with F28 (#1564634) 17936 - setxkbmap 1.3.1 17937 - xkbcomp 1.4.1 17938 - xkbevd 1.1.4 17939 - xkbprint 1.0.4 17940 </description> 17941 <!-- 17942 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 17943 --> 17944 <advisory> 17945 <severity>LOW</severity> 17946 <rights>Copyright 2018 Oracle, Inc.</rights> 17947 <issued date="2018-11-05"/> 17948 <cve href="http://linux.oracle.com/cve/CVE-2015-9262.html">CVE-2015-9262</cve> 17949 17950 </advisory> 17951 </metadata> 17952 <criteria operator="AND"> 17953 <criterion test_ref="oval:com.oracle.elsa:tst:20183059001" comment="Oracle Linux 7 is installed"/> 17954 <criteria operator="OR"> 17955 <criteria operator="AND"> 17956 <criterion test_ref="oval:com.oracle.elsa:tst:20183059002" comment="xorg-x11-drv-mouse is earlier than 0:1.9.2-2.el7"/> 17957 <criterion test_ref="oval:com.oracle.elsa:tst:20183059003" comment="xorg-x11-drv-mouse is signed with the Oracle Linux 7 key"/> 17958 </criteria> 17959 <criteria operator="AND"> 17960 <criterion test_ref="oval:com.oracle.elsa:tst:20183059004" comment="libXcursor-devel is earlier than 0:1.1.15-1.el7"/> 17961 <criterion test_ref="oval:com.oracle.elsa:tst:20183059005" comment="libXcursor-devel is signed with the Oracle Linux 7 key"/> 17962 </criteria> 17963 <criteria operator="AND"> 17964 <criterion test_ref="oval:com.oracle.elsa:tst:20183059006" comment="xorg-x11-drv-evdev is earlier than 0:2.10.6-1.el7"/> 17965 <criterion test_ref="oval:com.oracle.elsa:tst:20183059007" comment="xorg-x11-drv-evdev is signed with the Oracle Linux 7 key"/> 17966 </criteria> 17967 <criteria operator="AND"> 17968 <criterion test_ref="oval:com.oracle.elsa:tst:20183059008" comment="tigervnc-icons is earlier than 0:1.8.0-13.el7"/> 17969 <criterion test_ref="oval:com.oracle.elsa:tst:20183059009" comment="tigervnc-icons is signed with the Oracle Linux 7 key"/> 17970 </criteria> 17971 <criteria operator="AND"> 17972 <criterion test_ref="oval:com.oracle.elsa:tst:20183059010" comment="libglvnd-devel is earlier than 1:1.0.1-0.8.git5baa1e5.el7"/> 17973 <criterion test_ref="oval:com.oracle.elsa:tst:20183059011" comment="libglvnd-devel is signed with the Oracle Linux 7 key"/> 17974 </criteria> 17975 <criteria operator="AND"> 17976 <criterion test_ref="oval:com.oracle.elsa:tst:20183059012" comment="xorg-x11-xkb-utils is earlier than 0:7.7-14.el7"/> 17977 <criterion test_ref="oval:com.oracle.elsa:tst:20183059013" comment="xorg-x11-xkb-utils is signed with the Oracle Linux 7 key"/> 17978 </criteria> 17979 <criteria operator="AND"> 17980 <criterion test_ref="oval:com.oracle.elsa:tst:20183059014" comment="xorg-x11-server-Xephyr is earlier than 0:1.20.1-3.el7"/> 17981 <criterion test_ref="oval:com.oracle.elsa:tst:20183059015" comment="xorg-x11-server-Xephyr is signed with the Oracle Linux 7 key"/> 17982 </criteria> 17983 <criteria operator="AND"> 17984 <criterion test_ref="oval:com.oracle.elsa:tst:20183059016" comment="xorg-x11-drv-synaptics is earlier than 0:1.9.0-2.el7"/> 17985 <criterion test_ref="oval:com.oracle.elsa:tst:20183059017" comment="xorg-x11-drv-synaptics is signed with the Oracle Linux 7 key"/> 17986 </criteria> 17987 <criteria operator="AND"> 17988 <criterion test_ref="oval:com.oracle.elsa:tst:20183059018" comment="libepoxy-devel is earlier than 0:1.5.2-1.el7"/> 17989 <criterion test_ref="oval:com.oracle.elsa:tst:20183059019" comment="libepoxy-devel is signed with the Oracle Linux 7 key"/> 17990 </criteria> 17991 <criteria operator="AND"> 17992 <criterion test_ref="oval:com.oracle.elsa:tst:20183059020" comment="xorg-x11-drv-vmware is earlier than 0:13.2.1-1.el7.1"/> 17993 <criterion test_ref="oval:com.oracle.elsa:tst:20183059021" comment="xorg-x11-drv-vmware is signed with the Oracle Linux 7 key"/> 17994 </criteria> 17995 <criteria operator="AND"> 17996 <criterion test_ref="oval:com.oracle.elsa:tst:20183059022" comment="libwacom is earlier than 0:0.30-1.el7"/> 17997 <criterion test_ref="oval:com.oracle.elsa:tst:20183059023" comment="libwacom is signed with the Oracle Linux 7 key"/> 17998 </criteria> 17999 <criteria operator="AND"> 18000 <criterion test_ref="oval:com.oracle.elsa:tst:20183059024" comment="libglvnd-core-devel is earlier than 1:1.0.1-0.8.git5baa1e5.el7"/> 18001 <criterion test_ref="oval:com.oracle.elsa:tst:20183059025" comment="libglvnd-core-devel is signed with the Oracle Linux 7 key"/> 18002 </criteria> 18003 <criteria operator="AND"> 18004 <criterion test_ref="oval:com.oracle.elsa:tst:20183059026" comment="libXfont is earlier than 0:1.5.4-1.el7"/> 18005 <criterion test_ref="oval:com.oracle.elsa:tst:20183059027" comment="libXfont is signed with the Oracle Linux 7 key"/> 18006 </criteria> 18007 <criteria operator="AND"> 18008 <criterion test_ref="oval:com.oracle.elsa:tst:20183059028" comment="mesa-libglapi is earlier than 0:18.0.5-3.el7"/> 18009 <criterion test_ref="oval:com.oracle.elsa:tst:20183059029" comment="mesa-libglapi is signed with the Oracle Linux 7 key"/> 18010 </criteria> 18011 <criteria operator="AND"> 18012 <criterion test_ref="oval:com.oracle.elsa:tst:20183059030" comment="tigervnc-license is earlier than 0:1.8.0-13.el7"/> 18013 <criterion test_ref="oval:com.oracle.elsa:tst:20183059031" comment="tigervnc-license is signed with the Oracle Linux 7 key"/> 18014 </criteria> 18015 <criteria operator="AND"> 18016 <criterion test_ref="oval:com.oracle.elsa:tst:20183059032" comment="drm-utils is earlier than 0:2.4.91-3.el7"/> 18017 <criterion test_ref="oval:com.oracle.elsa:tst:20183059033" comment="drm-utils is signed with the Oracle Linux 7 key"/> 18018 </criteria> 18019 <criteria operator="AND"> 18020 <criterion test_ref="oval:com.oracle.elsa:tst:20183059034" comment="mesa-demos is earlier than 0:8.3.0-10.el7"/> 18021 <criterion test_ref="oval:com.oracle.elsa:tst:20183059035" comment="mesa-demos is signed with the Oracle Linux 7 key"/> 18022 </criteria> 18023 <criteria operator="AND"> 18024 <criterion test_ref="oval:com.oracle.elsa:tst:20183059036" comment="xorg-x11-server-source is earlier than 0:1.20.1-3.el7"/> 18025 <criterion test_ref="oval:com.oracle.elsa:tst:20183059037" comment="xorg-x11-server-source is signed with the Oracle Linux 7 key"/> 18026 </criteria> 18027 <criteria operator="AND"> 18028 <criterion test_ref="oval:com.oracle.elsa:tst:20183059038" comment="vulkan-filesystem is earlier than 0:1.1.73.0-1.el7"/> 18029 <criterion test_ref="oval:com.oracle.elsa:tst:20183059039" comment="vulkan-filesystem is signed with the Oracle Linux 7 key"/> 18030 </criteria> 18031 <criteria operator="AND"> 18032 <criterion test_ref="oval:com.oracle.elsa:tst:20183059040" comment="libxcb-doc is earlier than 0:1.13-1.el7"/> 18033 <criterion test_ref="oval:com.oracle.elsa:tst:20183059041" comment="libxcb-doc is signed with the Oracle Linux 7 key"/> 18034 </criteria> 18035 <criteria operator="AND"> 18036 <criterion test_ref="oval:com.oracle.elsa:tst:20183059042" comment="xorg-x11-server-Xnest is earlier than 0:1.20.1-3.el7"/> 18037 <criterion test_ref="oval:com.oracle.elsa:tst:20183059043" comment="xorg-x11-server-Xnest is signed with the Oracle Linux 7 key"/> 18038 </criteria> 18039 <criteria operator="AND"> 18040 <criterion test_ref="oval:com.oracle.elsa:tst:20183059044" comment="xorg-x11-server-Xdmx is earlier than 0:1.20.1-3.el7"/> 18041 <criterion test_ref="oval:com.oracle.elsa:tst:20183059045" comment="xorg-x11-server-Xdmx is signed with the Oracle Linux 7 key"/> 18042 </criteria> 18043 <criteria operator="AND"> 18044 <criterion test_ref="oval:com.oracle.elsa:tst:20183059046" comment="libwacom-devel is earlier than 0:0.30-1.el7"/> 18045 <criterion test_ref="oval:com.oracle.elsa:tst:20183059047" comment="libwacom-devel is signed with the Oracle Linux 7 key"/> 18046 </criteria> 18047 <criteria operator="AND"> 18048 <criterion test_ref="oval:com.oracle.elsa:tst:20183059048" comment="intel-gpu-tools is earlier than 0:2.99.917-28.20180530.el7"/> 18049 <criterion test_ref="oval:com.oracle.elsa:tst:20183059049" comment="intel-gpu-tools is signed with the Oracle Linux 7 key"/> 18050 </criteria> 18051 <criteria operator="AND"> 18052 <criterion test_ref="oval:com.oracle.elsa:tst:20183059050" comment="xorg-x11-drv-wacom-devel is earlier than 0:0.36.1-1.el7"/> 18053 <criterion test_ref="oval:com.oracle.elsa:tst:20183059051" comment="xorg-x11-drv-wacom-devel is signed with the Oracle Linux 7 key"/> 18054 </criteria> 18055 <criteria operator="AND"> 18056 <criterion test_ref="oval:com.oracle.elsa:tst:20183059052" comment="xkeyboard-config-devel is earlier than 0:2.24-1.el7"/> 18057 <criterion test_ref="oval:com.oracle.elsa:tst:20183059053" comment="xkeyboard-config-devel is signed with the Oracle Linux 7 key"/> 18058 </criteria> 18059 <criteria operator="AND"> 18060 <criterion test_ref="oval:com.oracle.elsa:tst:20183059054" comment="xorg-x11-xkb-utils-devel is earlier than 0:7.7-14.el7"/> 18061 <criterion test_ref="oval:com.oracle.elsa:tst:20183059055" comment="xorg-x11-xkb-utils-devel is signed with the Oracle Linux 7 key"/> 18062 </criteria> 18063 <criteria operator="AND"> 18064 <criterion test_ref="oval:com.oracle.elsa:tst:20183059056" comment="xorg-x11-drv-mouse-devel is earlier than 0:1.9.2-2.el7"/> 18065 <criterion test_ref="oval:com.oracle.elsa:tst:20183059057" comment="xorg-x11-drv-mouse-devel is signed with the Oracle Linux 7 key"/> 18066 </criteria> 18067 <criteria operator="AND"> 18068 <criterion test_ref="oval:com.oracle.elsa:tst:20183059058" comment="mesa-libwayland-egl-devel is earlier than 0:18.0.5-3.el7"/> 18069 <criterion test_ref="oval:com.oracle.elsa:tst:20183059059" comment="mesa-libwayland-egl-devel is signed with the Oracle Linux 7 key"/> 18070 </criteria> 18071 <criteria operator="AND"> 18072 <criterion test_ref="oval:com.oracle.elsa:tst:20183059060" comment="mesa-libOSMesa is earlier than 0:18.0.5-3.el7"/> 18073 <criterion test_ref="oval:com.oracle.elsa:tst:20183059061" comment="mesa-libOSMesa is signed with the Oracle Linux 7 key"/> 18074 </criteria> 18075 <criteria operator="AND"> 18076 <criterion test_ref="oval:com.oracle.elsa:tst:20183059062" comment="mesa-vdpau-drivers is earlier than 0:18.0.5-3.el7"/> 18077 <criterion test_ref="oval:com.oracle.elsa:tst:20183059063" comment="mesa-vdpau-drivers is signed with the Oracle Linux 7 key"/> 18078 </criteria> 18079 <criteria operator="AND"> 18080 <criterion test_ref="oval:com.oracle.elsa:tst:20183059064" comment="xorg-x11-drv-libinput-devel is earlier than 0:0.27.1-2.el7"/> 18081 <criterion test_ref="oval:com.oracle.elsa:tst:20183059065" comment="xorg-x11-drv-libinput-devel is signed with the Oracle Linux 7 key"/> 18082 </criteria> 18083 <criteria operator="AND"> 18084 <criterion test_ref="oval:com.oracle.elsa:tst:20183059066" comment="xorg-x11-drv-openchrome-devel is earlier than 0:0.5.0-3.el7.1"/> 18085 <criterion test_ref="oval:com.oracle.elsa:tst:20183059067" comment="xorg-x11-drv-openchrome-devel is signed with the Oracle Linux 7 key"/> 18086 </criteria> 18087 <criteria operator="AND"> 18088 <criterion test_ref="oval:com.oracle.elsa:tst:20183059068" comment="xorg-x11-server-Xvfb is earlier than 0:1.20.1-3.el7"/> 18089 <criterion test_ref="oval:com.oracle.elsa:tst:20183059069" comment="xorg-x11-server-Xvfb is signed with the Oracle Linux 7 key"/> 18090 </criteria> 18091 <criteria operator="AND"> 18092 <criterion test_ref="oval:com.oracle.elsa:tst:20183059070" comment="mesa-libwayland-egl is earlier than 0:18.0.5-3.el7"/> 18093 <criterion test_ref="oval:com.oracle.elsa:tst:20183059071" comment="mesa-libwayland-egl is signed with the Oracle Linux 7 key"/> 18094 </criteria> 18095 <criteria operator="AND"> 18096 <criterion test_ref="oval:com.oracle.elsa:tst:20183059072" comment="mesa-libxatracker-devel is earlier than 0:18.0.5-3.el7"/> 18097 <criterion test_ref="oval:com.oracle.elsa:tst:20183059073" comment="mesa-libxatracker-devel is signed with the Oracle Linux 7 key"/> 18098 </criteria> 18099 <criteria operator="AND"> 18100 <criterion test_ref="oval:com.oracle.elsa:tst:20183059074" comment="libXfont-devel is earlier than 0:1.5.4-1.el7"/> 18101 <criterion test_ref="oval:com.oracle.elsa:tst:20183059075" comment="libXfont-devel is signed with the Oracle Linux 7 key"/> 18102 </criteria> 18103 <criteria operator="AND"> 18104 <criterion test_ref="oval:com.oracle.elsa:tst:20183059076" comment="xorg-x11-server-devel is earlier than 0:1.20.1-3.el7"/> 18105 <criterion test_ref="oval:com.oracle.elsa:tst:20183059077" comment="xorg-x11-server-devel is signed with the Oracle Linux 7 key"/> 18106 </criteria> 18107 <criteria operator="AND"> 18108 <criterion test_ref="oval:com.oracle.elsa:tst:20183059078" comment="vulkan-devel is earlier than 0:1.1.73.0-1.el7"/> 18109 <criterion test_ref="oval:com.oracle.elsa:tst:20183059079" comment="vulkan-devel is signed with the Oracle Linux 7 key"/> 18110 </criteria> 18111 <criteria operator="AND"> 18112 <criterion test_ref="oval:com.oracle.elsa:tst:20183059080" comment="tigervnc-server-module is earlier than 0:1.8.0-13.el7"/> 18113 <criterion test_ref="oval:com.oracle.elsa:tst:20183059081" comment="tigervnc-server-module is signed with the Oracle Linux 7 key"/> 18114 </criteria> 18115 <criteria operator="AND"> 18116 <criterion test_ref="oval:com.oracle.elsa:tst:20183059082" comment="xorg-x11-server-Xspice is earlier than 0:0.1.5-4.el7.1"/> 18117 <criterion test_ref="oval:com.oracle.elsa:tst:20183059083" comment="xorg-x11-server-Xspice is signed with the Oracle Linux 7 key"/> 18118 </criteria> 18119 <criteria operator="AND"> 18120 <criterion test_ref="oval:com.oracle.elsa:tst:20183059084" comment="xorg-x11-xkb-extras is earlier than 0:7.7-14.el7"/> 18121 <criterion test_ref="oval:com.oracle.elsa:tst:20183059085" comment="xorg-x11-xkb-extras is signed with the Oracle Linux 7 key"/> 18122 </criteria> 18123 <criteria operator="AND"> 18124 <criterion test_ref="oval:com.oracle.elsa:tst:20183059086" comment="mesa-libOSMesa-devel is earlier than 0:18.0.5-3.el7"/> 18125 <criterion test_ref="oval:com.oracle.elsa:tst:20183059087" comment="mesa-libOSMesa-devel is signed with the Oracle Linux 7 key"/> 18126 </criteria> 18127 <criteria operator="AND"> 18128 <criterion test_ref="oval:com.oracle.elsa:tst:20183059088" comment="mesa-libGLES-devel is earlier than 0:18.0.5-3.el7"/> 18129 <criterion test_ref="oval:com.oracle.elsa:tst:20183059089" comment="mesa-libGLES-devel is signed with the Oracle Linux 7 key"/> 18130 </criteria> 18131 <criteria operator="AND"> 18132 <criterion test_ref="oval:com.oracle.elsa:tst:20183059090" comment="xcb-proto is earlier than 0:1.13-1.el7"/> 18133 <criterion test_ref="oval:com.oracle.elsa:tst:20183059091" comment="xcb-proto is signed with the Oracle Linux 7 key"/> 18134 </criteria> 18135 <criteria operator="AND"> 18136 <criterion test_ref="oval:com.oracle.elsa:tst:20183059092" comment="xorg-x11-drv-evdev-devel is earlier than 0:2.10.6-1.el7"/> 18137 <criterion test_ref="oval:com.oracle.elsa:tst:20183059093" comment="xorg-x11-drv-evdev-devel is signed with the Oracle Linux 7 key"/> 18138 </criteria> 18139 <criteria operator="AND"> 18140 <criterion test_ref="oval:com.oracle.elsa:tst:20183059094" comment="egl-utils is earlier than 0:8.3.0-10.el7"/> 18141 <criterion test_ref="oval:com.oracle.elsa:tst:20183059095" comment="egl-utils is signed with the Oracle Linux 7 key"/> 18142 </criteria> 18143 <criteria operator="AND"> 18144 <criterion test_ref="oval:com.oracle.elsa:tst:20183059096" comment="libinput-devel is earlier than 0:1.10.7-2.el7"/> 18145 <criterion test_ref="oval:com.oracle.elsa:tst:20183059097" comment="libinput-devel is signed with the Oracle Linux 7 key"/> 18146 </criteria> 18147 <criteria operator="AND"> 18148 <criterion test_ref="oval:com.oracle.elsa:tst:20183059098" comment="vulkan is earlier than 0:1.1.73.0-1.el7"/> 18149 <criterion test_ref="oval:com.oracle.elsa:tst:20183059099" comment="vulkan is signed with the Oracle Linux 7 key"/> 18150 </criteria> 18151 <criteria operator="AND"> 18152 <criterion test_ref="oval:com.oracle.elsa:tst:20183059100" comment="xorg-x11-drv-intel-devel is earlier than 0:2.99.917-28.20180530.el7"/> 18153 <criterion test_ref="oval:com.oracle.elsa:tst:20183059101" comment="xorg-x11-drv-intel-devel is signed with the Oracle Linux 7 key"/> 18154 </criteria> 18155 <criteria operator="AND"> 18156 <criterion test_ref="oval:com.oracle.elsa:tst:20183059102" comment="xorg-x11-drv-synaptics-devel is earlier than 0:1.9.0-2.el7"/> 18157 <criterion test_ref="oval:com.oracle.elsa:tst:20183059103" comment="xorg-x11-drv-synaptics-devel is signed with the Oracle Linux 7 key"/> 18158 </criteria> 18159 <criteria operator="AND"> 18160 <criterion test_ref="oval:com.oracle.elsa:tst:20183059104" comment="libXfont2-devel is earlier than 0:2.0.3-1.el7"/> 18161 <criterion test_ref="oval:com.oracle.elsa:tst:20183059105" comment="libXfont2-devel is signed with the Oracle Linux 7 key"/> 18162 </criteria> 18163 <criteria operator="AND"> 18164 <criterion test_ref="oval:com.oracle.elsa:tst:20183059106" comment="libXres-devel is earlier than 0:1.2.0-1.el7"/> 18165 <criterion test_ref="oval:com.oracle.elsa:tst:20183059107" comment="libXres-devel is signed with the Oracle Linux 7 key"/> 18166 </criteria> 18167 <criteria operator="AND"> 18168 <criterion test_ref="oval:com.oracle.elsa:tst:20183059108" comment="xorg-x11-server-Xwayland is earlier than 0:1.20.1-3.el7"/> 18169 <criterion test_ref="oval:com.oracle.elsa:tst:20183059109" comment="xorg-x11-server-Xwayland is signed with the Oracle Linux 7 key"/> 18170 </criteria> 18171 <criteria operator="AND"> 18172 <criterion test_ref="oval:com.oracle.elsa:tst:20183059110" comment="mesa-vulkan-drivers is earlier than 0:18.0.5-3.el7"/> 18173 <criterion test_ref="oval:com.oracle.elsa:tst:20183059111" comment="mesa-vulkan-drivers is signed with the Oracle Linux 7 key"/> 18174 </criteria> 18175 <criteria operator="AND"> 18176 <criterion test_ref="oval:com.oracle.elsa:tst:20183059112" comment="tigervnc-server-applet is earlier than 0:1.8.0-13.el7"/> 18177 <criterion test_ref="oval:com.oracle.elsa:tst:20183059113" comment="tigervnc-server-applet is signed with the Oracle Linux 7 key"/> 18178 </criteria> 18179 <criteria operator="AND"> 18180 <criterion test_ref="oval:com.oracle.elsa:tst:20183059114" comment="mesa-libgbm-devel is earlier than 0:18.0.5-3.el7"/> 18181 <criterion test_ref="oval:com.oracle.elsa:tst:20183059115" comment="mesa-libgbm-devel is signed with the Oracle Linux 7 key"/> 18182 </criteria> 18183 <criteria operator="AND"> 18184 <criterion test_ref="oval:com.oracle.elsa:tst:20183059116" comment="xorg-x11-drv-libinput is earlier than 0:0.27.1-2.el7"/> 18185 <criterion test_ref="oval:com.oracle.elsa:tst:20183059117" comment="xorg-x11-drv-libinput is signed with the Oracle Linux 7 key"/> 18186 </criteria> 18187 <criteria operator="AND"> 18188 <criterion test_ref="oval:com.oracle.elsa:tst:20183059118" comment="libdrm is earlier than 0:2.4.91-3.el7"/> 18189 <criterion test_ref="oval:com.oracle.elsa:tst:20183059119" comment="libdrm is signed with the Oracle Linux 7 key"/> 18190 </criteria> 18191 <criteria operator="AND"> 18192 <criterion test_ref="oval:com.oracle.elsa:tst:20183059120" comment="xorg-x11-proto-devel is earlier than 0:2018.4-1.el7"/> 18193 <criterion test_ref="oval:com.oracle.elsa:tst:20183059121" comment="xorg-x11-proto-devel is signed with the Oracle Linux 7 key"/> 18194 </criteria> 18195 <criteria operator="AND"> 18196 <criterion test_ref="oval:com.oracle.elsa:tst:20183059122" comment="libwacom-data is earlier than 0:0.30-1.el7"/> 18197 <criterion test_ref="oval:com.oracle.elsa:tst:20183059123" comment="libwacom-data is signed with the Oracle Linux 7 key"/> 18198 </criteria> 18199 <criteria operator="AND"> 18200 <criterion test_ref="oval:com.oracle.elsa:tst:20183059124" comment="xorg-x11-drv-nouveau is earlier than 1:1.0.15-1.el7"/> 18201 <criterion test_ref="oval:com.oracle.elsa:tst:20183059125" comment="xorg-x11-drv-nouveau is signed with the Oracle Linux 7 key"/> 18202 </criteria> 18203 <criteria operator="AND"> 18204 <criterion test_ref="oval:com.oracle.elsa:tst:20183059126" comment="xorg-x11-drv-qxl is earlier than 0:0.1.5-4.el7.1"/> 18205 <criterion test_ref="oval:com.oracle.elsa:tst:20183059127" comment="xorg-x11-drv-qxl is signed with the Oracle Linux 7 key"/> 18206 </criteria> 18207 <criteria operator="AND"> 18208 <criterion test_ref="oval:com.oracle.elsa:tst:20183059128" comment="freeglut-devel is earlier than 0:3.0.0-8.el7"/> 18209 <criterion test_ref="oval:com.oracle.elsa:tst:20183059129" comment="freeglut-devel is signed with the Oracle Linux 7 key"/> 18210 </criteria> 18211 <criteria operator="AND"> 18212 <criterion test_ref="oval:com.oracle.elsa:tst:20183059130" comment="tigervnc is earlier than 0:1.8.0-13.el7"/> 18213 <criterion test_ref="oval:com.oracle.elsa:tst:20183059131" comment="tigervnc is signed with the Oracle Linux 7 key"/> 18214 </criteria> 18215 <criteria operator="AND"> 18216 <criterion test_ref="oval:com.oracle.elsa:tst:20183059132" comment="freeglut is earlier than 0:3.0.0-8.el7"/> 18217 <criterion test_ref="oval:com.oracle.elsa:tst:20183059133" comment="freeglut is signed with the Oracle Linux 7 key"/> 18218 </criteria> 18219 <criteria operator="AND"> 18220 <criterion test_ref="oval:com.oracle.elsa:tst:20183059134" comment="libXres is earlier than 0:1.2.0-1.el7"/> 18221 <criterion test_ref="oval:com.oracle.elsa:tst:20183059135" comment="libXres is signed with the Oracle Linux 7 key"/> 18222 </criteria> 18223 <criteria operator="AND"> 18224 <criterion test_ref="oval:com.oracle.elsa:tst:20183059136" comment="tigervnc-server is earlier than 0:1.8.0-13.el7"/> 18225 <criterion test_ref="oval:com.oracle.elsa:tst:20183059137" comment="tigervnc-server is signed with the Oracle Linux 7 key"/> 18226 </criteria> 18227 <criteria operator="AND"> 18228 <criterion test_ref="oval:com.oracle.elsa:tst:20183059138" comment="xorg-x11-drv-v4l is earlier than 0:0.2.0-49.el7"/> 18229 <criterion test_ref="oval:com.oracle.elsa:tst:20183059139" comment="xorg-x11-drv-v4l is signed with the Oracle Linux 7 key"/> 18230 </criteria> 18231 <criteria operator="AND"> 18232 <criterion test_ref="oval:com.oracle.elsa:tst:20183059140" comment="mesa-libGL is earlier than 0:18.0.5-3.el7"/> 18233 <criterion test_ref="oval:com.oracle.elsa:tst:20183059141" comment="mesa-libGL is signed with the Oracle Linux 7 key"/> 18234 </criteria> 18235 <criteria operator="AND"> 18236 <criterion test_ref="oval:com.oracle.elsa:tst:20183059142" comment="xorg-x11-drv-intel is earlier than 0:2.99.917-28.20180530.el7"/> 18237 <criterion test_ref="oval:com.oracle.elsa:tst:20183059143" comment="xorg-x11-drv-intel is signed with the Oracle Linux 7 key"/> 18238 </criteria> 18239 <criteria operator="AND"> 18240 <criterion test_ref="oval:com.oracle.elsa:tst:20183059144" comment="xorg-x11-drv-void is earlier than 0:1.4.1-2.el7.1"/> 18241 <criterion test_ref="oval:com.oracle.elsa:tst:20183059145" comment="xorg-x11-drv-void is signed with the Oracle Linux 7 key"/> 18242 </criteria> 18243 <criteria operator="AND"> 18244 <criterion test_ref="oval:com.oracle.elsa:tst:20183059146" comment="libxcb-devel is earlier than 0:1.13-1.el7"/> 18245 <criterion test_ref="oval:com.oracle.elsa:tst:20183059147" comment="libxcb-devel is signed with the Oracle Linux 7 key"/> 18246 </criteria> 18247 <criteria operator="AND"> 18248 <criterion test_ref="oval:com.oracle.elsa:tst:20183059148" comment="mesa-libgbm is earlier than 0:18.0.5-3.el7"/> 18249 <criterion test_ref="oval:com.oracle.elsa:tst:20183059149" comment="mesa-libgbm is signed with the Oracle Linux 7 key"/> 18250 </criteria> 18251 <criteria operator="AND"> 18252 <criterion test_ref="oval:com.oracle.elsa:tst:20183059150" comment="xorg-x11-server-Xorg is earlier than 0:1.20.1-3.el7"/> 18253 <criterion test_ref="oval:com.oracle.elsa:tst:20183059151" comment="xorg-x11-server-Xorg is signed with the Oracle Linux 7 key"/> 18254 </criteria> 18255 <criteria operator="AND"> 18256 <criterion test_ref="oval:com.oracle.elsa:tst:20183059152" comment="xorg-x11-drv-fbdev is earlier than 0:0.5.0-1.el7"/> 18257 <criterion test_ref="oval:com.oracle.elsa:tst:20183059153" comment="xorg-x11-drv-fbdev is signed with the Oracle Linux 7 key"/> 18258 </criteria> 18259 <criteria operator="AND"> 18260 <criterion test_ref="oval:com.oracle.elsa:tst:20183059154" comment="libglvnd-egl is earlier than 1:1.0.1-0.8.git5baa1e5.el7"/> 18261 <criterion test_ref="oval:com.oracle.elsa:tst:20183059155" comment="libglvnd-egl is signed with the Oracle Linux 7 key"/> 18262 </criteria> 18263 <criteria operator="AND"> 18264 <criterion test_ref="oval:com.oracle.elsa:tst:20183059156" comment="xorg-x11-drv-wacom is earlier than 0:0.36.1-1.el7"/> 18265 <criterion test_ref="oval:com.oracle.elsa:tst:20183059157" comment="xorg-x11-drv-wacom is signed with the Oracle Linux 7 key"/> 18266 </criteria> 18267 <criteria operator="AND"> 18268 <criterion test_ref="oval:com.oracle.elsa:tst:20183059158" comment="mesa-libGL-devel is earlier than 0:18.0.5-3.el7"/> 18269 <criterion test_ref="oval:com.oracle.elsa:tst:20183059159" comment="mesa-libGL-devel is signed with the Oracle Linux 7 key"/> 18270 </criteria> 18271 <criteria operator="AND"> 18272 <criterion test_ref="oval:com.oracle.elsa:tst:20183059160" comment="libinput is earlier than 0:1.10.7-2.el7"/> 18273 <criterion test_ref="oval:com.oracle.elsa:tst:20183059161" comment="libinput is signed with the Oracle Linux 7 key"/> 18274 </criteria> 18275 <criteria operator="AND"> 18276 <criterion test_ref="oval:com.oracle.elsa:tst:20183059162" comment="xorg-x11-drv-openchrome is earlier than 0:0.5.0-3.el7.1"/> 18277 <criterion test_ref="oval:com.oracle.elsa:tst:20183059163" comment="xorg-x11-drv-openchrome is signed with the Oracle Linux 7 key"/> 18278 </criteria> 18279 <criteria operator="AND"> 18280 <criterion test_ref="oval:com.oracle.elsa:tst:20183059164" comment="mesa-dri-drivers is earlier than 0:18.0.5-3.el7"/> 18281 <criterion test_ref="oval:com.oracle.elsa:tst:20183059165" comment="mesa-dri-drivers is signed with the Oracle Linux 7 key"/> 18282 </criteria> 18283 <criteria operator="AND"> 18284 <criterion test_ref="oval:com.oracle.elsa:tst:20183059166" comment="xorg-x11-drv-ati is earlier than 0:18.0.1-1.el7"/> 18285 <criterion test_ref="oval:com.oracle.elsa:tst:20183059167" comment="xorg-x11-drv-ati is signed with the Oracle Linux 7 key"/> 18286 </criteria> 18287 <criteria operator="AND"> 18288 <criterion test_ref="oval:com.oracle.elsa:tst:20183059168" comment="libX11 is earlier than 0:1.6.5-2.el7"/> 18289 <criterion test_ref="oval:com.oracle.elsa:tst:20183059169" comment="libX11 is signed with the Oracle Linux 7 key"/> 18290 </criteria> 18291 <criteria operator="AND"> 18292 <criterion test_ref="oval:com.oracle.elsa:tst:20183059170" comment="libglvnd-glx is earlier than 1:1.0.1-0.8.git5baa1e5.el7"/> 18293 <criterion test_ref="oval:com.oracle.elsa:tst:20183059171" comment="libglvnd-glx is signed with the Oracle Linux 7 key"/> 18294 </criteria> 18295 <criteria operator="AND"> 18296 <criterion test_ref="oval:com.oracle.elsa:tst:20183059172" comment="mesa-libEGL-devel is earlier than 0:18.0.5-3.el7"/> 18297 <criterion test_ref="oval:com.oracle.elsa:tst:20183059173" comment="mesa-libEGL-devel is signed with the Oracle Linux 7 key"/> 18298 </criteria> 18299 <criteria operator="AND"> 18300 <criterion test_ref="oval:com.oracle.elsa:tst:20183059174" comment="mesa-libxatracker is earlier than 0:18.0.5-3.el7"/> 18301 <criterion test_ref="oval:com.oracle.elsa:tst:20183059175" comment="mesa-libxatracker is signed with the Oracle Linux 7 key"/> 18302 </criteria> 18303 <criteria operator="AND"> 18304 <criterion test_ref="oval:com.oracle.elsa:tst:20183059176" comment="libXfont2 is earlier than 0:2.0.3-1.el7"/> 18305 <criterion test_ref="oval:com.oracle.elsa:tst:20183059177" comment="libXfont2 is signed with the Oracle Linux 7 key"/> 18306 </criteria> 18307 <criteria operator="AND"> 18308 <criterion test_ref="oval:com.oracle.elsa:tst:20183059178" comment="libXcursor is earlier than 0:1.1.15-1.el7"/> 18309 <criterion test_ref="oval:com.oracle.elsa:tst:20183059179" comment="libXcursor is signed with the Oracle Linux 7 key"/> 18310 </criteria> 18311 <criteria operator="AND"> 18312 <criterion test_ref="oval:com.oracle.elsa:tst:20183059180" comment="libepoxy is earlier than 0:1.5.2-1.el7"/> 18313 <criterion test_ref="oval:com.oracle.elsa:tst:20183059181" comment="libepoxy is signed with the Oracle Linux 7 key"/> 18314 </criteria> 18315 <criteria operator="AND"> 18316 <criterion test_ref="oval:com.oracle.elsa:tst:20183059182" comment="glx-utils is earlier than 0:8.3.0-10.el7"/> 18317 <criterion test_ref="oval:com.oracle.elsa:tst:20183059183" comment="glx-utils is signed with the Oracle Linux 7 key"/> 18318 </criteria> 18319 <criteria operator="AND"> 18320 <criterion test_ref="oval:com.oracle.elsa:tst:20183059184" comment="mesa-libGLES is earlier than 0:18.0.5-3.el7"/> 18321 <criterion test_ref="oval:com.oracle.elsa:tst:20183059185" comment="mesa-libGLES is signed with the Oracle Linux 7 key"/> 18322 </criteria> 18323 <criteria operator="AND"> 18324 <criterion test_ref="oval:com.oracle.elsa:tst:20183059186" comment="xorg-x11-drv-vesa is earlier than 0:2.4.0-1.el7"/> 18325 <criterion test_ref="oval:com.oracle.elsa:tst:20183059187" comment="xorg-x11-drv-vesa is signed with the Oracle Linux 7 key"/> 18326 </criteria> 18327 <criteria operator="AND"> 18328 <criterion test_ref="oval:com.oracle.elsa:tst:20183059188" comment="libX11-common is earlier than 0:1.6.5-2.el7"/> 18329 <criterion test_ref="oval:com.oracle.elsa:tst:20183059189" comment="libX11-common is signed with the Oracle Linux 7 key"/> 18330 </criteria> 18331 <criteria operator="AND"> 18332 <criterion test_ref="oval:com.oracle.elsa:tst:20183059190" comment="xorg-x11-utils is earlier than 0:7.5-23.el7"/> 18333 <criterion test_ref="oval:com.oracle.elsa:tst:20183059191" comment="xorg-x11-utils is signed with the Oracle Linux 7 key"/> 18334 </criteria> 18335 <criteria operator="AND"> 18336 <criterion test_ref="oval:com.oracle.elsa:tst:20183059192" comment="xorg-x11-server-common is earlier than 0:1.20.1-3.el7"/> 18337 <criterion test_ref="oval:com.oracle.elsa:tst:20183059193" comment="xorg-x11-server-common is signed with the Oracle Linux 7 key"/> 18338 </criteria> 18339 <criteria operator="AND"> 18340 <criterion test_ref="oval:com.oracle.elsa:tst:20183059194" comment="xorg-x11-drv-vmmouse is earlier than 0:13.1.0-1.el7.1"/> 18341 <criterion test_ref="oval:com.oracle.elsa:tst:20183059195" comment="xorg-x11-drv-vmmouse is signed with the Oracle Linux 7 key"/> 18342 </criteria> 18343 <criteria operator="AND"> 18344 <criterion test_ref="oval:com.oracle.elsa:tst:20183059196" comment="libX11-devel is earlier than 0:1.6.5-2.el7"/> 18345 <criterion test_ref="oval:com.oracle.elsa:tst:20183059197" comment="libX11-devel is signed with the Oracle Linux 7 key"/> 18346 </criteria> 18347 <criteria operator="AND"> 18348 <criterion test_ref="oval:com.oracle.elsa:tst:20183059198" comment="xorg-x11-font-utils is earlier than 1:7.5-21.el7"/> 18349 <criterion test_ref="oval:com.oracle.elsa:tst:20183059199" comment="xorg-x11-font-utils is signed with the Oracle Linux 7 key"/> 18350 </criteria> 18351 <criteria operator="AND"> 18352 <criterion test_ref="oval:com.oracle.elsa:tst:20183059200" comment="libdrm-devel is earlier than 0:2.4.91-3.el7"/> 18353 <criterion test_ref="oval:com.oracle.elsa:tst:20183059201" comment="libdrm-devel is signed with the Oracle Linux 7 key"/> 18354 </criteria> 18355 <criteria operator="AND"> 18356 <criterion test_ref="oval:com.oracle.elsa:tst:20183059202" comment="mesa-filesystem is earlier than 0:18.0.5-3.el7"/> 18357 <criterion test_ref="oval:com.oracle.elsa:tst:20183059203" comment="mesa-filesystem is signed with the Oracle Linux 7 key"/> 18358 </criteria> 18359 <criteria operator="AND"> 18360 <criterion test_ref="oval:com.oracle.elsa:tst:20183059204" comment="mesa-libEGL is earlier than 0:18.0.5-3.el7"/> 18361 <criterion test_ref="oval:com.oracle.elsa:tst:20183059205" comment="mesa-libEGL is signed with the Oracle Linux 7 key"/> 18362 </criteria> 18363 <criteria operator="AND"> 18364 <criterion test_ref="oval:com.oracle.elsa:tst:20183059206" comment="xorg-x11-drv-dummy is earlier than 0:0.3.7-1.el7.1"/> 18365 <criterion test_ref="oval:com.oracle.elsa:tst:20183059207" comment="xorg-x11-drv-dummy is signed with the Oracle Linux 7 key"/> 18366 </criteria> 18367 <criteria operator="AND"> 18368 <criterion test_ref="oval:com.oracle.elsa:tst:20183059208" comment="libglvnd-opengl is earlier than 1:1.0.1-0.8.git5baa1e5.el7"/> 18369 <criterion test_ref="oval:com.oracle.elsa:tst:20183059209" comment="libglvnd-opengl is signed with the Oracle Linux 7 key"/> 18370 </criteria> 18371 <criteria operator="AND"> 18372 <criterion test_ref="oval:com.oracle.elsa:tst:20183059210" comment="xkeyboard-config is earlier than 0:2.24-1.el7"/> 18373 <criterion test_ref="oval:com.oracle.elsa:tst:20183059211" comment="xkeyboard-config is signed with the Oracle Linux 7 key"/> 18374 </criteria> 18375 <criteria operator="AND"> 18376 <criterion test_ref="oval:com.oracle.elsa:tst:20183059212" comment="libglvnd-gles is earlier than 1:1.0.1-0.8.git5baa1e5.el7"/> 18377 <criterion test_ref="oval:com.oracle.elsa:tst:20183059213" comment="libglvnd-gles is signed with the Oracle Linux 7 key"/> 18378 </criteria> 18379 <criteria operator="AND"> 18380 <criterion test_ref="oval:com.oracle.elsa:tst:20183059214" comment="tigervnc-server-minimal is earlier than 0:1.8.0-13.el7"/> 18381 <criterion test_ref="oval:com.oracle.elsa:tst:20183059215" comment="tigervnc-server-minimal is signed with the Oracle Linux 7 key"/> 18382 </criteria> 18383 <criteria operator="AND"> 18384 <criterion test_ref="oval:com.oracle.elsa:tst:20183059216" comment="libxcb is earlier than 0:1.13-1.el7"/> 18385 <criterion test_ref="oval:com.oracle.elsa:tst:20183059217" comment="libxcb is signed with the Oracle Linux 7 key"/> 18386 </criteria> 18387 <criteria operator="AND"> 18388 <criterion test_ref="oval:com.oracle.elsa:tst:20183059218" comment="libglvnd is earlier than 1:1.0.1-0.8.git5baa1e5.el7"/> 18389 <criterion test_ref="oval:com.oracle.elsa:tst:20183059219" comment="libglvnd is signed with the Oracle Linux 7 key"/> 18390 </criteria> 18391 </criteria> 18392 </criteria> 18393 18394 </definition> 18395 <definition id="oval:com.oracle.elsa:def:20183065" version="501" class="patch"> 18396 <metadata> 18397 <title> 18398 ELSA-2018-3065: libkdcraw security update (MODERATE) 18399 </title> 18400 <affected family="unix"> 18401 <platform>Oracle Linux 7</platform> 18402 18403 </affected> 18404 <reference source="elsa" ref_id="ELSA-2018-3065" ref_url="http://linux.oracle.com/errata/ELSA-2018-3065.html"/> 18405 <reference source="CVE" ref_id="CVE-2018-5806" ref_url="http://linux.oracle.com/cve/CVE-2018-5806.html"/> 18406 <reference source="CVE" ref_id="CVE-2018-5800" ref_url="http://linux.oracle.com/cve/CVE-2018-5800.html"/> 18407 <reference source="CVE" ref_id="CVE-2018-5801" ref_url="http://linux.oracle.com/cve/CVE-2018-5801.html"/> 18408 <reference source="CVE" ref_id="CVE-2018-5802" ref_url="http://linux.oracle.com/cve/CVE-2018-5802.html"/> 18409 <reference source="CVE" ref_id="CVE-2018-5805" ref_url="http://linux.oracle.com/cve/CVE-2018-5805.html"/> 18410 18411 <description> 18412 [4.10.5-5] 18413 - Resolves: #1557171, #1557189, #1558954 18414 use the system LibRaw 18415 </description> 18416 <!-- 18417 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 18418 --> 18419 <advisory> 18420 <severity>MODERATE</severity> 18421 <rights>Copyright 2018 Oracle, Inc.</rights> 18422 <issued date="2018-11-05"/> 18423 <cve href="http://linux.oracle.com/cve/CVE-2018-5806.html">CVE-2018-5806</cve> 18424 <cve href="http://linux.oracle.com/cve/CVE-2018-5800.html">CVE-2018-5800</cve> 18425 <cve href="http://linux.oracle.com/cve/CVE-2018-5801.html">CVE-2018-5801</cve> 18426 <cve href="http://linux.oracle.com/cve/CVE-2018-5802.html">CVE-2018-5802</cve> 18427 <cve href="http://linux.oracle.com/cve/CVE-2018-5805.html">CVE-2018-5805</cve> 18428 18429 </advisory> 18430 </metadata> 18431 <criteria operator="AND"> 18432 <criterion test_ref="oval:com.oracle.elsa:tst:20183065001" comment="Oracle Linux 7 is installed"/> 18433 <criteria operator="OR"> 18434 <criteria operator="AND"> 18435 <criterion test_ref="oval:com.oracle.elsa:tst:20183065002" comment="libkdcraw is earlier than 0:4.10.5-5.el7"/> 18436 <criterion test_ref="oval:com.oracle.elsa:tst:20183065003" comment="libkdcraw is signed with the Oracle Linux 7 key"/> 18437 </criteria> 18438 <criteria operator="AND"> 18439 <criterion test_ref="oval:com.oracle.elsa:tst:20183065004" comment="libkdcraw-devel is earlier than 0:4.10.5-5.el7"/> 18440 <criterion test_ref="oval:com.oracle.elsa:tst:20183065005" comment="libkdcraw-devel is signed with the Oracle Linux 7 key"/> 18441 </criteria> 18442 </criteria> 18443 </criteria> 18444 18445 </definition> 18446 <definition id="oval:com.oracle.elsa:def:20183071" version="501" class="patch"> 18447 <metadata> 18448 <title> 18449 ELSA-2018-3071: krb5 security, bug fix, and enhancement update (LOW) 18450 </title> 18451 <affected family="unix"> 18452 <platform>Oracle Linux 7</platform> 18453 18454 </affected> 18455 <reference source="elsa" ref_id="ELSA-2018-3071" ref_url="http://linux.oracle.com/errata/ELSA-2018-3071.html"/> 18456 <reference source="CVE" ref_id="CVE-2018-5729" ref_url="http://linux.oracle.com/cve/CVE-2018-5729.html"/> 18457 <reference source="CVE" ref_id="CVE-2018-5730" ref_url="http://linux.oracle.com/cve/CVE-2018-5730.html"/> 18458 18459 <description> 18460 [1.15.1-34] 18461 - In FIPS mode, add plaintext fallback for RC4 usages and taint 18462 - Resolves: #1570600 18463 18464 [1.15.1-33] 18465 - Use SHA-256 instead of MD5 for audit ticket IDs 18466 - Resolves: #1570600 18467 18468 [1.15.1-32] 18469 - Include preauth name in trace output if possible 18470 - Update cert generation scripts to work on modern openssl 18471 - Fix per-request preauth scoping 18472 - Add test case for PKINIT DH renegotiation 18473 - Echo KDC cookies in preauth tryagain 18474 - Fall back to other preauth mechanisms after failures 18475 - Resolves: #1540130 18476 18477 [1.15.1-31] 18478 - Add German translation 18479 - Resolves: #1497301 18480 18481 [1.15.1-30] 18482 - Add default pkinit_anchors value to krb5.conf 18483 - Resolves: #1508081 18484 18485 [1.15.1-29] 18486 - Process profile includedir in sorted order 18487 - Also, ignore dotfiles in included directories 18488 - Resolves: #1539824 18489 18490 [1.15.1-28] 18491 - Exit with status 0 from kadmind 18492 - Resolves: #1373909 18493 18494 [1.15.1-27] 18495 - Continue after KRB5_CC_END in KCM cache iteration 18496 - Resolves: #1563166 18497 18498 [1.15.1-26] 18499 - Merge duplicate subsections in profile library 18500 - Resolves: #1519625 18501 18502 [1.15.1-25] 18503 - Fix service dependencies on network state 18504 - Resolves: #1525232 18505 18506 [1.15.1-24] 18507 - Explicitly use openssl rather than builtin crypto 18508 - Resolves: #1570600 18509 18510 [1.15.1-23] 18511 - Fix flaws in LDAP DN checking (CVE-2018-5729, CVE-2018-5730) 18512 - Resolves: #1562684 18513 - Resolves: #1562679 18514 18515 [1.15.1-22] 18516 - Fix segfault in finish_dispatch() 18517 - Resolves: #1568970 18518 18519 [1.15.1-21] 18520 - Unparse SANs with NO_REALM 18521 - Resolves: #1482457 18522 18523 [1.15.1-20] 18524 - Fix hex conversion of PKINIT certid strings 18525 - Resolves: #1538491 18526 </description> 18527 <!-- 18528 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 18529 --> 18530 <advisory> 18531 <severity>LOW</severity> 18532 <rights>Copyright 2018 Oracle, Inc.</rights> 18533 <issued date="2018-11-05"/> 18534 <cve href="http://linux.oracle.com/cve/CVE-2018-5729.html">CVE-2018-5729</cve> 18535 <cve href="http://linux.oracle.com/cve/CVE-2018-5730.html">CVE-2018-5730</cve> 18536 18537 </advisory> 18538 </metadata> 18539 <criteria operator="AND"> 18540 <criterion test_ref="oval:com.oracle.elsa:tst:20183071001" comment="Oracle Linux 7 is installed"/> 18541 <criteria operator="OR"> 18542 <criteria operator="AND"> 18543 <criterion test_ref="oval:com.oracle.elsa:tst:20183071002" comment="krb5-devel is earlier than 0:1.15.1-34.el7"/> 18544 <criterion test_ref="oval:com.oracle.elsa:tst:20183071003" comment="krb5-devel is signed with the Oracle Linux 7 key"/> 18545 </criteria> 18546 <criteria operator="AND"> 18547 <criterion test_ref="oval:com.oracle.elsa:tst:20183071004" comment="krb5-libs is earlier than 0:1.15.1-34.el7"/> 18548 <criterion test_ref="oval:com.oracle.elsa:tst:20183071005" comment="krb5-libs is signed with the Oracle Linux 7 key"/> 18549 </criteria> 18550 <criteria operator="AND"> 18551 <criterion test_ref="oval:com.oracle.elsa:tst:20183071006" comment="krb5-pkinit is earlier than 0:1.15.1-34.el7"/> 18552 <criterion test_ref="oval:com.oracle.elsa:tst:20183071007" comment="krb5-pkinit is signed with the Oracle Linux 7 key"/> 18553 </criteria> 18554 <criteria operator="AND"> 18555 <criterion test_ref="oval:com.oracle.elsa:tst:20183071008" comment="krb5-server is earlier than 0:1.15.1-34.el7"/> 18556 <criterion test_ref="oval:com.oracle.elsa:tst:20183071009" comment="krb5-server is signed with the Oracle Linux 7 key"/> 18557 </criteria> 18558 <criteria operator="AND"> 18559 <criterion test_ref="oval:com.oracle.elsa:tst:20183071010" comment="krb5-server-ldap is earlier than 0:1.15.1-34.el7"/> 18560 <criterion test_ref="oval:com.oracle.elsa:tst:20183071011" comment="krb5-server-ldap is signed with the Oracle Linux 7 key"/> 18561 </criteria> 18562 <criteria operator="AND"> 18563 <criterion test_ref="oval:com.oracle.elsa:tst:20183071012" comment="krb5-workstation is earlier than 0:1.15.1-34.el7"/> 18564 <criterion test_ref="oval:com.oracle.elsa:tst:20183071013" comment="krb5-workstation is signed with the Oracle Linux 7 key"/> 18565 </criteria> 18566 <criteria operator="AND"> 18567 <criterion test_ref="oval:com.oracle.elsa:tst:20183071014" comment="libkadm5 is earlier than 0:1.15.1-34.el7"/> 18568 <criterion test_ref="oval:com.oracle.elsa:tst:20183071015" comment="libkadm5 is signed with the Oracle Linux 7 key"/> 18569 </criteria> 18570 </criteria> 18571 </criteria> 18572 18573 </definition> 18574 <definition id="oval:com.oracle.elsa:def:20183073" version="501" class="patch"> 18575 <metadata> 18576 <title> 18577 ELSA-2018-3073: zsh security and bug fix update (MODERATE) 18578 </title> 18579 <affected family="unix"> 18580 <platform>Oracle Linux 7</platform> 18581 18582 </affected> 18583 <reference source="elsa" ref_id="ELSA-2018-3073" ref_url="http://linux.oracle.com/errata/ELSA-2018-3073.html"/> 18584 <reference source="CVE" ref_id="CVE-2017-18206" ref_url="http://linux.oracle.com/cve/CVE-2017-18206.html"/> 18585 <reference source="CVE" ref_id="CVE-2018-1100" ref_url="http://linux.oracle.com/cve/CVE-2018-1100.html"/> 18586 <reference source="CVE" ref_id="CVE-2014-10072" ref_url="http://linux.oracle.com/cve/CVE-2014-10072.html"/> 18587 <reference source="CVE" ref_id="CVE-2018-1083" ref_url="http://linux.oracle.com/cve/CVE-2018-1083.html"/> 18588 <reference source="CVE" ref_id="CVE-2014-10071" ref_url="http://linux.oracle.com/cve/CVE-2014-10071.html"/> 18589 <reference source="CVE" ref_id="CVE-2017-18205" ref_url="http://linux.oracle.com/cve/CVE-2017-18205.html"/> 18590 <reference source="CVE" ref_id="CVE-2018-1071" ref_url="http://linux.oracle.com/cve/CVE-2018-1071.html"/> 18591 <reference source="CVE" ref_id="CVE-2018-7549" ref_url="http://linux.oracle.com/cve/CVE-2018-7549.html"/> 18592 18593 <description> 18594 [5.0.2-31] 18595 - fix defects detected by Coverity related to CVE-2017-18206 and CVE-2018-1083 18596 18597 [5.0.2-30] 18598 - fix stack-based buffer overflow in utils.c:checkmailpath() (CVE-2018-1100) 18599 - fix stack-based buffer overflow in gen_matches_files() (CVE-2018-1083) 18600 - fix stack-based buffer overflow in exec.c:hashcmd() (CVE-2018-1071) 18601 - avoid crash when copying empty hash table (CVE-2018-7549) 18602 - fix buffer overrun in xsymlinks (CVE-2017-18206) 18603 - fix NULL dereference in cd (CVE-2017-18205) 18604 - fix buffer overflow when scanning very long path for symlinks (CVE-2014-10072) 18605 - fix buffer overflow for very long fds in >& fd syntax (CVE-2014-10071) 18606 18607 [5.0.2-29] 18608 - fix crash while inputting long multi-line strings (#1492595) 18609 </description> 18610 <!-- 18611 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 18612 --> 18613 <advisory> 18614 <severity>MODERATE</severity> 18615 <rights>Copyright 2018 Oracle, Inc.</rights> 18616 <issued date="2018-11-05"/> 18617 <cve href="http://linux.oracle.com/cve/CVE-2017-18206.html">CVE-2017-18206</cve> 18618 <cve href="http://linux.oracle.com/cve/CVE-2018-1100.html">CVE-2018-1100</cve> 18619 <cve href="http://linux.oracle.com/cve/CVE-2014-10072.html">CVE-2014-10072</cve> 18620 <cve href="http://linux.oracle.com/cve/CVE-2018-1083.html">CVE-2018-1083</cve> 18621 <cve href="http://linux.oracle.com/cve/CVE-2014-10071.html">CVE-2014-10071</cve> 18622 <cve href="http://linux.oracle.com/cve/CVE-2017-18205.html">CVE-2017-18205</cve> 18623 <cve href="http://linux.oracle.com/cve/CVE-2018-1071.html">CVE-2018-1071</cve> 18624 <cve href="http://linux.oracle.com/cve/CVE-2018-7549.html">CVE-2018-7549</cve> 18625 18626 </advisory> 18627 </metadata> 18628 <criteria operator="AND"> 18629 <criterion test_ref="oval:com.oracle.elsa:tst:20183073001" comment="Oracle Linux 7 is installed"/> 18630 <criteria operator="OR"> 18631 <criteria operator="AND"> 18632 <criterion test_ref="oval:com.oracle.elsa:tst:20183073002" comment="zsh is earlier than 0:5.0.2-31.el7"/> 18633 <criterion test_ref="oval:com.oracle.elsa:tst:20183073003" comment="zsh is signed with the Oracle Linux 7 key"/> 18634 </criteria> 18635 <criteria operator="AND"> 18636 <criterion test_ref="oval:com.oracle.elsa:tst:20183073004" comment="zsh-html is earlier than 0:5.0.2-31.el7"/> 18637 <criterion test_ref="oval:com.oracle.elsa:tst:20183073005" comment="zsh-html is signed with the Oracle Linux 7 key"/> 18638 </criteria> 18639 </criteria> 18640 </criteria> 18641 18642 </definition> 18643 <definition id="oval:com.oracle.elsa:def:20183083" version="501" class="patch"> 18644 <metadata> 18645 <title> 18646 ELSA-2018-3083: kernel security, bug fix, and enhancement update (IMPORTANT) 18647 </title> 18648 <affected family="unix"> 18649 <platform>Oracle Linux 7</platform> 18650 18651 </affected> 18652 <reference source="elsa" ref_id="ELSA-2018-3083" ref_url="http://linux.oracle.com/errata/ELSA-2018-3083.html"/> 18653 <reference source="CVE" ref_id="CVE-2016-4913" ref_url="http://linux.oracle.com/cve/CVE-2016-4913.html"/> 18654 <reference source="CVE" ref_id="CVE-2017-0861" ref_url="http://linux.oracle.com/cve/CVE-2017-0861.html"/> 18655 <reference source="CVE" ref_id="CVE-2015-8830" ref_url="http://linux.oracle.com/cve/CVE-2015-8830.html"/> 18656 <reference source="CVE" ref_id="CVE-2018-5803" ref_url="http://linux.oracle.com/cve/CVE-2018-5803.html"/> 18657 <reference source="CVE" ref_id="CVE-2018-1130" ref_url="http://linux.oracle.com/cve/CVE-2018-1130.html"/> 18658 <reference source="CVE" ref_id="CVE-2017-10661" ref_url="http://linux.oracle.com/cve/CVE-2017-10661.html"/> 18659 <reference source="CVE" ref_id="CVE-2018-8781" ref_url="http://linux.oracle.com/cve/CVE-2018-8781.html"/> 18660 <reference source="CVE" ref_id="CVE-2017-18344" ref_url="http://linux.oracle.com/cve/CVE-2017-18344.html"/> 18661 <reference source="CVE" ref_id="CVE-2018-5391" ref_url="http://linux.oracle.com/cve/CVE-2018-5391.html"/> 18662 <reference source="CVE" ref_id="CVE-2018-13405" ref_url="http://linux.oracle.com/cve/CVE-2018-13405.html"/> 18663 <reference source="CVE" ref_id="CVE-2017-17805" ref_url="http://linux.oracle.com/cve/CVE-2017-17805.html"/> 18664 <reference source="CVE" ref_id="CVE-2017-18208" ref_url="http://linux.oracle.com/cve/CVE-2017-18208.html"/> 18665 <reference source="CVE" ref_id="CVE-2017-18232" ref_url="http://linux.oracle.com/cve/CVE-2017-18232.html"/> 18666 <reference source="CVE" ref_id="CVE-2018-1092" ref_url="http://linux.oracle.com/cve/CVE-2018-1092.html"/> 18667 <reference source="CVE" ref_id="CVE-2018-5848" ref_url="http://linux.oracle.com/cve/CVE-2018-5848.html"/> 18668 <reference source="CVE" ref_id="CVE-2018-7757" ref_url="http://linux.oracle.com/cve/CVE-2018-7757.html"/> 18669 <reference source="CVE" ref_id="CVE-2018-10322" ref_url="http://linux.oracle.com/cve/CVE-2018-10322.html"/> 18670 <reference source="CVE" ref_id="CVE-2018-10878" ref_url="http://linux.oracle.com/cve/CVE-2018-10878.html"/> 18671 <reference source="CVE" ref_id="CVE-2018-1094" ref_url="http://linux.oracle.com/cve/CVE-2018-1094.html"/> 18672 <reference source="CVE" ref_id="CVE-2018-1118" ref_url="http://linux.oracle.com/cve/CVE-2018-1118.html"/> 18673 <reference source="CVE" ref_id="CVE-2018-1120" ref_url="http://linux.oracle.com/cve/CVE-2018-1120.html"/> 18674 <reference source="CVE" ref_id="CVE-2018-5344" ref_url="http://linux.oracle.com/cve/CVE-2018-5344.html"/> 18675 <reference source="CVE" ref_id="CVE-2018-7740" ref_url="http://linux.oracle.com/cve/CVE-2018-7740.html"/> 18676 <reference source="CVE" ref_id="CVE-2018-10879" ref_url="http://linux.oracle.com/cve/CVE-2018-10879.html"/> 18677 <reference source="CVE" ref_id="CVE-2018-10881" ref_url="http://linux.oracle.com/cve/CVE-2018-10881.html"/> 18678 <reference source="CVE" ref_id="CVE-2018-10883" ref_url="http://linux.oracle.com/cve/CVE-2018-10883.html"/> 18679 <reference source="CVE" ref_id="CVE-2018-10902" ref_url="http://linux.oracle.com/cve/CVE-2018-10902.html"/> 18680 <reference source="CVE" ref_id="CVE-2018-10940" ref_url="http://linux.oracle.com/cve/CVE-2018-10940.html"/> 18681 <reference source="CVE" ref_id="CVE-2018-1000026" ref_url="http://linux.oracle.com/cve/CVE-2018-1000026.html"/> 18682 18683 <description> 18684 [3.10.0-957] 18685 - [mm] mlock: avoid increase mm->locked_vm on mlock() when already mlock2(, MLOCK_ONFAULT) (Rafael Aquini) [1633059] 18686 18687 [3.10.0-956] 18688 - [block] blk-mq: fix hctx debugfs entry related race between update hw queues and cpu hotplug (Ming Lei) [1619988] 18689 - [nvme] nvme-pci: unquiesce dead controller queues (Ming Lei) [1632424] 18690 18691 [3.10.0-955] 18692 - [netdrv] net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow (Alaa Hleihel) [1633652] 18693 - [netdrv] net/mlx5e: Fix traffic between VF and representor (Alaa Hleihel) [1633652] 18694 - [mm] vmscan: do not loop on too_many_isolated for ever (Waiman Long) [1632050] 18695 18696 [3.10.0-954] 18697 - [fs] exec: Limit arg stack to at most 75 of _STK_LIM (Yauheni Kaliuta) [1625991] {CVE-2018-14634} 18698 - [fs] exec: account for argv/envp pointers (Yauheni Kaliuta) [1625991] {CVE-2018-14634} 18699 - [kernel] revert 'sched/topology: Introduce NUMA identity node sched domain' (Gustavo Duarte) [1620031] 18700 - [powerpc] revert 'powernv: Add a virtual irqchip for opal events' (Gustavo Duarte) [1617966] 18701 - [powerpc] revert 'powernv: Reorder OPAL subsystem initialisation' (Gustavo Duarte) [1617966] 18702 - [char] revert 'ipmi/powernv: Convert to irq event interface' (Gustavo Duarte) [1617966] 18703 - [tty] revert 'hvc: Convert to using interrupts instead of opal events' (Gustavo Duarte) [1617966] 18704 - [powerpc] revert 'powernv/eeh: Update the EEH code to use the opal irq domain' (Gustavo Duarte) [1617966] 18705 - [powerpc] revert 'powernv/opal: Convert opal message events to opal irq domain' (Gustavo Duarte) [1617966] 18706 - [powerpc] revert 'powernv/elog: Convert elog to opal irq domain' (Gustavo Duarte) [1617966] 18707 - [powerpc] revert 'powernv/opal-dump: Convert to irq domain' (Gustavo Duarte) [1617966] 18708 - [powerpc] revert 'opal: Remove events notifier' (Gustavo Duarte) [1617966] 18709 - [powerpc] revert 'powernv: Increase opal-irqchip initcall priority' (Gustavo Duarte) [1617966] 18710 - [powerpc] revert 'opal-irqchip: Fix double endian conversion' (Gustavo Duarte) [1617966] 18711 - [powerpc] revert 'opal-irqchip: Fix deadlock introduced by 'Fix double endian conversion'' (Gustavo Duarte) [1617966] 18712 - [sound] alsa: hda/realtek - two more lenovo models need fixup of MIC_LOCATION (Jaroslav Kysela) [1611958] 18713 - [sound] alsa: hda/realtek - Fix the problem of two front mics on more machines (Jaroslav Kysela) [1611958] 18714 - [sound] alsa: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs (Jaroslav Kysela) [1611958] 18715 18716 [3.10.0-953] 18717 - [cdrom] information leak in cdrom_ioctl_media_changed() (Sanskriti Sharma) [1578207] {CVE-2018-10940} 18718 - [mm] mlock: remove lru_add_drain_all() (Oleksandr Natalenko) [1624765] 18719 - [block] blk-mq: fix race between updating nr_hw_queues and switching io sched (Ming Lei) [1619988] 18720 - [block] blk-mq: avoid to map CPU into stale hw queue (Ming Lei) [1619988] 18721 - [block] blk-mq: fix sysfs inflight counter (Ming Lei) [1548261] 18722 - [block] blk-mq: count allocated but not started requests in iostats inflight (Ming Lei) [1548261] 18723 - [block] fix a crash caused by wrong API (Ming Lei) [1548261] 18724 - [block] blk-mq: enable checking two part inflight counts at the same time (Ming Lei) [1548261] 18725 - [block] blk-mq: provide internal in-flight variant (Ming Lei) [1548261] 18726 - [block] make part_in_flight() take an array of two ints (Ming Lei) [1548261] 18727 - [block] pass in queue to inflight accounting (Ming Lei) [1548261] 18728 - [x86] Mark Intel Cascade Lake supported (Steve Best) [1584343] 18729 18730 [3.10.0-952] 18731 - [netdrv] mlx5e: IPoIB, Use priv stats in completion rx flow (Alaa Hleihel) [1618609] 18732 - [netdrv] mlx5e: IPoIB, Add ndo stats support for IPoIB child devices (Alaa Hleihel) [1618609] 18733 - [netdrv] mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices (Alaa Hleihel) [1618609] 18734 - [netdrv] mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow (Alaa Hleihel) [1618609] 18735 - [netdrv] mlx5e: Present SW stats when state is not opened (Alaa Hleihel) [1618609] 18736 - [netdrv] mlx5e: Avoid reset netdev stats on configuration changes (Alaa Hleihel) [1618609] 18737 - [netdrv] mlx5e: Use bool as return type for mlx5e_xdp_handle (Alaa Hleihel) [1618609] 18738 - [netdrv] net: aquantia: memory corruption on jumbo frames (Igor Russkikh) [1628238] 18739 - [kernel] revert 'platform/uv: Add adjustable set memory block size function' (Baoquan He) [1625143] 18740 - [x86] revert 'mm: probe memory block size for generic x86 64bit' (Baoquan He) [1625143] 18741 - [x86] revert 'mm: Use 2GB memory block size on large-memory x86-64 systems' (Baoquan He) [1625143] 18742 - [x86] revert 'mm: Streamline and restore probe_memory_block_size()' (Baoquan He) [1625143] 18743 - [x86] revert 'mm/memory_hotplug: determine block size based on the end of boot memory' (Baoquan He) [1625143] 18744 - [mm] revert 'memory_hotplug: do not fail offlining too early' (Baoquan He) [1625143] 18745 - [mm] revert 'memory_hotplug: remove timeout from __offline_memory' (Baoquan He) [1625143] 18746 - [kernel] revert 'x86/platform/uv: Add adjustable set memory block size function' (Baoquan He) [1625143] 18747 18748 [3.10.0-951] 18749 - [fs] fanotify: fix logic of events on child (Miklos Szeredi) [1597738] 18750 - [fs] cifs: add a check for session expiry (Leif Sahlberg) [1626358] 18751 - [fs] xfs: completely disable per-inode DAX behavior (Eric Sandeen) [1623150] 18752 - [fs] fs: get_rock_ridge_filename(): handle malformed NM entries (Bill O'Donnell) [1340778] {CVE-2016-4913} 18753 - [md] fix 'allow faster resync only on non-rotational media' underneath dm (Nigel Croxon) [1561162] 18754 - [md] Revert 'allow faster resync only on non-rotational media' (Nigel Croxon) [1561162] 18755 - [mm] madvise: fix madvise() infinite loop under special circumstances (Rafael Aquini) [1552982] {CVE-2017-18208} 18756 - [infiniband] srpt: Support HCAs with more than two ports (Don Dutile) [1616192] 18757 - [infiniband] overflow.h: Add allocation size calculation helpers (Don Dutile) [1616192] 18758 - [net] ip_tunnel: clean the GSO bits properly (Flavio Leitner) [1607907] 18759 - [kernel] revert cpuset: fix a warning when clearing configured masks in old hierarchy (Aristeu Rozanski) [1626943] 18760 - [s390] sclp: Change SCLP console default buffer-full behavior (Hendrik Brueckner) [1625350] 18761 - [x86] kvm: Take out __exit annotation in vmx_exit() (Waiman Long) [1626560] 18762 - [x86] mark coffeelake-s 8+2 as supported (David Arcari) [1575457] 18763 - [x86] kvm: vmx: fixes for vmentry_l1d_flush module parameter (Marcelo Tosatti) [1619602] 18764 - [x86] speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry (Marcelo Tosatti) [1619602] 18765 18766 [3.10.0-950] 18767 - [kernel] posix-timer: Properly check sigevent->sigev_notify (Phil Auld) [1613711] {CVE-2017-18344} 18768 - [sound] alsa: rawmidi: Change resized buffers atomically (Denys Vlasenko) [1593087] {CVE-2018-10902} 18769 - [fs] Fix up non-directory creation in SGID directories (Miklos Szeredi) [1600953] {CVE-2018-13405} 18770 - [fs] pnfs: Layoutreturn must free the layout after the layout-private data (Scott Mayhew) [1625517] 18771 - [fs] sunrpc: Ensure we always close the socket after a connection shuts down (Steve Dickson) [1614950] 18772 - [fs] xfs: remove filestream item xfs_inode reference (Brian Foster) [1518623] 18773 - [mm] set IORESOURCE_SYSTEM_RAM to system RAM to fix memory hot-add failure (Larry Woodman) [1628349] 18774 - [firmware] efivars: Protect DataSize and Data in efivar_entry.var (Lenny Szubowicz) [1597868] 18775 18776 [3.10.0-949] 18777 - [scsi] libsas: fix memory leak in sas_smp_get_phy_events() (Tomas Henzl) [1558582] {CVE-2018-7757} 18778 - [vhost] fix info leak due to uninitialized memory (Jason Wang) [1573705] {CVE-2018-1118} 18779 - [pci] Fix calculation of bridge window's size and alignment (Myron Stowe) [1623800] 18780 - [md] dm thin metadata: try to avoid ever aborting transactions (Mike Snitzer) [1614151] 18781 - [crypto] api: fix finding algorithm currently being tested (Herbert Xu) [1618701] 18782 - [sound] alsa: hda/realtek: Fix HP Headset Mic can't record (Jaroslav Kysela) [1622721] 18783 - [sound] alsa: hda/realtek - Fixup for HP x360 laptops with B&O speakers (Jaroslav Kysela) [1622721] 18784 - [sound] alsa: hda/realtek - Fixup mute led on HP Spectre x360 (Jaroslav Kysela) [1622721] 18785 - [target] scsi: tcmu: use u64 for dev_size (Xiubo Li) [1603363] 18786 - [target] scsi: tcmu: use match_int for dev params (Xiubo Li) [1603363] 18787 - [target] scsi: tcmu: do not set max_blocks if data_bitmap has been setup (Xiubo Li) [1603363] 18788 - [target] scsi: tcmu: unmap if dev is configured (Xiubo Li) [1603363] 18789 - [target] scsi: tcmu: check if dev is configured before block/reset (Xiubo Li) [1603363] 18790 - [target] scsi: tcmu: use lio core se_device configuration helper (Xiubo Li) [1603363] 18791 - [target] scsi: target: add helper to check if dev is configured (Xiubo Li) [1603363] 18792 - [target] scsi: tcmu: initialize list head (Xiubo Li) [1603363] 18793 - [target] scsi: target_core_user: fix double unlock (Xiubo Li) [1603363] 18794 - [s390] arch: Set IORESOURCE_SYSTEM_RAM flag for resources (Gary Hook) [1627889] 18795 - [x86] efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT (Lenny Szubowicz) [1464241] 18796 - [x86] efi/bgrt: Don't ignore the BGRT if the 'valid' bit is 0 (Lenny Szubowicz) [1464241] 18797 - [x86] efi: Preface all print statements with efi* tag (Lenny Szubowicz) [1464241] 18798 - [x86] efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRT (Lenny Szubowicz) [1464241] 18799 - [x86] efi-bgrt: Add error handling; inform the user when ignoring the BGRT (Lenny Szubowicz) [1464241] 18800 - [x86] efi: Check status field to validate BGRT header (Lenny Szubowicz) [1464241] 18801 18802 [3.10.0-948] 18803 - [gpu] drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload (Lyude Paul) [1597881 1571927] 18804 - [gpu] drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early (Lyude Paul) [1597881 1571927] 18805 - [gpu] drm/nouveau: Fix deadlocks in nouveau_connector_detect() (Lyude Paul) [1597881 1571927] 18806 - [gpu] drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect() (Lyude Paul) [1597881 1571927] 18807 - [gpu] drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests (Lyude Paul) [1597881 1571927] 18808 - [gpu] drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend() (Lyude Paul) [1597881 1571927] 18809 - [gpu] drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement (Lyude Paul) [1597881 1571927] 18810 - [gpu] drm/nouveau: Reset MST branching unit before enabling (Lyude Paul) [1597881 1571927] 18811 - [gpu] drm/nouveau: Only write DP_MSTM_CTRL when needed (Lyude Paul) [1597881 1571927] 18812 - [gpu] drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst disables (Lyude Paul) [1597881 1571927] 18813 - [vfio] vfio-pci: Disable binding to PFs with SR-IOV enabled (Alex Williamson) [1583487] 18814 - [mm] partially revert: remove per-zone hashtable of bitlock waitqueues (Jeff Moyer) [1623980] 18815 - [security] selinux: mark unsupported policy capabilities as reserved (Paul Moore) [1600850] 18816 - [x86] intel_rdt: Fix MBA resource initialization (Prarit Bhargava) [1610239] 18817 18818 [3.10.0-947] 18819 - [net] ip: process in-order fragments efficiently (Sabrina Dubroca) [1613924] {CVE-2018-5391} 18820 - [net] ipv6: defrag: drop non-last frags smaller than min mtu (Sabrina Dubroca) [1613924] {CVE-2018-5391} 18821 - [net] ip: use rb trees for IP frag queue (Sabrina Dubroca) [1613924] {CVE-2018-5391} 18822 - [net] revert ipv4: use skb coalescing in defragmentation (Sabrina Dubroca) [1613924] {CVE-2018-5391} 18823 - [net] modify skb_rbtree_purge to return the truesize of all purged skbs (Sabrina Dubroca) [1613924] {CVE-2018-5391} 18824 - [net] ip: discard IPv4 datagrams with overlapping segments (Sabrina Dubroca) [1613924] {CVE-2018-5391} 18825 - [net] speed up skb_rbtree_purge() (Sabrina Dubroca) [1613924] {CVE-2018-5391} 18826 - [net] avoid skb_warn_bad_offload on IS_ERR (Andrea Claudi) [1624702] 18827 - [net] ipv4: fix incorrectly registered callback for sysctl_fib_multipath_hash_policy (Ivan Vecera) [1624356] 18828 - [net] ipset: list:set: Decrease refcount synchronously on deletion and replace (Stefano Brivio) [1593732] 18829 - [netdrv] cfg80211: let's wmm_rule be part of reg_rule structure (Stanislaw Gruszka) [1620108] 18830 - [netdrv] nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command (Stanislaw Gruszka) [1620108] 18831 - [netdrv] iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule) (Stanislaw Gruszka) [1620108] 18832 - [hv] vmbus: don't return values for uninitalized channels (Vitaly Kuznetsov) [1615500] 18833 - [md] dm raid: bump target version, update comments and documentation (Mike Snitzer) [1573988] 18834 - [md] dm raid: fix RAID leg rebuild errors (Mike Snitzer) [1573988] 18835 - [md] dm raid: fix rebuild of specific devices by updating superblock (Mike Snitzer) [1626094] 18836 - [md] dm raid: fix stripe adding reshape deadlock (Mike Snitzer) [1613039 1514539] 18837 - [md] dm raid: fix reshape race on small devices (Mike Snitzer) [1573988 1586123] 18838 - [acpi] acpica: reference counts: increase max to 0x4000 for large servers (Frank Ramsay) [1618758] 18839 - [gpu] drm/i915/cfl: Add a new CFL PCI ID (Rob Clark) [1533336] 18840 - [gpu] drm/i915/aml: Introducing Amber Lake platform (Rob Clark) [1533336] 18841 - [gpu] drm/i915/whl: Introducing Whiskey Lake platform (Rob Clark) [1533336] 18842 - [gpu] drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal (Ben Skeggs) [1584963] 18843 - [gpu] drm/nouveau/fb/gp100-: disable address remapper (Ben Skeggs) [1584963] 18844 - [mm] kernel error swap_info_get: Bad swap offset entry (Mikulas Patocka) [1622747] 18845 - [s390] detect etoken facility (Hendrik Brueckner) [1625349] 18846 - [s390] lib: use expoline for all bcr instructions (Hendrik Brueckner) [1625349] 18847 - [x86] spec_ctrl: Don't turn off IBRS on idle with enhanced IBRS (Waiman Long) [1614143] 18848 - [x86] speculation: Support Enhanced IBRS on future CPUs (Waiman Long) [1614143] 18849 18850 [3.10.0-946] 18851 - [netdrv] qed: Add new TLV to request PF to update MAC in bulletin board (Harish Patil) [1460150] 18852 - [netdrv] qed: use trust mode to allow VF to override forced MAC (Harish Patil) [1460150] 18853 - [netdrv] hv_netvsc: Fix napi reschedule while receive completion is busy (Mohammed Gamal) [1614503] 18854 - [netdrv] hv_netvsc: remove unneeded netvsc_napi_complete_done() (Mohammed Gamal) [1614503] 18855 - [scsi] qedi: Add the CRC size within iSCSI NVM image (Chad Dupuis) [1611573] 18856 - [char] ipmi: Move BT capabilities detection to the detect call (Frank Ramsay) [1618778] 18857 - [x86] kvm: update master clock before computing kvmclock_offset (Marcelo Tosatti) [1594034] 18858 18859 [3.10.0-945] 18860 - [samples] bpf: Additional changes (Jiri Olsa) [1619721] 18861 - [samples] bpf: Add v4.16 sources (Jiri Olsa) [1619721] 18862 - [tools] perf python: Fix pyrf_evlist__read_on_cpu() interface (Jiri Olsa) [1620774] 18863 - [tools] perf mmap: Store real cpu number in 'struct perf_mmap' (Jiri Olsa) [1620774] 18864 - [netdrv] cxgb4: update 1.20.8.0 as the latest firmware supported (Arjun Vynipadath) [1622551] 18865 - [netdrv] cxgb4: update latest firmware version supported (Arjun Vynipadath) [1622551] 18866 - [netdrv] mlx5e: Fix null pointer access when setting MTU of vport representor (Erez Alfasi) [1625195] 18867 - [netdrv] mlx5e: Support configurable MTU for vport representors (Erez Alfasi) [1625195] 18868 - [netdrv] mlx5e: Save MTU in channels params (Erez Alfasi) [1625195] 18869 - [netdrv] be2net: Fix memory leak in be_cmd_get_profile_config() (Petr Oros) [1625703] 18870 - [netdrv] virtio-net: set netdevice mtu correctly (Mohammed Gamal) [1610416] 18871 - [netdrv] i40e: Prevent deleting MAC address from VF when set by PF (Stefan Assmann) [1614161] 18872 - [netdrv] i40evf: cancel workqueue sync for adminq when a VF is removed (Stefan Assmann) [1615829] 18873 - [netdrv] i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled (Stefan Assmann) [1616149] 18874 - [netdrv] i40e: fix condition of WARN_ONCE for stat strings (Stefan Assmann) [1609173] 18875 - [uio] Revert 'use request_threaded_irq instead' (Xiubo Li) [1560418] 18876 - [fs] seq_file: fix out-of-bounds read (Paolo Abeni) [1620002] 18877 - [md] RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 (Nigel Croxon) [1530776] 18878 - [md] allow faster resync only on non-rotational media (Nigel Croxon) [1561162] 18879 - [nvdimm] libnvdimm: fix ars_status output length calculation (Jeff Moyer) [1616304] 18880 - [cpufreq] Fix possible circular locking dependency (Waiman Long) [1529668] 18881 - [mm] memcg: delay memcg id freeing (Aristeu Rozanski) [1607249] 18882 - [mm] mlock: fix mlock accounting (Rafael Aquini) [1610652] 18883 - [mm] page-writeback: check-before-clear PageReclaim (Rafael Aquini) [1588002] 18884 - [mm] migrate: check-before-clear PageSwapCache (Rafael Aquini) [1588002] 18885 - [mm] mempolicy: fix crashes from mbind() merging vmas (Rafael Aquini) [1588002] 18886 - [x86] apic: Future-proof the TSC_DEADLINE quirk for SKX (Steve Best) [1624090] 18887 18888 [3.10.0-944] 18889 - [net] ipvs: Fix panic due to non-linear skb (Davide Caratti) [1623088] 18890 - [net] ipv4: remove BUG_ON() from fib_compute_spec_dst (Lorenzo Bianconi) [1496779] 18891 - [net] ipv6: fix cleanup ordering for ip6_mr failure (Xin Long) [1622218] 18892 - [net] ipv6: reorder icmpv6_init() and ip6_mr_init() (Xin Long) [1622218] 18893 - [x86] subject: x86/efi: Access EFI MMIO data as unencrypted when SEV is active (Gary Hook) [1361286] 18894 - [x86] boot: Fix boot failure when SMP MP-table is based at 0 (Gary Hook) [1361286] 18895 - [x86] resource: Fix resource_size.cocci warnings (Gary Hook) [1361286] 18896 - [x86] kvm: Clear encryption attribute when SEV is active (Gary Hook) [1361286] 18897 - [x86] kvm: Decrypt shared per-cpu variables when SEV is active (Gary Hook) [1361286] 18898 - [kernel] percpu: Introduce DEFINE_PER_CPU_DECRYPTED (Gary Hook) [1361286] 18899 - [x86] Add support for changing memory encryption attribute in early boot (Gary Hook) [1361286] 18900 - [x86] io: Unroll string I/O when SEV is active (Gary Hook) [1361286] 18901 - [x86] boot: Add early boot support when running with SEV active (Gary Hook) [1361286] 18902 - [x86] mm: Add DMA support for SEV memory encryption (Gary Hook) [1361286] 18903 - [x86] mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages (Gary Hook) [1361286] 18904 - [kernel] resource: Provide resource struct in resource walk callback (Gary Hook) [1361286] 18905 - [kernel] resource: Consolidate resource walking code (Gary Hook) [1361286] 18906 - [x86] efi: Access EFI data as encrypted when SEV is active (Gary Hook) [1361286] 18907 - [x86] mm: Include SEV for encryption memory attribute changes (Gary Hook) [1361286] 18908 - [x86] mm: Use encrypted access of boot related data with SEV (Gary Hook) [1361286] 18909 - [x86] mm: Add Secure Encrypted Virtualization (SEV) support (Gary Hook) [1361286] 18910 - [documentation] x86: Add AMD Secure Encrypted Virtualization (SEV) description (Gary Hook) [1361286] 18911 - [x86] mm: Remove unnecessary TLB flush for SME in-place encryption (Gary Hook) [1361286] 18912 - [x86] kexec: Remove walk_iomem_res() call with GART type (Gary Hook) [1361286] 18913 - [kernel] resource: Change walk_system_ram() to use System RAM type (Gary Hook) [1361286] 18914 - [kernel] kexec: Set IORESOURCE_SYSTEM_RAM for System RAM (Gary Hook) [1361286] 18915 - [x86] arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM (Gary Hook) [1361286] 18916 - [x86] Set System RAM type and descriptor (Gary Hook) [1361286] 18917 - [kernel] resource: Handle resource flags properly (Gary Hook) [1361286] 18918 - [kernel] resource: Add System RAM resource type (Gary Hook) [1361286] 18919 18920 [3.10.0-943] 18921 - [fs] timerfd: Protect the might cancel mechanism proper (Bill O'Donnell) [1485407] {CVE-2017-10661} 18922 - [fs] exec.c: Add missing 'audit_bprm()' call in 'exec_binprm()' (Bhupesh Sharma) [1496408] 18923 - [fs] gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated (Robert S Peterson) [1600142] 18924 - [fs] gfs2: improve debug information when lvb mismatches are found (Robert S Peterson) [1600142] 18925 - [fs] gfs2: fix memory leak in rgrp lvbs (Robert S Peterson) [1600142] 18926 - [fs] gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out (Robert S Peterson) [1600142] 18927 - [fs] gfs2: Fix MAGIC check in LVBs (Robert S Peterson) [1600142] 18928 - [fs] gfs2: Do not reset flags on active reservations (Robert S Peterson) [1600142] 18929 - [fs] cifs: Fix stack out-of-bounds in smb(2, 3)_create_lease_buf() (Leif Sahlberg) [1598755] 18930 - [fs] cifs: store the leaseKey in the fid on SMB2_open (Leif Sahlberg) [1598755] 18931 - [fs] nfsd: further refinement of content of /proc/fs/nfsd/versions (Steve Dickson) [1614603] 18932 - [fs] nfsd: fix configuration of supported minor versions (Steve Dickson) [1614603] 18933 - [fs] nfsd: Fix display of the version string (Steve Dickson) [1614603] 18934 - [fs] nfsd: correctly range-check v4.x minor version when setting versions (Steve Dickson) [1614603] 18935 - [fs] ext4: Close race between direct IO and ext4_break_layouts() (Eric Sandeen) [1616301] 18936 - [fs] xfs: Close race between direct IO and xfs_break_layouts() (Eric Sandeen) [1616301] 18937 - [fs] ext4: handle layout changes to pinned DAX mappings (Eric Sandeen) [1614153] 18938 - [fs] dax: dax_layout_busy_page() warn on !exceptional (Eric Sandeen) [1614153] 18939 - [gpu] makefile: bump drm backport version (Rob Clark) [1600569] 18940 - [gpu] drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply() (Rob Clark) [1600569] 18941 - [gpu] amd/dc/dce100: On dce100, set clocks to 0 on suspend (Rob Clark) [1600569] 18942 - [gpu] drm/amdgpu: fix swapped emit_ib_size in vce3 (Rob Clark) [1600569] 18943 - [gpu] drm/amd/powerplay: correct vega12 thermal support as true (Rob Clark) [1600569] 18944 - [gpu] drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make gcc happy (Rob Clark) [1600569] 18945 - [gpu] drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check() (Rob Clark) [1600569] 18946 - [gpu] drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifier (Rob Clark) [1600569] 18947 - [gpu] drm/dp/mst: Fix off-by-one typo when dump payload table (Rob Clark) [1600569] 18948 - [gpu] drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutdown() (Rob Clark) [1600569] 18949 - [gpu] drm/gma500: fix psb_intel_lvds_mode_valid()'s return type (Rob Clark) [1600569] 18950 - [gpu] drm/atomic: Handling the case when setting old crtc for plane (Rob Clark) [1600569] 18951 - [gpu] drm/amd/display: Fix dim display on DCE11 (Rob Clark) [1600569] 18952 - [gpu] drm/amdgpu: Remove VRAM from shared bo domains (Rob Clark) [1600569] 18953 - [gpu] drm/radeon: fix mode_valid's return type (Rob Clark) [1600569] 18954 - [gpu] drm/amd/display: remove need of modeset flag for overlay planes (V2) (Rob Clark) [1600569] 18955 - [gpu] drm/amd/display: Do not program interrupt status on disabled crtc (Rob Clark) [1600569] 18956 - [gpu] drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2) (Rob Clark) [1600569] 18957 - [gpu] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues (Rob Clark) [1600569] 18958 - [gpu] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs (Rob Clark) [1600569] 18959 - [gpu] drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit() (Rob Clark) [1600569] 18960 - [gpu] drm/nouveau: Avoid looping through fake MST connectors (Rob Clark) [1600569] 18961 - [gpu] drm/nouveau: Use drm_connector_list_iter_* for iterating connectors (Rob Clark) [1600569] 18962 - [gpu] drm/nouveau: Remove bogus crtc check in pmops_runtime_idle (Rob Clark) [1600569] 18963 - [gpu] revert 'drm/amd/display: Don't return ddc result and read_bytes in same return value' (Rob Clark) [1600569] 18964 - [gpu] drm/i915: Fix hotplug irq ack on i965/g4x (Rob Clark) [1600569] 18965 - [gpu] drm/amdgpu: Reserve VM root shared fence slot for command submission (v3) (Rob Clark) [1600569] 18966 - [x86] unwind: Ensure stack grows down (Josh Poimboeuf) [1609717] 18967 18968 [3.10.0-942] 18969 - [mm] fix devmem_is_allowed() for sub-page System RAM intersections (Joe Lawrence) [1524322] 18970 - [pci] Delay after FLR of Intel DC P3700 NVMe (Alex Williamson) [1592654] 18971 - [pci] Disable Samsung SM961/PM961 NVMe before FLR (Alex Williamson) [1542494] 18972 - [pci] Export pcie_has_flr() (Alex Williamson) [1592654 1542494] 18973 - [nvdimm] libnvdimm: Export max available extent (Jeff Moyer) [1611761] 18974 - [nvdimm] libnvdimm: Use max contiguous area for namespace size (Jeff Moyer) [1611761] 18975 - [mm] ipc/shm.c add ->pagesize function to shm_vm_ops (Jeff Moyer) [1609834] 18976 - [kernel] mm: disallow mappings that conflict for devm_memremap_pages() (Jeff Moyer) [1616044] 18977 - [kernel] memremap: fix softlockup reports at teardown (Jeff Moyer) [1616187] 18978 - [kernel] memremap: add scheduling point to devm_memremap_pages (Jeff Moyer) [1616187] 18979 - [mm] page_alloc: add scheduling point to memmap_init_zone (Jeff Moyer) [1616187] 18980 - [mm] memory_hotplug: add scheduling point to __add_pages (Jeff Moyer) [1616187] 18981 - [acpi] nfit: Fix scrub idle detection (Jeff Moyer) [1616041] 18982 - [x86] asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling (Jeff Moyer) [1608674] 18983 - [nvdimm] libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes() (Jeff Moyer) [1608674] 18984 - [tools] testing/nvdimm: advertise a write cache for nfit_test (Jeff Moyer) [1608674] 18985 - [tools] x86, nfit_test: Add unit test for memcpy_mcsafe() (Jeff Moyer) [1608674] 18986 - [tools] testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute (Jeff Moyer) [1608674] 18987 - [tools] testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1 (Jeff Moyer) [1608674] 18988 - [tools] testing/nvdimm: allow custom error code injection (Jeff Moyer) [1608674] 18989 - [tools] libnvdimm, testing: update the default smart ctrl_temperature (Jeff Moyer) [1608674] 18990 - [tools] libnvdimm, testing: Add emulation for smart injection commands (Jeff Moyer) [1608674] 18991 - [tools] nfit_test: prevent parsing error of nfit_test.0 (Jeff Moyer) [1608674] 18992 - [tools] nfit_test: fix buffer overrun, add sanity check (Jeff Moyer) [1608674] 18993 - [tools] nfit_test: improve structure offset handling (Jeff Moyer) [1608674] 18994 - [tools] testing/nvdimm: force nfit_test to depend on instrumented modules (Jeff Moyer) [1608674] 18995 - [tools] libnvdimm/nfit_test: adding support for unit testing enable LSS status (Jeff Moyer) [1612421] 18996 - [tools] libnvdimm/nfit_test: add firmware download emulation (Jeff Moyer) [1612420] 18997 - [kernel] jiffies: add time comparison functions for 64 bit jiffies (Jeff Moyer) [1612420] 18998 - [tools] testing/nvdimm: smart alarm/threshold control (Jeff Moyer) [1608674] 18999 - [tools] testing/nvdimm: unit test clear-error commands (Jeff Moyer) [1608674] 19000 - [tools] testing/nvdimm: stricter bounds checking for error injection commands (Jeff Moyer) [1608674] 19001 - [tools] nfit_test: when clearing poison, also remove badrange entries (Jeff Moyer) [1608674] 19002 - [tools] nfit_test: add error injection DSMs (Jeff Moyer) [1612417] 19003 - [nvdimm] pmem: Switch to copy_to_iter_mcsafe() (Jeff Moyer) [1608674] 19004 - [fs] dax: Report bytes remaining in dax_iomap_actor() (Jeff Moyer) [1608674] 19005 - [lib] uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation (Jeff Moyer) [1608674] 19006 - [net] x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() (Jeff Moyer) [1608674] 19007 - [x86] asm/memcpy_mcsafe: Add write-protection-fault handling (Jeff Moyer) [1608674] 19008 - [x86] asm/memcpy_mcsafe: Return bytes remaining (Jeff Moyer) [1608674] 19009 - [x86] asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling (Jeff Moyer) [1608674] 19010 - [x86] asm/memcpy_mcsafe: Remove loop unrolling (Jeff Moyer) [1608674] 19011 - [net] dax: Introduce a ->copy_to_iter dax operation (Jeff Moyer) [1608674] 19012 - [kernel] dax: remove default copy_from_iter fallback (Jeff Moyer) [1539264] 19013 - [fs] filesystem-dax: convert to dax_copy_from_iter() (Jeff Moyer) [1608674] 19014 - [md] dm log writes: record metadata flag for better flags record (Jeff Moyer) [1539264] 19015 - [md] dax, dm: allow device-mapper to operate without dax support (Jeff Moyer) [1539264] 19016 - [md] dm log writes: fix max length used for kstrndup (Jeff Moyer) [1539264] 19017 - [md] dm log writes: add support for DAX (Jeff Moyer) [1539264] 19018 - [md] dm log writes: add support for inline data buffers (Jeff Moyer) [1539264] 19019 - [md] dm log writes: fix >512b sectorsize support (Jeff Moyer) [1539264] 19020 - [md] dm log writes: don't use all the cpu while waiting to log blocks (Jeff Moyer) [1539264] 19021 - [md] dm log writes: fix check of kthread_run() return value (Jeff Moyer) [1539264] 19022 - [md] dm log writes: fix bug with too large bios (Jeff Moyer) [1539264] 19023 - [md] dm log writes: move IO accounting earlier to fix error path (Jeff Moyer) [1539264] 19024 - [md] dm log writes: use ULL suffix for 64-bit constants (Jeff Moyer) [1539264] 19025 - [md] dm: add log writes target (Jeff Moyer) [1539264] 19026 - [md] dm: add ->copy_from_iter() dax operation support (Jeff Moyer) [1539264] 19027 - [powerpc] fadump: cleanup crash memory ranges support (Gustavo Duarte) [1621969] 19028 - [powerpc] fadump: merge adjacent memory ranges to reduce PT_LOAD segements (Gustavo Duarte) [1621969] 19029 - [powerpc] fadump: handle crash memory ranges array index overflow (Gustavo Duarte) [1621969] 19030 - [powerpc] fadump: Unregister fadump on kexec down path (Gustavo Duarte) [1621969] 19031 - [powerpc] fadump: Return error when fadump registration fails (Gustavo Duarte) [1621969] 19032 - [powerpc] iommu: Do not call PageTransHuge() on tail pages (David Gibson) [1594347] 19033 - [powerpc] kvm: book3s hv: Migrate pinned pages out of CMA (David Gibson) [1594347] 19034 19035 [3.10.0-941] 19036 - [tools] power turbostat: Allow for broken ACPI LPIT tables (Prarit Bhargava) [1614083] 19037 - [base] pm/runtime: Avoid false-positive warnings from might_sleep_if() (Paul Lai) [1615223] 19038 - [md] dm thin: stop no_space_timeout worker when switching to write-mode (Mike Snitzer) [1620251] 19039 - [netdrv] mlx5e: Only allow offloading decap egress (egdev) flows (Erez Alfasi) [1619641] 19040 - [netdrv] mlx5-core: Mark unsupported devices (Don Dutile) [1621824 1621810] 19041 - [netdrv] bnx2x: disable GSO where gso_size is too big for hardware (Jonathan Toppins) [1546760] {CVE-2018-1000026} 19042 - [net] create skb_gso_validate_mac_len() (Jonathan Toppins) [1546760] {CVE-2018-1000026} 19043 - [scsi] target: iscsi: cxgbit: fix max iso npdu calculation (Arjun Vynipadath) [1613307] 19044 - [scsi] csiostor: update csio_get_flash_params() (Arjun Vynipadath) [1613307] 19045 - [scsi] lpfc: Correct MDS diag and nvmet configuration (Dick Kennedy) [1616104] 19046 - [qla2xxx] Mark NVMe/FC initiator mode usage as technology preview (Ewan Milne) [1620258] 19047 - [nvme-fc] Take NVMe/FC initiator out of technology preview (Ewan Milne) [1620258] 19048 - [mm] inode: avoid softlockup in prune_icache_sb (Andrea Arcangeli) [1610560] 19049 - [mm] compaction: reschedule immediately if need_resched() is set (Andrea Arcangeli) [1610560] 19050 - [mm] compaction: properly signal and act upon lock and need_sched() contention (Andrea Arcangeli) [1610560] 19051 - [mm] compaction: cleanup isolate_freepages() (Andrea Arcangeli) [1610560] 19052 - [mm] compaction: encapsulate defer reset logic (Andrea Arcangeli) [1610560] 19053 - [mm] compaction.c: periodically schedule when freeing pages (Andrea Arcangeli) [1610560] 19054 - [powerpc] powernv/pci: Work around races in PCI bridge enabling (Gustavo Duarte) [1620041] 19055 - [powerpc] kdump: Handle crashkernel memory reservation failure (Pingfan Liu) [1621945] 19056 - [powerpc] ftrace: Match dot symbols when searching functions on ppc64 (Jerome Marchand) [1613136] 19057 - [x86] entry/64: Restore TRACE_IRQS_IRETQ in paranoid_exit (Scott Wood) [1561777] 19058 19059 [3.10.0-940] 19060 - [net] sched: Fix missing res info when create new tc_index filter (Hangbin Liu) [1607687] 19061 - [net] sched: fix NULL pointer dereference when delete tcindex filter (Hangbin Liu) [1607687] 19062 - [net] dev: advertise the new ifindex when the netns iface changes (Michael Cambria) [1584287] 19063 - [net] dev: always advertise the new nsid when the netns iface changes (Michael Cambria) [1584287] 19064 - [net] Zero ifla_vf_info in rtnl_fill_vfinfo() (Hangbin Liu) [1614178] 19065 - [net] udpv6: Fix the checksum computation when HW checksum does not apply (Xin Long) [1619793] 19066 - [net] tc: ensure that offloading callback is called for MQPRIO qdisc (Ivan Vecera) [1618579] 19067 - [thunderbolt] move tb3 to full support status (Jarod Wilson) [1620372] 19068 - [kernel] x86/platform/uv: Add adjustable set memory block size function (Baoquan He) [1601867] 19069 - [mm] memory_hotplug: remove timeout from __offline_memory (Baoquan He) [1601867] 19070 - [mm] memory_hotplug: do not fail offlining too early (Baoquan He) [1601867] 19071 - [x86] mm/memory_hotplug: determine block size based on the end of boot memory (Baoquan He) [1601867] 19072 - [x86] mm: Streamline and restore probe_memory_block_size() (Baoquan He) [1601867] 19073 - [x86] mm: Use 2GB memory block size on large-memory x86-64 systems (Baoquan He) [1601867] 19074 - [x86] mm: probe memory block size for generic x86 64bit (Baoquan He) [1601867] 19075 - [x86] revert platform/uv: Add adjustable set memory block size function (Baoquan He) [1601867] 19076 19077 [3.10.0-939] 19078 - [nvme] rdma: Fix command completion race at error recovery (David Milburn) [1610641] 19079 - [infiniband] revert vmw_pvrdma: Call ib_umem_release on destroy QP path (Don Dutile) [1618625] 19080 - [infiniband] iw_cxgb4: correctly enforce the max reg_mr depth (Arjun Vynipadath) [1613317] 19081 - [netdrv] net: aquantia: Fix IFF_ALLMULTI flag functionality (Igor Russkikh) [1608762] 19082 - [uio] fix possible circular locking dependency (Xiubo Li) [1613195] 19083 - [tools] power turbostat: Fix logical node enumeration to allow for non-sequential physical nodes (Prarit Bhargava) [1612902] 19084 - [tools] bpf selftest: Disable unsupported verifier tests (Jiri Olsa) [1615222] 19085 - [tools] bpf: fix panic due to oob in bpf_prog_test_run_skb (Jiri Olsa) [1615222] 19086 - [net] bpf: Align packet data properly in program testing framework (Jiri Olsa) [1615222] 19087 - [net] bpf: Do not dereference user pointer in bpf_test_finish() (Jiri Olsa) [1615222] 19088 - [tools] bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier (Jiri Olsa) [1615222] 19089 - [tools] bpf: add verifier tests for accesses to map values (Jiri Olsa) [1615222] 19090 - [kernel] bpf: allow map helpers access to map values directly (Jiri Olsa) [1615222] 19091 - [kernel] cpuset: fix a warning when clearing configured masks in old hierarchy (Aristeu Rozanski) [1613248] 19092 - [kernel] percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods (Prarit Bhargava) [1603603] 19093 - [kernel] percpu: READ_ONCE() now implies smp_read_barrier_depends() (Prarit Bhargava) [1603603] 19094 - [kernel] locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() (Prarit Bhargava) [1603603] 19095 - [kernel] compiler, atomics, kasan: Provide READ_ONCE_NOCHECK() (Prarit Bhargava) [1603603] 19096 - [kernel] percpu-refcount: init ->confirm_switch member properly (Prarit Bhargava) [1603603] 19097 - [kernel] percpu, locking: revert ('percpu: Replace smp_read_barrier_depends() with lockless_dereference()') (Prarit Bhargava) [1603603] 19098 - [x86] microcode: Allow late microcode loading with SMT disabled (Josh Poimboeuf) [1614515] 19099 - [x86] intel_rdt: Enable CMT and MBM on new Skylake stepping (Jiri Olsa) [1517736] 19100 19101 [3.10.0-938] 19102 - [netdrv] mlx5e: Properly check if hairpin is possible between two functions (Alaa Hleihel) [1611567] 19103 - [netdrv] bnx2x: Fix invalid memory access in rss hash config path (Jonathan Toppins) [1615290] 19104 - [netdrv] iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs (Stanislaw Gruszka) [1616290] 19105 - [netdrv] ibmvnic: Update firmware error reporting with cause string (Steve Best) [1614652] 19106 - [netdrv] ibmvnic: Remove code to request error information (Steve Best) [1614652] 19107 - [scsi] fcoe: hold disc_mutex when traversing rport lists (Chris Leech) [1608481] 19108 - [scsi] libfc: hold disc_mutex in fc_disc_stop_rports() (Chris Leech) [1608481] 19109 - [scsi] libfc: fixup lockdep annotations (Chris Leech) [1608481] 19110 - [scsi] libfc: fixup 'sleeping function called from invalid context' (Chris Leech) [1608481] 19111 - [scsi] libfc: Add lockdep annotations (Chris Leech) [1608481] 19112 - [scsi] libiscsi: fix possible NULL pointer dereference in case of TMF (Chris Leech) [1613262] 19113 - [scsi] qla2xxx: Fix memory leak for allocating abort IOCB (Himanshu Madhani) [1609890] 19114 - [scsi] hpsa: correct enclosure sas address (Joseph Szczypek) [1613021] 19115 - [scsi] lpfc: Remove lpfc_enable_pbde as module parameter (Dick Kennedy) [1613975] 19116 - [scsi] lpfc: Fix list corruption on the completion queue (Dick Kennedy) [1554777] 19117 - [scsi] lpfc: Fix driver crash when re-registering NVME rports (Dick Kennedy) [1613955] 19118 - [scsi] lpfc: Correct LCB ACCept payload (Dick Kennedy) [1613959] 19119 - [x86] boot/kaslr: Skip specified number of 1GB huge pages when doing physical randomization (KASLR) (Baoquan He) [1451428] 19120 - [x86] boot/kaslr: Add two new functions for 1GB huge pages handling (Baoquan He) [1451428] 19121 - [x86] platform/uv: Add kernel parameter to set memory block size (Frank Ramsay) [1595892] 19122 - [x86] platform/uv: Use new set memory block size function (Frank Ramsay) [1595892] 19123 - [x86] platform/uv: Add adjustable set memory block size function (Frank Ramsay) [1595892] 19124 19125 [3.10.0-937] 19126 - [fs] dax: use __pagevec_lookup in dax_layout_busy_page (Eric Sandeen) [1505291] 19127 - [fs] cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting (Leif Sahlberg) [1598765] 19128 - [fs] libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() (Ilya Dryomov) [1614858] 19129 - [fs] libceph: check authorizer reply/challenge length before reading (Ilya Dryomov) [1614858] 19130 - [fs] libceph: implement CEPHX_V2 calculation mode (Ilya Dryomov) [1614858] 19131 - [fs] libceph: add authorizer challenge (Ilya Dryomov) [1614858] 19132 - [fs] libceph: factor out encrypt_authorizer() (Ilya Dryomov) [1614858] 19133 - [fs] libceph: factor out __ceph_x_decrypt() (Ilya Dryomov) [1614858] 19134 - [fs] libceph: factor out __prepare_write_connect() (Ilya Dryomov) [1614858] 19135 - [fs] libceph: store ceph_auth_handshake pointer in ceph_connection (Ilya Dryomov) [1614858] 19136 - [fs] nfsv4.0: Remove transport protocol name from non-UCS client ID (Steve Dickson) [1592911] 19137 - [fs] nfsv4.0: Remove cl_ipaddr from non-UCS client ID (Steve Dickson) [1592911] 19138 - [fs] aio: properly check iovec sizes (Jeff Moyer) [1337518] {CVE-2015-8830} 19139 - [fs] cifs: fix up section mismatch (Jeff Moyer) [1609877] 19140 - [fs] skip LAYOUTRETURN if layout is invalid (Steve Dickson) [1589995] 19141 - [fs] gfs2: Special-case rindex for gfs2_grow (Andreas Grunbacher) [1608687] 19142 - [fs] ext4: Fix WARN_ON_ONCE in ext4_commit_super() (Lukas Czerner) [1596766] 19143 - [fs] cachefiles: Wait rather than BUG'ing on Unexpected object collision (David Howells) [1356390] 19144 - [fs] cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag (David Howells) [1356390] 19145 - [fs] fscache: Fix reference overput in fscache_attach_object() error handling (David Howells) [1356390] 19146 - [fs] cachefiles: Fix refcounting bug in backing-file read monitoring (David Howells) [1356390] 19147 - [fs] fscache: Allow cancelled operations to be enqueued (David Howells) [1356390] 19148 - [fs] ext4: avoid running out of journal credits when appending to an inline file (Lukas Czerner) [1609759] {CVE-2018-10883} 19149 - [fs] jbd2: don't mark block as modified if the handle is out of credits (Lukas Czerner) [1609759] {CVE-2018-10883} 19150 - [fs] ext4: check for allocation block validity with block group locked (Lukas Czerner) [1597702] 19151 - [fs] ext4: fix check to prevent initializing reserved inodes (Lukas Czerner) [1597702] 19152 - [fs] ext4: fix false negatives *and* false positives in ext4_check_descriptors() (Lukas Czerner) [1597702] 19153 - [fs] ext4: add more mount time checks of the superblock (Lukas Czerner) [1597702] 19154 - [fs] ext4: fix bitmap position validation (Lukas Czerner) [1597702] 19155 - [fs] ext4: add more inode number paranoia checks (Lukas Czerner) [1597702] 19156 - [fs] ext4: clear i_data in ext4_inode_info when removing inline data (Lukas Czerner) [1597702] 19157 - [fs] ext4: include the illegal physical block in the bad map ext4_error msg (Lukas Czerner) [1597702] 19158 - [fs] ext4: verify the depth of extent tree in ext4_find_extent() (Lukas Czerner) [1597702] 19159 - [fs] ext4: only look at the bg_flags field if it is valid (Lukas Czerner) [1597702] 19160 - [fs] ext4: don't update checksum of new initialized bitmaps (Lukas Czerner) [1597702] 19161 - [fs] ext4: add validity checks for bitmap block numbers (Lukas Czerner) [1597702] 19162 - [fs] ext4: make sure bitmaps and the inode table don't overlap with bg descriptors (Lukas Czerner) [1597702] 19163 - [fs] ext4: always check block group bounds in ext4_init_block_bitmap() (Lukas Czerner) [1597702] 19164 - [fs] ext4: always verify the magic number in xattr blocks (Lukas Czerner) [1597702] 19165 - [fs] ext4: add corruption check in ext4_xattr_set_entry() (Lukas Czerner) [1597702] 19166 - [net] netlink: make sure -EBUSY won't escape from netlink_insert (Davide Caratti) [1608701] 19167 - [net] netfilter: nf_conntrack: don't resize NULL or freed hashtable (Davide Caratti) [1601662] 19168 - [net] ethtool: Ensure new ring parameters are within bounds during SRINGPARAM (Ivan Vecera) [1608318] 19169 - [net] ipv6: make DAD fail with enhanced DAD when nonce length differs (Jarod Wilson) [1608002] 19170 - [net] ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses (Jarod Wilson) [1608002] 19171 - [net] ipv6: send unsolicited NA after DAD (Jarod Wilson) [1608002] 19172 - [net] ipv6: display hw address of source machine during ipv6 DAD failure (Jarod Wilson) [1608002] 19173 - [net] ipv6: send NS for DAD when link operationally up (Jarod Wilson) [1608002] 19174 - [net] ipv6: avoid dad-failures for addresses with NODAD (Jarod Wilson) [1608002] 19175 - [net] ipv6: send unsolicited NA if enabled for all interfaces (Jarod Wilson) [1608002] 19176 - [net] ipv6: send unsolicited NA on admin up (Jarod Wilson) [1608002] 19177 - [net] ipv6: addrconf: fix generation of new temporary addresses (Jarod Wilson) [1608002] 19178 - [net] ipv6: addrconf: Implemented enhanced DAD (RFC7527) (Jarod Wilson) [1608002] 19179 19180 19181 </description> 19182 <!-- 19183 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 19184 --> 19185 <advisory> 19186 <severity>IMPORTANT</severity> 19187 <rights>Copyright 2018 Oracle, Inc.</rights> 19188 <issued date="2018-11-05"/> 19189 <cve href="http://linux.oracle.com/cve/CVE-2016-4913.html">CVE-2016-4913</cve> 19190 <cve href="http://linux.oracle.com/cve/CVE-2017-0861.html">CVE-2017-0861</cve> 19191 <cve href="http://linux.oracle.com/cve/CVE-2015-8830.html">CVE-2015-8830</cve> 19192 <cve href="http://linux.oracle.com/cve/CVE-2018-5803.html">CVE-2018-5803</cve> 19193 <cve href="http://linux.oracle.com/cve/CVE-2018-1130.html">CVE-2018-1130</cve> 19194 <cve href="http://linux.oracle.com/cve/CVE-2017-10661.html">CVE-2017-10661</cve> 19195 <cve href="http://linux.oracle.com/cve/CVE-2018-8781.html">CVE-2018-8781</cve> 19196 <cve href="http://linux.oracle.com/cve/CVE-2017-18344.html">CVE-2017-18344</cve> 19197 <cve href="http://linux.oracle.com/cve/CVE-2018-5391.html">CVE-2018-5391</cve> 19198 <cve href="http://linux.oracle.com/cve/CVE-2018-13405.html">CVE-2018-13405</cve> 19199 <cve href="http://linux.oracle.com/cve/CVE-2017-17805.html">CVE-2017-17805</cve> 19200 <cve href="http://linux.oracle.com/cve/CVE-2017-18208.html">CVE-2017-18208</cve> 19201 <cve href="http://linux.oracle.com/cve/CVE-2017-18232.html">CVE-2017-18232</cve> 19202 <cve href="http://linux.oracle.com/cve/CVE-2018-1092.html">CVE-2018-1092</cve> 19203 <cve href="http://linux.oracle.com/cve/CVE-2018-5848.html">CVE-2018-5848</cve> 19204 <cve href="http://linux.oracle.com/cve/CVE-2018-7757.html">CVE-2018-7757</cve> 19205 <cve href="http://linux.oracle.com/cve/CVE-2018-10322.html">CVE-2018-10322</cve> 19206 <cve href="http://linux.oracle.com/cve/CVE-2018-10878.html">CVE-2018-10878</cve> 19207 <cve href="http://linux.oracle.com/cve/CVE-2018-1094.html">CVE-2018-1094</cve> 19208 <cve href="http://linux.oracle.com/cve/CVE-2018-1118.html">CVE-2018-1118</cve> 19209 <cve href="http://linux.oracle.com/cve/CVE-2018-1120.html">CVE-2018-1120</cve> 19210 <cve href="http://linux.oracle.com/cve/CVE-2018-5344.html">CVE-2018-5344</cve> 19211 <cve href="http://linux.oracle.com/cve/CVE-2018-7740.html">CVE-2018-7740</cve> 19212 <cve href="http://linux.oracle.com/cve/CVE-2018-10879.html">CVE-2018-10879</cve> 19213 <cve href="http://linux.oracle.com/cve/CVE-2018-10881.html">CVE-2018-10881</cve> 19214 <cve href="http://linux.oracle.com/cve/CVE-2018-10883.html">CVE-2018-10883</cve> 19215 <cve href="http://linux.oracle.com/cve/CVE-2018-10902.html">CVE-2018-10902</cve> 19216 <cve href="http://linux.oracle.com/cve/CVE-2018-10940.html">CVE-2018-10940</cve> 19217 <cve href="http://linux.oracle.com/cve/CVE-2018-1000026.html">CVE-2018-1000026</cve> 19218 19219 </advisory> 19220 </metadata> 19221 <criteria operator="AND"> 19222 <criterion test_ref="oval:com.oracle.elsa:tst:20183083001" comment="Oracle Linux 7 is installed"/> 19223 <criteria operator="OR"> 19224 <criteria operator="AND"> 19225 <criterion test_ref="oval:com.oracle.elsa:tst:20183083002" comment="bpftool is earlier than 0:3.10.0-957.el7"/> 19226 <criterion test_ref="oval:com.oracle.elsa:tst:20183083003" comment="bpftool is signed with the Oracle Linux 7 key"/> 19227 </criteria> 19228 <criteria operator="AND"> 19229 <criterion test_ref="oval:com.oracle.elsa:tst:20183083004" comment="kernel is earlier than 0:3.10.0-957.el7"/> 19230 <criterion test_ref="oval:com.oracle.elsa:tst:20183083005" comment="kernel is signed with the Oracle Linux 7 key"/> 19231 </criteria> 19232 <criteria operator="AND"> 19233 <criterion test_ref="oval:com.oracle.elsa:tst:20183083006" comment="kernel-abi-whitelists is earlier than 0:3.10.0-957.el7"/> 19234 <criterion test_ref="oval:com.oracle.elsa:tst:20183083007" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 19235 </criteria> 19236 <criteria operator="AND"> 19237 <criterion test_ref="oval:com.oracle.elsa:tst:20183083008" comment="kernel-debug is earlier than 0:3.10.0-957.el7"/> 19238 <criterion test_ref="oval:com.oracle.elsa:tst:20183083009" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 19239 </criteria> 19240 <criteria operator="AND"> 19241 <criterion test_ref="oval:com.oracle.elsa:tst:20183083010" comment="kernel-debug-devel is earlier than 0:3.10.0-957.el7"/> 19242 <criterion test_ref="oval:com.oracle.elsa:tst:20183083011" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 19243 </criteria> 19244 <criteria operator="AND"> 19245 <criterion test_ref="oval:com.oracle.elsa:tst:20183083012" comment="kernel-devel is earlier than 0:3.10.0-957.el7"/> 19246 <criterion test_ref="oval:com.oracle.elsa:tst:20183083013" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 19247 </criteria> 19248 <criteria operator="AND"> 19249 <criterion test_ref="oval:com.oracle.elsa:tst:20183083014" comment="kernel-doc is earlier than 0:3.10.0-957.el7"/> 19250 <criterion test_ref="oval:com.oracle.elsa:tst:20183083015" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 19251 </criteria> 19252 <criteria operator="AND"> 19253 <criterion test_ref="oval:com.oracle.elsa:tst:20183083016" comment="kernel-headers is earlier than 0:3.10.0-957.el7"/> 19254 <criterion test_ref="oval:com.oracle.elsa:tst:20183083017" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 19255 </criteria> 19256 <criteria operator="AND"> 19257 <criterion test_ref="oval:com.oracle.elsa:tst:20183083018" comment="kernel-tools is earlier than 0:3.10.0-957.el7"/> 19258 <criterion test_ref="oval:com.oracle.elsa:tst:20183083019" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 19259 </criteria> 19260 <criteria operator="AND"> 19261 <criterion test_ref="oval:com.oracle.elsa:tst:20183083020" comment="kernel-tools-libs is earlier than 0:3.10.0-957.el7"/> 19262 <criterion test_ref="oval:com.oracle.elsa:tst:20183083021" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 19263 </criteria> 19264 <criteria operator="AND"> 19265 <criterion test_ref="oval:com.oracle.elsa:tst:20183083022" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-957.el7"/> 19266 <criterion test_ref="oval:com.oracle.elsa:tst:20183083023" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 19267 </criteria> 19268 <criteria operator="AND"> 19269 <criterion test_ref="oval:com.oracle.elsa:tst:20183083024" comment="perf is earlier than 0:3.10.0-957.el7"/> 19270 <criterion test_ref="oval:com.oracle.elsa:tst:20183083025" comment="perf is signed with the Oracle Linux 7 key"/> 19271 </criteria> 19272 <criteria operator="AND"> 19273 <criterion test_ref="oval:com.oracle.elsa:tst:20183083026" comment="python-perf is earlier than 0:3.10.0-957.el7"/> 19274 <criterion test_ref="oval:com.oracle.elsa:tst:20183083027" comment="python-perf is signed with the Oracle Linux 7 key"/> 19275 </criteria> 19276 </criteria> 19277 </criteria> 19278 19279 </definition> 19280 <definition id="oval:com.oracle.elsa:def:20183090" version="501" class="patch"> 19281 <metadata> 19282 <title> 19283 ELSA-2018-3090: ovmf security, bug fix, and enhancement update (MODERATE) 19284 </title> 19285 <affected family="unix"> 19286 <platform>Oracle Linux 7</platform> 19287 19288 </affected> 19289 <reference source="elsa" ref_id="ELSA-2018-3090" ref_url="http://linux.oracle.com/errata/ELSA-2018-3090.html"/> 19290 <reference source="CVE" ref_id="CVE-2018-0739" ref_url="http://linux.oracle.com/cve/CVE-2018-0739.html"/> 19291 19292 <description> 19293 [20180508-3.gitee3198e672e2.el7] 19294 - ovmf-redhat-provide-virtual-bundled-OpenSSL-in-OVMF.patch [bz#1607792] 19295 - Resolves: bz#1607792 19296 (add 'Provides: bundled(openssl) = 1.1.0h' to the spec file) 19297 19298 [20180508-2.gitee3198e672e2] 19299 - OvmfPkg/PlatformBootManagerLib: connect consoles unconditionally [bz#1577546] 19300 - build OVMF varstore template with SB enabled / certs enrolled [bz#1561128] 19301 - connect Virtio RNG devices again [bz#1579518] 19302 - Resolves: bz#1577546 19303 (no input consoles connected under certain circumstances) 19304 - Resolves: bz#1561128 19305 (OVMF Secure boot enablement (enrollment of default keys)) 19306 - Resolves: bz#1579518 19307 (EFI_RNG_PROTOCOL no longer produced for virtio-rng) 19308 19309 [20180508-1.gitee3198e672e2] 19310 - Rebase to [bz#1559542] 19311 - Resolves: bz#1559542 19312 (Rebase OVMF for RHEL-7.6) 19313 </description> 19314 <!-- 19315 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 19316 --> 19317 <advisory> 19318 <severity>MODERATE</severity> 19319 <rights>Copyright 2018 Oracle, Inc.</rights> 19320 <issued date="2018-11-05"/> 19321 <cve href="http://linux.oracle.com/cve/CVE-2018-0739.html">CVE-2018-0739</cve> 19322 19323 </advisory> 19324 </metadata> 19325 <criteria operator="AND"> 19326 <criterion test_ref="oval:com.oracle.elsa:tst:20183090001" comment="Oracle Linux 7 is installed"/> 19327 <criteria operator="AND"> 19328 <criterion test_ref="oval:com.oracle.elsa:tst:20183090002" comment="OVMF is earlier than 0:20180508-3.gitee3198e672e2.el7"/> 19329 <criterion test_ref="oval:com.oracle.elsa:tst:20183090003" comment="OVMF is signed with the Oracle Linux 7 key"/> 19330 </criteria> 19331 </criteria> 19332 19333 </definition> 19334 <definition id="oval:com.oracle.elsa:def:20183092" version="501" class="patch"> 19335 <metadata> 19336 <title> 19337 ELSA-2018-3092: glibc security, bug fix, and enhancement update (MODERATE) 19338 </title> 19339 <affected family="unix"> 19340 <platform>Oracle Linux 7</platform> 19341 19342 </affected> 19343 <reference source="elsa" ref_id="ELSA-2018-3092" ref_url="http://linux.oracle.com/errata/ELSA-2018-3092.html"/> 19344 <reference source="CVE" ref_id="CVE-2017-16997" ref_url="http://linux.oracle.com/cve/CVE-2017-16997.html"/> 19345 <reference source="CVE" ref_id="CVE-2018-6485" ref_url="http://linux.oracle.com/cve/CVE-2018-6485.html"/> 19346 <reference source="CVE" ref_id="CVE-2018-11236" ref_url="http://linux.oracle.com/cve/CVE-2018-11236.html"/> 19347 <reference source="CVE" ref_id="CVE-2018-11237" ref_url="http://linux.oracle.com/cve/CVE-2018-11237.html"/> 19348 19349 <description> 19350 [2.17-260.0.9] 19351 - Regenerate plural.c 19352 - OraBug 28806294. 19353 - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> 19354 19355 [2.17-260.0.7] 19356 - intl: Port to Bison 3.0 19357 - Backport of upstream gettext commit 19f23e290a5e4a82b9edf9f5a4f8ab6192871be9 19358 - OraBug 28806294. 19359 - Reviewed-by: Patrick McGehearty <patrick.mcgehearty@oracle.com> 19360 19361 [2.17-260.0.5] 19362 - Fix dbl-64/wordsize-64 remquo (bug 17569). 19363 - Backport of upstream d9afe48d55a412e76b0dcb28335fd4b390fe07ae 19364 - OraBug 19570749. 19365 - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> 19366 19367 [2.17-260.0.3] 19368 - libio: Disable vtable validation in case of interposition. 19369 - Backport of upstream c402355dfa7807b8e0adb27c009135a7e2b9f1b0. 19370 - OraBug 28641867. 19371 - Reviewed-by: Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> 19372 19373 [2.17-260.0.1] 19374 - Include-linux-falloc.h-in-bits-fcntl-linux.h 19375 - Defines FALLOC_FL_PUNSH_HOLE, FALLOC_FL_KEEP_SIZE, 19376 FALLOC_FL_COLLAPSE_RANGE, and FALLOC_FL_ZERO_RANGE 19377 - OraBug 28483336 19378 19379 - Add MAP_SHARED_VALIDATE and MAP_SYNC flags to 19380 - sysdeps/unix/sysv/linux/x86/bits/mman.h 19381 - OraBug 28389572 19382 19383 [2.17-260.0.1] 19384 - Update bits/siginfo.h with Linux hwpoison SIGBUS changes. 19385 - Adds new SIGBUS error codes for hardware poison signals, syncing with 19386 the current kernel headers (v3.9). 19387 - It also adds si_trapno field for alpha. 19388 - New values: BUS_MCEERR_AR, BUS_MCEERR_AO 19389 - OraBug 28124569 19390 19391 [2.17-260] 19392 - Update glibc-rh1560641.patch to initialize pad outside 19393 the conditional eliminating an uninitialized byte warning from 19394 valgrind. (#1560641) 19395 19396 [2.17-259] 19397 - Correctly set errno when send() fails on i686 (#1550080) 19398 19399 [2.17-258] 19400 - Fix dynamic string token substitution in DT_RPATH etc. (#1447808, #1540480) 19401 - Additional robust mutex fixes (#1401665) 19402 19403 [2.17-257] 19404 - Improve process-shared robust mutex support (#1401665) 19405 19406 [2.17-256] 19407 - CVE-2017-16997: Correctly handle DT_RPATH (#1540480). 19408 - Correctly process '' element in DT_RPATH or DT_NEEDED (#1447808). 19409 19410 [2.17-255] 19411 - Make transition from legacy nss_db easier (#1408964) 19412 19413 [2.17-254] 19414 - nptl: Avoid expected SIGALRM in most tests (#1372304) 19415 19416 [2.17-253] 19417 - Add support for el_GR@euro locale. Update el_GR, ur_IN and 19418 wal_ET locales. (#1448107) 19419 19420 [2.17-252] 19421 - Do not scale NPTL tests with available number of CPUs (#1526193) 19422 19423 [2.17-251] 19424 - Correctly set errno when send() fails on s390 and s390x (#1550080) 19425 19426 [2.17-250] 19427 - Initialize pad field in sem_open. (#1560641) 19428 19429 [2.17-249] 19430 - getlogin_r: Return early when process has no associated login UID (#1563046) 19431 19432 [2.17-248] 19433 - Return static array, not local array from transliteration function (#1505500) 19434 19435 [2.17-247] 19436 - Re-write multi-statement strftime_l macros using better style (#1505477) 19437 19438 [2.17-246] 19439 - Fix pthread_barrier_init typo (#1505451) 19440 19441 [2.17-245] 19442 - CVE-2018-11237: AVX-512 mempcpy for KNL buffer overflow (#1579809) 19443 19444 [2.17-244] 19445 - resolv: Fix crash after memory allocation failure (#1579727) 19446 19447 [2.17-243] 19448 - CVE-2018-11236: Path length overflow in realpath (#1579742) 19449 19450 [2.17-242] 19451 - S390: fix sys/ptrace.h to make it includible again after 19452 asm/ptrace.h (#1457479) 19453 19454 [2.17-241] 19455 - x86: setcontext, makecontext alignment issues (#1531168) 19456 19457 [2.17-240] 19458 - Remove abort() warning in manual (#1577333) 19459 19460 [2.17-239] 19461 - Add Open File Description (OFL) locks. (#1461231) 19462 19463 [2.17-238] 19464 - Properly handle more invalid --install-langs arguments. (#1349982) 19465 19466 [2.17-237] 19467 - Add O_TMPFILE macro (#1471405) 19468 - Update syscall names list to kernel 4.16 (#1563747) 19469 - Include <linux/falloc.h> in bits/fcntl-linux.h. (#1476120) 19470 - Fix netgroup cache keys. (#1505647) 19471 - Update ptrace constants. (#1457479) 19472 19473 [2.17-236] 19474 - Fix strfmon_l so that it groups digits (#1307241) 19475 19476 [2.17-235] 19477 - CVE-2018-6485: Integer overflow in posix_memalign in memalign (#1548002) 19478 19479 [2.17-234] 19480 - Adjust spec file for compiler warnings cleanup (#1505492) 19481 - Drop ports add-on 19482 - Do not attempt to disable warnings-as-errors on s390x 19483 19484 [2.17-233] 19485 - Compiler warnings cleanup, phase 7 (#1505492) 19486 19487 [2.17-232] 19488 - Compiler warnings cleanup, phase 6 (#1505492) 19489 19490 [2.17-231] 19491 - Compiler warnings cleanup, phase 5 (#1505492) 19492 19493 [2.17-230] 19494 - Compiler warnings cleanup, phase 4 (#1505492) 19495 19496 [2.17-229] 19497 - Compiler warnings cleanup, phase 3 (#1505492) 19498 19499 [2.17-228] 19500 - Compiler warnings cleanup, phase 2 (#1505492) 19501 19502 [2.17-227] 19503 - Fix downstream-specific compiler warnings (#1505492) 19504 19505 [2.17-226] 19506 - rtkaio: Do not define IN_MODULE (#1349967) 19507 19508 [2.17-225] 19509 - Fix K&R function definitions in libio (#1566623) 19510 19511 [2.17-224] 19512 - Fix type errors in string tests (#1564638) 19513 19514 [2.17-223] 19515 - Make nscd build reproducible for verification (#1505492) 19516 </description> 19517 <!-- 19518 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 19519 --> 19520 <advisory> 19521 <severity>MODERATE</severity> 19522 <rights>Copyright 2018 Oracle, Inc.</rights> 19523 <issued date="2018-11-05"/> 19524 <cve href="http://linux.oracle.com/cve/CVE-2017-16997.html">CVE-2017-16997</cve> 19525 <cve href="http://linux.oracle.com/cve/CVE-2018-6485.html">CVE-2018-6485</cve> 19526 <cve href="http://linux.oracle.com/cve/CVE-2018-11236.html">CVE-2018-11236</cve> 19527 <cve href="http://linux.oracle.com/cve/CVE-2018-11237.html">CVE-2018-11237</cve> 19528 19529 </advisory> 19530 </metadata> 19531 <criteria operator="AND"> 19532 <criterion test_ref="oval:com.oracle.elsa:tst:20183092001" comment="Oracle Linux 7 is installed"/> 19533 <criteria operator="OR"> 19534 <criteria operator="AND"> 19535 <criterion test_ref="oval:com.oracle.elsa:tst:20183092002" comment="glibc is earlier than 0:2.17-260.0.9.el7"/> 19536 <criterion test_ref="oval:com.oracle.elsa:tst:20183092003" comment="glibc is signed with the Oracle Linux 7 key"/> 19537 </criteria> 19538 <criteria operator="AND"> 19539 <criterion test_ref="oval:com.oracle.elsa:tst:20183092004" comment="glibc-common is earlier than 0:2.17-260.0.9.el7"/> 19540 <criterion test_ref="oval:com.oracle.elsa:tst:20183092005" comment="glibc-common is signed with the Oracle Linux 7 key"/> 19541 </criteria> 19542 <criteria operator="AND"> 19543 <criterion test_ref="oval:com.oracle.elsa:tst:20183092006" comment="glibc-devel is earlier than 0:2.17-260.0.9.el7"/> 19544 <criterion test_ref="oval:com.oracle.elsa:tst:20183092007" comment="glibc-devel is signed with the Oracle Linux 7 key"/> 19545 </criteria> 19546 <criteria operator="AND"> 19547 <criterion test_ref="oval:com.oracle.elsa:tst:20183092008" comment="glibc-headers is earlier than 0:2.17-260.0.9.el7"/> 19548 <criterion test_ref="oval:com.oracle.elsa:tst:20183092009" comment="glibc-headers is signed with the Oracle Linux 7 key"/> 19549 </criteria> 19550 <criteria operator="AND"> 19551 <criterion test_ref="oval:com.oracle.elsa:tst:20183092010" comment="glibc-static is earlier than 0:2.17-260.0.9.el7"/> 19552 <criterion test_ref="oval:com.oracle.elsa:tst:20183092011" comment="glibc-static is signed with the Oracle Linux 7 key"/> 19553 </criteria> 19554 <criteria operator="AND"> 19555 <criterion test_ref="oval:com.oracle.elsa:tst:20183092012" comment="glibc-utils is earlier than 0:2.17-260.0.9.el7"/> 19556 <criterion test_ref="oval:com.oracle.elsa:tst:20183092013" comment="glibc-utils is signed with the Oracle Linux 7 key"/> 19557 </criteria> 19558 <criteria operator="AND"> 19559 <criterion test_ref="oval:com.oracle.elsa:tst:20183092014" comment="nscd is earlier than 0:2.17-260.0.9.el7"/> 19560 <criterion test_ref="oval:com.oracle.elsa:tst:20183092015" comment="nscd is signed with the Oracle Linux 7 key"/> 19561 </criteria> 19562 </criteria> 19563 </criteria> 19564 19565 </definition> 19566 <definition id="oval:com.oracle.elsa:def:20183107" version="501" class="patch"> 19567 <metadata> 19568 <title> 19569 ELSA-2018-3107: wpa_supplicant security and bug fix update (MODERATE) 19570 </title> 19571 <affected family="unix"> 19572 <platform>Oracle Linux 7</platform> 19573 19574 </affected> 19575 <reference source="elsa" ref_id="ELSA-2018-3107" ref_url="http://linux.oracle.com/errata/ELSA-2018-3107.html"/> 19576 <reference source="CVE" ref_id="CVE-2018-14526" ref_url="http://linux.oracle.com/cve/CVE-2018-14526.html"/> 19577 19578 <description> 19579 [1:2.6-12] 19580 - Ignore unauthenticated encrypted EAPOL-Key data (CVE-2018-14526) 19581 19582 [1:2.6-11] 19583 - Better handling of /run/wpa_supplicant (rh #1507919) 19584 19585 [1:2.6-10] 19586 - Fix memory leak when macsec MKA/PSK is used (rh #1500442) 19587 - Fix authentication failure when the MAC is updated externally (rh #1490885) 19588 - Let the kernel discard EAPOL if packet type is PACKET_OTHERHOST (rh #1434434) 19589 - Dont restart wpa_supplicant.service on package upgrade (rh #1505404) 19590 - Dont own a directory in /run/ (rh #1507919) 19591 </description> 19592 <!-- 19593 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 19594 --> 19595 <advisory> 19596 <severity>MODERATE</severity> 19597 <rights>Copyright 2018 Oracle, Inc.</rights> 19598 <issued date="2018-11-05"/> 19599 <cve href="http://linux.oracle.com/cve/CVE-2018-14526.html">CVE-2018-14526</cve> 19600 19601 </advisory> 19602 </metadata> 19603 <criteria operator="AND"> 19604 <criterion test_ref="oval:com.oracle.elsa:tst:20183107001" comment="Oracle Linux 7 is installed"/> 19605 <criteria operator="AND"> 19606 <criterion test_ref="oval:com.oracle.elsa:tst:20183107002" comment="wpa_supplicant is earlier than 1:2.6-12.el7"/> 19607 <criterion test_ref="oval:com.oracle.elsa:tst:20183107003" comment="wpa_supplicant is signed with the Oracle Linux 7 key"/> 19608 </criteria> 19609 </criteria> 19610 19611 </definition> 19612 <definition id="oval:com.oracle.elsa:def:20183113" version="501" class="patch"> 19613 <metadata> 19614 <title> 19615 ELSA-2018-3113: libvirt security, bug fix, and enhancement update (MODERATE) 19616 </title> 19617 <affected family="unix"> 19618 <platform>Oracle Linux 7</platform> 19619 19620 </affected> 19621 <reference source="elsa" ref_id="ELSA-2018-3113" ref_url="http://linux.oracle.com/errata/ELSA-2018-3113.html"/> 19622 <reference source="CVE" ref_id="CVE-2018-6764" ref_url="http://linux.oracle.com/cve/CVE-2018-6764.html"/> 19623 19624 <description> 19625 [4.5.0-10] 19626 - conf: correct false boot order error during domain parse (rhbz#1601318) 19627 19628 [4.5.0-9] 19629 - virDomainDefCompatibleDevice: Relax alias change check (rhbz#1621910) 19630 - virDomainDetachDeviceFlags: Clarify update semantics (rhbz#1621910) 19631 - virDomainNetDefCheckABIStability: Check for MTU change too (rhbz#1623157) 19632 19633 [4.5.0-8] 19634 - storage: Add --shrink to qemu-img command when shrinking vol (rhbz#1613746) 19635 - access: Fix nwfilter-binding ACL access API name generation (rhbz#1611320) 19636 - qemu: mdev: Use vfio-pci 'display' property only with vfio-pci mdevs (rhbz#1624735) 19637 19638 [4.5.0-7] 19639 - qemu_migration: Avoid writing to freed memory (rhbz#1593137) 19640 - qemu: hotplug: Fix asynchronous unplug of 'shmem' (rhbz#1618622) 19641 - tests: rename hugepages to hugepages-default (rhbz#1591235) 19642 - tests: extract hugepages-numa-default-dimm out of hugepages-numa (rhbz#1591235) 19643 - tests: rename hugepages-numa into hugepages-numa-default (rhbz#1591235) 19644 - tests: remove unnecessary XML elements from hugepages-numa-default (rhbz#1591235) 19645 - tests: extract pages-discard out of hugepages-pages (rhbz#1591235) 19646 - tests: rename hugepages-pages into hugepages-numa-nodeset (rhbz#1591235) 19647 - tests: rename hugepages-pages2 into hugepages-numa-default-2M (rhbz#1591235) 19648 - tests: extract pages-discard-hugepages out of hugepages-pages3 (rhbz#1591235) 19649 - tests: rename hugepages-pages3 into hugepages-numa-nodeset-part (rhbz#1591235) 19650 - tests: rename hugepages-pages4 into hugepages-numa-nodeset-nonexist (rhbz#1591235) 19651 - tests: rename hugepages-pages5 into hugepages-default-2M (rhbz#1591235) 19652 - tests: rename hugepages-pages6 into hugepages-default-system-size (rhbz#1591235) 19653 - tests: rename hugepages-pages7 into pages-dimm-discard (rhbz#1591235) 19654 - tests: rename hugepages-pages8 into hugepages-nodeset-nonexist (rhbz#1591235) 19655 - tests: introduce hugepages-default-1G-nodeset-2M (rhbz#1591235) 19656 - tests: introduce hugepages-nodeset (rhbz#1591235) 19657 - conf: Move hugepage XML validation check out of qemu_command (rhbz#1591235) 19658 - conf: Move hugepages validation out of XML parser (rhbz#1591235) 19659 - conf: Introduce virDomainDefPostParseMemtune (rhbz#1591235) 19660 - tests: sev: Test launch-security with specific QEMU version (rhbz#1612009) 19661 - qemu: Fix probing of AMD SEV support (rhbz#1612009) 19662 - qemu: caps: Format SEV platform data into qemuCaps cache (rhbz#1612009) 19663 19664 [4.5.0-6] 19665 - qemu: Exempt video model 'none' from getting a PCI address on Q35 (rhbz#1609087) 19666 - conf: Fix a error msg typo in virDomainVideoDefValidate (rhbz#1607825) 19667 19668 [4.5.0-5] 19669 - esx storage: Fix typo lsilogic -> lsiLogic (rhbz#1571759) 19670 - networkGetDHCPLeases: Dont always report error if unable to read leases file (rhbz#1600468) 19671 - nwfilter: Resolve SEGV for NWFilter Snoop processing (rhbz#1599973) 19672 - qemu: Remove unused bypassSecurityDriver from qemuOpenFileAs (rhbz#1589115) 19673 - qemuDomainSaveMemory: Dont enforce dynamicOwnership (rhbz#1589115) 19674 - domain_nwfilter: Return early if net has no name in virDomainConfNWFilterTeardownImpl (rhbz#1607831) 19675 - examples: Add clean-traffic-gateway into nwfilters (rhbz#1603115) 19676 19677 [4.5.0-4] 19678 - qemu: hotplug: dont overwrite error message in qemuDomainAttachNetDevice (rhbz#1598311) 19679 - qemu: hotplug: report error when changing rom enabled attr for net iface (rhbz#1599513) 19680 - qemu: Fix setting global_period cputune element (rhbz#1600427) 19681 - tests: qemucaps: Add test data for upcoming qemu 3.0.0 (rhbz#1475770) 19682 - qemu: capabilities: Add capability for werror/rerror for 'usb-device' frontend (rhbz#1475770) 19683 - qemu: command: Move graphics iteration to its own function (rhbz#1475770) 19684 - qemu: address: Handle all the video devices within a single loop (rhbz#1475770) 19685 - conf: Introduce virDomainVideoDefClear helper (rhbz#1475770) 19686 - conf: Introduce virDomainDefPostParseVideo helper (rhbz#1475770) 19687 - qemu: validate: Enforce compile time switch type checking for videos (rhbz#1475770) 19688 - tests: Add capabilities data for QEMU 2.11 x86_64 (rhbz#1475770) 19689 - tests: Update capabilities data for QEMU 3.0.0 x86_64 (rhbz#1475770) 19690 - qemu: qemuBuildHostdevCommandLine: Use a helper variable mdevsrc (rhbz#1475770) 19691 - qemu: caps: Introduce a capability for egl-headless (rhbz#1475770) 19692 - qemu: Introduce a new graphics display type 'headless' (rhbz#1475770) 19693 - qemu: caps: Add vfio-pci.display capability (rhbz#1475770) 19694 - conf: Introduce virDomainGraphicsDefHasOpenGL helper (rhbz#1475770) 19695 - conf: Replace 'error' with 'cleanup' in virDomainHostdevDefParseXMLSubsys (rhbz#1475770) 19696 - conf: Introduce new <hostdev> attribute 'display' (rhbz#1475770) 19697 - qemu: command: Enable formatting vfio-pci.display option onto cmdline (rhbz#1475770) 19698 - docs: Rephrase the mediated devices hostdev section a bit (rhbz#1475770) 19699 - conf: Introduce new video type 'none' (rhbz#1475770) 19700 - virt-xml-validate: Add schema for nwfilterbinding (rhbz#1600330) 19701 - tools: Fix typo generating adapter_wwpn field (rhbz#1601377) 19702 - src: Fix memory leak in virNWFilterBindingDispose (rhbz#1603025) 19703 19704 [4.5.0-3] 19705 - qemu: hotplug: Do not try to add secret object for TLS if it does not exist (rhbz#1598015) 19706 - qemu: monitor: Make qemuMonitorAddObject more robust against programming errors (rhbz#1598015) 19707 - spec: Explicitly require matching libvirt-libs (rhbz#1600122) 19708 - virDomainConfNWFilterInstantiate: initialize @xml to avoid random crash (rhbz#1599545) 19709 - qemuProcessStartPRDaemonHook: Try to set NS iff domain was started with one (rhbz#1470007) 19710 - qemuDomainValidateStorageSource: Relax PR validation (rhbz#1470007) 19711 - virStoragePRDefFormat: Suppress path formatting for migratable XML (rhbz#1470007) 19712 - qemu: Wire up PR_MANAGER_STATUS_CHANGED event (rhbz#1470007) 19713 - qemu_monitor: Introduce qemuMonitorJSONGetPRManagerInfo (rhbz#1470007) 19714 - qemu: Fetch pr-helper process info on reconnect (rhbz#1470007) 19715 - qemu: Fix ATTRIBUTE_NONNULL for qemuMonitorAddObject (rhbz#1598015) 19716 - virsh.pod: Fix a command name typo in nwfilter-binding-undefine (rhbz#1600329) 19717 - docs: schema: Add missing <alias> to vsock device (rhbz#1600345) 19718 - virnetdevtap: Dont crash on !ifname in virNetDevTapInterfaceStats (rhbz#1595184) 19719 19720 [4.5.0-2] 19721 - qemu: Add capability for the HTM pSeries feature (rhbz#1525599) 19722 - conf: Parse and format the HTM pSeries feature (rhbz#1525599) 19723 - qemu: Format the HTM pSeries feature (rhbz#1525599) 19724 - qemu: hotplug: Dont access srcPriv when its not allocated (rhbz#1597550) 19725 - qemuDomainNestedJobAllowed: Allow QEMU_JOB_NONE (rhbz#1598084) 19726 - src: Mention DEVICE_REMOVAL_FAILED event in virDomainDetachDeviceAlias docs (rhbz#1598087) 19727 - virsh.pod: Drop --persistent for detach-device-alias (rhbz#1598087) 19728 - qemu: dont use chardev FD passing with standalone args (rhbz#1598281) 19729 - qemu: remove chardevStdioLogd param from vhostuser code path (rhbz#1597940) 19730 - qemu: consolidate parameters of qemuBuildChrChardevStr into flags (rhbz#1597940) 19731 - qemu: dont use chardev FD passing for vhostuser backend (rhbz#1597940) 19732 - qemu: fix UNIX socket chardevs operating in client mode (rhbz#1598440) 19733 - qemuDomainDeviceDefValidateNetwork: Check for range only if IP prefix set (rhbz#1515533) 19734 19735 [4.5.0-1] 19736 - Rebased to libvirt-4.5.0 (rhbz#1563169) 19737 - The rebase also fixes the following bugs: 19738 rhbz#1291851, rhbz#1393106, rhbz#1468422, rhbz#1469338, rhbz#1526382 19739 rhbz#1529059, rhbz#1541921, rhbz#1544869, rhbz#1552092, rhbz#1568407 19740 rhbz#1583623, rhbz#1584091, rhbz#1585108, rhbz#1586027, rhbz#1588295 19741 rhbz#1588336, rhbz#1589730, rhbz#1590214, rhbz#1591017, rhbz#1591561 19742 rhbz#1591628, rhbz#1591645, rhbz#1593549 19743 19744 [4.4.0-2] 19745 - build: Dont install sysconfig files as scripts (rhbz#1563169) 19746 19747 [4.4.0-1] 19748 - Rebased to libvirt-4.4.0 (rhbz#1563169) 19749 - The rebase also fixes the following bugs: 19750 rhbz#1149445, rhbz#1291851, rhbz#1300772, rhbz#1400475, rhbz#1456165 19751 rhbz#1470007, rhbz#1480668, rhbz#1534418, rhbz#1549531, rhbz#1559284 19752 rhbz#1559835, rhbz#1560946, rhbz#1566416, rhbz#1569861, rhbz#1572491 19753 rhbz#1574089, rhbz#1576916, rhbz#1583484, rhbz#1583927, rhbz#1584071 19754 rhbz#1584073 19755 19756 [4.3.0-1] 19757 - Rebased to libvirt-4.3.0 (rhbz#1563169) 19758 - The rebase also fixes the following bugs: 19759 rhbz#1509870, rhbz#1530451, rhbz#1577920, rhbz#1283700, rhbz#1425757 19760 rhbz#1448149, rhbz#1454709, rhbz#1502754, rhbz#1507737, rhbz#1519130 19761 rhbz#1519146, rhbz#1522706, rhbz#1523564, rhbz#1524399, rhbz#1525496 19762 rhbz#1527740, rhbz#1550980, rhbz#916061, rhbz#1494454, rhbz#1515533 19763 rhbz#1532542, rhbz#1538570, rhbz#1544325, rhbz#1544659, rhbz#1546971 19764 rhbz#1347550, rhbz#1367238, rhbz#1483816, rhbz#1543775, rhbz#1551000 19765 rhbz#1552127, rhbz#1553075, rhbz#1553085, rhbz#1554876, rhbz#1556828 19766 rhbz#1558317, rhbz#1425058, rhbz#1490158, rhbz#1492597, rhbz#1520821 19767 rhbz#1529256, rhbz#1547250, rhbz#1557769, rhbz#1560917, rhbz#1560976 19768 rhbz#1568148, rhbz#1569678, rhbz#1576464 19769 </description> 19770 <!-- 19771 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 19772 --> 19773 <advisory> 19774 <severity>MODERATE</severity> 19775 <rights>Copyright 2018 Oracle, Inc.</rights> 19776 <issued date="2018-11-05"/> 19777 <cve href="http://linux.oracle.com/cve/CVE-2018-6764.html">CVE-2018-6764</cve> 19778 19779 </advisory> 19780 </metadata> 19781 <criteria operator="AND"> 19782 <criterion test_ref="oval:com.oracle.elsa:tst:20183113001" comment="Oracle Linux 7 is installed"/> 19783 <criteria operator="OR"> 19784 <criteria operator="AND"> 19785 <criterion test_ref="oval:com.oracle.elsa:tst:20183113002" comment="libvirt is earlier than 0:4.5.0-10.el7"/> 19786 <criterion test_ref="oval:com.oracle.elsa:tst:20183113003" comment="libvirt is signed with the Oracle Linux 7 key"/> 19787 </criteria> 19788 <criteria operator="AND"> 19789 <criterion test_ref="oval:com.oracle.elsa:tst:20183113004" comment="libvirt-admin is earlier than 0:4.5.0-10.el7"/> 19790 <criterion test_ref="oval:com.oracle.elsa:tst:20183113005" comment="libvirt-admin is signed with the Oracle Linux 7 key"/> 19791 </criteria> 19792 <criteria operator="AND"> 19793 <criterion test_ref="oval:com.oracle.elsa:tst:20183113006" comment="libvirt-bash-completion is earlier than 0:4.5.0-10.el7"/> 19794 <criterion test_ref="oval:com.oracle.elsa:tst:20183113007" comment="libvirt-bash-completion is signed with the Oracle Linux 7 key"/> 19795 </criteria> 19796 <criteria operator="AND"> 19797 <criterion test_ref="oval:com.oracle.elsa:tst:20183113008" comment="libvirt-client is earlier than 0:4.5.0-10.el7"/> 19798 <criterion test_ref="oval:com.oracle.elsa:tst:20183113009" comment="libvirt-client is signed with the Oracle Linux 7 key"/> 19799 </criteria> 19800 <criteria operator="AND"> 19801 <criterion test_ref="oval:com.oracle.elsa:tst:20183113010" comment="libvirt-daemon is earlier than 0:4.5.0-10.el7"/> 19802 <criterion test_ref="oval:com.oracle.elsa:tst:20183113011" comment="libvirt-daemon is signed with the Oracle Linux 7 key"/> 19803 </criteria> 19804 <criteria operator="AND"> 19805 <criterion test_ref="oval:com.oracle.elsa:tst:20183113012" comment="libvirt-daemon-config-network is earlier than 0:4.5.0-10.el7"/> 19806 <criterion test_ref="oval:com.oracle.elsa:tst:20183113013" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key"/> 19807 </criteria> 19808 <criteria operator="AND"> 19809 <criterion test_ref="oval:com.oracle.elsa:tst:20183113014" comment="libvirt-daemon-config-nwfilter is earlier than 0:4.5.0-10.el7"/> 19810 <criterion test_ref="oval:com.oracle.elsa:tst:20183113015" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key"/> 19811 </criteria> 19812 <criteria operator="AND"> 19813 <criterion test_ref="oval:com.oracle.elsa:tst:20183113016" comment="libvirt-daemon-driver-interface is earlier than 0:4.5.0-10.el7"/> 19814 <criterion test_ref="oval:com.oracle.elsa:tst:20183113017" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key"/> 19815 </criteria> 19816 <criteria operator="AND"> 19817 <criterion test_ref="oval:com.oracle.elsa:tst:20183113018" comment="libvirt-daemon-driver-lxc is earlier than 0:4.5.0-10.el7"/> 19818 <criterion test_ref="oval:com.oracle.elsa:tst:20183113019" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key"/> 19819 </criteria> 19820 <criteria operator="AND"> 19821 <criterion test_ref="oval:com.oracle.elsa:tst:20183113020" comment="libvirt-daemon-driver-network is earlier than 0:4.5.0-10.el7"/> 19822 <criterion test_ref="oval:com.oracle.elsa:tst:20183113021" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key"/> 19823 </criteria> 19824 <criteria operator="AND"> 19825 <criterion test_ref="oval:com.oracle.elsa:tst:20183113022" comment="libvirt-daemon-driver-nodedev is earlier than 0:4.5.0-10.el7"/> 19826 <criterion test_ref="oval:com.oracle.elsa:tst:20183113023" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key"/> 19827 </criteria> 19828 <criteria operator="AND"> 19829 <criterion test_ref="oval:com.oracle.elsa:tst:20183113024" comment="libvirt-daemon-driver-nwfilter is earlier than 0:4.5.0-10.el7"/> 19830 <criterion test_ref="oval:com.oracle.elsa:tst:20183113025" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key"/> 19831 </criteria> 19832 <criteria operator="AND"> 19833 <criterion test_ref="oval:com.oracle.elsa:tst:20183113026" comment="libvirt-daemon-driver-qemu is earlier than 0:4.5.0-10.el7"/> 19834 <criterion test_ref="oval:com.oracle.elsa:tst:20183113027" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key"/> 19835 </criteria> 19836 <criteria operator="AND"> 19837 <criterion test_ref="oval:com.oracle.elsa:tst:20183113028" comment="libvirt-daemon-driver-secret is earlier than 0:4.5.0-10.el7"/> 19838 <criterion test_ref="oval:com.oracle.elsa:tst:20183113029" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key"/> 19839 </criteria> 19840 <criteria operator="AND"> 19841 <criterion test_ref="oval:com.oracle.elsa:tst:20183113030" comment="libvirt-daemon-driver-storage is earlier than 0:4.5.0-10.el7"/> 19842 <criterion test_ref="oval:com.oracle.elsa:tst:20183113031" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key"/> 19843 </criteria> 19844 <criteria operator="AND"> 19845 <criterion test_ref="oval:com.oracle.elsa:tst:20183113032" comment="libvirt-daemon-driver-storage-core is earlier than 0:4.5.0-10.el7"/> 19846 <criterion test_ref="oval:com.oracle.elsa:tst:20183113033" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key"/> 19847 </criteria> 19848 <criteria operator="AND"> 19849 <criterion test_ref="oval:com.oracle.elsa:tst:20183113034" comment="libvirt-daemon-driver-storage-disk is earlier than 0:4.5.0-10.el7"/> 19850 <criterion test_ref="oval:com.oracle.elsa:tst:20183113035" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key"/> 19851 </criteria> 19852 <criteria operator="AND"> 19853 <criterion test_ref="oval:com.oracle.elsa:tst:20183113036" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:4.5.0-10.el7"/> 19854 <criterion test_ref="oval:com.oracle.elsa:tst:20183113037" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key"/> 19855 </criteria> 19856 <criteria operator="AND"> 19857 <criterion test_ref="oval:com.oracle.elsa:tst:20183113038" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:4.5.0-10.el7"/> 19858 <criterion test_ref="oval:com.oracle.elsa:tst:20183113039" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key"/> 19859 </criteria> 19860 <criteria operator="AND"> 19861 <criterion test_ref="oval:com.oracle.elsa:tst:20183113040" comment="libvirt-daemon-driver-storage-logical is earlier than 0:4.5.0-10.el7"/> 19862 <criterion test_ref="oval:com.oracle.elsa:tst:20183113041" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key"/> 19863 </criteria> 19864 <criteria operator="AND"> 19865 <criterion test_ref="oval:com.oracle.elsa:tst:20183113042" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:4.5.0-10.el7"/> 19866 <criterion test_ref="oval:com.oracle.elsa:tst:20183113043" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key"/> 19867 </criteria> 19868 <criteria operator="AND"> 19869 <criterion test_ref="oval:com.oracle.elsa:tst:20183113044" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:4.5.0-10.el7"/> 19870 <criterion test_ref="oval:com.oracle.elsa:tst:20183113045" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key"/> 19871 </criteria> 19872 <criteria operator="AND"> 19873 <criterion test_ref="oval:com.oracle.elsa:tst:20183113046" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:4.5.0-10.el7"/> 19874 <criterion test_ref="oval:com.oracle.elsa:tst:20183113047" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key"/> 19875 </criteria> 19876 <criteria operator="AND"> 19877 <criterion test_ref="oval:com.oracle.elsa:tst:20183113048" comment="libvirt-daemon-kvm is earlier than 0:4.5.0-10.el7"/> 19878 <criterion test_ref="oval:com.oracle.elsa:tst:20183113049" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key"/> 19879 </criteria> 19880 <criteria operator="AND"> 19881 <criterion test_ref="oval:com.oracle.elsa:tst:20183113050" comment="libvirt-daemon-lxc is earlier than 0:4.5.0-10.el7"/> 19882 <criterion test_ref="oval:com.oracle.elsa:tst:20183113051" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key"/> 19883 </criteria> 19884 <criteria operator="AND"> 19885 <criterion test_ref="oval:com.oracle.elsa:tst:20183113052" comment="libvirt-devel is earlier than 0:4.5.0-10.el7"/> 19886 <criterion test_ref="oval:com.oracle.elsa:tst:20183113053" comment="libvirt-devel is signed with the Oracle Linux 7 key"/> 19887 </criteria> 19888 <criteria operator="AND"> 19889 <criterion test_ref="oval:com.oracle.elsa:tst:20183113054" comment="libvirt-docs is earlier than 0:4.5.0-10.el7"/> 19890 <criterion test_ref="oval:com.oracle.elsa:tst:20183113055" comment="libvirt-docs is signed with the Oracle Linux 7 key"/> 19891 </criteria> 19892 <criteria operator="AND"> 19893 <criterion test_ref="oval:com.oracle.elsa:tst:20183113056" comment="libvirt-libs is earlier than 0:4.5.0-10.el7"/> 19894 <criterion test_ref="oval:com.oracle.elsa:tst:20183113057" comment="libvirt-libs is signed with the Oracle Linux 7 key"/> 19895 </criteria> 19896 <criteria operator="AND"> 19897 <criterion test_ref="oval:com.oracle.elsa:tst:20183113058" comment="libvirt-lock-sanlock is earlier than 0:4.5.0-10.el7"/> 19898 <criterion test_ref="oval:com.oracle.elsa:tst:20183113059" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key"/> 19899 </criteria> 19900 <criteria operator="AND"> 19901 <criterion test_ref="oval:com.oracle.elsa:tst:20183113060" comment="libvirt-login-shell is earlier than 0:4.5.0-10.el7"/> 19902 <criterion test_ref="oval:com.oracle.elsa:tst:20183113061" comment="libvirt-login-shell is signed with the Oracle Linux 7 key"/> 19903 </criteria> 19904 <criteria operator="AND"> 19905 <criterion test_ref="oval:com.oracle.elsa:tst:20183113062" comment="libvirt-nss is earlier than 0:4.5.0-10.el7"/> 19906 <criterion test_ref="oval:com.oracle.elsa:tst:20183113063" comment="libvirt-nss is signed with the Oracle Linux 7 key"/> 19907 </criteria> 19908 </criteria> 19909 </criteria> 19910 19911 </definition> 19912 <definition id="oval:com.oracle.elsa:def:20183127" version="501" class="patch"> 19913 <metadata> 19914 <title> 19915 ELSA-2018-3127: 389-ds-base security, bug fix, and enhancement update (MODERATE) 19916 </title> 19917 <affected family="unix"> 19918 <platform>Oracle Linux 7</platform> 19919 19920 </affected> 19921 <reference source="elsa" ref_id="ELSA-2018-3127" ref_url="http://linux.oracle.com/errata/ELSA-2018-3127.html"/> 19922 <reference source="CVE" ref_id="CVE-2018-14648" ref_url="http://linux.oracle.com/cve/CVE-2018-14648.html"/> 19923 19924 <description> 19925 [1.3.8.4-15] 19926 - Bump version to 1.3.8.4-15 19927 - Resolves: Bug 1624004 - Fix regression in last patch 19928 19929 [1.3.8.4-14] 19930 - Bump version to 1.3.8.4-14 19931 - Resolves: Bug 1624004 - potential denial of service attack 19932 19933 [1.3.8.4-13] 19934 - Bump version to 1.3.8.4-13 19935 - Resolves: Bug 1623949 - Crash in delete_passwdPolicy when persistent search connections are terminated unexpectedly 19936 19937 [1.3.8.4-12] 19938 - Bump version to 1.3.8.4-12 19939 - Resolves: Bug 1616412 - filter optimization fix causes regression(fix reverted) 19940 19941 [1.3.8.4-11] 19942 - Bump version to 1.3.8.4-11 19943 - Resolves: Bug 1614820 - Server crash through modify command with large DN 19944 19945 [1.3.8.4-10] 19946 - Bump verison to 1.3.8.4-10 19947 - Resolves: Bug 1614501 - Disable nunc-stans by default 19948 - Resolves: Bug 1607078 - ldapsearch with server side sort crashes the ldap server 19949 19950 [1.3.8.4-9] 19951 - Bump version to 1.3.8.4-9 19952 - Resolves: Bug 1594484 - setup-ds.pl not able to handle/create the user 'dirsrv' if there is an already existing user with the UID/GID 389 on the machine. 19953 19954 [1.3.8.4-8] 19955 - Bump version to 1.3.8.4-8 19956 - Resolves: Bug 1594484 - setup-ds.pl not able to handle/create the user 'dirsrv' if there is an already existing user with the UID/GID 389 on the machine. 19957 19958 [1.3.8.4-7] 19959 - Bump version to 1.3.8.4-7 19960 - Resolves: Bug 1595766 - backout this fix for now because it breaks FreeIPA (removed patch file all together) 19961 19962 [1.3.8.4-6] 19963 - Bump version to 1.3.8.4-6 19964 - Resolves: Bug 1595766 - backout this fix for now because it breaks FreeIPA 19965 19966 [1.3.8.4-5] 19967 - Bump version to 1.3.8.4-5 19968 - Resolves: Bug 1595766 - CVE-2018-10871 389-ds-base: replication and the Retro Changelog plugin store plaintext password by default 19969 19970 [1.3.8.4-4] 19971 - Bump version to 1.3.8.4-4 19972 - Resolves: Bug 1597384 - Async operations can hang when the server is running nunc-stans 19973 - Resolves: Bug 1598186 - A search with the scope 'one' returns a non-matching entry 19974 - Resolves: Bug 1598718 - import fails if backend name is 'default' 19975 - Resolves: Bug 1598478 - If a replica is created with a bindDNGroup, this group is taken into account only after bindDNGroupCheckInterval seconds 19976 - Resolves: Bug 1525256 - Invalid SNMP MIB for 389 DS 19977 - Resolves: Bug 1597518 - ds-replcheck command returns traceback errors against ldif files having garbage content when run in offline mode 19978 19979 [1.3.8.4-3] 19980 - Bump version to 1.3.8.4-3 19981 - Resolves: Bug 1594484 - setup-ds.pl not able to handle/create the user 'dirsrv' if there is an already existing user with the UID/GID 389 on the machine. 19982 19983 [1.3.8.4-2] 19984 - Bump version to 1.3.8.4-2 19985 - Resolves: Bug 1594484 - setup-ds.pl not able to handle/create the user 'dirsrv' if there is an already existing user with the UID/GID 389 on the machine. 19986 19987 [1.3.8.4-1] 19988 - Bump version to 1.3.8.4-1 19989 - Resolves: Bug 1560653 - Rebase 389-ds-base in RHEL 7.6 to 1.3.8 19990 19991 [1.3.8.2-1] 19992 - Bump version to 1.3.8.2-1 19993 - Resolves: Bug 1560653 - Rebase 389-ds-base in RHEL 7.6 to 1.3.8 19994 19995 </description> 19996 <!-- 19997 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 19998 --> 19999 <advisory> 20000 <severity>MODERATE</severity> 20001 <rights>Copyright 2018 Oracle, Inc.</rights> 20002 <issued date="2018-11-05"/> 20003 <cve href="http://linux.oracle.com/cve/CVE-2018-14648.html">CVE-2018-14648</cve> 20004 20005 </advisory> 20006 </metadata> 20007 <criteria operator="AND"> 20008 <criterion test_ref="oval:com.oracle.elsa:tst:20183127001" comment="Oracle Linux 7 is installed"/> 20009 <criteria operator="OR"> 20010 <criteria operator="AND"> 20011 <criterion test_ref="oval:com.oracle.elsa:tst:20183127002" comment="389-ds-base is earlier than 0:1.3.8.4-15.el7"/> 20012 <criterion test_ref="oval:com.oracle.elsa:tst:20183127003" comment="389-ds-base is signed with the Oracle Linux 7 key"/> 20013 </criteria> 20014 <criteria operator="AND"> 20015 <criterion test_ref="oval:com.oracle.elsa:tst:20183127004" comment="389-ds-base-devel is earlier than 0:1.3.8.4-15.el7"/> 20016 <criterion test_ref="oval:com.oracle.elsa:tst:20183127005" comment="389-ds-base-devel is signed with the Oracle Linux 7 key"/> 20017 </criteria> 20018 <criteria operator="AND"> 20019 <criterion test_ref="oval:com.oracle.elsa:tst:20183127006" comment="389-ds-base-libs is earlier than 0:1.3.8.4-15.el7"/> 20020 <criterion test_ref="oval:com.oracle.elsa:tst:20183127007" comment="389-ds-base-libs is signed with the Oracle Linux 7 key"/> 20021 </criteria> 20022 <criteria operator="AND"> 20023 <criterion test_ref="oval:com.oracle.elsa:tst:20183127008" comment="389-ds-base-snmp is earlier than 0:1.3.8.4-15.el7"/> 20024 <criterion test_ref="oval:com.oracle.elsa:tst:20183127009" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key"/> 20025 </criteria> 20026 </criteria> 20027 </criteria> 20028 20029 </definition> 20030 <definition id="oval:com.oracle.elsa:def:20183140" version="501" class="patch"> 20031 <metadata> 20032 <title> 20033 ELSA-2018-3140: GNOME security, bug fix, and enhancement update (MODERATE) 20034 </title> 20035 <affected family="unix"> 20036 <platform>Oracle Linux 7</platform> 20037 20038 </affected> 20039 <reference source="elsa" ref_id="ELSA-2018-3140" ref_url="http://linux.oracle.com/errata/ELSA-2018-3140.html"/> 20040 <reference source="CVE" ref_id="CVE-2017-18267" ref_url="http://linux.oracle.com/cve/CVE-2017-18267.html"/> 20041 <reference source="CVE" ref_id="CVE-2018-10733" ref_url="http://linux.oracle.com/cve/CVE-2018-10733.html"/> 20042 <reference source="CVE" ref_id="CVE-2018-10767" ref_url="http://linux.oracle.com/cve/CVE-2018-10767.html"/> 20043 <reference source="CVE" ref_id="CVE-2018-10768" ref_url="http://linux.oracle.com/cve/CVE-2018-10768.html"/> 20044 <reference source="CVE" ref_id="CVE-2018-12910" ref_url="http://linux.oracle.com/cve/CVE-2018-12910.html"/> 20045 <reference source="CVE" ref_id="CVE-2018-13988" ref_url="http://linux.oracle.com/cve/CVE-2018-13988.html"/> 20046 20047 <description> 20048 PackageKit 20049 [1.1.10-1.0.1] 20050 - remove PackageKit-0.3.8-Fedora-Vendor.conf.patch 20051 20052 [1.1.10-1] 20053 - New upstream release 20054 - Resolves: #1576494 20055 20056 accountsservice 20057 [0.6.50-2] 20058 - Fix user switching 20059 Resolves: #1597350 20060 20061 [0.6.50-1] 20062 - Update to 0.6.50 20063 Related: #1576538 20064 Related: 1596735 20065 Related: 1602918 20066 20067 [0.6.49-1] 20068 - Update to 0.6.49 20069 Resolves: #1576538 20070 20071 adwaita-icon-theme 20072 [3.28.0-1] 20073 - Update to 3.28.0 20074 - Resolves: #1567131 20075 20076 appstream-data 20077 [7-20180614] 20078 - Regenerate the RHEL metadata using rhel-7.6-candidate 20079 - Resolves: RHBZ#1570031 20080 20081 at-spi2-atk 20082 [2.26.2-1] 20083 - Update to 2.26.2 20084 - Resolves: #1567135 20085 20086 at-spi2-core 20087 [2.28.0-1] 20088 - Update to 2.28.0 20089 - Resolves: #1567145 20090 20091 atk 20092 [2.28.1-1] 20093 - Update to 2.28.1 20094 - Resolves: #1567158 20095 20096 baobab 20097 [3.28.0-2] 20098 - Install also 24x24 icons 20099 - Fix gschema translations 20100 - Resolves: #1567161 20101 20102 [3.28.0-1] 20103 - Update to 3.28.0 20104 - Fix setting GNOMELOCALEDIR 20105 - Resolves: #1567161 20106 20107 bolt 20108 [0.4-3] 20109 - Include patch to tighten sandbox by restricting capabilities 20110 - Resolves: #1559611 20111 20112 [0.4-2] 20113 - bolt 0.4 upstream release 20114 - Resolves: #1559611 20115 20116 brasero 20117 [3.12.2-5] 20118 - Update to 3.12.2 20119 - Resolves: #1569810 20120 20121 cairo 20122 [1.15.12-3] 20123 - Rebuild against new freetype 20124 - Resolves: #1625906 20125 20126 [1.15.12-1] 20127 - Update to 1.15.12 20128 - Resolves: #1576535 20129 20130 cheese 20131 [2:3.28.0-1] 20132 - Update to 3.28.0 20133 - Resolves: #1567170 20134 20135 clutter-gst3 20136 [3.0.26-1] 20137 - Update to 3.0.26 20138 - Resolves: #1569811 20139 20140 compat-exiv2-023 20141 [0.23-2] 20142 - Remove Windows binaries from the tarball 20143 Resolves: bz#1568618 20144 20145 [0.23-1] 20146 - Spec file based on exiv2 package to provide old libraries before API change 20147 Resolves: bz#1568618 20148 20149 control-center 20150 [3.28.1-4] 20151 - Backport two additional upstream patches for thunderbolt panel 20152 - Resolves: #1594880 20153 20154 [3.28.1-3] 20155 - Remove outdated soft hyphens from Japanese translation 20156 - Resolves: #1519109 20157 20158 [3.28.1-2] 20159 - Include thunderbolt panel 20160 - Resolves: #1567179 20161 20162 [3.28.1-1] 20163 - Update to 3.28.1 20164 - Resolves: #1567179 20165 20166 dconf 20167 [0.28.0-3] 20168 - Check mtimes of files in /etc/dconf/db/*.d/ directories 20169 - when running 'dconf update' 20170 - Resolves: #1570569 20171 20172 [0.28.0-2] 20173 - Return dconf-dbus-1 library (without devel files) 20174 - Related: #1567184 20175 20176 [0.28.0-1] 20177 - Update to 0.28.0 20178 - Resolves: #1567184 20179 20180 dconf-editor 20181 [3.28.0-1] 20182 - Update to 3.28.0 20183 - Resolves: #1569718 20184 20185 devhelp 20186 [1:3.28.1-1] 20187 - Update to 3.28.1 20188 - Resolves: #1569719 20189 20190 ekiga 20191 [4.0.1-8] 20192 - Rebuild against newer evolution-data-server 20193 20194 [4.0.1-7] 20195 - Rebuild against newer evolution-data-server 20196 20197 [4.0.1-5] 20198 - Rebuild against newer evolution-data-server 20199 20200 [4.0.1-4] 20201 - Mass rebuild 2014-01-24 20202 20203 [4.0.1-3] 20204 - Mass rebuild 2013-12-27 20205 20206 [4.0.1-2] 20207 - Update translations 20208 - Resolves: #1030323 20209 20210 [4.0.1-1.2] 20211 - Rebuild for cyrus-sasl 20212 20213 [4.0.1-1] 20214 - Ekiga 4.0.1 stable release - Changelog 20215 http://ftp.gnome.org/pub/gnome/sources/ekiga/4.0/ekiga-4.0.1.news 20216 20217 [4.0.0-3] 20218 - Rebuild for Boost-1.53.0 20219 20220 [4.0.0-2] 20221 - Rebuild for libcamel soname bump 20222 20223 [4.0.0-1] 20224 - Ekiga 4.0.0 stable release - Changelog 20225 http://ftp.gnome.org/pub/gnome/sources/ekiga/4.0/ekiga-4.0.0.news 20226 20227 [3.9.90-3] 20228 - Rebuild against newer evolution-data-server 20229 20230 [3.9.90-2] 20231 - Rebuild against newer evolution-data-server 20232 20233 [3.9.90-1] 20234 - Ekiga 3.9.90 devel - Changelog 20235 ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.9/ekiga-3.9.90.news 20236 20237 [3.3.2-8] 20238 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 20239 20240 [3.3.2-7] 20241 - Fix build with gcc 4.7 20242 20243 [3.3.2-6] 20244 - Rebuilt for c++ ABI breakage 20245 20246 [3.3.2-5] 20247 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 20248 20249 [3.3.2-4] 20250 - Rebuild for boost 1.48 20251 20252 [3.3.2-3] 20253 - Rebuild against newer evolution-data-server 20254 20255 [3.3.2-2] 20256 - Rebuild against newer evolution-data-server 20257 20258 [3.3.2-1] 20259 - Ekiga 3.3.2 devel - Changelog 20260 ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.3/ekiga-3.3.2.news 20261 20262 [3.3.1-3] 20263 - Rebuild against newer evolution-data-server 20264 20265 [3.3.1-2] 20266 - Rebuild for new boost and evolution-data-server 20267 20268 [3.3.1-1] 20269 - Ekiga 3.3.1 devel - Changelog 20270 ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.3/ekiga-3.3.1.news 20271 20272 [3.3.0-10] 20273 - Rebuild against newer evolution-data-server 20274 20275 [3.3.0-9] 20276 - Rebuilt for libcamel soname bump 20277 20278 [3.3.0-8] 20279 - rebuild again for new boost 20280 20281 [3.3.0-7] 20282 - rebuild for new boost 20283 20284 [3.3.0-6] 20285 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 20286 20287 [3.3.0-5] 20288 - rebuild for new boost 20289 20290 [3.3.0-4] 20291 - Rebuild against newer evolution-data-server 20292 20293 [3.3.0-3] 20294 - Rebuild against newer evolution-data-server 20295 20296 [3.3.0-2] 20297 - fix build on non-x86 64-bit architectures (ax_boost_base.m4 is wrong) 20298 20299 [3.3.0-1] 20300 - Ekiga 3.3.0 devel - Changelog 20301 http://mail.gnome.org/archives/ekiga-devel-list/2010-December/msg00036.html 20302 20303 [3.2.7-5] 20304 - Rebuild against libnotify 0.7.0 20305 20306 [3.2.7-4] 20307 - add gtk flags to notify plugin to rebuild 20308 20309 [3.2.7-3] 20310 - rebuild against new evolution-data-server 20311 20312 [3.2.7-2] 20313 - rebuild against new evolution-data-server 20314 20315 [3.2.7-1] 20316 - Ekiga 3.2.7 stable - Changelog 20317 ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ekiga-3.2.7.news 20318 20319 [3.2.6-4] 20320 - Bump build for new evolution 20321 20322 [3.2.6-3] 20323 - Rebuild for new evolution 20324 20325 [3.2.6-2] 20326 - Add patch to fix DSO linking. Bug 564828 20327 20328 [3.2.6-1] 20329 - Ekiga 3.2.6 stable - Changelog 20330 ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ekiga-3.2.6.news 20331 20332 [3.2.5-4] 20333 - rebuilt with new openssl 20334 20335 [3.2.5-3] 20336 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 20337 20338 [3.2.5-2] 20339 - Shrink GConf schemas 20340 20341 [3.2.5-1] 20342 - Ekiga 3.2.5 stable - Changelog 20343 ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ekiga-3.2.5.news 20344 20345 [3.2.4-1] 20346 - Ekiga 3.2.4 stable - Changelog 20347 http://mail.gnome.org/archives/ekiga-devel-list/2009-May/msg00062.html 20348 http://mail.gnome.org/archives/ekiga-devel-list/2009-May/msg00064.html 20349 20350 [3.2.1-1] 20351 - Ekiga 3.2.1 stable - Changelog 20352 http://mail.gnome.org/archives/ekiga-devel-list/2009-May/msg00054.html 20353 20354 [3.2.0-3] 20355 - Rebuild against newer GConf/intltool 20356 20357 [3.2.0-2] 20358 - Add a couple of upstream patches from 3.2.1 20359 20360 [3.2.0-1] 20361 - Ekiga 3.2.0 stable 20362 20363 [3.1.2-4] 20364 - Remove CELT until the bitstream is stable and can hence intercommunicate between versions 20365 20366 [3.1.2-3] 20367 - Remove autoconf bits 20368 20369 [3.1.2-2] 20370 - Disable xcap for the moment so ekiga builds 20371 20372 [3.1.2-1] 20373 - Upgrade to the 3.1.2 beta release, enable celt codec, reinstate 20374 proper desktop file now its fixed 20375 20376 [3.1.0-11] 20377 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 20378 20379 [3.1.0-10] 20380 - rebuild with new openssl 20381 - add libtoolize call to replace libtool with current version 20382 20383 [3.1.0-9] 20384 - Add other buildreq for Makefile regen 20385 20386 [3.1.0-8] 20387 - Regen Makefile.in using autoreconf due to patch 20388 20389 [3.1.0-7] 20390 - Another fix 20391 20392 [3.1.0-6] 20393 - And SDL too 20394 20395 [3.1.0-5] 20396 - Add expat-devel, why not everything else wants it 20397 20398 [3.1.0-4] 20399 - Disable gstreamer support until there's a new gst-plugins-base 20400 20401 [3.1.0-3] 20402 - Proper fix from upstream for desktop file 20403 20404 [3.1.0-2] 20405 - Fix issues with the desktop file 20406 20407 [3.1.0-1] 20408 - Upgrade to the 3.1.0 devel release, enable gstreamer and xcap, remove libgnome 20409 20410 [3.0.1-4] 20411 - Fix spec file error 20412 20413 [3.0.1-3] 20414 - Patch to fix libnotify's breakage of its api 20415 20416 [3.0.1-2] 20417 - Fix dependency issue 20418 20419 [3.0.1-1] 20420 - Update to 3.0.1 20421 20422 [3.0.0-5] 20423 - Remove gnomemeeting obsolete, package review updates 20424 20425 [3.0.0-4] 20426 - Save some space 20427 20428 [3.0.0-3] 20429 - require dbus 20430 20431 [3.0.0-2] 20432 - add libnotify-devel as a build dep 20433 20434 [3.0.0-1] 20435 - Ekiga 3 final release 20436 20437 [2.9.90-3] 20438 - more rawhide build fixes 20439 20440 [2.9.90-2] 20441 - rawhide build fixes 20442 20443 [2.9.90-1] 20444 - First beta of ekiga 3 20445 20446 [2.0.12-2] 20447 - Rebuild against new opal (#441202) 20448 20449 [2.0.12-1.fc9] 20450 - Upgrade to ekiga-2.0.12 20451 20452 [2.0.11-4] 20453 - rebuild after applying some fo the cleanups of #160727 20454 20455 [2.0.11-3] 20456 - Autorebuild for GCC 4.3 20457 20458 [2.0.11-2] 20459 - compile with the D-Bus support 20460 - Making rpmlint silent. 20461 20462 [2.0.11-1] 20463 - Upgrade to ekiga-2.0.11 20464 20465 [2.0.9-1] 20466 - Upgrade to ekiga-2.0.9 20467 20468 [2.0.7-1] 20469 - Upgrade to ekiga-2.0.7 20470 20471 [2.0.5-2] 20472 - rebuild 20473 20474 [2.0.5-1] 20475 - Upgrade to ekiga-2.0.5 20476 20477 [2.0.4-1] 20478 - Upgrade to ekiga-2.0.4 20479 20480 [2.0.3-3] 20481 - Resolves: rhbz#201535 20482 - fixes build-requires for opal-devel and pwlib-devel 20483 20484 [2.0.3-2] 20485 - Rebuild against evolution-data-server 1.9 20486 20487 [2.0.3-1] 20488 - Update to 2.0.3 20489 20490 [2.0.2-7] 20491 - Make the status icon work in transparent panels 20492 20493 [2.0.2-6] 20494 - Fix translator credits (197871) 20495 20496 [2.0.2-5] 20497 - Rebuild against evolution-data-server-1.7.91 20498 20499 [2.0.2-4] 20500 - rebuild against new e-d-s 20501 20502 [2.0.2-3] 20503 - rebuilt for #200960 20504 20505 [2.0.2-1.1] 20506 - rebuild 20507 20508 [2.0.2-1] 20509 - new release of ekiga 2.0.2 20510 - activating Zeroconf support though avahi 20511 20512 [2.0.1-3] 20513 - Fix BuildRequires and Requires(post), Requires(postun) 20514 20515 [2.0.1-2] 20516 - run 'ekiga-config-tool --install-schemas' in %post, c.f. #178929 20517 20518 [2.0.1-1] 20519 - last minute bug rerelease 2.0.1 20520 20521 20522 - Resolves: #1569812 20523 20524 eog 20525 [3.28.3-1] 20526 - Update to 3.28.3 20527 - Resolves: #1567185 20528 20529 [3.28.2-1] 20530 - Update to 3.28.2 20531 - Resolves: #1567185 20532 20533 evince 20534 [3.28.2-5] 20535 - Set application-id for evince 20536 - Resolves: #1593244 20537 20538 [3.28.2-4] 20539 - Change requires as requested by RPMDiff 20540 - Check returned size for negative value (CovScan) 20541 - Resolves: #1567186 20542 20543 [3.28.2-3] 20544 - Fix patch fixing crash in EvMediaPlayerKeys 20545 - Fix building of comics backend with libarchive 3.1.2 20546 - Resolves: #1567186 20547 20548 [3.28.2-2] 20549 - Fix crash in EvMediaPlayerKeys 20550 - Resolves: #1359507 20551 20552 [3.28.2-1] 20553 - Update to 3.28.2 20554 - Resolves: #1567186 20555 20556 evolution 20557 [3.28.5-2] 20558 - Add patch for RH bug #1613813 (Crash under config_lookup_thread() at e-config-lookup.c:179) 20559 20560 [3.28.5-1] 20561 - Update to 3.28.5 20562 20563 [3.28.4-1] 20564 - Update to 3.28.4 20565 - Remove patch for GNOME bug #796174 (fixed upstream) 20566 20567 [3.28.3-2] 20568 - Add patch for GNOME bug #796174 (strcat() considered unsafe for buffer overflow) 20569 20570 [3.28.3-1] 20571 - Update to 3.28.3 20572 20573 [3.28.2-1] 20574 - Update to 3.28.2 20575 - Resolves: #1504129 20576 20577 evolution-data-server 20578 [3.28.5-1] 20579 - Update to 3.28.5 20580 20581 [3.28.4-1] 20582 - Update to 3.28.4 20583 - Remove patch for GNOME bug #796174 (fixed upstream) 20584 20585 [3.28.3-2] 20586 - Add patch for GNOME bug #796174 (strcat() considered unsafe for buffer overflow) 20587 20588 [3.28.3-1] 20589 - Update to 3.28.3 20590 - Remove patch for GNOME bug #795997 (fixed upstream) 20591 20592 [3.28.2-1] 20593 - Update to 3.28.2 20594 - Add patch for GNOME bug #795997 (Fails to parse Google OAuth2 authorization code) 20595 - Resolves: #1575495 20596 20597 evolution-ews 20598 [3.28.5-1] 20599 - Update to 3.28.5 20600 20601 [3.28.4-1] 20602 - Update to 3.28.4 20603 - Remove patch for GNOME bug #796297 (fixed upstream) 20604 20605 [3.28.3-2] 20606 - Add patch for GNOME bug #796297 (Cannot modify existing meeting after fix for this bug) 20607 20608 [3.28.3-1] 20609 - Update to 3.28.3 20610 20611 [3.28.2-1] 20612 - Update to 3.28.2 20613 - Resolves: #1575499 20614 20615 evolution-mapi 20616 [3.28.3-2] 20617 - Add missing Obsoletes for evolution-mapi-devel subpackage (RH bug #1633828) 20618 20619 [3.28.3-1] 20620 - Update to 3.28.3 20621 20622 [3.28.2-1] 20623 - Update to 3.28.2 20624 - Resolves: #1575500 20625 20626 file-roller 20627 [3.28.1-2] 20628 - Put back the nautilus compress support 20629 20630 [3.28.1-1] 20631 - Update to 3.28.1 20632 - Resolves: #1567187 20633 20634 [3.28.0-1] 20635 - Update to 3.28.0 20636 - Resolves: #1567187 20637 20638 flatpak 20639 [1.0.2-2] 20640 - Update to 1.0.2 (#1570030) 20641 20642 folks 20643 [1:0.11.4-1] 20644 - Update to 0.11.4 20645 - Disable tests on PPC64 to avoid timeouts 20646 - Resolves: #1569814 20647 20648 fontconfig 20649 [2.13.0-4.3] 20650 - Add 30-urw-aliases.conf back. 20651 20652 [2.13.0-4.2] 20653 - Drop more new syntax in config. 20654 20655 [2.13.0-4.1] 20656 - Rebase to 2.13.0 (#1576501) 20657 - Rename fc-cache binary to fc-cache-{32,64} for multilib. (#1568968) 20658 - backport some fixes related to Flatpak. 20659 - Drop new syntax in config for compatibility. 20660 - Requires dejavu-sans-fonts instead of font(:lang=en) (#1484094) 20661 20662 fribidi 20663 [1.0.2-1] 20664 - Resolves: rhbz#1574858 latest version, --disable-docs because there's no c2man 20665 20666 fwupd 20667 [1.0.8-4] 20668 - Build with full hardening enabled 20669 - Resolves: #1616185 20670 20671 [1.0.8-3] 20672 - Backport a fix to allow properly running on older systemd versions. 20673 - Resolves: #1601550 20674 20675 [1.0.8-2] 20676 - Build against the new libfwupdate 20677 - Resolves: #1570028 20678 20679 [1.0.8-1] 20680 - New upstream release 20681 - Resolves: #1570028 20682 20683 fwupdate 20684 [12-5.0.1] 20685 - New secure boot signing key 20686 - Use redhat as efidir to maintain compatibility with RedHat 20687 20688 [12-5] 20689 - Make sure fwup_version() gets exported correctly. 20690 Related: rhbz#1570032 20691 20692 [12-4] 20693 - Fix permissions on /boot/efi/... 20694 Related: rhbz#1496952 20695 20696 [12-3] 20697 - Fix some more covscan nits. 20698 Related: rhbz#1570032 20699 20700 [12-2] 20701 - Fix some covscan nits. 20702 Related: rhbz#1570032 20703 20704 [12-1] 20705 - Update to fwupdate-12 20706 Resolves: rhbz#1570032 20707 20708 gcr 20709 [3.28.0-1] 20710 - Update to 3.28.0 20711 - Resolves: #1567199 20712 20713 gdk-pixbuf2 20714 [2.36.12-3] 20715 - One more crack at generating man pages 20716 Related: #1569815 20717 20718 [2.36.12-2] 20719 - Generate man page 20720 Related: #1569815 20721 20722 [2.36.12-1] 20723 - Update to 2.36.12 20724 - Resolves: #1569815 20725 20726 gdm 20727 [3.28.2-9] 20728 - fast user switching fix 20729 Related: #1597339 20730 20731 [3.28.2-8] 20732 - Clear utmp entries properly 20733 Resolves: #1600079 20734 20735 [3.28.2-7] 20736 - Another crack at the blank login screen problem 20737 Resolves: #1489977 20738 20739 [3.28.2-6] 20740 - add gdm-pam-extension provides to fix upgrades 20741 Resolves: #1601598 20742 20743 [3.28.2-5] 20744 - Fix double free 20745 Related: #1489977 20746 Resolves: 1594814 20747 20748 [3.28.2-4] 20749 - Fix blank login screen problem 20750 Resolves: #1489977 20751 20752 [3.28.2-3] 20753 - Make udev script more friendly to RHEL 7 udev 20754 Resolves: #1593356 20755 20756 [1:3.28.2-2] 20757 - Drop reference to gconf 20758 Resolves: #1542702 20759 20760 [1:3.28.2-1] 20761 - Update to 3.28.2 20762 - Resolves: #1567200 20763 20764 gedit 20765 [2:3.28.1-1] 20766 - Update to 3.28.1 20767 Resolves: #1567311 20768 20769 gedit-plugins 20770 [3.28.1-1] 20771 - Rebase to 3.28.1 20772 Resolves: #1569721 20773 20774 geoclue2 20775 [2.4.8-1] 20776 - Update to 2.4.8 20777 - Resolves: #1576541 20778 20779 geocode-glib 20780 [3.26.0-2] 20781 + geocode-glib-3.26.0-2 20782 - Work-around multilib gtk-doc bug 20783 - Resolves: #1624451 20784 20785 [3.26.0-1] 20786 + geocode-glib-3.26.0-1 20787 - Update to 3.26.0 20788 - Resolves: #1567313 20789 20790 [3.25.4.1-1] 20791 - Update to 3.25.4.1 20792 - Switch to the meson build system 20793 - Resolves: #1567313 20794 20795 gjs 20796 [1.52.3-1] 20797 - Update to 1.52.3 20798 - Switch to building against system mozjs52 20799 - Resolves: #1567325 20800 20801 glade 20802 [3.22.1-1] 20803 - Update to 3.22.1 20804 - Resolves: #1569723 20805 20806 glib-networking 20807 [2.56.1-1] 20808 - Update to 2.56.1 20809 - Resolves: #1567374 20810 20811 glib2 20812 [2.56.1-2] 20813 - Add --disable-silent-rules 20814 20815 [2.56.1-1] 20816 - Update to 2.56.1 20817 - Resolves #1567375 20818 20819 glibmm24 20820 [2.56.0-1] 20821 - Update to 2.56.0 20822 Resolves: #1567380 20823 20824 gnome-backgrounds 20825 [3.28.0-1] 20826 - Update to 3.28.0 20827 - Resolves: #1569727 20828 20829 [3.22.1-1] 20830 - Rebase to 3.22.1 20831 Resolves: rhbz#1386877 20832 20833 [3.14.1-2] 20834 - Update translations 20835 - Resolves: #1304293 20836 20837 [3.14.1-1] 20838 - Update to 3.14.1 20839 - Resolves: #1174385 20840 20841 gnome-bluetooth 20842 [1:3.28.2-1] 20843 - Update to 3.28.2 20844 - Resolves: #1567381 20845 20846 [1:3.28.1-1] 20847 + gnome-bluetooth-3.28.1-1 20848 - Work-around bluez bug that would leave adapters on Discoverable 20849 when exiting 20850 - Resolves: #1567381 20851 20852 [1:3.28.0-1] 20853 - Update to 3.28.0 20854 - Resolves: #1567381 20855 20856 gnome-boxes 20857 [3.28.5-2] 20858 - Revert using VIRTIO video adapter by default for new VMs 20859 - Resolves: #1595754 20860 20861 [3.28.5-1] 20862 - Update to 3.28.5 20863 - Fix the libgovirt requirement 20864 - Revert to using Python 2 and Tracker 1.0 20865 - Resolves: #1567399 20866 20867 gnome-calculator 20868 [3.28.2-1] 20869 - Update to 3.28.2 20870 - Resolves: #1567475 20871 20872 [3.28.1-1] 20873 - Update to 3.28.1 20874 - Switch to the meson build system 20875 - Resolves: #1567475 20876 20877 gnome-clocks 20878 [3.28.0-1] 20879 - Update to 3.28.0 20880 - Resolves: #1567476 20881 20882 gnome-color-manager 20883 [3.28.0-1] 20884 - Update to 3.28.0 20885 - Resolves: #1567477 20886 20887 gnome-contacts 20888 [3.28.2-1] 20889 - Update to 3.28.2 20890 - Resolves: #1567478 20891 20892 gnome-desktop3 20893 [3.28.2-2] 20894 + gnome-desktop3-3.28.2-2 20895 - Bump release to build with flatpak's bwrap 20896 - Related: #1567479 20897 20898 [3.28.2-1] 20899 - Update to 3.28.2 20900 - Resolves: #1567479 20901 20902 gnome-devel-docs 20903 [3.28.0-1] 20904 - Update to 3.28.0 20905 - Resolves: #1569728 20906 20907 [3.22.1-1] 20908 - Update to 3.22.1 20909 - Resolves: #1386888 20910 20911 [3.14.4-1] 20912 - Update to 3.14.4 20913 - Resolves: #1174427 20914 20915 gnome-dictionary 20916 [3.26.1-1] 20917 - Update to 3.26.1 20918 - Resolves: #1568169 20919 20920 gnome-disk-utility 20921 [3.28.3-1] 20922 - Update to 3.28.3 20923 - Resolves: #1568170 20924 20925 [3.28.2-1] 20926 - Update to 3.28.2 20927 - Resolves: #1568170 20928 20929 gnome-documents 20930 [3.28.2-1] 20931 - Update to 3.28.2 20932 - Rebased downstream patches 20933 - Fix crash on right-click on local collection 20934 Resolves: #1611565 20935 20936 [3.28.1-2] 20937 - Stop the garbage collector from complaining during shutdown 20938 Resolves: #1608936 20939 20940 [3.28.1-1] 20941 - Update to 3.28.1 20942 - Rebased downstream patches 20943 - Revert to using Python 2 and Tracker 1.0 20944 - Resolves: #1568171 20945 20946 gnome-font-viewer 20947 [3.28.0-1] 20948 - Update to 3.28.0 20949 - Resolves: #1568172 20950 20951 gnome-getting-started-docs 20952 [3.28.2-1] 20953 - Update to 3.28.2 20954 - Resolves: #1568174 20955 20956 gnome-initial-setup 20957 [3.28.0-1] 20958 - Update to 3.28.0 20959 - Resolves: #1568175 20960 20961 gnome-keyring 20962 [3.28.2-1] 20963 - Update to 3.28.2 20964 - Resolves: #1568176 20965 20966 gnome-online-accounts 20967 [3.28.0-1] 20968 - Update to 3.28.0 20969 - Resolves: #1568177 20970 20971 gnome-online-miners 20972 [3.26.0-1] 20973 - Update to 3.26.0 20974 - Resolves: #1568229 20975 20976 gnome-packagekit 20977 [3.28.0-1] 20978 - Update to 3.28.0 20979 - Resolves: #1568232 20980 20981 gnome-screenshot 20982 [3.26.0-1] 20983 - Update to 3.26.0 20984 - Resolves: #1568233 20985 20986 gnome-session 20987 [3.28.1-5] 20988 - Fix gnome-disk-utility timeout at startup 20989 Resolves: #1593215 20990 - add back session properties icons 20991 Related: #1568620 20992 20993 [3.28.1-4] 20994 - Fix pot file generation 20995 Resolves: #1371019 20996 20997 [3.28.1-3] 20998 - Make sure gnome-session-custom-session is only shipped in its subpackage 20999 Resolves: #1600560 21000 21001 [3.28.1-2] 21002 - Add back GNOME on Wayland session 21003 Resolves: #1591614 21004 21005 [3.28.1-1] 21006 - Update to 3.28.1 21007 - Resolves: #1568620 21008 21009 gnome-settings-daemon 21010 [3.28.1-2] 21011 - Fix account schema 21012 Resolves: #1597353 21013 21014 [3.28.1-1] 21015 - Update to 3.28.1 21016 - Resolves: #1568621 21017 21018 gnome-shell 21019 [3.28.3-6] 21020 - Track IBus focus for X11 OSK 21021 - Resolves: #1625700 21022 21023 [3.28.3-5] 21024 - Require xdg-desktop-portal-gtk 21025 - Related: #1570030 21026 21027 [3.28.3-4] 21028 - Remove gnome-shell-browser-plugin subpackage 21029 - Resolves: #1626104 21030 21031 [3.28.3-3] 21032 - Obsolete caribou 21033 - Resolves: #1625882 21034 21035 [3.28.3-2] 21036 - keyboard: Handle no-window case in FocusTracker 21037 - Resolves: #1612983 21038 21039 [3.28.3-1] 21040 - Update to 3.28.3 21041 - Resolves: #1568624 21042 21043 [3.28.2-2] 21044 - Update rebased downstream patches 21045 Related: #1568624 21046 - Revert port to python3 of some utility tools 21047 Resolves: #1493526 21048 - Add tooltips to app names in overview 21049 Resolves: #1541180 21050 21051 [3.28.2-1] 21052 - Update to 3.28.2 21053 - Resolves: #1568624 21054 21055 gnome-shell-extensions 21056 [3.28.1-5] 21057 - Get rid of weird drop shadow next to app menu 21058 Resolves: #1599841 21059 21060 [3.28.1-4] 21061 - Make icons on desktop default in classic session again 21062 Resolves: #1610477 21063 21064 [3.28.1-3] 21065 - Fix a couple of regressions from the rebase: 21066 - add back classic overview style 21067 - update dash-to-dock to a compatible version 21068 Related: #1569717 21069 21070 [3.28.1-2] 21071 - Import updated styles from gnome-shell 21072 Related: #1569717 21073 21074 [3.28.1-1] 21075 - Rebase to 3.28.1 21076 Resolves: #1569717 21077 21078 gnome-software 21079 [3.28.2-3] 21080 - Obsolete gnome-shell-browser-plugin 21081 - Resolves: #1626104 21082 21083 [3.28.2-2] 21084 - Set the repo provenance properly, showing the source line where required. 21085 - Resolves: #1592809 21086 21087 [3.28.2-1] 21088 - Update to 3.28.2 21089 - Resolves: #1568625 21090 21091 gnome-system-monitor 21092 [3.28.2-1] 21093 - Update to 3.28.2 21094 - Resolves: #1568626 21095 21096 gnome-terminal 21097 [3.28.2-2] 21098 - Backport fix for client-side memory error (GNOME/gnome-terminal#1) 21099 - Bump BuildRequires versions 21100 - Drop the dark theme override 21101 - Rebase and restore the scroll speed patches 21102 - Rebase and restore the patch to allow old ISO 8895 charsets 21103 - Restore the GConf migration tool 21104 - Resolves: #1568632 21105 21106 [3.28.2-1] 21107 - Update to 3.28.2 21108 - Resolves: #1568632 21109 21110 gnome-themes-standard 21111 [3.28-2] 21112 - Requires google-noto-emoji-color-fonts 21113 - Resolves: #1595172 21114 21115 [3.28-1] 21116 - Update to 3.28 21117 - Resolves: #1568633 21118 21119 gnome-tweak-tool 21120 [3.28.1-2] 21121 - Port to python2 21122 - Resolves: #1590848 21123 21124 [3.28.1-1] 21125 - Update to 3.28.1 21126 - Resolves: #1568638 21127 21128 gnome-user-docs 21129 [3.28.2-1] 21130 - Update to 3.28.2 21131 - Resolves: #1569268 21132 21133 gnote 21134 [3.28.0-1] 21135 - Update to 3.28.0 21136 - Resolves: #1569730 21137 21138 gobject-introspection 21139 [1.56.1-1] 21140 - Update to 1.56.1 21141 - Resolves: #1569272 21142 21143 gom 21144 [0.3.3-1] 21145 + gom-0.3.3-1 21146 - Update to 0.3.3 21147 - Resolves: #1569961 21148 21149 google-noto-emoji-fonts 21150 [20180508-4] 21151 - Resolves: RHBZ#1582547 21152 21153 [20180508-3] 21154 - Only build emoji color font since Fedora 26 21155 21156 [20180508-2] 21157 - Use GraphicsMagick instead of ImageMagick 21158 21159 [20180508-1] 21160 - Update to upstream snapshot tarball (color emoji font version 2.011) 21161 - Add patch to build all country flags (Resolves: rhbz#1574195) 21162 21163 grilo 21164 [0.3.6-1] 21165 - Update to 0.3.6 21166 - Resolves: #1569962 21167 21168 [0.3.4-1] 21169 + grilo-0.3.4-1 21170 - Update to 0.3.4 21171 - Resolves: #1569962 21172 21173 grilo-plugins 21174 [0.3.7-1] 21175 - Update to 0.3.7 21176 - Resolves: #1569963 21177 21178 [0.3.5-1] 21179 - Update to 0.3.5 21180 - Resolves: #1569963 21181 21182 gsettings-desktop-schemas 21183 [3.28.0-2] 21184 - Fix lock screen background to show up 21185 - Resolves: #1597764 21186 21187 [3.28.0-1] 21188 - Update to 3.28.0 21189 - Resolves: #1569273 21190 21191 gspell 21192 [1.6.1-1] 21193 - Update to 1.6.1 21194 - Resolves: #1569277 21195 21196 gssdp 21197 [1.0.2-1] 21198 + gssdp-1.0.2-1 21199 - Update to 1.0.2 21200 - Resolves: #1569965 21201 21202 gstreamer1-plugins-base 21203 [1.10.4-2] 21204 - Add Conflicts: for plugin moved into this package 21205 - Resolves: #1451211 21206 21207 gtk-doc 21208 [1.28-2] 21209 - Fix a couple of crasher bugs encountered by halfline (BGO#79601{1,2)) 21210 21211 [1.28-1] 21212 - Update to 1.28 21213 - Resolves: #1569971 21214 21215 gtk3 21216 [3.22.30-3] 21217 - Don't hide GdkWindow on grab failure 21218 - Resolves: #1571422 21219 21220 [3.22.30-2] 21221 - Get hard margins for current paper size when printing 21222 - Resolves: #1507113 21223 21224 [3.22.30-1] 21225 - Update to 3.22.30 21226 - Resolves: #1569975 21227 21228 gtksourceview3 21229 [3.24.8-1] 21230 - Update to 3.24.8 21231 - Resolves: #1569278 21232 21233 [3.24.7-1] 21234 - Update to 3.24.7 21235 - Resolves: #1569278 21236 21237 gucharmap 21238 [10.0.4-1] 21239 - Update to 10.0.4 21240 - Resolves: #1569279 21241 21242 gupnp 21243 [1.0.2-5] 21244 + Update to latest upstream version 21245 - Resolves: #1569980 21246 21247 gupnp-igd 21248 [0.2.5-2] 21249 - Update to 0.2.5 21250 - Resolves: #1569988 21251 21252 gvfs 21253 [1.36.2-1] 21254 - Update to 1.36.2 21255 - Resolves: #1569268 21256 21257 harfbuzz 21258 [1.7.5-2] 21259 - Simply rebuild 21260 - Resolves: #1576536 21261 21262 [1.7.5-1] 21263 - Update to 1.7.5 21264 - Resolves: #1576536 21265 21266 json-glib 21267 [1.4.2-2] 21268 - Fix multilib -devel installs 21269 - Resolves: #1624842 21270 21271 [1.4.2-1] 21272 - Update to 1.4.2 21273 - Resolves: #1569284 21274 21275 libappstream-glib 21276 [0.7.8-2] 21277 - Build with full hardening enabled 21278 - Resolves: #1616185 21279 21280 [0.7.8-1] 21281 - New upstream release 21282 - Resolves: #1570025 21283 21284 libchamplain 21285 [0.12.16-2] 21286 - Update to 0.12.16 21287 - Resolves: #1569989 21288 21289 libcroco 21290 [0.6.12-4] 21291 - Update to 0.6.12 21292 - Resolves: #1569991 21293 21294 libgdata 21295 [0.17.9-1] 21296 - Update to 0.17.9 21297 - Resolves: #1570004 21298 21299 libgee 21300 [0.20.1-1] 21301 - Update to 0.20.1 21302 - Resolves: #1569285 21303 21304 libgepub 21305 [0.6.0-1] 21306 - Update to 0.6.0 21307 - Resolves: #1569288 21308 21309 [0.4-1] 21310 - Update to 0.4 21311 21312 [0.3-0.1.git395779e] 21313 - Initial Fedora build 21314 21315 libgexiv2 21316 [0.10.8-1] 21317 - Update to 0.10.8 21318 - Resolves: #1570008 21319 21320 libgnomekbd 21321 [3.26.0-1] 21322 - Update to 3.26.0 21323 - Resolves: #1569289 21324 21325 libgovirt 21326 [0.3.4-1] 21327 - Rebase to latest 0.3.4 upstream release. Still quite a few patches as 21328 there was no 0.3.5 release yet 21329 Resolves: rhbz#1584266 21330 21331 libgtop2 21332 [2.38.0-3] 21333 - Update to 2.38.0 21334 - Resolves: #1569294 21335 21336 libgweather 21337 [3.28.2-2] 21338 - Fix dangling symbolic link to README.md 21339 - Resolves: #1569295 21340 21341 [3.28.2-1] 21342 - Update to 3.28.2 21343 - Resolves: #1569295 21344 21345 [3.28.1-2] 21346 - Backport a patch to fix a gnome-shell crash 21347 - Related: #1569295 21348 21349 [3.28.1-1] 21350 - Update to 3.28.1 21351 - Resolves: #1569295 21352 21353 libgxps 21354 [0.3.0-4] 21355 - Fix integer overflow in png decoder 21356 - Resolves: #1591133 21357 21358 [0.3.0-3] 21359 - Fix crash in loading of png image 21360 - Resolves: #1575188 21361 21362 [0.3.0-2] 21363 - Ensure gxps_archive_read_entry() fills the GError in case of failure 21364 - Handle errors returned by archive_read_data() 21365 - Resolves: #1574844 21366 21367 [0.3.0-1] 21368 - Update to 0.3.0 21369 - Resolves: #1569731 21370 21371 libical 21372 [3.0.3-2] 21373 - Update Requires of libical-glib-devel 21374 21375 [3.0.3-1] 21376 - Update to 3.0.3 and build compat-libical1 subpackage 21377 - Resolves: #1584655 21378 21379 libjpeg-turbo 21380 [1.2.90-6] 21381 - Add pkgconfig scripts (#1581687) 21382 21383 libmediaart 21384 [1.9.4-1] 21385 - Update to 1.9.4 21386 - Resolves: #1570009 21387 21388 libosinfo 21389 [1.1.0-2] 21390 - New upstream release 1.1.0 21391 - Resolves: #1584263 21392 21393 libpeas 21394 [1.22.0-1] 21395 - Update to 1.22.0 21396 - Resolves: #1569732 21397 21398 librsvg2 21399 [2.40.20-1] 21400 - Update to 2.40.20 21401 - Resolves: #1569733 21402 21403 libsecret 21404 [0.18.6-1] 21405 - Update to 0.18.6 21406 - Resolves: #1570013 21407 21408 libsoup 21409 [2.62.2-2] 21410 - Backport upstream patch for CVE-2018-12910 - Crash in soup_cookie_jar.c: get_cookies() on empty hostnames 21411 - Resolves: #1598838 21412 21413 [2.62.2-1] 21414 - Update to 2.62.2 21415 - Resolves: #1569734 21416 21417 [2.62.1-1] 21418 - Update to 2.62.1 21419 - Resolves: #1569734 21420 21421 libwnck3 21422 [3.24.1-2] 21423 - Update to 3.24.1 21424 - Resolves: #1569735 21425 21426 mozjs52 21427 [52.9.0-1.0.1] 21428 - Use bugzilla.oracle.com as bug reporting URL. 21429 21430 [52.9.0-1] 21431 - Update to 52.9.0 21432 - Resolves: #1563708 21433 21434 mutter 21435 [3.28.3-4] 21436 - Fix crasher introduced in the previous build 21437 Related: #1497303 1618632 21438 21439 [3.28.3-3] 21440 - ensure monitor hotplugged after start up is activated 21441 Resolves: #1497303 1618632 21442 21443 [3.28.3-2] 21444 - Fix non-lowercase letters on virtual key devices 21445 - Resolves: #1521077 21446 21447 [3.28.3-1] 21448 - Update to 3.28.3 21449 - Apply HW cursor on-demand patches 21450 - Apply monitor transform regression patch 21451 - Resolves: #1569736 21452 21453 [3.28.2-5] 21454 - Fix crash when modal closes during drag 21455 Resolves: #1581454 21456 21457 [3.28.2-4] 21458 - rebuild against correct gnome-desktop 21459 Related: #1593782 21460 21461 [3.28.2-3] 21462 - Fix support for external monitor configurations 21463 - Resolves: #1585230 21464 21465 [3.28.2-2] 21466 - Update scroll axes only in slave devices 21467 - Resolves: #1423374 21468 21469 [3.28.2-1] 21470 - Update to 3.28.2 21471 - Resolves: #1569736 21472 21473 nautilus 21474 [3.26.3.1-2] 21475 - Rework autoar patch and remove the trusted patch, as it's included 21476 - Resolves: #1569738 21477 21478 [3.26.3.1-1] 21479 - Update to 3.26.3.1 21480 - Resolves: #1569738 21481 21482 nautilus-sendto-3.8.6-1 21483 - Update to 3.8.6 21484 - Resolves: #1570015 21485 21486 openchange 21487 [2.3-3] 21488 - Add patch to build against libical 3.0 21489 - Rebuild against rebased samba 21490 21491 [2.3-2] 21492 - Add patch to fix connection string 21493 21494 [2.3-1] 21495 - Rebase to 2.3 release 21496 21497 osinfo-db 21498 [20180531-1.0.1] 21499 - add ol7.6 os info 21500 - add ol5 ol6 ol7 os type [orabug 27932947] 21501 - add win2016 support in 'osinfo-query os' [bug 27210429] 21502 - osinfo-query command error with OL7U5 [bug 27700001] 21503 - Update OL7U5 osinfo-db to add OL7U5 release support [bug 27700063] 21504 - add ol7.4 os info [bug 27175558] 21505 - Update Oracle Linux OS info [bug 26135475] 21506 - Add Oracle Linux OS info [bug 18501468] 21507 - Pack ol.xml into tarball [bug 20410527] 21508 - Update libosinfo to add all Oracle linux OS release/updates information [bug 26135475] 21509 21510 [20180531-1] 21511 - Rebase to 20180531 21512 - Add RHEL 7.6 21513 - Resolves: rhbz#1559001, rhbz#1576376 21514 21515 pango 21516 [1.42.4-1] 21517 - Update to 1.42.4 21518 - Security fix for CVE-2018-15120 21519 - Resolves: #1624192 21520 21521 [1.42.3-1] 21522 - Update to 1.42.3 21523 - Resolves: #1569748 21524 21525 [1.42.1-2] 21526 - Provide empty pango-querymodules link to /usr/bin/true 21527 - Resolves: #1443937 21528 21529 [1.42.1-1] 21530 - Update to 1.42.1 21531 - Resolves: #1569748 21532 21533 poppler 21534 [0.26.5-20] 21535 - Fix crash when Object has negative number (CVE-2018-13988) 21536 - Resolves: #1609036 21537 21538 [0.26.5-19] 21539 - Fix infinite recursion on malformed documents (CVE-2017-18267) 21540 - Resolves: #1579180 21541 21542 [0.26.5-18] 21543 - Fix crash inn AnnotInk::draw() (CVE-2018-10768) 21544 - Resolves: #1588610 21545 21546 pyatspi 21547 [2.26.0-3] 21548 - Require python-gobject instead of python2-gobject 21549 Related: #1569757 21550 21551 [2.26.0-2] 21552 - Update to 2.26.0 21553 - Resolves: #1569757 21554 21555 oracle-logos 21556 [70.0.3-4.0.9] 21557 - Remove orcl_linux_em12c_750x120.png as it has been replaced with generic image [bug 27681288] 21558 - Regenerate backgrounds/*.jpg from backgrounds/default.png to remove black dot [bug 21375206] 21559 21560 [70.0.3-4.0.8] 21561 - Update Oracle banner images. 21562 21563 rest 21564 [0.8.1-2] 21565 - Restore fix for the XML test 21566 Resolves: #1570023 21567 21568 [0.8.1-1] 21569 - Update to 0.8.1 21570 Resolves: #1570023 21571 21572 rhythmbox 21573 [3.4.2-2] 21574 + rhythmbox-3.4.2-2 21575 - Fix a number of bugs 21576 - Resolves: #1570024 21577 21578 [3.4.2-1] 21579 - Update to 3.4.2 21580 - Resolves: #1570024 21581 21582 seahorse-nautilus 21583 [3.11.92-11] 21584 - Update to 3.11.92 21585 - Resolves: #1569784 21586 21587 shotwell 21588 [0.28.4-1] 21589 - Update to 0.28.4 21590 - Resolves: #1569785 21591 21592 [0.28.3-2] 21593 - Fix the Turkish translation 21594 - Resolves: #1569785 21595 21596 [0.28.3-1] 21597 - Update to 0.28.3 21598 - Resolves: #1569785 21599 21600 sushi 21601 [3.28.3-1] 21602 - Update to 3.28.3 21603 - Resolves: #1569786 21604 21605 totem 21606 [1:3.26.2-1] 21607 - Update to 3.26.2 21608 - Resolves: #1569787 21609 21610 [3.26.1-1] 21611 + totem-3.26.1-1 21612 - Update to 3.26.1 21613 - Resolves: #1569787 21614 21615 [1:3.26.0-1] 21616 - Update to 3.26.0 21617 - Resolves: #1569787 21618 21619 totem-pl-parser 21620 [3.26.1-1] 21621 + totem-pl-parser-3.26.1-1 21622 - Update to 3.26.1 21623 - Resolves: #1569789 21624 21625 [3.26.0-1] 21626 + totem-pl-parser-3.26.0-1 21627 - Update to 3.26.0 21628 - Resolves: #1569789 21629 21630 upower 21631 [0.99.7-1] 21632 - Update to 0.99.7 21633 - Add Bluetooth LE battery support 21634 - Fix critical action after resume from hibernate 21635 Resolves: #1584245 21636 21637 vala 21638 [0.40.8-1] 21639 - Update to 0.40.8 21640 - Resolves: #1569794 21641 21642 [0.40.6-1] 21643 - Update to 0.40.6 21644 - Resolves: #1569794 21645 21646 vino 21647 [3.22.0-7] 21648 - Prevent monitoring all interfaces after change of other props 21649 - Resolves: #1580577 21650 21651 [3.22.0-6] 21652 - Do not restart service after unclean exit code 21653 - Do not listen all if invalid interface is provided 21654 - Resolves: #1546043, #1580577 21655 21656 [3.22.0-5] 21657 - Return error if X11 is not detected 21658 - Resolves: #1546043 21659 21660 [3.22.0-4] 21661 - Add missing parameter for systemd scriptlets 21662 - Resolves: #1507892 21663 21664 vte291 21665 [0.52.2-2] 21666 - Fix race between gnome-pty-helper and VteTerminal 21667 Resolves: #1569801, #1590537 21668 21669 [0.52.2-1] 21670 - Update to 0.52.2 21671 Resolves: #1569801 21672 21673 wayland 21674 [1.15.0-1] 21675 - Update to 1.15.0 21676 - Resolves: #1576489 21677 21678 wayland-protocols 21679 [1.14-1] 21680 - Update to 1.14 21681 - Resolves: #1554439 21682 21683 webkitgtk4 21684 [2.20.5-1] 21685 - Update to 2.20.5 - technically it was not necessary as the only difference 21686 between 2.20.4 and .5 was the revert of one change, that we already reverted 21687 while building 2.20.4. But it's better to stay with upstream. 21688 - Update the labels patch with the version that was pushed upstream. 21689 - Resolves: rhbz#1576544 21690 21691 [2.20.4-2] 21692 - webkitgtk4: Crash on Google login page when a11y is active 21693 - Resolves: rhbz#1503624 21694 - Revert patch causing rendering glitches 21695 21696 [2.20.4-1] 21697 - Update to 2.20.4 21698 - Resolves: rhbz#1576544 21699 - WebKitWebProcess crashes when a11y is active 21700 - Resolves: rhbz#1591638 21701 21702 xdg-desktop-portal 21703 [1.0.2-1] 21704 - Rebase to 1.0.2 (#1570030) 21705 21706 xdg-desktop-portal-gtk 21707 [1.0.2-1] 21708 - Update to 1.0.2 (#1570030) 21709 21710 yelp 21711 [2:3.28.1-1] 21712 - Update to 3.28.1 21713 - Resolves: #1569802 21714 21715 yelp-tools 21716 [3.28.0-1] 21717 - Update to 3.28.0 21718 - Resolves: #1569805 21719 21720 yelp-xsl 21721 [3.28.0-1] 21722 - Update to 3.28.0 21723 - Resolves: #1569806 21724 21725 zenity 21726 [3.28.1-1] 21727 - Update to 3.28.1 21728 - Resolves: #1569809 21729 </description> 21730 <!-- 21731 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 21732 --> 21733 <advisory> 21734 <severity>MODERATE</severity> 21735 <rights>Copyright 2018 Oracle, Inc.</rights> 21736 <issued date="2018-11-05"/> 21737 <cve href="http://linux.oracle.com/cve/CVE-2017-18267.html">CVE-2017-18267</cve> 21738 <cve href="http://linux.oracle.com/cve/CVE-2018-10733.html">CVE-2018-10733</cve> 21739 <cve href="http://linux.oracle.com/cve/CVE-2018-10767.html">CVE-2018-10767</cve> 21740 <cve href="http://linux.oracle.com/cve/CVE-2018-10768.html">CVE-2018-10768</cve> 21741 <cve href="http://linux.oracle.com/cve/CVE-2018-12910.html">CVE-2018-12910</cve> 21742 <cve href="http://linux.oracle.com/cve/CVE-2018-13988.html">CVE-2018-13988</cve> 21743 21744 </advisory> 21745 </metadata> 21746 <criteria operator="AND"> 21747 <criterion test_ref="oval:com.oracle.elsa:tst:20183140001" comment="Oracle Linux 7 is installed"/> 21748 <criteria operator="OR"> 21749 <criteria operator="AND"> 21750 <criterion test_ref="oval:com.oracle.elsa:tst:20183140002" comment="json-glib-tests is earlier than 0:1.4.2-2.el7"/> 21751 <criterion test_ref="oval:com.oracle.elsa:tst:20183140003" comment="json-glib-tests is signed with the Oracle Linux 7 key"/> 21752 </criteria> 21753 <criteria operator="AND"> 21754 <criterion test_ref="oval:com.oracle.elsa:tst:20183140004" comment="gnome-contacts is earlier than 0:3.28.2-1.el7"/> 21755 <criterion test_ref="oval:com.oracle.elsa:tst:20183140005" comment="gnome-contacts is signed with the Oracle Linux 7 key"/> 21756 </criteria> 21757 <criteria operator="AND"> 21758 <criterion test_ref="oval:com.oracle.elsa:tst:20183140006" comment="gnome-packagekit-updater is earlier than 0:3.28.0-1.el7"/> 21759 <criterion test_ref="oval:com.oracle.elsa:tst:20183140007" comment="gnome-packagekit-updater is signed with the Oracle Linux 7 key"/> 21760 </criteria> 21761 <criteria operator="AND"> 21762 <criterion test_ref="oval:com.oracle.elsa:tst:20183140008" comment="PackageKit-command-not-found is earlier than 0:1.1.10-1.0.1.el7"/> 21763 <criterion test_ref="oval:com.oracle.elsa:tst:20183140009" comment="PackageKit-command-not-found is signed with the Oracle Linux 7 key"/> 21764 </criteria> 21765 <criteria operator="AND"> 21766 <criterion test_ref="oval:com.oracle.elsa:tst:20183140010" comment="gssdp is earlier than 0:1.0.2-1.el7"/> 21767 <criterion test_ref="oval:com.oracle.elsa:tst:20183140011" comment="gssdp is signed with the Oracle Linux 7 key"/> 21768 </criteria> 21769 <criteria operator="AND"> 21770 <criterion test_ref="oval:com.oracle.elsa:tst:20183140012" comment="libsecret is earlier than 0:0.18.6-1.el7"/> 21771 <criterion test_ref="oval:com.oracle.elsa:tst:20183140013" comment="libsecret is signed with the Oracle Linux 7 key"/> 21772 </criteria> 21773 <criteria operator="AND"> 21774 <criterion test_ref="oval:com.oracle.elsa:tst:20183140014" comment="gnome-shell-extension-window-list is earlier than 0:3.28.1-5.el7"/> 21775 <criterion test_ref="oval:com.oracle.elsa:tst:20183140015" comment="gnome-shell-extension-window-list is signed with the Oracle Linux 7 key"/> 21776 </criteria> 21777 <criteria operator="AND"> 21778 <criterion test_ref="oval:com.oracle.elsa:tst:20183140016" comment="gnome-packagekit-common is earlier than 0:3.28.0-1.el7"/> 21779 <criterion test_ref="oval:com.oracle.elsa:tst:20183140017" comment="gnome-packagekit-common is signed with the Oracle Linux 7 key"/> 21780 </criteria> 21781 <criteria operator="AND"> 21782 <criterion test_ref="oval:com.oracle.elsa:tst:20183140018" comment="gobject-introspection-devel is earlier than 0:1.56.1-1.el7"/> 21783 <criterion test_ref="oval:com.oracle.elsa:tst:20183140019" comment="gobject-introspection-devel is signed with the Oracle Linux 7 key"/> 21784 </criteria> 21785 <criteria operator="AND"> 21786 <criterion test_ref="oval:com.oracle.elsa:tst:20183140020" comment="evolution-data-server-langpacks is earlier than 0:3.28.5-1.el7"/> 21787 <criterion test_ref="oval:com.oracle.elsa:tst:20183140021" comment="evolution-data-server-langpacks is signed with the Oracle Linux 7 key"/> 21788 </criteria> 21789 <criteria operator="AND"> 21790 <criterion test_ref="oval:com.oracle.elsa:tst:20183140022" comment="PackageKit-glib is earlier than 0:1.1.10-1.0.1.el7"/> 21791 <criterion test_ref="oval:com.oracle.elsa:tst:20183140023" comment="PackageKit-glib is signed with the Oracle Linux 7 key"/> 21792 </criteria> 21793 <criteria operator="AND"> 21794 <criterion test_ref="oval:com.oracle.elsa:tst:20183140024" comment="libgxps is earlier than 0:0.3.0-4.el7"/> 21795 <criterion test_ref="oval:com.oracle.elsa:tst:20183140025" comment="libgxps is signed with the Oracle Linux 7 key"/> 21796 </criteria> 21797 <criteria operator="AND"> 21798 <criterion test_ref="oval:com.oracle.elsa:tst:20183140026" comment="gstreamer1-plugins-base-devel is earlier than 0:1.10.4-2.el7"/> 21799 <criterion test_ref="oval:com.oracle.elsa:tst:20183140027" comment="gstreamer1-plugins-base-devel is signed with the Oracle Linux 7 key"/> 21800 </criteria> 21801 <criteria operator="AND"> 21802 <criterion test_ref="oval:com.oracle.elsa:tst:20183140028" comment="gnome-desktop3-devel is earlier than 0:3.28.2-2.el7"/> 21803 <criterion test_ref="oval:com.oracle.elsa:tst:20183140029" comment="gnome-desktop3-devel is signed with the Oracle Linux 7 key"/> 21804 </criteria> 21805 <criteria operator="AND"> 21806 <criterion test_ref="oval:com.oracle.elsa:tst:20183140030" comment="gedit-plugin-charmap is earlier than 0:3.28.1-1.el7"/> 21807 <criterion test_ref="oval:com.oracle.elsa:tst:20183140031" comment="gedit-plugin-charmap is signed with the Oracle Linux 7 key"/> 21808 </criteria> 21809 <criteria operator="AND"> 21810 <criterion test_ref="oval:com.oracle.elsa:tst:20183140032" comment="gnome-terminal-nautilus is earlier than 0:3.28.2-2.el7"/> 21811 <criterion test_ref="oval:com.oracle.elsa:tst:20183140033" comment="gnome-terminal-nautilus is signed with the Oracle Linux 7 key"/> 21812 </criteria> 21813 <criteria operator="AND"> 21814 <criterion test_ref="oval:com.oracle.elsa:tst:20183140034" comment="bolt is earlier than 0:0.4-3.el7"/> 21815 <criterion test_ref="oval:com.oracle.elsa:tst:20183140035" comment="bolt is signed with the Oracle Linux 7 key"/> 21816 </criteria> 21817 <criteria operator="AND"> 21818 <criterion test_ref="oval:com.oracle.elsa:tst:20183140036" comment="seahorse-nautilus is earlier than 0:3.11.92-11.el7"/> 21819 <criterion test_ref="oval:com.oracle.elsa:tst:20183140037" comment="seahorse-nautilus is signed with the Oracle Linux 7 key"/> 21820 </criteria> 21821 <criteria operator="AND"> 21822 <criterion test_ref="oval:com.oracle.elsa:tst:20183140038" comment="gedit-plugin-codecomment is earlier than 0:3.28.1-1.el7"/> 21823 <criterion test_ref="oval:com.oracle.elsa:tst:20183140039" comment="gedit-plugin-codecomment is signed with the Oracle Linux 7 key"/> 21824 </criteria> 21825 <criteria operator="AND"> 21826 <criterion test_ref="oval:com.oracle.elsa:tst:20183140040" comment="fwupdate-libs is earlier than 0:12-5.0.1.el7"/> 21827 <criterion test_ref="oval:com.oracle.elsa:tst:20183140041" comment="fwupdate-libs is signed with the Oracle Linux 7 key"/> 21828 </criteria> 21829 <criteria operator="AND"> 21830 <criterion test_ref="oval:com.oracle.elsa:tst:20183140042" comment="gedit-plugin-textsize is earlier than 0:3.28.1-1.el7"/> 21831 <criterion test_ref="oval:com.oracle.elsa:tst:20183140043" comment="gedit-plugin-textsize is signed with the Oracle Linux 7 key"/> 21832 </criteria> 21833 <criteria operator="AND"> 21834 <criterion test_ref="oval:com.oracle.elsa:tst:20183140044" comment="gnome-online-accounts-devel is earlier than 0:3.28.0-1.el7"/> 21835 <criterion test_ref="oval:com.oracle.elsa:tst:20183140045" comment="gnome-online-accounts-devel is signed with the Oracle Linux 7 key"/> 21836 </criteria> 21837 <criteria operator="AND"> 21838 <criterion test_ref="oval:com.oracle.elsa:tst:20183140046" comment="gnome-packagekit is earlier than 0:3.28.0-1.el7"/> 21839 <criterion test_ref="oval:com.oracle.elsa:tst:20183140047" comment="gnome-packagekit is signed with the Oracle Linux 7 key"/> 21840 </criteria> 21841 <criteria operator="AND"> 21842 <criterion test_ref="oval:com.oracle.elsa:tst:20183140048" comment="flatpak-libs is earlier than 0:1.0.2-2.el7"/> 21843 <criterion test_ref="oval:com.oracle.elsa:tst:20183140049" comment="flatpak-libs is signed with the Oracle Linux 7 key"/> 21844 </criteria> 21845 <criteria operator="AND"> 21846 <criterion test_ref="oval:com.oracle.elsa:tst:20183140050" comment="adwaita-icon-theme is earlier than 0:3.28.0-1.el7"/> 21847 <criterion test_ref="oval:com.oracle.elsa:tst:20183140051" comment="adwaita-icon-theme is signed with the Oracle Linux 7 key"/> 21848 </criteria> 21849 <criteria operator="AND"> 21850 <criterion test_ref="oval:com.oracle.elsa:tst:20183140052" comment="evince-libs is earlier than 0:3.28.2-5.el7"/> 21851 <criterion test_ref="oval:com.oracle.elsa:tst:20183140053" comment="evince-libs is signed with the Oracle Linux 7 key"/> 21852 </criteria> 21853 <criteria operator="AND"> 21854 <criterion test_ref="oval:com.oracle.elsa:tst:20183140054" comment="gnote is earlier than 0:3.28.0-1.el7"/> 21855 <criterion test_ref="oval:com.oracle.elsa:tst:20183140055" comment="gnote is signed with the Oracle Linux 7 key"/> 21856 </criteria> 21857 <criteria operator="AND"> 21858 <criterion test_ref="oval:com.oracle.elsa:tst:20183140056" comment="libical-devel is earlier than 0:3.0.3-2.el7"/> 21859 <criterion test_ref="oval:com.oracle.elsa:tst:20183140057" comment="libical-devel is signed with the Oracle Linux 7 key"/> 21860 </criteria> 21861 <criteria operator="AND"> 21862 <criterion test_ref="oval:com.oracle.elsa:tst:20183140058" comment="webkitgtk4 is earlier than 0:2.20.5-1.el7"/> 21863 <criterion test_ref="oval:com.oracle.elsa:tst:20183140059" comment="webkitgtk4 is signed with the Oracle Linux 7 key"/> 21864 </criteria> 21865 <criteria operator="AND"> 21866 <criterion test_ref="oval:com.oracle.elsa:tst:20183140060" comment="gnome-themes-standard is earlier than 0:3.28-2.el7"/> 21867 <criterion test_ref="oval:com.oracle.elsa:tst:20183140061" comment="gnome-themes-standard is signed with the Oracle Linux 7 key"/> 21868 </criteria> 21869 <criteria operator="AND"> 21870 <criterion test_ref="oval:com.oracle.elsa:tst:20183140062" comment="json-glib is earlier than 0:1.4.2-2.el7"/> 21871 <criterion test_ref="oval:com.oracle.elsa:tst:20183140063" comment="json-glib is signed with the Oracle Linux 7 key"/> 21872 </criteria> 21873 <criteria operator="AND"> 21874 <criterion test_ref="oval:com.oracle.elsa:tst:20183140064" comment="libpeas-gtk is earlier than 0:1.22.0-1.el7"/> 21875 <criterion test_ref="oval:com.oracle.elsa:tst:20183140065" comment="libpeas-gtk is signed with the Oracle Linux 7 key"/> 21876 </criteria> 21877 <criteria operator="AND"> 21878 <criterion test_ref="oval:com.oracle.elsa:tst:20183140066" comment="yelp is earlier than 2:3.28.1-1.el7"/> 21879 <criterion test_ref="oval:com.oracle.elsa:tst:20183140067" comment="yelp is signed with the Oracle Linux 7 key"/> 21880 </criteria> 21881 <criteria operator="AND"> 21882 <criterion test_ref="oval:com.oracle.elsa:tst:20183140068" comment="gspell is earlier than 0:1.6.1-1.el7"/> 21883 <criterion test_ref="oval:com.oracle.elsa:tst:20183140069" comment="gspell is signed with the Oracle Linux 7 key"/> 21884 </criteria> 21885 <criteria operator="AND"> 21886 <criterion test_ref="oval:com.oracle.elsa:tst:20183140070" comment="gcr is earlier than 0:3.28.0-1.el7"/> 21887 <criterion test_ref="oval:com.oracle.elsa:tst:20183140071" comment="gcr is signed with the Oracle Linux 7 key"/> 21888 </criteria> 21889 <criteria operator="AND"> 21890 <criterion test_ref="oval:com.oracle.elsa:tst:20183140072" comment="libgdata-devel is earlier than 0:0.17.9-1.el7"/> 21891 <criterion test_ref="oval:com.oracle.elsa:tst:20183140073" comment="libgdata-devel is signed with the Oracle Linux 7 key"/> 21892 </criteria> 21893 <criteria operator="AND"> 21894 <criterion test_ref="oval:com.oracle.elsa:tst:20183140074" comment="gnome-terminal is earlier than 0:3.28.2-2.el7"/> 21895 <criterion test_ref="oval:com.oracle.elsa:tst:20183140075" comment="gnome-terminal is signed with the Oracle Linux 7 key"/> 21896 </criteria> 21897 <criteria operator="AND"> 21898 <criterion test_ref="oval:com.oracle.elsa:tst:20183140076" comment="gsettings-desktop-schemas-devel is earlier than 0:3.28.0-2.el7"/> 21899 <criterion test_ref="oval:com.oracle.elsa:tst:20183140077" comment="gsettings-desktop-schemas-devel is signed with the Oracle Linux 7 key"/> 21900 </criteria> 21901 <criteria operator="AND"> 21902 <criterion test_ref="oval:com.oracle.elsa:tst:20183140078" comment="vte291 is earlier than 0:0.52.2-2.el7"/> 21903 <criterion test_ref="oval:com.oracle.elsa:tst:20183140079" comment="vte291 is signed with the Oracle Linux 7 key"/> 21904 </criteria> 21905 <criteria operator="AND"> 21906 <criterion test_ref="oval:com.oracle.elsa:tst:20183140080" comment="at-spi2-core is earlier than 0:2.28.0-1.el7"/> 21907 <criterion test_ref="oval:com.oracle.elsa:tst:20183140081" comment="at-spi2-core is signed with the Oracle Linux 7 key"/> 21908 </criteria> 21909 <criteria operator="AND"> 21910 <criterion test_ref="oval:com.oracle.elsa:tst:20183140082" comment="geoclue2-libs is earlier than 0:2.4.8-1.el7"/> 21911 <criterion test_ref="oval:com.oracle.elsa:tst:20183140083" comment="geoclue2-libs is signed with the Oracle Linux 7 key"/> 21912 </criteria> 21913 <criteria operator="AND"> 21914 <criterion test_ref="oval:com.oracle.elsa:tst:20183140084" comment="gedit-plugin-bookmarks is earlier than 0:3.28.1-1.el7"/> 21915 <criterion test_ref="oval:com.oracle.elsa:tst:20183140085" comment="gedit-plugin-bookmarks is signed with the Oracle Linux 7 key"/> 21916 </criteria> 21917 <criteria operator="AND"> 21918 <criterion test_ref="oval:com.oracle.elsa:tst:20183140086" comment="adwaita-cursor-theme is earlier than 0:3.28.0-1.el7"/> 21919 <criterion test_ref="oval:com.oracle.elsa:tst:20183140087" comment="adwaita-cursor-theme is signed with the Oracle Linux 7 key"/> 21920 </criteria> 21921 <criteria operator="AND"> 21922 <criterion test_ref="oval:com.oracle.elsa:tst:20183140088" comment="cairo-devel is earlier than 0:1.15.12-3.el7"/> 21923 <criterion test_ref="oval:com.oracle.elsa:tst:20183140089" comment="cairo-devel is signed with the Oracle Linux 7 key"/> 21924 </criteria> 21925 <criteria operator="AND"> 21926 <criterion test_ref="oval:com.oracle.elsa:tst:20183140090" comment="google-noto-emoji-color-fonts is earlier than 0:20180508-4.el7"/> 21927 <criterion test_ref="oval:com.oracle.elsa:tst:20183140091" comment="google-noto-emoji-color-fonts is signed with the Oracle Linux 7 key"/> 21928 </criteria> 21929 <criteria operator="AND"> 21930 <criterion test_ref="oval:com.oracle.elsa:tst:20183140092" comment="control-center-filesystem is earlier than 1:3.28.1-4.el7"/> 21931 <criterion test_ref="oval:com.oracle.elsa:tst:20183140093" comment="control-center-filesystem is signed with the Oracle Linux 7 key"/> 21932 </criteria> 21933 <criteria operator="AND"> 21934 <criterion test_ref="oval:com.oracle.elsa:tst:20183140094" comment="gobject-introspection is earlier than 0:1.56.1-1.el7"/> 21935 <criterion test_ref="oval:com.oracle.elsa:tst:20183140095" comment="gobject-introspection is signed with the Oracle Linux 7 key"/> 21936 </criteria> 21937 <criteria operator="AND"> 21938 <criterion test_ref="oval:com.oracle.elsa:tst:20183140096" comment="cheese is earlier than 2:3.28.0-1.el7"/> 21939 <criterion test_ref="oval:com.oracle.elsa:tst:20183140097" comment="cheese is signed with the Oracle Linux 7 key"/> 21940 </criteria> 21941 <criteria operator="AND"> 21942 <criterion test_ref="oval:com.oracle.elsa:tst:20183140098" comment="libmediaart is earlier than 0:1.9.4-1.el7"/> 21943 <criterion test_ref="oval:com.oracle.elsa:tst:20183140099" comment="libmediaart is signed with the Oracle Linux 7 key"/> 21944 </criteria> 21945 <criteria operator="AND"> 21946 <criterion test_ref="oval:com.oracle.elsa:tst:20183140100" comment="gucharmap-libs is earlier than 0:10.0.4-1.el7"/> 21947 <criterion test_ref="oval:com.oracle.elsa:tst:20183140101" comment="gucharmap-libs is signed with the Oracle Linux 7 key"/> 21948 </criteria> 21949 <criteria operator="AND"> 21950 <criterion test_ref="oval:com.oracle.elsa:tst:20183140102" comment="wayland-devel is earlier than 0:1.15.0-1.el7"/> 21951 <criterion test_ref="oval:com.oracle.elsa:tst:20183140103" comment="wayland-devel is signed with the Oracle Linux 7 key"/> 21952 </criteria> 21953 <criteria operator="AND"> 21954 <criterion test_ref="oval:com.oracle.elsa:tst:20183140104" comment="webkitgtk4-jsc is earlier than 0:2.20.5-1.el7"/> 21955 <criterion test_ref="oval:com.oracle.elsa:tst:20183140105" comment="webkitgtk4-jsc is signed with the Oracle Linux 7 key"/> 21956 </criteria> 21957 <criteria operator="AND"> 21958 <criterion test_ref="oval:com.oracle.elsa:tst:20183140106" comment="gdm is earlier than 1:3.28.2-9.el7"/> 21959 <criterion test_ref="oval:com.oracle.elsa:tst:20183140107" comment="gdm is signed with the Oracle Linux 7 key"/> 21960 </criteria> 21961 <criteria operator="AND"> 21962 <criterion test_ref="oval:com.oracle.elsa:tst:20183140108" comment="gedit-plugin-bracketcompletion is earlier than 0:3.28.1-1.el7"/> 21963 <criterion test_ref="oval:com.oracle.elsa:tst:20183140109" comment="gedit-plugin-bracketcompletion is signed with the Oracle Linux 7 key"/> 21964 </criteria> 21965 <criteria operator="AND"> 21966 <criterion test_ref="oval:com.oracle.elsa:tst:20183140110" comment="file-roller is earlier than 0:3.28.1-2.el7"/> 21967 <criterion test_ref="oval:com.oracle.elsa:tst:20183140111" comment="file-roller is signed with the Oracle Linux 7 key"/> 21968 </criteria> 21969 <criteria operator="AND"> 21970 <criterion test_ref="oval:com.oracle.elsa:tst:20183140112" comment="glade-libs is earlier than 0:3.22.1-1.el7"/> 21971 <criterion test_ref="oval:com.oracle.elsa:tst:20183140113" comment="glade-libs is signed with the Oracle Linux 7 key"/> 21972 </criteria> 21973 <criteria operator="AND"> 21974 <criterion test_ref="oval:com.oracle.elsa:tst:20183140114" comment="oracle-logos is earlier than 0:70.0.3-4.0.9.el7"/> 21975 <criterion test_ref="oval:com.oracle.elsa:tst:20183140115" comment="oracle-logos is signed with the Oracle Linux 7 key"/> 21976 </criteria> 21977 <criteria operator="AND"> 21978 <criterion test_ref="oval:com.oracle.elsa:tst:20183140116" comment="gnome-bluetooth is earlier than 1:3.28.2-1.el7"/> 21979 <criterion test_ref="oval:com.oracle.elsa:tst:20183140117" comment="gnome-bluetooth is signed with the Oracle Linux 7 key"/> 21980 </criteria> 21981 <criteria operator="AND"> 21982 <criterion test_ref="oval:com.oracle.elsa:tst:20183140118" comment="libical is earlier than 0:3.0.3-2.el7"/> 21983 <criterion test_ref="oval:com.oracle.elsa:tst:20183140119" comment="libical is signed with the Oracle Linux 7 key"/> 21984 </criteria> 21985 <criteria operator="AND"> 21986 <criterion test_ref="oval:com.oracle.elsa:tst:20183140120" comment="upower is earlier than 0:0.99.7-1.el7"/> 21987 <criterion test_ref="oval:com.oracle.elsa:tst:20183140121" comment="upower is signed with the Oracle Linux 7 key"/> 21988 </criteria> 21989 <criteria operator="AND"> 21990 <criterion test_ref="oval:com.oracle.elsa:tst:20183140122" comment="gnome-session is earlier than 0:3.28.1-5.el7"/> 21991 <criterion test_ref="oval:com.oracle.elsa:tst:20183140123" comment="gnome-session is signed with the Oracle Linux 7 key"/> 21992 </criteria> 21993 <criteria operator="AND"> 21994 <criterion test_ref="oval:com.oracle.elsa:tst:20183140124" comment="evince-nautilus is earlier than 0:3.28.2-5.el7"/> 21995 <criterion test_ref="oval:com.oracle.elsa:tst:20183140125" comment="evince-nautilus is signed with the Oracle Linux 7 key"/> 21996 </criteria> 21997 <criteria operator="AND"> 21998 <criterion test_ref="oval:com.oracle.elsa:tst:20183140126" comment="evolution-data-server-doc is earlier than 0:3.28.5-1.el7"/> 21999 <criterion test_ref="oval:com.oracle.elsa:tst:20183140127" comment="evolution-data-server-doc is signed with the Oracle Linux 7 key"/> 22000 </criteria> 22001 <criteria operator="AND"> 22002 <criterion test_ref="oval:com.oracle.elsa:tst:20183140128" comment="gnome-getting-started-docs-hu is earlier than 0:3.28.2-1.el7"/> 22003 <criterion test_ref="oval:com.oracle.elsa:tst:20183140129" comment="gnome-getting-started-docs-hu is signed with the Oracle Linux 7 key"/> 22004 </criteria> 22005 <criteria operator="AND"> 22006 <criterion test_ref="oval:com.oracle.elsa:tst:20183140130" comment="libchamplain-demos is earlier than 0:0.12.16-2.el7"/> 22007 <criterion test_ref="oval:com.oracle.elsa:tst:20183140131" comment="libchamplain-demos is signed with the Oracle Linux 7 key"/> 22008 </criteria> 22009 <criteria operator="AND"> 22010 <criterion test_ref="oval:com.oracle.elsa:tst:20183140132" comment="gssdp-docs is earlier than 0:1.0.2-1.el7"/> 22011 <criterion test_ref="oval:com.oracle.elsa:tst:20183140133" comment="gssdp-docs is signed with the Oracle Linux 7 key"/> 22012 </criteria> 22013 <criteria operator="AND"> 22014 <criterion test_ref="oval:com.oracle.elsa:tst:20183140134" comment="gdk-pixbuf2-tests is earlier than 0:2.36.12-3.el7"/> 22015 <criterion test_ref="oval:com.oracle.elsa:tst:20183140135" comment="gdk-pixbuf2-tests is signed with the Oracle Linux 7 key"/> 22016 </criteria> 22017 <criteria operator="AND"> 22018 <criterion test_ref="oval:com.oracle.elsa:tst:20183140136" comment="fontconfig-devel-doc is earlier than 0:2.13.0-4.3.el7"/> 22019 <criterion test_ref="oval:com.oracle.elsa:tst:20183140137" comment="fontconfig-devel-doc is signed with the Oracle Linux 7 key"/> 22020 </criteria> 22021 <criteria operator="AND"> 22022 <criterion test_ref="oval:com.oracle.elsa:tst:20183140138" comment="evolution-ews is earlier than 0:3.28.5-1.el7"/> 22023 <criterion test_ref="oval:com.oracle.elsa:tst:20183140139" comment="evolution-ews is signed with the Oracle Linux 7 key"/> 22024 </criteria> 22025 <criteria operator="AND"> 22026 <criterion test_ref="oval:com.oracle.elsa:tst:20183140140" comment="gnome-desktop3-tests is earlier than 0:3.28.2-2.el7"/> 22027 <criterion test_ref="oval:com.oracle.elsa:tst:20183140141" comment="gnome-desktop3-tests is signed with the Oracle Linux 7 key"/> 22028 </criteria> 22029 <criteria operator="AND"> 22030 <criterion test_ref="oval:com.oracle.elsa:tst:20183140142" comment="gnome-getting-started-docs-pt_BR is earlier than 0:3.28.2-1.el7"/> 22031 <criterion test_ref="oval:com.oracle.elsa:tst:20183140143" comment="gnome-getting-started-docs-pt_BR is signed with the Oracle Linux 7 key"/> 22032 </criteria> 22033 <criteria operator="AND"> 22034 <criterion test_ref="oval:com.oracle.elsa:tst:20183140144" comment="python2-gexiv2 is earlier than 0:0.10.8-1.el7"/> 22035 <criterion test_ref="oval:com.oracle.elsa:tst:20183140145" comment="python2-gexiv2 is signed with the Oracle Linux 7 key"/> 22036 </criteria> 22037 <criteria operator="AND"> 22038 <criterion test_ref="oval:com.oracle.elsa:tst:20183140146" comment="webkitgtk4-doc is earlier than 0:2.20.5-1.el7"/> 22039 <criterion test_ref="oval:com.oracle.elsa:tst:20183140147" comment="webkitgtk4-doc is signed with the Oracle Linux 7 key"/> 22040 </criteria> 22041 <criteria operator="AND"> 22042 <criterion test_ref="oval:com.oracle.elsa:tst:20183140148" comment="gnome-getting-started-docs-cs is earlier than 0:3.28.2-1.el7"/> 22043 <criterion test_ref="oval:com.oracle.elsa:tst:20183140149" comment="gnome-getting-started-docs-cs is signed with the Oracle Linux 7 key"/> 22044 </criteria> 22045 <criteria operator="AND"> 22046 <criterion test_ref="oval:com.oracle.elsa:tst:20183140150" comment="yelp-xsl-devel is earlier than 0:3.28.0-1.el7"/> 22047 <criterion test_ref="oval:com.oracle.elsa:tst:20183140151" comment="yelp-xsl-devel is signed with the Oracle Linux 7 key"/> 22048 </criteria> 22049 <criteria operator="AND"> 22050 <criterion test_ref="oval:com.oracle.elsa:tst:20183140152" comment="gnome-getting-started-docs-de is earlier than 0:3.28.2-1.el7"/> 22051 <criterion test_ref="oval:com.oracle.elsa:tst:20183140153" comment="gnome-getting-started-docs-de is signed with the Oracle Linux 7 key"/> 22052 </criteria> 22053 <criteria operator="AND"> 22054 <criterion test_ref="oval:com.oracle.elsa:tst:20183140154" comment="turbojpeg is earlier than 0:1.2.90-6.el7"/> 22055 <criterion test_ref="oval:com.oracle.elsa:tst:20183140155" comment="turbojpeg is signed with the Oracle Linux 7 key"/> 22056 </criteria> 22057 <criteria operator="AND"> 22058 <criterion test_ref="oval:com.oracle.elsa:tst:20183140156" comment="openchange-client is earlier than 0:2.3-3.el7"/> 22059 <criterion test_ref="oval:com.oracle.elsa:tst:20183140157" comment="openchange-client is signed with the Oracle Linux 7 key"/> 22060 </criteria> 22061 <criteria operator="AND"> 22062 <criterion test_ref="oval:com.oracle.elsa:tst:20183140158" comment="gssdp-utils is earlier than 0:1.0.2-1.el7"/> 22063 <criterion test_ref="oval:com.oracle.elsa:tst:20183140159" comment="gssdp-utils is signed with the Oracle Linux 7 key"/> 22064 </criteria> 22065 <criteria operator="AND"> 22066 <criterion test_ref="oval:com.oracle.elsa:tst:20183140160" comment="vala is earlier than 0:0.40.8-1.el7"/> 22067 <criterion test_ref="oval:com.oracle.elsa:tst:20183140161" comment="vala is signed with the Oracle Linux 7 key"/> 22068 </criteria> 22069 <criteria operator="AND"> 22070 <criterion test_ref="oval:com.oracle.elsa:tst:20183140162" comment="gnome-shell-extension-systemMonitor is earlier than 0:3.28.1-5.el7"/> 22071 <criterion test_ref="oval:com.oracle.elsa:tst:20183140163" comment="gnome-shell-extension-systemMonitor is signed with the Oracle Linux 7 key"/> 22072 </criteria> 22073 <criteria operator="AND"> 22074 <criterion test_ref="oval:com.oracle.elsa:tst:20183140164" comment="wayland-doc is earlier than 0:1.15.0-1.el7"/> 22075 <criterion test_ref="oval:com.oracle.elsa:tst:20183140165" comment="wayland-doc is signed with the Oracle Linux 7 key"/> 22076 </criteria> 22077 <criteria operator="AND"> 22078 <criterion test_ref="oval:com.oracle.elsa:tst:20183140166" comment="gnome-shell-extension-drive-menu is earlier than 0:3.28.1-5.el7"/> 22079 <criterion test_ref="oval:com.oracle.elsa:tst:20183140167" comment="gnome-shell-extension-drive-menu is signed with the Oracle Linux 7 key"/> 22080 </criteria> 22081 <criteria operator="AND"> 22082 <criterion test_ref="oval:com.oracle.elsa:tst:20183140168" comment="mutter-devel is earlier than 0:3.28.3-4.el7"/> 22083 <criterion test_ref="oval:com.oracle.elsa:tst:20183140169" comment="mutter-devel is signed with the Oracle Linux 7 key"/> 22084 </criteria> 22085 <criteria operator="AND"> 22086 <criterion test_ref="oval:com.oracle.elsa:tst:20183140170" comment="libappstream-glib-devel is earlier than 0:0.7.8-2.el7"/> 22087 <criterion test_ref="oval:com.oracle.elsa:tst:20183140171" comment="libappstream-glib-devel is signed with the Oracle Linux 7 key"/> 22088 </criteria> 22089 <criteria operator="AND"> 22090 <criterion test_ref="oval:com.oracle.elsa:tst:20183140172" comment="gnome-shell-extension-auto-move-windows is earlier than 0:3.28.1-5.el7"/> 22091 <criterion test_ref="oval:com.oracle.elsa:tst:20183140173" comment="gnome-shell-extension-auto-move-windows is signed with the Oracle Linux 7 key"/> 22092 </criteria> 22093 <criteria operator="AND"> 22094 <criterion test_ref="oval:com.oracle.elsa:tst:20183140174" comment="cheese-libs-devel is earlier than 2:3.28.0-1.el7"/> 22095 <criterion test_ref="oval:com.oracle.elsa:tst:20183140175" comment="cheese-libs-devel is signed with the Oracle Linux 7 key"/> 22096 </criteria> 22097 <criteria operator="AND"> 22098 <criterion test_ref="oval:com.oracle.elsa:tst:20183140176" comment="libgxps-devel is earlier than 0:0.3.0-4.el7"/> 22099 <criterion test_ref="oval:com.oracle.elsa:tst:20183140177" comment="libgxps-devel is signed with the Oracle Linux 7 key"/> 22100 </criteria> 22101 <criteria operator="AND"> 22102 <criterion test_ref="oval:com.oracle.elsa:tst:20183140178" comment="evolution-devel-docs is earlier than 0:3.28.5-2.el7"/> 22103 <criterion test_ref="oval:com.oracle.elsa:tst:20183140179" comment="evolution-devel-docs is signed with the Oracle Linux 7 key"/> 22104 </criteria> 22105 <criteria operator="AND"> 22106 <criterion test_ref="oval:com.oracle.elsa:tst:20183140180" comment="gspell-devel is earlier than 0:1.6.1-1.el7"/> 22107 <criterion test_ref="oval:com.oracle.elsa:tst:20183140181" comment="gspell-devel is signed with the Oracle Linux 7 key"/> 22108 </criteria> 22109 <criteria operator="AND"> 22110 <criterion test_ref="oval:com.oracle.elsa:tst:20183140182" comment="evince-devel is earlier than 0:3.28.2-5.el7"/> 22111 <criterion test_ref="oval:com.oracle.elsa:tst:20183140183" comment="evince-devel is signed with the Oracle Linux 7 key"/> 22112 </criteria> 22113 <criteria operator="AND"> 22114 <criterion test_ref="oval:com.oracle.elsa:tst:20183140184" comment="openchange-devel-docs is earlier than 0:2.3-3.el7"/> 22115 <criterion test_ref="oval:com.oracle.elsa:tst:20183140185" comment="openchange-devel-docs is signed with the Oracle Linux 7 key"/> 22116 </criteria> 22117 <criteria operator="AND"> 22118 <criterion test_ref="oval:com.oracle.elsa:tst:20183140186" comment="evolution-langpacks is earlier than 0:3.28.5-2.el7"/> 22119 <criterion test_ref="oval:com.oracle.elsa:tst:20183140187" comment="evolution-langpacks is signed with the Oracle Linux 7 key"/> 22120 </criteria> 22121 <criteria operator="AND"> 22122 <criterion test_ref="oval:com.oracle.elsa:tst:20183140188" comment="rest-devel is earlier than 0:0.8.1-2.el7"/> 22123 <criterion test_ref="oval:com.oracle.elsa:tst:20183140189" comment="rest-devel is signed with the Oracle Linux 7 key"/> 22124 </criteria> 22125 <criteria operator="AND"> 22126 <criterion test_ref="oval:com.oracle.elsa:tst:20183140190" comment="gnome-getting-started-docs-gl is earlier than 0:3.28.2-1.el7"/> 22127 <criterion test_ref="oval:com.oracle.elsa:tst:20183140191" comment="gnome-getting-started-docs-gl is signed with the Oracle Linux 7 key"/> 22128 </criteria> 22129 <criteria operator="AND"> 22130 <criterion test_ref="oval:com.oracle.elsa:tst:20183140192" comment="gnome-getting-started-docs-it is earlier than 0:3.28.2-1.el7"/> 22131 <criterion test_ref="oval:com.oracle.elsa:tst:20183140193" comment="gnome-getting-started-docs-it is signed with the Oracle Linux 7 key"/> 22132 </criteria> 22133 <criteria operator="AND"> 22134 <criterion test_ref="oval:com.oracle.elsa:tst:20183140194" comment="gupnp-igd-devel is earlier than 0:0.2.5-2.el7"/> 22135 <criterion test_ref="oval:com.oracle.elsa:tst:20183140195" comment="gupnp-igd-devel is signed with the Oracle Linux 7 key"/> 22136 </criteria> 22137 <criteria operator="AND"> 22138 <criterion test_ref="oval:com.oracle.elsa:tst:20183140196" comment="poppler-cpp is earlier than 0:0.26.5-20.el7"/> 22139 <criterion test_ref="oval:com.oracle.elsa:tst:20183140197" comment="poppler-cpp is signed with the Oracle Linux 7 key"/> 22140 </criteria> 22141 <criteria operator="AND"> 22142 <criterion test_ref="oval:com.oracle.elsa:tst:20183140198" comment="gnome-documents-libs is earlier than 0:3.28.2-1.el7"/> 22143 <criterion test_ref="oval:com.oracle.elsa:tst:20183140199" comment="gnome-documents-libs is signed with the Oracle Linux 7 key"/> 22144 </criteria> 22145 <criteria operator="AND"> 22146 <criterion test_ref="oval:com.oracle.elsa:tst:20183140200" comment="evolution-devel is earlier than 0:3.28.5-2.el7"/> 22147 <criterion test_ref="oval:com.oracle.elsa:tst:20183140201" comment="evolution-devel is signed with the Oracle Linux 7 key"/> 22148 </criteria> 22149 <criteria operator="AND"> 22150 <criterion test_ref="oval:com.oracle.elsa:tst:20183140202" comment="PackageKit-cron is earlier than 0:1.1.10-1.0.1.el7"/> 22151 <criterion test_ref="oval:com.oracle.elsa:tst:20183140203" comment="PackageKit-cron is signed with the Oracle Linux 7 key"/> 22152 </criteria> 22153 <criteria operator="AND"> 22154 <criterion test_ref="oval:com.oracle.elsa:tst:20183140204" comment="gnome-getting-started-docs-pl is earlier than 0:3.28.2-1.el7"/> 22155 <criterion test_ref="oval:com.oracle.elsa:tst:20183140205" comment="gnome-getting-started-docs-pl is signed with the Oracle Linux 7 key"/> 22156 </criteria> 22157 <criteria operator="AND"> 22158 <criterion test_ref="oval:com.oracle.elsa:tst:20183140206" comment="poppler-demos is earlier than 0:0.26.5-20.el7"/> 22159 <criterion test_ref="oval:com.oracle.elsa:tst:20183140207" comment="poppler-demos is signed with the Oracle Linux 7 key"/> 22160 </criteria> 22161 <criteria operator="AND"> 22162 <criterion test_ref="oval:com.oracle.elsa:tst:20183140208" comment="grilo-devel is earlier than 0:0.3.6-1.el7"/> 22163 <criterion test_ref="oval:com.oracle.elsa:tst:20183140209" comment="grilo-devel is signed with the Oracle Linux 7 key"/> 22164 </criteria> 22165 <criteria operator="AND"> 22166 <criterion test_ref="oval:com.oracle.elsa:tst:20183140210" comment="gedit is earlier than 2:3.28.1-1.el7"/> 22167 <criterion test_ref="oval:com.oracle.elsa:tst:20183140211" comment="gedit is signed with the Oracle Linux 7 key"/> 22168 </criteria> 22169 <criteria operator="AND"> 22170 <criterion test_ref="oval:com.oracle.elsa:tst:20183140212" comment="libgnomekbd-devel is earlier than 0:3.26.0-1.el7"/> 22171 <criterion test_ref="oval:com.oracle.elsa:tst:20183140213" comment="libgnomekbd-devel is signed with the Oracle Linux 7 key"/> 22172 </criteria> 22173 <criteria operator="AND"> 22174 <criterion test_ref="oval:com.oracle.elsa:tst:20183140214" comment="gtk-doc is earlier than 0:1.28-2.el7"/> 22175 <criterion test_ref="oval:com.oracle.elsa:tst:20183140215" comment="gtk-doc is signed with the Oracle Linux 7 key"/> 22176 </criteria> 22177 <criteria operator="AND"> 22178 <criterion test_ref="oval:com.oracle.elsa:tst:20183140216" comment="gnome-software-editor is earlier than 0:3.28.2-3.el7"/> 22179 <criterion test_ref="oval:com.oracle.elsa:tst:20183140217" comment="gnome-software-editor is signed with the Oracle Linux 7 key"/> 22180 </criteria> 22181 <criteria operator="AND"> 22182 <criterion test_ref="oval:com.oracle.elsa:tst:20183140218" comment="libjpeg-turbo-utils is earlier than 0:1.2.90-6.el7"/> 22183 <criterion test_ref="oval:com.oracle.elsa:tst:20183140219" comment="libjpeg-turbo-utils is signed with the Oracle Linux 7 key"/> 22184 </criteria> 22185 <criteria operator="AND"> 22186 <criterion test_ref="oval:com.oracle.elsa:tst:20183140220" comment="evolution-data-server-tests is earlier than 0:3.28.5-1.el7"/> 22187 <criterion test_ref="oval:com.oracle.elsa:tst:20183140221" comment="evolution-data-server-tests is signed with the Oracle Linux 7 key"/> 22188 </criteria> 22189 <criteria operator="AND"> 22190 <criterion test_ref="oval:com.oracle.elsa:tst:20183140222" comment="vala-devel is earlier than 0:0.40.8-1.el7"/> 22191 <criterion test_ref="oval:com.oracle.elsa:tst:20183140223" comment="vala-devel is signed with the Oracle Linux 7 key"/> 22192 </criteria> 22193 <criteria operator="AND"> 22194 <criterion test_ref="oval:com.oracle.elsa:tst:20183140224" comment="libgexiv2-devel is earlier than 0:0.10.8-1.el7"/> 22195 <criterion test_ref="oval:com.oracle.elsa:tst:20183140225" comment="libgexiv2-devel is signed with the Oracle Linux 7 key"/> 22196 </criteria> 22197 <criteria operator="AND"> 22198 <criterion test_ref="oval:com.oracle.elsa:tst:20183140226" comment="poppler-devel is earlier than 0:0.26.5-20.el7"/> 22199 <criterion test_ref="oval:com.oracle.elsa:tst:20183140227" comment="poppler-devel is signed with the Oracle Linux 7 key"/> 22200 </criteria> 22201 <criteria operator="AND"> 22202 <criterion test_ref="oval:com.oracle.elsa:tst:20183140228" comment="glibmm24-devel is earlier than 0:2.56.0-1.el7"/> 22203 <criterion test_ref="oval:com.oracle.elsa:tst:20183140229" comment="glibmm24-devel is signed with the Oracle Linux 7 key"/> 22204 </criteria> 22205 <criteria operator="AND"> 22206 <criterion test_ref="oval:com.oracle.elsa:tst:20183140230" comment="pango-tests is earlier than 0:1.42.4-1.el7"/> 22207 <criterion test_ref="oval:com.oracle.elsa:tst:20183140231" comment="pango-tests is signed with the Oracle Linux 7 key"/> 22208 </criteria> 22209 <criteria operator="AND"> 22210 <criterion test_ref="oval:com.oracle.elsa:tst:20183140232" comment="gstreamer1-plugins-base-devel-docs is earlier than 0:1.10.4-2.el7"/> 22211 <criterion test_ref="oval:com.oracle.elsa:tst:20183140233" comment="gstreamer1-plugins-base-devel-docs is signed with the Oracle Linux 7 key"/> 22212 </criteria> 22213 <criteria operator="AND"> 22214 <criterion test_ref="oval:com.oracle.elsa:tst:20183140234" comment="clutter-gst3-devel is earlier than 0:3.0.26-1.el7"/> 22215 <criterion test_ref="oval:com.oracle.elsa:tst:20183140235" comment="clutter-gst3-devel is signed with the Oracle Linux 7 key"/> 22216 </criteria> 22217 <criteria operator="AND"> 22218 <criterion test_ref="oval:com.oracle.elsa:tst:20183140236" comment="xdg-desktop-portal-devel is earlier than 0:1.0.2-1.el7"/> 22219 <criterion test_ref="oval:com.oracle.elsa:tst:20183140237" comment="xdg-desktop-portal-devel is signed with the Oracle Linux 7 key"/> 22220 </criteria> 22221 <criteria operator="AND"> 22222 <criterion test_ref="oval:com.oracle.elsa:tst:20183140238" comment="gnome-shell-extension-dash-to-dock is earlier than 0:3.28.1-5.el7"/> 22223 <criterion test_ref="oval:com.oracle.elsa:tst:20183140239" comment="gnome-shell-extension-dash-to-dock is signed with the Oracle Linux 7 key"/> 22224 </criteria> 22225 <criteria operator="AND"> 22226 <criterion test_ref="oval:com.oracle.elsa:tst:20183140240" comment="evolution-spamassassin is earlier than 0:3.28.5-2.el7"/> 22227 <criterion test_ref="oval:com.oracle.elsa:tst:20183140241" comment="evolution-spamassassin is signed with the Oracle Linux 7 key"/> 22228 </criteria> 22229 <criteria operator="AND"> 22230 <criterion test_ref="oval:com.oracle.elsa:tst:20183140242" comment="libchamplain-devel is earlier than 0:0.12.16-2.el7"/> 22231 <criterion test_ref="oval:com.oracle.elsa:tst:20183140243" comment="libchamplain-devel is signed with the Oracle Linux 7 key"/> 22232 </criteria> 22233 <criteria operator="AND"> 22234 <criterion test_ref="oval:com.oracle.elsa:tst:20183140244" comment="libmediaart-tests is earlier than 0:1.9.4-1.el7"/> 22235 <criterion test_ref="oval:com.oracle.elsa:tst:20183140245" comment="libmediaart-tests is signed with the Oracle Linux 7 key"/> 22236 </criteria> 22237 <criteria operator="AND"> 22238 <criterion test_ref="oval:com.oracle.elsa:tst:20183140246" comment="poppler-cpp-devel is earlier than 0:0.26.5-20.el7"/> 22239 <criterion test_ref="oval:com.oracle.elsa:tst:20183140247" comment="poppler-cpp-devel is signed with the Oracle Linux 7 key"/> 22240 </criteria> 22241 <criteria operator="AND"> 22242 <criterion test_ref="oval:com.oracle.elsa:tst:20183140248" comment="upower-devel is earlier than 0:0.99.7-1.el7"/> 22243 <criterion test_ref="oval:com.oracle.elsa:tst:20183140249" comment="upower-devel is signed with the Oracle Linux 7 key"/> 22244 </criteria> 22245 <criteria operator="AND"> 22246 <criterion test_ref="oval:com.oracle.elsa:tst:20183140250" comment="adwaita-icon-theme-devel is earlier than 0:3.28.0-1.el7"/> 22247 <criterion test_ref="oval:com.oracle.elsa:tst:20183140251" comment="adwaita-icon-theme-devel is signed with the Oracle Linux 7 key"/> 22248 </criteria> 22249 <criteria operator="AND"> 22250 <criterion test_ref="oval:com.oracle.elsa:tst:20183140252" comment="devhelp-devel is earlier than 1:3.28.1-1.el7"/> 22251 <criterion test_ref="oval:com.oracle.elsa:tst:20183140253" comment="devhelp-devel is signed with the Oracle Linux 7 key"/> 22252 </criteria> 22253 <criteria operator="AND"> 22254 <criterion test_ref="oval:com.oracle.elsa:tst:20183140254" comment="libappstream-glib-builder is earlier than 0:0.7.8-2.el7"/> 22255 <criterion test_ref="oval:com.oracle.elsa:tst:20183140255" comment="libappstream-glib-builder is signed with the Oracle Linux 7 key"/> 22256 </criteria> 22257 <criteria operator="AND"> 22258 <criterion test_ref="oval:com.oracle.elsa:tst:20183140256" comment="glade-devel is earlier than 0:3.22.1-1.el7"/> 22259 <criterion test_ref="oval:com.oracle.elsa:tst:20183140257" comment="glade-devel is signed with the Oracle Linux 7 key"/> 22260 </criteria> 22261 <criteria operator="AND"> 22262 <criterion test_ref="oval:com.oracle.elsa:tst:20183140258" comment="gnome-shell-extension-windowsNavigator is earlier than 0:3.28.1-5.el7"/> 22263 <criterion test_ref="oval:com.oracle.elsa:tst:20183140259" comment="gnome-shell-extension-windowsNavigator is signed with the Oracle Linux 7 key"/> 22264 </criteria> 22265 <criteria operator="AND"> 22266 <criterion test_ref="oval:com.oracle.elsa:tst:20183140260" comment="geoclue2-demos is earlier than 0:2.4.8-1.el7"/> 22267 <criterion test_ref="oval:com.oracle.elsa:tst:20183140261" comment="geoclue2-demos is signed with the Oracle Linux 7 key"/> 22268 </criteria> 22269 <criteria operator="AND"> 22270 <criterion test_ref="oval:com.oracle.elsa:tst:20183140262" comment="evolution-data-server-perl is earlier than 0:3.28.5-1.el7"/> 22271 <criterion test_ref="oval:com.oracle.elsa:tst:20183140263" comment="evolution-data-server-perl is signed with the Oracle Linux 7 key"/> 22272 </criteria> 22273 <criteria operator="AND"> 22274 <criterion test_ref="oval:com.oracle.elsa:tst:20183140264" comment="gnome-getting-started-docs-es is earlier than 0:3.28.2-1.el7"/> 22275 <criterion test_ref="oval:com.oracle.elsa:tst:20183140265" comment="gnome-getting-started-docs-es is signed with the Oracle Linux 7 key"/> 22276 </criteria> 22277 <criteria operator="AND"> 22278 <criterion test_ref="oval:com.oracle.elsa:tst:20183140266" comment="evolution-mapi-langpacks is earlier than 0:3.28.3-2.el7"/> 22279 <criterion test_ref="oval:com.oracle.elsa:tst:20183140267" comment="evolution-mapi-langpacks is signed with the Oracle Linux 7 key"/> 22280 </criteria> 22281 <criteria operator="AND"> 22282 <criterion test_ref="oval:com.oracle.elsa:tst:20183140268" comment="gupnp-devel is earlier than 0:1.0.2-5.el7"/> 22283 <criterion test_ref="oval:com.oracle.elsa:tst:20183140269" comment="gupnp-devel is signed with the Oracle Linux 7 key"/> 22284 </criteria> 22285 <criteria operator="AND"> 22286 <criterion test_ref="oval:com.oracle.elsa:tst:20183140270" comment="xdg-desktop-portal is earlier than 0:1.0.2-1.el7"/> 22287 <criterion test_ref="oval:com.oracle.elsa:tst:20183140271" comment="xdg-desktop-portal is signed with the Oracle Linux 7 key"/> 22288 </criteria> 22289 <criteria operator="AND"> 22290 <criterion test_ref="oval:com.oracle.elsa:tst:20183140272" comment="gdm-devel is earlier than 1:3.28.2-9.el7"/> 22291 <criterion test_ref="oval:com.oracle.elsa:tst:20183140273" comment="gdm-devel is signed with the Oracle Linux 7 key"/> 22292 </criteria> 22293 <criteria operator="AND"> 22294 <criterion test_ref="oval:com.oracle.elsa:tst:20183140274" comment="gvfs-tests is earlier than 0:1.36.2-1.el7"/> 22295 <criterion test_ref="oval:com.oracle.elsa:tst:20183140275" comment="gvfs-tests is signed with the Oracle Linux 7 key"/> 22296 </criteria> 22297 <criteria operator="AND"> 22298 <criterion test_ref="oval:com.oracle.elsa:tst:20183140276" comment="evolution-mapi is earlier than 0:3.28.3-2.el7"/> 22299 <criterion test_ref="oval:com.oracle.elsa:tst:20183140277" comment="evolution-mapi is signed with the Oracle Linux 7 key"/> 22300 </criteria> 22301 <criteria operator="AND"> 22302 <criterion test_ref="oval:com.oracle.elsa:tst:20183140278" comment="gnome-session-wayland-session is earlier than 0:3.28.1-5.el7"/> 22303 <criterion test_ref="oval:com.oracle.elsa:tst:20183140279" comment="gnome-session-wayland-session is signed with the Oracle Linux 7 key"/> 22304 </criteria> 22305 <criteria operator="AND"> 22306 <criterion test_ref="oval:com.oracle.elsa:tst:20183140280" comment="libwnck3-devel is earlier than 0:3.24.1-2.el7"/> 22307 <criterion test_ref="oval:com.oracle.elsa:tst:20183140281" comment="libwnck3-devel is signed with the Oracle Linux 7 key"/> 22308 </criteria> 22309 <criteria operator="AND"> 22310 <criterion test_ref="oval:com.oracle.elsa:tst:20183140282" comment="glib2-fam is earlier than 0:2.56.1-2.el7"/> 22311 <criterion test_ref="oval:com.oracle.elsa:tst:20183140283" comment="glib2-fam is signed with the Oracle Linux 7 key"/> 22312 </criteria> 22313 <criteria operator="AND"> 22314 <criterion test_ref="oval:com.oracle.elsa:tst:20183140284" comment="fwupd-devel is earlier than 0:1.0.8-4.el7"/> 22315 <criterion test_ref="oval:com.oracle.elsa:tst:20183140285" comment="fwupd-devel is signed with the Oracle Linux 7 key"/> 22316 </criteria> 22317 <criteria operator="AND"> 22318 <criterion test_ref="oval:com.oracle.elsa:tst:20183140286" comment="glib2-doc is earlier than 0:2.56.1-2.el7"/> 22319 <criterion test_ref="oval:com.oracle.elsa:tst:20183140287" comment="glib2-doc is signed with the Oracle Linux 7 key"/> 22320 </criteria> 22321 <criteria operator="AND"> 22322 <criterion test_ref="oval:com.oracle.elsa:tst:20183140288" comment="libgxps-tools is earlier than 0:0.3.0-4.el7"/> 22323 <criterion test_ref="oval:com.oracle.elsa:tst:20183140289" comment="libgxps-tools is signed with the Oracle Linux 7 key"/> 22324 </criteria> 22325 <criteria operator="AND"> 22326 <criterion test_ref="oval:com.oracle.elsa:tst:20183140290" comment="upower-devel-docs is earlier than 0:0.99.7-1.el7"/> 22327 <criterion test_ref="oval:com.oracle.elsa:tst:20183140291" comment="upower-devel-docs is signed with the Oracle Linux 7 key"/> 22328 </criteria> 22329 <criteria operator="AND"> 22330 <criterion test_ref="oval:com.oracle.elsa:tst:20183140292" comment="cairo-tools is earlier than 0:1.15.12-3.el7"/> 22331 <criterion test_ref="oval:com.oracle.elsa:tst:20183140293" comment="cairo-tools is signed with the Oracle Linux 7 key"/> 22332 </criteria> 22333 <criteria operator="AND"> 22334 <criterion test_ref="oval:com.oracle.elsa:tst:20183140294" comment="gnome-getting-started-docs-ru is earlier than 0:3.28.2-1.el7"/> 22335 <criterion test_ref="oval:com.oracle.elsa:tst:20183140295" comment="gnome-getting-started-docs-ru is signed with the Oracle Linux 7 key"/> 22336 </criteria> 22337 <criteria operator="AND"> 22338 <criterion test_ref="oval:com.oracle.elsa:tst:20183140296" comment="gstreamer1-plugins-base-tools is earlier than 0:1.10.4-2.el7"/> 22339 <criterion test_ref="oval:com.oracle.elsa:tst:20183140297" comment="gstreamer1-plugins-base-tools is signed with the Oracle Linux 7 key"/> 22340 </criteria> 22341 <criteria operator="AND"> 22342 <criterion test_ref="oval:com.oracle.elsa:tst:20183140298" comment="libmediaart-devel is earlier than 0:1.9.4-1.el7"/> 22343 <criterion test_ref="oval:com.oracle.elsa:tst:20183140299" comment="libmediaart-devel is signed with the Oracle Linux 7 key"/> 22344 </criteria> 22345 <criteria operator="AND"> 22346 <criterion test_ref="oval:com.oracle.elsa:tst:20183140300" comment="flatpak-devel is earlier than 0:1.0.2-2.el7"/> 22347 <criterion test_ref="oval:com.oracle.elsa:tst:20183140301" comment="flatpak-devel is signed with the Oracle Linux 7 key"/> 22348 </criteria> 22349 <criteria operator="AND"> 22350 <criterion test_ref="oval:com.oracle.elsa:tst:20183140302" comment="freetype-demos is earlier than 0:2.8-12.el7"/> 22351 <criterion test_ref="oval:com.oracle.elsa:tst:20183140303" comment="freetype-demos is signed with the Oracle Linux 7 key"/> 22352 </criteria> 22353 <criteria operator="AND"> 22354 <criterion test_ref="oval:com.oracle.elsa:tst:20183140304" comment="dconf-devel is earlier than 0:0.28.0-4.el7"/> 22355 <criterion test_ref="oval:com.oracle.elsa:tst:20183140305" comment="dconf-devel is signed with the Oracle Linux 7 key"/> 22356 </criteria> 22357 <criteria operator="AND"> 22358 <criterion test_ref="oval:com.oracle.elsa:tst:20183140306" comment="gtksourceview3-devel is earlier than 0:3.24.8-1.el7"/> 22359 <criterion test_ref="oval:com.oracle.elsa:tst:20183140307" comment="gtksourceview3-devel is signed with the Oracle Linux 7 key"/> 22360 </criteria> 22361 <criteria operator="AND"> 22362 <criterion test_ref="oval:com.oracle.elsa:tst:20183140308" comment="evince-browser-plugin is earlier than 0:3.28.2-5.el7"/> 22363 <criterion test_ref="oval:com.oracle.elsa:tst:20183140309" comment="evince-browser-plugin is signed with the Oracle Linux 7 key"/> 22364 </criteria> 22365 <criteria operator="AND"> 22366 <criterion test_ref="oval:com.oracle.elsa:tst:20183140310" comment="libical-glib-doc is earlier than 0:3.0.3-2.el7"/> 22367 <criterion test_ref="oval:com.oracle.elsa:tst:20183140311" comment="libical-glib-doc is signed with the Oracle Linux 7 key"/> 22368 </criteria> 22369 <criteria operator="AND"> 22370 <criterion test_ref="oval:com.oracle.elsa:tst:20183140312" comment="glib2-tests is earlier than 0:2.56.1-2.el7"/> 22371 <criterion test_ref="oval:com.oracle.elsa:tst:20183140313" comment="glib2-tests is signed with the Oracle Linux 7 key"/> 22372 </criteria> 22373 <criteria operator="AND"> 22374 <criterion test_ref="oval:com.oracle.elsa:tst:20183140314" comment="gtksourceview3-tests is earlier than 0:3.24.8-1.el7"/> 22375 <criterion test_ref="oval:com.oracle.elsa:tst:20183140315" comment="gtksourceview3-tests is signed with the Oracle Linux 7 key"/> 22376 </criteria> 22377 <criteria operator="AND"> 22378 <criterion test_ref="oval:com.oracle.elsa:tst:20183140316" comment="libgtop2-devel is earlier than 0:2.38.0-3.el7"/> 22379 <criterion test_ref="oval:com.oracle.elsa:tst:20183140317" comment="libgtop2-devel is signed with the Oracle Linux 7 key"/> 22380 </criteria> 22381 <criteria operator="AND"> 22382 <criterion test_ref="oval:com.oracle.elsa:tst:20183140318" comment="libappstream-glib-builder-devel is earlier than 0:0.7.8-2.el7"/> 22383 <criterion test_ref="oval:com.oracle.elsa:tst:20183140319" comment="libappstream-glib-builder-devel is signed with the Oracle Linux 7 key"/> 22384 </criteria> 22385 <criteria operator="AND"> 22386 <criterion test_ref="oval:com.oracle.elsa:tst:20183140320" comment="totem-pl-parser-devel is earlier than 0:3.26.1-1.el7"/> 22387 <criterion test_ref="oval:com.oracle.elsa:tst:20183140321" comment="totem-pl-parser-devel is signed with the Oracle Linux 7 key"/> 22388 </criteria> 22389 <criteria operator="AND"> 22390 <criterion test_ref="oval:com.oracle.elsa:tst:20183140322" comment="libosinfo-devel is earlier than 0:1.1.0-2.el7"/> 22391 <criterion test_ref="oval:com.oracle.elsa:tst:20183140323" comment="libosinfo-devel is signed with the Oracle Linux 7 key"/> 22392 </criteria> 22393 <criteria operator="AND"> 22394 <criterion test_ref="oval:com.oracle.elsa:tst:20183140324" comment="libosinfo-vala is earlier than 0:1.1.0-2.el7"/> 22395 <criterion test_ref="oval:com.oracle.elsa:tst:20183140325" comment="libosinfo-vala is signed with the Oracle Linux 7 key"/> 22396 </criteria> 22397 <criteria operator="AND"> 22398 <criterion test_ref="oval:com.oracle.elsa:tst:20183140326" comment="vte291-devel is earlier than 0:0.52.2-2.el7"/> 22399 <criterion test_ref="oval:com.oracle.elsa:tst:20183140327" comment="vte291-devel is signed with the Oracle Linux 7 key"/> 22400 </criteria> 22401 <criteria operator="AND"> 22402 <criterion test_ref="oval:com.oracle.elsa:tst:20183140328" comment="libjpeg-turbo-static is earlier than 0:1.2.90-6.el7"/> 22403 <criterion test_ref="oval:com.oracle.elsa:tst:20183140329" comment="libjpeg-turbo-static is signed with the Oracle Linux 7 key"/> 22404 </criteria> 22405 <criteria operator="AND"> 22406 <criterion test_ref="oval:com.oracle.elsa:tst:20183140330" comment="gnome-settings-daemon-devel is earlier than 0:3.28.1-2.el7"/> 22407 <criterion test_ref="oval:com.oracle.elsa:tst:20183140331" comment="gnome-settings-daemon-devel is signed with the Oracle Linux 7 key"/> 22408 </criteria> 22409 <criteria operator="AND"> 22410 <criterion test_ref="oval:com.oracle.elsa:tst:20183140332" comment="gnome-shell-extension-workspace-indicator is earlier than 0:3.28.1-5.el7"/> 22411 <criterion test_ref="oval:com.oracle.elsa:tst:20183140333" comment="gnome-shell-extension-workspace-indicator is signed with the Oracle Linux 7 key"/> 22412 </criteria> 22413 <criteria operator="AND"> 22414 <criterion test_ref="oval:com.oracle.elsa:tst:20183140334" comment="libical-glib is earlier than 0:3.0.3-2.el7"/> 22415 <criterion test_ref="oval:com.oracle.elsa:tst:20183140335" comment="libical-glib is signed with the Oracle Linux 7 key"/> 22416 </criteria> 22417 <criteria operator="AND"> 22418 <criterion test_ref="oval:com.oracle.elsa:tst:20183140336" comment="gssdp-devel is earlier than 0:1.0.2-1.el7"/> 22419 <criterion test_ref="oval:com.oracle.elsa:tst:20183140337" comment="gssdp-devel is signed with the Oracle Linux 7 key"/> 22420 </criteria> 22421 <criteria operator="AND"> 22422 <criterion test_ref="oval:com.oracle.elsa:tst:20183140338" comment="gnome-shell-extension-panel-favorites is earlier than 0:3.28.1-5.el7"/> 22423 <criterion test_ref="oval:com.oracle.elsa:tst:20183140339" comment="gnome-shell-extension-panel-favorites is signed with the Oracle Linux 7 key"/> 22424 </criteria> 22425 <criteria operator="AND"> 22426 <criterion test_ref="oval:com.oracle.elsa:tst:20183140340" comment="gjs-devel is earlier than 0:1.52.3-1.el7"/> 22427 <criterion test_ref="oval:com.oracle.elsa:tst:20183140341" comment="gjs-devel is signed with the Oracle Linux 7 key"/> 22428 </criteria> 22429 <criteria operator="AND"> 22430 <criterion test_ref="oval:com.oracle.elsa:tst:20183140342" comment="gupnp-igd-python is earlier than 0:0.2.5-2.el7"/> 22431 <criterion test_ref="oval:com.oracle.elsa:tst:20183140343" comment="gupnp-igd-python is signed with the Oracle Linux 7 key"/> 22432 </criteria> 22433 <criteria operator="AND"> 22434 <criterion test_ref="oval:com.oracle.elsa:tst:20183140344" comment="accountsservice-devel is earlier than 0:0.6.50-2.el7"/> 22435 <criterion test_ref="oval:com.oracle.elsa:tst:20183140345" comment="accountsservice-devel is signed with the Oracle Linux 7 key"/> 22436 </criteria> 22437 <criteria operator="AND"> 22438 <criterion test_ref="oval:com.oracle.elsa:tst:20183140346" comment="brasero-devel is earlier than 0:3.12.2-5.el7"/> 22439 <criterion test_ref="oval:com.oracle.elsa:tst:20183140347" comment="brasero-devel is signed with the Oracle Linux 7 key"/> 22440 </criteria> 22441 <criteria operator="AND"> 22442 <criterion test_ref="oval:com.oracle.elsa:tst:20183140348" comment="PackageKit is earlier than 0:1.1.10-1.0.1.el7"/> 22443 <criterion test_ref="oval:com.oracle.elsa:tst:20183140349" comment="PackageKit is signed with the Oracle Linux 7 key"/> 22444 </criteria> 22445 <criteria operator="AND"> 22446 <criterion test_ref="oval:com.oracle.elsa:tst:20183140350" comment="rhythmbox-devel is earlier than 0:3.4.2-2.el7"/> 22447 <criterion test_ref="oval:com.oracle.elsa:tst:20183140351" comment="rhythmbox-devel is signed with the Oracle Linux 7 key"/> 22448 </criteria> 22449 <criteria operator="AND"> 22450 <criterion test_ref="oval:com.oracle.elsa:tst:20183140352" comment="libical-glib-devel is earlier than 0:3.0.3-2.el7"/> 22451 <criterion test_ref="oval:com.oracle.elsa:tst:20183140353" comment="libical-glib-devel is signed with the Oracle Linux 7 key"/> 22452 </criteria> 22453 <criteria operator="AND"> 22454 <criterion test_ref="oval:com.oracle.elsa:tst:20183140354" comment="evolution-pst is earlier than 0:3.28.5-2.el7"/> 22455 <criterion test_ref="oval:com.oracle.elsa:tst:20183140355" comment="evolution-pst is signed with the Oracle Linux 7 key"/> 22456 </criteria> 22457 <criteria operator="AND"> 22458 <criterion test_ref="oval:com.oracle.elsa:tst:20183140356" comment="gnome-software is earlier than 0:3.28.2-3.el7"/> 22459 <criterion test_ref="oval:com.oracle.elsa:tst:20183140357" comment="gnome-software is signed with the Oracle Linux 7 key"/> 22460 </criteria> 22461 <criteria operator="AND"> 22462 <criterion test_ref="oval:com.oracle.elsa:tst:20183140358" comment="libcroco-devel is earlier than 0:0.6.12-4.el7"/> 22463 <criterion test_ref="oval:com.oracle.elsa:tst:20183140359" comment="libcroco-devel is signed with the Oracle Linux 7 key"/> 22464 </criteria> 22465 <criteria operator="AND"> 22466 <criterion test_ref="oval:com.oracle.elsa:tst:20183140360" comment="libgee-devel is earlier than 0:0.20.1-1.el7"/> 22467 <criterion test_ref="oval:com.oracle.elsa:tst:20183140361" comment="libgee-devel is signed with the Oracle Linux 7 key"/> 22468 </criteria> 22469 <criteria operator="AND"> 22470 <criterion test_ref="oval:com.oracle.elsa:tst:20183140362" comment="evolution-ews-langpacks is earlier than 0:3.28.5-1.el7"/> 22471 <criterion test_ref="oval:com.oracle.elsa:tst:20183140363" comment="evolution-ews-langpacks is signed with the Oracle Linux 7 key"/> 22472 </criteria> 22473 <criteria operator="AND"> 22474 <criterion test_ref="oval:com.oracle.elsa:tst:20183140364" comment="mozjs52-devel is earlier than 0:52.9.0-1.0.1.el7"/> 22475 <criterion test_ref="oval:com.oracle.elsa:tst:20183140365" comment="mozjs52-devel is signed with the Oracle Linux 7 key"/> 22476 </criteria> 22477 <criteria operator="AND"> 22478 <criterion test_ref="oval:com.oracle.elsa:tst:20183140366" comment="gnome-session-custom-session is earlier than 0:3.28.1-5.el7"/> 22479 <criterion test_ref="oval:com.oracle.elsa:tst:20183140367" comment="gnome-session-custom-session is signed with the Oracle Linux 7 key"/> 22480 </criteria> 22481 <criteria operator="AND"> 22482 <criterion test_ref="oval:com.oracle.elsa:tst:20183140368" comment="eog is earlier than 0:3.28.3-1.el7"/> 22483 <criterion test_ref="oval:com.oracle.elsa:tst:20183140369" comment="eog is signed with the Oracle Linux 7 key"/> 22484 </criteria> 22485 <criteria operator="AND"> 22486 <criterion test_ref="oval:com.oracle.elsa:tst:20183140370" comment="glib-networking-tests is earlier than 0:2.56.1-1.el7"/> 22487 <criterion test_ref="oval:com.oracle.elsa:tst:20183140371" comment="glib-networking-tests is signed with the Oracle Linux 7 key"/> 22488 </criteria> 22489 <criteria operator="AND"> 22490 <criterion test_ref="oval:com.oracle.elsa:tst:20183140372" comment="libgepub-devel is earlier than 0:0.6.0-1.el7"/> 22491 <criterion test_ref="oval:com.oracle.elsa:tst:20183140373" comment="libgepub-devel is signed with the Oracle Linux 7 key"/> 22492 </criteria> 22493 <criteria operator="AND"> 22494 <criterion test_ref="oval:com.oracle.elsa:tst:20183140374" comment="libgepub is earlier than 0:0.6.0-1.el7"/> 22495 <criterion test_ref="oval:com.oracle.elsa:tst:20183140375" comment="libgepub is signed with the Oracle Linux 7 key"/> 22496 </criteria> 22497 <criteria operator="AND"> 22498 <criterion test_ref="oval:com.oracle.elsa:tst:20183140376" comment="valadoc-devel is earlier than 0:0.40.8-1.el7"/> 22499 <criterion test_ref="oval:com.oracle.elsa:tst:20183140377" comment="valadoc-devel is signed with the Oracle Linux 7 key"/> 22500 </criteria> 22501 <criteria operator="AND"> 22502 <criterion test_ref="oval:com.oracle.elsa:tst:20183140378" comment="gnome-software-devel is earlier than 0:3.28.2-3.el7"/> 22503 <criterion test_ref="oval:com.oracle.elsa:tst:20183140379" comment="gnome-software-devel is signed with the Oracle Linux 7 key"/> 22504 </criteria> 22505 <criteria operator="AND"> 22506 <criterion test_ref="oval:com.oracle.elsa:tst:20183140380" comment="poppler-glib-devel is earlier than 0:0.26.5-20.el7"/> 22507 <criterion test_ref="oval:com.oracle.elsa:tst:20183140381" comment="poppler-glib-devel is signed with the Oracle Linux 7 key"/> 22508 </criteria> 22509 <criteria operator="AND"> 22510 <criterion test_ref="oval:com.oracle.elsa:tst:20183140382" comment="gnome-backgrounds is earlier than 0:3.28.0-1.el7"/> 22511 <criterion test_ref="oval:com.oracle.elsa:tst:20183140383" comment="gnome-backgrounds is signed with the Oracle Linux 7 key"/> 22512 </criteria> 22513 <criteria operator="AND"> 22514 <criterion test_ref="oval:com.oracle.elsa:tst:20183140384" comment="gnome-shell-extension-updates-dialog is earlier than 0:3.28.1-5.el7"/> 22515 <criterion test_ref="oval:com.oracle.elsa:tst:20183140385" comment="gnome-shell-extension-updates-dialog is signed with the Oracle Linux 7 key"/> 22516 </criteria> 22517 <criteria operator="AND"> 22518 <criterion test_ref="oval:com.oracle.elsa:tst:20183140386" comment="gtk3-tests is earlier than 0:3.22.30-3.el7"/> 22519 <criterion test_ref="oval:com.oracle.elsa:tst:20183140387" comment="gtk3-tests is signed with the Oracle Linux 7 key"/> 22520 </criteria> 22521 <criteria operator="AND"> 22522 <criterion test_ref="oval:com.oracle.elsa:tst:20183140388" comment="gnome-shell-extension-screenshot-window-sizer is earlier than 0:3.28.1-5.el7"/> 22523 <criterion test_ref="oval:com.oracle.elsa:tst:20183140389" comment="gnome-shell-extension-screenshot-window-sizer is signed with the Oracle Linux 7 key"/> 22524 </criteria> 22525 <criteria operator="AND"> 22526 <criterion test_ref="oval:com.oracle.elsa:tst:20183140390" comment="PackageKit-yum-plugin is earlier than 0:1.1.10-1.0.1.el7"/> 22527 <criterion test_ref="oval:com.oracle.elsa:tst:20183140391" comment="PackageKit-yum-plugin is signed with the Oracle Linux 7 key"/> 22528 </criteria> 22529 <criteria operator="AND"> 22530 <criterion test_ref="oval:com.oracle.elsa:tst:20183140392" comment="evolution-tests is earlier than 0:3.28.5-2.el7"/> 22531 <criterion test_ref="oval:com.oracle.elsa:tst:20183140393" comment="evolution-tests is signed with the Oracle Linux 7 key"/> 22532 </criteria> 22533 <criteria operator="AND"> 22534 <criterion test_ref="oval:com.oracle.elsa:tst:20183140394" comment="gnome-devel-docs is earlier than 0:3.28.0-1.el7"/> 22535 <criterion test_ref="oval:com.oracle.elsa:tst:20183140395" comment="gnome-devel-docs is signed with the Oracle Linux 7 key"/> 22536 </criteria> 22537 <criteria operator="AND"> 22538 <criterion test_ref="oval:com.oracle.elsa:tst:20183140396" comment="glade is earlier than 0:3.22.1-1.el7"/> 22539 <criterion test_ref="oval:com.oracle.elsa:tst:20183140397" comment="glade is signed with the Oracle Linux 7 key"/> 22540 </criteria> 22541 <criteria operator="AND"> 22542 <criterion test_ref="oval:com.oracle.elsa:tst:20183140398" comment="evolution is earlier than 0:3.28.5-2.el7"/> 22543 <criterion test_ref="oval:com.oracle.elsa:tst:20183140399" comment="evolution is signed with the Oracle Linux 7 key"/> 22544 </criteria> 22545 <criteria operator="AND"> 22546 <criterion test_ref="oval:com.oracle.elsa:tst:20183140400" comment="gedit-devel is earlier than 2:3.28.1-1.el7"/> 22547 <criterion test_ref="oval:com.oracle.elsa:tst:20183140401" comment="gedit-devel is signed with the Oracle Linux 7 key"/> 22548 </criteria> 22549 <criteria operator="AND"> 22550 <criterion test_ref="oval:com.oracle.elsa:tst:20183140402" comment="totem-devel is earlier than 1:3.26.2-1.el7"/> 22551 <criterion test_ref="oval:com.oracle.elsa:tst:20183140403" comment="totem-devel is signed with the Oracle Linux 7 key"/> 22552 </criteria> 22553 <criteria operator="AND"> 22554 <criterion test_ref="oval:com.oracle.elsa:tst:20183140404" comment="gedit-plugin-translate is earlier than 0:3.28.1-1.el7"/> 22555 <criterion test_ref="oval:com.oracle.elsa:tst:20183140405" comment="gedit-plugin-translate is signed with the Oracle Linux 7 key"/> 22556 </criteria> 22557 <criteria operator="AND"> 22558 <criterion test_ref="oval:com.oracle.elsa:tst:20183140406" comment="libpeas-devel is earlier than 0:1.22.0-1.el7"/> 22559 <criterion test_ref="oval:com.oracle.elsa:tst:20183140407" comment="libpeas-devel is signed with the Oracle Linux 7 key"/> 22560 </criteria> 22561 <criteria operator="AND"> 22562 <criterion test_ref="oval:com.oracle.elsa:tst:20183140408" comment="gucharmap-devel is earlier than 0:10.0.4-1.el7"/> 22563 <criterion test_ref="oval:com.oracle.elsa:tst:20183140409" comment="gucharmap-devel is signed with the Oracle Linux 7 key"/> 22564 </criteria> 22565 <criteria operator="AND"> 22566 <criterion test_ref="oval:com.oracle.elsa:tst:20183140410" comment="gdm-pam-extensions-devel is earlier than 1:3.28.2-9.el7"/> 22567 <criterion test_ref="oval:com.oracle.elsa:tst:20183140411" comment="gdm-pam-extensions-devel is signed with the Oracle Linux 7 key"/> 22568 </criteria> 22569 <criteria operator="AND"> 22570 <criterion test_ref="oval:com.oracle.elsa:tst:20183140412" comment="gupnp-docs is earlier than 0:1.0.2-5.el7"/> 22571 <criterion test_ref="oval:com.oracle.elsa:tst:20183140413" comment="gupnp-docs is signed with the Oracle Linux 7 key"/> 22572 </criteria> 22573 <criteria operator="AND"> 22574 <criterion test_ref="oval:com.oracle.elsa:tst:20183140414" comment="valadoc is earlier than 0:0.40.8-1.el7"/> 22575 <criterion test_ref="oval:com.oracle.elsa:tst:20183140415" comment="valadoc is signed with the Oracle Linux 7 key"/> 22576 </criteria> 22577 <criteria operator="AND"> 22578 <criterion test_ref="oval:com.oracle.elsa:tst:20183140416" comment="gtk3-immodules is earlier than 0:3.22.30-3.el7"/> 22579 <criterion test_ref="oval:com.oracle.elsa:tst:20183140417" comment="gtk3-immodules is signed with the Oracle Linux 7 key"/> 22580 </criteria> 22581 <criteria operator="AND"> 22582 <criterion test_ref="oval:com.oracle.elsa:tst:20183140418" comment="libpeas-loader-python is earlier than 0:1.22.0-1.el7"/> 22583 <criterion test_ref="oval:com.oracle.elsa:tst:20183140419" comment="libpeas-loader-python is signed with the Oracle Linux 7 key"/> 22584 </criteria> 22585 <criteria operator="AND"> 22586 <criterion test_ref="oval:com.oracle.elsa:tst:20183140420" comment="folks-devel is earlier than 1:0.11.4-1.el7"/> 22587 <criterion test_ref="oval:com.oracle.elsa:tst:20183140421" comment="folks-devel is signed with the Oracle Linux 7 key"/> 22588 </criteria> 22589 <criteria operator="AND"> 22590 <criterion test_ref="oval:com.oracle.elsa:tst:20183140422" comment="gnome-documents is earlier than 0:3.28.2-1.el7"/> 22591 <criterion test_ref="oval:com.oracle.elsa:tst:20183140423" comment="gnome-documents is signed with the Oracle Linux 7 key"/> 22592 </criteria> 22593 <criteria operator="AND"> 22594 <criterion test_ref="oval:com.oracle.elsa:tst:20183140424" comment="gnome-getting-started-docs-fr is earlier than 0:3.28.2-1.el7"/> 22595 <criterion test_ref="oval:com.oracle.elsa:tst:20183140425" comment="gnome-getting-started-docs-fr is signed with the Oracle Linux 7 key"/> 22596 </criteria> 22597 <criteria operator="AND"> 22598 <criterion test_ref="oval:com.oracle.elsa:tst:20183140426" comment="gnome-shell-extension-native-window-placement is earlier than 0:3.28.1-5.el7"/> 22599 <criterion test_ref="oval:com.oracle.elsa:tst:20183140427" comment="gnome-shell-extension-native-window-placement is signed with the Oracle Linux 7 key"/> 22600 </criteria> 22601 <criteria operator="AND"> 22602 <criterion test_ref="oval:com.oracle.elsa:tst:20183140428" comment="ekiga is earlier than 0:4.0.1-8.el7"/> 22603 <criterion test_ref="oval:com.oracle.elsa:tst:20183140429" comment="ekiga is signed with the Oracle Linux 7 key"/> 22604 </criteria> 22605 <criteria operator="AND"> 22606 <criterion test_ref="oval:com.oracle.elsa:tst:20183140430" comment="fwupdate-devel is earlier than 0:12-5.0.1.el7"/> 22607 <criterion test_ref="oval:com.oracle.elsa:tst:20183140431" comment="fwupdate-devel is signed with the Oracle Linux 7 key"/> 22608 </criteria> 22609 <criteria operator="AND"> 22610 <criterion test_ref="oval:com.oracle.elsa:tst:20183140432" comment="evolution-help is earlier than 0:3.28.5-2.el7"/> 22611 <criterion test_ref="oval:com.oracle.elsa:tst:20183140433" comment="evolution-help is signed with the Oracle Linux 7 key"/> 22612 </criteria> 22613 <criteria operator="AND"> 22614 <criterion test_ref="oval:com.oracle.elsa:tst:20183140434" comment="openchange-devel is earlier than 0:2.3-3.el7"/> 22615 <criterion test_ref="oval:com.oracle.elsa:tst:20183140435" comment="openchange-devel is signed with the Oracle Linux 7 key"/> 22616 </criteria> 22617 <criteria operator="AND"> 22618 <criterion test_ref="oval:com.oracle.elsa:tst:20183140436" comment="openchange is earlier than 0:2.3-3.el7"/> 22619 <criterion test_ref="oval:com.oracle.elsa:tst:20183140437" comment="openchange is signed with the Oracle Linux 7 key"/> 22620 </criteria> 22621 <criteria operator="AND"> 22622 <criterion test_ref="oval:com.oracle.elsa:tst:20183140438" comment="yelp-devel is earlier than 2:3.28.1-1.el7"/> 22623 <criterion test_ref="oval:com.oracle.elsa:tst:20183140439" comment="yelp-devel is signed with the Oracle Linux 7 key"/> 22624 </criteria> 22625 <criteria operator="AND"> 22626 <criterion test_ref="oval:com.oracle.elsa:tst:20183140440" comment="libgovirt-devel is earlier than 0:0.3.4-1.el7"/> 22627 <criterion test_ref="oval:com.oracle.elsa:tst:20183140441" comment="libgovirt-devel is signed with the Oracle Linux 7 key"/> 22628 </criteria> 22629 <criteria operator="AND"> 22630 <criterion test_ref="oval:com.oracle.elsa:tst:20183140442" comment="devhelp is earlier than 1:3.28.1-1.el7"/> 22631 <criterion test_ref="oval:com.oracle.elsa:tst:20183140443" comment="devhelp is signed with the Oracle Linux 7 key"/> 22632 </criteria> 22633 <criteria operator="AND"> 22634 <criterion test_ref="oval:com.oracle.elsa:tst:20183140444" comment="gspell-doc is earlier than 0:1.6.1-1.el7"/> 22635 <criterion test_ref="oval:com.oracle.elsa:tst:20183140445" comment="gspell-doc is signed with the Oracle Linux 7 key"/> 22636 </criteria> 22637 <criteria operator="AND"> 22638 <criterion test_ref="oval:com.oracle.elsa:tst:20183140446" comment="evolution-bogofilter is earlier than 0:3.28.5-2.el7"/> 22639 <criterion test_ref="oval:com.oracle.elsa:tst:20183140447" comment="evolution-bogofilter is signed with the Oracle Linux 7 key"/> 22640 </criteria> 22641 <criteria operator="AND"> 22642 <criterion test_ref="oval:com.oracle.elsa:tst:20183140448" comment="devhelp-libs is earlier than 1:3.28.1-1.el7"/> 22643 <criterion test_ref="oval:com.oracle.elsa:tst:20183140449" comment="devhelp-libs is signed with the Oracle Linux 7 key"/> 22644 </criteria> 22645 <criteria operator="AND"> 22646 <criterion test_ref="oval:com.oracle.elsa:tst:20183140450" comment="gedit-plugin-findinfiles is earlier than 0:3.28.1-1.el7"/> 22647 <criterion test_ref="oval:com.oracle.elsa:tst:20183140451" comment="gedit-plugin-findinfiles is signed with the Oracle Linux 7 key"/> 22648 </criteria> 22649 <criteria operator="AND"> 22650 <criterion test_ref="oval:com.oracle.elsa:tst:20183140452" comment="flatpak-builder is earlier than 0:1.0.0-2.el7"/> 22651 <criterion test_ref="oval:com.oracle.elsa:tst:20183140453" comment="flatpak-builder is signed with the Oracle Linux 7 key"/> 22652 </criteria> 22653 <criteria operator="AND"> 22654 <criterion test_ref="oval:com.oracle.elsa:tst:20183140454" comment="PackageKit-glib-devel is earlier than 0:1.1.10-1.0.1.el7"/> 22655 <criterion test_ref="oval:com.oracle.elsa:tst:20183140455" comment="PackageKit-glib-devel is signed with the Oracle Linux 7 key"/> 22656 </criteria> 22657 <criteria operator="AND"> 22658 <criterion test_ref="oval:com.oracle.elsa:tst:20183140456" comment="nautilus-devel is earlier than 0:3.26.3.1-2.el7"/> 22659 <criterion test_ref="oval:com.oracle.elsa:tst:20183140457" comment="nautilus-devel is signed with the Oracle Linux 7 key"/> 22660 </criteria> 22661 <criteria operator="AND"> 22662 <criterion test_ref="oval:com.oracle.elsa:tst:20183140458" comment="gnome-bluetooth-libs-devel is earlier than 1:3.28.2-1.el7"/> 22663 <criterion test_ref="oval:com.oracle.elsa:tst:20183140459" comment="gnome-bluetooth-libs-devel is signed with the Oracle Linux 7 key"/> 22664 </criteria> 22665 <criteria operator="AND"> 22666 <criterion test_ref="oval:com.oracle.elsa:tst:20183140460" comment="gjs-tests is earlier than 0:1.52.3-1.el7"/> 22667 <criterion test_ref="oval:com.oracle.elsa:tst:20183140461" comment="gjs-tests is signed with the Oracle Linux 7 key"/> 22668 </criteria> 22669 <criteria operator="AND"> 22670 <criterion test_ref="oval:com.oracle.elsa:tst:20183140462" comment="gom-devel is earlier than 0:0.3.3-1.el7"/> 22671 <criterion test_ref="oval:com.oracle.elsa:tst:20183140463" comment="gom-devel is signed with the Oracle Linux 7 key"/> 22672 </criteria> 22673 <criteria operator="AND"> 22674 <criterion test_ref="oval:com.oracle.elsa:tst:20183140464" comment="gnome-shell-extension-no-hot-corner is earlier than 0:3.28.1-5.el7"/> 22675 <criterion test_ref="oval:com.oracle.elsa:tst:20183140465" comment="gnome-shell-extension-no-hot-corner is signed with the Oracle Linux 7 key"/> 22676 </criteria> 22677 <criteria operator="AND"> 22678 <criterion test_ref="oval:com.oracle.elsa:tst:20183140466" comment="glib2-static is earlier than 0:2.56.1-2.el7"/> 22679 <criterion test_ref="oval:com.oracle.elsa:tst:20183140467" comment="glib2-static is signed with the Oracle Linux 7 key"/> 22680 </criteria> 22681 <criteria operator="AND"> 22682 <criterion test_ref="oval:com.oracle.elsa:tst:20183140468" comment="glibmm24-doc is earlier than 0:2.56.0-1.el7"/> 22683 <criterion test_ref="oval:com.oracle.elsa:tst:20183140469" comment="glibmm24-doc is signed with the Oracle Linux 7 key"/> 22684 </criteria> 22685 <criteria operator="AND"> 22686 <criterion test_ref="oval:com.oracle.elsa:tst:20183140470" comment="turbojpeg-devel is earlier than 0:1.2.90-6.el7"/> 22687 <criterion test_ref="oval:com.oracle.elsa:tst:20183140471" comment="turbojpeg-devel is signed with the Oracle Linux 7 key"/> 22688 </criteria> 22689 <criteria operator="AND"> 22690 <criterion test_ref="oval:com.oracle.elsa:tst:20183140472" comment="glib2 is earlier than 0:2.56.1-2.el7"/> 22691 <criterion test_ref="oval:com.oracle.elsa:tst:20183140473" comment="glib2 is signed with the Oracle Linux 7 key"/> 22692 </criteria> 22693 <criteria operator="AND"> 22694 <criterion test_ref="oval:com.oracle.elsa:tst:20183140474" comment="compat-exiv2-023 is earlier than 0:0.23-2.el7"/> 22695 <criterion test_ref="oval:com.oracle.elsa:tst:20183140475" comment="compat-exiv2-023 is signed with the Oracle Linux 7 key"/> 22696 </criteria> 22697 <criteria operator="AND"> 22698 <criterion test_ref="oval:com.oracle.elsa:tst:20183140476" comment="shotwell is earlier than 0:0.28.4-1.el7"/> 22699 <criterion test_ref="oval:com.oracle.elsa:tst:20183140477" comment="shotwell is signed with the Oracle Linux 7 key"/> 22700 </criteria> 22701 <criteria operator="AND"> 22702 <criterion test_ref="oval:com.oracle.elsa:tst:20183140478" comment="grilo is earlier than 0:0.3.6-1.el7"/> 22703 <criterion test_ref="oval:com.oracle.elsa:tst:20183140479" comment="grilo is signed with the Oracle Linux 7 key"/> 22704 </criteria> 22705 <criteria operator="AND"> 22706 <criterion test_ref="oval:com.oracle.elsa:tst:20183140480" comment="glib-networking is earlier than 0:2.56.1-1.el7"/> 22707 <criterion test_ref="oval:com.oracle.elsa:tst:20183140481" comment="glib-networking is signed with the Oracle Linux 7 key"/> 22708 </criteria> 22709 <criteria operator="AND"> 22710 <criterion test_ref="oval:com.oracle.elsa:tst:20183140482" comment="gnome-shell-extension-places-menu is earlier than 0:3.28.1-5.el7"/> 22711 <criterion test_ref="oval:com.oracle.elsa:tst:20183140483" comment="gnome-shell-extension-places-menu is signed with the Oracle Linux 7 key"/> 22712 </criteria> 22713 <criteria operator="AND"> 22714 <criterion test_ref="oval:com.oracle.elsa:tst:20183140484" comment="gedit-plugins-data is earlier than 0:3.28.1-1.el7"/> 22715 <criterion test_ref="oval:com.oracle.elsa:tst:20183140485" comment="gedit-plugins-data is signed with the Oracle Linux 7 key"/> 22716 </criteria> 22717 <criteria operator="AND"> 22718 <criterion test_ref="oval:com.oracle.elsa:tst:20183140486" comment="gedit-plugin-colorschemer is earlier than 0:3.28.1-1.el7"/> 22719 <criterion test_ref="oval:com.oracle.elsa:tst:20183140487" comment="gedit-plugin-colorschemer is signed with the Oracle Linux 7 key"/> 22720 </criteria> 22721 <criteria operator="AND"> 22722 <criterion test_ref="oval:com.oracle.elsa:tst:20183140488" comment="gvfs-goa is earlier than 0:1.36.2-1.el7"/> 22723 <criterion test_ref="oval:com.oracle.elsa:tst:20183140489" comment="gvfs-goa is signed with the Oracle Linux 7 key"/> 22724 </criteria> 22725 <criteria operator="AND"> 22726 <criterion test_ref="oval:com.oracle.elsa:tst:20183140490" comment="dconf-editor is earlier than 0:3.28.0-1.el7"/> 22727 <criterion test_ref="oval:com.oracle.elsa:tst:20183140491" comment="dconf-editor is signed with the Oracle Linux 7 key"/> 22728 </criteria> 22729 <criteria operator="AND"> 22730 <criterion test_ref="oval:com.oracle.elsa:tst:20183140492" comment="freetype is earlier than 0:2.8-12.el7"/> 22731 <criterion test_ref="oval:com.oracle.elsa:tst:20183140493" comment="freetype is signed with the Oracle Linux 7 key"/> 22732 </criteria> 22733 <criteria operator="AND"> 22734 <criterion test_ref="oval:com.oracle.elsa:tst:20183140494" comment="gnome-boxes is earlier than 0:3.28.5-2.el7"/> 22735 <criterion test_ref="oval:com.oracle.elsa:tst:20183140495" comment="gnome-boxes is signed with the Oracle Linux 7 key"/> 22736 </criteria> 22737 <criteria operator="AND"> 22738 <criterion test_ref="oval:com.oracle.elsa:tst:20183140496" comment="gnome-screenshot is earlier than 0:3.26.0-1.el7"/> 22739 <criterion test_ref="oval:com.oracle.elsa:tst:20183140497" comment="gnome-screenshot is signed with the Oracle Linux 7 key"/> 22740 </criteria> 22741 <criteria operator="AND"> 22742 <criterion test_ref="oval:com.oracle.elsa:tst:20183140498" comment="gnome-tweak-tool is earlier than 0:3.28.1-2.el7"/> 22743 <criterion test_ref="oval:com.oracle.elsa:tst:20183140499" comment="gnome-tweak-tool is signed with the Oracle Linux 7 key"/> 22744 </criteria> 22745 <criteria operator="AND"> 22746 <criterion test_ref="oval:com.oracle.elsa:tst:20183140500" comment="libgexiv2 is earlier than 0:0.10.8-1.el7"/> 22747 <criterion test_ref="oval:com.oracle.elsa:tst:20183140501" comment="libgexiv2 is signed with the Oracle Linux 7 key"/> 22748 </criteria> 22749 <criteria operator="AND"> 22750 <criterion test_ref="oval:com.oracle.elsa:tst:20183140502" comment="evolution-data-server-devel is earlier than 0:3.28.5-1.el7"/> 22751 <criterion test_ref="oval:com.oracle.elsa:tst:20183140503" comment="evolution-data-server-devel is signed with the Oracle Linux 7 key"/> 22752 </criteria> 22753 <criteria operator="AND"> 22754 <criterion test_ref="oval:com.oracle.elsa:tst:20183140504" comment="fwupd is earlier than 0:1.0.8-4.el7"/> 22755 <criterion test_ref="oval:com.oracle.elsa:tst:20183140505" comment="fwupd is signed with the Oracle Linux 7 key"/> 22756 </criteria> 22757 <criteria operator="AND"> 22758 <criterion test_ref="oval:com.oracle.elsa:tst:20183140506" comment="gnome-keyring-pam is earlier than 0:3.28.2-1.el7"/> 22759 <criterion test_ref="oval:com.oracle.elsa:tst:20183140507" comment="gnome-keyring-pam is signed with the Oracle Linux 7 key"/> 22760 </criteria> 22761 <criteria operator="AND"> 22762 <criterion test_ref="oval:com.oracle.elsa:tst:20183140508" comment="gvfs-afp is earlier than 0:1.36.2-1.el7"/> 22763 <criterion test_ref="oval:com.oracle.elsa:tst:20183140509" comment="gvfs-afp is signed with the Oracle Linux 7 key"/> 22764 </criteria> 22765 <criteria operator="AND"> 22766 <criterion test_ref="oval:com.oracle.elsa:tst:20183140510" comment="cheese-libs is earlier than 2:3.28.0-1.el7"/> 22767 <criterion test_ref="oval:com.oracle.elsa:tst:20183140511" comment="cheese-libs is signed with the Oracle Linux 7 key"/> 22768 </criteria> 22769 <criteria operator="AND"> 22770 <criterion test_ref="oval:com.oracle.elsa:tst:20183140512" comment="totem-nautilus is earlier than 1:3.26.2-1.el7"/> 22771 <criterion test_ref="oval:com.oracle.elsa:tst:20183140513" comment="totem-nautilus is signed with the Oracle Linux 7 key"/> 22772 </criteria> 22773 <criteria operator="AND"> 22774 <criterion test_ref="oval:com.oracle.elsa:tst:20183140514" comment="gnome-initial-setup is earlier than 0:3.28.0-1.el7"/> 22775 <criterion test_ref="oval:com.oracle.elsa:tst:20183140515" comment="gnome-initial-setup is signed with the Oracle Linux 7 key"/> 22776 </criteria> 22777 <criteria operator="AND"> 22778 <criterion test_ref="oval:com.oracle.elsa:tst:20183140516" comment="vino is earlier than 0:3.22.0-7.el7"/> 22779 <criterion test_ref="oval:com.oracle.elsa:tst:20183140517" comment="vino is signed with the Oracle Linux 7 key"/> 22780 </criteria> 22781 <criteria operator="AND"> 22782 <criterion test_ref="oval:com.oracle.elsa:tst:20183140518" comment="cairo-gobject is earlier than 0:1.15.12-3.el7"/> 22783 <criterion test_ref="oval:com.oracle.elsa:tst:20183140519" comment="cairo-gobject is signed with the Oracle Linux 7 key"/> 22784 </criteria> 22785 <criteria operator="AND"> 22786 <criterion test_ref="oval:com.oracle.elsa:tst:20183140520" comment="sushi is earlier than 0:3.28.3-1.el7"/> 22787 <criterion test_ref="oval:com.oracle.elsa:tst:20183140521" comment="sushi is signed with the Oracle Linux 7 key"/> 22788 </criteria> 22789 <criteria operator="AND"> 22790 <criterion test_ref="oval:com.oracle.elsa:tst:20183140522" comment="gedit-plugins is earlier than 0:3.28.1-1.el7"/> 22791 <criterion test_ref="oval:com.oracle.elsa:tst:20183140523" comment="gedit-plugins is signed with the Oracle Linux 7 key"/> 22792 </criteria> 22793 <criteria operator="AND"> 22794 <criterion test_ref="oval:com.oracle.elsa:tst:20183140524" comment="libsoup-devel is earlier than 0:2.62.2-2.el7"/> 22795 <criterion test_ref="oval:com.oracle.elsa:tst:20183140525" comment="libsoup-devel is signed with the Oracle Linux 7 key"/> 22796 </criteria> 22797 <criteria operator="AND"> 22798 <criterion test_ref="oval:com.oracle.elsa:tst:20183140526" comment="libwayland-server is earlier than 0:1.15.0-1.el7"/> 22799 <criterion test_ref="oval:com.oracle.elsa:tst:20183140527" comment="libwayland-server is signed with the Oracle Linux 7 key"/> 22800 </criteria> 22801 <criteria operator="AND"> 22802 <criterion test_ref="oval:com.oracle.elsa:tst:20183140528" comment="gtk3-devel is earlier than 0:3.22.30-3.el7"/> 22803 <criterion test_ref="oval:com.oracle.elsa:tst:20183140529" comment="gtk3-devel is signed with the Oracle Linux 7 key"/> 22804 </criteria> 22805 <criteria operator="AND"> 22806 <criterion test_ref="oval:com.oracle.elsa:tst:20183140530" comment="vte-profile is earlier than 0:0.52.2-2.el7"/> 22807 <criterion test_ref="oval:com.oracle.elsa:tst:20183140531" comment="vte-profile is signed with the Oracle Linux 7 key"/> 22808 </criteria> 22809 <criteria operator="AND"> 22810 <criterion test_ref="oval:com.oracle.elsa:tst:20183140532" comment="gnome-packagekit-installer is earlier than 0:3.28.0-1.el7"/> 22811 <criterion test_ref="oval:com.oracle.elsa:tst:20183140533" comment="gnome-packagekit-installer is signed with the Oracle Linux 7 key"/> 22812 </criteria> 22813 <criteria operator="AND"> 22814 <criterion test_ref="oval:com.oracle.elsa:tst:20183140534" comment="gedit-plugin-synctex is earlier than 0:3.28.1-1.el7"/> 22815 <criterion test_ref="oval:com.oracle.elsa:tst:20183140535" comment="gedit-plugin-synctex is signed with the Oracle Linux 7 key"/> 22816 </criteria> 22817 <criteria operator="AND"> 22818 <criterion test_ref="oval:com.oracle.elsa:tst:20183140536" comment="gnome-shell-extension-alternate-tab is earlier than 0:3.28.1-5.el7"/> 22819 <criterion test_ref="oval:com.oracle.elsa:tst:20183140537" comment="gnome-shell-extension-alternate-tab is signed with the Oracle Linux 7 key"/> 22820 </criteria> 22821 <criteria operator="AND"> 22822 <criterion test_ref="oval:com.oracle.elsa:tst:20183140538" comment="gedit-plugin-colorpicker is earlier than 0:3.28.1-1.el7"/> 22823 <criterion test_ref="oval:com.oracle.elsa:tst:20183140539" comment="gedit-plugin-colorpicker is signed with the Oracle Linux 7 key"/> 22824 </criteria> 22825 <criteria operator="AND"> 22826 <criterion test_ref="oval:com.oracle.elsa:tst:20183140540" comment="harfbuzz-icu is earlier than 0:1.7.5-2.el7"/> 22827 <criterion test_ref="oval:com.oracle.elsa:tst:20183140541" comment="harfbuzz-icu is signed with the Oracle Linux 7 key"/> 22828 </criteria> 22829 <criteria operator="AND"> 22830 <criterion test_ref="oval:com.oracle.elsa:tst:20183140542" comment="python2-pyatspi is earlier than 0:2.26.0-3.el7"/> 22831 <criterion test_ref="oval:com.oracle.elsa:tst:20183140543" comment="python2-pyatspi is signed with the Oracle Linux 7 key"/> 22832 </criteria> 22833 <criteria operator="AND"> 22834 <criterion test_ref="oval:com.oracle.elsa:tst:20183140544" comment="libgweather-devel is earlier than 0:3.28.2-2.el7"/> 22835 <criterion test_ref="oval:com.oracle.elsa:tst:20183140545" comment="libgweather-devel is signed with the Oracle Linux 7 key"/> 22836 </criteria> 22837 <criteria operator="AND"> 22838 <criterion test_ref="oval:com.oracle.elsa:tst:20183140546" comment="nautilus-sendto is earlier than 1:3.8.6-1.el7"/> 22839 <criterion test_ref="oval:com.oracle.elsa:tst:20183140547" comment="nautilus-sendto is signed with the Oracle Linux 7 key"/> 22840 </criteria> 22841 <criteria operator="AND"> 22842 <criterion test_ref="oval:com.oracle.elsa:tst:20183140548" comment="gnome-getting-started-docs is earlier than 0:3.28.2-1.el7"/> 22843 <criterion test_ref="oval:com.oracle.elsa:tst:20183140549" comment="gnome-getting-started-docs is signed with the Oracle Linux 7 key"/> 22844 </criteria> 22845 <criteria operator="AND"> 22846 <criterion test_ref="oval:com.oracle.elsa:tst:20183140550" comment="gnome-shell-extension-user-theme is earlier than 0:3.28.1-5.el7"/> 22847 <criterion test_ref="oval:com.oracle.elsa:tst:20183140551" comment="gnome-shell-extension-user-theme is signed with the Oracle Linux 7 key"/> 22848 </criteria> 22849 <criteria operator="AND"> 22850 <criterion test_ref="oval:com.oracle.elsa:tst:20183140552" comment="gedit-plugin-commander is earlier than 0:3.28.1-1.el7"/> 22851 <criterion test_ref="oval:com.oracle.elsa:tst:20183140553" comment="gedit-plugin-commander is signed with the Oracle Linux 7 key"/> 22852 </criteria> 22853 <criteria operator="AND"> 22854 <criterion test_ref="oval:com.oracle.elsa:tst:20183140554" comment="yelp-xsl is earlier than 0:3.28.0-1.el7"/> 22855 <criterion test_ref="oval:com.oracle.elsa:tst:20183140555" comment="yelp-xsl is signed with the Oracle Linux 7 key"/> 22856 </criteria> 22857 <criteria operator="AND"> 22858 <criterion test_ref="oval:com.oracle.elsa:tst:20183140556" comment="fontconfig-devel is earlier than 0:2.13.0-4.3.el7"/> 22859 <criterion test_ref="oval:com.oracle.elsa:tst:20183140557" comment="fontconfig-devel is signed with the Oracle Linux 7 key"/> 22860 </criteria> 22861 <criteria operator="AND"> 22862 <criterion test_ref="oval:com.oracle.elsa:tst:20183140558" comment="poppler-qt is earlier than 0:0.26.5-20.el7"/> 22863 <criterion test_ref="oval:com.oracle.elsa:tst:20183140559" comment="poppler-qt is signed with the Oracle Linux 7 key"/> 22864 </criteria> 22865 <criteria operator="AND"> 22866 <criterion test_ref="oval:com.oracle.elsa:tst:20183140560" comment="libosinfo is earlier than 0:1.1.0-2.el7"/> 22867 <criterion test_ref="oval:com.oracle.elsa:tst:20183140561" comment="libosinfo is signed with the Oracle Linux 7 key"/> 22868 </criteria> 22869 <criteria operator="AND"> 22870 <criterion test_ref="oval:com.oracle.elsa:tst:20183140562" comment="totem is earlier than 1:3.26.2-1.el7"/> 22871 <criterion test_ref="oval:com.oracle.elsa:tst:20183140563" comment="totem is signed with the Oracle Linux 7 key"/> 22872 </criteria> 22873 <criteria operator="AND"> 22874 <criterion test_ref="oval:com.oracle.elsa:tst:20183140564" comment="gnome-user-docs is earlier than 0:3.28.2-1.el7"/> 22875 <criterion test_ref="oval:com.oracle.elsa:tst:20183140565" comment="gnome-user-docs is signed with the Oracle Linux 7 key"/> 22876 </criteria> 22877 <criteria operator="AND"> 22878 <criterion test_ref="oval:com.oracle.elsa:tst:20183140566" comment="google-noto-emoji-fonts is earlier than 0:20180508-4.el7"/> 22879 <criterion test_ref="oval:com.oracle.elsa:tst:20183140567" comment="google-noto-emoji-fonts is signed with the Oracle Linux 7 key"/> 22880 </criteria> 22881 <criteria operator="AND"> 22882 <criterion test_ref="oval:com.oracle.elsa:tst:20183140568" comment="at-spi2-atk is earlier than 0:2.26.2-1.el7"/> 22883 <criterion test_ref="oval:com.oracle.elsa:tst:20183140569" comment="at-spi2-atk is signed with the Oracle Linux 7 key"/> 22884 </criteria> 22885 <criteria operator="AND"> 22886 <criterion test_ref="oval:com.oracle.elsa:tst:20183140570" comment="libwayland-client is earlier than 0:1.15.0-1.el7"/> 22887 <criterion test_ref="oval:com.oracle.elsa:tst:20183140571" comment="libwayland-client is signed with the Oracle Linux 7 key"/> 22888 </criteria> 22889 <criteria operator="AND"> 22890 <criterion test_ref="oval:com.oracle.elsa:tst:20183140572" comment="poppler-glib is earlier than 0:0.26.5-20.el7"/> 22891 <criterion test_ref="oval:com.oracle.elsa:tst:20183140573" comment="poppler-glib is signed with the Oracle Linux 7 key"/> 22892 </criteria> 22893 <criteria operator="AND"> 22894 <criterion test_ref="oval:com.oracle.elsa:tst:20183140574" comment="poppler-utils is earlier than 0:0.26.5-20.el7"/> 22895 <criterion test_ref="oval:com.oracle.elsa:tst:20183140575" comment="poppler-utils is signed with the Oracle Linux 7 key"/> 22896 </criteria> 22897 <criteria operator="AND"> 22898 <criterion test_ref="oval:com.oracle.elsa:tst:20183140576" comment="gupnp is earlier than 0:1.0.2-5.el7"/> 22899 <criterion test_ref="oval:com.oracle.elsa:tst:20183140577" comment="gupnp is signed with the Oracle Linux 7 key"/> 22900 </criteria> 22901 <criteria operator="AND"> 22902 <criterion test_ref="oval:com.oracle.elsa:tst:20183140578" comment="gedit-plugin-smartspaces is earlier than 0:3.28.1-1.el7"/> 22903 <criterion test_ref="oval:com.oracle.elsa:tst:20183140579" comment="gedit-plugin-smartspaces is signed with the Oracle Linux 7 key"/> 22904 </criteria> 22905 <criteria operator="AND"> 22906 <criterion test_ref="oval:com.oracle.elsa:tst:20183140580" comment="PackageKit-gtk3-module is earlier than 0:1.1.10-1.0.1.el7"/> 22907 <criterion test_ref="oval:com.oracle.elsa:tst:20183140581" comment="PackageKit-gtk3-module is signed with the Oracle Linux 7 key"/> 22908 </criteria> 22909 <criteria operator="AND"> 22910 <criterion test_ref="oval:com.oracle.elsa:tst:20183140582" comment="fribidi-devel is earlier than 0:1.0.2-1.el7"/> 22911 <criterion test_ref="oval:com.oracle.elsa:tst:20183140583" comment="fribidi-devel is signed with the Oracle Linux 7 key"/> 22912 </criteria> 22913 <criteria operator="AND"> 22914 <criterion test_ref="oval:com.oracle.elsa:tst:20183140584" comment="gnome-shell-extension-top-icons is earlier than 0:3.28.1-5.el7"/> 22915 <criterion test_ref="oval:com.oracle.elsa:tst:20183140585" comment="gnome-shell-extension-top-icons is signed with the Oracle Linux 7 key"/> 22916 </criteria> 22917 <criteria operator="AND"> 22918 <criterion test_ref="oval:com.oracle.elsa:tst:20183140586" comment="libsoup is earlier than 0:2.62.2-2.el7"/> 22919 <criterion test_ref="oval:com.oracle.elsa:tst:20183140587" comment="libsoup is signed with the Oracle Linux 7 key"/> 22920 </criteria> 22921 <criteria operator="AND"> 22922 <criterion test_ref="oval:com.oracle.elsa:tst:20183140588" comment="gnome-disk-utility is earlier than 0:3.28.3-1.el7"/> 22923 <criterion test_ref="oval:com.oracle.elsa:tst:20183140589" comment="gnome-disk-utility is signed with the Oracle Linux 7 key"/> 22924 </criteria> 22925 <criteria operator="AND"> 22926 <criterion test_ref="oval:com.oracle.elsa:tst:20183140590" comment="cairo-gobject-devel is earlier than 0:1.15.12-3.el7"/> 22927 <criterion test_ref="oval:com.oracle.elsa:tst:20183140591" comment="cairo-gobject-devel is signed with the Oracle Linux 7 key"/> 22928 </criteria> 22929 <criteria operator="AND"> 22930 <criterion test_ref="oval:com.oracle.elsa:tst:20183140592" comment="webkitgtk4-jsc-devel is earlier than 0:2.20.5-1.el7"/> 22931 <criterion test_ref="oval:com.oracle.elsa:tst:20183140593" comment="webkitgtk4-jsc-devel is signed with the Oracle Linux 7 key"/> 22932 </criteria> 22933 <criteria operator="AND"> 22934 <criterion test_ref="oval:com.oracle.elsa:tst:20183140594" comment="libappstream-glib is earlier than 0:0.7.8-2.el7"/> 22935 <criterion test_ref="oval:com.oracle.elsa:tst:20183140595" comment="libappstream-glib is signed with the Oracle Linux 7 key"/> 22936 </criteria> 22937 <criteria operator="AND"> 22938 <criterion test_ref="oval:com.oracle.elsa:tst:20183140596" comment="appstream-data is earlier than 0:7-20180614.el7"/> 22939 <criterion test_ref="oval:com.oracle.elsa:tst:20183140597" comment="appstream-data is signed with the Oracle Linux 7 key"/> 22940 </criteria> 22941 <criteria operator="AND"> 22942 <criterion test_ref="oval:com.oracle.elsa:tst:20183140598" comment="json-glib-devel is earlier than 0:1.4.2-2.el7"/> 22943 <criterion test_ref="oval:com.oracle.elsa:tst:20183140599" comment="json-glib-devel is signed with the Oracle Linux 7 key"/> 22944 </criteria> 22945 <criteria operator="AND"> 22946 <criterion test_ref="oval:com.oracle.elsa:tst:20183140600" comment="gedit-plugin-terminal is earlier than 0:3.28.1-1.el7"/> 22947 <criterion test_ref="oval:com.oracle.elsa:tst:20183140601" comment="gedit-plugin-terminal is signed with the Oracle Linux 7 key"/> 22948 </criteria> 22949 <criteria operator="AND"> 22950 <criterion test_ref="oval:com.oracle.elsa:tst:20183140602" comment="libwayland-egl is earlier than 0:1.15.0-1.el7"/> 22951 <criterion test_ref="oval:com.oracle.elsa:tst:20183140603" comment="libwayland-egl is signed with the Oracle Linux 7 key"/> 22952 </criteria> 22953 <criteria operator="AND"> 22954 <criterion test_ref="oval:com.oracle.elsa:tst:20183140604" comment="freetype-devel is earlier than 0:2.8-12.el7"/> 22955 <criterion test_ref="oval:com.oracle.elsa:tst:20183140605" comment="freetype-devel is signed with the Oracle Linux 7 key"/> 22956 </criteria> 22957 <criteria operator="AND"> 22958 <criterion test_ref="oval:com.oracle.elsa:tst:20183140606" comment="brasero is earlier than 0:3.12.2-5.el7"/> 22959 <criterion test_ref="oval:com.oracle.elsa:tst:20183140607" comment="brasero is signed with the Oracle Linux 7 key"/> 22960 </criteria> 22961 <criteria operator="AND"> 22962 <criterion test_ref="oval:com.oracle.elsa:tst:20183140608" comment="nautilus-extensions is earlier than 0:3.26.3.1-2.el7"/> 22963 <criterion test_ref="oval:com.oracle.elsa:tst:20183140609" comment="nautilus-extensions is signed with the Oracle Linux 7 key"/> 22964 </criteria> 22965 <criteria operator="AND"> 22966 <criterion test_ref="oval:com.oracle.elsa:tst:20183140610" comment="gvfs-afc is earlier than 0:1.36.2-1.el7"/> 22967 <criterion test_ref="oval:com.oracle.elsa:tst:20183140611" comment="gvfs-afc is signed with the Oracle Linux 7 key"/> 22968 </criteria> 22969 <criteria operator="AND"> 22970 <criterion test_ref="oval:com.oracle.elsa:tst:20183140612" comment="gnome-session-xsession is earlier than 0:3.28.1-5.el7"/> 22971 <criterion test_ref="oval:com.oracle.elsa:tst:20183140613" comment="gnome-session-xsession is signed with the Oracle Linux 7 key"/> 22972 </criteria> 22973 <criteria operator="AND"> 22974 <criterion test_ref="oval:com.oracle.elsa:tst:20183140614" comment="libgnomekbd is earlier than 0:3.26.0-1.el7"/> 22975 <criterion test_ref="oval:com.oracle.elsa:tst:20183140615" comment="libgnomekbd is signed with the Oracle Linux 7 key"/> 22976 </criteria> 22977 <criteria operator="AND"> 22978 <criterion test_ref="oval:com.oracle.elsa:tst:20183140616" comment="yelp-tools is earlier than 0:3.28.0-1.el7"/> 22979 <criterion test_ref="oval:com.oracle.elsa:tst:20183140617" comment="yelp-tools is signed with the Oracle Linux 7 key"/> 22980 </criteria> 22981 <criteria operator="AND"> 22982 <criterion test_ref="oval:com.oracle.elsa:tst:20183140618" comment="evince is earlier than 0:3.28.2-5.el7"/> 22983 <criterion test_ref="oval:com.oracle.elsa:tst:20183140619" comment="evince is signed with the Oracle Linux 7 key"/> 22984 </criteria> 22985 <criteria operator="AND"> 22986 <criterion test_ref="oval:com.oracle.elsa:tst:20183140620" comment="glibmm24 is earlier than 0:2.56.0-1.el7"/> 22987 <criterion test_ref="oval:com.oracle.elsa:tst:20183140621" comment="glibmm24 is signed with the Oracle Linux 7 key"/> 22988 </criteria> 22989 <criteria operator="AND"> 22990 <criterion test_ref="oval:com.oracle.elsa:tst:20183140622" comment="at-spi2-atk-devel is earlier than 0:2.26.2-1.el7"/> 22991 <criterion test_ref="oval:com.oracle.elsa:tst:20183140623" comment="at-spi2-atk-devel is signed with the Oracle Linux 7 key"/> 22992 </criteria> 22993 <criteria operator="AND"> 22994 <criterion test_ref="oval:com.oracle.elsa:tst:20183140624" comment="gtk3 is earlier than 0:3.22.30-3.el7"/> 22995 <criterion test_ref="oval:com.oracle.elsa:tst:20183140625" comment="gtk3 is signed with the Oracle Linux 7 key"/> 22996 </criteria> 22997 <criteria operator="AND"> 22998 <criterion test_ref="oval:com.oracle.elsa:tst:20183140626" comment="evolution-data-server is earlier than 0:3.28.5-1.el7"/> 22999 <criterion test_ref="oval:com.oracle.elsa:tst:20183140627" comment="evolution-data-server is signed with the Oracle Linux 7 key"/> 23000 </criteria> 23001 <criteria operator="AND"> 23002 <criterion test_ref="oval:com.oracle.elsa:tst:20183140628" comment="yelp-libs is earlier than 2:3.28.1-1.el7"/> 23003 <criterion test_ref="oval:com.oracle.elsa:tst:20183140629" comment="yelp-libs is signed with the Oracle Linux 7 key"/> 23004 </criteria> 23005 <criteria operator="AND"> 23006 <criterion test_ref="oval:com.oracle.elsa:tst:20183140630" comment="gnome-shell is earlier than 0:3.28.3-6.el7"/> 23007 <criterion test_ref="oval:com.oracle.elsa:tst:20183140631" comment="gnome-shell is signed with the Oracle Linux 7 key"/> 23008 </criteria> 23009 <criteria operator="AND"> 23010 <criterion test_ref="oval:com.oracle.elsa:tst:20183140632" comment="gnome-font-viewer is earlier than 0:3.28.0-1.el7"/> 23011 <criterion test_ref="oval:com.oracle.elsa:tst:20183140633" comment="gnome-font-viewer is signed with the Oracle Linux 7 key"/> 23012 </criteria> 23013 <criteria operator="AND"> 23014 <criterion test_ref="oval:com.oracle.elsa:tst:20183140634" comment="gtk3-immodule-xim is earlier than 0:3.22.30-3.el7"/> 23015 <criterion test_ref="oval:com.oracle.elsa:tst:20183140635" comment="gtk3-immodule-xim is signed with the Oracle Linux 7 key"/> 23016 </criteria> 23017 <criteria operator="AND"> 23018 <criterion test_ref="oval:com.oracle.elsa:tst:20183140636" comment="gjs is earlier than 0:1.52.3-1.el7"/> 23019 <criterion test_ref="oval:com.oracle.elsa:tst:20183140637" comment="gjs is signed with the Oracle Linux 7 key"/> 23020 </criteria> 23021 <criteria operator="AND"> 23022 <criterion test_ref="oval:com.oracle.elsa:tst:20183140638" comment="geocode-glib is earlier than 0:3.26.0-2.el7"/> 23023 <criterion test_ref="oval:com.oracle.elsa:tst:20183140639" comment="geocode-glib is signed with the Oracle Linux 7 key"/> 23024 </criteria> 23025 <criteria operator="AND"> 23026 <criterion test_ref="oval:com.oracle.elsa:tst:20183140640" comment="fribidi is earlier than 0:1.0.2-1.el7"/> 23027 <criterion test_ref="oval:com.oracle.elsa:tst:20183140641" comment="fribidi is signed with the Oracle Linux 7 key"/> 23028 </criteria> 23029 <criteria operator="AND"> 23030 <criterion test_ref="oval:com.oracle.elsa:tst:20183140642" comment="gedit-plugin-multiedit is earlier than 0:3.28.1-1.el7"/> 23031 <criterion test_ref="oval:com.oracle.elsa:tst:20183140643" comment="gedit-plugin-multiedit is signed with the Oracle Linux 7 key"/> 23032 </criteria> 23033 <criteria operator="AND"> 23034 <criterion test_ref="oval:com.oracle.elsa:tst:20183140644" comment="gucharmap is earlier than 0:10.0.4-1.el7"/> 23035 <criterion test_ref="oval:com.oracle.elsa:tst:20183140645" comment="gucharmap is signed with the Oracle Linux 7 key"/> 23036 </criteria> 23037 <criteria operator="AND"> 23038 <criterion test_ref="oval:com.oracle.elsa:tst:20183140646" comment="gnome-keyring is earlier than 0:3.28.2-1.el7"/> 23039 <criterion test_ref="oval:com.oracle.elsa:tst:20183140647" comment="gnome-keyring is signed with the Oracle Linux 7 key"/> 23040 </criteria> 23041 <criteria operator="AND"> 23042 <criterion test_ref="oval:com.oracle.elsa:tst:20183140648" comment="libgovirt is earlier than 0:0.3.4-1.el7"/> 23043 <criterion test_ref="oval:com.oracle.elsa:tst:20183140649" comment="libgovirt is signed with the Oracle Linux 7 key"/> 23044 </criteria> 23045 <criteria operator="AND"> 23046 <criterion test_ref="oval:com.oracle.elsa:tst:20183140650" comment="poppler is earlier than 0:0.26.5-20.el7"/> 23047 <criterion test_ref="oval:com.oracle.elsa:tst:20183140651" comment="poppler is signed with the Oracle Linux 7 key"/> 23048 </criteria> 23049 <criteria operator="AND"> 23050 <criterion test_ref="oval:com.oracle.elsa:tst:20183140652" comment="fontconfig is earlier than 0:2.13.0-4.3.el7"/> 23051 <criterion test_ref="oval:com.oracle.elsa:tst:20183140653" comment="fontconfig is signed with the Oracle Linux 7 key"/> 23052 </criteria> 23053 <criteria operator="AND"> 23054 <criterion test_ref="oval:com.oracle.elsa:tst:20183140654" comment="gnome-dictionary is earlier than 0:3.26.1-2.el7"/> 23055 <criterion test_ref="oval:com.oracle.elsa:tst:20183140655" comment="gnome-dictionary is signed with the Oracle Linux 7 key"/> 23056 </criteria> 23057 <criteria operator="AND"> 23058 <criterion test_ref="oval:com.oracle.elsa:tst:20183140656" comment="fwupdate is earlier than 0:12-5.0.1.el7"/> 23059 <criterion test_ref="oval:com.oracle.elsa:tst:20183140657" comment="fwupdate is signed with the Oracle Linux 7 key"/> 23060 </criteria> 23061 <criteria operator="AND"> 23062 <criterion test_ref="oval:com.oracle.elsa:tst:20183140658" comment="geoclue2 is earlier than 0:2.4.8-1.el7"/> 23063 <criterion test_ref="oval:com.oracle.elsa:tst:20183140659" comment="geoclue2 is signed with the Oracle Linux 7 key"/> 23064 </criteria> 23065 <criteria operator="AND"> 23066 <criterion test_ref="oval:com.oracle.elsa:tst:20183140660" comment="clutter-gst3 is earlier than 0:3.0.26-1.el7"/> 23067 <criterion test_ref="oval:com.oracle.elsa:tst:20183140661" comment="clutter-gst3 is signed with the Oracle Linux 7 key"/> 23068 </criteria> 23069 <criteria operator="AND"> 23070 <criterion test_ref="oval:com.oracle.elsa:tst:20183140662" comment="librsvg2 is earlier than 0:2.40.20-1.el7"/> 23071 <criterion test_ref="oval:com.oracle.elsa:tst:20183140663" comment="librsvg2 is signed with the Oracle Linux 7 key"/> 23072 </criteria> 23073 <criteria operator="AND"> 23074 <criterion test_ref="oval:com.oracle.elsa:tst:20183140664" comment="gvfs-gphoto2 is earlier than 0:1.36.2-1.el7"/> 23075 <criterion test_ref="oval:com.oracle.elsa:tst:20183140665" comment="gvfs-gphoto2 is signed with the Oracle Linux 7 key"/> 23076 </criteria> 23077 <criteria operator="AND"> 23078 <criterion test_ref="oval:com.oracle.elsa:tst:20183140666" comment="dconf is earlier than 0:0.28.0-4.el7"/> 23079 <criterion test_ref="oval:com.oracle.elsa:tst:20183140667" comment="dconf is signed with the Oracle Linux 7 key"/> 23080 </criteria> 23081 <criteria operator="AND"> 23082 <criterion test_ref="oval:com.oracle.elsa:tst:20183140668" comment="libchamplain-gtk is earlier than 0:0.12.16-2.el7"/> 23083 <criterion test_ref="oval:com.oracle.elsa:tst:20183140669" comment="libchamplain-gtk is signed with the Oracle Linux 7 key"/> 23084 </criteria> 23085 <criteria operator="AND"> 23086 <criterion test_ref="oval:com.oracle.elsa:tst:20183140670" comment="glib2-devel is earlier than 0:2.56.1-2.el7"/> 23087 <criterion test_ref="oval:com.oracle.elsa:tst:20183140671" comment="glib2-devel is signed with the Oracle Linux 7 key"/> 23088 </criteria> 23089 <criteria operator="AND"> 23090 <criterion test_ref="oval:com.oracle.elsa:tst:20183140672" comment="accountsservice-libs is earlier than 0:0.6.50-2.el7"/> 23091 <criterion test_ref="oval:com.oracle.elsa:tst:20183140673" comment="accountsservice-libs is signed with the Oracle Linux 7 key"/> 23092 </criteria> 23093 <criteria operator="AND"> 23094 <criterion test_ref="oval:com.oracle.elsa:tst:20183140674" comment="gedit-plugin-joinlines is earlier than 0:3.28.1-1.el7"/> 23095 <criterion test_ref="oval:com.oracle.elsa:tst:20183140675" comment="gedit-plugin-joinlines is signed with the Oracle Linux 7 key"/> 23096 </criteria> 23097 <criteria operator="AND"> 23098 <criterion test_ref="oval:com.oracle.elsa:tst:20183140676" comment="libgee is earlier than 0:0.20.1-1.el7"/> 23099 <criterion test_ref="oval:com.oracle.elsa:tst:20183140677" comment="libgee is signed with the Oracle Linux 7 key"/> 23100 </criteria> 23101 <criteria operator="AND"> 23102 <criterion test_ref="oval:com.oracle.elsa:tst:20183140678" comment="librsvg2-tools is earlier than 0:2.40.20-1.el7"/> 23103 <criterion test_ref="oval:com.oracle.elsa:tst:20183140679" comment="librsvg2-tools is signed with the Oracle Linux 7 key"/> 23104 </criteria> 23105 <criteria operator="AND"> 23106 <criterion test_ref="oval:com.oracle.elsa:tst:20183140680" comment="totem-pl-parser is earlier than 0:3.26.1-1.el7"/> 23107 <criterion test_ref="oval:com.oracle.elsa:tst:20183140681" comment="totem-pl-parser is signed with the Oracle Linux 7 key"/> 23108 </criteria> 23109 <criteria operator="AND"> 23110 <criterion test_ref="oval:com.oracle.elsa:tst:20183140682" comment="gvfs-client is earlier than 0:1.36.2-1.el7"/> 23111 <criterion test_ref="oval:com.oracle.elsa:tst:20183140683" comment="gvfs-client is signed with the Oracle Linux 7 key"/> 23112 </criteria> 23113 <criteria operator="AND"> 23114 <criterion test_ref="oval:com.oracle.elsa:tst:20183140684" comment="gnome-shell-extension-launch-new-instance is earlier than 0:3.28.1-5.el7"/> 23115 <criterion test_ref="oval:com.oracle.elsa:tst:20183140685" comment="gnome-shell-extension-launch-new-instance is signed with the Oracle Linux 7 key"/> 23116 </criteria> 23117 <criteria operator="AND"> 23118 <criterion test_ref="oval:com.oracle.elsa:tst:20183140686" comment="gstreamer1-plugins-base is earlier than 0:1.10.4-2.el7"/> 23119 <criterion test_ref="oval:com.oracle.elsa:tst:20183140687" comment="gstreamer1-plugins-base is signed with the Oracle Linux 7 key"/> 23120 </criteria> 23121 <criteria operator="AND"> 23122 <criterion test_ref="oval:com.oracle.elsa:tst:20183140688" comment="zenity is earlier than 0:3.28.1-1.el7"/> 23123 <criterion test_ref="oval:com.oracle.elsa:tst:20183140689" comment="zenity is signed with the Oracle Linux 7 key"/> 23124 </criteria> 23125 <criteria operator="AND"> 23126 <criterion test_ref="oval:com.oracle.elsa:tst:20183140690" comment="xdg-desktop-portal-gtk is earlier than 0:1.0.2-1.el7"/> 23127 <criterion test_ref="oval:com.oracle.elsa:tst:20183140691" comment="xdg-desktop-portal-gtk is signed with the Oracle Linux 7 key"/> 23128 </criteria> 23129 <criteria operator="AND"> 23130 <criterion test_ref="oval:com.oracle.elsa:tst:20183140692" comment="pango-devel is earlier than 0:1.42.4-1.el7"/> 23131 <criterion test_ref="oval:com.oracle.elsa:tst:20183140693" comment="pango-devel is signed with the Oracle Linux 7 key"/> 23132 </criteria> 23133 <criteria operator="AND"> 23134 <criterion test_ref="oval:com.oracle.elsa:tst:20183140694" comment="folks is earlier than 1:0.11.4-1.el7"/> 23135 <criterion test_ref="oval:com.oracle.elsa:tst:20183140695" comment="folks is signed with the Oracle Linux 7 key"/> 23136 </criteria> 23137 <criteria operator="AND"> 23138 <criterion test_ref="oval:com.oracle.elsa:tst:20183140696" comment="webkitgtk4-devel is earlier than 0:2.20.5-1.el7"/> 23139 <criterion test_ref="oval:com.oracle.elsa:tst:20183140697" comment="webkitgtk4-devel is signed with the Oracle Linux 7 key"/> 23140 </criteria> 23141 <criteria operator="AND"> 23142 <criterion test_ref="oval:com.oracle.elsa:tst:20183140698" comment="gnome-online-accounts is earlier than 0:3.28.0-1.el7"/> 23143 <criterion test_ref="oval:com.oracle.elsa:tst:20183140699" comment="gnome-online-accounts is signed with the Oracle Linux 7 key"/> 23144 </criteria> 23145 <criteria operator="AND"> 23146 <criterion test_ref="oval:com.oracle.elsa:tst:20183140700" comment="geocode-glib-devel is earlier than 0:3.26.0-2.el7"/> 23147 <criterion test_ref="oval:com.oracle.elsa:tst:20183140701" comment="geocode-glib-devel is signed with the Oracle Linux 7 key"/> 23148 </criteria> 23149 <criteria operator="AND"> 23150 <criterion test_ref="oval:com.oracle.elsa:tst:20183140702" comment="gsettings-desktop-schemas is earlier than 0:3.28.0-2.el7"/> 23151 <criterion test_ref="oval:com.oracle.elsa:tst:20183140703" comment="gsettings-desktop-schemas is signed with the Oracle Linux 7 key"/> 23152 </criteria> 23153 <criteria operator="AND"> 23154 <criterion test_ref="oval:com.oracle.elsa:tst:20183140704" comment="evince-dvi is earlier than 0:3.28.2-5.el7"/> 23155 <criterion test_ref="oval:com.oracle.elsa:tst:20183140705" comment="evince-dvi is signed with the Oracle Linux 7 key"/> 23156 </criteria> 23157 <criteria operator="AND"> 23158 <criterion test_ref="oval:com.oracle.elsa:tst:20183140706" comment="gupnp-igd is earlier than 0:0.2.5-2.el7"/> 23159 <criterion test_ref="oval:com.oracle.elsa:tst:20183140707" comment="gupnp-igd is signed with the Oracle Linux 7 key"/> 23160 </criteria> 23161 <criteria operator="AND"> 23162 <criterion test_ref="oval:com.oracle.elsa:tst:20183140708" comment="gnome-shell-extension-common is earlier than 0:3.28.1-5.el7"/> 23163 <criterion test_ref="oval:com.oracle.elsa:tst:20183140709" comment="gnome-shell-extension-common is signed with the Oracle Linux 7 key"/> 23164 </criteria> 23165 <criteria operator="AND"> 23166 <criterion test_ref="oval:com.oracle.elsa:tst:20183140710" comment="empathy is earlier than 0:3.12.13-1.el7"/> 23167 <criterion test_ref="oval:com.oracle.elsa:tst:20183140711" comment="empathy is signed with the Oracle Linux 7 key"/> 23168 </criteria> 23169 <criteria operator="AND"> 23170 <criterion test_ref="oval:com.oracle.elsa:tst:20183140712" comment="libgtop2 is earlier than 0:2.38.0-3.el7"/> 23171 <criterion test_ref="oval:com.oracle.elsa:tst:20183140713" comment="libgtop2 is signed with the Oracle Linux 7 key"/> 23172 </criteria> 23173 <criteria operator="AND"> 23174 <criterion test_ref="oval:com.oracle.elsa:tst:20183140714" comment="harfbuzz is earlier than 0:1.7.5-2.el7"/> 23175 <criterion test_ref="oval:com.oracle.elsa:tst:20183140715" comment="harfbuzz is signed with the Oracle Linux 7 key"/> 23176 </criteria> 23177 <criteria operator="AND"> 23178 <criterion test_ref="oval:com.oracle.elsa:tst:20183140716" comment="PackageKit-gstreamer-plugin is earlier than 0:1.1.10-1.0.1.el7"/> 23179 <criterion test_ref="oval:com.oracle.elsa:tst:20183140717" comment="PackageKit-gstreamer-plugin is signed with the Oracle Linux 7 key"/> 23180 </criteria> 23181 <criteria operator="AND"> 23182 <criterion test_ref="oval:com.oracle.elsa:tst:20183140718" comment="adwaita-gtk2-theme is earlier than 0:3.28-2.el7"/> 23183 <criterion test_ref="oval:com.oracle.elsa:tst:20183140719" comment="adwaita-gtk2-theme is signed with the Oracle Linux 7 key"/> 23184 </criteria> 23185 <criteria operator="AND"> 23186 <criterion test_ref="oval:com.oracle.elsa:tst:20183140720" comment="gnome-settings-daemon is earlier than 0:3.28.1-2.el7"/> 23187 <criterion test_ref="oval:com.oracle.elsa:tst:20183140721" comment="gnome-settings-daemon is signed with the Oracle Linux 7 key"/> 23188 </criteria> 23189 <criteria operator="AND"> 23190 <criterion test_ref="oval:com.oracle.elsa:tst:20183140722" comment="libjpeg-turbo-devel is earlier than 0:1.2.90-6.el7"/> 23191 <criterion test_ref="oval:com.oracle.elsa:tst:20183140723" comment="libjpeg-turbo-devel is signed with the Oracle Linux 7 key"/> 23192 </criteria> 23193 <criteria operator="AND"> 23194 <criterion test_ref="oval:com.oracle.elsa:tst:20183140724" comment="cairo is earlier than 0:1.15.12-3.el7"/> 23195 <criterion test_ref="oval:com.oracle.elsa:tst:20183140725" comment="cairo is signed with the Oracle Linux 7 key"/> 23196 </criteria> 23197 <criteria operator="AND"> 23198 <criterion test_ref="oval:com.oracle.elsa:tst:20183140726" comment="grilo-plugins is earlier than 0:0.3.7-1.el7"/> 23199 <criterion test_ref="oval:com.oracle.elsa:tst:20183140727" comment="grilo-plugins is signed with the Oracle Linux 7 key"/> 23200 </criteria> 23201 <criteria operator="AND"> 23202 <criterion test_ref="oval:com.oracle.elsa:tst:20183140728" comment="librsvg2-devel is earlier than 0:2.40.20-1.el7"/> 23203 <criterion test_ref="oval:com.oracle.elsa:tst:20183140729" comment="librsvg2-devel is signed with the Oracle Linux 7 key"/> 23204 </criteria> 23205 <criteria operator="AND"> 23206 <criterion test_ref="oval:com.oracle.elsa:tst:20183140730" comment="atk-devel is earlier than 0:2.28.1-1.el7"/> 23207 <criterion test_ref="oval:com.oracle.elsa:tst:20183140731" comment="atk-devel is signed with the Oracle Linux 7 key"/> 23208 </criteria> 23209 <criteria operator="AND"> 23210 <criterion test_ref="oval:com.oracle.elsa:tst:20183140732" comment="baobab is earlier than 0:3.28.0-2.el7"/> 23211 <criterion test_ref="oval:com.oracle.elsa:tst:20183140733" comment="baobab is signed with the Oracle Linux 7 key"/> 23212 </criteria> 23213 <criteria operator="AND"> 23214 <criterion test_ref="oval:com.oracle.elsa:tst:20183140734" comment="mozjs52 is earlier than 0:52.9.0-1.0.1.el7"/> 23215 <criterion test_ref="oval:com.oracle.elsa:tst:20183140735" comment="mozjs52 is signed with the Oracle Linux 7 key"/> 23216 </criteria> 23217 <criteria operator="AND"> 23218 <criterion test_ref="oval:com.oracle.elsa:tst:20183140736" comment="PackageKit-yum is earlier than 0:1.1.10-1.0.1.el7"/> 23219 <criterion test_ref="oval:com.oracle.elsa:tst:20183140737" comment="PackageKit-yum is signed with the Oracle Linux 7 key"/> 23220 </criteria> 23221 <criteria operator="AND"> 23222 <criterion test_ref="oval:com.oracle.elsa:tst:20183140738" comment="gdk-pixbuf2-devel is earlier than 0:2.36.12-3.el7"/> 23223 <criterion test_ref="oval:com.oracle.elsa:tst:20183140739" comment="gdk-pixbuf2-devel is signed with the Oracle Linux 7 key"/> 23224 </criteria> 23225 <criteria operator="AND"> 23226 <criterion test_ref="oval:com.oracle.elsa:tst:20183140740" comment="gnome-color-manager is earlier than 0:3.28.0-1.el7"/> 23227 <criterion test_ref="oval:com.oracle.elsa:tst:20183140741" comment="gnome-color-manager is signed with the Oracle Linux 7 key"/> 23228 </criteria> 23229 <criteria operator="AND"> 23230 <criterion test_ref="oval:com.oracle.elsa:tst:20183140742" comment="gtk-update-icon-cache is earlier than 0:3.22.30-3.el7"/> 23231 <criterion test_ref="oval:com.oracle.elsa:tst:20183140743" comment="gtk-update-icon-cache is signed with the Oracle Linux 7 key"/> 23232 </criteria> 23233 <criteria operator="AND"> 23234 <criterion test_ref="oval:com.oracle.elsa:tst:20183140744" comment="libsecret-devel is earlier than 0:0.18.6-1.el7"/> 23235 <criterion test_ref="oval:com.oracle.elsa:tst:20183140745" comment="libsecret-devel is signed with the Oracle Linux 7 key"/> 23236 </criteria> 23237 <criteria operator="AND"> 23238 <criterion test_ref="oval:com.oracle.elsa:tst:20183140746" comment="gvfs-mtp is earlier than 0:1.36.2-1.el7"/> 23239 <criterion test_ref="oval:com.oracle.elsa:tst:20183140747" comment="gvfs-mtp is signed with the Oracle Linux 7 key"/> 23240 </criteria> 23241 <criteria operator="AND"> 23242 <criterion test_ref="oval:com.oracle.elsa:tst:20183140748" comment="gom is earlier than 0:0.3.3-1.el7"/> 23243 <criterion test_ref="oval:com.oracle.elsa:tst:20183140749" comment="gom is signed with the Oracle Linux 7 key"/> 23244 </criteria> 23245 <criteria operator="AND"> 23246 <criterion test_ref="oval:com.oracle.elsa:tst:20183140750" comment="gvfs is earlier than 0:1.36.2-1.el7"/> 23247 <criterion test_ref="oval:com.oracle.elsa:tst:20183140751" comment="gvfs is signed with the Oracle Linux 7 key"/> 23248 </criteria> 23249 <criteria operator="AND"> 23250 <criterion test_ref="oval:com.oracle.elsa:tst:20183140752" comment="libcroco is earlier than 0:0.6.12-4.el7"/> 23251 <criterion test_ref="oval:com.oracle.elsa:tst:20183140753" comment="libcroco is signed with the Oracle Linux 7 key"/> 23252 </criteria> 23253 <criteria operator="AND"> 23254 <criterion test_ref="oval:com.oracle.elsa:tst:20183140754" comment="flatpak is earlier than 0:1.0.2-2.el7"/> 23255 <criterion test_ref="oval:com.oracle.elsa:tst:20183140755" comment="flatpak is signed with the Oracle Linux 7 key"/> 23256 </criteria> 23257 <criteria operator="AND"> 23258 <criterion test_ref="oval:com.oracle.elsa:tst:20183140756" comment="fwupdate-efi is earlier than 0:12-5.0.1.el7"/> 23259 <criterion test_ref="oval:com.oracle.elsa:tst:20183140757" comment="fwupdate-efi is signed with the Oracle Linux 7 key"/> 23260 </criteria> 23261 <criteria operator="AND"> 23262 <criterion test_ref="oval:com.oracle.elsa:tst:20183140758" comment="gedit-plugin-drawspaces is earlier than 0:3.28.1-1.el7"/> 23263 <criterion test_ref="oval:com.oracle.elsa:tst:20183140759" comment="gedit-plugin-drawspaces is signed with the Oracle Linux 7 key"/> 23264 </criteria> 23265 <criteria operator="AND"> 23266 <criterion test_ref="oval:com.oracle.elsa:tst:20183140760" comment="gtksourceview3 is earlier than 0:3.24.8-1.el7"/> 23267 <criterion test_ref="oval:com.oracle.elsa:tst:20183140761" comment="gtksourceview3 is signed with the Oracle Linux 7 key"/> 23268 </criteria> 23269 <criteria operator="AND"> 23270 <criterion test_ref="oval:com.oracle.elsa:tst:20183140762" comment="accountsservice is earlier than 0:0.6.50-2.el7"/> 23271 <criterion test_ref="oval:com.oracle.elsa:tst:20183140763" comment="accountsservice is signed with the Oracle Linux 7 key"/> 23272 </criteria> 23273 <criteria operator="AND"> 23274 <criterion test_ref="oval:com.oracle.elsa:tst:20183140764" comment="gnome-system-monitor is earlier than 0:3.28.2-1.el7"/> 23275 <criterion test_ref="oval:com.oracle.elsa:tst:20183140765" comment="gnome-system-monitor is signed with the Oracle Linux 7 key"/> 23276 </criteria> 23277 <criteria operator="AND"> 23278 <criterion test_ref="oval:com.oracle.elsa:tst:20183140766" comment="file-roller-nautilus is earlier than 0:3.28.1-2.el7"/> 23279 <criterion test_ref="oval:com.oracle.elsa:tst:20183140767" comment="file-roller-nautilus is signed with the Oracle Linux 7 key"/> 23280 </criteria> 23281 <criteria operator="AND"> 23282 <criterion test_ref="oval:com.oracle.elsa:tst:20183140768" comment="gedit-plugin-wordcompletion is earlier than 0:3.28.1-1.el7"/> 23283 <criterion test_ref="oval:com.oracle.elsa:tst:20183140769" comment="gedit-plugin-wordcompletion is signed with the Oracle Linux 7 key"/> 23284 </criteria> 23285 <criteria operator="AND"> 23286 <criterion test_ref="oval:com.oracle.elsa:tst:20183140770" comment="gvfs-smb is earlier than 0:1.36.2-1.el7"/> 23287 <criterion test_ref="oval:com.oracle.elsa:tst:20183140771" comment="gvfs-smb is signed with the Oracle Linux 7 key"/> 23288 </criteria> 23289 <criteria operator="AND"> 23290 <criterion test_ref="oval:com.oracle.elsa:tst:20183140772" comment="brasero-nautilus is earlier than 0:3.12.2-5.el7"/> 23291 <criterion test_ref="oval:com.oracle.elsa:tst:20183140773" comment="brasero-nautilus is signed with the Oracle Linux 7 key"/> 23292 </criteria> 23293 <criteria operator="AND"> 23294 <criterion test_ref="oval:com.oracle.elsa:tst:20183140774" comment="gnome-classic-session is earlier than 0:3.28.1-5.el7"/> 23295 <criterion test_ref="oval:com.oracle.elsa:tst:20183140775" comment="gnome-classic-session is signed with the Oracle Linux 7 key"/> 23296 </criteria> 23297 <criteria operator="AND"> 23298 <criterion test_ref="oval:com.oracle.elsa:tst:20183140776" comment="gnome-calculator is earlier than 0:3.28.2-1.el7"/> 23299 <criterion test_ref="oval:com.oracle.elsa:tst:20183140777" comment="gnome-calculator is signed with the Oracle Linux 7 key"/> 23300 </criteria> 23301 <criteria operator="AND"> 23302 <criterion test_ref="oval:com.oracle.elsa:tst:20183140778" comment="wayland-protocols-devel is earlier than 0:1.14-1.el7"/> 23303 <criterion test_ref="oval:com.oracle.elsa:tst:20183140779" comment="wayland-protocols-devel is signed with the Oracle Linux 7 key"/> 23304 </criteria> 23305 <criteria operator="AND"> 23306 <criterion test_ref="oval:com.oracle.elsa:tst:20183140780" comment="libjpeg-turbo is earlier than 0:1.2.90-6.el7"/> 23307 <criterion test_ref="oval:com.oracle.elsa:tst:20183140781" comment="libjpeg-turbo is signed with the Oracle Linux 7 key"/> 23308 </criteria> 23309 <criteria operator="AND"> 23310 <criterion test_ref="oval:com.oracle.elsa:tst:20183140782" comment="gnome-desktop3 is earlier than 0:3.28.2-2.el7"/> 23311 <criterion test_ref="oval:com.oracle.elsa:tst:20183140783" comment="gnome-desktop3 is signed with the Oracle Linux 7 key"/> 23312 </criteria> 23313 <criteria operator="AND"> 23314 <criterion test_ref="oval:com.oracle.elsa:tst:20183140784" comment="webkitgtk4-plugin-process-gtk2 is earlier than 0:2.20.5-1.el7"/> 23315 <criterion test_ref="oval:com.oracle.elsa:tst:20183140785" comment="webkitgtk4-plugin-process-gtk2 is signed with the Oracle Linux 7 key"/> 23316 </criteria> 23317 <criteria operator="AND"> 23318 <criterion test_ref="oval:com.oracle.elsa:tst:20183140786" comment="gvfs-fuse is earlier than 0:1.36.2-1.el7"/> 23319 <criterion test_ref="oval:com.oracle.elsa:tst:20183140787" comment="gvfs-fuse is signed with the Oracle Linux 7 key"/> 23320 </criteria> 23321 <criteria operator="AND"> 23322 <criterion test_ref="oval:com.oracle.elsa:tst:20183140788" comment="harfbuzz-devel is earlier than 0:1.7.5-2.el7"/> 23323 <criterion test_ref="oval:com.oracle.elsa:tst:20183140789" comment="harfbuzz-devel is signed with the Oracle Linux 7 key"/> 23324 </criteria> 23325 <criteria operator="AND"> 23326 <criterion test_ref="oval:com.oracle.elsa:tst:20183140790" comment="gnome-online-miners is earlier than 0:3.26.0-1.el7"/> 23327 <criterion test_ref="oval:com.oracle.elsa:tst:20183140791" comment="gnome-online-miners is signed with the Oracle Linux 7 key"/> 23328 </criteria> 23329 <criteria operator="AND"> 23330 <criterion test_ref="oval:com.oracle.elsa:tst:20183140792" comment="osinfo-db is earlier than 0:20180531-1.0.1.el7"/> 23331 <criterion test_ref="oval:com.oracle.elsa:tst:20183140793" comment="osinfo-db is signed with the Oracle Linux 7 key"/> 23332 </criteria> 23333 <criteria operator="AND"> 23334 <criterion test_ref="oval:com.oracle.elsa:tst:20183140794" comment="gnome-clocks is earlier than 0:3.28.0-1.el7"/> 23335 <criterion test_ref="oval:com.oracle.elsa:tst:20183140795" comment="gnome-clocks is signed with the Oracle Linux 7 key"/> 23336 </criteria> 23337 <criteria operator="AND"> 23338 <criterion test_ref="oval:com.oracle.elsa:tst:20183140796" comment="libgweather is earlier than 0:3.28.2-2.el7"/> 23339 <criterion test_ref="oval:com.oracle.elsa:tst:20183140797" comment="libgweather is signed with the Oracle Linux 7 key"/> 23340 </criteria> 23341 <criteria operator="AND"> 23342 <criterion test_ref="oval:com.oracle.elsa:tst:20183140798" comment="compat-libical1 is earlier than 0:1.0.1-2.el7"/> 23343 <criterion test_ref="oval:com.oracle.elsa:tst:20183140799" comment="compat-libical1 is signed with the Oracle Linux 7 key"/> 23344 </criteria> 23345 <criteria operator="AND"> 23346 <criterion test_ref="oval:com.oracle.elsa:tst:20183140800" comment="mutter is earlier than 0:3.28.3-4.el7"/> 23347 <criterion test_ref="oval:com.oracle.elsa:tst:20183140801" comment="mutter is signed with the Oracle Linux 7 key"/> 23348 </criteria> 23349 <criteria operator="AND"> 23350 <criterion test_ref="oval:com.oracle.elsa:tst:20183140802" comment="libgdata is earlier than 0:0.17.9-1.el7"/> 23351 <criterion test_ref="oval:com.oracle.elsa:tst:20183140803" comment="libgdata is signed with the Oracle Linux 7 key"/> 23352 </criteria> 23353 <criteria operator="AND"> 23354 <criterion test_ref="oval:com.oracle.elsa:tst:20183140804" comment="gvfs-archive is earlier than 0:1.36.2-1.el7"/> 23355 <criterion test_ref="oval:com.oracle.elsa:tst:20183140805" comment="gvfs-archive is signed with the Oracle Linux 7 key"/> 23356 </criteria> 23357 <criteria operator="AND"> 23358 <criterion test_ref="oval:com.oracle.elsa:tst:20183140806" comment="libwnck3 is earlier than 0:3.24.1-2.el7"/> 23359 <criterion test_ref="oval:com.oracle.elsa:tst:20183140807" comment="libwnck3 is signed with the Oracle Linux 7 key"/> 23360 </criteria> 23361 <criteria operator="AND"> 23362 <criterion test_ref="oval:com.oracle.elsa:tst:20183140808" comment="libwayland-cursor is earlier than 0:1.15.0-1.el7"/> 23363 <criterion test_ref="oval:com.oracle.elsa:tst:20183140809" comment="libwayland-cursor is signed with the Oracle Linux 7 key"/> 23364 </criteria> 23365 <criteria operator="AND"> 23366 <criterion test_ref="oval:com.oracle.elsa:tst:20183140810" comment="nautilus is earlier than 0:3.26.3.1-2.el7"/> 23367 <criterion test_ref="oval:com.oracle.elsa:tst:20183140811" comment="nautilus is signed with the Oracle Linux 7 key"/> 23368 </criteria> 23369 <criteria operator="AND"> 23370 <criterion test_ref="oval:com.oracle.elsa:tst:20183140812" comment="gvfs-devel is earlier than 0:1.36.2-1.el7"/> 23371 <criterion test_ref="oval:com.oracle.elsa:tst:20183140813" comment="gvfs-devel is signed with the Oracle Linux 7 key"/> 23372 </criteria> 23373 <criteria operator="AND"> 23374 <criterion test_ref="oval:com.oracle.elsa:tst:20183140814" comment="rest is earlier than 0:0.8.1-2.el7"/> 23375 <criterion test_ref="oval:com.oracle.elsa:tst:20183140815" comment="rest is signed with the Oracle Linux 7 key"/> 23376 </criteria> 23377 <criteria operator="AND"> 23378 <criterion test_ref="oval:com.oracle.elsa:tst:20183140816" comment="rhythmbox is earlier than 0:3.4.2-2.el7"/> 23379 <criterion test_ref="oval:com.oracle.elsa:tst:20183140817" comment="rhythmbox is signed with the Oracle Linux 7 key"/> 23380 </criteria> 23381 <criteria operator="AND"> 23382 <criterion test_ref="oval:com.oracle.elsa:tst:20183140818" comment="gnome-bluetooth-libs is earlier than 1:3.28.2-1.el7"/> 23383 <criterion test_ref="oval:com.oracle.elsa:tst:20183140819" comment="gnome-bluetooth-libs is signed with the Oracle Linux 7 key"/> 23384 </criteria> 23385 <criteria operator="AND"> 23386 <criterion test_ref="oval:com.oracle.elsa:tst:20183140820" comment="gnome-shell-extension-apps-menu is earlier than 0:3.28.1-5.el7"/> 23387 <criterion test_ref="oval:com.oracle.elsa:tst:20183140821" comment="gnome-shell-extension-apps-menu is signed with the Oracle Linux 7 key"/> 23388 </criteria> 23389 <criteria operator="AND"> 23390 <criterion test_ref="oval:com.oracle.elsa:tst:20183140822" comment="at-spi2-core-devel is earlier than 0:2.28.0-1.el7"/> 23391 <criterion test_ref="oval:com.oracle.elsa:tst:20183140823" comment="at-spi2-core-devel is signed with the Oracle Linux 7 key"/> 23392 </criteria> 23393 <criteria operator="AND"> 23394 <criterion test_ref="oval:com.oracle.elsa:tst:20183140824" comment="atk is earlier than 0:2.28.1-1.el7"/> 23395 <criterion test_ref="oval:com.oracle.elsa:tst:20183140825" comment="atk is signed with the Oracle Linux 7 key"/> 23396 </criteria> 23397 <criteria operator="AND"> 23398 <criterion test_ref="oval:com.oracle.elsa:tst:20183140826" comment="libpeas is earlier than 0:1.22.0-1.el7"/> 23399 <criterion test_ref="oval:com.oracle.elsa:tst:20183140827" comment="libpeas is signed with the Oracle Linux 7 key"/> 23400 </criteria> 23401 <criteria operator="AND"> 23402 <criterion test_ref="oval:com.oracle.elsa:tst:20183140828" comment="control-center is earlier than 1:3.28.1-4.el7"/> 23403 <criterion test_ref="oval:com.oracle.elsa:tst:20183140829" comment="control-center is signed with the Oracle Linux 7 key"/> 23404 </criteria> 23405 <criteria operator="AND"> 23406 <criterion test_ref="oval:com.oracle.elsa:tst:20183140830" comment="libchamplain is earlier than 0:0.12.16-2.el7"/> 23407 <criterion test_ref="oval:com.oracle.elsa:tst:20183140831" comment="libchamplain is signed with the Oracle Linux 7 key"/> 23408 </criteria> 23409 <criteria operator="AND"> 23410 <criterion test_ref="oval:com.oracle.elsa:tst:20183140832" comment="brasero-libs is earlier than 0:3.12.2-5.el7"/> 23411 <criterion test_ref="oval:com.oracle.elsa:tst:20183140833" comment="brasero-libs is signed with the Oracle Linux 7 key"/> 23412 </criteria> 23413 <criteria operator="AND"> 23414 <criterion test_ref="oval:com.oracle.elsa:tst:20183140834" comment="pango is earlier than 0:1.42.4-1.el7"/> 23415 <criterion test_ref="oval:com.oracle.elsa:tst:20183140835" comment="pango is signed with the Oracle Linux 7 key"/> 23416 </criteria> 23417 <criteria operator="AND"> 23418 <criterion test_ref="oval:com.oracle.elsa:tst:20183140836" comment="gcr-devel is earlier than 0:3.28.0-1.el7"/> 23419 <criterion test_ref="oval:com.oracle.elsa:tst:20183140837" comment="gcr-devel is signed with the Oracle Linux 7 key"/> 23420 </criteria> 23421 <criteria operator="AND"> 23422 <criterion test_ref="oval:com.oracle.elsa:tst:20183140838" comment="gdk-pixbuf2 is earlier than 0:2.36.12-3.el7"/> 23423 <criterion test_ref="oval:com.oracle.elsa:tst:20183140839" comment="gdk-pixbuf2 is signed with the Oracle Linux 7 key"/> 23424 </criteria> 23425 <criteria operator="AND"> 23426 <criterion test_ref="oval:com.oracle.elsa:tst:20183140840" comment="gtk3-devel-docs is earlier than 0:3.22.30-3.el7"/> 23427 <criterion test_ref="oval:com.oracle.elsa:tst:20183140841" comment="gtk3-devel-docs is signed with the Oracle Linux 7 key"/> 23428 </criteria> 23429 <criteria operator="AND"> 23430 <criterion test_ref="oval:com.oracle.elsa:tst:20183140842" comment="vala-doc is earlier than 0:0.40.8-1.el7"/> 23431 <criterion test_ref="oval:com.oracle.elsa:tst:20183140843" comment="vala-doc is signed with the Oracle Linux 7 key"/> 23432 </criteria> 23433 <criteria operator="AND"> 23434 <criterion test_ref="oval:com.oracle.elsa:tst:20183140844" comment="geoclue2-devel is earlier than 0:2.4.8-1.el7"/> 23435 <criterion test_ref="oval:com.oracle.elsa:tst:20183140845" comment="geoclue2-devel is signed with the Oracle Linux 7 key"/> 23436 </criteria> 23437 <criteria operator="AND"> 23438 <criterion test_ref="oval:com.oracle.elsa:tst:20183140846" comment="folks-tools is earlier than 1:0.11.4-1.el7"/> 23439 <criterion test_ref="oval:com.oracle.elsa:tst:20183140847" comment="folks-tools is signed with the Oracle Linux 7 key"/> 23440 </criteria> 23441 <criteria operator="AND"> 23442 <criterion test_ref="oval:com.oracle.elsa:tst:20183140848" comment="poppler-qt-devel is earlier than 0:0.26.5-20.el7"/> 23443 <criterion test_ref="oval:com.oracle.elsa:tst:20183140849" comment="poppler-qt-devel is signed with the Oracle Linux 7 key"/> 23444 </criteria> 23445 <criteria operator="AND"> 23446 <criterion test_ref="oval:com.oracle.elsa:tst:20183140850" comment="eog-devel is earlier than 0:3.28.3-1.el7"/> 23447 <criterion test_ref="oval:com.oracle.elsa:tst:20183140851" comment="eog-devel is signed with the Oracle Linux 7 key"/> 23448 </criteria> 23449 </criteria> 23450 </criteria> 23451 23452 </definition> 23453 <definition id="oval:com.oracle.elsa:def:20183157" version="501" class="patch"> 23454 <metadata> 23455 <title> 23456 ELSA-2018-3157: curl and nss-pem security and bug fix update (MODERATE) 23457 </title> 23458 <affected family="unix"> 23459 <platform>Oracle Linux 7</platform> 23460 23461 </affected> 23462 <reference source="elsa" ref_id="ELSA-2018-3157" ref_url="http://linux.oracle.com/errata/ELSA-2018-3157.html"/> 23463 <reference source="CVE" ref_id="CVE-2018-1000007" ref_url="http://linux.oracle.com/cve/CVE-2018-1000007.html"/> 23464 <reference source="CVE" ref_id="CVE-2018-1000120" ref_url="http://linux.oracle.com/cve/CVE-2018-1000120.html"/> 23465 <reference source="CVE" ref_id="CVE-2018-1000121" ref_url="http://linux.oracle.com/cve/CVE-2018-1000121.html"/> 23466 <reference source="CVE" ref_id="CVE-2018-1000122" ref_url="http://linux.oracle.com/cve/CVE-2018-1000122.html"/> 23467 <reference source="CVE" ref_id="CVE-2018-1000301" ref_url="http://linux.oracle.com/cve/CVE-2018-1000301.html"/> 23468 23469 <description> 23470 curl 23471 [7.29.0-51] 23472 - require a new enough version of nss-pem to avoid regression in yum (#1610998) 23473 23474 [7.29.0-50] 23475 - remove dead code, detected by Coverity Analysis 23476 - remove unused variable, detected by GCC and Clang 23477 23478 [7.29.0-49] 23479 - make curl --speed-limit work with TFTP (#1584750) 23480 23481 [7.29.0-48] 23482 - fix RTSP bad headers buffer over-read (CVE-2018-1000301) 23483 - fix FTP path trickery leads to NIL byte out of bounds write (CVE-2018-1000120) 23484 - fix LDAP NULL pointer dereference (CVE-2018-1000121) 23485 - fix RTSP RTP buffer over-read (CVE-2018-1000122) 23486 - http: prevent custom Authorization headers in redirects (CVE-2018-1000007) 23487 - doc: --tlsauthtype works only if built with TLS-SRP support (#1542256) 23488 - update certificates in the test-suite because they expire soon (#1572723) 23489 23490 [7.29.0-47] 23491 - make NSS deallocate PKCS #11 objects early enough (#1510247) 23492 23493 nss-pem 23494 [1.0.3-5] 23495 - update object ID while reusing a certificate (#1610998) 23496 </description> 23497 <!-- 23498 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 23499 --> 23500 <advisory> 23501 <severity>MODERATE</severity> 23502 <rights>Copyright 2018 Oracle, Inc.</rights> 23503 <issued date="2018-11-05"/> 23504 <cve href="http://linux.oracle.com/cve/CVE-2018-1000007.html">CVE-2018-1000007</cve> 23505 <cve href="http://linux.oracle.com/cve/CVE-2018-1000120.html">CVE-2018-1000120</cve> 23506 <cve href="http://linux.oracle.com/cve/CVE-2018-1000121.html">CVE-2018-1000121</cve> 23507 <cve href="http://linux.oracle.com/cve/CVE-2018-1000122.html">CVE-2018-1000122</cve> 23508 <cve href="http://linux.oracle.com/cve/CVE-2018-1000301.html">CVE-2018-1000301</cve> 23509 23510 </advisory> 23511 </metadata> 23512 <criteria operator="AND"> 23513 <criterion test_ref="oval:com.oracle.elsa:tst:20183157001" comment="Oracle Linux 7 is installed"/> 23514 <criteria operator="OR"> 23515 <criteria operator="AND"> 23516 <criterion test_ref="oval:com.oracle.elsa:tst:20183157002" comment="curl is earlier than 0:7.29.0-51.el7"/> 23517 <criterion test_ref="oval:com.oracle.elsa:tst:20183157003" comment="curl is signed with the Oracle Linux 7 key"/> 23518 </criteria> 23519 <criteria operator="AND"> 23520 <criterion test_ref="oval:com.oracle.elsa:tst:20183157004" comment="libcurl is earlier than 0:7.29.0-51.el7"/> 23521 <criterion test_ref="oval:com.oracle.elsa:tst:20183157005" comment="libcurl is signed with the Oracle Linux 7 key"/> 23522 </criteria> 23523 <criteria operator="AND"> 23524 <criterion test_ref="oval:com.oracle.elsa:tst:20183157006" comment="libcurl-devel is earlier than 0:7.29.0-51.el7"/> 23525 <criterion test_ref="oval:com.oracle.elsa:tst:20183157007" comment="libcurl-devel is signed with the Oracle Linux 7 key"/> 23526 </criteria> 23527 <criteria operator="AND"> 23528 <criterion test_ref="oval:com.oracle.elsa:tst:20183157008" comment="nss-pem is earlier than 0:1.0.3-5.el7"/> 23529 <criterion test_ref="oval:com.oracle.elsa:tst:20183157009" comment="nss-pem is signed with the Oracle Linux 7 key"/> 23530 </criteria> 23531 </criteria> 23532 </criteria> 23533 23534 </definition> 23535 <definition id="oval:com.oracle.elsa:def:20183158" version="501" class="patch"> 23536 <metadata> 23537 <title> 23538 ELSA-2018-3158: sssd security, bug fix, and enhancement update (LOW) 23539 </title> 23540 <affected family="unix"> 23541 <platform>Oracle Linux 7</platform> 23542 23543 </affected> 23544 <reference source="elsa" ref_id="ELSA-2018-3158" ref_url="http://linux.oracle.com/errata/ELSA-2018-3158.html"/> 23545 <reference source="CVE" ref_id="CVE-2018-10852" ref_url="http://linux.oracle.com/cve/CVE-2018-10852.html"/> 23546 23547 <description> 23548 [1.16.2-13] 23549 - Resolves: rhbz#1593756 - sssd needs to require a newer version of 23550 libtalloc and libtevent to avoid an issue 23551 in GPO processing 23552 23553 [1.16.2-12] 23554 - Resolves: rhbz#1610667 - sssd_ssh leaks file descriptors when more than one certificate is converted into an SSH key 23555 - Resolves: rhbz#1583360 - The IPA selinux provider can return an error if SELinux is completely disabled 23556 23557 [1.16.2-11] 23558 - Resolves: rhbz#1602781 - Local users failed to login with same password 23559 23560 [1.16.2-10] 23561 - Resolves: rhbz#1586127 - Spurious check in the sssd nss memcache can cause the memory cache to be skipped 23562 23563 [1.16.2-9] 23564 - Resolves: rhbz#1522928 - sssd doesnt allow user with expired password 23565 23566 [1.16.2-8] 23567 - Resolves: rhbz#1607313 - When sssd is running as non-root user, the sudo pipe is created as sssd:sssd but then the private pipe ownership fails 23568 23569 [1.16.2-7] 23570 - Resolves: rhbz#1600822 - SSSD bails out saving desktop profiles in case an invalid profile is found 23571 23572 [1.16.2-6] 23573 - Resolves: rhbz#1582975 - The search filter for detecting POSIX attributes in global catalog is too broad and can cause a high load on the servers 23574 23575 [1.16.2-5] 23576 - Resolves: rhbz#1583725 - SSSD AD uses LDAP filter to detect POSIX attributes stored in AD GC also for regular AD DC queries 23577 - Resolves: rhbz#1416528 - sssd in cross realm trust configuration should be able to use AD KDCs from a client site defined in sssd.conf or a snippet 23578 - Resolves: rhbz#1592964 - Groups go missing with PAC enabled in sssd 23579 23580 [1.16.2-4] 23581 - Resolves: rhbz#1590603 - EMBARGOED CVE-2018-10852 sssd: information leak from the sssd-sudo responder [rhel-7] 23582 - Resolves: rhbz#1450778 - Full information regarding priority of lookup of principal in keytab not in man page 23583 23584 [1.16.2-3] 23585 - Resolves: rhbz#1494690 - kdcinfo files are not created for subdomains of a directly joined AD client 23586 - Resolves: rhbz#1583343 - Login with sshkeys stored in ipa not working after update to RHEL-7.5 23587 - Resolves: rhbz#1527662 - Handle conflicting e-mail addresses more gracefully 23588 - Resolves: rhbz#1509691 - Document how to change the regular expression for SSSD so that group names with an @-sign can be parsed 23589 23590 [1.16.2-2] 23591 - Related: rhbz#1558498 - Rebase sssd to the latests upstream release of the 1.16 branch 23592 23593 [1.16.2-1] 23594 - Resolves: rhbz#1558498 - Rebase sssd to the latests upstream release of the 1.16 branch 23595 - Resolves: rhbz#1523019 - Reset password with two factor authentication fails 23596 - Resolves: rhbz#1534749 - Requesting an AD users private group and then the user itself returns an emty homedir 23597 - Resolves: rhbz#1537272 - SSH public key authentication keeps working after keys are removed from ID view 23598 - Resolves: rhbz#1537279 - Certificate is not removed from cache when its removed from the override 23599 - Resolves: rhbz#1562025 - externalUser sudo attribute must be fully-qualified 23600 - Resolves: rhbz#1577335 - /usr/libexec/sssd/sssd_autofs SIGABRT crash daily 23601 - Resolves: rhbz#1508530 - How should sudo behave without sudoHost attribute? 23602 - Resolves: rhbz#1546754 - The man page of sss_ssh_authorizedkeys can be enhanced to better explain how the keys are retrieved and how X.509 certificates can be used 23603 - Resolves: rhbz#1572790 - getgrgid/getpwuid fails in setups with multiple domains if the first domain uses mid_id/max_id 23604 - Resolves: rhbz#1561562 - sssd not honoring dyndns_server if the DNS update process is terminated with a signal 23605 - Resolves: rhbz#1583251 - home dir disappear in sssd cache on the IPA master for AD users 23606 - Resolves: rhbz#1514061 - ID override GID from Default Trust View is not properly resolved in case domain resolution order is set 23607 - Resolves: rhbz#1571466 - Utilizing domain_resolution_order in sssd.conf breaks SELinux user map 23608 - Resolves: rhbz#1571526 - SSSD with ID provider 'ad' should give a warning in case the ldap schema is manually changed to something different than 'ad'. 23609 23610 [1.16.0-25] 23611 - Resolves: rhbz#1547782 - The SSSD IPA provider allocates information about external groups on a long lived memory context, causing memory growth of the sssd_be process 23612 23613 [1.16.0-24] 23614 - Related: rhbz#1578291 - Samba can not register sss idmap module because its using an outdated SMB_IDMAP_INTERFACE_VERSION 23615 23616 [1.16.0-23] 23617 - Resolves: rhbz#1578291 - Samba can not register sss idmap module because its using an outdated SMB_IDMAP_INTERFACE_VERSION 23618 23619 [1.16.0-22] 23620 - Resolves: rhbz#1516266 - Give a more detailed debug and system-log message if krb5_init_context() failed 23621 - Resolves: rhbz#1503802 - Smartcard authentication fails if SSSD is offline and 'krb5_store_password_if_offline = True' 23622 - Resolves: rhbz#1385665 - Incorrect error code returned from krb5_child (updated) 23623 - Resolves: rhbz#1547234 - SSSDs GPO code ignores ad_site option 23624 - Resolves: rhbz#1459348 - extend sss-certmap man page regarding priority processing 23625 - Resolves: rhbz#1220767 - Group renaming issue when 'id_provider = ldap' is set 23626 - Resolves: rhbz#1538555 - crash in nss_protocol_fill_netgrent. sssd_nss[19234]: segfault at 80 ip 000055612688c2a0 sp 00007ffddf9b9cd0 error 4 in sssd_nss[55612687e000+39000] 23627 23628 [1.16.0-21] 23629 - Resolves: rhbz#1565774 - After updating to RHEL 7.5 failing to clear the sssd cache 23630 23631 [1.16.0-20] 23632 - Resolves: rhbz#1566782 - memory management issue in the sssd_nss_ex interface can cause the ns-slapd process on IPA server to crash 23633 </description> 23634 <!-- 23635 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 23636 --> 23637 <advisory> 23638 <severity>LOW</severity> 23639 <rights>Copyright 2018 Oracle, Inc.</rights> 23640 <issued date="2018-11-05"/> 23641 <cve href="http://linux.oracle.com/cve/CVE-2018-10852.html">CVE-2018-10852</cve> 23642 23643 </advisory> 23644 </metadata> 23645 <criteria operator="AND"> 23646 <criterion test_ref="oval:com.oracle.elsa:tst:20183158001" comment="Oracle Linux 7 is installed"/> 23647 <criteria operator="OR"> 23648 <criteria operator="AND"> 23649 <criterion test_ref="oval:com.oracle.elsa:tst:20183158002" comment="libipa_hbac is earlier than 0:1.16.2-13.el7"/> 23650 <criterion test_ref="oval:com.oracle.elsa:tst:20183158003" comment="libipa_hbac is signed with the Oracle Linux 7 key"/> 23651 </criteria> 23652 <criteria operator="AND"> 23653 <criterion test_ref="oval:com.oracle.elsa:tst:20183158004" comment="libipa_hbac-devel is earlier than 0:1.16.2-13.el7"/> 23654 <criterion test_ref="oval:com.oracle.elsa:tst:20183158005" comment="libipa_hbac-devel is signed with the Oracle Linux 7 key"/> 23655 </criteria> 23656 <criteria operator="AND"> 23657 <criterion test_ref="oval:com.oracle.elsa:tst:20183158006" comment="libsss_autofs is earlier than 0:1.16.2-13.el7"/> 23658 <criterion test_ref="oval:com.oracle.elsa:tst:20183158007" comment="libsss_autofs is signed with the Oracle Linux 7 key"/> 23659 </criteria> 23660 <criteria operator="AND"> 23661 <criterion test_ref="oval:com.oracle.elsa:tst:20183158008" comment="libsss_certmap is earlier than 0:1.16.2-13.el7"/> 23662 <criterion test_ref="oval:com.oracle.elsa:tst:20183158009" comment="libsss_certmap is signed with the Oracle Linux 7 key"/> 23663 </criteria> 23664 <criteria operator="AND"> 23665 <criterion test_ref="oval:com.oracle.elsa:tst:20183158010" comment="libsss_certmap-devel is earlier than 0:1.16.2-13.el7"/> 23666 <criterion test_ref="oval:com.oracle.elsa:tst:20183158011" comment="libsss_certmap-devel is signed with the Oracle Linux 7 key"/> 23667 </criteria> 23668 <criteria operator="AND"> 23669 <criterion test_ref="oval:com.oracle.elsa:tst:20183158012" comment="libsss_idmap is earlier than 0:1.16.2-13.el7"/> 23670 <criterion test_ref="oval:com.oracle.elsa:tst:20183158013" comment="libsss_idmap is signed with the Oracle Linux 7 key"/> 23671 </criteria> 23672 <criteria operator="AND"> 23673 <criterion test_ref="oval:com.oracle.elsa:tst:20183158014" comment="libsss_idmap-devel is earlier than 0:1.16.2-13.el7"/> 23674 <criterion test_ref="oval:com.oracle.elsa:tst:20183158015" comment="libsss_idmap-devel is signed with the Oracle Linux 7 key"/> 23675 </criteria> 23676 <criteria operator="AND"> 23677 <criterion test_ref="oval:com.oracle.elsa:tst:20183158016" comment="libsss_nss_idmap is earlier than 0:1.16.2-13.el7"/> 23678 <criterion test_ref="oval:com.oracle.elsa:tst:20183158017" comment="libsss_nss_idmap is signed with the Oracle Linux 7 key"/> 23679 </criteria> 23680 <criteria operator="AND"> 23681 <criterion test_ref="oval:com.oracle.elsa:tst:20183158018" comment="libsss_nss_idmap-devel is earlier than 0:1.16.2-13.el7"/> 23682 <criterion test_ref="oval:com.oracle.elsa:tst:20183158019" comment="libsss_nss_idmap-devel is signed with the Oracle Linux 7 key"/> 23683 </criteria> 23684 <criteria operator="AND"> 23685 <criterion test_ref="oval:com.oracle.elsa:tst:20183158020" comment="libsss_simpleifp is earlier than 0:1.16.2-13.el7"/> 23686 <criterion test_ref="oval:com.oracle.elsa:tst:20183158021" comment="libsss_simpleifp is signed with the Oracle Linux 7 key"/> 23687 </criteria> 23688 <criteria operator="AND"> 23689 <criterion test_ref="oval:com.oracle.elsa:tst:20183158022" comment="libsss_simpleifp-devel is earlier than 0:1.16.2-13.el7"/> 23690 <criterion test_ref="oval:com.oracle.elsa:tst:20183158023" comment="libsss_simpleifp-devel is signed with the Oracle Linux 7 key"/> 23691 </criteria> 23692 <criteria operator="AND"> 23693 <criterion test_ref="oval:com.oracle.elsa:tst:20183158024" comment="libsss_sudo is earlier than 0:1.16.2-13.el7"/> 23694 <criterion test_ref="oval:com.oracle.elsa:tst:20183158025" comment="libsss_sudo is signed with the Oracle Linux 7 key"/> 23695 </criteria> 23696 <criteria operator="AND"> 23697 <criterion test_ref="oval:com.oracle.elsa:tst:20183158026" comment="python-libipa_hbac is earlier than 0:1.16.2-13.el7"/> 23698 <criterion test_ref="oval:com.oracle.elsa:tst:20183158027" comment="python-libipa_hbac is signed with the Oracle Linux 7 key"/> 23699 </criteria> 23700 <criteria operator="AND"> 23701 <criterion test_ref="oval:com.oracle.elsa:tst:20183158028" comment="python-libsss_nss_idmap is earlier than 0:1.16.2-13.el7"/> 23702 <criterion test_ref="oval:com.oracle.elsa:tst:20183158029" comment="python-libsss_nss_idmap is signed with the Oracle Linux 7 key"/> 23703 </criteria> 23704 <criteria operator="AND"> 23705 <criterion test_ref="oval:com.oracle.elsa:tst:20183158030" comment="python-sss is earlier than 0:1.16.2-13.el7"/> 23706 <criterion test_ref="oval:com.oracle.elsa:tst:20183158031" comment="python-sss is signed with the Oracle Linux 7 key"/> 23707 </criteria> 23708 <criteria operator="AND"> 23709 <criterion test_ref="oval:com.oracle.elsa:tst:20183158032" comment="python-sss-murmur is earlier than 0:1.16.2-13.el7"/> 23710 <criterion test_ref="oval:com.oracle.elsa:tst:20183158033" comment="python-sss-murmur is signed with the Oracle Linux 7 key"/> 23711 </criteria> 23712 <criteria operator="AND"> 23713 <criterion test_ref="oval:com.oracle.elsa:tst:20183158034" comment="python-sssdconfig is earlier than 0:1.16.2-13.el7"/> 23714 <criterion test_ref="oval:com.oracle.elsa:tst:20183158035" comment="python-sssdconfig is signed with the Oracle Linux 7 key"/> 23715 </criteria> 23716 <criteria operator="AND"> 23717 <criterion test_ref="oval:com.oracle.elsa:tst:20183158036" comment="sssd is earlier than 0:1.16.2-13.el7"/> 23718 <criterion test_ref="oval:com.oracle.elsa:tst:20183158037" comment="sssd is signed with the Oracle Linux 7 key"/> 23719 </criteria> 23720 <criteria operator="AND"> 23721 <criterion test_ref="oval:com.oracle.elsa:tst:20183158038" comment="sssd-ad is earlier than 0:1.16.2-13.el7"/> 23722 <criterion test_ref="oval:com.oracle.elsa:tst:20183158039" comment="sssd-ad is signed with the Oracle Linux 7 key"/> 23723 </criteria> 23724 <criteria operator="AND"> 23725 <criterion test_ref="oval:com.oracle.elsa:tst:20183158040" comment="sssd-client is earlier than 0:1.16.2-13.el7"/> 23726 <criterion test_ref="oval:com.oracle.elsa:tst:20183158041" comment="sssd-client is signed with the Oracle Linux 7 key"/> 23727 </criteria> 23728 <criteria operator="AND"> 23729 <criterion test_ref="oval:com.oracle.elsa:tst:20183158042" comment="sssd-common is earlier than 0:1.16.2-13.el7"/> 23730 <criterion test_ref="oval:com.oracle.elsa:tst:20183158043" comment="sssd-common is signed with the Oracle Linux 7 key"/> 23731 </criteria> 23732 <criteria operator="AND"> 23733 <criterion test_ref="oval:com.oracle.elsa:tst:20183158044" comment="sssd-common-pac is earlier than 0:1.16.2-13.el7"/> 23734 <criterion test_ref="oval:com.oracle.elsa:tst:20183158045" comment="sssd-common-pac is signed with the Oracle Linux 7 key"/> 23735 </criteria> 23736 <criteria operator="AND"> 23737 <criterion test_ref="oval:com.oracle.elsa:tst:20183158046" comment="sssd-dbus is earlier than 0:1.16.2-13.el7"/> 23738 <criterion test_ref="oval:com.oracle.elsa:tst:20183158047" comment="sssd-dbus is signed with the Oracle Linux 7 key"/> 23739 </criteria> 23740 <criteria operator="AND"> 23741 <criterion test_ref="oval:com.oracle.elsa:tst:20183158048" comment="sssd-ipa is earlier than 0:1.16.2-13.el7"/> 23742 <criterion test_ref="oval:com.oracle.elsa:tst:20183158049" comment="sssd-ipa is signed with the Oracle Linux 7 key"/> 23743 </criteria> 23744 <criteria operator="AND"> 23745 <criterion test_ref="oval:com.oracle.elsa:tst:20183158050" comment="sssd-kcm is earlier than 0:1.16.2-13.el7"/> 23746 <criterion test_ref="oval:com.oracle.elsa:tst:20183158051" comment="sssd-kcm is signed with the Oracle Linux 7 key"/> 23747 </criteria> 23748 <criteria operator="AND"> 23749 <criterion test_ref="oval:com.oracle.elsa:tst:20183158052" comment="sssd-krb5 is earlier than 0:1.16.2-13.el7"/> 23750 <criterion test_ref="oval:com.oracle.elsa:tst:20183158053" comment="sssd-krb5 is signed with the Oracle Linux 7 key"/> 23751 </criteria> 23752 <criteria operator="AND"> 23753 <criterion test_ref="oval:com.oracle.elsa:tst:20183158054" comment="sssd-krb5-common is earlier than 0:1.16.2-13.el7"/> 23754 <criterion test_ref="oval:com.oracle.elsa:tst:20183158055" comment="sssd-krb5-common is signed with the Oracle Linux 7 key"/> 23755 </criteria> 23756 <criteria operator="AND"> 23757 <criterion test_ref="oval:com.oracle.elsa:tst:20183158056" comment="sssd-ldap is earlier than 0:1.16.2-13.el7"/> 23758 <criterion test_ref="oval:com.oracle.elsa:tst:20183158057" comment="sssd-ldap is signed with the Oracle Linux 7 key"/> 23759 </criteria> 23760 <criteria operator="AND"> 23761 <criterion test_ref="oval:com.oracle.elsa:tst:20183158058" comment="sssd-libwbclient is earlier than 0:1.16.2-13.el7"/> 23762 <criterion test_ref="oval:com.oracle.elsa:tst:20183158059" comment="sssd-libwbclient is signed with the Oracle Linux 7 key"/> 23763 </criteria> 23764 <criteria operator="AND"> 23765 <criterion test_ref="oval:com.oracle.elsa:tst:20183158060" comment="sssd-libwbclient-devel is earlier than 0:1.16.2-13.el7"/> 23766 <criterion test_ref="oval:com.oracle.elsa:tst:20183158061" comment="sssd-libwbclient-devel is signed with the Oracle Linux 7 key"/> 23767 </criteria> 23768 <criteria operator="AND"> 23769 <criterion test_ref="oval:com.oracle.elsa:tst:20183158062" comment="sssd-polkit-rules is earlier than 0:1.16.2-13.el7"/> 23770 <criterion test_ref="oval:com.oracle.elsa:tst:20183158063" comment="sssd-polkit-rules is signed with the Oracle Linux 7 key"/> 23771 </criteria> 23772 <criteria operator="AND"> 23773 <criterion test_ref="oval:com.oracle.elsa:tst:20183158064" comment="sssd-proxy is earlier than 0:1.16.2-13.el7"/> 23774 <criterion test_ref="oval:com.oracle.elsa:tst:20183158065" comment="sssd-proxy is signed with the Oracle Linux 7 key"/> 23775 </criteria> 23776 <criteria operator="AND"> 23777 <criterion test_ref="oval:com.oracle.elsa:tst:20183158066" comment="sssd-tools is earlier than 0:1.16.2-13.el7"/> 23778 <criterion test_ref="oval:com.oracle.elsa:tst:20183158067" comment="sssd-tools is signed with the Oracle Linux 7 key"/> 23779 </criteria> 23780 <criteria operator="AND"> 23781 <criterion test_ref="oval:com.oracle.elsa:tst:20183158068" comment="sssd-winbind-idmap is earlier than 0:1.16.2-13.el7"/> 23782 <criterion test_ref="oval:com.oracle.elsa:tst:20183158069" comment="sssd-winbind-idmap is signed with the Oracle Linux 7 key"/> 23783 </criteria> 23784 </criteria> 23785 </criteria> 23786 23787 </definition> 23788 <definition id="oval:com.oracle.elsa:def:20183221" version="501" class="patch"> 23789 <metadata> 23790 <title> 23791 ELSA-2018-3221: openssl security, bug fix, and enhancement update (MODERATE) 23792 </title> 23793 <affected family="unix"> 23794 <platform>Oracle Linux 7</platform> 23795 23796 </affected> 23797 <reference source="elsa" ref_id="ELSA-2018-3221" ref_url="http://linux.oracle.com/errata/ELSA-2018-3221.html"/> 23798 <reference source="CVE" ref_id="CVE-2017-3735" ref_url="http://linux.oracle.com/cve/CVE-2017-3735.html"/> 23799 <reference source="CVE" ref_id="CVE-2018-0739" ref_url="http://linux.oracle.com/cve/CVE-2018-0739.html"/> 23800 <reference source="CVE" ref_id="CVE-2018-0732" ref_url="http://linux.oracle.com/cve/CVE-2018-0732.html"/> 23801 <reference source="CVE" ref_id="CVE-2018-0737" ref_url="http://linux.oracle.com/cve/CVE-2018-0737.html"/> 23802 <reference source="CVE" ref_id="CVE-2018-0495" ref_url="http://linux.oracle.com/cve/CVE-2018-0495.html"/> 23803 23804 <description> 23805 [1.0.2k-16.0.1] 23806 - sha256 is used for the RSA pairwise consistency test instead of sha1 23807 23808 [1.0.2k-16] 23809 - fix CVE-2018-0495 - ROHNP - Key Extraction Side Channel on DSA, ECDSA 23810 - fix incorrect error message on FIPS DSA parameter generation (#1603597) 23811 23812 [1.0.2k-14] 23813 - ppc64le is not multilib architecture (#1585004) 23814 23815 [1.0.2k-13] 23816 - add S390x assembler updates 23817 - make CA name list comparison function case sensitive (#1548401) 23818 - fix CVE-2017-3735 - possible one byte overread with X.509 IPAdressFamily 23819 - fix CVE-2018-0732 - large prime DH DoS of TLS client 23820 - fix CVE-2018-0737 - RSA key generation cache timing vulnerability 23821 - fix CVE-2018-0739 - stack overflow parsing recursive ASN.1 structure 23822 </description> 23823 <!-- 23824 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 23825 --> 23826 <advisory> 23827 <severity>MODERATE</severity> 23828 <rights>Copyright 2018 Oracle, Inc.</rights> 23829 <issued date="2018-11-05"/> 23830 <cve href="http://linux.oracle.com/cve/CVE-2017-3735.html">CVE-2017-3735</cve> 23831 <cve href="http://linux.oracle.com/cve/CVE-2018-0739.html">CVE-2018-0739</cve> 23832 <cve href="http://linux.oracle.com/cve/CVE-2018-0732.html">CVE-2018-0732</cve> 23833 <cve href="http://linux.oracle.com/cve/CVE-2018-0737.html">CVE-2018-0737</cve> 23834 <cve href="http://linux.oracle.com/cve/CVE-2018-0495.html">CVE-2018-0495</cve> 23835 23836 </advisory> 23837 </metadata> 23838 <criteria operator="AND"> 23839 <criterion test_ref="oval:com.oracle.elsa:tst:20183221001" comment="Oracle Linux 7 is installed"/> 23840 <criteria operator="OR"> 23841 <criteria operator="AND"> 23842 <criterion test_ref="oval:com.oracle.elsa:tst:20183221002" comment="openssl is earlier than 1:1.0.2k-16.0.1.el7"/> 23843 <criterion test_ref="oval:com.oracle.elsa:tst:20183221003" comment="openssl is signed with the Oracle Linux 7 key"/> 23844 </criteria> 23845 <criteria operator="AND"> 23846 <criterion test_ref="oval:com.oracle.elsa:tst:20183221004" comment="openssl-devel is earlier than 1:1.0.2k-16.0.1.el7"/> 23847 <criterion test_ref="oval:com.oracle.elsa:tst:20183221005" comment="openssl-devel is signed with the Oracle Linux 7 key"/> 23848 </criteria> 23849 <criteria operator="AND"> 23850 <criterion test_ref="oval:com.oracle.elsa:tst:20183221006" comment="openssl-libs is earlier than 1:1.0.2k-16.0.1.el7"/> 23851 <criterion test_ref="oval:com.oracle.elsa:tst:20183221007" comment="openssl-libs is signed with the Oracle Linux 7 key"/> 23852 </criteria> 23853 <criteria operator="AND"> 23854 <criterion test_ref="oval:com.oracle.elsa:tst:20183221008" comment="openssl-perl is earlier than 1:1.0.2k-16.0.1.el7"/> 23855 <criterion test_ref="oval:com.oracle.elsa:tst:20183221009" comment="openssl-perl is signed with the Oracle Linux 7 key"/> 23856 </criteria> 23857 <criteria operator="AND"> 23858 <criterion test_ref="oval:com.oracle.elsa:tst:20183221010" comment="openssl-static is earlier than 1:1.0.2k-16.0.1.el7"/> 23859 <criterion test_ref="oval:com.oracle.elsa:tst:20183221011" comment="openssl-static is signed with the Oracle Linux 7 key"/> 23860 </criteria> 23861 </criteria> 23862 </criteria> 23863 23864 </definition> 23865 <definition id="oval:com.oracle.elsa:def:20183229" version="501" class="patch"> 23866 <metadata> 23867 <title> 23868 ELSA-2018-3229: zziplib security update (LOW) 23869 </title> 23870 <affected family="unix"> 23871 <platform>Oracle Linux 7</platform> 23872 23873 </affected> 23874 <reference source="elsa" ref_id="ELSA-2018-3229" ref_url="http://linux.oracle.com/errata/ELSA-2018-3229.html"/> 23875 <reference source="CVE" ref_id="CVE-2018-7725" ref_url="http://linux.oracle.com/cve/CVE-2018-7725.html"/> 23876 <reference source="CVE" ref_id="CVE-2018-7726" ref_url="http://linux.oracle.com/cve/CVE-2018-7726.html"/> 23877 <reference source="CVE" ref_id="CVE-2018-7727" ref_url="http://linux.oracle.com/cve/CVE-2018-7727.html"/> 23878 23879 <description> 23880 [0.13.62-9] 23881 - Fix covscan warning 23882 - 'Variable 'file' going out of scope leaks the storage it points to.' 23883 has been introduced by the original version of 0001-fix-CVE-2018-7725.patch 23884 - Related: 1558596 23885 23886 [0.13.62-8] 23887 - Fix CVE-2018-7727 23888 - Resolves: 1558891 23889 23890 [0.13.62-7] 23891 - Fix CVE-2018-7726 23892 - Resolves: 1558623 23893 23894 [0.13.62-6] 23895 - Fix CVE-2018-7725 23896 - Resolves: 1558596 23897 </description> 23898 <!-- 23899 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 23900 --> 23901 <advisory> 23902 <severity>LOW</severity> 23903 <rights>Copyright 2018 Oracle, Inc.</rights> 23904 <issued date="2018-11-05"/> 23905 <cve href="http://linux.oracle.com/cve/CVE-2018-7725.html">CVE-2018-7725</cve> 23906 <cve href="http://linux.oracle.com/cve/CVE-2018-7726.html">CVE-2018-7726</cve> 23907 <cve href="http://linux.oracle.com/cve/CVE-2018-7727.html">CVE-2018-7727</cve> 23908 23909 </advisory> 23910 </metadata> 23911 <criteria operator="AND"> 23912 <criterion test_ref="oval:com.oracle.elsa:tst:20183229001" comment="Oracle Linux 7 is installed"/> 23913 <criteria operator="OR"> 23914 <criteria operator="AND"> 23915 <criterion test_ref="oval:com.oracle.elsa:tst:20183229002" comment="zziplib is earlier than 0:0.13.62-9.el7"/> 23916 <criterion test_ref="oval:com.oracle.elsa:tst:20183229003" comment="zziplib is signed with the Oracle Linux 7 key"/> 23917 </criteria> 23918 <criteria operator="AND"> 23919 <criterion test_ref="oval:com.oracle.elsa:tst:20183229004" comment="zziplib-devel is earlier than 0:0.13.62-9.el7"/> 23920 <criterion test_ref="oval:com.oracle.elsa:tst:20183229005" comment="zziplib-devel is signed with the Oracle Linux 7 key"/> 23921 </criteria> 23922 <criteria operator="AND"> 23923 <criterion test_ref="oval:com.oracle.elsa:tst:20183229006" comment="zziplib-utils is earlier than 0:0.13.62-9.el7"/> 23924 <criterion test_ref="oval:com.oracle.elsa:tst:20183229007" comment="zziplib-utils is signed with the Oracle Linux 7 key"/> 23925 </criteria> 23926 </criteria> 23927 </criteria> 23928 23929 </definition> 23930 <definition id="oval:com.oracle.elsa:def:20183242" version="501" class="patch"> 23931 <metadata> 23932 <title> 23933 ELSA-2018-3242: glusterfs security, bug fix, and enhancement update (MODERATE) 23934 </title> 23935 <affected family="unix"> 23936 <platform>Oracle Linux 7</platform> 23937 23938 </affected> 23939 <reference source="elsa" ref_id="ELSA-2018-3242" ref_url="http://linux.oracle.com/errata/ELSA-2018-3242.html"/> 23940 <reference source="CVE" ref_id="CVE-2018-10911" ref_url="http://linux.oracle.com/cve/CVE-2018-10911.html"/> 23941 23942 <description> 23943 [3.12.2-18] 23944 - fixes bugs bz#1524336 bz#1622029 bz#1622452 23945 23946 [3.12.2-17] 23947 - fixes bugs bz#1615578 bz#1619416 bz#1619538 bz#1620469 bz#1620765 23948 23949 [3.12.2-16] 23950 - fixes bugs bz#1569657 bz#1608352 bz#1609163 bz#1609724 bz#1610825 23951 bz#1611151 bz#1612098 bz#1615338 bz#1615440 23952 23953 [3.12.2-15] 23954 - fixes bugs bz#1589279 bz#1598384 bz#1599362 bz#1599998 bz#1600790 23955 bz#1601331 bz#1603103 23956 23957 [3.12.2-14] 23958 - fixes bugs bz#1547903 bz#1566336 bz#1568896 bz#1578716 bz#1581047 23959 bz#1581231 bz#1582066 bz#1593865 bz#1597506 bz#1597511 bz#1597654 bz#1597768 23960 bz#1598105 bz#1598356 bz#1599037 bz#1599823 bz#1600057 bz#1601314 23961 23962 [3.12.2-13] 23963 - fixes bugs bz#1493085 bz#1518710 bz#1554255 bz#1558948 bz#1558989 23964 bz#1559452 bz#1567001 bz#1569312 bz#1569951 bz#1575539 bz#1575557 bz#1577051 23965 bz#1580120 bz#1581184 bz#1581553 bz#1581647 bz#1582119 bz#1582129 bz#1582417 23966 bz#1583047 bz#1588408 bz#1592666 bz#1594658 23967 23968 [3.12.2-12] 23969 - fixes bugs bz#1558989 bz#1580344 bz#1581057 bz#1581219 23970 23971 [3.12.2-11] 23972 - fixes bugs bz#1558989 bz#1575555 bz#1578647 23973 23974 [3.12.2-10] 23975 - fixes bugs bz#1488120 bz#1565577 bz#1568297 bz#1570586 bz#1572043 23976 bz#1572075 bz#1575840 bz#1575877 23977 23978 [3.12.2-9] 23979 - fixes bugs bz#1546717 bz#1557551 bz#1558948 bz#1561999 bz#1563804 23980 bz#1565015 bz#1565119 bz#1565399 bz#1565577 bz#1567100 bz#1567899 bz#1568374 23981 bz#1568969 bz#1569490 bz#1570514 bz#1570541 bz#1570582 bz#1571645 bz#1572087 23982 bz#1572585 bz#1575895 23983 23984 [3.12.2-8] 23985 - fixes bugs bz#1466129 bz#1475779 bz#1523216 bz#1535281 bz#1546941 23986 bz#1550315 bz#1550991 bz#1553677 bz#1554291 bz#1559452 bz#1560955 bz#1562744 23987 bz#1563692 bz#1565962 bz#1567110 bz#1569457 23988 23989 [3.12.2-7] 23990 - fixes bugs bz#958062 bz#1186664 bz#1226874 bz#1446046 bz#1529451 bz#1550315 23991 bz#1557365 bz#1559884 bz#1561733 23992 23993 [3.12.2-6] 23994 - fixes bugs bz#1491785 bz#1518710 bz#1523599 bz#1528733 bz#1550474 23995 bz#1550982 bz#1551186 bz#1552360 bz#1552414 bz#1552425 bz#1554255 bz#1554905 23996 bz#1555261 bz#1556895 bz#1557297 bz#1559084 bz#1559788 23997 23998 [3.12.2-5] 23999 - fixes bugs bz#1378371 bz#1384983 bz#1472445 bz#1493085 bz#1508999 24000 bz#1516638 bz#1518260 bz#1529072 bz#1530519 bz#1537357 bz#1540908 bz#1541122 24001 bz#1541932 bz#1543068 bz#1544382 bz#1544852 bz#1545570 bz#1546075 bz#1546945 24002 bz#1546960 bz#1547012 bz#1549497 24003 24004 [3.12.2-4] 24005 - fixes bugs bz#1446125 bz#1467536 bz#1530146 bz#1540600 bz#1540664 24006 bz#1540961 bz#1541830 bz#1543296 24007 24008 [3.12.2-3] 24009 - fixes bugs bz#1446125 bz#1463592 bz#1516249 bz#1517463 bz#1527309 24010 bz#1530325 bz#1531041 bz#1539699 bz#1540011 24011 24012 [3.12.2-2] 24013 - fixes bugs bz#1264911 bz#1277924 bz#1286820 bz#1360331 bz#1401969 24014 bz#1410719 bz#1419438 bz#1426042 bz#1444820 bz#1459101 bz#1464150 bz#1464350 24015 bz#1466122 bz#1466129 bz#1467903 bz#1468972 bz#1476876 bz#1484446 bz#1492591 24016 bz#1498391 bz#1498730 bz#1499865 bz#1500704 bz#1501345 bz#1505570 bz#1507361 24017 bz#1507394 bz#1509102 bz#1509191 bz#1509810 bz#1509833 bz#1511766 bz#1512470 24018 bz#1512496 bz#1512963 bz#1515051 bz#1519076 bz#1519740 bz#1534253 bz#1534530 24019 24020 [3.12.2-1] 24021 - rebase to upstream glusterfs at v3.12.2 24022 - fixes bugs bz#1442983 bz#1474745 bz#1503244 bz#1505363 bz#1509102 24023 </description> 24024 <!-- 24025 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24026 --> 24027 <advisory> 24028 <severity>MODERATE</severity> 24029 <rights>Copyright 2018 Oracle, Inc.</rights> 24030 <issued date="2018-11-05"/> 24031 <cve href="http://linux.oracle.com/cve/CVE-2018-10911.html">CVE-2018-10911</cve> 24032 24033 </advisory> 24034 </metadata> 24035 <criteria operator="AND"> 24036 <criterion test_ref="oval:com.oracle.elsa:tst:20183242001" comment="Oracle Linux 7 is installed"/> 24037 <criteria operator="OR"> 24038 <criteria operator="AND"> 24039 <criterion test_ref="oval:com.oracle.elsa:tst:20183242002" comment="glusterfs is earlier than 0:3.12.2-18.el7"/> 24040 <criterion test_ref="oval:com.oracle.elsa:tst:20183242003" comment="glusterfs is signed with the Oracle Linux 7 key"/> 24041 </criteria> 24042 <criteria operator="AND"> 24043 <criterion test_ref="oval:com.oracle.elsa:tst:20183242004" comment="glusterfs-api is earlier than 0:3.12.2-18.el7"/> 24044 <criterion test_ref="oval:com.oracle.elsa:tst:20183242005" comment="glusterfs-api is signed with the Oracle Linux 7 key"/> 24045 </criteria> 24046 <criteria operator="AND"> 24047 <criterion test_ref="oval:com.oracle.elsa:tst:20183242006" comment="glusterfs-api-devel is earlier than 0:3.12.2-18.el7"/> 24048 <criterion test_ref="oval:com.oracle.elsa:tst:20183242007" comment="glusterfs-api-devel is signed with the Oracle Linux 7 key"/> 24049 </criteria> 24050 <criteria operator="AND"> 24051 <criterion test_ref="oval:com.oracle.elsa:tst:20183242008" comment="glusterfs-cli is earlier than 0:3.12.2-18.el7"/> 24052 <criterion test_ref="oval:com.oracle.elsa:tst:20183242009" comment="glusterfs-cli is signed with the Oracle Linux 7 key"/> 24053 </criteria> 24054 <criteria operator="AND"> 24055 <criterion test_ref="oval:com.oracle.elsa:tst:20183242010" comment="glusterfs-client-xlators is earlier than 0:3.12.2-18.el7"/> 24056 <criterion test_ref="oval:com.oracle.elsa:tst:20183242011" comment="glusterfs-client-xlators is signed with the Oracle Linux 7 key"/> 24057 </criteria> 24058 <criteria operator="AND"> 24059 <criterion test_ref="oval:com.oracle.elsa:tst:20183242012" comment="glusterfs-devel is earlier than 0:3.12.2-18.el7"/> 24060 <criterion test_ref="oval:com.oracle.elsa:tst:20183242013" comment="glusterfs-devel is signed with the Oracle Linux 7 key"/> 24061 </criteria> 24062 <criteria operator="AND"> 24063 <criterion test_ref="oval:com.oracle.elsa:tst:20183242014" comment="glusterfs-fuse is earlier than 0:3.12.2-18.el7"/> 24064 <criterion test_ref="oval:com.oracle.elsa:tst:20183242015" comment="glusterfs-fuse is signed with the Oracle Linux 7 key"/> 24065 </criteria> 24066 <criteria operator="AND"> 24067 <criterion test_ref="oval:com.oracle.elsa:tst:20183242016" comment="glusterfs-libs is earlier than 0:3.12.2-18.el7"/> 24068 <criterion test_ref="oval:com.oracle.elsa:tst:20183242017" comment="glusterfs-libs is signed with the Oracle Linux 7 key"/> 24069 </criteria> 24070 <criteria operator="AND"> 24071 <criterion test_ref="oval:com.oracle.elsa:tst:20183242018" comment="glusterfs-rdma is earlier than 0:3.12.2-18.el7"/> 24072 <criterion test_ref="oval:com.oracle.elsa:tst:20183242019" comment="glusterfs-rdma is signed with the Oracle Linux 7 key"/> 24073 </criteria> 24074 <criteria operator="AND"> 24075 <criterion test_ref="oval:com.oracle.elsa:tst:20183242020" comment="python2-gluster is earlier than 0:3.12.2-18.el7"/> 24076 <criterion test_ref="oval:com.oracle.elsa:tst:20183242021" comment="python2-gluster is signed with the Oracle Linux 7 key"/> 24077 </criteria> 24078 </criteria> 24079 </criteria> 24080 24081 </definition> 24082 <definition id="oval:com.oracle.elsa:def:20183246" version="501" class="patch"> 24083 <metadata> 24084 <title> 24085 ELSA-2018-3246: libcdio security update (LOW) 24086 </title> 24087 <affected family="unix"> 24088 <platform>Oracle Linux 7</platform> 24089 24090 </affected> 24091 <reference source="elsa" ref_id="ELSA-2018-3246" ref_url="http://linux.oracle.com/errata/ELSA-2018-3246.html"/> 24092 <reference source="CVE" ref_id="CVE-2017-18198" ref_url="http://linux.oracle.com/cve/CVE-2017-18198.html"/> 24093 <reference source="CVE" ref_id="CVE-2017-18199" ref_url="http://linux.oracle.com/cve/CVE-2017-18199.html"/> 24094 <reference source="CVE" ref_id="CVE-2017-18201" ref_url="http://linux.oracle.com/cve/CVE-2017-18201.html"/> 24095 24096 <description> 24097 [0.92-3] 24098 - fix CVE-2017-18198 and CVE-2017-18199 24099 - Resolves: rhbz#1553769 24100 - Resolves: rhbz#1553604 24101 24102 [0.92-2] 24103 - fix CVE-2017-18201 24104 - Resolves: rhbz#1553621 24105 </description> 24106 <!-- 24107 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24108 --> 24109 <advisory> 24110 <severity>LOW</severity> 24111 <rights>Copyright 2018 Oracle, Inc.</rights> 24112 <issued date="2018-11-05"/> 24113 <cve href="http://linux.oracle.com/cve/CVE-2017-18198.html">CVE-2017-18198</cve> 24114 <cve href="http://linux.oracle.com/cve/CVE-2017-18199.html">CVE-2017-18199</cve> 24115 <cve href="http://linux.oracle.com/cve/CVE-2017-18201.html">CVE-2017-18201</cve> 24116 24117 </advisory> 24118 </metadata> 24119 <criteria operator="AND"> 24120 <criterion test_ref="oval:com.oracle.elsa:tst:20183246001" comment="Oracle Linux 7 is installed"/> 24121 <criteria operator="OR"> 24122 <criteria operator="AND"> 24123 <criterion test_ref="oval:com.oracle.elsa:tst:20183246002" comment="libcdio is earlier than 0:0.92-3.el7"/> 24124 <criterion test_ref="oval:com.oracle.elsa:tst:20183246003" comment="libcdio is signed with the Oracle Linux 7 key"/> 24125 </criteria> 24126 <criteria operator="AND"> 24127 <criterion test_ref="oval:com.oracle.elsa:tst:20183246004" comment="libcdio-devel is earlier than 0:0.92-3.el7"/> 24128 <criterion test_ref="oval:com.oracle.elsa:tst:20183246005" comment="libcdio-devel is signed with the Oracle Linux 7 key"/> 24129 </criteria> 24130 </criteria> 24131 </criteria> 24132 24133 </definition> 24134 <definition id="oval:com.oracle.elsa:def:20183249" version="501" class="patch"> 24135 <metadata> 24136 <title> 24137 ELSA-2018-3249: setup security and bug fix update (LOW) 24138 </title> 24139 <affected family="unix"> 24140 <platform>Oracle Linux 7</platform> 24141 24142 </affected> 24143 <reference source="elsa" ref_id="ELSA-2018-3249" ref_url="http://linux.oracle.com/errata/ELSA-2018-3249.html"/> 24144 <reference source="CVE" ref_id="CVE-2018-1113" ref_url="http://linux.oracle.com/cve/CVE-2018-1113.html"/> 24145 24146 <description> 24147 [2.8.71-10] 24148 - fix crudp name in /etc/protocols (#1566469) 24149 - do not list /sbin/nologin and /usr/sbin/nologin in /etc/shells 24150 (#1571104) 24151 </description> 24152 <!-- 24153 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24154 --> 24155 <advisory> 24156 <severity>LOW</severity> 24157 <rights>Copyright 2018 Oracle, Inc.</rights> 24158 <issued date="2018-11-05"/> 24159 <cve href="http://linux.oracle.com/cve/CVE-2018-1113.html">CVE-2018-1113</cve> 24160 24161 </advisory> 24162 </metadata> 24163 <criteria operator="AND"> 24164 <criterion test_ref="oval:com.oracle.elsa:tst:20183249001" comment="Oracle Linux 7 is installed"/> 24165 <criteria operator="AND"> 24166 <criterion test_ref="oval:com.oracle.elsa:tst:20183249002" comment="setup is earlier than 0:2.8.71-10.el7"/> 24167 <criterion test_ref="oval:com.oracle.elsa:tst:20183249003" comment="setup is signed with the Oracle Linux 7 key"/> 24168 </criteria> 24169 </criteria> 24170 24171 </definition> 24172 <definition id="oval:com.oracle.elsa:def:20183253" version="501" class="patch"> 24173 <metadata> 24174 <title> 24175 ELSA-2018-3253: jasper security update (LOW) 24176 </title> 24177 <affected family="unix"> 24178 <platform>Oracle Linux 7</platform> 24179 24180 </affected> 24181 <reference source="elsa" ref_id="ELSA-2018-3253" ref_url="http://linux.oracle.com/errata/ELSA-2018-3253.html"/> 24182 <reference source="CVE" ref_id="CVE-2016-9396" ref_url="http://linux.oracle.com/cve/CVE-2016-9396.html"/> 24183 <reference source="CVE" ref_id="CVE-2017-1000050" ref_url="http://linux.oracle.com/cve/CVE-2017-1000050.html"/> 24184 24185 <description> 24186 [1.900.1-33] 24187 - remove implicit declaration of jas_eprintf (#1585830) 24188 24189 [1.900.1-32] 24190 - Fix CVE-2016-9396 (#1583721) 24191 - Fix CVE-2017-1000050 (#1585830) 24192 </description> 24193 <!-- 24194 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24195 --> 24196 <advisory> 24197 <severity>LOW</severity> 24198 <rights>Copyright 2018 Oracle, Inc.</rights> 24199 <issued date="2018-11-05"/> 24200 <cve href="http://linux.oracle.com/cve/CVE-2016-9396.html">CVE-2016-9396</cve> 24201 <cve href="http://linux.oracle.com/cve/CVE-2017-1000050.html">CVE-2017-1000050</cve> 24202 24203 </advisory> 24204 </metadata> 24205 <criteria operator="AND"> 24206 <criterion test_ref="oval:com.oracle.elsa:tst:20183253001" comment="Oracle Linux 7 is installed"/> 24207 <criteria operator="OR"> 24208 <criteria operator="AND"> 24209 <criterion test_ref="oval:com.oracle.elsa:tst:20183253002" comment="jasper is earlier than 0:1.900.1-33.el7"/> 24210 <criterion test_ref="oval:com.oracle.elsa:tst:20183253003" comment="jasper is signed with the Oracle Linux 7 key"/> 24211 </criteria> 24212 <criteria operator="AND"> 24213 <criterion test_ref="oval:com.oracle.elsa:tst:20183253004" comment="jasper-devel is earlier than 0:1.900.1-33.el7"/> 24214 <criterion test_ref="oval:com.oracle.elsa:tst:20183253005" comment="jasper-devel is signed with the Oracle Linux 7 key"/> 24215 </criteria> 24216 <criteria operator="AND"> 24217 <criterion test_ref="oval:com.oracle.elsa:tst:20183253006" comment="jasper-libs is earlier than 0:1.900.1-33.el7"/> 24218 <criterion test_ref="oval:com.oracle.elsa:tst:20183253007" comment="jasper-libs is signed with the Oracle Linux 7 key"/> 24219 </criteria> 24220 <criteria operator="AND"> 24221 <criterion test_ref="oval:com.oracle.elsa:tst:20183253008" comment="jasper-utils is earlier than 0:1.900.1-33.el7"/> 24222 <criterion test_ref="oval:com.oracle.elsa:tst:20183253009" comment="jasper-utils is signed with the Oracle Linux 7 key"/> 24223 </criteria> 24224 </criteria> 24225 </criteria> 24226 24227 </definition> 24228 <definition id="oval:com.oracle.elsa:def:20183327" version="501" class="patch"> 24229 <metadata> 24230 <title> 24231 ELSA-2018-3327: libmspack security update (LOW) 24232 </title> 24233 <affected family="unix"> 24234 <platform>Oracle Linux 7</platform> 24235 24236 </affected> 24237 <reference source="elsa" ref_id="ELSA-2018-3327" ref_url="http://linux.oracle.com/errata/ELSA-2018-3327.html"/> 24238 <reference source="CVE" ref_id="CVE-2018-14679" ref_url="http://linux.oracle.com/cve/CVE-2018-14679.html"/> 24239 <reference source="CVE" ref_id="CVE-2018-14682" ref_url="http://linux.oracle.com/cve/CVE-2018-14682.html"/> 24240 <reference source="CVE" ref_id="CVE-2018-14680" ref_url="http://linux.oracle.com/cve/CVE-2018-14680.html"/> 24241 <reference source="CVE" ref_id="CVE-2018-14681" ref_url="http://linux.oracle.com/cve/CVE-2018-14681.html"/> 24242 24243 <description> 24244 [0.5-0.6.alpha] 24245 - Fixes for CVE-2018-14679 CVE-2018-14680 CVE-2018-14681 CVE-2018-14682 24246 - resolves: rhbz#1611550 rhbz#1611551 rhbz#1611552 rhbz#1611553 24247 </description> 24248 <!-- 24249 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24250 --> 24251 <advisory> 24252 <severity>LOW</severity> 24253 <rights>Copyright 2018 Oracle, Inc.</rights> 24254 <issued date="2018-11-05"/> 24255 <cve href="http://linux.oracle.com/cve/CVE-2018-14679.html">CVE-2018-14679</cve> 24256 <cve href="http://linux.oracle.com/cve/CVE-2018-14682.html">CVE-2018-14682</cve> 24257 <cve href="http://linux.oracle.com/cve/CVE-2018-14680.html">CVE-2018-14680</cve> 24258 <cve href="http://linux.oracle.com/cve/CVE-2018-14681.html">CVE-2018-14681</cve> 24259 24260 </advisory> 24261 </metadata> 24262 <criteria operator="AND"> 24263 <criterion test_ref="oval:com.oracle.elsa:tst:20183327001" comment="Oracle Linux 7 is installed"/> 24264 <criteria operator="OR"> 24265 <criteria operator="AND"> 24266 <criterion test_ref="oval:com.oracle.elsa:tst:20183327002" comment="libmspack is earlier than 0:0.5-0.6.alpha.el7"/> 24267 <criterion test_ref="oval:com.oracle.elsa:tst:20183327003" comment="libmspack is signed with the Oracle Linux 7 key"/> 24268 </criteria> 24269 <criteria operator="AND"> 24270 <criterion test_ref="oval:com.oracle.elsa:tst:20183327004" comment="libmspack-devel is earlier than 0:0.5-0.6.alpha.el7"/> 24271 <criterion test_ref="oval:com.oracle.elsa:tst:20183327005" comment="libmspack-devel is signed with the Oracle Linux 7 key"/> 24272 </criteria> 24273 </criteria> 24274 </criteria> 24275 24276 </definition> 24277 <definition id="oval:com.oracle.elsa:def:20183335" version="501" class="patch"> 24278 <metadata> 24279 <title> 24280 ELSA-2018-3335: xerces-c security update (MODERATE) 24281 </title> 24282 <affected family="unix"> 24283 <platform>Oracle Linux 7</platform> 24284 24285 </affected> 24286 <reference source="elsa" ref_id="ELSA-2018-3335" ref_url="http://linux.oracle.com/errata/ELSA-2018-3335.html"/> 24287 <reference source="CVE" ref_id="CVE-2016-4463" ref_url="http://linux.oracle.com/cve/CVE-2016-4463.html"/> 24288 24289 <description> 24290 [3.1.1-9] 24291 - Fix CVE-2016-4463 24292 - Resolves: #1534481 24293 </description> 24294 <!-- 24295 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24296 --> 24297 <advisory> 24298 <severity>MODERATE</severity> 24299 <rights>Copyright 2018 Oracle, Inc.</rights> 24300 <issued date="2018-11-05"/> 24301 <cve href="http://linux.oracle.com/cve/CVE-2016-4463.html">CVE-2016-4463</cve> 24302 24303 </advisory> 24304 </metadata> 24305 <criteria operator="AND"> 24306 <criterion test_ref="oval:com.oracle.elsa:tst:20183335001" comment="Oracle Linux 7 is installed"/> 24307 <criteria operator="OR"> 24308 <criteria operator="AND"> 24309 <criterion test_ref="oval:com.oracle.elsa:tst:20183335002" comment="xerces-c is earlier than 0:3.1.1-9.el7"/> 24310 <criterion test_ref="oval:com.oracle.elsa:tst:20183335003" comment="xerces-c is signed with the Oracle Linux 7 key"/> 24311 </criteria> 24312 <criteria operator="AND"> 24313 <criterion test_ref="oval:com.oracle.elsa:tst:20183335004" comment="xerces-c-devel is earlier than 0:3.1.1-9.el7"/> 24314 <criterion test_ref="oval:com.oracle.elsa:tst:20183335005" comment="xerces-c-devel is signed with the Oracle Linux 7 key"/> 24315 </criteria> 24316 <criteria operator="AND"> 24317 <criterion test_ref="oval:com.oracle.elsa:tst:20183335006" comment="xerces-c-doc is earlier than 0:3.1.1-9.el7"/> 24318 <criterion test_ref="oval:com.oracle.elsa:tst:20183335007" comment="xerces-c-doc is signed with the Oracle Linux 7 key"/> 24319 </criteria> 24320 </criteria> 24321 </criteria> 24322 24323 </definition> 24324 <definition id="oval:com.oracle.elsa:def:20183347" version="501" class="patch"> 24325 <metadata> 24326 <title> 24327 ELSA-2018-3347: python-paramiko security update (CRITICAL) 24328 </title> 24329 <affected family="unix"> 24330 <platform>Oracle Linux 7</platform> 24331 24332 </affected> 24333 <reference source="elsa" ref_id="ELSA-2018-3347" ref_url="http://linux.oracle.com/errata/ELSA-2018-3347.html"/> 24334 <reference source="CVE" ref_id="CVE-2018-1000805" ref_url="http://linux.oracle.com/cve/CVE-2018-1000805.html"/> 24335 24336 <description> 24337 [2.1.1-9] 24338 - Fix a security flaw (CVE-2018-1000805) in Paramiko's server 24339 mode (does not effect client mode). 24340 Backported from 2.1.6 24341 Resolves rhbz#1637366 24342 </description> 24343 <!-- 24344 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24345 --> 24346 <advisory> 24347 <severity>CRITICAL</severity> 24348 <rights>Copyright 2018 Oracle, Inc.</rights> 24349 <issued date="2018-11-07"/> 24350 <cve href="http://linux.oracle.com/cve/CVE-2018-1000805.html">CVE-2018-1000805</cve> 24351 24352 </advisory> 24353 </metadata> 24354 <criteria operator="AND"> 24355 <criterion test_ref="oval:com.oracle.elsa:tst:20183347001" comment="Oracle Linux 7 is installed"/> 24356 <criteria operator="OR"> 24357 <criteria operator="AND"> 24358 <criterion test_ref="oval:com.oracle.elsa:tst:20183347002" comment="python-paramiko is earlier than 0:2.1.1-9.el7"/> 24359 <criterion test_ref="oval:com.oracle.elsa:tst:20183347003" comment="python-paramiko is signed with the Oracle Linux 7 key"/> 24360 </criteria> 24361 <criteria operator="AND"> 24362 <criterion test_ref="oval:com.oracle.elsa:tst:20183347004" comment="python-paramiko-doc is earlier than 0:2.1.1-9.el7"/> 24363 <criterion test_ref="oval:com.oracle.elsa:tst:20183347005" comment="python-paramiko-doc is signed with the Oracle Linux 7 key"/> 24364 </criteria> 24365 </criteria> 24366 </criteria> 24367 24368 </definition> 24369 <definition id="oval:com.oracle.elsa:def:20183350" version="501" class="patch"> 24370 <metadata> 24371 <title> 24372 ELSA-2018-3350: java-1.7.0-openjdk security update (IMPORTANT) 24373 </title> 24374 <affected family="unix"> 24375 <platform>Oracle Linux 7</platform> 24376 24377 </affected> 24378 <reference source="elsa" ref_id="ELSA-2018-3350" ref_url="http://linux.oracle.com/errata/ELSA-2018-3350.html"/> 24379 <reference source="CVE" ref_id="CVE-2018-3136" ref_url="http://linux.oracle.com/cve/CVE-2018-3136.html"/> 24380 <reference source="CVE" ref_id="CVE-2018-3180" ref_url="http://linux.oracle.com/cve/CVE-2018-3180.html"/> 24381 <reference source="CVE" ref_id="CVE-2018-3214" ref_url="http://linux.oracle.com/cve/CVE-2018-3214.html"/> 24382 <reference source="CVE" ref_id="CVE-2018-3139" ref_url="http://linux.oracle.com/cve/CVE-2018-3139.html"/> 24383 <reference source="CVE" ref_id="CVE-2018-3149" ref_url="http://linux.oracle.com/cve/CVE-2018-3149.html"/> 24384 <reference source="CVE" ref_id="CVE-2018-3169" ref_url="http://linux.oracle.com/cve/CVE-2018-3169.html"/> 24385 24386 <description> 24387 [1:1.7.0.201-2.6.16.1.0.1] 24388 - Update DISTRO_NAME in specfile 24389 24390 [1:1.7.0.201-2.6.16.1] 24391 - Bump to 2.6.16 and u201b00. 24392 - Update 8076221/PR2809 (disable RC4) to apply after 8208350 (disable DES) 24393 - Resolves: rhbz#1633817 24394 24395 </description> 24396 <!-- 24397 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24398 --> 24399 <advisory> 24400 <severity>IMPORTANT</severity> 24401 <rights>Copyright 2018 Oracle, Inc.</rights> 24402 <issued date="2018-11-07"/> 24403 <cve href="http://linux.oracle.com/cve/CVE-2018-3136.html">CVE-2018-3136</cve> 24404 <cve href="http://linux.oracle.com/cve/CVE-2018-3180.html">CVE-2018-3180</cve> 24405 <cve href="http://linux.oracle.com/cve/CVE-2018-3214.html">CVE-2018-3214</cve> 24406 <cve href="http://linux.oracle.com/cve/CVE-2018-3139.html">CVE-2018-3139</cve> 24407 <cve href="http://linux.oracle.com/cve/CVE-2018-3149.html">CVE-2018-3149</cve> 24408 <cve href="http://linux.oracle.com/cve/CVE-2018-3169.html">CVE-2018-3169</cve> 24409 24410 </advisory> 24411 </metadata> 24412 <criteria operator="AND"> 24413 <criterion test_ref="oval:com.oracle.elsa:tst:20183350001" comment="Oracle Linux 7 is installed"/> 24414 <criteria operator="OR"> 24415 <criteria operator="AND"> 24416 <criterion test_ref="oval:com.oracle.elsa:tst:20183350002" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6"/> 24417 <criterion test_ref="oval:com.oracle.elsa:tst:20183350003" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key"/> 24418 </criteria> 24419 <criteria operator="AND"> 24420 <criterion test_ref="oval:com.oracle.elsa:tst:20183350004" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6"/> 24421 <criterion test_ref="oval:com.oracle.elsa:tst:20183350005" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key"/> 24422 </criteria> 24423 <criteria operator="AND"> 24424 <criterion test_ref="oval:com.oracle.elsa:tst:20183350006" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6"/> 24425 <criterion test_ref="oval:com.oracle.elsa:tst:20183350007" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key"/> 24426 </criteria> 24427 <criteria operator="AND"> 24428 <criterion test_ref="oval:com.oracle.elsa:tst:20183350008" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6"/> 24429 <criterion test_ref="oval:com.oracle.elsa:tst:20183350009" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key"/> 24430 </criteria> 24431 <criteria operator="AND"> 24432 <criterion test_ref="oval:com.oracle.elsa:tst:20183350010" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6"/> 24433 <criterion test_ref="oval:com.oracle.elsa:tst:20183350011" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key"/> 24434 </criteria> 24435 <criteria operator="AND"> 24436 <criterion test_ref="oval:com.oracle.elsa:tst:20183350012" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6"/> 24437 <criterion test_ref="oval:com.oracle.elsa:tst:20183350013" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 24438 </criteria> 24439 <criteria operator="AND"> 24440 <criterion test_ref="oval:com.oracle.elsa:tst:20183350014" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6"/> 24441 <criterion test_ref="oval:com.oracle.elsa:tst:20183350015" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key"/> 24442 </criteria> 24443 </criteria> 24444 </criteria> 24445 24446 </definition> 24447 <definition id="oval:com.oracle.elsa:def:20183403" version="501" class="patch"> 24448 <metadata> 24449 <title> 24450 ELSA-2018-3403: thunderbird security update (IMPORTANT) 24451 </title> 24452 <affected family="unix"> 24453 <platform>Oracle Linux 6</platform> 24454 24455 </affected> 24456 <reference source="elsa" ref_id="ELSA-2018-3403" ref_url="http://linux.oracle.com/errata/ELSA-2018-3403.html"/> 24457 <reference source="CVE" ref_id="CVE-2018-12376" ref_url="http://linux.oracle.com/cve/CVE-2018-12376.html"/> 24458 <reference source="CVE" ref_id="CVE-2018-12377" ref_url="http://linux.oracle.com/cve/CVE-2018-12377.html"/> 24459 <reference source="CVE" ref_id="CVE-2018-12378" ref_url="http://linux.oracle.com/cve/CVE-2018-12378.html"/> 24460 <reference source="CVE" ref_id="CVE-2018-12379" ref_url="http://linux.oracle.com/cve/CVE-2018-12379.html"/> 24461 <reference source="CVE" ref_id="CVE-2017-16541" ref_url="http://linux.oracle.com/cve/CVE-2017-16541.html"/> 24462 <reference source="CVE" ref_id="CVE-2018-12383" ref_url="http://linux.oracle.com/cve/CVE-2018-12383.html"/> 24463 <reference source="CVE" ref_id="CVE-2018-12385" ref_url="http://linux.oracle.com/cve/CVE-2018-12385.html"/> 24464 24465 <description> 24466 [60.2.1-5.0.1] 24467 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 24468 24469 [60.2.1-5] 24470 - Fixing minor issues 24471 24472 [60.2.1-3] 24473 - Reverting deleting of key3db 24474 24475 [60.2.1-2] 24476 - Update to 60.2.1 24477 - Added fix for rhbz#1546988 24478 24479 [60.0-1] 24480 - Rebase to version 60 24481 </description> 24482 <!-- 24483 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24484 --> 24485 <advisory> 24486 <severity>IMPORTANT</severity> 24487 <rights>Copyright 2018 Oracle, Inc.</rights> 24488 <issued date="2018-11-19"/> 24489 <cve href="http://linux.oracle.com/cve/CVE-2018-12376.html">CVE-2018-12376</cve> 24490 <cve href="http://linux.oracle.com/cve/CVE-2018-12377.html">CVE-2018-12377</cve> 24491 <cve href="http://linux.oracle.com/cve/CVE-2018-12378.html">CVE-2018-12378</cve> 24492 <cve href="http://linux.oracle.com/cve/CVE-2018-12379.html">CVE-2018-12379</cve> 24493 <cve href="http://linux.oracle.com/cve/CVE-2017-16541.html">CVE-2017-16541</cve> 24494 <cve href="http://linux.oracle.com/cve/CVE-2018-12383.html">CVE-2018-12383</cve> 24495 <cve href="http://linux.oracle.com/cve/CVE-2018-12385.html">CVE-2018-12385</cve> 24496 24497 </advisory> 24498 </metadata> 24499 <criteria operator="AND"> 24500 <criterion test_ref="oval:com.oracle.elsa:tst:20183403001" comment="Oracle Linux 6 is installed"/> 24501 <criteria operator="AND"> 24502 <criterion test_ref="oval:com.oracle.elsa:tst:20183403002" comment="thunderbird is earlier than 0:60.2.1-5.0.1.el6"/> 24503 <criterion test_ref="oval:com.oracle.elsa:tst:20183403003" comment="thunderbird is signed with the Oracle Linux 6 key"/> 24504 </criteria> 24505 </criteria> 24506 24507 </definition> 24508 <definition id="oval:com.oracle.elsa:def:20183406" version="501" class="patch"> 24509 <metadata> 24510 <title> 24511 ELSA-2018-3406: python-paramiko security update (CRITICAL) 24512 </title> 24513 <affected family="unix"> 24514 <platform>Oracle Linux 6</platform> 24515 24516 </affected> 24517 <reference source="elsa" ref_id="ELSA-2018-3406" ref_url="http://linux.oracle.com/errata/ELSA-2018-3406.html"/> 24518 <reference source="CVE" ref_id="CVE-2018-1000805" ref_url="http://linux.oracle.com/cve/CVE-2018-1000805.html"/> 24519 24520 <description> 24521 [1.7.5-5] 24522 - Split handler tables for server and client side 24523 - Fix CVE-2018-1000805 24524 - Resolves: rhbz#1637365 24525 </description> 24526 <!-- 24527 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24528 --> 24529 <advisory> 24530 <severity>CRITICAL</severity> 24531 <rights>Copyright 2018 Oracle, Inc.</rights> 24532 <issued date="2018-10-30"/> 24533 <cve href="http://linux.oracle.com/cve/CVE-2018-1000805.html">CVE-2018-1000805</cve> 24534 24535 </advisory> 24536 </metadata> 24537 <criteria operator="AND"> 24538 <criterion test_ref="oval:com.oracle.elsa:tst:20183406001" comment="Oracle Linux 6 is installed"/> 24539 <criteria operator="AND"> 24540 <criterion test_ref="oval:com.oracle.elsa:tst:20183406002" comment="python-paramiko is earlier than 0:1.7.5-5.el6_10"/> 24541 <criterion test_ref="oval:com.oracle.elsa:tst:20183406003" comment="python-paramiko is signed with the Oracle Linux 6 key"/> 24542 </criteria> 24543 </criteria> 24544 24545 </definition> 24546 <definition id="oval:com.oracle.elsa:def:20183408" version="501" class="patch"> 24547 <metadata> 24548 <title> 24549 ELSA-2018-3408: git security update (IMPORTANT) 24550 </title> 24551 <affected family="unix"> 24552 <platform>Oracle Linux 7</platform> 24553 24554 </affected> 24555 <reference source="elsa" ref_id="ELSA-2018-3408" ref_url="http://linux.oracle.com/errata/ELSA-2018-3408.html"/> 24556 <reference source="CVE" ref_id="CVE-2018-17456" ref_url="http://linux.oracle.com/cve/CVE-2018-17456.html"/> 24557 24558 <description> 24559 [1.8.3.1-20] 24560 - Fix CVE-2018-17456: arbitrary code execution via .gitmodules 24561 Thanks to Jonathan Nieder <jrnieder@gmail.com> for backporting to 2.1.x 24562 and to Steve Beattie <sbeattie@ubuntu.com> for backporting to 1.9.1 24563 </description> 24564 <!-- 24565 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24566 --> 24567 <advisory> 24568 <severity>IMPORTANT</severity> 24569 <rights>Copyright 2018 Oracle, Inc.</rights> 24570 <issued date="2018-11-09"/> 24571 <cve href="http://linux.oracle.com/cve/CVE-2018-17456.html">CVE-2018-17456</cve> 24572 24573 </advisory> 24574 </metadata> 24575 <criteria operator="AND"> 24576 <criterion test_ref="oval:com.oracle.elsa:tst:20183408001" comment="Oracle Linux 7 is installed"/> 24577 <criteria operator="OR"> 24578 <criteria operator="AND"> 24579 <criterion test_ref="oval:com.oracle.elsa:tst:20183408002" comment="emacs-git is earlier than 0:1.8.3.1-20.el7"/> 24580 <criterion test_ref="oval:com.oracle.elsa:tst:20183408003" comment="emacs-git is signed with the Oracle Linux 7 key"/> 24581 </criteria> 24582 <criteria operator="AND"> 24583 <criterion test_ref="oval:com.oracle.elsa:tst:20183408004" comment="emacs-git-el is earlier than 0:1.8.3.1-20.el7"/> 24584 <criterion test_ref="oval:com.oracle.elsa:tst:20183408005" comment="emacs-git-el is signed with the Oracle Linux 7 key"/> 24585 </criteria> 24586 <criteria operator="AND"> 24587 <criterion test_ref="oval:com.oracle.elsa:tst:20183408006" comment="git is earlier than 0:1.8.3.1-20.el7"/> 24588 <criterion test_ref="oval:com.oracle.elsa:tst:20183408007" comment="git is signed with the Oracle Linux 7 key"/> 24589 </criteria> 24590 <criteria operator="AND"> 24591 <criterion test_ref="oval:com.oracle.elsa:tst:20183408008" comment="git-all is earlier than 0:1.8.3.1-20.el7"/> 24592 <criterion test_ref="oval:com.oracle.elsa:tst:20183408009" comment="git-all is signed with the Oracle Linux 7 key"/> 24593 </criteria> 24594 <criteria operator="AND"> 24595 <criterion test_ref="oval:com.oracle.elsa:tst:20183408010" comment="git-bzr is earlier than 0:1.8.3.1-20.el7"/> 24596 <criterion test_ref="oval:com.oracle.elsa:tst:20183408011" comment="git-bzr is signed with the Oracle Linux 7 key"/> 24597 </criteria> 24598 <criteria operator="AND"> 24599 <criterion test_ref="oval:com.oracle.elsa:tst:20183408012" comment="git-cvs is earlier than 0:1.8.3.1-20.el7"/> 24600 <criterion test_ref="oval:com.oracle.elsa:tst:20183408013" comment="git-cvs is signed with the Oracle Linux 7 key"/> 24601 </criteria> 24602 <criteria operator="AND"> 24603 <criterion test_ref="oval:com.oracle.elsa:tst:20183408014" comment="git-daemon is earlier than 0:1.8.3.1-20.el7"/> 24604 <criterion test_ref="oval:com.oracle.elsa:tst:20183408015" comment="git-daemon is signed with the Oracle Linux 7 key"/> 24605 </criteria> 24606 <criteria operator="AND"> 24607 <criterion test_ref="oval:com.oracle.elsa:tst:20183408016" comment="git-email is earlier than 0:1.8.3.1-20.el7"/> 24608 <criterion test_ref="oval:com.oracle.elsa:tst:20183408017" comment="git-email is signed with the Oracle Linux 7 key"/> 24609 </criteria> 24610 <criteria operator="AND"> 24611 <criterion test_ref="oval:com.oracle.elsa:tst:20183408018" comment="git-gnome-keyring is earlier than 0:1.8.3.1-20.el7"/> 24612 <criterion test_ref="oval:com.oracle.elsa:tst:20183408019" comment="git-gnome-keyring is signed with the Oracle Linux 7 key"/> 24613 </criteria> 24614 <criteria operator="AND"> 24615 <criterion test_ref="oval:com.oracle.elsa:tst:20183408020" comment="git-gui is earlier than 0:1.8.3.1-20.el7"/> 24616 <criterion test_ref="oval:com.oracle.elsa:tst:20183408021" comment="git-gui is signed with the Oracle Linux 7 key"/> 24617 </criteria> 24618 <criteria operator="AND"> 24619 <criterion test_ref="oval:com.oracle.elsa:tst:20183408022" comment="git-hg is earlier than 0:1.8.3.1-20.el7"/> 24620 <criterion test_ref="oval:com.oracle.elsa:tst:20183408023" comment="git-hg is signed with the Oracle Linux 7 key"/> 24621 </criteria> 24622 <criteria operator="AND"> 24623 <criterion test_ref="oval:com.oracle.elsa:tst:20183408024" comment="git-instaweb is earlier than 0:1.8.3.1-20.el7"/> 24624 <criterion test_ref="oval:com.oracle.elsa:tst:20183408025" comment="git-instaweb is signed with the Oracle Linux 7 key"/> 24625 </criteria> 24626 <criteria operator="AND"> 24627 <criterion test_ref="oval:com.oracle.elsa:tst:20183408026" comment="git-p4 is earlier than 0:1.8.3.1-20.el7"/> 24628 <criterion test_ref="oval:com.oracle.elsa:tst:20183408027" comment="git-p4 is signed with the Oracle Linux 7 key"/> 24629 </criteria> 24630 <criteria operator="AND"> 24631 <criterion test_ref="oval:com.oracle.elsa:tst:20183408028" comment="git-svn is earlier than 0:1.8.3.1-20.el7"/> 24632 <criterion test_ref="oval:com.oracle.elsa:tst:20183408029" comment="git-svn is signed with the Oracle Linux 7 key"/> 24633 </criteria> 24634 <criteria operator="AND"> 24635 <criterion test_ref="oval:com.oracle.elsa:tst:20183408030" comment="gitk is earlier than 0:1.8.3.1-20.el7"/> 24636 <criterion test_ref="oval:com.oracle.elsa:tst:20183408031" comment="gitk is signed with the Oracle Linux 7 key"/> 24637 </criteria> 24638 <criteria operator="AND"> 24639 <criterion test_ref="oval:com.oracle.elsa:tst:20183408032" comment="gitweb is earlier than 0:1.8.3.1-20.el7"/> 24640 <criterion test_ref="oval:com.oracle.elsa:tst:20183408033" comment="gitweb is signed with the Oracle Linux 7 key"/> 24641 </criteria> 24642 <criteria operator="AND"> 24643 <criterion test_ref="oval:com.oracle.elsa:tst:20183408034" comment="perl-Git is earlier than 0:1.8.3.1-20.el7"/> 24644 <criterion test_ref="oval:com.oracle.elsa:tst:20183408035" comment="perl-Git is signed with the Oracle Linux 7 key"/> 24645 </criteria> 24646 <criteria operator="AND"> 24647 <criterion test_ref="oval:com.oracle.elsa:tst:20183408036" comment="perl-Git-SVN is earlier than 0:1.8.3.1-20.el7"/> 24648 <criterion test_ref="oval:com.oracle.elsa:tst:20183408037" comment="perl-Git-SVN is signed with the Oracle Linux 7 key"/> 24649 </criteria> 24650 </criteria> 24651 </criteria> 24652 24653 </definition> 24654 <definition id="oval:com.oracle.elsa:def:20183409" version="501" class="patch"> 24655 <metadata> 24656 <title> 24657 ELSA-2018-3409: java-1.7.0-openjdk security update (IMPORTANT) 24658 </title> 24659 <affected family="unix"> 24660 <platform>Oracle Linux 6</platform> 24661 24662 </affected> 24663 <reference source="elsa" ref_id="ELSA-2018-3409" ref_url="http://linux.oracle.com/errata/ELSA-2018-3409.html"/> 24664 <reference source="CVE" ref_id="CVE-2018-3136" ref_url="http://linux.oracle.com/cve/CVE-2018-3136.html"/> 24665 <reference source="CVE" ref_id="CVE-2018-3180" ref_url="http://linux.oracle.com/cve/CVE-2018-3180.html"/> 24666 <reference source="CVE" ref_id="CVE-2018-3214" ref_url="http://linux.oracle.com/cve/CVE-2018-3214.html"/> 24667 <reference source="CVE" ref_id="CVE-2018-3139" ref_url="http://linux.oracle.com/cve/CVE-2018-3139.html"/> 24668 <reference source="CVE" ref_id="CVE-2018-3149" ref_url="http://linux.oracle.com/cve/CVE-2018-3149.html"/> 24669 <reference source="CVE" ref_id="CVE-2018-3169" ref_url="http://linux.oracle.com/cve/CVE-2018-3169.html"/> 24670 24671 <description> 24672 [1:1.7.0.201-2.6.16.0.0.1] 24673 - Update DISTRO_NAME in specfile 24674 24675 [1:1.7.0.201-2.6.16.0] 24676 - Bump to 2.6.16 and u201b00. 24677 - Update 8076221/PR2809 (disable RC4) to apply after 8208350 (disable DES) 24678 - Resolves: rhbz#1633817 24679 </description> 24680 <!-- 24681 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24682 --> 24683 <advisory> 24684 <severity>IMPORTANT</severity> 24685 <rights>Copyright 2018 Oracle, Inc.</rights> 24686 <issued date="2018-10-30"/> 24687 <cve href="http://linux.oracle.com/cve/CVE-2018-3136.html">CVE-2018-3136</cve> 24688 <cve href="http://linux.oracle.com/cve/CVE-2018-3180.html">CVE-2018-3180</cve> 24689 <cve href="http://linux.oracle.com/cve/CVE-2018-3214.html">CVE-2018-3214</cve> 24690 <cve href="http://linux.oracle.com/cve/CVE-2018-3139.html">CVE-2018-3139</cve> 24691 <cve href="http://linux.oracle.com/cve/CVE-2018-3149.html">CVE-2018-3149</cve> 24692 <cve href="http://linux.oracle.com/cve/CVE-2018-3169.html">CVE-2018-3169</cve> 24693 24694 </advisory> 24695 </metadata> 24696 <criteria operator="AND"> 24697 <criterion test_ref="oval:com.oracle.elsa:tst:20183409001" comment="Oracle Linux 6 is installed"/> 24698 <criteria operator="OR"> 24699 <criteria operator="AND"> 24700 <criterion test_ref="oval:com.oracle.elsa:tst:20183409002" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10"/> 24701 <criterion test_ref="oval:com.oracle.elsa:tst:20183409003" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key"/> 24702 </criteria> 24703 <criteria operator="AND"> 24704 <criterion test_ref="oval:com.oracle.elsa:tst:20183409004" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10"/> 24705 <criterion test_ref="oval:com.oracle.elsa:tst:20183409005" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key"/> 24706 </criteria> 24707 <criteria operator="AND"> 24708 <criterion test_ref="oval:com.oracle.elsa:tst:20183409006" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10"/> 24709 <criterion test_ref="oval:com.oracle.elsa:tst:20183409007" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key"/> 24710 </criteria> 24711 <criteria operator="AND"> 24712 <criterion test_ref="oval:com.oracle.elsa:tst:20183409008" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10"/> 24713 <criterion test_ref="oval:com.oracle.elsa:tst:20183409009" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key"/> 24714 </criteria> 24715 <criteria operator="AND"> 24716 <criterion test_ref="oval:com.oracle.elsa:tst:20183409010" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10"/> 24717 <criterion test_ref="oval:com.oracle.elsa:tst:20183409011" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key"/> 24718 </criteria> 24719 </criteria> 24720 </criteria> 24721 24722 </definition> 24723 <definition id="oval:com.oracle.elsa:def:20183410" version="501" class="patch"> 24724 <metadata> 24725 <title> 24726 ELSA-2018-3410: xorg-x11-server security update (IMPORTANT) 24727 </title> 24728 <affected family="unix"> 24729 <platform>Oracle Linux 7</platform> 24730 24731 </affected> 24732 <reference source="elsa" ref_id="ELSA-2018-3410" ref_url="http://linux.oracle.com/errata/ELSA-2018-3410.html"/> 24733 <reference source="CVE" ref_id="CVE-2018-14665" ref_url="http://linux.oracle.com/cve/CVE-2018-14665.html"/> 24734 24735 <description> 24736 [1.20.1-5.1] 24737 - CVE-2018-14665: Disable -logfile and -modulepath when running with elevated 24738 privileges 24739 24740 [1.20.1-5] 24741 - Call LeaveVT from xf86CrtcCloseScreen 24742 24743 [1.20.1-4] 24744 - Hide the modesetting driver's atomic ioctl support behind Option 'Atomic' 24745 </description> 24746 <!-- 24747 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24748 --> 24749 <advisory> 24750 <severity>IMPORTANT</severity> 24751 <rights>Copyright 2018 Oracle, Inc.</rights> 24752 <issued date="2018-11-07"/> 24753 <cve href="http://linux.oracle.com/cve/CVE-2018-14665.html">CVE-2018-14665</cve> 24754 24755 </advisory> 24756 </metadata> 24757 <criteria operator="AND"> 24758 <criterion test_ref="oval:com.oracle.elsa:tst:20183410001" comment="Oracle Linux 7 is installed"/> 24759 <criteria operator="OR"> 24760 <criteria operator="AND"> 24761 <criterion test_ref="oval:com.oracle.elsa:tst:20183410002" comment="xorg-x11-server-Xdmx is earlier than 0:1.20.1-5.1.el7"/> 24762 <criterion test_ref="oval:com.oracle.elsa:tst:20183410003" comment="xorg-x11-server-Xdmx is signed with the Oracle Linux 7 key"/> 24763 </criteria> 24764 <criteria operator="AND"> 24765 <criterion test_ref="oval:com.oracle.elsa:tst:20183410004" comment="xorg-x11-server-Xephyr is earlier than 0:1.20.1-5.1.el7"/> 24766 <criterion test_ref="oval:com.oracle.elsa:tst:20183410005" comment="xorg-x11-server-Xephyr is signed with the Oracle Linux 7 key"/> 24767 </criteria> 24768 <criteria operator="AND"> 24769 <criterion test_ref="oval:com.oracle.elsa:tst:20183410006" comment="xorg-x11-server-Xnest is earlier than 0:1.20.1-5.1.el7"/> 24770 <criterion test_ref="oval:com.oracle.elsa:tst:20183410007" comment="xorg-x11-server-Xnest is signed with the Oracle Linux 7 key"/> 24771 </criteria> 24772 <criteria operator="AND"> 24773 <criterion test_ref="oval:com.oracle.elsa:tst:20183410008" comment="xorg-x11-server-Xorg is earlier than 0:1.20.1-5.1.el7"/> 24774 <criterion test_ref="oval:com.oracle.elsa:tst:20183410009" comment="xorg-x11-server-Xorg is signed with the Oracle Linux 7 key"/> 24775 </criteria> 24776 <criteria operator="AND"> 24777 <criterion test_ref="oval:com.oracle.elsa:tst:20183410010" comment="xorg-x11-server-Xvfb is earlier than 0:1.20.1-5.1.el7"/> 24778 <criterion test_ref="oval:com.oracle.elsa:tst:20183410011" comment="xorg-x11-server-Xvfb is signed with the Oracle Linux 7 key"/> 24779 </criteria> 24780 <criteria operator="AND"> 24781 <criterion test_ref="oval:com.oracle.elsa:tst:20183410012" comment="xorg-x11-server-Xwayland is earlier than 0:1.20.1-5.1.el7"/> 24782 <criterion test_ref="oval:com.oracle.elsa:tst:20183410013" comment="xorg-x11-server-Xwayland is signed with the Oracle Linux 7 key"/> 24783 </criteria> 24784 <criteria operator="AND"> 24785 <criterion test_ref="oval:com.oracle.elsa:tst:20183410014" comment="xorg-x11-server-common is earlier than 0:1.20.1-5.1.el7"/> 24786 <criterion test_ref="oval:com.oracle.elsa:tst:20183410015" comment="xorg-x11-server-common is signed with the Oracle Linux 7 key"/> 24787 </criteria> 24788 <criteria operator="AND"> 24789 <criterion test_ref="oval:com.oracle.elsa:tst:20183410016" comment="xorg-x11-server-devel is earlier than 0:1.20.1-5.1.el7"/> 24790 <criterion test_ref="oval:com.oracle.elsa:tst:20183410017" comment="xorg-x11-server-devel is signed with the Oracle Linux 7 key"/> 24791 </criteria> 24792 <criteria operator="AND"> 24793 <criterion test_ref="oval:com.oracle.elsa:tst:20183410018" comment="xorg-x11-server-source is earlier than 0:1.20.1-5.1.el7"/> 24794 <criterion test_ref="oval:com.oracle.elsa:tst:20183410019" comment="xorg-x11-server-source is signed with the Oracle Linux 7 key"/> 24795 </criteria> 24796 </criteria> 24797 </criteria> 24798 24799 </definition> 24800 <definition id="oval:com.oracle.elsa:def:20183458" version="501" class="patch"> 24801 <metadata> 24802 <title> 24803 ELSA-2018-3458: thunderbird security update (IMPORTANT) 24804 </title> 24805 <affected family="unix"> 24806 <platform>Oracle Linux 7</platform> 24807 24808 </affected> 24809 <reference source="elsa" ref_id="ELSA-2018-3458" ref_url="http://linux.oracle.com/errata/ELSA-2018-3458.html"/> 24810 <reference source="CVE" ref_id="CVE-2018-12376" ref_url="http://linux.oracle.com/cve/CVE-2018-12376.html"/> 24811 <reference source="CVE" ref_id="CVE-2018-12377" ref_url="http://linux.oracle.com/cve/CVE-2018-12377.html"/> 24812 <reference source="CVE" ref_id="CVE-2018-12378" ref_url="http://linux.oracle.com/cve/CVE-2018-12378.html"/> 24813 <reference source="CVE" ref_id="CVE-2018-12379" ref_url="http://linux.oracle.com/cve/CVE-2018-12379.html"/> 24814 <reference source="CVE" ref_id="CVE-2017-16541" ref_url="http://linux.oracle.com/cve/CVE-2017-16541.html"/> 24815 <reference source="CVE" ref_id="CVE-2018-12383" ref_url="http://linux.oracle.com/cve/CVE-2018-12383.html"/> 24816 <reference source="CVE" ref_id="CVE-2018-12385" ref_url="http://linux.oracle.com/cve/CVE-2018-12385.html"/> 24817 24818 <description> 24819 [60.2.1-4.0.1] 24820 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 24821 24822 [60.2.1-4] 24823 - Fixing minor issues 24824 24825 [60.2.1-3] 24826 - Reverting deleting of key3db 24827 24828 [60.2.1-2] 24829 - Update to 60.2.1 24830 - Added fix for rhbz#1546988 24831 24832 [60.0-1] 24833 - Rebase to version 60 24834 </description> 24835 <!-- 24836 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24837 --> 24838 <advisory> 24839 <severity>IMPORTANT</severity> 24840 <rights>Copyright 2018 Oracle, Inc.</rights> 24841 <issued date="2018-11-07"/> 24842 <cve href="http://linux.oracle.com/cve/CVE-2018-12376.html">CVE-2018-12376</cve> 24843 <cve href="http://linux.oracle.com/cve/CVE-2018-12377.html">CVE-2018-12377</cve> 24844 <cve href="http://linux.oracle.com/cve/CVE-2018-12378.html">CVE-2018-12378</cve> 24845 <cve href="http://linux.oracle.com/cve/CVE-2018-12379.html">CVE-2018-12379</cve> 24846 <cve href="http://linux.oracle.com/cve/CVE-2017-16541.html">CVE-2017-16541</cve> 24847 <cve href="http://linux.oracle.com/cve/CVE-2018-12383.html">CVE-2018-12383</cve> 24848 <cve href="http://linux.oracle.com/cve/CVE-2018-12385.html">CVE-2018-12385</cve> 24849 24850 </advisory> 24851 </metadata> 24852 <criteria operator="AND"> 24853 <criterion test_ref="oval:com.oracle.elsa:tst:20183458001" comment="Oracle Linux 7 is installed"/> 24854 <criteria operator="AND"> 24855 <criterion test_ref="oval:com.oracle.elsa:tst:20183458002" comment="thunderbird is earlier than 0:60.2.1-4.0.1.el7_5"/> 24856 <criterion test_ref="oval:com.oracle.elsa:tst:20183458003" comment="thunderbird is signed with the Oracle Linux 7 key"/> 24857 </criteria> 24858 </criteria> 24859 24860 </definition> 24861 <definition id="oval:com.oracle.elsa:def:20183521" version="501" class="patch"> 24862 <metadata> 24863 <title> 24864 ELSA-2018-3521: java-11-openjdk security update (CRITICAL) 24865 </title> 24866 <affected family="unix"> 24867 <platform>Oracle Linux 7</platform> 24868 24869 </affected> 24870 <reference source="elsa" ref_id="ELSA-2018-3521" ref_url="http://linux.oracle.com/errata/ELSA-2018-3521.html"/> 24871 <reference source="CVE" ref_id="CVE-2018-3136" ref_url="http://linux.oracle.com/cve/CVE-2018-3136.html"/> 24872 <reference source="CVE" ref_id="CVE-2018-3180" ref_url="http://linux.oracle.com/cve/CVE-2018-3180.html"/> 24873 <reference source="CVE" ref_id="CVE-2018-3139" ref_url="http://linux.oracle.com/cve/CVE-2018-3139.html"/> 24874 <reference source="CVE" ref_id="CVE-2018-3149" ref_url="http://linux.oracle.com/cve/CVE-2018-3149.html"/> 24875 <reference source="CVE" ref_id="CVE-2018-3169" ref_url="http://linux.oracle.com/cve/CVE-2018-3169.html"/> 24876 <reference source="CVE" ref_id="CVE-2018-3183" ref_url="http://linux.oracle.com/cve/CVE-2018-3183.html"/> 24877 <reference source="CVE" ref_id="CVE-2018-3150" ref_url="http://linux.oracle.com/cve/CVE-2018-3150.html"/> 24878 24879 <description> 24880 [1:11.0.1.13-3.0.1] 24881 - link atomic for ix86 build 24882 24883 [1:11.0.1.13-3] 24884 - Bump release for rebuild. 24885 24886 [1:11.0.1.13-2] 24887 - Use LTS designator in version output for RHEL. 24888 24889 [1:11.0.1.13-1] 24890 - Update to October 2018 CPU release, 11.0.1+13. 24891 24892 [1:11.0.0.28-2] 24893 - Use --with-vendor-version-string=18.9 so as to show original 24894 GA date for the JDK. 24895 24896 [1:11.0.0.28-1] 24897 - Identify as GA version and no longer as early access (EA). 24898 - JDK 11 has been released for GA on 2018-09-25. 24899 24900 [1:11.0.ea.28-9] 24901 - Rework changes from 1:11.0.ea.22-6. RHBZ#1632174 supercedes 24902 RHBZ-1624122. 24903 - Add patch, JDK-8210416-RHBZ-1632174-fdlibm-opt-fix.patch, so as to 24904 optimize compilation of fdlibm library. 24905 - Add patch, JDK-8210425-RHBZ-1632174-sharedRuntimeTrig-opt-fix.patch, so 24906 as to optimize compilation of sharedRuntime{Trig,Trans}.cpp 24907 - Add patch, JDK-8210647-RHBZ-1632174-libsaproc-opt-fix.patch, so as to 24908 optimize compilation of libsaproc (extra c flags won't override 24909 optimization). 24910 - Add patch, JDK-8210761-RHBZ-1632174-libjsig-opt-fix.patch, so as to 24911 optimize compilation of libjsig. 24912 - Add patch, JDK-8210703-RHBZ-1632174-vmStructs-opt-fix.patch, so as to 24913 optimize compilation of vmStructs.cpp (part of libjvm.so). 24914 - Reinstate filtering of opt flags coming from redhat-rpm-config. 24915 24916 [1:11.0.ea.28-8] 24917 - removed version less provides 24918 - javadocdir moved to arched dir as it is no longer noarch 24919 - Resolves: rhbz#1570856 24920 24921 [1:11.0.ea.28-6] 24922 - Add patch, RHBZ-1630996-JDK-8210858-workaround-disable-aarch64-intrinsic-log.patch, 24923 so as to disable log math intrinsic on aarch64. Work-around for 24924 JDK-8210858 24925 - Resolves: rhbz#1570856 24926 24927 [1:11.0.ea.28-5] 24928 - Add patch, RHBZ-1628612-JDK-8210461-workaround-disable-aarch64-intrinsic.patch, 24929 so as to disable dsin/dcos math intrinsics on aarch64. Work-around for 24930 JDK-8210461. 24931 - Resolves: rhbz#1570856 24932 24933 [1:11.0.ea.22-6] 24934 - Add patch, JDK-8210416-RHBZ-1624122-fdlibm-opt-fix.patch, so as to 24935 optimize compilation of fdlibm library. 24936 - Add patch, JDK-8210425-RHBZ-1624122-sharedRuntimeTrig-opt-fix.patch, so 24937 as to optimize compilation of sharedRuntime{Trig,Trans}.cpp 24938 - Add patch, JDK-8210647-RHBZ-1624122-libsaproc-opt-fix.patch, so as to 24939 optimize compilation of libsaproc (extra c flags won't override 24940 optimization). 24941 - Add patch, JDK-8210703-RHBZ-1624122-vmStructs-opt-fix.patch, so as to 24942 optimize compilation of vmStructs.cpp (part of libjvm.so). 24943 - No longer filter -O flags from C flags coming from 24944 redhat-rpm-config. 24945 - Resolves: RHBZ#1570856 24946 24947 [1:11.0.ea.28-4] 24948 - link to jhsdb followed its file to ifarch jit_arches ifnarch s390x 24949 - Resolves: rhbz#1570856 24950 24951 [1:11.0.ea.28-4] 24952 - modified to build by itself 24953 - Resolves: rhbz#1570856 24954 24955 [1:11.0.ea.28-3] 24956 - Enable ZGC on x86_64. 24957 - Resolves: RHBZ#1570856 24958 24959 [1:11.0.ea.28-2] 24960 - jfr/*jfc files listed for all arches 24961 - lib/classlist do not exists s390, ifarch-ed via jit_arches out 24962 - specfile slightly improved to allow srpm rebuild on rhel8/fedoras 24963 - Resolves: rhbz#1570856 24964 24965 [1:11.0.ea.28-1] 24966 - Update to latest upstream build jdk11+28, the first release 24967 candidate. 24968 - Resolves: rhbz#1570856 24969 24970 [1:11.0.ea.22-8] 24971 - Adjust system NSS patch, RHBZ-1565658-system-nss-SunEC.patch, so 24972 as to filter -Wl,--as-needed from linker flags. Fixes FTBFS issue. 24973 - Resolves: rhbz#1570856 24974 24975 [1:11.0.ea.22-6] 24976 - dissabled accessibility, fixed provides for main package's debug variant 24977 - Resolves: RHBZ#1570856 24978 24979 [1:11.0.ea.22-8] 24980 - jfr/*jfc files listed for all arches 24981 - Resolves: rhbz#1570856 24982 24983 [1:11.0.ea.22-7] 24984 - added space behind jmd slave 24985 - Resolves: rhbz#1570856 24986 24987 [1:11.0.ea.22-6] 24988 - jfr/*jfc files listed also for ppc 24989 - Resolves: rhbz#1570856 24990 24991 [1:11.0.ea.22-5] 24992 - Initial Load 24993 - removed -fno-lifetime-dse; rhel7 gcc to old (4.8.5) 24994 - lib/classlist do not exists s390, ifarch-ed via jit_arches out 24995 - Resolves: rhbz#1570856 24996 </description> 24997 <!-- 24998 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 24999 --> 25000 <advisory> 25001 <severity>CRITICAL</severity> 25002 <rights>Copyright 2018 Oracle, Inc.</rights> 25003 <issued date="2018-11-08"/> 25004 <cve href="http://linux.oracle.com/cve/CVE-2018-3136.html">CVE-2018-3136</cve> 25005 <cve href="http://linux.oracle.com/cve/CVE-2018-3180.html">CVE-2018-3180</cve> 25006 <cve href="http://linux.oracle.com/cve/CVE-2018-3139.html">CVE-2018-3139</cve> 25007 <cve href="http://linux.oracle.com/cve/CVE-2018-3149.html">CVE-2018-3149</cve> 25008 <cve href="http://linux.oracle.com/cve/CVE-2018-3169.html">CVE-2018-3169</cve> 25009 <cve href="http://linux.oracle.com/cve/CVE-2018-3183.html">CVE-2018-3183</cve> 25010 <cve href="http://linux.oracle.com/cve/CVE-2018-3150.html">CVE-2018-3150</cve> 25011 25012 </advisory> 25013 </metadata> 25014 <criteria operator="AND"> 25015 <criterion test_ref="oval:com.oracle.elsa:tst:20183521001" comment="Oracle Linux 7 is installed"/> 25016 <criteria operator="OR"> 25017 <criteria operator="AND"> 25018 <criterion test_ref="oval:com.oracle.elsa:tst:20183521002" comment="java-11-openjdk is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25019 <criterion test_ref="oval:com.oracle.elsa:tst:20183521003" comment="java-11-openjdk is signed with the Oracle Linux 7 key"/> 25020 </criteria> 25021 <criteria operator="AND"> 25022 <criterion test_ref="oval:com.oracle.elsa:tst:20183521004" comment="java-11-openjdk-debug is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25023 <criterion test_ref="oval:com.oracle.elsa:tst:20183521005" comment="java-11-openjdk-debug is signed with the Oracle Linux 7 key"/> 25024 </criteria> 25025 <criteria operator="AND"> 25026 <criterion test_ref="oval:com.oracle.elsa:tst:20183521006" comment="java-11-openjdk-demo is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25027 <criterion test_ref="oval:com.oracle.elsa:tst:20183521007" comment="java-11-openjdk-demo is signed with the Oracle Linux 7 key"/> 25028 </criteria> 25029 <criteria operator="AND"> 25030 <criterion test_ref="oval:com.oracle.elsa:tst:20183521008" comment="java-11-openjdk-demo-debug is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25031 <criterion test_ref="oval:com.oracle.elsa:tst:20183521009" comment="java-11-openjdk-demo-debug is signed with the Oracle Linux 7 key"/> 25032 </criteria> 25033 <criteria operator="AND"> 25034 <criterion test_ref="oval:com.oracle.elsa:tst:20183521010" comment="java-11-openjdk-devel is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25035 <criterion test_ref="oval:com.oracle.elsa:tst:20183521011" comment="java-11-openjdk-devel is signed with the Oracle Linux 7 key"/> 25036 </criteria> 25037 <criteria operator="AND"> 25038 <criterion test_ref="oval:com.oracle.elsa:tst:20183521012" comment="java-11-openjdk-devel-debug is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25039 <criterion test_ref="oval:com.oracle.elsa:tst:20183521013" comment="java-11-openjdk-devel-debug is signed with the Oracle Linux 7 key"/> 25040 </criteria> 25041 <criteria operator="AND"> 25042 <criterion test_ref="oval:com.oracle.elsa:tst:20183521014" comment="java-11-openjdk-headless is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25043 <criterion test_ref="oval:com.oracle.elsa:tst:20183521015" comment="java-11-openjdk-headless is signed with the Oracle Linux 7 key"/> 25044 </criteria> 25045 <criteria operator="AND"> 25046 <criterion test_ref="oval:com.oracle.elsa:tst:20183521016" comment="java-11-openjdk-headless-debug is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25047 <criterion test_ref="oval:com.oracle.elsa:tst:20183521017" comment="java-11-openjdk-headless-debug is signed with the Oracle Linux 7 key"/> 25048 </criteria> 25049 <criteria operator="AND"> 25050 <criterion test_ref="oval:com.oracle.elsa:tst:20183521018" comment="java-11-openjdk-javadoc is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25051 <criterion test_ref="oval:com.oracle.elsa:tst:20183521019" comment="java-11-openjdk-javadoc is signed with the Oracle Linux 7 key"/> 25052 </criteria> 25053 <criteria operator="AND"> 25054 <criterion test_ref="oval:com.oracle.elsa:tst:20183521020" comment="java-11-openjdk-javadoc-debug is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25055 <criterion test_ref="oval:com.oracle.elsa:tst:20183521021" comment="java-11-openjdk-javadoc-debug is signed with the Oracle Linux 7 key"/> 25056 </criteria> 25057 <criteria operator="AND"> 25058 <criterion test_ref="oval:com.oracle.elsa:tst:20183521022" comment="java-11-openjdk-javadoc-zip is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25059 <criterion test_ref="oval:com.oracle.elsa:tst:20183521023" comment="java-11-openjdk-javadoc-zip is signed with the Oracle Linux 7 key"/> 25060 </criteria> 25061 <criteria operator="AND"> 25062 <criterion test_ref="oval:com.oracle.elsa:tst:20183521024" comment="java-11-openjdk-javadoc-zip-debug is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25063 <criterion test_ref="oval:com.oracle.elsa:tst:20183521025" comment="java-11-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key"/> 25064 </criteria> 25065 <criteria operator="AND"> 25066 <criterion test_ref="oval:com.oracle.elsa:tst:20183521026" comment="java-11-openjdk-jmods is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25067 <criterion test_ref="oval:com.oracle.elsa:tst:20183521027" comment="java-11-openjdk-jmods is signed with the Oracle Linux 7 key"/> 25068 </criteria> 25069 <criteria operator="AND"> 25070 <criterion test_ref="oval:com.oracle.elsa:tst:20183521028" comment="java-11-openjdk-jmods-debug is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25071 <criterion test_ref="oval:com.oracle.elsa:tst:20183521029" comment="java-11-openjdk-jmods-debug is signed with the Oracle Linux 7 key"/> 25072 </criteria> 25073 <criteria operator="AND"> 25074 <criterion test_ref="oval:com.oracle.elsa:tst:20183521030" comment="java-11-openjdk-src is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25075 <criterion test_ref="oval:com.oracle.elsa:tst:20183521031" comment="java-11-openjdk-src is signed with the Oracle Linux 7 key"/> 25076 </criteria> 25077 <criteria operator="AND"> 25078 <criterion test_ref="oval:com.oracle.elsa:tst:20183521032" comment="java-11-openjdk-src-debug is earlier than 1:11.0.1.13-3.0.1.el7_6"/> 25079 <criterion test_ref="oval:com.oracle.elsa:tst:20183521033" comment="java-11-openjdk-src-debug is signed with the Oracle Linux 7 key"/> 25080 </criteria> 25081 </criteria> 25082 </criteria> 25083 25084 </definition> 25085 <definition id="oval:com.oracle.elsa:def:20183522" version="501" class="patch"> 25086 <metadata> 25087 <title> 25088 ELSA-2018-3522: spice-server security update (IMPORTANT) 25089 </title> 25090 <affected family="unix"> 25091 <platform>Oracle Linux 6</platform> 25092 25093 </affected> 25094 <reference source="elsa" ref_id="ELSA-2018-3522" ref_url="http://linux.oracle.com/errata/ELSA-2018-3522.html"/> 25095 <reference source="CVE" ref_id="CVE-2017-7506" ref_url="http://linux.oracle.com/cve/CVE-2017-7506.html"/> 25096 25097 <description> 25098 [0.12.4-16.2] 25099 - Prevent potential buffer/integer overflows with invalid MonitorsConfig messages 25100 sent from an authenticated client 25101 Resolves: CVE-2017-7506 25102 25103 [0.12.4-16.1] 25104 - Fix flexible array buffer overflow 25105 Resolves: rhbz#1596008 25106 </description> 25107 <!-- 25108 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25109 --> 25110 <advisory> 25111 <severity>IMPORTANT</severity> 25112 <rights>Copyright 2018 Oracle, Inc.</rights> 25113 <issued date="2018-11-08"/> 25114 <cve href="http://linux.oracle.com/cve/CVE-2017-7506.html">CVE-2017-7506</cve> 25115 25116 </advisory> 25117 </metadata> 25118 <criteria operator="AND"> 25119 <criterion test_ref="oval:com.oracle.elsa:tst:20183522001" comment="Oracle Linux 6 is installed"/> 25120 <criteria operator="OR"> 25121 <criteria operator="AND"> 25122 <criterion test_ref="oval:com.oracle.elsa:tst:20183522002" comment="spice-server is earlier than 0:0.12.4-16.el6_10.2"/> 25123 <criterion test_ref="oval:com.oracle.elsa:tst:20183522003" comment="spice-server is signed with the Oracle Linux 6 key"/> 25124 </criteria> 25125 <criteria operator="AND"> 25126 <criterion test_ref="oval:com.oracle.elsa:tst:20183522004" comment="spice-server-devel is earlier than 0:0.12.4-16.el6_10.2"/> 25127 <criterion test_ref="oval:com.oracle.elsa:tst:20183522005" comment="spice-server-devel is signed with the Oracle Linux 6 key"/> 25128 </criteria> 25129 </criteria> 25130 </criteria> 25131 25132 </definition> 25133 <definition id="oval:com.oracle.elsa:def:20183531" version="501" class="patch"> 25134 <metadata> 25135 <title> 25136 ELSA-2018-3531: thunderbird security update (IMPORTANT) 25137 </title> 25138 <affected family="unix"> 25139 <platform>Oracle Linux 6</platform> 25140 25141 </affected> 25142 <reference source="elsa" ref_id="ELSA-2018-3531" ref_url="http://linux.oracle.com/errata/ELSA-2018-3531.html"/> 25143 <reference source="CVE" ref_id="CVE-2018-12389" ref_url="http://linux.oracle.com/cve/CVE-2018-12389.html"/> 25144 <reference source="CVE" ref_id="CVE-2018-12390" ref_url="http://linux.oracle.com/cve/CVE-2018-12390.html"/> 25145 <reference source="CVE" ref_id="CVE-2018-12392" ref_url="http://linux.oracle.com/cve/CVE-2018-12392.html"/> 25146 <reference source="CVE" ref_id="CVE-2018-12393" ref_url="http://linux.oracle.com/cve/CVE-2018-12393.html"/> 25147 25148 <description> 25149 [60.3.0-1.0.1] 25150 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 25151 25152 [60.3.0-1] 25153 - Update to 60.3.0 25154 25155 [60.2.1-6] 25156 - Fixed missing calendar langpacks 25157 </description> 25158 <!-- 25159 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25160 --> 25161 <advisory> 25162 <severity>IMPORTANT</severity> 25163 <rights>Copyright 2018 Oracle, Inc.</rights> 25164 <issued date="2018-11-21"/> 25165 <cve href="http://linux.oracle.com/cve/CVE-2018-12389.html">CVE-2018-12389</cve> 25166 <cve href="http://linux.oracle.com/cve/CVE-2018-12390.html">CVE-2018-12390</cve> 25167 <cve href="http://linux.oracle.com/cve/CVE-2018-12392.html">CVE-2018-12392</cve> 25168 <cve href="http://linux.oracle.com/cve/CVE-2018-12393.html">CVE-2018-12393</cve> 25169 25170 </advisory> 25171 </metadata> 25172 <criteria operator="AND"> 25173 <criterion test_ref="oval:com.oracle.elsa:tst:20183531001" comment="Oracle Linux 6 is installed"/> 25174 <criteria operator="AND"> 25175 <criterion test_ref="oval:com.oracle.elsa:tst:20183531002" comment="thunderbird is earlier than 0:60.3.0-1.0.1.el6"/> 25176 <criterion test_ref="oval:com.oracle.elsa:tst:20183531003" comment="thunderbird is signed with the Oracle Linux 6 key"/> 25177 </criteria> 25178 </criteria> 25179 25180 </definition> 25181 <definition id="oval:com.oracle.elsa:def:20183532" version="501" class="patch"> 25182 <metadata> 25183 <title> 25184 ELSA-2018-3532: thunderbird security update (IMPORTANT) 25185 </title> 25186 <affected family="unix"> 25187 <platform>Oracle Linux 7</platform> 25188 25189 </affected> 25190 <reference source="elsa" ref_id="ELSA-2018-3532" ref_url="http://linux.oracle.com/errata/ELSA-2018-3532.html"/> 25191 <reference source="CVE" ref_id="CVE-2018-12389" ref_url="http://linux.oracle.com/cve/CVE-2018-12389.html"/> 25192 <reference source="CVE" ref_id="CVE-2018-12390" ref_url="http://linux.oracle.com/cve/CVE-2018-12390.html"/> 25193 <reference source="CVE" ref_id="CVE-2018-12392" ref_url="http://linux.oracle.com/cve/CVE-2018-12392.html"/> 25194 <reference source="CVE" ref_id="CVE-2018-12393" ref_url="http://linux.oracle.com/cve/CVE-2018-12393.html"/> 25195 25196 <description> 25197 [60.3.0-1.0.1] 25198 - Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js 25199 25200 [60.3.0-1] 25201 - Update to 60.3.0 25202 25203 [60.2.1-6] 25204 - Fixed missing calendar langpacks 25205 25206 [60.2.1-5] 25207 - Fixing minor issues 25208 25209 </description> 25210 <!-- 25211 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25212 --> 25213 <advisory> 25214 <severity>IMPORTANT</severity> 25215 <rights>Copyright 2018 Oracle, Inc.</rights> 25216 <issued date="2018-11-09"/> 25217 <cve href="http://linux.oracle.com/cve/CVE-2018-12389.html">CVE-2018-12389</cve> 25218 <cve href="http://linux.oracle.com/cve/CVE-2018-12390.html">CVE-2018-12390</cve> 25219 <cve href="http://linux.oracle.com/cve/CVE-2018-12392.html">CVE-2018-12392</cve> 25220 <cve href="http://linux.oracle.com/cve/CVE-2018-12393.html">CVE-2018-12393</cve> 25221 25222 </advisory> 25223 </metadata> 25224 <criteria operator="AND"> 25225 <criterion test_ref="oval:com.oracle.elsa:tst:20183532001" comment="Oracle Linux 7 is installed"/> 25226 <criteria operator="AND"> 25227 <criterion test_ref="oval:com.oracle.elsa:tst:20183532002" comment="thunderbird is earlier than 0:60.3.0-1.0.1.el7_5"/> 25228 <criterion test_ref="oval:com.oracle.elsa:tst:20183532003" comment="thunderbird is signed with the Oracle Linux 7 key"/> 25229 </criteria> 25230 </criteria> 25231 25232 </definition> 25233 <definition id="oval:com.oracle.elsa:def:20183650" version="501" class="patch"> 25234 <metadata> 25235 <title> 25236 ELSA-2018-3650: ghostscript security update (IMPORTANT) 25237 </title> 25238 <affected family="unix"> 25239 <platform>Oracle Linux 7</platform> 25240 25241 </affected> 25242 <reference source="elsa" ref_id="ELSA-2018-3650" ref_url="http://linux.oracle.com/errata/ELSA-2018-3650.html"/> 25243 <reference source="CVE" ref_id="CVE-2018-15908" ref_url="http://linux.oracle.com/cve/CVE-2018-15908.html"/> 25244 <reference source="CVE" ref_id="CVE-2018-15909" ref_url="http://linux.oracle.com/cve/CVE-2018-15909.html"/> 25245 <reference source="CVE" ref_id="CVE-2018-16511" ref_url="http://linux.oracle.com/cve/CVE-2018-16511.html"/> 25246 <reference source="CVE" ref_id="CVE-2018-16539" ref_url="http://linux.oracle.com/cve/CVE-2018-16539.html"/> 25247 25248 <description> 25249 25250 </description> 25251 <!-- 25252 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25253 --> 25254 <advisory> 25255 <severity>IMPORTANT</severity> 25256 <rights>Copyright 2018 Oracle, Inc.</rights> 25257 <issued date="2018-11-26"/> 25258 <cve href="http://linux.oracle.com/cve/CVE-2018-15908.html">CVE-2018-15908</cve> 25259 <cve href="http://linux.oracle.com/cve/CVE-2018-15909.html">CVE-2018-15909</cve> 25260 <cve href="http://linux.oracle.com/cve/CVE-2018-16511.html">CVE-2018-16511</cve> 25261 <cve href="http://linux.oracle.com/cve/CVE-2018-16539.html">CVE-2018-16539</cve> 25262 25263 </advisory> 25264 </metadata> 25265 <criteria operator="AND"> 25266 <criterion test_ref="oval:com.oracle.elsa:tst:20183650001" comment="Oracle Linux 7 is installed"/> 25267 <criteria operator="OR"> 25268 <criteria operator="AND"> 25269 <criterion test_ref="oval:com.oracle.elsa:tst:20183650002" comment="ghostscript is earlier than 0:9.07-31.el7_6.1"/> 25270 <criterion test_ref="oval:com.oracle.elsa:tst:20183650003" comment="ghostscript is signed with the Oracle Linux 7 key"/> 25271 </criteria> 25272 <criteria operator="AND"> 25273 <criterion test_ref="oval:com.oracle.elsa:tst:20183650004" comment="ghostscript-cups is earlier than 0:9.07-31.el7_6.1"/> 25274 <criterion test_ref="oval:com.oracle.elsa:tst:20183650005" comment="ghostscript-cups is signed with the Oracle Linux 7 key"/> 25275 </criteria> 25276 <criteria operator="AND"> 25277 <criterion test_ref="oval:com.oracle.elsa:tst:20183650006" comment="ghostscript-devel is earlier than 0:9.07-31.el7_6.1"/> 25278 <criterion test_ref="oval:com.oracle.elsa:tst:20183650007" comment="ghostscript-devel is signed with the Oracle Linux 7 key"/> 25279 </criteria> 25280 <criteria operator="AND"> 25281 <criterion test_ref="oval:com.oracle.elsa:tst:20183650008" comment="ghostscript-doc is earlier than 0:9.07-31.el7_6.1"/> 25282 <criterion test_ref="oval:com.oracle.elsa:tst:20183650009" comment="ghostscript-doc is signed with the Oracle Linux 7 key"/> 25283 </criteria> 25284 <criteria operator="AND"> 25285 <criterion test_ref="oval:com.oracle.elsa:tst:20183650010" comment="ghostscript-gtk is earlier than 0:9.07-31.el7_6.1"/> 25286 <criterion test_ref="oval:com.oracle.elsa:tst:20183650011" comment="ghostscript-gtk is signed with the Oracle Linux 7 key"/> 25287 </criteria> 25288 </criteria> 25289 </criteria> 25290 25291 </definition> 25292 <definition id="oval:com.oracle.elsa:def:20183651" version="501" class="patch"> 25293 <metadata> 25294 <title> 25295 ELSA-2018-3651: kernel security, bug fix, and enhancement update (MODERATE) 25296 </title> 25297 <affected family="unix"> 25298 <platform>Oracle Linux 7</platform> 25299 25300 </affected> 25301 <reference source="elsa" ref_id="ELSA-2018-3651" ref_url="http://linux.oracle.com/errata/ELSA-2018-3651.html"/> 25302 <reference source="CVE" ref_id="CVE-2018-14633" ref_url="http://linux.oracle.com/cve/CVE-2018-14633.html"/> 25303 <reference source="CVE" ref_id="CVE-2018-14646" ref_url="http://linux.oracle.com/cve/CVE-2018-14646.html"/> 25304 25305 <description> 25306 [3.10.0-957.1.3.el7.OL7] 25307 - Oracle Linux certificates (Alexey Petrenko) 25308 - Oracle Linux RHCK Module Signing Key was compiled into kernel (olkmod_signing_ 25309 key.x509)(alexey.petrenko@oracle.com) 25310 - Update x509.genkey [bug 24817676] 25311 25312 [3.10.0-957.1.3.el7] 25313 - [x86] Mark Intel Cascade Lake supported (Steve Best) [1650213 1639980] 25314 25315 [3.10.0-957.1.2.el7] 25316 - [net] rtnetlink: give a user socket to get_target_net() (Jiri Benc) [1639635 1630694] {CVE-2018-14646} 25317 - [net] Add variants of capable for use on on sockets (Jiri Benc) [1639635 1630694] {CVE-2018-14646} 25318 25319 [3.10.0-957.1.1.el7] 25320 - [x86] boot: Fix kexec booting failure in the SEV bit detection code (Kairui Song) [1644990 1628828] 25321 - [net] 8021q: create device with all possible features in wanted_features (Davide Caratti) [1644675 1640645] 25322 - [mm] memcontrol: fix high scheduling latency source in mem_cgroup_reparent_charges (Andrea Arcangeli) [1644673 1632898] 25323 - [kernel] cpuset: use trialcs->mems_allowed as a temp variable (Aristeu Rozanski) [1644236 1613248] 25324 - [kernel] cpuset: fix a warning when clearing configured masks in old hierarchy (Aristeu Rozanski) [1644236 1613248] 25325 - [kernel] cpuset: initialize effective masks when clone_children is enabled (Aristeu Rozanski) [1644236 1613248] 25326 - [x86] efi: Only load initrd above 4g on second try (Lenny Szubowicz) [1643359 1608955] 25327 - [x86] efi: Support initrd loaded above 4G (Lenny Szubowicz) [1643359 1608955] 25328 - [x86] efi: Generalize handle_ramdisks() and rename to handle_cmdline_files() (Lenny Szubowicz) [1643359 1608955] 25329 - [kernel] sched/fair: Fix throttle_list starvation with low CFS quota (Phil Auld) [1640675 1601153] 25330 - [target] scsi: iscsi: Use bin2hex instead of a re-implementation (Maurizio Lombardi) [1634711 1627034] {CVE-2018-14633} 25331 - [target] scsi: iscsi: Use hex2bin instead of a re-implementation (Maurizio Lombardi) [1634711 1627034] {CVE-2018-14633} 25332 </description> 25333 <!-- 25334 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25335 --> 25336 <advisory> 25337 <severity>MODERATE</severity> 25338 <rights>Copyright 2018 Oracle, Inc.</rights> 25339 <issued date="2018-11-27"/> 25340 <cve href="http://linux.oracle.com/cve/CVE-2018-14633.html">CVE-2018-14633</cve> 25341 <cve href="http://linux.oracle.com/cve/CVE-2018-14646.html">CVE-2018-14646</cve> 25342 25343 </advisory> 25344 </metadata> 25345 <criteria operator="AND"> 25346 <criterion test_ref="oval:com.oracle.elsa:tst:20183651001" comment="Oracle Linux 7 is installed"/> 25347 <criteria operator="OR"> 25348 <criteria operator="AND"> 25349 <criterion test_ref="oval:com.oracle.elsa:tst:20183651002" comment="bpftool is earlier than 0:3.10.0-957.1.3.el7"/> 25350 <criterion test_ref="oval:com.oracle.elsa:tst:20183651003" comment="bpftool is signed with the Oracle Linux 7 key"/> 25351 </criteria> 25352 <criteria operator="AND"> 25353 <criterion test_ref="oval:com.oracle.elsa:tst:20183651004" comment="kernel is earlier than 0:3.10.0-957.1.3.el7"/> 25354 <criterion test_ref="oval:com.oracle.elsa:tst:20183651005" comment="kernel is signed with the Oracle Linux 7 key"/> 25355 </criteria> 25356 <criteria operator="AND"> 25357 <criterion test_ref="oval:com.oracle.elsa:tst:20183651006" comment="kernel-abi-whitelists is earlier than 0:3.10.0-957.1.3.el7"/> 25358 <criterion test_ref="oval:com.oracle.elsa:tst:20183651007" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key"/> 25359 </criteria> 25360 <criteria operator="AND"> 25361 <criterion test_ref="oval:com.oracle.elsa:tst:20183651008" comment="kernel-debug is earlier than 0:3.10.0-957.1.3.el7"/> 25362 <criterion test_ref="oval:com.oracle.elsa:tst:20183651009" comment="kernel-debug is signed with the Oracle Linux 7 key"/> 25363 </criteria> 25364 <criteria operator="AND"> 25365 <criterion test_ref="oval:com.oracle.elsa:tst:20183651010" comment="kernel-debug-devel is earlier than 0:3.10.0-957.1.3.el7"/> 25366 <criterion test_ref="oval:com.oracle.elsa:tst:20183651011" comment="kernel-debug-devel is signed with the Oracle Linux 7 key"/> 25367 </criteria> 25368 <criteria operator="AND"> 25369 <criterion test_ref="oval:com.oracle.elsa:tst:20183651012" comment="kernel-devel is earlier than 0:3.10.0-957.1.3.el7"/> 25370 <criterion test_ref="oval:com.oracle.elsa:tst:20183651013" comment="kernel-devel is signed with the Oracle Linux 7 key"/> 25371 </criteria> 25372 <criteria operator="AND"> 25373 <criterion test_ref="oval:com.oracle.elsa:tst:20183651014" comment="kernel-doc is earlier than 0:3.10.0-957.1.3.el7"/> 25374 <criterion test_ref="oval:com.oracle.elsa:tst:20183651015" comment="kernel-doc is signed with the Oracle Linux 7 key"/> 25375 </criteria> 25376 <criteria operator="AND"> 25377 <criterion test_ref="oval:com.oracle.elsa:tst:20183651016" comment="kernel-headers is earlier than 0:3.10.0-957.1.3.el7"/> 25378 <criterion test_ref="oval:com.oracle.elsa:tst:20183651017" comment="kernel-headers is signed with the Oracle Linux 7 key"/> 25379 </criteria> 25380 <criteria operator="AND"> 25381 <criterion test_ref="oval:com.oracle.elsa:tst:20183651018" comment="kernel-tools is earlier than 0:3.10.0-957.1.3.el7"/> 25382 <criterion test_ref="oval:com.oracle.elsa:tst:20183651019" comment="kernel-tools is signed with the Oracle Linux 7 key"/> 25383 </criteria> 25384 <criteria operator="AND"> 25385 <criterion test_ref="oval:com.oracle.elsa:tst:20183651020" comment="kernel-tools-libs is earlier than 0:3.10.0-957.1.3.el7"/> 25386 <criterion test_ref="oval:com.oracle.elsa:tst:20183651021" comment="kernel-tools-libs is signed with the Oracle Linux 7 key"/> 25387 </criteria> 25388 <criteria operator="AND"> 25389 <criterion test_ref="oval:com.oracle.elsa:tst:20183651022" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-957.1.3.el7"/> 25390 <criterion test_ref="oval:com.oracle.elsa:tst:20183651023" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key"/> 25391 </criteria> 25392 <criteria operator="AND"> 25393 <criterion test_ref="oval:com.oracle.elsa:tst:20183651024" comment="perf is earlier than 0:3.10.0-957.1.3.el7"/> 25394 <criterion test_ref="oval:com.oracle.elsa:tst:20183651025" comment="perf is signed with the Oracle Linux 7 key"/> 25395 </criteria> 25396 <criteria operator="AND"> 25397 <criterion test_ref="oval:com.oracle.elsa:tst:20183651026" comment="python-perf is earlier than 0:3.10.0-957.1.3.el7"/> 25398 <criterion test_ref="oval:com.oracle.elsa:tst:20183651027" comment="python-perf is signed with the Oracle Linux 7 key"/> 25399 </criteria> 25400 </criteria> 25401 </criteria> 25402 25403 </definition> 25404 <definition id="oval:com.oracle.elsa:def:20183663" version="501" class="patch"> 25405 <metadata> 25406 <title> 25407 ELSA-2018-3663: sos-collector security update (MODERATE) 25408 </title> 25409 <affected family="unix"> 25410 <platform>Oracle Linux 7</platform> 25411 25412 </affected> 25413 <reference source="elsa" ref_id="ELSA-2018-3663" ref_url="http://linux.oracle.com/errata/ELSA-2018-3663.html"/> 25414 <reference source="CVE" ref_id="CVE-2018-14650" ref_url="http://linux.oracle.com/cve/CVE-2018-14650.html"/> 25415 25416 <description> 25417 [1.5-3.0.1] 25418 - To recognize OL system[OraBug 28807430] 25419 - import os module to detect /etc/redhat-release [OraBug 28740046] 25420 25421 [1.5-3] 25422 - Resolve race condition in cluster profile loading 25423 - Quote all options globally 25424 - RHBZ#1633515 25425 - RHBZ#1647955 25426 25427 [1.5-2] 25428 - Fix cluster option reporting 25429 25430 [1.5-1] 25431 - Update to version 1.5 25432 - Resolves CVE-2018-14650 25433 </description> 25434 <!-- 25435 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25436 --> 25437 <advisory> 25438 <severity>MODERATE</severity> 25439 <rights>Copyright 2018 Oracle, Inc.</rights> 25440 <issued date="2018-11-28"/> 25441 <cve href="http://linux.oracle.com/cve/CVE-2018-14650.html">CVE-2018-14650</cve> 25442 25443 </advisory> 25444 </metadata> 25445 <criteria operator="AND"> 25446 <criterion test_ref="oval:com.oracle.elsa:tst:20183663001" comment="Oracle Linux 7 is installed"/> 25447 <criteria operator="AND"> 25448 <criterion test_ref="oval:com.oracle.elsa:tst:20183663002" comment="sos-collector is earlier than 0:1.5-3.0.1.el7_6"/> 25449 <criterion test_ref="oval:com.oracle.elsa:tst:20183663003" comment="sos-collector is signed with the Oracle Linux 7 key"/> 25450 </criteria> 25451 </criteria> 25452 25453 </definition> 25454 <definition id="oval:com.oracle.elsa:def:20183665" version="501" class="patch"> 25455 <metadata> 25456 <title> 25457 ELSA-2018-3665: NetworkManager security update (IMPORTANT) 25458 </title> 25459 <affected family="unix"> 25460 <platform>Oracle Linux 7</platform> 25461 25462 </affected> 25463 <reference source="elsa" ref_id="ELSA-2018-3665" ref_url="http://linux.oracle.com/errata/ELSA-2018-3665.html"/> 25464 <reference source="CVE" ref_id="CVE-2018-15688" ref_url="http://linux.oracle.com/cve/CVE-2018-15688.html"/> 25465 25466 <description> 25467 [1:1.12.0-8] 25468 - dhcp: fix out-of-bounds heap write for DHCPv6 with internal plugin (CVE-2018-15688) 25469 </description> 25470 <!-- 25471 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25472 --> 25473 <advisory> 25474 <severity>IMPORTANT</severity> 25475 <rights>Copyright 2018 Oracle, Inc.</rights> 25476 <issued date="2018-11-27"/> 25477 <cve href="http://linux.oracle.com/cve/CVE-2018-15688.html">CVE-2018-15688</cve> 25478 25479 </advisory> 25480 </metadata> 25481 <criteria operator="AND"> 25482 <criterion test_ref="oval:com.oracle.elsa:tst:20183665001" comment="Oracle Linux 7 is installed"/> 25483 <criteria operator="OR"> 25484 <criteria operator="AND"> 25485 <criterion test_ref="oval:com.oracle.elsa:tst:20183665002" comment="NetworkManager is earlier than 1:1.12.0-8.el7_6"/> 25486 <criterion test_ref="oval:com.oracle.elsa:tst:20183665003" comment="NetworkManager is signed with the Oracle Linux 7 key"/> 25487 </criteria> 25488 <criteria operator="AND"> 25489 <criterion test_ref="oval:com.oracle.elsa:tst:20183665004" comment="NetworkManager-adsl is earlier than 1:1.12.0-8.el7_6"/> 25490 <criterion test_ref="oval:com.oracle.elsa:tst:20183665005" comment="NetworkManager-adsl is signed with the Oracle Linux 7 key"/> 25491 </criteria> 25492 <criteria operator="AND"> 25493 <criterion test_ref="oval:com.oracle.elsa:tst:20183665006" comment="NetworkManager-bluetooth is earlier than 1:1.12.0-8.el7_6"/> 25494 <criterion test_ref="oval:com.oracle.elsa:tst:20183665007" comment="NetworkManager-bluetooth is signed with the Oracle Linux 7 key"/> 25495 </criteria> 25496 <criteria operator="AND"> 25497 <criterion test_ref="oval:com.oracle.elsa:tst:20183665008" comment="NetworkManager-config-server is earlier than 1:1.12.0-8.el7_6"/> 25498 <criterion test_ref="oval:com.oracle.elsa:tst:20183665009" comment="NetworkManager-config-server is signed with the Oracle Linux 7 key"/> 25499 </criteria> 25500 <criteria operator="AND"> 25501 <criterion test_ref="oval:com.oracle.elsa:tst:20183665010" comment="NetworkManager-dispatcher-routing-rules is earlier than 1:1.12.0-8.el7_6"/> 25502 <criterion test_ref="oval:com.oracle.elsa:tst:20183665011" comment="NetworkManager-dispatcher-routing-rules is signed with the Oracle Linux 7 key"/> 25503 </criteria> 25504 <criteria operator="AND"> 25505 <criterion test_ref="oval:com.oracle.elsa:tst:20183665012" comment="NetworkManager-glib is earlier than 1:1.12.0-8.el7_6"/> 25506 <criterion test_ref="oval:com.oracle.elsa:tst:20183665013" comment="NetworkManager-glib is signed with the Oracle Linux 7 key"/> 25507 </criteria> 25508 <criteria operator="AND"> 25509 <criterion test_ref="oval:com.oracle.elsa:tst:20183665014" comment="NetworkManager-glib-devel is earlier than 1:1.12.0-8.el7_6"/> 25510 <criterion test_ref="oval:com.oracle.elsa:tst:20183665015" comment="NetworkManager-glib-devel is signed with the Oracle Linux 7 key"/> 25511 </criteria> 25512 <criteria operator="AND"> 25513 <criterion test_ref="oval:com.oracle.elsa:tst:20183665016" comment="NetworkManager-libnm is earlier than 1:1.12.0-8.el7_6"/> 25514 <criterion test_ref="oval:com.oracle.elsa:tst:20183665017" comment="NetworkManager-libnm is signed with the Oracle Linux 7 key"/> 25515 </criteria> 25516 <criteria operator="AND"> 25517 <criterion test_ref="oval:com.oracle.elsa:tst:20183665018" comment="NetworkManager-libnm-devel is earlier than 1:1.12.0-8.el7_6"/> 25518 <criterion test_ref="oval:com.oracle.elsa:tst:20183665019" comment="NetworkManager-libnm-devel is signed with the Oracle Linux 7 key"/> 25519 </criteria> 25520 <criteria operator="AND"> 25521 <criterion test_ref="oval:com.oracle.elsa:tst:20183665020" comment="NetworkManager-ovs is earlier than 1:1.12.0-8.el7_6"/> 25522 <criterion test_ref="oval:com.oracle.elsa:tst:20183665021" comment="NetworkManager-ovs is signed with the Oracle Linux 7 key"/> 25523 </criteria> 25524 <criteria operator="AND"> 25525 <criterion test_ref="oval:com.oracle.elsa:tst:20183665022" comment="NetworkManager-ppp is earlier than 1:1.12.0-8.el7_6"/> 25526 <criterion test_ref="oval:com.oracle.elsa:tst:20183665023" comment="NetworkManager-ppp is signed with the Oracle Linux 7 key"/> 25527 </criteria> 25528 <criteria operator="AND"> 25529 <criterion test_ref="oval:com.oracle.elsa:tst:20183665024" comment="NetworkManager-team is earlier than 1:1.12.0-8.el7_6"/> 25530 <criterion test_ref="oval:com.oracle.elsa:tst:20183665025" comment="NetworkManager-team is signed with the Oracle Linux 7 key"/> 25531 </criteria> 25532 <criteria operator="AND"> 25533 <criterion test_ref="oval:com.oracle.elsa:tst:20183665026" comment="NetworkManager-tui is earlier than 1:1.12.0-8.el7_6"/> 25534 <criterion test_ref="oval:com.oracle.elsa:tst:20183665027" comment="NetworkManager-tui is signed with the Oracle Linux 7 key"/> 25535 </criteria> 25536 <criteria operator="AND"> 25537 <criterion test_ref="oval:com.oracle.elsa:tst:20183665028" comment="NetworkManager-wifi is earlier than 1:1.12.0-8.el7_6"/> 25538 <criterion test_ref="oval:com.oracle.elsa:tst:20183665029" comment="NetworkManager-wifi is signed with the Oracle Linux 7 key"/> 25539 </criteria> 25540 <criteria operator="AND"> 25541 <criterion test_ref="oval:com.oracle.elsa:tst:20183665030" comment="NetworkManager-wwan is earlier than 1:1.12.0-8.el7_6"/> 25542 <criterion test_ref="oval:com.oracle.elsa:tst:20183665031" comment="NetworkManager-wwan is signed with the Oracle Linux 7 key"/> 25543 </criteria> 25544 </criteria> 25545 </criteria> 25546 25547 </definition> 25548 <definition id="oval:com.oracle.elsa:def:20183738" version="501" class="patch"> 25549 <metadata> 25550 <title> 25551 ELSA-2018-3738: ruby security update (IMPORTANT) 25552 </title> 25553 <affected family="unix"> 25554 <platform>Oracle Linux 7</platform> 25555 25556 </affected> 25557 <reference source="elsa" ref_id="ELSA-2018-3738" ref_url="http://linux.oracle.com/errata/ELSA-2018-3738.html"/> 25558 <reference source="CVE" ref_id="CVE-2018-16395" ref_url="http://linux.oracle.com/cve/CVE-2018-16395.html"/> 25559 25560 <description> 25561 [2.0.0.648-34] 25562 - CVE-2018-16395: Fix OpenSSL::X509::Name equality check does not work. 25563 Resolves: CVE-2018-16395 25564 </description> 25565 <!-- 25566 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25567 --> 25568 <advisory> 25569 <severity>IMPORTANT</severity> 25570 <rights>Copyright 2018 Oracle, Inc.</rights> 25571 <issued date="2018-11-29"/> 25572 <cve href="http://linux.oracle.com/cve/CVE-2018-16395.html">CVE-2018-16395</cve> 25573 25574 </advisory> 25575 </metadata> 25576 <criteria operator="AND"> 25577 <criterion test_ref="oval:com.oracle.elsa:tst:20183738001" comment="Oracle Linux 7 is installed"/> 25578 <criteria operator="OR"> 25579 <criteria operator="AND"> 25580 <criterion test_ref="oval:com.oracle.elsa:tst:20183738002" comment="ruby is earlier than 0:2.0.0.648-34.el7_6"/> 25581 <criterion test_ref="oval:com.oracle.elsa:tst:20183738003" comment="ruby is signed with the Oracle Linux 7 key"/> 25582 </criteria> 25583 <criteria operator="AND"> 25584 <criterion test_ref="oval:com.oracle.elsa:tst:20183738004" comment="ruby-devel is earlier than 0:2.0.0.648-34.el7_6"/> 25585 <criterion test_ref="oval:com.oracle.elsa:tst:20183738005" comment="ruby-devel is signed with the Oracle Linux 7 key"/> 25586 </criteria> 25587 <criteria operator="AND"> 25588 <criterion test_ref="oval:com.oracle.elsa:tst:20183738006" comment="ruby-doc is earlier than 0:2.0.0.648-34.el7_6"/> 25589 <criterion test_ref="oval:com.oracle.elsa:tst:20183738007" comment="ruby-doc is signed with the Oracle Linux 7 key"/> 25590 </criteria> 25591 <criteria operator="AND"> 25592 <criterion test_ref="oval:com.oracle.elsa:tst:20183738008" comment="ruby-irb is earlier than 0:2.0.0.648-34.el7_6"/> 25593 <criterion test_ref="oval:com.oracle.elsa:tst:20183738009" comment="ruby-irb is signed with the Oracle Linux 7 key"/> 25594 </criteria> 25595 <criteria operator="AND"> 25596 <criterion test_ref="oval:com.oracle.elsa:tst:20183738010" comment="ruby-libs is earlier than 0:2.0.0.648-34.el7_6"/> 25597 <criterion test_ref="oval:com.oracle.elsa:tst:20183738011" comment="ruby-libs is signed with the Oracle Linux 7 key"/> 25598 </criteria> 25599 <criteria operator="AND"> 25600 <criterion test_ref="oval:com.oracle.elsa:tst:20183738012" comment="ruby-tcltk is earlier than 0:2.0.0.648-34.el7_6"/> 25601 <criterion test_ref="oval:com.oracle.elsa:tst:20183738013" comment="ruby-tcltk is signed with the Oracle Linux 7 key"/> 25602 </criteria> 25603 <criteria operator="AND"> 25604 <criterion test_ref="oval:com.oracle.elsa:tst:20183738014" comment="rubygem-bigdecimal is earlier than 0:1.2.0-34.el7_6"/> 25605 <criterion test_ref="oval:com.oracle.elsa:tst:20183738015" comment="rubygem-bigdecimal is signed with the Oracle Linux 7 key"/> 25606 </criteria> 25607 <criteria operator="AND"> 25608 <criterion test_ref="oval:com.oracle.elsa:tst:20183738016" comment="rubygem-io-console is earlier than 0:0.4.2-34.el7_6"/> 25609 <criterion test_ref="oval:com.oracle.elsa:tst:20183738017" comment="rubygem-io-console is signed with the Oracle Linux 7 key"/> 25610 </criteria> 25611 <criteria operator="AND"> 25612 <criterion test_ref="oval:com.oracle.elsa:tst:20183738018" comment="rubygem-json is earlier than 0:1.7.7-34.el7_6"/> 25613 <criterion test_ref="oval:com.oracle.elsa:tst:20183738019" comment="rubygem-json is signed with the Oracle Linux 7 key"/> 25614 </criteria> 25615 <criteria operator="AND"> 25616 <criterion test_ref="oval:com.oracle.elsa:tst:20183738020" comment="rubygem-minitest is earlier than 0:4.3.2-34.el7_6"/> 25617 <criterion test_ref="oval:com.oracle.elsa:tst:20183738021" comment="rubygem-minitest is signed with the Oracle Linux 7 key"/> 25618 </criteria> 25619 <criteria operator="AND"> 25620 <criterion test_ref="oval:com.oracle.elsa:tst:20183738022" comment="rubygem-psych is earlier than 0:2.0.0-34.el7_6"/> 25621 <criterion test_ref="oval:com.oracle.elsa:tst:20183738023" comment="rubygem-psych is signed with the Oracle Linux 7 key"/> 25622 </criteria> 25623 <criteria operator="AND"> 25624 <criterion test_ref="oval:com.oracle.elsa:tst:20183738024" comment="rubygem-rake is earlier than 0:0.9.6-34.el7_6"/> 25625 <criterion test_ref="oval:com.oracle.elsa:tst:20183738025" comment="rubygem-rake is signed with the Oracle Linux 7 key"/> 25626 </criteria> 25627 <criteria operator="AND"> 25628 <criterion test_ref="oval:com.oracle.elsa:tst:20183738026" comment="rubygem-rdoc is earlier than 0:4.0.0-34.el7_6"/> 25629 <criterion test_ref="oval:com.oracle.elsa:tst:20183738027" comment="rubygem-rdoc is signed with the Oracle Linux 7 key"/> 25630 </criteria> 25631 <criteria operator="AND"> 25632 <criterion test_ref="oval:com.oracle.elsa:tst:20183738028" comment="rubygems is earlier than 0:2.0.14.1-34.el7_6"/> 25633 <criterion test_ref="oval:com.oracle.elsa:tst:20183738029" comment="rubygems is signed with the Oracle Linux 7 key"/> 25634 </criteria> 25635 <criteria operator="AND"> 25636 <criterion test_ref="oval:com.oracle.elsa:tst:20183738030" comment="rubygems-devel is earlier than 0:2.0.14.1-34.el7_6"/> 25637 <criterion test_ref="oval:com.oracle.elsa:tst:20183738031" comment="rubygems-devel is signed with the Oracle Linux 7 key"/> 25638 </criteria> 25639 </criteria> 25640 </criteria> 25641 25642 </definition> 25643 <definition id="oval:com.oracle.elsa:def:20183760" version="501" class="patch"> 25644 <metadata> 25645 <title> 25646 ELSA-2018-3760: ghostscript security update (IMPORTANT) 25647 </title> 25648 <affected family="unix"> 25649 <platform>Oracle Linux 6</platform> 25650 25651 </affected> 25652 <reference source="elsa" ref_id="ELSA-2018-3760" ref_url="http://linux.oracle.com/errata/ELSA-2018-3760.html"/> 25653 <reference source="CVE" ref_id="CVE-2018-16509" ref_url="http://linux.oracle.com/cve/CVE-2018-16509.html"/> 25654 25655 <description> 25656 [8.70-24.el6_10.2] 25657 - It was found that the fix for CVE-2018-16509 was not complete, the missing 25658 pieces added into ghostscript-CVE-2018-16509.patch 25659 25660 [8.70-24.el6_10.1] 25661 - Resolves: #1641124 - CVE-2018-16509 ghostscript: /invalidaccess bypass after failed restore 25662 25663 [8.70-24] 25664 - Added security fix for CVE-2017-8291 (bug #1446063) 25665 </description> 25666 <!-- 25667 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25668 --> 25669 <advisory> 25670 <severity>IMPORTANT</severity> 25671 <rights>Copyright 2018 Oracle, Inc.</rights> 25672 <issued date="2018-12-03"/> 25673 <cve href="http://linux.oracle.com/cve/CVE-2018-16509.html">CVE-2018-16509</cve> 25674 25675 </advisory> 25676 </metadata> 25677 <criteria operator="AND"> 25678 <criterion test_ref="oval:com.oracle.elsa:tst:20183760001" comment="Oracle Linux 6 is installed"/> 25679 <criteria operator="OR"> 25680 <criteria operator="AND"> 25681 <criterion test_ref="oval:com.oracle.elsa:tst:20183760002" comment="ghostscript is earlier than 0:8.70-24.el6_10.2"/> 25682 <criterion test_ref="oval:com.oracle.elsa:tst:20183760003" comment="ghostscript is signed with the Oracle Linux 6 key"/> 25683 </criteria> 25684 <criteria operator="AND"> 25685 <criterion test_ref="oval:com.oracle.elsa:tst:20183760004" comment="ghostscript-devel is earlier than 0:8.70-24.el6_10.2"/> 25686 <criterion test_ref="oval:com.oracle.elsa:tst:20183760005" comment="ghostscript-devel is signed with the Oracle Linux 6 key"/> 25687 </criteria> 25688 <criteria operator="AND"> 25689 <criterion test_ref="oval:com.oracle.elsa:tst:20183760006" comment="ghostscript-doc is earlier than 0:8.70-24.el6_10.2"/> 25690 <criterion test_ref="oval:com.oracle.elsa:tst:20183760007" comment="ghostscript-doc is signed with the Oracle Linux 6 key"/> 25691 </criteria> 25692 <criteria operator="AND"> 25693 <criterion test_ref="oval:com.oracle.elsa:tst:20183760008" comment="ghostscript-gtk is earlier than 0:8.70-24.el6_10.2"/> 25694 <criterion test_ref="oval:com.oracle.elsa:tst:20183760009" comment="ghostscript-gtk is signed with the Oracle Linux 6 key"/> 25695 </criteria> 25696 </criteria> 25697 </criteria> 25698 25699 </definition> 25700 <definition id="oval:com.oracle.elsa:def:20183761" version="501" class="patch"> 25701 <metadata> 25702 <title> 25703 ELSA-2018-3761: ghostscript security and bug fix update (IMPORTANT) 25704 </title> 25705 <affected family="unix"> 25706 <platform>Oracle Linux 7</platform> 25707 25708 </affected> 25709 <reference source="elsa" ref_id="ELSA-2018-3761" ref_url="http://linux.oracle.com/errata/ELSA-2018-3761.html"/> 25710 <reference source="CVE" ref_id="CVE-2018-16863" ref_url="http://linux.oracle.com/cve/CVE-2018-16863.html"/> 25711 25712 <description> 25713 [9.07-31.el7_6.3] 25714 - Resolves: #1654290 ghostscript update breaks xdvi (gs: Error: /undefined in flushpage) 25715 25716 [9.07-31.el7_6.2] 25717 - Resolves: #1652901 - CVE-2018-16863 ghostscript: incomplete fix for 25718 CVE-2018-16509 25719 </description> 25720 <!-- 25721 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25722 --> 25723 <advisory> 25724 <severity>IMPORTANT</severity> 25725 <rights>Copyright 2018 Oracle, Inc.</rights> 25726 <issued date="2018-12-03"/> 25727 <cve href="http://linux.oracle.com/cve/CVE-2018-16863.html">CVE-2018-16863</cve> 25728 25729 </advisory> 25730 </metadata> 25731 <criteria operator="AND"> 25732 <criterion test_ref="oval:com.oracle.elsa:tst:20183761001" comment="Oracle Linux 7 is installed"/> 25733 <criteria operator="OR"> 25734 <criteria operator="AND"> 25735 <criterion test_ref="oval:com.oracle.elsa:tst:20183761002" comment="ghostscript is earlier than 0:9.07-31.el7_6.3"/> 25736 <criterion test_ref="oval:com.oracle.elsa:tst:20183761003" comment="ghostscript is signed with the Oracle Linux 7 key"/> 25737 </criteria> 25738 <criteria operator="AND"> 25739 <criterion test_ref="oval:com.oracle.elsa:tst:20183761004" comment="ghostscript-cups is earlier than 0:9.07-31.el7_6.3"/> 25740 <criterion test_ref="oval:com.oracle.elsa:tst:20183761005" comment="ghostscript-cups is signed with the Oracle Linux 7 key"/> 25741 </criteria> 25742 <criteria operator="AND"> 25743 <criterion test_ref="oval:com.oracle.elsa:tst:20183761006" comment="ghostscript-devel is earlier than 0:9.07-31.el7_6.3"/> 25744 <criterion test_ref="oval:com.oracle.elsa:tst:20183761007" comment="ghostscript-devel is signed with the Oracle Linux 7 key"/> 25745 </criteria> 25746 <criteria operator="AND"> 25747 <criterion test_ref="oval:com.oracle.elsa:tst:20183761008" comment="ghostscript-doc is earlier than 0:9.07-31.el7_6.3"/> 25748 <criterion test_ref="oval:com.oracle.elsa:tst:20183761009" comment="ghostscript-doc is signed with the Oracle Linux 7 key"/> 25749 </criteria> 25750 <criteria operator="AND"> 25751 <criterion test_ref="oval:com.oracle.elsa:tst:20183761010" comment="ghostscript-gtk is earlier than 0:9.07-31.el7_6.3"/> 25752 <criterion test_ref="oval:com.oracle.elsa:tst:20183761011" comment="ghostscript-gtk is signed with the Oracle Linux 7 key"/> 25753 </criteria> 25754 </criteria> 25755 </criteria> 25756 25757 </definition> 25758 <definition id="oval:com.oracle.elsa:def:20183831" version="501" class="patch"> 25759 <metadata> 25760 <title> 25761 ELSA-2018-3831: firefox security update (CRITICAL) 25762 </title> 25763 <affected family="unix"> 25764 <platform>Oracle Linux 6</platform> 25765 25766 </affected> 25767 <reference source="elsa" ref_id="ELSA-2018-3831" ref_url="http://linux.oracle.com/errata/ELSA-2018-3831.html"/> 25768 <reference source="CVE" ref_id="CVE-2018-12405" ref_url="http://linux.oracle.com/cve/CVE-2018-12405.html"/> 25769 <reference source="CVE" ref_id="CVE-2018-17466" ref_url="http://linux.oracle.com/cve/CVE-2018-17466.html"/> 25770 <reference source="CVE" ref_id="CVE-2018-18492" ref_url="http://linux.oracle.com/cve/CVE-2018-18492.html"/> 25771 <reference source="CVE" ref_id="CVE-2018-18493" ref_url="http://linux.oracle.com/cve/CVE-2018-18493.html"/> 25772 <reference source="CVE" ref_id="CVE-2018-18494" ref_url="http://linux.oracle.com/cve/CVE-2018-18494.html"/> 25773 <reference source="CVE" ref_id="CVE-2018-18498" ref_url="http://linux.oracle.com/cve/CVE-2018-18498.html"/> 25774 25775 <description> 25776 [60.4.0-1.0.1] 25777 - fix LD_LIBRARY_PATH 25778 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat one 25779 25780 [60.4.0-1] 25781 - Update to 60.4.0 ESR 25782 25783 [60.3.0-2] 25784 - Added firefox-gnome-shell-extension 25785 </description> 25786 <!-- 25787 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25788 --> 25789 <advisory> 25790 <severity>CRITICAL</severity> 25791 <rights>Copyright 2018 Oracle, Inc.</rights> 25792 <issued date="2018-12-18"/> 25793 <cve href="http://linux.oracle.com/cve/CVE-2018-12405.html">CVE-2018-12405</cve> 25794 <cve href="http://linux.oracle.com/cve/CVE-2018-17466.html">CVE-2018-17466</cve> 25795 <cve href="http://linux.oracle.com/cve/CVE-2018-18492.html">CVE-2018-18492</cve> 25796 <cve href="http://linux.oracle.com/cve/CVE-2018-18493.html">CVE-2018-18493</cve> 25797 <cve href="http://linux.oracle.com/cve/CVE-2018-18494.html">CVE-2018-18494</cve> 25798 <cve href="http://linux.oracle.com/cve/CVE-2018-18498.html">CVE-2018-18498</cve> 25799 25800 </advisory> 25801 </metadata> 25802 <criteria operator="AND"> 25803 <criterion test_ref="oval:com.oracle.elsa:tst:20183831001" comment="Oracle Linux 6 is installed"/> 25804 <criteria operator="AND"> 25805 <criterion test_ref="oval:com.oracle.elsa:tst:20183831002" comment="firefox is earlier than 0:60.4.0-1.0.1.el6"/> 25806 <criterion test_ref="oval:com.oracle.elsa:tst:20183831003" comment="firefox is signed with the Oracle Linux 6 key"/> 25807 </criteria> 25808 </criteria> 25809 25810 </definition> 25811 <definition id="oval:com.oracle.elsa:def:20183833" version="501" class="patch"> 25812 <metadata> 25813 <title> 25814 ELSA-2018-3833: firefox security update (CRITICAL) 25815 </title> 25816 <affected family="unix"> 25817 <platform>Oracle Linux 7</platform> 25818 25819 </affected> 25820 <reference source="elsa" ref_id="ELSA-2018-3833" ref_url="http://linux.oracle.com/errata/ELSA-2018-3833.html"/> 25821 <reference source="CVE" ref_id="CVE-2018-12405" ref_url="http://linux.oracle.com/cve/CVE-2018-12405.html"/> 25822 <reference source="CVE" ref_id="CVE-2018-17466" ref_url="http://linux.oracle.com/cve/CVE-2018-17466.html"/> 25823 <reference source="CVE" ref_id="CVE-2018-18492" ref_url="http://linux.oracle.com/cve/CVE-2018-18492.html"/> 25824 <reference source="CVE" ref_id="CVE-2018-18493" ref_url="http://linux.oracle.com/cve/CVE-2018-18493.html"/> 25825 <reference source="CVE" ref_id="CVE-2018-18494" ref_url="http://linux.oracle.com/cve/CVE-2018-18494.html"/> 25826 <reference source="CVE" ref_id="CVE-2018-18498" ref_url="http://linux.oracle.com/cve/CVE-2018-18498.html"/> 25827 25828 <description> 25829 [60.4.0-1.0.1] 25830 - Add firefox-oracle-default-prefs.js and remove the corresponding Red Hat file 25831 25832 [60.4.0-1] 25833 - Update to 60.4.0 ESR 25834 25835 [60.3.0-2] 25836 - Added firefox-gnome-shell-extension 25837 25838 [60.3.0-1] 25839 - Update to 60.3.0 ESR 25840 </description> 25841 <!-- 25842 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25843 --> 25844 <advisory> 25845 <severity>CRITICAL</severity> 25846 <rights>Copyright 2018 Oracle, Inc.</rights> 25847 <issued date="2018-12-18"/> 25848 <cve href="http://linux.oracle.com/cve/CVE-2018-12405.html">CVE-2018-12405</cve> 25849 <cve href="http://linux.oracle.com/cve/CVE-2018-17466.html">CVE-2018-17466</cve> 25850 <cve href="http://linux.oracle.com/cve/CVE-2018-18492.html">CVE-2018-18492</cve> 25851 <cve href="http://linux.oracle.com/cve/CVE-2018-18493.html">CVE-2018-18493</cve> 25852 <cve href="http://linux.oracle.com/cve/CVE-2018-18494.html">CVE-2018-18494</cve> 25853 <cve href="http://linux.oracle.com/cve/CVE-2018-18498.html">CVE-2018-18498</cve> 25854 25855 </advisory> 25856 </metadata> 25857 <criteria operator="AND"> 25858 <criterion test_ref="oval:com.oracle.elsa:tst:20183833001" comment="Oracle Linux 7 is installed"/> 25859 <criteria operator="AND"> 25860 <criterion test_ref="oval:com.oracle.elsa:tst:20183833002" comment="firefox is earlier than 0:60.4.0-1.0.1.el7"/> 25861 <criterion test_ref="oval:com.oracle.elsa:tst:20183833003" comment="firefox is signed with the Oracle Linux 7 key"/> 25862 </criteria> 25863 </criteria> 25864 25865 </definition> 25866 <definition id="oval:com.oracle.elsa:def:20183834" version="501" class="patch"> 25867 <metadata> 25868 <title> 25869 ELSA-2018-3834: ghostscript security and bug fix update (IMPORTANT) 25870 </title> 25871 <affected family="unix"> 25872 <platform>Oracle Linux 7</platform> 25873 25874 </affected> 25875 <reference source="elsa" ref_id="ELSA-2018-3834" ref_url="http://linux.oracle.com/errata/ELSA-2018-3834.html"/> 25876 <reference source="CVE" ref_id="CVE-2018-15911" ref_url="http://linux.oracle.com/cve/CVE-2018-15911.html"/> 25877 <reference source="CVE" ref_id="CVE-2018-16541" ref_url="http://linux.oracle.com/cve/CVE-2018-16541.html"/> 25878 <reference source="CVE" ref_id="CVE-2018-17961" ref_url="http://linux.oracle.com/cve/CVE-2018-17961.html"/> 25879 <reference source="CVE" ref_id="CVE-2018-16802" ref_url="http://linux.oracle.com/cve/CVE-2018-16802.html"/> 25880 <reference source="CVE" ref_id="CVE-2018-17183" ref_url="http://linux.oracle.com/cve/CVE-2018-17183.html"/> 25881 <reference source="CVE" ref_id="CVE-2018-18073" ref_url="http://linux.oracle.com/cve/CVE-2018-18073.html"/> 25882 <reference source="CVE" ref_id="CVE-2018-18284" ref_url="http://linux.oracle.com/cve/CVE-2018-18284.html"/> 25883 <reference source="CVE" ref_id="CVE-2018-19134" ref_url="http://linux.oracle.com/cve/CVE-2018-19134.html"/> 25884 <reference source="CVE" ref_id="CVE-2018-19409" ref_url="http://linux.oracle.com/cve/CVE-2018-19409.html"/> 25885 25886 <description> 25887 [9.07-31.el7_6.6] 25888 - Resolves: #1657822 - ghostscript: Regression: Warning: Dropping incorrect 25889 smooth shading object (Error: /rangecheck in --run--) 25890 25891 [9.07-31.el7_6.5] 25892 - Resolves: #1654621 - CVE-2018-16541 ghostscript: incorrect free logic in 25893 pagedevice replacement (699664) 25894 - Resolves: #1650210 - CVE-2018-17183 ghostscript: User-writable error 25895 exception table 25896 - Resolves: #1645516 - CVE-2018-18073 ghostscript: saved execution stacks 25897 can leak operator arrays 25898 - Resolves: #1648891 - CVE-2018-17961 ghostscript: saved execution stacks 25899 can leak operator arrays (incomplete fix for CVE-2018-17183) 25900 - Resolves: #1643115 - CVE-2018-18284 ghostscript: 1Policy operator 25901 allows a sandbox protection bypass 25902 - Resolves: #1655937 - CVE-2018-19134 ghostscript: Type confusion in 25903 setpattern (700141) 25904 25905 [9.07-31.el7_6.4] 25906 - Resolves: #1651149 - CVE-2018-15911 ghostscript: uninitialized memory 25907 access in the aesdecode operator (699665) 25908 - Resolves: #1650060 - CVE-2018-16802 ghostscript: Incorrect 'restoration of 25909 privilege' checking when running out of stack during exception handling 25910 - Resolves: #1652935 - CVE-2018-19409 ghostscript: Improperly implemented 25911 security check in zsetdevice function in psi/zdevice.c 25912 </description> 25913 <!-- 25914 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25915 --> 25916 <advisory> 25917 <severity>IMPORTANT</severity> 25918 <rights>Copyright 2018 Oracle, Inc.</rights> 25919 <issued date="2018-12-18"/> 25920 <cve href="http://linux.oracle.com/cve/CVE-2018-15911.html">CVE-2018-15911</cve> 25921 <cve href="http://linux.oracle.com/cve/CVE-2018-16541.html">CVE-2018-16541</cve> 25922 <cve href="http://linux.oracle.com/cve/CVE-2018-17961.html">CVE-2018-17961</cve> 25923 <cve href="http://linux.oracle.com/cve/CVE-2018-16802.html">CVE-2018-16802</cve> 25924 <cve href="http://linux.oracle.com/cve/CVE-2018-17183.html">CVE-2018-17183</cve> 25925 <cve href="http://linux.oracle.com/cve/CVE-2018-18073.html">CVE-2018-18073</cve> 25926 <cve href="http://linux.oracle.com/cve/CVE-2018-18284.html">CVE-2018-18284</cve> 25927 <cve href="http://linux.oracle.com/cve/CVE-2018-19134.html">CVE-2018-19134</cve> 25928 <cve href="http://linux.oracle.com/cve/CVE-2018-19409.html">CVE-2018-19409</cve> 25929 25930 </advisory> 25931 </metadata> 25932 <criteria operator="AND"> 25933 <criterion test_ref="oval:com.oracle.elsa:tst:20183834001" comment="Oracle Linux 7 is installed"/> 25934 <criteria operator="OR"> 25935 <criteria operator="AND"> 25936 <criterion test_ref="oval:com.oracle.elsa:tst:20183834002" comment="ghostscript is earlier than 0:9.07-31.el7_6.6"/> 25937 <criterion test_ref="oval:com.oracle.elsa:tst:20183834003" comment="ghostscript is signed with the Oracle Linux 7 key"/> 25938 </criteria> 25939 <criteria operator="AND"> 25940 <criterion test_ref="oval:com.oracle.elsa:tst:20183834004" comment="ghostscript-cups is earlier than 0:9.07-31.el7_6.6"/> 25941 <criterion test_ref="oval:com.oracle.elsa:tst:20183834005" comment="ghostscript-cups is signed with the Oracle Linux 7 key"/> 25942 </criteria> 25943 <criteria operator="AND"> 25944 <criterion test_ref="oval:com.oracle.elsa:tst:20183834006" comment="ghostscript-devel is earlier than 0:9.07-31.el7_6.6"/> 25945 <criterion test_ref="oval:com.oracle.elsa:tst:20183834007" comment="ghostscript-devel is signed with the Oracle Linux 7 key"/> 25946 </criteria> 25947 <criteria operator="AND"> 25948 <criterion test_ref="oval:com.oracle.elsa:tst:20183834008" comment="ghostscript-doc is earlier than 0:9.07-31.el7_6.6"/> 25949 <criterion test_ref="oval:com.oracle.elsa:tst:20183834009" comment="ghostscript-doc is signed with the Oracle Linux 7 key"/> 25950 </criteria> 25951 <criteria operator="AND"> 25952 <criterion test_ref="oval:com.oracle.elsa:tst:20183834010" comment="ghostscript-gtk is earlier than 0:9.07-31.el7_6.6"/> 25953 <criterion test_ref="oval:com.oracle.elsa:tst:20183834011" comment="ghostscript-gtk is signed with the Oracle Linux 7 key"/> 25954 </criteria> 25955 </criteria> 25956 </criteria> 25957 25958 </definition> 25959 <definition id="oval:com.oracle.elsa:def:20183854" version="501" class="patch"> 25960 <metadata> 25961 <title> 25962 ELSA-2018-3854: ntp security update (LOW) 25963 </title> 25964 <affected family="unix"> 25965 <platform>Oracle Linux 6</platform> 25966 25967 </affected> 25968 <reference source="elsa" ref_id="ELSA-2018-3854" ref_url="http://linux.oracle.com/errata/ELSA-2018-3854.html"/> 25969 <reference source="CVE" ref_id="CVE-2018-12327" ref_url="http://linux.oracle.com/cve/CVE-2018-12327.html"/> 25970 25971 <description> 25972 [4.2.6p5-15.0.1] 25973 - add disable monitor to default ntp.conf [CVE-2013-5211] 25974 25975 [4.2.6p5-15] 25976 - fix buffer overflow in parsing of address in ntpq and ntpdc (CVE-2018-12327) 25977 25978 [4.2.6p5-14] 25979 - fix CVE-2016-7429 patch to work correctly on multicast client (#1422973) 25980 25981 [4.2.6p5-13] 25982 - fix buffer overflow in datum refclock driver (CVE-2017-6462) 25983 - fix crash with invalid unpeer command (CVE-2017-6463) 25984 - fix potential crash with invalid server command (CVE-2017-6464) 25985 </description> 25986 <!-- 25987 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 25988 --> 25989 <advisory> 25990 <severity>LOW</severity> 25991 <rights>Copyright 2018 Oracle, Inc.</rights> 25992 <issued date="2018-12-19"/> 25993 <cve href="http://linux.oracle.com/cve/CVE-2018-12327.html">CVE-2018-12327</cve> 25994 25995 </advisory> 25996 </metadata> 25997 <criteria operator="AND"> 25998 <criterion test_ref="oval:com.oracle.elsa:tst:20183854001" comment="Oracle Linux 6 is installed"/> 25999 <criteria operator="OR"> 26000 <criteria operator="AND"> 26001 <criterion test_ref="oval:com.oracle.elsa:tst:20183854002" comment="ntp is earlier than 0:4.2.6p5-15.0.1.el6_10"/> 26002 <criterion test_ref="oval:com.oracle.elsa:tst:20183854003" comment="ntp is signed with the Oracle Linux 6 key"/> 26003 </criteria> 26004 <criteria operator="AND"> 26005 <criterion test_ref="oval:com.oracle.elsa:tst:20183854004" comment="ntp-doc is earlier than 0:4.2.6p5-15.0.1.el6_10"/> 26006 <criterion test_ref="oval:com.oracle.elsa:tst:20183854005" comment="ntp-doc is signed with the Oracle Linux 6 key"/> 26007 </criteria> 26008 <criteria operator="AND"> 26009 <criterion test_ref="oval:com.oracle.elsa:tst:20183854006" comment="ntp-perl is earlier than 0:4.2.6p5-15.0.1.el6_10"/> 26010 <criterion test_ref="oval:com.oracle.elsa:tst:20183854007" comment="ntp-perl is signed with the Oracle Linux 6 key"/> 26011 </criteria> 26012 <criteria operator="AND"> 26013 <criterion test_ref="oval:com.oracle.elsa:tst:20183854008" comment="ntpdate is earlier than 0:4.2.6p5-15.0.1.el6_10"/> 26014 <criterion test_ref="oval:com.oracle.elsa:tst:20183854009" comment="ntpdate is signed with the Oracle Linux 6 key"/> 26015 </criteria> 26016 </criteria> 26017 </criteria> 26018 26019 </definition> 26020 <definition id="oval:com.oracle.elsa:def:20184001" version="501" class="patch"> 26021 <metadata> 26022 <title> 26023 ELSA-2018-4001: Unbreakable Enterprise kernel security update (IMPORTANT) 26024 </title> 26025 <affected family="unix"> 26026 <platform>Oracle Linux 6</platform> 26027 <platform>Oracle Linux 7</platform> 26028 26029 </affected> 26030 <reference source="elsa" ref_id="ELSA-2018-4001" ref_url="http://linux.oracle.com/errata/ELSA-2018-4001.html"/> 26031 <reference source="CVE" ref_id="CVE-2017-16525" ref_url="http://linux.oracle.com/cve/CVE-2017-16525.html"/> 26032 <reference source="CVE" ref_id="CVE-2017-16529" ref_url="http://linux.oracle.com/cve/CVE-2017-16529.html"/> 26033 <reference source="CVE" ref_id="CVE-2017-16535" ref_url="http://linux.oracle.com/cve/CVE-2017-16535.html"/> 26034 <reference source="CVE" ref_id="CVE-2017-16526" ref_url="http://linux.oracle.com/cve/CVE-2017-16526.html"/> 26035 <reference source="CVE" ref_id="CVE-2017-16530" ref_url="http://linux.oracle.com/cve/CVE-2017-16530.html"/> 26036 <reference source="CVE" ref_id="CVE-2017-16531" ref_url="http://linux.oracle.com/cve/CVE-2017-16531.html"/> 26037 <reference source="CVE" ref_id="CVE-2017-16533" ref_url="http://linux.oracle.com/cve/CVE-2017-16533.html"/> 26038 <reference source="CVE" ref_id="CVE-2017-16536" ref_url="http://linux.oracle.com/cve/CVE-2017-16536.html"/> 26039 26040 <description> 26041 [4.1.12-112.14.2] 26042 - fuse: Call end_queued_requests() after releasing fc->lock in fuse_dev_release() (Ashish Samant) [Orabug: 26431550] 26043 - rds: Fix inaccurate accounting of unsignaled wrs in rds_ib_xmit_rdma (Hakon Bugge) [Orabug: 27097105] 26044 - rds: Fix inaccurate accounting of unsignaled wrs (Hakon Bugge) [Orabug: 27097105] 26045 - rds: ib: Fix NULL pointer dereference in debug code (Hakon Bugge) [Orabug: 27116566] 26046 - bnx2x: fix slowpath null crash (Zhu Yanjun) [Orabug: 27133587] 26047 - rds: System panic if RDS netfilter is enabled and RDS/TCP is used (Ka-Cheong Poon) [Orabug: 27150029] 26048 - USB: serial: console: fix use-after-free after failed setup (Johan Hovold) [Orabug: 27206830] {CVE-2017-16525} 26049 - mlx4: Subscribe to PXM notifier (Konrad Rzeszutek Wilk) 26050 - xen/pci: Add PXM node notifier for PXM (NUMA) changes. (Konrad Rzeszutek Wilk) 26051 - xen/pcifront: Walk the PCI bus after XenStore notification (Konrad Rzeszutek Wilk) 26052 - uwb: properly check kthread_run return value (Andrey Konovalov) [Orabug: 27206880] {CVE-2017-16526} 26053 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor (Takashi Iwai) [Orabug: 27206923] {CVE-2017-16529} 26054 - USB: uas: fix bug in handling of alternate settings (Alan Stern) [Orabug: 27206999] {CVE-2017-16530} 26055 - USB: fix out-of-bounds in usb_set_configuration (Greg Kroah-Hartman) [Orabug: 27207224] {CVE-2017-16531} 26056 - HID: usbhid: fix out-of-bounds bug (Jaejoong Kim) [Orabug: 27207918] {CVE-2017-16533} 26057 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() (Alan Stern) [Orabug: 27207970] {CVE-2017-16535} 26058 - [media] cx231xx-cards: fix NULL-deref on missing association descriptor (Johan Hovold) [Orabug: 27208047] {CVE-2017-16536} 26059 - Replace max_t() with sub_positive() in dequeue_entity_load_avg() (Gayatri Vasudevan) [Orabug: 27222316] 26060 - sched/fair: Fix cfs_rq avg tracking underflow (Gayatri Vasudevan) [Orabug: 27222316] 26061 - KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2 (Liran Alon) [Orabug: 27250111] 26062 - KVM: VMX: use kvm_event_needs_reinjection (Wanpeng Li) [Orabug: 27250111] 26063 - KVM: nVMX: Fix pending events injection (Wanpeng Li) [Orabug: 27250111] 26064 </description> 26065 <!-- 26066 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 26067 --> 26068 <advisory> 26069 <severity>IMPORTANT</severity> 26070 <rights>Copyright 2018 Oracle, Inc.</rights> 26071 <issued date="2018-01-03"/> 26072 <cve href="http://linux.oracle.com/cve/CVE-2017-16525.html">CVE-2017-16525</cve> 26073 <cve href="http://linux.oracle.com/cve/CVE-2017-16529.html">CVE-2017-16529</cve> 26074 <cve href="http://linux.oracle.com/cve/CVE-2017-16535.html">CVE-2017-16535</cve> 26075 <cve href="http://linux.oracle.com/cve/CVE-2017-16526.html">CVE-2017-16526</cve> 26076 <cve href="http://linux.oracle.com/cve/CVE-2017-16530.html">CVE-2017-16530</cve> 26077 <cve href="http://linux.oracle.com/cve/CVE-2017-16531.html">CVE-2017-16531</cve> 26078 <cve href="http://linux.oracle.com/cve/CVE-2017-16533.html">CVE-2017-16533</cve> 26079 <cve href="http://linux.oracle.com/cve/CVE-2017-16536.html">CVE-2017-16536</cve> 26080 26081 </advisory> 26082 </metadata> 26083 <criteria operator="OR"> 26084 <criteria operator="AND"> 26085 <criterion test_ref="oval:com.oracle.elsa:tst:20184001001" comment="Oracle Linux 6 is installed"/> 26086 <criteria operator="OR"> 26087 <criteria operator="AND"> 26088 <criterion test_ref="oval:com.oracle.elsa:tst:20184001002" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.2.el6uek"/> 26089 <criterion test_ref="oval:com.oracle.elsa:tst:20184001003" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 26090 </criteria> 26091 <criteria operator="AND"> 26092 <criterion test_ref="oval:com.oracle.elsa:tst:20184001004" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.2.el6uek"/> 26093 <criterion test_ref="oval:com.oracle.elsa:tst:20184001005" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 26094 </criteria> 26095 <criteria operator="AND"> 26096 <criterion test_ref="oval:com.oracle.elsa:tst:20184001006" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.2.el6uek"/> 26097 <criterion test_ref="oval:com.oracle.elsa:tst:20184001007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 26098 </criteria> 26099 <criteria operator="AND"> 26100 <criterion test_ref="oval:com.oracle.elsa:tst:20184001008" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.2.el6uek"/> 26101 <criterion test_ref="oval:com.oracle.elsa:tst:20184001009" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 26102 </criteria> 26103 <criteria operator="AND"> 26104 <criterion test_ref="oval:com.oracle.elsa:tst:20184001010" comment="kernel-uek is earlier than 0:4.1.12-112.14.2.el6uek"/> 26105 <criterion test_ref="oval:com.oracle.elsa:tst:20184001011" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 26106 </criteria> 26107 <criteria operator="AND"> 26108 <criterion test_ref="oval:com.oracle.elsa:tst:20184001012" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.2.el6uek"/> 26109 <criterion test_ref="oval:com.oracle.elsa:tst:20184001013" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 26110 </criteria> 26111 </criteria> 26112 </criteria> 26113 <criteria operator="AND"> 26114 <criterion test_ref="oval:com.oracle.elsa:tst:20184001014" comment="Oracle Linux 7 is installed"/> 26115 <criteria operator="OR"> 26116 <criteria operator="AND"> 26117 <criterion test_ref="oval:com.oracle.elsa:tst:20184001015" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.2.el7uek"/> 26118 <criterion test_ref="oval:com.oracle.elsa:tst:20184001016" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 26119 </criteria> 26120 <criteria operator="AND"> 26121 <criterion test_ref="oval:com.oracle.elsa:tst:20184001017" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.2.el7uek"/> 26122 <criterion test_ref="oval:com.oracle.elsa:tst:20184001018" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 26123 </criteria> 26124 <criteria operator="AND"> 26125 <criterion test_ref="oval:com.oracle.elsa:tst:20184001019" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.2.el7uek"/> 26126 <criterion test_ref="oval:com.oracle.elsa:tst:20184001020" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 26127 </criteria> 26128 <criteria operator="AND"> 26129 <criterion test_ref="oval:com.oracle.elsa:tst:20184001021" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.2.el7uek"/> 26130 <criterion test_ref="oval:com.oracle.elsa:tst:20184001022" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 26131 </criteria> 26132 <criteria operator="AND"> 26133 <criterion test_ref="oval:com.oracle.elsa:tst:20184001023" comment="kernel-uek is earlier than 0:4.1.12-112.14.2.el7uek"/> 26134 <criterion test_ref="oval:com.oracle.elsa:tst:20184001024" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 26135 </criteria> 26136 <criteria operator="AND"> 26137 <criterion test_ref="oval:com.oracle.elsa:tst:20184001025" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.2.el7uek"/> 26138 <criterion test_ref="oval:com.oracle.elsa:tst:20184001026" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 26139 </criteria> 26140 </criteria> 26141 </criteria> 26142 </criteria> 26143 </definition> 26144 <definition id="oval:com.oracle.elsa:def:20184004" version="501" class="patch"> 26145 <metadata> 26146 <title> 26147 ELSA-2018-4004: Unbreakable Enterprise kernel security update (IMPORTANT) 26148 </title> 26149 <affected family="unix"> 26150 <platform>Oracle Linux 6</platform> 26151 <platform>Oracle Linux 7</platform> 26152 26153 </affected> 26154 <reference source="elsa" ref_id="ELSA-2018-4004" ref_url="http://linux.oracle.com/errata/ELSA-2018-4004.html"/> 26155 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 26156 <reference source="CVE" ref_id="CVE-2017-5753" ref_url="http://linux.oracle.com/cve/CVE-2017-5753.html"/> 26157 26158 <description> 26159 [4.1.12-112.14.5] 26160 - x86/ibrs: Remove 'ibrs_dump' and remove the pr_debug (Konrad Rzeszutek Wilk) [Orabug: 27350825] 26161 26162 [4.1.12-112.14.4] 26163 - kABI: Revert kABI: Make the boot_cpu_data look normal (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26164 26165 [4.1.12-112.14.3] 26166 - userns: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26167 - udf: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26168 - net: mpls: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26169 - fs: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26170 - ipv6: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26171 - ipv4: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26172 - Thermal/int340x: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26173 - cw1200: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26174 - qla2xxx: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26175 - p54: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26176 - carl9170: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26177 - uvcvideo: prevent speculative execution (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26178 - bpf: prevent speculative execution in eBPF interpreter (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26179 - locking/barriers: introduce new observable speculation barrier (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26180 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26181 - x86/cpu/AMD: Make the LFENCE instruction serialized (Elena Reshetova) [Orabug: 27340459] {CVE-2017-5753} 26182 - kABI: Make the boot_cpu_data look normal. (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} 26183 - kernel.spec: Require the new microcode_ctl. (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} {CVE-2017-5715} 26184 - x86/microcode/AMD: Add support for fam17h microcode loading (Tom Lendacky) [Orabug: 27339995] {CVE-2017-5715} 26185 - x86/spec_ctrl: Disable if running as Xen PV guest. (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} 26186 - Set IBPB when running a different VCPU (Dave Hansen) [Orabug: 27339995] {CVE-2017-5715} 26187 - Clear the host registers after setbe (Jun Nakajima) [Orabug: 27339995] {CVE-2017-5715} 26188 - Use the ibpb_inuse variable. (Jun Nakajima) [Orabug: 27339995] {CVE-2017-5715} 26189 - KVM: x86: add SPEC_CTRL to MSR and CPUID lists (Andrea Arcangeli) [Orabug: 27339995] {CVE-2017-5715} 26190 - kvm: vmx: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Paolo Bonzini) [Orabug: 27339995] {CVE-2017-5715} 26191 - Use the 'ibrs_inuse' variable. (Jun Nakajima) [Orabug: 27339995] {CVE-2017-5715} 26192 - kvm: svm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Andrea Arcangeli) [Orabug: 27339995] {CVE-2017-5715} 26193 - x86/svm: Set IBPB when running a different VCPU (Paolo Bonzini) [Orabug: 27339995] {CVE-2017-5715} 26194 - x86/kvm: Pad RSB on VM transition (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26195 - x86/cpu/AMD: Add speculative control support for AMD (Tom Lendacky) [Orabug: 27339995] {CVE-2017-5715} 26196 - x86/microcode: Recheck IBRS and IBPB feature on microcode reload (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26197 - x86: Move IBRS/IBPB feature detection to scattered.c (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26198 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26199 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} 26200 - x86/kvm: clear registers on VM exit (Tom Lendacky) [Orabug: 27339995] {CVE-2017-5715} 26201 - x86/kvm: Set IBPB when switching VM (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26202 - *INCOMPLETE* x86/syscall: Clear unused extra registers on syscall entrance (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} 26203 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} 26204 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} 26205 - x86/mm: Set IBPB upon context switch (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26206 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26207 - x86/idle: Disable IBRS entering idle and enable it on wakeup (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26208 - x86/spec_ctrl: save IBRS MSR value in paranoid_entry (Andrea Arcangeli) [Orabug: 27339995] {CVE-2017-5715} 26209 - *Scaffolding* x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26210 - x86/enter: Use IBRS on syscall and interrupts (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26211 - x86: Add macro that does not save rax, rcx, rdx on stack to disable IBRS (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26212 - x86/enter: MACROS to set/clear IBRS and set IBP (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26213 - x86/feature: Report presence of IBPB and IBRS control (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26214 - x86: Add STIBP feature enumeration (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} 26215 - x86/cpufeature: Add X86_FEATURE_IA32_ARCH_CAPS and X86_FEATURE_IBRS_ATT (Konrad Rzeszutek Wilk) [Orabug: 27339995] {CVE-2017-5715} 26216 - x86/feature: Enable the x86 feature to control (Tim Chen) [Orabug: 27339995] {CVE-2017-5715} 26217 </description> 26218 <!-- 26219 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 26220 --> 26221 <advisory> 26222 <severity>IMPORTANT</severity> 26223 <rights>Copyright 2018 Oracle, Inc.</rights> 26224 <issued date="2018-01-05"/> 26225 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 26226 <cve href="http://linux.oracle.com/cve/CVE-2017-5753.html">CVE-2017-5753</cve> 26227 26228 </advisory> 26229 </metadata> 26230 <criteria operator="OR"> 26231 <criteria operator="AND"> 26232 <criterion test_ref="oval:com.oracle.elsa:tst:20184004001" comment="Oracle Linux 6 is installed"/> 26233 <criteria operator="OR"> 26234 <criteria operator="AND"> 26235 <criterion test_ref="oval:com.oracle.elsa:tst:20184004002" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.5.el6uek"/> 26236 <criterion test_ref="oval:com.oracle.elsa:tst:20184004003" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 26237 </criteria> 26238 <criteria operator="AND"> 26239 <criterion test_ref="oval:com.oracle.elsa:tst:20184004004" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.5.el6uek"/> 26240 <criterion test_ref="oval:com.oracle.elsa:tst:20184004005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 26241 </criteria> 26242 <criteria operator="AND"> 26243 <criterion test_ref="oval:com.oracle.elsa:tst:20184004006" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.5.el6uek"/> 26244 <criterion test_ref="oval:com.oracle.elsa:tst:20184004007" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 26245 </criteria> 26246 <criteria operator="AND"> 26247 <criterion test_ref="oval:com.oracle.elsa:tst:20184004008" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.5.el6uek"/> 26248 <criterion test_ref="oval:com.oracle.elsa:tst:20184004009" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 26249 </criteria> 26250 <criteria operator="AND"> 26251 <criterion test_ref="oval:com.oracle.elsa:tst:20184004010" comment="kernel-uek is earlier than 0:4.1.12-112.14.5.el6uek"/> 26252 <criterion test_ref="oval:com.oracle.elsa:tst:20184004011" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 26253 </criteria> 26254 <criteria operator="AND"> 26255 <criterion test_ref="oval:com.oracle.elsa:tst:20184004012" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.5.el6uek"/> 26256 <criterion test_ref="oval:com.oracle.elsa:tst:20184004013" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 26257 </criteria> 26258 </criteria> 26259 </criteria> 26260 <criteria operator="AND"> 26261 <criterion test_ref="oval:com.oracle.elsa:tst:20184004014" comment="Oracle Linux 7 is installed"/> 26262 <criteria operator="OR"> 26263 <criteria operator="AND"> 26264 <criterion test_ref="oval:com.oracle.elsa:tst:20184004015" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.5.el7uek"/> 26265 <criterion test_ref="oval:com.oracle.elsa:tst:20184004016" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 26266 </criteria> 26267 <criteria operator="AND"> 26268 <criterion test_ref="oval:com.oracle.elsa:tst:20184004017" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.5.el7uek"/> 26269 <criterion test_ref="oval:com.oracle.elsa:tst:20184004018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 26270 </criteria> 26271 <criteria operator="AND"> 26272 <criterion test_ref="oval:com.oracle.elsa:tst:20184004019" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.5.el7uek"/> 26273 <criterion test_ref="oval:com.oracle.elsa:tst:20184004020" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 26274 </criteria> 26275 <criteria operator="AND"> 26276 <criterion test_ref="oval:com.oracle.elsa:tst:20184004021" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.5.el7uek"/> 26277 <criterion test_ref="oval:com.oracle.elsa:tst:20184004022" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 26278 </criteria> 26279 <criteria operator="AND"> 26280 <criterion test_ref="oval:com.oracle.elsa:tst:20184004023" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.5.el7uek"/> 26281 <criterion test_ref="oval:com.oracle.elsa:tst:20184004024" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 26282 </criteria> 26283 <criteria operator="AND"> 26284 <criterion test_ref="oval:com.oracle.elsa:tst:20184004025" comment="kernel-uek is earlier than 0:4.1.12-112.14.5.el7uek"/> 26285 <criterion test_ref="oval:com.oracle.elsa:tst:20184004026" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 26286 </criteria> 26287 </criteria> 26288 </criteria> 26289 </criteria> 26290 </definition> 26291 <definition id="oval:com.oracle.elsa:def:20184006" version="501" class="patch"> 26292 <metadata> 26293 <title> 26294 ELSA-2018-4006: Unbreakable Enterprise kernel security update (IMPORTANT) 26295 </title> 26296 <affected family="unix"> 26297 <platform>Oracle Linux 6</platform> 26298 <platform>Oracle Linux 7</platform> 26299 26300 </affected> 26301 <reference source="elsa" ref_id="ELSA-2018-4006" ref_url="http://linux.oracle.com/errata/ELSA-2018-4006.html"/> 26302 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 26303 26304 <description> 26305 [4.1.12-112.14.10] 26306 - x86/ia32: save and clear registers on syscall. (Jamie Iles) [Orabug: 27355759] {CVE-2017-5754} 26307 - x86/IBRS: Save current status of MSR_IA32_SPEC_CTRL (Boris Ostrovsky) [Orabug: 27355887] 26308 - pti: Rename X86_FEATURE_KAISER to X86_FEATURE_PTI (Pavel Tatashin) [Orabug: 27352353] {CVE-2017-5754} 26309 - usb/core: usb_alloc_dev(): fix setting of ->portnum (Nicolai Stange) [Orabug: 27356522] 26310 - x86/spec_ctrl: Add missing IBRS_DISABLE (Konrad Rzeszutek Wilk) 26311 - Make use of ibrs_inuse consistent. (Jun Nakajima) 26312 26313 [4.1.12-112.14.8] 26314 - x86/kvm: Set IBRS on VMEXIT if guest disabled it. (Konrad Rzeszutek Wilk) 26315 26316 [4.1.12-112.14.7] 26317 - Re-introduce clearing of r12-15, rbp, rbx (Kris Van Hees) [Orabug: 27352353] {CVE-2017-5754} 26318 - x86: more ibrs/pti fixes (Pavel Tatashin) [Orabug: 27352353] {CVE-2017-5754} 26319 - x86/spec: Actually do the check for in_use on ENABLE_IBRS (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26320 - kvm: svm: Expose the CPUID.0x80000008 ebx flag. (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26321 - x86/spec_ctrl: Provide the sysfs version of the ibrs_enabled (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26322 - x86: Use better #define for FEATURE_ENABLE_IBRS and 0 (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26323 - x86: Instead of 0x2, 0x4, and 0x1 use #defines. (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26324 - kpti: Disable when running under Xen PV (Konrad Rzeszutek Wilk) [Orabug: 27352353] {CVE-2017-5754} 26325 - x86: Don't ENABLE_IBRS in nmi when we are still running on user cr3 (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26326 - x86/enter: Use IBRS on syscall and interrupts - fix ia32 path (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26327 - x86: Fix spectre/kpti integration (Konrad Rzeszutek Wilk) [Orabug: 27352353] {CVE-2017-5754} 26328 - PTI: unbreak EFI old_memmap (Jiri Kosina) [Orabug: 27352353] {CVE-2017-5754} 26329 - KAISER KABI tweaks. (Martin K. Petersen) [Orabug: 27352353] {CVE-2017-5754} 26330 - x86/ldt: fix crash in ldt freeing. (Jamie Iles) [Orabug: 27352353] {CVE-2017-5754} 26331 - x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code (Denys Vlasenko) [Orabug: 27352353] {CVE-2017-5754} 26332 - x86/entry: Remove unused 'kernel_stack' per-cpu variable (Denys Vlasenko) [Orabug: 27352353] {CVE-2017-5754} 26333 - x86/entry: Stop using PER_CPU_VAR(kernel_stack) (Denys Vlasenko) [Orabug: 27352353] {CVE-2017-5754} 26334 - kaiser: Set _PAGE_NX only if supported (Guenter Roeck) [Orabug: 27352353] {CVE-2017-5754} 26335 - x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26336 - KPTI: Report when enabled (Kees Cook) [Orabug: 27352353] {CVE-2017-5754} 26337 - KPTI: Rename to PAGE_TABLE_ISOLATION (Kees Cook) [Orabug: 27352353] {CVE-2017-5754} 26338 - x86/kaiser: Move feature detection up (Borislav Petkov) [Orabug: 27352353] {CVE-2017-5754} 26339 - x86/kaiser: Reenable PARAVIRT (Borislav Petkov) [Orabug: 27352353] {CVE-2017-5754} 26340 - x86/paravirt: Dont patch flush_tlb_single (Thomas Gleixner) [Orabug: 27352353] {CVE-2017-5754} 26341 - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26342 - kaiser: asm/tlbflush.h handle noPGE at lower level (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26343 - kaiser: drop is_atomic arg to kaiser_pagetable_walk() (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26344 - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26345 - x86/kaiser: Check boottime cmdline params (Borislav Petkov) [Orabug: 27352353] {CVE-2017-5754} 26346 - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling (Borislav Petkov) [Orabug: 27352353] {CVE-2017-5754} 26347 - kaiser: add 'nokaiser' boot option, using ALTERNATIVE (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26348 - kaiser: fix unlikely error in alloc_ldt_struct() (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26349 - kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26350 - kaiser: paranoid_entry pass cr3 need to paranoid_exit (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26351 - kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26352 - kaiser: PCID 0 for kernel and 128 for user (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26353 - kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26354 - kaiser: enhanced by kernel and user PCIDs (Dave Hansen) [Orabug: 27352353] {CVE-2017-5754} 26355 - kaiser: vmstat show NR_KAISERTABLE as nr_overhead (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26356 - kaiser: delete KAISER_REAL_SWITCH option (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26357 - kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26358 - kaiser: cleanups while trying for gold link (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26359 - kaiser: kaiser_remove_mapping() move along the pgd (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26360 - kaiser: tidied up kaiser_add/remove_mapping slightly (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26361 - kaiser: tidied up asm/kaiser.h somewhat (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26362 - kaiser: ENOMEM if kaiser_pagetable_walk() NULL (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26363 - kaiser: fix perf crashes (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26364 - kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26365 - kaiser: KAISER depends on SMP (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26366 - kaiser: fix build and FIXME in alloc_ldt_struct() (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26367 - kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26368 - kaiser: do not set _PAGE_NX on pgd_none (Hugh Dickins) [Orabug: 27352353] {CVE-2017-5754} 26369 - kaiser: merged update (Dave Hansen) [Orabug: 27352353] {CVE-2017-5754} 26370 - KAISER: Kernel Address Isolation (Richard Fellner) [Orabug: 27352353] {CVE-2017-5754} 26371 - x86/boot: Add early cmdline parsing for options with arguments (Tom Lendacky) [Orabug: 27352353] {CVE-2017-5754} 26372 - x86/mm/64: Fix reboot interaction with CR4.PCIDE (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26373 - x86/mm: Enable CR4.PCIDE on supported systems (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26374 - x86/mm: Add the 'nopcid' boot option to turn off PCID (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26375 - x86/mm: Disable PCID on 32-bit kernels (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26376 - x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26377 - x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26378 - x86/mm: Make flush_tlb_mm_range() more predictable (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26379 - x86/mm: Remove flush_tlb() and flush_tlb_current_task() (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26380 - x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly() (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26381 - x86/irq: Do not substract irq_tlb_count from irq_call_count (Aaron Lu) [Orabug: 27352353] {CVE-2017-5754} 26382 - sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26383 - ARM: Hide finish_arch_post_lock_switch() from modules (Steven Rostedt) [Orabug: 27352353] {CVE-2017-5754} 26384 - x86/mm, sched/core: Turn off IRQs in switch_mm() (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26385 - x86/mm, sched/core: Uninline switch_mm() (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26386 - x86/mm: Build arch/x86/mm/tlb.c even on !SMP (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26387 - sched/core: Add switch_mm_irqs_off() and use it in the scheduler (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26388 - mm/mmu_context, sched/core: Fix mmu_context.h assumption (Ingo Molnar) [Orabug: 27352353] {CVE-2017-5754} 26389 - x86/mm: If INVPCID is available, use it to flush global mappings (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26390 - x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26391 - x86/mm: Fix INVPCID asm constraint (Borislav Petkov) [Orabug: 27352353] {CVE-2017-5754} 26392 - x86/mm: Add INVPCID helpers (Andy Lutomirski) [Orabug: 27352353] {CVE-2017-5754} 26393 </description> 26394 <!-- 26395 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 26396 --> 26397 <advisory> 26398 <severity>IMPORTANT</severity> 26399 <rights>Copyright 2018 Oracle, Inc.</rights> 26400 <issued date="2018-01-09"/> 26401 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 26402 26403 </advisory> 26404 </metadata> 26405 <criteria operator="OR"> 26406 <criteria operator="AND"> 26407 <criterion test_ref="oval:com.oracle.elsa:tst:20184006001" comment="Oracle Linux 6 is installed"/> 26408 <criteria operator="OR"> 26409 <criteria operator="AND"> 26410 <criterion test_ref="oval:com.oracle.elsa:tst:20184006002" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.10.el6uek"/> 26411 <criterion test_ref="oval:com.oracle.elsa:tst:20184006003" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 26412 </criteria> 26413 <criteria operator="AND"> 26414 <criterion test_ref="oval:com.oracle.elsa:tst:20184006004" comment="kernel-uek is earlier than 0:4.1.12-112.14.10.el6uek"/> 26415 <criterion test_ref="oval:com.oracle.elsa:tst:20184006005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 26416 </criteria> 26417 <criteria operator="AND"> 26418 <criterion test_ref="oval:com.oracle.elsa:tst:20184006006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.10.el6uek"/> 26419 <criterion test_ref="oval:com.oracle.elsa:tst:20184006007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 26420 </criteria> 26421 <criteria operator="AND"> 26422 <criterion test_ref="oval:com.oracle.elsa:tst:20184006008" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.10.el6uek"/> 26423 <criterion test_ref="oval:com.oracle.elsa:tst:20184006009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 26424 </criteria> 26425 <criteria operator="AND"> 26426 <criterion test_ref="oval:com.oracle.elsa:tst:20184006010" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.10.el6uek"/> 26427 <criterion test_ref="oval:com.oracle.elsa:tst:20184006011" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 26428 </criteria> 26429 <criteria operator="AND"> 26430 <criterion test_ref="oval:com.oracle.elsa:tst:20184006012" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.10.el6uek"/> 26431 <criterion test_ref="oval:com.oracle.elsa:tst:20184006013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 26432 </criteria> 26433 </criteria> 26434 </criteria> 26435 <criteria operator="AND"> 26436 <criterion test_ref="oval:com.oracle.elsa:tst:20184006014" comment="Oracle Linux 7 is installed"/> 26437 <criteria operator="OR"> 26438 <criteria operator="AND"> 26439 <criterion test_ref="oval:com.oracle.elsa:tst:20184006015" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.10.el7uek"/> 26440 <criterion test_ref="oval:com.oracle.elsa:tst:20184006016" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 26441 </criteria> 26442 <criteria operator="AND"> 26443 <criterion test_ref="oval:com.oracle.elsa:tst:20184006017" comment="kernel-uek is earlier than 0:4.1.12-112.14.10.el7uek"/> 26444 <criterion test_ref="oval:com.oracle.elsa:tst:20184006018" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 26445 </criteria> 26446 <criteria operator="AND"> 26447 <criterion test_ref="oval:com.oracle.elsa:tst:20184006019" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.10.el7uek"/> 26448 <criterion test_ref="oval:com.oracle.elsa:tst:20184006020" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 26449 </criteria> 26450 <criteria operator="AND"> 26451 <criterion test_ref="oval:com.oracle.elsa:tst:20184006021" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.10.el7uek"/> 26452 <criterion test_ref="oval:com.oracle.elsa:tst:20184006022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 26453 </criteria> 26454 <criteria operator="AND"> 26455 <criterion test_ref="oval:com.oracle.elsa:tst:20184006023" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.10.el7uek"/> 26456 <criterion test_ref="oval:com.oracle.elsa:tst:20184006024" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 26457 </criteria> 26458 <criteria operator="AND"> 26459 <criterion test_ref="oval:com.oracle.elsa:tst:20184006025" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.10.el7uek"/> 26460 <criterion test_ref="oval:com.oracle.elsa:tst:20184006026" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 26461 </criteria> 26462 </criteria> 26463 </criteria> 26464 </criteria> 26465 </definition> 26466 <definition id="oval:com.oracle.elsa:def:20184017" version="501" class="patch"> 26467 <metadata> 26468 <title> 26469 ELSA-2018-4017: Unbreakable Enterprise kernel security update (IMPORTANT) 26470 </title> 26471 <affected family="unix"> 26472 <platform>Oracle Linux 6</platform> 26473 <platform>Oracle Linux 7</platform> 26474 26475 </affected> 26476 <reference source="elsa" ref_id="ELSA-2018-4017" ref_url="http://linux.oracle.com/errata/ELSA-2018-4017.html"/> 26477 <reference source="CVE" ref_id="CVE-2017-1000407" ref_url="http://linux.oracle.com/cve/CVE-2017-1000407.html"/> 26478 26479 <description> 26480 [4.1.12-112.14.13] 26481 - Revert 'kernel.spec: Require the new microcode_ctl.' (Brian Maly) 26482 26483 [4.1.12-112.14.12] 26484 - xen-blkback: add pending_req allocation stats (Ankur Arora) [Orabug: 27386890] 26485 - xen-blkback: move indirect req allocation out-of-line (Ankur Arora) [Orabug: 27386890] 26486 - xen-blkback: pull nseg validation out in a function (Ankur Arora) [Orabug: 27386890] 26487 - xen-blkback: make struct pending_req less monolithic (Ankur Arora) [Orabug: 27386890] 26488 - x86: Clean up IBRS functionality resident in common code (Kanth Ghatraju) [Orabug: 27403317] 26489 - x86: Display correct settings for the SPECTRE_V2 bug (Kanth Ghatraju) [Orabug: 27403317] 26490 - Set CONFIG_GENERIC_CPU_VULNERABILITIES flag (Kanth Ghatraju) [Orabug: 27403317] 26491 - x86/cpu: Implement CPU vulnerabilites sysfs functions (Thomas Gleixner) [Orabug: 27403317] 26492 - sysfs/cpu: Fix typos in vulnerability documentation (David Woodhouse) [Orabug: 27403317] 26493 - sysfs/cpu: Add vulnerability folder (Thomas Gleixner) [Orabug: 27403317] 26494 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] (David Woodhouse) [Orabug: 27403317] 26495 - x86/cpufeatures: Add X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 27403317] 26496 - KVM: x86: Add memory barrier on vmcs field lookup (Andrew Honig) {CVE-2017-5753} 26497 - KVM: VMX: remove I/O port 0x80 bypass on Intel hosts (Andrew Honig) [Orabug: 27402301] {CVE-2017-1000407} {CVE-2017-1000407} 26498 - xfs: give all workqueues rescuer threads (Chris Mason) [Orabug: 27397568] 26499 - ixgbevf: handle mbox_api_13 in ixgbevf_change_mtu (Joao Martins) [Orabug: 27397001] 26500 </description> 26501 <!-- 26502 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 26503 --> 26504 <advisory> 26505 <severity>IMPORTANT</severity> 26506 <rights>Copyright 2018 Oracle, Inc.</rights> 26507 <issued date="2018-01-18"/> 26508 <cve href="http://linux.oracle.com/cve/CVE-2017-1000407.html">CVE-2017-1000407</cve> 26509 26510 </advisory> 26511 </metadata> 26512 <criteria operator="OR"> 26513 <criteria operator="AND"> 26514 <criterion test_ref="oval:com.oracle.elsa:tst:20184017001" comment="Oracle Linux 6 is installed"/> 26515 <criteria operator="OR"> 26516 <criteria operator="AND"> 26517 <criterion test_ref="oval:com.oracle.elsa:tst:20184017002" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.13.el6uek"/> 26518 <criterion test_ref="oval:com.oracle.elsa:tst:20184017003" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 26519 </criteria> 26520 <criteria operator="AND"> 26521 <criterion test_ref="oval:com.oracle.elsa:tst:20184017004" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.13.el6uek"/> 26522 <criterion test_ref="oval:com.oracle.elsa:tst:20184017005" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 26523 </criteria> 26524 <criteria operator="AND"> 26525 <criterion test_ref="oval:com.oracle.elsa:tst:20184017006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.13.el6uek"/> 26526 <criterion test_ref="oval:com.oracle.elsa:tst:20184017007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 26527 </criteria> 26528 <criteria operator="AND"> 26529 <criterion test_ref="oval:com.oracle.elsa:tst:20184017008" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.13.el6uek"/> 26530 <criterion test_ref="oval:com.oracle.elsa:tst:20184017009" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 26531 </criteria> 26532 <criteria operator="AND"> 26533 <criterion test_ref="oval:com.oracle.elsa:tst:20184017010" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.13.el6uek"/> 26534 <criterion test_ref="oval:com.oracle.elsa:tst:20184017011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 26535 </criteria> 26536 <criteria operator="AND"> 26537 <criterion test_ref="oval:com.oracle.elsa:tst:20184017012" comment="kernel-uek is earlier than 0:4.1.12-112.14.13.el6uek"/> 26538 <criterion test_ref="oval:com.oracle.elsa:tst:20184017013" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 26539 </criteria> 26540 </criteria> 26541 </criteria> 26542 <criteria operator="AND"> 26543 <criterion test_ref="oval:com.oracle.elsa:tst:20184017014" comment="Oracle Linux 7 is installed"/> 26544 <criteria operator="OR"> 26545 <criteria operator="AND"> 26546 <criterion test_ref="oval:com.oracle.elsa:tst:20184017015" comment="kernel-uek is earlier than 0:4.1.12-112.14.13.el7uek"/> 26547 <criterion test_ref="oval:com.oracle.elsa:tst:20184017016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 26548 </criteria> 26549 <criteria operator="AND"> 26550 <criterion test_ref="oval:com.oracle.elsa:tst:20184017017" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.13.el7uek"/> 26551 <criterion test_ref="oval:com.oracle.elsa:tst:20184017018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 26552 </criteria> 26553 <criteria operator="AND"> 26554 <criterion test_ref="oval:com.oracle.elsa:tst:20184017019" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.13.el7uek"/> 26555 <criterion test_ref="oval:com.oracle.elsa:tst:20184017020" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 26556 </criteria> 26557 <criteria operator="AND"> 26558 <criterion test_ref="oval:com.oracle.elsa:tst:20184017021" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.13.el7uek"/> 26559 <criterion test_ref="oval:com.oracle.elsa:tst:20184017022" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 26560 </criteria> 26561 <criteria operator="AND"> 26562 <criterion test_ref="oval:com.oracle.elsa:tst:20184017023" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.13.el7uek"/> 26563 <criterion test_ref="oval:com.oracle.elsa:tst:20184017024" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 26564 </criteria> 26565 <criteria operator="AND"> 26566 <criterion test_ref="oval:com.oracle.elsa:tst:20184017025" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.13.el7uek"/> 26567 <criterion test_ref="oval:com.oracle.elsa:tst:20184017026" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 26568 </criteria> 26569 </criteria> 26570 </criteria> 26571 </criteria> 26572 </definition> 26573 <definition id="oval:com.oracle.elsa:def:20184020" version="501" class="patch"> 26574 <metadata> 26575 <title> 26576 ELSA-2018-4020: Unbreakable Enterprise kernel security update (IMPORTANT) 26577 </title> 26578 <affected family="unix"> 26579 <platform>Oracle Linux 5</platform> 26580 <platform>Oracle Linux 6</platform> 26581 26582 </affected> 26583 <reference source="elsa" ref_id="ELSA-2018-4020" ref_url="http://linux.oracle.com/errata/ELSA-2018-4020.html"/> 26584 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 26585 <reference source="CVE" ref_id="CVE-2017-5753" ref_url="http://linux.oracle.com/cve/CVE-2017-5753.html"/> 26586 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 26587 26588 <description> 26589 [2.6.39-400.298.2] 26590 - x86: Use PRED_CMD MSR when ibpb is enabled (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26591 - x86/spec: Dont print the Missing arguments for option spectre_v2 (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26592 - x86: Move ENABLE_IBRS in the interrupt macro (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26593 - Add set_ibrs_disabled and set_ibpb_disabled (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26594 - x86/boot: Add early cmdline parsing for options with arguments (Tom Lendacky) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26595 - x86, boot: Carve out early cmdline parsing function (Borislav Petkov) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26596 - x86: Fix kABI build breakage (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26597 - x86: Add command-line options 'spectre_v2' and 'nospectre_v2' (Kanth Ghatraju) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26598 - x86/mm: Set IBPB upon context switch (Brian Maly) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26599 - x86: Display correct settings for the SPECTRE_V2 bug (Kanth Ghatraju) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26600 - Set CONFIG_GENERIC_CPU_VULNERABILITIES flag (Kanth Ghatraju) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26601 - x86/cpu: Implement CPU vulnerabilites sysfs functions (Thomas Gleixner) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26602 - sysfs/cpu: Fix typos in vulnerability documentation (David Woodhouse) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26603 - sysfs/cpu: Add vulnerability folder (Thomas Gleixner) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26604 - x86, cpu: Expand cpufeature facility to include cpu bugs (Borislav Petkov) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26605 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] (David Woodhouse) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26606 - x86/cpufeatures: Add X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26607 - x86/spec: STUFF_RSB _before_ ENABLE_IBRS (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26608 - x86: Move STUFF_RSB in to the idt macro (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26609 - x86/IBRS/IBPB: Set sysctl_ibrs/ibpb_enabled properly (Boris Ostrovsky) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26610 - x86/IBRS: Make sure we restore MSR_IA32_SPEC_CTRL to a valid value (Boris Ostrovsky) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26611 - x86/spec_ctrl: Add missing 'lfence' when IBRS is not supported (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26612 - x86/ia32: Move STUFF_RSB And ENABLE_IBRS (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26613 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26614 - x86: Use IBRS for firmware update path (David Woodhouse) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26615 - x86/spec_ctrl: Disable if running as Xen PV guest (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26616 - x86/microcode: Recheck IBRS features on microcode reload (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26617 - x86/idle: Disable IBRS entering idle and enable it on wakeup (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26618 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26619 - x86/enter: Use IBRS on syscall and interrupts (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26620 - x86/enter: MACROS to set/clear IBRS and set IBPB (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26621 - x86/feature: Detect the x86 IBRS feature to control Speculation (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 26622 - x86: fix build breakage (Brian Maly) [Orabug: 27346425] {CVE-2017-5753} 26623 - kaiser: rename X86_FEATURE_KAISER to X86_FEATURE_PTI to match upstream (Mike Kravetz) {CVE-2017-5754} 26624 - x86/kaiser: Check boottime cmdline params (Mike Kravetz) [Orabug: 27333761] {CVE-2017-5754} 26625 - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling (Borislav Petkov) [Orabug: 27333761] {CVE-2017-5754} 26626 - KPTI: Report when enabled (Mike Kravetz) [Orabug: 27333761] {CVE-2017-5754} 26627 - PTI: unbreak EFI old_memmap (Jiri Kosina) [Orabug: 27333761] [Orabug: 27333760] {CVE-2017-5754} 26628 - kaiser: Set _PAGE_NX only if supported (Guenter Roeck) [Orabug: 27333761] [Orabug: 27333760] {CVE-2017-5754} 26629 - KPTI: Rename to PAGE_TABLE_ISOLATION (Kees Cook) [Orabug: 27333761] {CVE-2017-5754} 26630 - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 26631 - kaiser: asm/tlbflush.h handle noPGE at lower level (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 26632 - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 26633 - x86/alternatives: add asm ALTERNATIVE macro (Mike Kravetz) [Orabug: 27333761] {CVE-2017-5754} 26634 - x86/kaiser: Reenable PARAVIRT, dynamically disable KAISER if PARAVIRT (Borislav Petkov) [Orabug: 27333761] {CVE-2017-5754} 26635 - kaiser: add 'nokaiser' boot option, using ALTERNATIVE (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 26636 - x86-32: Fix boot with CONFIG_X86_INVD_BUG (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26637 - kaiser: alloc_ldt_struct() use get_zeroed_page() (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 26638 - kaiser: user_map __kprobes_text too (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 26639 - x86/mm/kaiser: re-enable vsyscalls (Andrea Arcangeli) [Orabug: 27333761] {CVE-2017-5754} 26640 - KAISER: Kernel Address Isolation (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 26641 - x86/mm: fix bad backport to disable PCID on Xen (Borislav Petkov) [Orabug: 27333761] {CVE-2017-5754} 26642 - x86/mm/64: Fix reboot interaction with CR4.PCIDE (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26643 - x86/mm: Enable CR4.PCIDE on supported systems (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26644 - x86/mm: Add the 'nopcid' boot option to turn off PCID (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26645 - x86/mm: Disable PCID on 32-bit kernels (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26646 - x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26647 - sched/core: Idle_task_exit() shouldnt use switch_mm_irqs_off() (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26648 - x86/mm, sched/core: Turn off IRQs in switch_mm() (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26649 - x86/mm, sched/core: Uninline switch_mm() (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26650 - x86/mm: Build arch/x86/mm/tlb.c even on !SMP (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26651 - sched/core: Add switch_mm_irqs_off() and use it in the scheduler (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26652 - mm/mmu_context, sched/core: Fix mmu_context.h assumption (Ingo Molnar) [Orabug: 27333761] {CVE-2017-5754} 26653 - x86/mm: If INVPCID is available, use it to flush global mappings (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26654 - x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26655 - x86/mm: Fix INVPCID asm constraint (Borislav Petkov) [Orabug: 27333761] {CVE-2017-5754} 26656 - x86/mm: Add INVPCID helpers (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26657 - x86, cpufeature: Add CPU features from Intel document 319433-012A (H. Peter Anvin) [Orabug: 27333761] {CVE-2017-5754} 26658 - x86/paravirt: Dont patch flush_tlb_single (Thomas Gleixner) [Orabug: 27333761] {CVE-2017-5754} 26659 - x86-64: Map the HPET NX (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 26660 - x86/ldt: Make modify_ldt synchronous (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} {CVE-2015-5157} 26661 - x86, cpu: Add cpufeature flag for PCIDs (Arun Thomas) [Orabug: 27333761] {CVE-2017-5754} 26662 - x86/mm: Disable preemption during CR3 read+write (Sebastian Andrzej Siewior) [Orabug: 27333761] {CVE-2017-5754} 26663 - locking/barriers: fix compile issue (Brian Maly) [Orabug: 27346425] {CVE-2017-5753} 26664 - x86: Add another set of MSR accessor functions (Borislav Petkov) [Orabug: 27346425] {CVE-2017-5753} 26665 - udf: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26666 - fs: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26667 - qla2xxx: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26668 - p54: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26669 - carl9170: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26670 - uvcvideo: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26671 - locking/barriers: introduce new observable speculation barrier (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26672 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26673 - x86/cpu/AMD: Make the LFENCE instruction serialized (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 26674 </description> 26675 <!-- 26676 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 26677 --> 26678 <advisory> 26679 <severity>IMPORTANT</severity> 26680 <rights>Copyright 2018 Oracle, Inc.</rights> 26681 <issued date="2018-01-24"/> 26682 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 26683 <cve href="http://linux.oracle.com/cve/CVE-2017-5753.html">CVE-2017-5753</cve> 26684 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 26685 26686 </advisory> 26687 </metadata> 26688 <criteria operator="OR"> 26689 <criteria operator="AND"> 26690 <criterion test_ref="oval:com.oracle.elsa:tst:20184020001" comment="Oracle Linux 5 is installed"/> 26691 <criteria operator="OR"> 26692 <criteria operator="AND"> 26693 <criterion test_ref="oval:com.oracle.elsa:tst:20184020002" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.2.el5uek"/> 26694 <criterion test_ref="oval:com.oracle.elsa:tst:20184020003" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 26695 </criteria> 26696 <criteria operator="AND"> 26697 <criterion test_ref="oval:com.oracle.elsa:tst:20184020004" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.2.el5uek"/> 26698 <criterion test_ref="oval:com.oracle.elsa:tst:20184020005" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 26699 </criteria> 26700 <criteria operator="AND"> 26701 <criterion test_ref="oval:com.oracle.elsa:tst:20184020006" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.2.el5uek"/> 26702 <criterion test_ref="oval:com.oracle.elsa:tst:20184020007" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 26703 </criteria> 26704 <criteria operator="AND"> 26705 <criterion test_ref="oval:com.oracle.elsa:tst:20184020008" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.2.el5uek"/> 26706 <criterion test_ref="oval:com.oracle.elsa:tst:20184020009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 26707 </criteria> 26708 <criteria operator="AND"> 26709 <criterion test_ref="oval:com.oracle.elsa:tst:20184020010" comment="kernel-uek is earlier than 0:2.6.39-400.298.2.el5uek"/> 26710 <criterion test_ref="oval:com.oracle.elsa:tst:20184020011" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 26711 </criteria> 26712 <criteria operator="AND"> 26713 <criterion test_ref="oval:com.oracle.elsa:tst:20184020012" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.2.el5uek"/> 26714 <criterion test_ref="oval:com.oracle.elsa:tst:20184020013" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 26715 </criteria> 26716 </criteria> 26717 </criteria> 26718 <criteria operator="AND"> 26719 <criterion test_ref="oval:com.oracle.elsa:tst:20184020014" comment="Oracle Linux 6 is installed"/> 26720 <criteria operator="OR"> 26721 <criteria operator="AND"> 26722 <criterion test_ref="oval:com.oracle.elsa:tst:20184020015" comment="kernel-uek is earlier than 0:2.6.39-400.298.2.el6uek"/> 26723 <criterion test_ref="oval:com.oracle.elsa:tst:20184020016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 26724 </criteria> 26725 <criteria operator="AND"> 26726 <criterion test_ref="oval:com.oracle.elsa:tst:20184020017" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.2.el6uek"/> 26727 <criterion test_ref="oval:com.oracle.elsa:tst:20184020018" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 26728 </criteria> 26729 <criteria operator="AND"> 26730 <criterion test_ref="oval:com.oracle.elsa:tst:20184020019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.2.el6uek"/> 26731 <criterion test_ref="oval:com.oracle.elsa:tst:20184020020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 26732 </criteria> 26733 <criteria operator="AND"> 26734 <criterion test_ref="oval:com.oracle.elsa:tst:20184020021" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.2.el6uek"/> 26735 <criterion test_ref="oval:com.oracle.elsa:tst:20184020022" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 26736 </criteria> 26737 <criteria operator="AND"> 26738 <criterion test_ref="oval:com.oracle.elsa:tst:20184020023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.2.el6uek"/> 26739 <criterion test_ref="oval:com.oracle.elsa:tst:20184020024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 26740 </criteria> 26741 <criteria operator="AND"> 26742 <criterion test_ref="oval:com.oracle.elsa:tst:20184020025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.2.el6uek"/> 26743 <criterion test_ref="oval:com.oracle.elsa:tst:20184020026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 26744 </criteria> 26745 </criteria> 26746 </criteria> 26747 </criteria> 26748 </definition> 26749 <definition id="oval:com.oracle.elsa:def:20184022" version="501" class="patch"> 26750 <metadata> 26751 <title> 26752 ELSA-2018-4022: Unbreakable Enterprise kernel security update (IMPORTANT) 26753 </title> 26754 <affected family="unix"> 26755 <platform>Oracle Linux 6</platform> 26756 <platform>Oracle Linux 7</platform> 26757 26758 </affected> 26759 <reference source="elsa" ref_id="ELSA-2018-4022" ref_url="http://linux.oracle.com/errata/ELSA-2018-4022.html"/> 26760 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 26761 <reference source="CVE" ref_id="CVE-2017-5753" ref_url="http://linux.oracle.com/cve/CVE-2017-5753.html"/> 26762 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 26763 26764 <description> 26765 kernel-uek 26766 [3.8.13-118.20.2] 26767 - x86: Add another set of MSR accessor functions (Borislav Petkov) [Orabug: 27444923] {CVE-2017-5753} 26768 - userns: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26769 - udf: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26770 - fs: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26771 - qla2xxx: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26772 - p54: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26773 - carl9170: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26774 - uvcvideo: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26775 - locking/barriers: introduce new observable speculation barrier (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26776 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26777 - x86/cpu/AMD: Make the LFENCE instruction serialized (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 26778 - x86/rsb: add comment specifying why we skip STUFF_RSB (Ankur Arora) [Orabug: 27451658] {CVE-2017-5715} 26779 - x86/rsb: make STUFF_RSB jmp labels more robust (Ankur Arora) [Orabug: 27451658] {CVE-2017-5715} 26780 - x86/spec: Also print IBRS if IBPB is disabled. (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26781 - x86/spectre: Drop the warning about ibrs being obsolete. (Konrad Rzeszutek Wilk) {CVE-2017-5715} 26782 - Add set_ibrs_disabled and set_ibpb_disabled (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 26783 - x86/spec: Don't print the Missing arguments for option spectre_v2 (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 26784 - x86/boot: Add early cmdline parsing for options with arguments (Tom Lendacky) [Orabug: 27376697] {CVE-2017-5715} 26785 - x86, boot: Carve out early cmdline parsing function (Borislav Petkov) [Orabug: 27376697] 26786 - x86: Add command-line options 'spectre_v2' and 'nospectre_v2' (Kanth Ghatraju) [Orabug: 27376697] {CVE-2017-5715} 26787 - x86: Fix kABI build breakage (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 26788 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 26789 - x86: Use PRED_CMD MSR when ibpb is enabled (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 26790 - x86/mm: Set IBPB upon context switch (Brian Maly) [Orabug: 27376697] {CVE-2017-5715} 26791 - x86: Display correct settings for the SPECTRE_V[12] bug (Kanth Ghatraju) [Orabug: 27376697] {CVE-2017-5715} {CVE-2017-5753} 26792 - x86/cpu: Implement CPU vulnerabilites sysfs functions (Thomas Gleixner) [Orabug: 27376697] {CVE-2017-5715} {CVE-2017-5753} 26793 - x86/IBRS/IBPB: Set sysctl_ibrs/ibpb_enabled properly (Boris Ostrovsky) [Orabug: 27376697] {CVE-2017-5715} 26794 - x86/spec_ctrl: Disable if running as Xen PV guest (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 26795 - sysfs/cpu: Add vulnerability folder (Thomas Gleixner) [Orabug: 27376697] {CVE-2017-5715} {CVE-2017-5754} 26796 - x86, cpu: Expand cpufeature facility to include cpu bugs (Borislav Petkov) [Orabug: 27376697] {CVE-2017-5715} 26797 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] (Kanth Ghatraju) [Orabug: 27376697] {CVE-2017-5715} 26798 - x86/cpufeatures: Add X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 27376697] {CVE-2017-5754} 26799 - x86/entry: STUFF_RSB only after switching to kernel CR3 (Ankur Arora) [Orabug: 27376697] {CVE-2017-5715} 26800 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 26801 - x86/IBRS: Make sure we restore MSR_IA32_SPEC_CTRL to a valid value (Boris Ostrovsky) [Orabug: 27376697] {CVE-2017-5715} 26802 - x86: Use IBRS for firmware update path (David Woodhouse) [Orabug: 27376697] {CVE-2017-5715} 26803 - x86/microcode: Recheck IBRS features on microcode reload (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 26804 - x86/idle: Disable IBRS entering idle and enable it on wakeup (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 26805 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 26806 - x86/enter: Use IBRS on syscall and interrupts (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 26807 - x86/enter: MACROS to set/clear IBRS (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 26808 - x86/feature: Detect the x86 IBRS feature to control Speculation (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 26809 - x86/pti/efi: broken conversion from efi to kernel page table (Pavel Tatashin) [Orabug: 27333764] {CVE-2017-5754} 26810 - PTI: unbreak EFI old_memmap (Jiri Kosina) [Orabug: 27333764] [Orabug: 27333760] {CVE-2017-5754} {CVE-2017-5754} 26811 - kaiser: Set _PAGE_NX only if supported (Lepton Wu) [Orabug: 27333764] {CVE-2017-5754} 26812 - kaiser: rename X86_FEATURE_KAISER to X86_FEATURE_PTI (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 26813 - KPTI: Rename to PAGE_TABLE_ISOLATION (Kees Cook) [Orabug: 27333764] {CVE-2017-5754} 26814 - x86/kaiser: Check boottime cmdline params (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 26815 - kaiser: x86: Fix NMI handling (Jiri Kosina) [Orabug: 27333764] {CVE-2017-5754} 26816 - kaiser: move paravirt clock vsyscall mapping out of kaiser_init (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 26817 - kaiser: disable if xen PARAVIRT (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 26818 - x86/kaiser: Reenable PARAVIRT (Borislav Petkov) [Orabug: 27333764] {CVE-2017-5754} 26819 - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 26820 - kaiser: asm/tlbflush.h handle noPGE at lower level (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 26821 - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 26822 - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling (Borislav Petkov) [Orabug: 27333764] {CVE-2017-5754} 26823 - kaiser: add 'nokaiser' boot option, using ALTERNATIVE (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 26824 - x86/alternatives: add asm ALTERNATIVE macro (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 26825 - kaiser: alloc_ldt_struct() use get_zeroed_page() (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 26826 - x86: kvmclock: Disable use from vDSO if KPTI is enabled (Ben Hutchings) [Orabug: 27333764] {CVE-2017-5754} 26827 - kaiser: Fix build with CONFIG_FUNCTION_GRAPH_TRACER (Kees Cook) [Orabug: 27333764] {CVE-2017-5754} 26828 - x86/mm/kaiser: re-enable vsyscalls (Andrea Arcangeli) [Orabug: 27333764] {CVE-2017-5754} 26829 - KAISER: Kernel Address Isolation (Richard Fellner) [Orabug: 27333764] {CVE-2017-5754} 26830 - kprobes: Prohibit probing on .entry.text code (Masami Hiramatsu) [Orabug: 27333764] {CVE-2017-5754} 26831 - x86/mm/64: Fix reboot interaction with CR4.PCIDE (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26832 - x86/mm: Enable CR4.PCIDE on supported systems (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26833 - x86/mm: Add the 'nopcid' boot option to turn off PCID (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26834 - x86/mm: Disable PCID on 32-bit kernels (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26835 - x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26836 - x86/mm: Fix flush_tlb_page() on Xen (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26837 - x86/mm: Disable preemption during CR3 read+write (Sebastian Andrzej Siewior) [Orabug: 27333764] {CVE-2017-5754} 26838 - sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26839 - x86/mm, sched/core: Turn off IRQs in switch_mm() (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26840 - x86/mm, sched/core: Uninline switch_mm() (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26841 - x86/mm: Build arch/x86/mm/tlb.c even on !SMP (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26842 - sched/core: Add switch_mm_irqs_off() and use it in the scheduler (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26843 - mm/mmu_context, sched/core: Fix mmu_context.h assumption (Ingo Molnar) [Orabug: 27333764] {CVE-2017-5754} 26844 - x86/mm: If INVPCID is available, use it to flush global mappings (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26845 - x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26846 - x86/mm: Fix INVPCID asm constraint (Borislav Petkov) [Orabug: 27333764] {CVE-2017-5754} 26847 - x86/mm: Add INVPCID helpers (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26848 - x86: Clean up cr4 manipulation (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 26849 - x86/paravirt: Dont patch flush_tlb_single (Thomas Gleixner) [Orabug: 27333764] {CVE-2017-5754} 26850 - x86/ldt: Make modify_ldt synchronous (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} {CVE-2015-5157} 26851 </description> 26852 <!-- 26853 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 26854 --> 26855 <advisory> 26856 <severity>IMPORTANT</severity> 26857 <rights>Copyright 2018 Oracle, Inc.</rights> 26858 <issued date="2018-01-29"/> 26859 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 26860 <cve href="http://linux.oracle.com/cve/CVE-2017-5753.html">CVE-2017-5753</cve> 26861 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 26862 26863 </advisory> 26864 </metadata> 26865 <criteria operator="OR"> 26866 <criteria operator="AND"> 26867 <criterion test_ref="oval:com.oracle.elsa:tst:20184022001" comment="Oracle Linux 6 is installed"/> 26868 <criteria operator="OR"> 26869 <criteria operator="AND"> 26870 <criterion test_ref="oval:com.oracle.elsa:tst:20184022002" comment="dtrace-modules-3.8.13-118.20.2.el6uek is earlier than 0:0.4.5-3.el6"/> 26871 <criterion test_ref="oval:com.oracle.elsa:tst:20184022003" comment="dtrace-modules-3.8.13-118.20.2.el6uek is signed with the Oracle Linux 6 key"/> 26872 </criteria> 26873 <criteria operator="AND"> 26874 <criterion test_ref="oval:com.oracle.elsa:tst:20184022004" comment="kernel-uek is earlier than 0:3.8.13-118.20.2.el6uek"/> 26875 <criterion test_ref="oval:com.oracle.elsa:tst:20184022005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 26876 </criteria> 26877 <criteria operator="AND"> 26878 <criterion test_ref="oval:com.oracle.elsa:tst:20184022006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.2.el6uek"/> 26879 <criterion test_ref="oval:com.oracle.elsa:tst:20184022007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 26880 </criteria> 26881 <criteria operator="AND"> 26882 <criterion test_ref="oval:com.oracle.elsa:tst:20184022008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.2.el6uek"/> 26883 <criterion test_ref="oval:com.oracle.elsa:tst:20184022009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 26884 </criteria> 26885 <criteria operator="AND"> 26886 <criterion test_ref="oval:com.oracle.elsa:tst:20184022010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.2.el6uek"/> 26887 <criterion test_ref="oval:com.oracle.elsa:tst:20184022011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 26888 </criteria> 26889 <criteria operator="AND"> 26890 <criterion test_ref="oval:com.oracle.elsa:tst:20184022012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.2.el6uek"/> 26891 <criterion test_ref="oval:com.oracle.elsa:tst:20184022013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 26892 </criteria> 26893 <criteria operator="AND"> 26894 <criterion test_ref="oval:com.oracle.elsa:tst:20184022014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.2.el6uek"/> 26895 <criterion test_ref="oval:com.oracle.elsa:tst:20184022015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 26896 </criteria> 26897 </criteria> 26898 </criteria> 26899 <criteria operator="AND"> 26900 <criterion test_ref="oval:com.oracle.elsa:tst:20184022016" comment="Oracle Linux 7 is installed"/> 26901 <criteria operator="OR"> 26902 <criteria operator="AND"> 26903 <criterion test_ref="oval:com.oracle.elsa:tst:20184022017" comment="dtrace-modules-3.8.13-118.20.2.el7uek is earlier than 0:0.4.5-3.el7"/> 26904 <criterion test_ref="oval:com.oracle.elsa:tst:20184022018" comment="dtrace-modules-3.8.13-118.20.2.el7uek is signed with the Oracle Linux 7 key"/> 26905 </criteria> 26906 <criteria operator="AND"> 26907 <criterion test_ref="oval:com.oracle.elsa:tst:20184022019" comment="kernel-uek is earlier than 0:3.8.13-118.20.2.el7uek"/> 26908 <criterion test_ref="oval:com.oracle.elsa:tst:20184022020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 26909 </criteria> 26910 <criteria operator="AND"> 26911 <criterion test_ref="oval:com.oracle.elsa:tst:20184022021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.2.el7uek"/> 26912 <criterion test_ref="oval:com.oracle.elsa:tst:20184022022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 26913 </criteria> 26914 <criteria operator="AND"> 26915 <criterion test_ref="oval:com.oracle.elsa:tst:20184022023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.2.el7uek"/> 26916 <criterion test_ref="oval:com.oracle.elsa:tst:20184022024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 26917 </criteria> 26918 <criteria operator="AND"> 26919 <criterion test_ref="oval:com.oracle.elsa:tst:20184022025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.2.el7uek"/> 26920 <criterion test_ref="oval:com.oracle.elsa:tst:20184022026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 26921 </criteria> 26922 <criteria operator="AND"> 26923 <criterion test_ref="oval:com.oracle.elsa:tst:20184022027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.2.el7uek"/> 26924 <criterion test_ref="oval:com.oracle.elsa:tst:20184022028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 26925 </criteria> 26926 <criteria operator="AND"> 26927 <criterion test_ref="oval:com.oracle.elsa:tst:20184022029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.2.el7uek"/> 26928 <criterion test_ref="oval:com.oracle.elsa:tst:20184022030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 26929 </criteria> 26930 </criteria> 26931 </criteria> 26932 </criteria> 26933 </definition> 26934 <definition id="oval:com.oracle.elsa:def:20184025" version="501" class="patch"> 26935 <metadata> 26936 <title> 26937 ELSA-2018-4025: Unbreakable Enterprise kernel security update (IMPORTANT) 26938 </title> 26939 <affected family="unix"> 26940 <platform>Oracle Linux 6</platform> 26941 <platform>Oracle Linux 7</platform> 26942 26943 </affected> 26944 <reference source="elsa" ref_id="ELSA-2018-4025" ref_url="http://linux.oracle.com/errata/ELSA-2018-4025.html"/> 26945 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 26946 <reference source="CVE" ref_id="CVE-2017-12193" ref_url="http://linux.oracle.com/cve/CVE-2017-12193.html"/> 26947 <reference source="CVE" ref_id="CVE-2017-8824" ref_url="http://linux.oracle.com/cve/CVE-2017-8824.html"/> 26948 <reference source="CVE" ref_id="CVE-2017-0861" ref_url="http://linux.oracle.com/cve/CVE-2017-0861.html"/> 26949 <reference source="CVE" ref_id="CVE-2017-15115" ref_url="http://linux.oracle.com/cve/CVE-2017-15115.html"/> 26950 <reference source="CVE" ref_id="CVE-2017-17712" ref_url="http://linux.oracle.com/cve/CVE-2017-17712.html"/> 26951 <reference source="CVE" ref_id="CVE-2017-14140" ref_url="http://linux.oracle.com/cve/CVE-2017-14140.html"/> 26952 26953 <description> 26954 [4.1.12-112.14.14] 26955 - drivers/char/mem.c: deny access in open operation when securelevel is set (Ethan Zhao) [Orabug: 27234850] [Orabug: 27234850] 26956 - hugetlb: fix nr_pmds accounting with shared page tables (Kirill A. Shutemov) [Orabug: 26988581] 26957 - x86/IBRS: Drop unnecessary WRITE_ONCE (Boris Ostrovsky) [Orabug: 27416198] 26958 - x86/IBRS: Dont try to change IBRS mode if IBRS is not available (Boris Ostrovsky) [Orabug: 27416198] 26959 - x86/IBRS: Remove support for IBRS_ENABLED_USER mode (Boris Ostrovsky) [Orabug: 27416198] 26960 - x86: Include linux/device.h in bugs_64.c (Boris Ostrovsky) [Orabug: 27418896] 26961 - x86/spectre: Drop the warning about ibrs being obsolete. (Konrad Rzeszutek Wilk) 26962 - x86/spec: Dont print the Missing arguments for option spectre_v2. (Konrad Rzeszutek Wilk) 26963 - x86/spec: Also print IBRS if IBPB is disabled. (Konrad Rzeszutek Wilk) 26964 - x86/IBPB: Provide debugfs interface for changing IBPB mode (Boris Ostrovsky) [Orabug: 27449065] 26965 - xen: Make PV Dom0 Linux kernel NUMA aware (Elena Ufimtseva) 26966 - net/rds: Fix incorrect error handling (Hakon Bugge) [Orabug: 26848729] 26967 - net/rds: use multiple sge than buddy allocation in congestion code (Wei Lin Guay) [Orabug: 26848729] 26968 - Revert RDS: fix the sg allocation based on actual message size (Wei Lin Guay) [Orabug: 26848729] 26969 - Revert RDS: avoid large pages for sg allocation for TCP transport (Wei Lin Guay) [Orabug: 26848729] 26970 - Revert net/rds: Reduce memory footprint in rds_sendmsg (Wei Lin Guay) [Orabug: 26848729] 26971 - net/rds: reduce memory footprint during ib_post_recv in IB transport (Wei Lin Guay) [Orabug: 26848729] 26972 - net/rds: reduce memory footprint during rds_sendmsg with IB transport (Wei Lin Guay) [Orabug: 26848729] 26973 - net/rds: set the rds_ib_init_frag based on supported sge (Wei Lin Guay) [Orabug: 26848729] 26974 - bnxt_en: Fix possible corrupted NVRAM parameters from firmware response. (Michael Chan) [Orabug: 27199588] 26975 - x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels (Andrey Ryabinin) [Orabug: 27255122] 26976 - x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels (Andrey Ryabinin) [Orabug: 27255122] 26977 - x86, efi, kasan: #undef memset/memcpy/memmove per arch (Andrey Ryabinin) [Orabug: 27255122] 26978 - Revert Makefile: Build with -Werror=date-time if the compiler supports it (Gayatri Vasudevan) [Orabug: 27255122] 26979 - dccp: CVE-2017-8824: use-after-free in DCCP code (Mohamed Ghannam) [Orabug: 27290300] {CVE-2017-8824} 26980 - x86/efi: Initialize and display UEFI secure boot state a bit later during init (Daniel Kiper) [Orabug: 27309477] 26981 - x86/espfix: Init espfix on the boot CPU side (Zhu Guihua) [Orabug: 27344552] 26982 - x86/espfix: Add cpu parameter to init_espfix_ap() (Zhu Guihua) [Orabug: 27344552] 26983 - ALSA: pcm: prevent UAF in snd_pcm_info (Robb Glasser) [Orabug: 27344841] {CVE-2017-0861} {CVE-2017-0861} 26984 - fs/ocfs2: remove page cache for converted direct write (Wengang Wang) 26985 - Revert ocfs2: code clean up for direct io (Wengang Wang) 26986 - assoc_array: Fix a buggy node-splitting case (David Howells) [Orabug: 27364592] {CVE-2017-12193} {CVE-2017-12193} 26987 - Sanitize move_pages() permission checks (Linus Torvalds) [Orabug: 27364690] {CVE-2017-14140} 26988 - pti: compile fix for when PTI is disabled (Pavel Tatashin) [Orabug: 27383147] {CVE-2017-5754} 26989 - sctp: do not peel off an assoc from one netns to another one (Xin Long) [Orabug: 27386999] {CVE-2017-15115} 26990 - net: ipv4: fix for a race condition in raw_sendmsg (Mohamed Ghannam) [Orabug: 27390682] {CVE-2017-17712} 26991 - mlx4: add mstflint secure boot access kernel support (Qing Huang) [Orabug: 27404202] 26992 - x86: Move STUFF_RSB in to the idt macro (Konrad Rzeszutek Wilk) 26993 - x86/spec: STUFF_RSB _before_ ENABLE_IBRS (Konrad Rzeszutek Wilk) 26994 - x86: Move ENABLE_IBRS in the interrupt macro. (Konrad Rzeszutek Wilk) [Orabug: 27449045] 26995 </description> 26996 <!-- 26997 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 26998 --> 26999 <advisory> 27000 <severity>IMPORTANT</severity> 27001 <rights>Copyright 2018 Oracle, Inc.</rights> 27002 <issued date="2018-02-07"/> 27003 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 27004 <cve href="http://linux.oracle.com/cve/CVE-2017-12193.html">CVE-2017-12193</cve> 27005 <cve href="http://linux.oracle.com/cve/CVE-2017-8824.html">CVE-2017-8824</cve> 27006 <cve href="http://linux.oracle.com/cve/CVE-2017-0861.html">CVE-2017-0861</cve> 27007 <cve href="http://linux.oracle.com/cve/CVE-2017-15115.html">CVE-2017-15115</cve> 27008 <cve href="http://linux.oracle.com/cve/CVE-2017-17712.html">CVE-2017-17712</cve> 27009 <cve href="http://linux.oracle.com/cve/CVE-2017-14140.html">CVE-2017-14140</cve> 27010 27011 </advisory> 27012 </metadata> 27013 <criteria operator="OR"> 27014 <criteria operator="AND"> 27015 <criterion test_ref="oval:com.oracle.elsa:tst:20184025001" comment="Oracle Linux 6 is installed"/> 27016 <criteria operator="OR"> 27017 <criteria operator="AND"> 27018 <criterion test_ref="oval:com.oracle.elsa:tst:20184025002" comment="kernel-uek is earlier than 0:4.1.12-112.14.14.el6uek"/> 27019 <criterion test_ref="oval:com.oracle.elsa:tst:20184025003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 27020 </criteria> 27021 <criteria operator="AND"> 27022 <criterion test_ref="oval:com.oracle.elsa:tst:20184025004" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.14.el6uek"/> 27023 <criterion test_ref="oval:com.oracle.elsa:tst:20184025005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 27024 </criteria> 27025 <criteria operator="AND"> 27026 <criterion test_ref="oval:com.oracle.elsa:tst:20184025006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.14.el6uek"/> 27027 <criterion test_ref="oval:com.oracle.elsa:tst:20184025007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 27028 </criteria> 27029 <criteria operator="AND"> 27030 <criterion test_ref="oval:com.oracle.elsa:tst:20184025008" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.14.el6uek"/> 27031 <criterion test_ref="oval:com.oracle.elsa:tst:20184025009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 27032 </criteria> 27033 <criteria operator="AND"> 27034 <criterion test_ref="oval:com.oracle.elsa:tst:20184025010" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.14.el6uek"/> 27035 <criterion test_ref="oval:com.oracle.elsa:tst:20184025011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 27036 </criteria> 27037 <criteria operator="AND"> 27038 <criterion test_ref="oval:com.oracle.elsa:tst:20184025012" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.14.el6uek"/> 27039 <criterion test_ref="oval:com.oracle.elsa:tst:20184025013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 27040 </criteria> 27041 </criteria> 27042 </criteria> 27043 <criteria operator="AND"> 27044 <criterion test_ref="oval:com.oracle.elsa:tst:20184025014" comment="Oracle Linux 7 is installed"/> 27045 <criteria operator="OR"> 27046 <criteria operator="AND"> 27047 <criterion test_ref="oval:com.oracle.elsa:tst:20184025015" comment="kernel-uek is earlier than 0:4.1.12-112.14.14.el7uek"/> 27048 <criterion test_ref="oval:com.oracle.elsa:tst:20184025016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 27049 </criteria> 27050 <criteria operator="AND"> 27051 <criterion test_ref="oval:com.oracle.elsa:tst:20184025017" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.14.el7uek"/> 27052 <criterion test_ref="oval:com.oracle.elsa:tst:20184025018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 27053 </criteria> 27054 <criteria operator="AND"> 27055 <criterion test_ref="oval:com.oracle.elsa:tst:20184025019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.14.el7uek"/> 27056 <criterion test_ref="oval:com.oracle.elsa:tst:20184025020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 27057 </criteria> 27058 <criteria operator="AND"> 27059 <criterion test_ref="oval:com.oracle.elsa:tst:20184025021" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.14.el7uek"/> 27060 <criterion test_ref="oval:com.oracle.elsa:tst:20184025022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 27061 </criteria> 27062 <criteria operator="AND"> 27063 <criterion test_ref="oval:com.oracle.elsa:tst:20184025023" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.14.el7uek"/> 27064 <criterion test_ref="oval:com.oracle.elsa:tst:20184025024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 27065 </criteria> 27066 <criteria operator="AND"> 27067 <criterion test_ref="oval:com.oracle.elsa:tst:20184025025" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.14.el7uek"/> 27068 <criterion test_ref="oval:com.oracle.elsa:tst:20184025026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 27069 </criteria> 27070 </criteria> 27071 </criteria> 27072 </criteria> 27073 </definition> 27074 <definition id="oval:com.oracle.elsa:def:20184036" version="501" class="patch"> 27075 <metadata> 27076 <title> 27077 ELSA-2018-4036: kernel security update (IMPORTANT) 27078 </title> 27079 <affected family="unix"> 27080 <platform>Oracle Linux 5</platform> 27081 27082 </affected> 27083 <reference source="elsa" ref_id="ELSA-2018-4036" ref_url="http://linux.oracle.com/errata/ELSA-2018-4036.html"/> 27084 <reference source="CVE" ref_id="CVE-2017-1000253" ref_url="http://linux.oracle.com/cve/CVE-2017-1000253.html"/> 27085 27086 <description> 27087 kernel 27088 [2.6.18-419.0.0.0.5] 27089 - [fs] fix kernel panic on boot on ia64 guests (Honglei Wang) [orabug 26934100] 27090 27091 [2.6.18-419.0.0.0.4] 27092 - [fs] fix bug in loading of PIE binaries (Michael Davidson) [orabug 26916951] {CVE-2017-1000253} 27093 27094 27095 </description> 27096 <!-- 27097 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 27098 --> 27099 <advisory> 27100 <severity>IMPORTANT</severity> 27101 <rights>Copyright 2018 Oracle, Inc.</rights> 27102 <issued date="2018-02-21"/> 27103 <cve href="http://linux.oracle.com/cve/CVE-2017-1000253.html">CVE-2017-1000253</cve> 27104 27105 </advisory> 27106 </metadata> 27107 <criteria operator="AND"> 27108 <criterion test_ref="oval:com.oracle.elsa:tst:20184036001" comment="Oracle Linux 5 is installed"/> 27109 <criteria operator="OR"> 27110 <criteria operator="AND"> 27111 <criterion test_ref="oval:com.oracle.elsa:tst:20184036002" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.5.el5"/> 27112 <criterion test_ref="oval:com.oracle.elsa:tst:20184036003" comment="kernel-headers is signed with the Oracle Linux 5 key"/> 27113 </criteria> 27114 <criteria operator="AND"> 27115 <criterion test_ref="oval:com.oracle.elsa:tst:20184036004" comment="kernel is earlier than 0:2.6.18-419.0.0.0.5.el5"/> 27116 <criterion test_ref="oval:com.oracle.elsa:tst:20184036005" comment="kernel is signed with the Oracle Linux 5 key"/> 27117 </criteria> 27118 <criteria operator="AND"> 27119 <criterion test_ref="oval:com.oracle.elsa:tst:20184036006" comment="ocfs2-2.6.18-419.0.0.0.5.el5 is earlier than 0:1.4.11-1.el5"/> 27120 <criterion test_ref="oval:com.oracle.elsa:tst:20184036007" comment="ocfs2-2.6.18-419.0.0.0.5.el5 is signed with the Oracle Linux 5 key"/> 27121 </criteria> 27122 <criteria operator="AND"> 27123 <criterion test_ref="oval:com.oracle.elsa:tst:20184036008" comment="oracleasm-2.6.18-419.0.0.0.5.el5xen is earlier than 0:2.0.5-2.el5"/> 27124 <criterion test_ref="oval:com.oracle.elsa:tst:20184036009" comment="oracleasm-2.6.18-419.0.0.0.5.el5xen is signed with the Oracle Linux 5 key"/> 27125 </criteria> 27126 <criteria operator="AND"> 27127 <criterion test_ref="oval:com.oracle.elsa:tst:20184036010" comment="oracleasm-2.6.18-419.0.0.0.5.el5debug is earlier than 0:2.0.5-2.el5"/> 27128 <criterion test_ref="oval:com.oracle.elsa:tst:20184036011" comment="oracleasm-2.6.18-419.0.0.0.5.el5debug is signed with the Oracle Linux 5 key"/> 27129 </criteria> 27130 <criteria operator="AND"> 27131 <criterion test_ref="oval:com.oracle.elsa:tst:20184036012" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.5.el5"/> 27132 <criterion test_ref="oval:com.oracle.elsa:tst:20184036013" comment="kernel-doc is signed with the Oracle Linux 5 key"/> 27133 </criteria> 27134 <criteria operator="AND"> 27135 <criterion test_ref="oval:com.oracle.elsa:tst:20184036014" comment="oracleasm-2.6.18-419.0.0.0.5.el5 is earlier than 0:2.0.5-2.el5"/> 27136 <criterion test_ref="oval:com.oracle.elsa:tst:20184036015" comment="oracleasm-2.6.18-419.0.0.0.5.el5 is signed with the Oracle Linux 5 key"/> 27137 </criteria> 27138 <criteria operator="AND"> 27139 <criterion test_ref="oval:com.oracle.elsa:tst:20184036016" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.5.el5"/> 27140 <criterion test_ref="oval:com.oracle.elsa:tst:20184036017" comment="kernel-debug is signed with the Oracle Linux 5 key"/> 27141 </criteria> 27142 <criteria operator="AND"> 27143 <criterion test_ref="oval:com.oracle.elsa:tst:20184036018" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.5.el5"/> 27144 <criterion test_ref="oval:com.oracle.elsa:tst:20184036019" comment="kernel-xen-devel is signed with the Oracle Linux 5 key"/> 27145 </criteria> 27146 <criteria operator="AND"> 27147 <criterion test_ref="oval:com.oracle.elsa:tst:20184036020" comment="ocfs2-2.6.18-419.0.0.0.5.el5xen is earlier than 0:1.4.11-1.el5"/> 27148 <criterion test_ref="oval:com.oracle.elsa:tst:20184036021" comment="ocfs2-2.6.18-419.0.0.0.5.el5xen is signed with the Oracle Linux 5 key"/> 27149 </criteria> 27150 <criteria operator="AND"> 27151 <criterion test_ref="oval:com.oracle.elsa:tst:20184036022" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.5.el5"/> 27152 <criterion test_ref="oval:com.oracle.elsa:tst:20184036023" comment="kernel-devel is signed with the Oracle Linux 5 key"/> 27153 </criteria> 27154 <criteria operator="AND"> 27155 <criterion test_ref="oval:com.oracle.elsa:tst:20184036024" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.5.el5"/> 27156 <criterion test_ref="oval:com.oracle.elsa:tst:20184036025" comment="kernel-xen is signed with the Oracle Linux 5 key"/> 27157 </criteria> 27158 <criteria operator="AND"> 27159 <criterion test_ref="oval:com.oracle.elsa:tst:20184036026" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.5.el5"/> 27160 <criterion test_ref="oval:com.oracle.elsa:tst:20184036027" comment="kernel-debug-devel is signed with the Oracle Linux 5 key"/> 27161 </criteria> 27162 <criteria operator="AND"> 27163 <criterion test_ref="oval:com.oracle.elsa:tst:20184036028" comment="ocfs2-2.6.18-419.0.0.0.5.el5debug is earlier than 0:1.4.11-1.el5"/> 27164 <criterion test_ref="oval:com.oracle.elsa:tst:20184036029" comment="ocfs2-2.6.18-419.0.0.0.5.el5debug is signed with the Oracle Linux 5 key"/> 27165 </criteria> 27166 </criteria> 27167 </criteria> 27168 27169 </definition> 27170 <definition id="oval:com.oracle.elsa:def:20184040" version="501" class="patch"> 27171 <metadata> 27172 <title> 27173 ELSA-2018-4040: Unbreakable Enterprise kernel security update (IMPORTANT) 27174 </title> 27175 <affected family="unix"> 27176 <platform>Oracle Linux 6</platform> 27177 <platform>Oracle Linux 7</platform> 27178 27179 </affected> 27180 <reference source="elsa" ref_id="ELSA-2018-4040" ref_url="http://linux.oracle.com/errata/ELSA-2018-4040.html"/> 27181 <reference source="CVE" ref_id="CVE-2017-14106" ref_url="http://linux.oracle.com/cve/CVE-2017-14106.html"/> 27182 <reference source="CVE" ref_id="CVE-2017-7482" ref_url="http://linux.oracle.com/cve/CVE-2017-7482.html"/> 27183 <reference source="CVE" ref_id="CVE-2017-16525" ref_url="http://linux.oracle.com/cve/CVE-2017-16525.html"/> 27184 <reference source="CVE" ref_id="CVE-2017-16529" ref_url="http://linux.oracle.com/cve/CVE-2017-16529.html"/> 27185 <reference source="CVE" ref_id="CVE-2017-16535" ref_url="http://linux.oracle.com/cve/CVE-2017-16535.html"/> 27186 <reference source="CVE" ref_id="CVE-2017-16526" ref_url="http://linux.oracle.com/cve/CVE-2017-16526.html"/> 27187 <reference source="CVE" ref_id="CVE-2017-16531" ref_url="http://linux.oracle.com/cve/CVE-2017-16531.html"/> 27188 <reference source="CVE" ref_id="CVE-2017-8824" ref_url="http://linux.oracle.com/cve/CVE-2017-8824.html"/> 27189 <reference source="CVE" ref_id="CVE-2017-9074" ref_url="http://linux.oracle.com/cve/CVE-2017-9074.html"/> 27190 27191 <description> 27192 kernel-uek 27193 [3.8.13-118.20.3] 27194 - gre: fix a possible skb leak (Eric Dumazet) [Orabug: 26403972] {CVE-2017-9074} 27195 - ipv6: Fix leak in ipv6_gso_segment(). (David S. Miller) [Orabug: 26403972] {CVE-2017-9074} 27196 - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() (Ben Hutchings) [Orabug: 26403972] {CVE-2017-9074} 27197 - ipv6: Check ip6_find_1stfragopt() return value properly. (David S. Miller) [Orabug: 26403972] {CVE-2017-9074} 27198 - ipv6: Prevent overrun when parsing v6 header options (Craig Gallek) [Orabug: 26403972] {CVE-2017-9074} 27199 - tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 (Wei Wang) [Orabug: 26813390] {CVE-2017-14106} 27200 - rxrpc: Fix several cases where a padded len isn't checked in ticket decode (David Howells) [Orabug: 26880517] {CVE-2017-7482} {CVE-2017-7482} 27201 - xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping (Zhenzhong Duan) [Orabug: 26883322] 27202 - KVM: x86: fix deadlock in clock-in-progress request handling (Marcelo Tosatti) [Orabug: 27065995] 27203 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim (Ashish Samant) [Orabug: 27099835] 27204 - USB: serial: console: fix use-after-free after failed setup (Johan Hovold) [Orabug: 27206837] {CVE-2017-16525} 27205 - uwb: properly check kthread_run return value (Andrey Konovalov) [Orabug: 27206897] {CVE-2017-16526} 27206 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor (Takashi Iwai) [Orabug: 27206928] {CVE-2017-16529} 27207 - USB: fix out-of-bounds in usb_set_configuration (Greg Kroah-Hartman) [Orabug: 27207240] {CVE-2017-16531} 27208 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() (Alan Stern) [Orabug: 27207983] {CVE-2017-16535} 27209 - dccp: CVE-2017-8824: use-after-free in DCCP code (Mohamed Ghannam) [Orabug: 27290301] {CVE-2017-8824} 27210 </description> 27211 <!-- 27212 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 27213 --> 27214 <advisory> 27215 <severity>IMPORTANT</severity> 27216 <rights>Copyright 2018 Oracle, Inc.</rights> 27217 <issued date="2018-02-26"/> 27218 <cve href="http://linux.oracle.com/cve/CVE-2017-14106.html">CVE-2017-14106</cve> 27219 <cve href="http://linux.oracle.com/cve/CVE-2017-7482.html">CVE-2017-7482</cve> 27220 <cve href="http://linux.oracle.com/cve/CVE-2017-16525.html">CVE-2017-16525</cve> 27221 <cve href="http://linux.oracle.com/cve/CVE-2017-16529.html">CVE-2017-16529</cve> 27222 <cve href="http://linux.oracle.com/cve/CVE-2017-16535.html">CVE-2017-16535</cve> 27223 <cve href="http://linux.oracle.com/cve/CVE-2017-16526.html">CVE-2017-16526</cve> 27224 <cve href="http://linux.oracle.com/cve/CVE-2017-16531.html">CVE-2017-16531</cve> 27225 <cve href="http://linux.oracle.com/cve/CVE-2017-8824.html">CVE-2017-8824</cve> 27226 <cve href="http://linux.oracle.com/cve/CVE-2017-9074.html">CVE-2017-9074</cve> 27227 27228 </advisory> 27229 </metadata> 27230 <criteria operator="OR"> 27231 <criteria operator="AND"> 27232 <criterion test_ref="oval:com.oracle.elsa:tst:20184040001" comment="Oracle Linux 6 is installed"/> 27233 <criteria operator="OR"> 27234 <criteria operator="AND"> 27235 <criterion test_ref="oval:com.oracle.elsa:tst:20184040002" comment="kernel-uek is earlier than 0:3.8.13-118.20.3.el6uek"/> 27236 <criterion test_ref="oval:com.oracle.elsa:tst:20184040003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 27237 </criteria> 27238 <criteria operator="AND"> 27239 <criterion test_ref="oval:com.oracle.elsa:tst:20184040004" comment="dtrace-modules-3.8.13-118.20.3.el6uek is earlier than 0:0.4.5-3.el6"/> 27240 <criterion test_ref="oval:com.oracle.elsa:tst:20184040005" comment="dtrace-modules-3.8.13-118.20.3.el6uek is signed with the Oracle Linux 6 key"/> 27241 </criteria> 27242 <criteria operator="AND"> 27243 <criterion test_ref="oval:com.oracle.elsa:tst:20184040006" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.3.el6uek"/> 27244 <criterion test_ref="oval:com.oracle.elsa:tst:20184040007" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 27245 </criteria> 27246 <criteria operator="AND"> 27247 <criterion test_ref="oval:com.oracle.elsa:tst:20184040008" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.3.el6uek"/> 27248 <criterion test_ref="oval:com.oracle.elsa:tst:20184040009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 27249 </criteria> 27250 <criteria operator="AND"> 27251 <criterion test_ref="oval:com.oracle.elsa:tst:20184040010" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.3.el6uek"/> 27252 <criterion test_ref="oval:com.oracle.elsa:tst:20184040011" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 27253 </criteria> 27254 <criteria operator="AND"> 27255 <criterion test_ref="oval:com.oracle.elsa:tst:20184040012" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.3.el6uek"/> 27256 <criterion test_ref="oval:com.oracle.elsa:tst:20184040013" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 27257 </criteria> 27258 <criteria operator="AND"> 27259 <criterion test_ref="oval:com.oracle.elsa:tst:20184040014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.3.el6uek"/> 27260 <criterion test_ref="oval:com.oracle.elsa:tst:20184040015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 27261 </criteria> 27262 </criteria> 27263 </criteria> 27264 <criteria operator="AND"> 27265 <criterion test_ref="oval:com.oracle.elsa:tst:20184040016" comment="Oracle Linux 7 is installed"/> 27266 <criteria operator="OR"> 27267 <criteria operator="AND"> 27268 <criterion test_ref="oval:com.oracle.elsa:tst:20184040017" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.3.el7uek"/> 27269 <criterion test_ref="oval:com.oracle.elsa:tst:20184040018" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 27270 </criteria> 27271 <criteria operator="AND"> 27272 <criterion test_ref="oval:com.oracle.elsa:tst:20184040019" comment="kernel-uek is earlier than 0:3.8.13-118.20.3.el7uek"/> 27273 <criterion test_ref="oval:com.oracle.elsa:tst:20184040020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 27274 </criteria> 27275 <criteria operator="AND"> 27276 <criterion test_ref="oval:com.oracle.elsa:tst:20184040021" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.3.el7uek"/> 27277 <criterion test_ref="oval:com.oracle.elsa:tst:20184040022" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 27278 </criteria> 27279 <criteria operator="AND"> 27280 <criterion test_ref="oval:com.oracle.elsa:tst:20184040023" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.3.el7uek"/> 27281 <criterion test_ref="oval:com.oracle.elsa:tst:20184040024" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 27282 </criteria> 27283 <criteria operator="AND"> 27284 <criterion test_ref="oval:com.oracle.elsa:tst:20184040025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.3.el7uek"/> 27285 <criterion test_ref="oval:com.oracle.elsa:tst:20184040026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 27286 </criteria> 27287 <criteria operator="AND"> 27288 <criterion test_ref="oval:com.oracle.elsa:tst:20184040027" comment="dtrace-modules-3.8.13-118.20.3.el7uek is earlier than 0:0.4.5-3.el7"/> 27289 <criterion test_ref="oval:com.oracle.elsa:tst:20184040028" comment="dtrace-modules-3.8.13-118.20.3.el7uek is signed with the Oracle Linux 7 key"/> 27290 </criteria> 27291 <criteria operator="AND"> 27292 <criterion test_ref="oval:com.oracle.elsa:tst:20184040029" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.3.el7uek"/> 27293 <criterion test_ref="oval:com.oracle.elsa:tst:20184040030" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 27294 </criteria> 27295 </criteria> 27296 </criteria> 27297 </criteria> 27298 </definition> 27299 <definition id="oval:com.oracle.elsa:def:20184041" version="501" class="patch"> 27300 <metadata> 27301 <title> 27302 ELSA-2018-4041: Unbreakable Enterprise kernel security update (IMPORTANT) 27303 </title> 27304 <affected family="unix"> 27305 <platform>Oracle Linux 5</platform> 27306 <platform>Oracle Linux 6</platform> 27307 27308 </affected> 27309 <reference source="elsa" ref_id="ELSA-2018-4041" ref_url="http://linux.oracle.com/errata/ELSA-2018-4041.html"/> 27310 <reference source="CVE" ref_id="CVE-2017-14106" ref_url="http://linux.oracle.com/cve/CVE-2017-14106.html"/> 27311 <reference source="CVE" ref_id="CVE-2017-7482" ref_url="http://linux.oracle.com/cve/CVE-2017-7482.html"/> 27312 <reference source="CVE" ref_id="CVE-2017-16525" ref_url="http://linux.oracle.com/cve/CVE-2017-16525.html"/> 27313 <reference source="CVE" ref_id="CVE-2017-16529" ref_url="http://linux.oracle.com/cve/CVE-2017-16529.html"/> 27314 <reference source="CVE" ref_id="CVE-2017-16531" ref_url="http://linux.oracle.com/cve/CVE-2017-16531.html"/> 27315 <reference source="CVE" ref_id="CVE-2017-8824" ref_url="http://linux.oracle.com/cve/CVE-2017-8824.html"/> 27316 <reference source="CVE" ref_id="CVE-2017-6951" ref_url="http://linux.oracle.com/cve/CVE-2017-6951.html"/> 27317 27318 <description> 27319 [2.6.39-400.298.3] 27320 - ext4: limit group search loop for non-extent files (Lachlan McIlroy) [Orabug: 17488415] 27321 - ext4: fixup 64-bit divides in 3.0-stable backport of upstream fix (Todd Poynor) [Orabug: 17488415] 27322 - ext4: use atomic64_t for the per-flexbg free_clusters count (Theodore Ts'o) [Orabug: 17488415] 27323 - ext4: init pagevec in ext4_da_block_invalidatepages (Eric Sandeen) [Orabug: 17488415] 27324 - ext4: do not try to write superblock on ro remount w/o journal (Michael Tokarev) [Orabug: 17488415] 27325 - xen-netback: fix grant_copy_op array size (Niranjan Patil) [Orabug: 25653941] 27326 - xen-netback: explicitly check max_slots_needed against meta_prod counter (Niranjan Patil) [Orabug: 25653941] 27327 - xen-netback: Fix handling of skbs requiring too many slots (Zoltan Kiss) [Orabug: 25653941] 27328 - xen-netback: worse-case estimate in xenvif_rx_action is underestimating (Paul Durrant) [Orabug: 25653941] 27329 - xen-netback: Add worse-case estimates of max_slots_needed in netbk_rx_action (Niranjan Patil) [Orabug: 25653941] 27330 - KEYS: Remove key_type::match in favour of overriding default by match_preparse (Tim Tianyang Chen) [Orabug: 25757946] {CVE-2017-6951} 27331 - xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping (Zhenzhong Duan) [Orabug: 26737475] 27332 - tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 (Wei Wang) [Orabug: 26813391] {CVE-2017-14106} 27333 - rxrpc: Fix several cases where a padded len isn't checked in ticket decode (David Howells) [Orabug: 26880520] {CVE-2017-7482} {CVE-2017-7482} 27334 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim (Ashish Samant) [Orabug: 27099836] 27335 - Check validity of cl_rpcclient in nfs_server_list_show (Malahal Naineni) [Orabug: 27112186] 27336 - USB: serial: console: fix use-after-free after failed setup (Johan Hovold) [Orabug: 27206839] {CVE-2017-16525} 27337 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor (Takashi Iwai) [Orabug: 27206934] {CVE-2017-16529} 27338 - USB: fix out-of-bounds in usb_set_configuration (Greg Kroah-Hartman) [Orabug: 27207243] {CVE-2017-16531} 27339 - dccp: CVE-2017-8824: use-after-free in DCCP code (Mohamed Ghannam) [Orabug: 27290308] {CVE-2017-8824} 27340 </description> 27341 <!-- 27342 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 27343 --> 27344 <advisory> 27345 <severity>IMPORTANT</severity> 27346 <rights>Copyright 2018 Oracle, Inc.</rights> 27347 <issued date="2018-02-26"/> 27348 <cve href="http://linux.oracle.com/cve/CVE-2017-14106.html">CVE-2017-14106</cve> 27349 <cve href="http://linux.oracle.com/cve/CVE-2017-7482.html">CVE-2017-7482</cve> 27350 <cve href="http://linux.oracle.com/cve/CVE-2017-16525.html">CVE-2017-16525</cve> 27351 <cve href="http://linux.oracle.com/cve/CVE-2017-16529.html">CVE-2017-16529</cve> 27352 <cve href="http://linux.oracle.com/cve/CVE-2017-16531.html">CVE-2017-16531</cve> 27353 <cve href="http://linux.oracle.com/cve/CVE-2017-8824.html">CVE-2017-8824</cve> 27354 <cve href="http://linux.oracle.com/cve/CVE-2017-6951.html">CVE-2017-6951</cve> 27355 27356 </advisory> 27357 </metadata> 27358 <criteria operator="OR"> 27359 <criteria operator="AND"> 27360 <criterion test_ref="oval:com.oracle.elsa:tst:20184041001" comment="Oracle Linux 5 is installed"/> 27361 <criteria operator="OR"> 27362 <criteria operator="AND"> 27363 <criterion test_ref="oval:com.oracle.elsa:tst:20184041002" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.3.el5uek"/> 27364 <criterion test_ref="oval:com.oracle.elsa:tst:20184041003" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 27365 </criteria> 27366 <criteria operator="AND"> 27367 <criterion test_ref="oval:com.oracle.elsa:tst:20184041004" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.3.el5uek"/> 27368 <criterion test_ref="oval:com.oracle.elsa:tst:20184041005" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 27369 </criteria> 27370 <criteria operator="AND"> 27371 <criterion test_ref="oval:com.oracle.elsa:tst:20184041006" comment="kernel-uek is earlier than 0:2.6.39-400.298.3.el5uek"/> 27372 <criterion test_ref="oval:com.oracle.elsa:tst:20184041007" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 27373 </criteria> 27374 <criteria operator="AND"> 27375 <criterion test_ref="oval:com.oracle.elsa:tst:20184041008" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.3.el5uek"/> 27376 <criterion test_ref="oval:com.oracle.elsa:tst:20184041009" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 27377 </criteria> 27378 <criteria operator="AND"> 27379 <criterion test_ref="oval:com.oracle.elsa:tst:20184041010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.3.el5uek"/> 27380 <criterion test_ref="oval:com.oracle.elsa:tst:20184041011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 27381 </criteria> 27382 <criteria operator="AND"> 27383 <criterion test_ref="oval:com.oracle.elsa:tst:20184041012" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.3.el5uek"/> 27384 <criterion test_ref="oval:com.oracle.elsa:tst:20184041013" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 27385 </criteria> 27386 </criteria> 27387 </criteria> 27388 <criteria operator="AND"> 27389 <criterion test_ref="oval:com.oracle.elsa:tst:20184041014" comment="Oracle Linux 6 is installed"/> 27390 <criteria operator="OR"> 27391 <criteria operator="AND"> 27392 <criterion test_ref="oval:com.oracle.elsa:tst:20184041015" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.3.el6uek"/> 27393 <criterion test_ref="oval:com.oracle.elsa:tst:20184041016" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 27394 </criteria> 27395 <criteria operator="AND"> 27396 <criterion test_ref="oval:com.oracle.elsa:tst:20184041017" comment="kernel-uek is earlier than 0:2.6.39-400.298.3.el6uek"/> 27397 <criterion test_ref="oval:com.oracle.elsa:tst:20184041018" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 27398 </criteria> 27399 <criteria operator="AND"> 27400 <criterion test_ref="oval:com.oracle.elsa:tst:20184041019" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.3.el6uek"/> 27401 <criterion test_ref="oval:com.oracle.elsa:tst:20184041020" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 27402 </criteria> 27403 <criteria operator="AND"> 27404 <criterion test_ref="oval:com.oracle.elsa:tst:20184041021" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.3.el6uek"/> 27405 <criterion test_ref="oval:com.oracle.elsa:tst:20184041022" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 27406 </criteria> 27407 <criteria operator="AND"> 27408 <criterion test_ref="oval:com.oracle.elsa:tst:20184041023" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.3.el6uek"/> 27409 <criterion test_ref="oval:com.oracle.elsa:tst:20184041024" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 27410 </criteria> 27411 <criteria operator="AND"> 27412 <criterion test_ref="oval:com.oracle.elsa:tst:20184041025" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.3.el6uek"/> 27413 <criterion test_ref="oval:com.oracle.elsa:tst:20184041026" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 27414 </criteria> 27415 </criteria> 27416 </criteria> 27417 </criteria> 27418 </definition> 27419 <definition id="oval:com.oracle.elsa:def:20184061" version="501" class="patch"> 27420 <metadata> 27421 <title> 27422 ELSA-2018-4061: kubernetes security update (IMPORTANT) 27423 </title> 27424 <affected family="unix"> 27425 <platform>Oracle Linux 7</platform> 27426 27427 </affected> 27428 <reference source="elsa" ref_id="ELSA-2018-4061" ref_url="http://linux.oracle.com/errata/ELSA-2018-4061.html"/> 27429 <reference source="CVE" ref_id="CVE-2017-1002101" ref_url="http://linux.oracle.com/cve/CVE-2017-1002101.html"/> 27430 <reference source="CVE" ref_id="CVE-2017-1002102" ref_url="http://linux.oracle.com/cve/CVE-2017-1002102.html"/> 27431 27432 <description> 27433 [1.9.1-2.1.5] 27434 - Production built 1.9.1-2.1.5 27435 - Fix the upgrade version check 27436 - Remove w/a from [Orabug 27125915] 27437 27438 [1.9.1-2.1.4.dev] 27439 - Make sure worker node upgrade properly 27440 - [Orabug 27649898] 27441 27442 [1.9.1-2.1.3.dev] 27443 - Ensure that the runtime mounts RO volumes read-only [CVE-2017-1002102] 27444 - Update Dashboard version to v1.8.3 [CVE-2017-1002102] 27445 - Fix nested volume mounts for read-only API data volumes [CVE-2017-1002102] 27446 - Fixed kubeadm-setup.sh and kubeadm-registry.sh 27447 - Add feature gate for subpath [CVE-2017-1002101] 27448 - Add subpath e2e tests [CVE-2017-1002101] 27449 - Lock subPath volumes [CVE-2017-1002101] 27450 27451 </description> 27452 <!-- 27453 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 27454 --> 27455 <advisory> 27456 <severity>IMPORTANT</severity> 27457 <rights>Copyright 2018 Oracle, Inc.</rights> 27458 <issued date="2018-04-05"/> 27459 <cve href="http://linux.oracle.com/cve/CVE-2017-1002101.html">CVE-2017-1002101</cve> 27460 <cve href="http://linux.oracle.com/cve/CVE-2017-1002102.html">CVE-2017-1002102</cve> 27461 27462 </advisory> 27463 </metadata> 27464 <criteria operator="AND"> 27465 <criterion test_ref="oval:com.oracle.elsa:tst:20184061001" comment="Oracle Linux 7 is installed"/> 27466 <criteria operator="OR"> 27467 <criteria operator="AND"> 27468 <criterion test_ref="oval:com.oracle.elsa:tst:20184061002" comment="kubeadm is earlier than 0:1.9.1-2.1.5.el7"/> 27469 <criterion test_ref="oval:com.oracle.elsa:tst:20184061003" comment="kubeadm is signed with the Oracle Linux 7 key"/> 27470 </criteria> 27471 <criteria operator="AND"> 27472 <criterion test_ref="oval:com.oracle.elsa:tst:20184061004" comment="kubectl is earlier than 0:1.9.1-2.1.5.el7"/> 27473 <criterion test_ref="oval:com.oracle.elsa:tst:20184061005" comment="kubectl is signed with the Oracle Linux 7 key"/> 27474 </criteria> 27475 <criteria operator="AND"> 27476 <criterion test_ref="oval:com.oracle.elsa:tst:20184061006" comment="kubelet is earlier than 0:1.9.1-2.1.5.el7"/> 27477 <criterion test_ref="oval:com.oracle.elsa:tst:20184061007" comment="kubelet is signed with the Oracle Linux 7 key"/> 27478 </criteria> 27479 </criteria> 27480 </criteria> 27481 27482 </definition> 27483 <definition id="oval:com.oracle.elsa:def:20184062" version="501" class="patch"> 27484 <metadata> 27485 <title> 27486 ELSA-2018-4062: Unbreakable Enterprise kernel security update (IMPORTANT) 27487 </title> 27488 <affected family="unix"> 27489 <platform>Oracle Linux 6</platform> 27490 <platform>Oracle Linux 7</platform> 27491 27492 </affected> 27493 <reference source="elsa" ref_id="ELSA-2018-4062" ref_url="http://linux.oracle.com/errata/ELSA-2018-4062.html"/> 27494 <reference source="CVE" ref_id="CVE-2017-7518" ref_url="http://linux.oracle.com/cve/CVE-2017-7518.html"/> 27495 <reference source="CVE" ref_id="CVE-2017-17052" ref_url="http://linux.oracle.com/cve/CVE-2017-17052.html"/> 27496 27497 <description> 27498 [4.1.12-112.16.7] 27499 - mlx4: change the ICM table allocations to lowest needed size (Daniel Jurgens) [Orabug: 27718305] 27500 - autofs: use dentry flags to block walks during expire (Ian Kent) [Orabug: 26032471] [Orabug: 27766149] 27501 - autofs races (Al Viro) [Orabug: 27766149] [Orabug: 27766149] 27502 - crypto: FIPS - allow tests to be disabled in FIPS mode (Stephan Mueller) [Orabug: 26182706] 27503 - crypto: rng - Zero seed in crypto_rng_reset (Herbert Xu) [Orabug: 26182706] 27504 - crypto: xts - consolidate sanity check for keys (Stephan Mueller) [Orabug: 26182706] 27505 27506 [4.1.12-112.16.6] 27507 - fork: fix incorrect fput of ->exe_file causing use-after-free (Eric Biggers) [Orabug: 27290198] {CVE-2017-17052} 27508 - negotiate_mq should happen in all cases of a new VBD being discovered by xen-blkfront, whether called through _probe() or a hot-attached new VBD from dom-0 via xenstore. Otherwise, hot-attached new VBDs are left configured without multi-queue. (Patrick Colp) [Orabug: 27383895] 27509 - rds: Fix NULL pointer dereference in __rds_rdma_map (Hakon Bugge) [Orabug: 27477007] 27510 - nvme: fix uninitialized prp2 value on small transfers (Jan H. Schonherr) [Orabug: 27581008] 27511 - xen-netfront: Improve error handling during initialization (Ross Lagerwall) [Orabug: 27655820] 27512 - RDS: IB: Fix null pointer issue (Guanglei Li) [Orabug: 27636704] 27513 - mstflint: update Makefile and Kconfig (Qing Huang) [Orabug: 27656465] 27514 - target: add inquiry_product module param to override LIO default (Kyle Fortin) [Orabug: 27679482] 27515 - target: add inquiry_vendor module param to override LIO-ORG (Kyle Fortin) [Orabug: 27679482] 27516 - net/rds: Avoid copy overhead if send buff is full (Gerd Rausch) [Orabug: 27747176] 27517 27518 [4.1.12-112.16.5] 27519 - IB/core: Avoid calling ib_query_device (Or Gerlitz) [Orabug: 27687710] 27520 - IB/core: Save the device attributes on the device structure (Ira Weiny) [Orabug: 27687710] 27521 - KVM: x86: fix singlestepping over syscall (Paolo Bonzini) [Orabug: 27669907] {CVE-2017-7518} {CVE-2017-7518} 27522 - xen/acpi: upload _PSD info for non-dom0 CPUs too (Joao Martins) [Orabug: 27655757] 27523 - Revert RDS: dont commit to queue till transport connection is up (Santosh Shilimkar) 27524 </description> 27525 <!-- 27526 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 27527 --> 27528 <advisory> 27529 <severity>IMPORTANT</severity> 27530 <rights>Copyright 2018 Oracle, Inc.</rights> 27531 <issued date="2018-04-10"/> 27532 <cve href="http://linux.oracle.com/cve/CVE-2017-7518.html">CVE-2017-7518</cve> 27533 <cve href="http://linux.oracle.com/cve/CVE-2017-17052.html">CVE-2017-17052</cve> 27534 27535 </advisory> 27536 </metadata> 27537 <criteria operator="OR"> 27538 <criteria operator="AND"> 27539 <criterion test_ref="oval:com.oracle.elsa:tst:20184062001" comment="Oracle Linux 6 is installed"/> 27540 <criteria operator="OR"> 27541 <criteria operator="AND"> 27542 <criterion test_ref="oval:com.oracle.elsa:tst:20184062002" comment="kernel-uek is earlier than 0:4.1.12-112.16.7.el6uek"/> 27543 <criterion test_ref="oval:com.oracle.elsa:tst:20184062003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 27544 </criteria> 27545 <criteria operator="AND"> 27546 <criterion test_ref="oval:com.oracle.elsa:tst:20184062004" comment="kernel-uek-debug is earlier than 0:4.1.12-112.16.7.el6uek"/> 27547 <criterion test_ref="oval:com.oracle.elsa:tst:20184062005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 27548 </criteria> 27549 <criteria operator="AND"> 27550 <criterion test_ref="oval:com.oracle.elsa:tst:20184062006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.16.7.el6uek"/> 27551 <criterion test_ref="oval:com.oracle.elsa:tst:20184062007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 27552 </criteria> 27553 <criteria operator="AND"> 27554 <criterion test_ref="oval:com.oracle.elsa:tst:20184062008" comment="kernel-uek-devel is earlier than 0:4.1.12-112.16.7.el6uek"/> 27555 <criterion test_ref="oval:com.oracle.elsa:tst:20184062009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 27556 </criteria> 27557 <criteria operator="AND"> 27558 <criterion test_ref="oval:com.oracle.elsa:tst:20184062010" comment="kernel-uek-doc is earlier than 0:4.1.12-112.16.7.el6uek"/> 27559 <criterion test_ref="oval:com.oracle.elsa:tst:20184062011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 27560 </criteria> 27561 <criteria operator="AND"> 27562 <criterion test_ref="oval:com.oracle.elsa:tst:20184062012" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.16.7.el6uek"/> 27563 <criterion test_ref="oval:com.oracle.elsa:tst:20184062013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 27564 </criteria> 27565 </criteria> 27566 </criteria> 27567 <criteria operator="AND"> 27568 <criterion test_ref="oval:com.oracle.elsa:tst:20184062014" comment="Oracle Linux 7 is installed"/> 27569 <criteria operator="OR"> 27570 <criteria operator="AND"> 27571 <criterion test_ref="oval:com.oracle.elsa:tst:20184062015" comment="kernel-uek is earlier than 0:4.1.12-112.16.7.el7uek"/> 27572 <criterion test_ref="oval:com.oracle.elsa:tst:20184062016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 27573 </criteria> 27574 <criteria operator="AND"> 27575 <criterion test_ref="oval:com.oracle.elsa:tst:20184062017" comment="kernel-uek-debug is earlier than 0:4.1.12-112.16.7.el7uek"/> 27576 <criterion test_ref="oval:com.oracle.elsa:tst:20184062018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 27577 </criteria> 27578 <criteria operator="AND"> 27579 <criterion test_ref="oval:com.oracle.elsa:tst:20184062019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.16.7.el7uek"/> 27580 <criterion test_ref="oval:com.oracle.elsa:tst:20184062020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 27581 </criteria> 27582 <criteria operator="AND"> 27583 <criterion test_ref="oval:com.oracle.elsa:tst:20184062021" comment="kernel-uek-devel is earlier than 0:4.1.12-112.16.7.el7uek"/> 27584 <criterion test_ref="oval:com.oracle.elsa:tst:20184062022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 27585 </criteria> 27586 <criteria operator="AND"> 27587 <criterion test_ref="oval:com.oracle.elsa:tst:20184062023" comment="kernel-uek-doc is earlier than 0:4.1.12-112.16.7.el7uek"/> 27588 <criterion test_ref="oval:com.oracle.elsa:tst:20184062024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 27589 </criteria> 27590 <criteria operator="AND"> 27591 <criterion test_ref="oval:com.oracle.elsa:tst:20184062025" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.16.7.el7uek"/> 27592 <criterion test_ref="oval:com.oracle.elsa:tst:20184062026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 27593 </criteria> 27594 </criteria> 27595 </criteria> 27596 </criteria> 27597 </definition> 27598 <definition id="oval:com.oracle.elsa:def:20184071" version="501" class="patch"> 27599 <metadata> 27600 <title> 27601 ELSA-2018-4071: Unbreakable Enterprise kernel security update (IMPORTANT) 27602 </title> 27603 <affected family="unix"> 27604 <platform>Oracle Linux 6</platform> 27605 <platform>Oracle Linux 7</platform> 27606 27607 </affected> 27608 <reference source="elsa" ref_id="ELSA-2018-4071" ref_url="http://linux.oracle.com/errata/ELSA-2018-4071.html"/> 27609 <reference source="CVE" ref_id="CVE-2017-15537" ref_url="http://linux.oracle.com/cve/CVE-2017-15537.html"/> 27610 <reference source="CVE" ref_id="CVE-2017-16646" ref_url="http://linux.oracle.com/cve/CVE-2017-16646.html"/> 27611 <reference source="CVE" ref_id="CVE-2017-16532" ref_url="http://linux.oracle.com/cve/CVE-2017-16532.html"/> 27612 <reference source="CVE" ref_id="CVE-2018-1068" ref_url="http://linux.oracle.com/cve/CVE-2018-1068.html"/> 27613 27614 <description> 27615 [4.1.12-124.14.1] 27616 - ctf: drop the run-as-root error (Nick Alcock) [Orabug: 27852654] 27617 - rds: Node crashes when trace buffer is opened (Ka-Cheong Poon) [Orabug: 27846191] 27618 - xfs: fix accidental reversion of aa6a6227435cb (Darrick J. Wong) [Orabug: 27845869] 27619 27620 [4.1.12-124.13.1] 27621 - net: cdc_ether: fix divide by 0 on bad descriptors (Bjorn Mork) [Orabug: 27841392] {CVE-2017-16649} 27622 - sysctl: Drop reference added by grab_header in proc_sys_readdir (Zhou Chengming) [Orabug: 27841944] {CVE-2016-9191} {CVE-2016-9191} {CVE-2016-9191} 27623 - Revert 'sysctl: Drop reference added by grab_header in proc_sys_readdir' (Jack Vogel) 27624 27625 [4.1.12-124.12.1] 27626 - xfs: remove 'no-allocation' reservations for file creations (Darrick J. Wong) [Orabug: 27609439] 27627 - xfs: dont print warnings when xfs_log_force fails (Christoph Hellwig) [Orabug: 27609404] 27628 - xfs: Properly retry failed dquot items in case of error during buffer writeback (Carlos Maiolino) [Orabug: 27609404] 27629 - xfs: Properly retry failed inode items in case of error during buffer writeback (Carlos Maiolino) [Orabug: 27609404] 27630 - xfs: Add infrastructure needed for error propagation during buffer IO failure (Carlos Maiolino) [Orabug: 27609404] 27631 - xfs: remove xfs_trans_ail_delete_bulk (Christoph Hellwig) [Orabug: 27609404] 27632 - xfs: fix and streamline error handling in xfs_end_io (Darrick J. Wong) [Orabug: 27609404] 27633 - xfs: dont leave EFIs on AIL on mount failure (Brian Foster) [Orabug: 27609404] 27634 - xfs: use EFI refcount consistently in log recovery (Brian Foster) [Orabug: 27609404] 27635 - xfs: ensure EFD trans aborts on log recovery extent free failure (Brian Foster) [Orabug: 27609404] 27636 - xfs: fix efi/efd error handling to avoid fs shutdown hangs (Brian Foster) [Orabug: 27609404] 27637 - xfs: return committed status from xfs_trans_roll() (Brian Foster) [Orabug: 27609404] 27638 - xfs: disentagle EFI release from the extent count (Brian Foster) [Orabug: 27609404] 27639 27640 [4.1.12-124.11.1] 27641 - netfilter: ebtables: CONFIG_COMPAT: dont trust userland offsets (Florian Westphal) [Orabug: 27774012] {CVE-2018-1068} 27642 - ACPI / PAD: dont register acpi_pad driver if running as Xen dom0 (Juergen Gross) [Orabug: 27796473] 27643 - sched/fair: Fix typo in sync_throttle() (Xunlei Pang) [Orabug: 27787518] 27644 - sched/fair: Do not announce throttled next buddy in dequeue_task_fair() (Konstantin Khlebnikov) [Orabug: 27787518] 27645 - sched/fair: Initialize and rework throttle_count for new task-groups (Peter Zijlstra) [Orabug: 27787518] 27646 - perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/ (Arnaldo Carvalho de Melo) [Orabug: 27240053] 27647 - crypto: FIPS - allow tests to be disabled in FIPS mode (Stephan Mueller) [Orabug: 27809271] 27648 - crypto: xts - consolidate sanity check for keys (Stephan Mueller) [Orabug: 27809271] 27649 - crypto: rng - Zero seed in crypto_rng_reset (Herbert Xu) [Orabug: 27809271] 27650 - enic: set IG desc cache flag in open (Govindarajulu Varadarajan) [Orabug: 27587345] 27651 27652 [4.1.12-124.10.1] 27653 - Drivers: hv: utils: fix crash when device is removed from host side (Vitaly Kuznetsov) [Orabug: 27426102] 27654 - Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode (Vitaly Kuznetsov) [Orabug: 27426102] 27655 - Drivers: hv: utils: rename outmsg_lock (Vitaly Kuznetsov) [Orabug: 27426102] 27656 - Drivers: hv: utils: fix memory leak on on_msg() failure (Vitaly Kuznetsov) [Orabug: 27426102] 27657 - Drivers: hv: utils: use memdup_user in hvt_op_write (Olaf Hering) [Orabug: 27426102] 27658 - hv: util: checking the wrong variable (Dan Carpenter) [Orabug: 27426102] 27659 - net/rds: Avoid copy overhead if send buff is full (Gerd Rausch) [Orabug: 27747165] 27660 - ext4: fix ->put_link panic (Junxiao Bi) [Orabug: 27498770] 27661 - KVM/VMX: Clear spec_ctrl status when resetting vcpu (Patrick Colp) 27662 - mlx4: change the ICM table allocations to lowest needed size (Daniel Jurgens) [Orabug: 27718303] 27663 - Revert 'Drivers: hv: utils: fix a race on userspace daemons registration' (Jack Vogel) [Orabug: 27673755] 27664 27665 [4.1.12-124.9.1] 27666 - crypto: af_alg - Avoid sock_graft call warning (Herbert Xu) [Orabug: 26895616] 27667 - iscsi-target: Fix initial login PDU asynchronous socket close OOPs (Nicholas Bellinger) [Orabug: 27701211] 27668 - target/iscsi: Fix indentation in iscsi_target_start_negotiation() (Bart Van Assche) [Orabug: 27701211] 27669 - iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race (Nicholas Bellinger) [Orabug: 27701211] 27670 - iscsi-target: Fix rx_login_comp hang after login failure (Nicholas Bellinger) [Orabug: 27701211] 27671 - KVM: x86: fix singlestepping over syscall (Paolo Bonzini) [Orabug: 27669904] {CVE-2017-7518} {CVE-2017-7518} 27672 - nfs: system crashes after NFS4ERR_MOVED recovery (Bill.Baker@oracle.com) [Orabug: 27679350] 27673 - NFS: Clean up nfs4_set_client() (Anna Schumaker) [Orabug: 27679350] 27674 - NFS4: Avoid migration loops (Benjamin Coddington) [Orabug: 27679350] 27675 - mstflint: update Makefile and Kconfig (Qing Huang) [Orabug: 27707445] 27676 - target: add inquiry_product module param to override LIO default (Kyle Fortin) [Orabug: 27679431] 27677 - target: add inquiry_vendor module param to override LIO-ORG (Kyle Fortin) [Orabug: 27679431] 27678 - IB/core: Avoid calling ib_query_device (Or Gerlitz) [Orabug: 27687711] 27679 - IB/core: Save the device attributes on the device structure (Ira Weiny) [Orabug: 27687711] 27680 27681 [4.1.12-124.8.1] 27682 - nvme: fix uninitialized prp2 value on small transfers (Jan H. Schonherr) [Orabug: 27624149] 27683 - bnxt_en: initialize bnxt_pf_wq (Brian Maly) [Orabug: 27674029] 27684 - x86/spectre_v2: Fix cpu offlining with IPBP. (Konrad Rzeszutek Wilk) 27685 27686 [4.1.12-124.7.1] 27687 - retpoline: selectively disable IBRS in disable_ibrs_and_friends() (Chuck Anderson) [Orabug: 27665263] 27688 27689 [4.1.12-124.6.1] 27690 - bnxt_en: Add cache line size setting to optimize performance. (Michael Chan) [Orabug: 27648355] 27691 - bnxt_en: Forward VF MAC address to the PF. (Vasundhara Volam) [Orabug: 27648355] 27692 - bnxt_en: Add BCM5745X NPAR device IDs (Vasundhara Volam) [Orabug: 27648355] 27693 - bnxt_en: Expand bnxt_check_rings() to check all resources. (Michael Chan) [Orabug: 27648355] 27694 - bnxt_en: Implement new method for the PF to assign SRIOV resources. (Michael Chan) [Orabug: 27648355] 27695 - bnxt_en: Reserve resources for RFS. (Michael Chan) [Orabug: 27648355] 27696 - bnxt_en: Implement new method to reserve rings. (Michael Chan) [Orabug: 27648355] 27697 - bnxt_en: Set initial default RX and TX ring numbers the same in combined mode. (Michael Chan) [Orabug: 27648355] 27698 - bnxt_en: Add the new firmware API to query hardware resources. (Michael Chan) [Orabug: 27648355] 27699 - bnxt_en: Refactor hardware resource data structures. (Michael Chan) [Orabug: 27648355] 27700 - bnxt_en: Restore MSIX after disabling SRIOV. (Michael Chan) [Orabug: 27648355] 27701 - bnxt_en: Refactor bnxt_close_nic(). (Michael Chan) [Orabug: 27648355] 27702 - bnxt_en: Update firmware interface to 1.9.0. (Michael Chan) [Orabug: 27648355] 27703 - bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine. (Venkat Duvvuru) [Orabug: 27648355] 27704 - bnxt_en: Fix sources of spurious netpoll warnings (Calvin Owens) [Orabug: 27648355] 27705 - bnxt_en: Dont print 'Link speed -1 no longer supported' messages. (Michael Chan) [Orabug: 27648355] 27706 - bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() (Vasundhara Volam) [Orabug: 27648355] 27707 - bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown (Ray Jui) [Orabug: 27648355] 27708 - bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()' (Christophe JAILLET) [Orabug: 27648355] 27709 - bnxt: fix bnxt_hwrm_fw_set_time for y2038 (Arnd Bergmann) [Orabug: 27648355] 27710 - bnxt_en: Fix IRQ coalescing regression. (Michael Chan) [Orabug: 27648355] 27711 - bnxt_en: fix typo in bnxt_set_coalesce (Andy Gospodarek) [Orabug: 27648355] 27712 - bnxt_en: Refactor and simplify coalescing code. (Michael Chan) [Orabug: 27648355] 27713 - bnxt_en: Reorganize the coalescing parameters. (Michael Chan) [Orabug: 27648355] 27714 - bnxt_en: Add ethtool reset method (Vasundhara Volam) [Orabug: 27648355] 27715 - bnxt_en: Optimize .ndo_set_mac_address() for VFs. (Michael Chan) [Orabug: 27648355] 27716 - bnxt_en: Get firmware package version one time. (Michael Chan) [Orabug: 27648355] 27717 - bnxt_en: Check for zero length value in bnxt_get_nvram_item(). (Michael Chan) [Orabug: 27648355] 27718 - bnxt_en: adding PCI ID for SMARTNIC VF support (Rob Miller) [Orabug: 27648355] 27719 - bnxt_en: Add PCIe device ID for bcm58804 (Ray Jui) [Orabug: 27648355] 27720 - bnxt_en: Update firmware interface to 1.8.3.1 (Michael Chan) [Orabug: 27648355] 27721 - bnxt_en: Fix possible corruption in DCB parameters from firmware. (Sankar Patchineelam) [Orabug: 27648355] 27722 - bnxt_en: Fix VF resource checking. (Michael Chan) [Orabug: 27648355] 27723 - bnxt_en: Fix VF PCIe link speed and width logic. (Vasundhara Volam) [Orabug: 27648355] 27724 - bnxt_en: Dont use rtnl lock to protect link change logic in workqueue. (Michael Chan) [Orabug: 27648355] 27725 - bnxt_en: Improve VF/PF link change logic. (Michael Chan) [Orabug: 27648355] 27726 - bnxt_en: Remove redundant unlikely() (Tobias Klauser) [Orabug: 27648355] 27727 - drivers: net: bnxt: use setup_timer() helper. (Allen Pais) [Orabug: 27648355] 27728 - bnxt_en: Reduce default rings on multi-port cards. (Michael Chan) [Orabug: 27648355] 27729 - bnxt_en: Improve -ENOMEM logic in NAPI poll loop. (Michael Chan) [Orabug: 27648355] 27730 - bnxt: initialize board_info values with proper enums (Scott Branden) [Orabug: 27648355] 27731 - bnxt: Add PCIe device IDs for bcm58802/bcm58808 (Ray Jui) [Orabug: 27648355] 27732 - bnxt_en: assign CPU affinity hints to bnxt_en IRQs (Vasundhara Volam) [Orabug: 27648355] 27733 - bnxt_en: Improve tx ring reservation logic. (Michael Chan) [Orabug: 27648355] 27734 - bnxt_en: Update firmware interface spec. to 1.8.1.4. (Michael Chan) [Orabug: 27648355] 27735 - bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps(). (Michael Chan) [Orabug: 27648355] 27736 - bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re. (Michael Chan) [Orabug: 27648355] 27737 - bnxt_en: Fix .ndo_setup_tc() to include XDP rings. (Michael Chan) [Orabug: 27648355] 27738 - bnxt: fix unused variable warnings (stephen hemminger) [Orabug: 27648355] 27739 - bnxt: fix unsigned comparsion with 0 (stephen hemminger) [Orabug: 27648355] 27740 - bnxt_en: Use SWITCHDEV_SET_OPS(). (David S. Miller) [Orabug: 27648355] 27741 - bnxt_en: Set ETS min_bw parameter for older firmware. (Michael Chan) [Orabug: 27648355] 27742 - dccp/tcp: fix routing redirect race (Jon Maxwell) [Orabug: 27661864] 27743 - Revert 'RDS: dont commit to queue till transport connection is up' (Santosh Shilimkar) [Orabug: 27606911] 27744 - be2net: locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() (Mark Rutland) [Orabug: 27615319] 27745 - be2net: Handle transmit completion errors in Lancer (Suresh Reddy) [Orabug: 27615319] 27746 - be2net: Fix HW stall issue in Lancer (Suresh Reddy) [Orabug: 27615319] 27747 - be2net: remove redundant initialization of 'head' and pointer txq (Colin Ian King) [Orabug: 27615319] 27748 - be2net: networking block comments dont use an empty /* line (Rohit Visavalia) [Orabug: 27615319] 27749 - be2net: restore properly promisc mode after queues reconfiguration (Ivan Vecera) [Orabug: 27615319] 27750 - be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map (Colin Ian King) [Orabug: 27615319] 27751 - RDS: IB: Fix null pointer issue (Guanglei Li) [Orabug: 27636711] 27752 - xen/acpi: upload _PSD info for non-dom0 CPUs too (Joao Martins) [Orabug: 27655759] 27753 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright (James Smart) [Orabug: 27631736] 27754 - scsi: lpfc: update driver version to 11.4.0.7 (James Smart) [Orabug: 27631736] 27755 - scsi: lpfc: Treat SCSI Write operation Underruns as an error (James Smart) [Orabug: 27631736] 27756 - scsi: lpfc: Fix SCSI io host reset causing kernel crash (James Smart) [Orabug: 27631736] 27757 - scsi: lpfc: Fix issue_lip if link is disabled (James Smart) [Orabug: 27631736] 27758 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing (James Smart) [Orabug: 27631736] 27759 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target (James Smart) [Orabug: 27631736] 27760 - scsi: lpfc: Fix PRLI handling when topology type changes (James Smart) [Orabug: 27631736] 27761 - scsi: lpfc: fix a couple of minor indentation issues (Colin Ian King) [Orabug: 27631736] 27762 - scsi: lpfc: update driver version to 11.4.0.6 (James Smart) [Orabug: 27631736] 27763 - scsi: lpfc: update driver version to 11.4.0.5 (James Smart) [Orabug: 27631736] 27764 - scsi: lpfc: FLOGI failures are reported when connected to a private loop. (James Smart) [Orabug: 27631736] 27765 - scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN (James Smart) [Orabug: 27631736] 27766 - scsi: lpfc: Linux LPFC driver does not process all RSCNs (James Smart) [Orabug: 27631736] 27767 - scsi: lpfc: Driver fails to detect direct attach storage array (James Smart) [Orabug: 27631736] 27768 - scsi: lpfc: Fix crash after bad bar setup on driver attachment (James Smart) [Orabug: 27631736] 27769 - scsi: lpfc: Fix hard lock up NMI in els timeout handling. (Dick Kennedy) [Orabug: 27631736] 27770 - scsi: lpfc: change version to 11.4.0.4 (Dick Kennedy) [Orabug: 27631736] 27771 - scsi: lpfc: Extend RDP support (Dick Kennedy) [Orabug: 27631736] 27772 - scsi: lpfc: Fix secure firmware updates (Dick Kennedy) [Orabug: 27631736] 27773 - scsi: lpfc: PLOGI failures during NPIV testing (Dick Kennedy) [Orabug: 27631736] 27774 - scsi: lpfc: Fix crash receiving ELS while detaching driver (Dick Kennedy) [Orabug: 27631736] 27775 - scsi: lpfc: fix pci hot plug crash in list_add call (Dick Kennedy) [Orabug: 27631736] 27776 - scsi: lpfc: fix pci hot plug crash in timer management routines (Dick Kennedy) [Orabug: 27631736] 27777 - scsi: lpfc: remove redundant null check on eqe (Colin Ian King) [Orabug: 27631736] 27778 - scsi: lpfc: lpfc version bump 11.4.0.3 (Dick Kennedy) [Orabug: 27631736] 27779 - scsi: lpfc: fix 'integer constant too large' error on 32bit archs (Maurizio Lombardi) [Orabug: 27631736] 27780 - scsi: lpfc: Add Buffer to Buffer credit recovery support (James Smart) [Orabug: 27631736] 27781 - scsi: lpfc: Correct issues with FAWWN and FDISCs (Dick Kennedy) [Orabug: 27631736] 27782 - scsi: lpfc: Fix rediscovery on switch blade pull (Dick Kennedy) [Orabug: 27631736] 27783 - scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test (Gustavo A. R. Silva) [Orabug: 27631736] 27784 - scsi: lpfc: Fix plogi collision that causes illegal state transition (Dick Kennedy) [Orabug: 27631736] 27785 - lpfc: Fix Express lane queue creation (Maurizio Lombardi) [Orabug: 27631736] 27786 - Cosmetic updates to arch/x86/kernel/cpu/microcode/xen.c to pass checkpatch.pl and match UEK5 code. (Aaron Young) [Orabug: 27640697] 27787 - Incorporate arch/x86/kernel/cpu/microcode/xen.c into cpu microcode driver. (Aaron Young) [Orabug: 27640697] 27788 - 1. Move arch/x86/kernel/microcode_xen.c file to proper cpu microcode driver location and rename to arch/x86/kernel/cpu/microcode/xen.c. (Aaron Young) [Orabug: 27640697] 27789 - fork: fix incorrect fput of ->exe_file causing use-after-free (Eric Biggers) [Orabug: 27648200] {CVE-2017-17052} 27790 - scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura controllers (Shivasharan S) [Orabug: 27625001] 27791 - scsi: megaraid_sas: NVMe passthrough command support (Shivasharan S) [Orabug: 27625001] 27792 - scsi: megaraid: use ktime_get_real for firmware time (Arnd Bergmann) [Orabug: 27625001] 27793 - scsi: megaraid_sas: driver version upgrade (Shivasharan S) [Orabug: 27625001] 27794 - scsi: megaraid_sas: re-work DCMD refire code (Shivasharan S) [Orabug: 27625001] 27795 - scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs (Shivasharan S) [Orabug: 27625001] 27796 - scsi: megaraid_sas: Selectively apply stream detection based on IO type (Shivasharan S) [Orabug: 27625001] 27797 - scsi: megaraid_sas: Update LD map after populating drv_map driver map copy (Shivasharan S) [Orabug: 27625001] 27798 - scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect controller state in IOCTL path (Shivasharan S) [Orabug: 27625001] 27799 - scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress (Shivasharan S) [Orabug: 27625001] 27800 - scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called (Shivasharan S) [Orabug: 27625001] 27801 - scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware in RAID map (Shivasharan S) [Orabug: 27625001] 27802 - scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume (Sumit Saxena) [Orabug: 27625001] 27803 - scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num (Shivasharan S) [Orabug: 27625001] 27804 - scsi: megaraid_sas: memset IOC INIT frame using correct size (Shivasharan S) [Orabug: 27625001] 27805 - scsi: megaraid_sas: zero out IOC INIT and stream detection memory (Shivasharan S) [Orabug: 27625001] 27806 - scsi: megaraid_sas: fix spelling mistake: 'thershold' -> 'threshold' (Colin Ian King) [Orabug: 27625001] 27807 - scsi: megaraid: Remove redundant code in megasas_alloc_cmds (Yisheng Xie) [Orabug: 27625001] 27808 - License cleanup: add SPDX GPL-2.0 license identifier to files with no license (Greg Kroah-Hartman) [Orabug: 27625001] 27809 - scsi: megaraid_sas: driver version upgrade (Shivasharan S) [Orabug: 27625001] 27810 - scsi: megaraid_sas: Add support for 64bit consistent DMA (Sumit Saxena) [Orabug: 27625001] 27811 - scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode (Shivasharan S) [Orabug: 27625001] 27812 - scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for higher QD (Shivasharan S) [Orabug: 27625001] 27813 - scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands (Shivasharan S) [Orabug: 27625001] 27814 - scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4k (Shivasharan S) [Orabug: 27625001] 27815 - scsi: megaraid_sas: Update current host time to FW during IOC Init (Shivasharan S) [Orabug: 27625001] 27816 - scsi: megaraid_sas: Move controller memory allocations and DMA mask settings from probe to megasas_init_fw (Sumit Saxena) [Orabug: 27625001] 27817 - scsi: megaraid_sas: Move initialization of instance parameters inside newly created function megasas_init_ctrl_params (Shivasharan S) [Orabug: 27625001] 27818 - scsi: megaraid_sas: remove instance->ctrl_info (Sumit Saxena) [Orabug: 27625001] 27819 - scsi: megaraid_sas: Pre-allocate frequently used DMA buffers (Shivasharan S) [Orabug: 27625001] 27820 - scsi: megaraid_sas: Create separate functions for allocating and freeing controller DMA buffers (Sumit Saxena) [Orabug: 27625001] 27821 - scsi: megaraid_sas: Create separate functions to allocate ctrl memory (Shivasharan S) [Orabug: 27625001] 27822 - scsi: megaraid_sas: reduce size of fusion_context and use kmalloc for allocation (Sumit Saxena) [Orabug: 27625001] 27823 - scsi: megaraid_sas: replace is_ventura with adapter_type checks (Sumit Saxena) [Orabug: 27625001] 27824 - scsi: megaraid_sas: Remove redundant checks for ctrl_context (Shivasharan S) [Orabug: 27625001] 27825 - scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type (Sumit Saxena) [Orabug: 27625001] 27826 - scsi: megaraid_sas: Add support for Crusader controllers (Shivasharan S) [Orabug: 27625001] 27827 - scsi: megaraid_sas: use adapter_type for all gen controllers (Shivasharan S) [Orabug: 27625001] 27828 - scsi: megaraid_sas: driver version upgrade (Shivasharan S) [Orabug: 27625001] 27829 - scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size (Shivasharan S) [Orabug: 27625001] 27830 - scsi: megaraid_sas: modified few prints in OCR and IOC INIT path (Shivasharan S) [Orabug: 27625001] 27831 - scsi: megaraid_sas: replace internal FALSE/TRUE definitions with false/true (Shivasharan S) [Orabug: 27625001] 27832 - scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead (Shivasharan S) [Orabug: 27625001] 27833 - scsi: megaraid_sas: use vmalloc for crash dump buffers and drivers local RAID map (Shivasharan S) [Orabug: 27625001] 27834 - scsi: megaraid_sas: Use SMID for Task abort case only (Shivasharan S) [Orabug: 27625001] 27835 - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic (Shivasharan S) [Orabug: 27625001] 27836 - scsi: megaraid_sas: Fix endianness issues in DCMD handling (Shivasharan S) [Orabug: 27625001] 27837 - scsi: megaraid_sas: Do not re-fire shutdown DCMD after OCR (Shivasharan S) [Orabug: 27625001] 27838 - scsi: megaraid_sas: Call megasas_complete_cmd_dpc_fusion every 1 second while there are pending commands (Shivasharan S) [Orabug: 27625001] 27839 - scsi: megaraid_sas: Use synchronize_irq in target reset case (Shivasharan S) [Orabug: 27625001] 27840 - scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs (Shivasharan S) [Orabug: 27625001] 27841 - scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed in MFI MPT pass through command (Shivasharan S) [Orabug: 27625001] 27842 - scsi: megaraid_sas: fix error handle in megasas_probe_one (weiping zhang) [Orabug: 27625001] 27843 - scsi: megaraid_sas: fix allocate instance->pd_info twice (weiping) [Orabug: 27625001] 27844 - scsi: remove DRIVER_ATTR() usage (Greg Kroah-Hartman) [Orabug: 27625001] 27845 - scsi: megaraid: Replace PCI pool old API (Romain Perier) [Orabug: 27625001] 27846 - scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion (Shu Wang) [Orabug: 27625001] 27847 - scsi: megaraid: Fix a sleep-in-atomic bug (Jia-Ju Bai) [Orabug: 27625001] 27848 - drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd (Andi Kleen) [Orabug: 27625001] 27849 - megaraid_sas: remove redundant code initialzing *pDevHandle with MR_DEVHANDLE_INVALID (Sumit Saxena) [Orabug: 27625001] 27850 - usb: usbtest: fix NULL pointer dereference (Alan Stern) [Orabug: 27602322] {CVE-2017-16532} 27851 - rds: Incorrect reference counting in TCP socket creation (Ka-Cheong Poon) [Orabug: 27602824] 27852 - enic: enable rq before updating rq descriptors (Govindarajulu Varadarajan) [Orabug: 27587345] 27853 - enic: add sw timestamp support (Govindarajulu Varadarajan) [Orabug: 27587345] 27854 - enic: add wq clean up budget (Govindarajulu Varadarajan) [Orabug: 27587345] 27855 - enic: Add support for 'ethtool -g/-G' (Parvi Kaustubhi) [Orabug: 27587345] 27856 - enic: reset fetch index (Parvi Kaustubhi) [Orabug: 27587345] 27857 - drivers: net: enic: use setup_timer() helper. (Allen Pais) [Orabug: 27587345] 27858 - drivers: net: enic: use setup_timer() helper. (Allen Pais) [Orabug: 27587345] 27859 - enic: update enic maintainers (Govindarajulu Varadarajan) [Orabug: 27587345] 27860 - cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()' (Christophe Jaillet) [Orabug: 27587345] 27861 - enic: Fix format truncation warning (Govindarajulu Varadarajan) [Orabug: 27587345] 27862 - enic: add devcmds for vxlan offload (Govindarajulu Varadarajan) [Orabug: 27587345] 27863 - enic: increment devcmd2 result ring in case of timeout (Sandeep Pillai) [Orabug: 27587345] 27864 - scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp (Rasmus Villemoes) [Orabug: 27587343] 27865 - scsi: fnic: add a space after %p in printf format (Nicolas Iooss) [Orabug: 27587343] 27866 - scsi: fnic: Fix coccinelle warnings (Vasyl Gomonovych) [Orabug: 27587343] 27867 - scsi: fnic: do not call host reset from command abort (Hannes Reinecke) [Orabug: 27587343] 27868 - scsi: fnic: fix format string overflow warning (Arnd Bergmann) [Orabug: 27587343] 27869 - scsi: fnic: correct speed display and add support for 25,40 and 100G (Satish Kharat) [Orabug: 27587343] 27870 - scsi: fnic: added timestamp reporting in fnic debug stats (Satish Kharat) [Orabug: 27587343] 27871 - scsi: fnic: Zero io_cmpl_skip on fw reset completion (Satish Kharat) [Orabug: 27587343] 27872 - scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the switch.i (Satish Kharat) [Orabug: 27587343] 27873 - scsi: fnic: use kernels '%pM' format option to print MAC (Andy Shevchenko) [Orabug: 27587343] 27874 - fnic: pci_dma_mapping_error() doesnt return an error code (Dan Carpenter) [Orabug: 27587343] 27875 - fnic: move printk()s outside of the critical code section. (Maurizio Lombardi) [Orabug: 27587343] 27876 - fnic: check pci_map_single() return value (Maurizio Lombardi) [Orabug: 27587343] 27877 - retpoline: move setting of sysctl_ibrs_enabled and sysctl_ibpb_enabled to where SPEC_CTRL_IBRS_INUSE and SPEC_CTRL_IBPB_INUSE are set (Chuck Anderson) [Orabug: 27625404] 27878 - retpoline: set IBRS and IBPB in use only on the boot CPU call to init_scattered_cpuid_features() (Chuck Anderson) [Orabug: 27625404] 27879 - retpoline: display IBPB feature status along with IBRS status (Chuck Anderson) [Orabug: 27625404] 27880 - retpoline: move lock/unlock of spec_ctrl_mutex to check_modinfo() (Chuck Anderson) [Orabug: 27625404] 27881 - retpoline: call clear_retpoline_fallback() with boot parm spectre_v2_heuristics=off (Chuck Anderson) [Orabug: 27625404] 27882 - retpoline: add brackets to check_ibrs_inuse() and clear_ibpb_inuse() (Chuck Anderson) [Orabug: 27625404] 27883 - retpoline/module: do not enable IBRS/IPBP if SPEC_CTRL_IBRS_ADMIN_DISABLED/SPEC_CTRL_IBPB_ADMIN_DISABLED is set (Chuck Anderson) [Orabug: 27625353] 27884 - retpoline: microcode incorrectly reported as broken during early boot (Chuck Anderson) [Orabug: 27625404] 27885 - retpoline: move lock/unlock of spec_ctrl_mutex into init_scattered_cpuid_features() (Chuck Anderson) [Orabug: 27625404] 27886 - retpoline/module: fall back to another spectre mitigation when disabling retpoline (Chuck Anderson) [Orabug: 27457549] 27887 - retpoline/module: add bit defs for use_ibpb (Chuck Anderson) [Orabug: 27457549] 27888 - x86/spectre_v2: Fix the documentation to say the right thing. (Konrad Rzeszutek Wilk) 27889 - x86/spectre_v2: Dont check bad microcode versions when running under hypervisors. (Konrad Rzeszutek Wilk) [Orabug: 27601736] 27890 - x86/speculation: Use IBRS if available before calling into firmware (David Woodhouse) [Orabug: 27516477] 27891 - Revert 'x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation' (Konrad Rzeszutek Wilk) [Orabug: 27601789] 27892 - Revert 'x86/spec: Add 'lfence_enabled' in sysfs' (Konrad Rzeszutek Wilk) 27893 - KVM: Disable irq while unregistering user notifier (Ignacio Alvarado) 27894 - dtrace: increase instruction limit for FBT entry probe detection (Kris Van Hees) [Orabug: 27410742] 27895 27896 [4.1.12-124.5.1] 27897 - trace: declare blk_add_trace_rq non-static on OL6 (Todd Vierling) [Orabug: 27578618] 27898 - x86/ia32/syscall: RESTORE_EXTRA_REGS when returning from syscall (Ankur Arora) [Orabug: 27461990] {CVE-2017-5715} 27899 - x86/ia32/syscall: dont do RESTORE_EXTRA_REGS prematurely (Ankur Arora) [Orabug: 27461990] {CVE-2017-5715} 27900 - firmware: dmi_scan: add SBMIOS entry and DMI tables (Ivan Khoronzhuk) [Orabug: 27586223] 27901 - uek-rpm: enable USERFAULTFD in debug kernels (UEK4 QU7) (Mike Kravetz) [Orabug: 27579702] 27902 - vmxnet3: repair memory leak (Neil Horman) [Orabug: 27479086] 27903 - bonding: attempt to better support longer hw addresses (Jarod Wilson) [Orabug: 27542370] 27904 - scsi: Make __scsi_remove_device go straight from BLOCKED to DEL (Bart Van Assche) [Orabug: 27546768] 27905 - scsi: Protect SCSI device state changes with a mutex (Bart Van Assche) [Orabug: 27546768] 27906 - scsi: Introduce scsi_start_queue() (Bart Van Assche) [Orabug: 27546768] 27907 - scsi: avoid a permanent stop of the scsi devices request queue (Wei Fang) [Orabug: 27546768] 27908 - IB/ipoib: ioctls IPOIBACLNADD and IPOIBACLNGET do not work correctly (Ka-Cheong Poon) [Orabug: 27533123] 27909 - x86/spectre: move microcode check before kernel ibrs flags are set (Daniel Jordan) [Orabug: 27542331] {CVE-2017-5715} 27910 27911 [4.1.12-124.4.1] 27912 - x86: make HAVE_FENTRY dependent on !SIMULATE_GCC44_KABI (Todd Vierling) [Orabug: 27540463] 27913 - x86/spectre_v2: Only use IBRS when ibrs_inuse tells us to (Konrad Rzeszutek Wilk) 27914 - kernel: on OL6 only, simulate the gcc 4.4 kABI for __stack_chk_fail() (Todd Vierling) [Orabug: 27509351] 27915 - uek-rpm: configs: Dont set HAVE_FENTRY on OL6 builds. (Todd Vierling) [Orabug: 27509351] 27916 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL (KarimAllah Ahmed) [Orabug: 27525575] 27917 - x86/spectre_v2: Disable IBRS if spectre_v2=off (Konrad Rzeszutek Wilk) 27918 - xenbus: track caller request id (Joao Martins) [Orabug: 27472576] 27919 - x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes (Darren Kenny) [Orabug: 27523393] 27920 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch (Tim Chen) [Orabug: 27524608] 27921 - Fix typo IBRS_ATT, which should be IBRS_ALL (redux) (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27922 - x86/spectre_v2: Add spectre_v2_heuristics= (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27923 - x86/spectre_v2: Do not disable IBPB when disabling IBRS (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27924 - x86/scattered: Fix the order. (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27925 - x86/spectre: Favor IBRS on Skylake over retpoline (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27926 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL (Darren Kenny) [Orabug: 27477743] {CVE-2017-5715} 27927 - x86/spectre: Now that we expose 'stbibp' make sure it is correct. (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27928 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27929 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27930 - x86/bugs: Drop one 'mitigation' from dmesg (Borislav Petkov) [Orabug: 27477743] {CVE-2017-5715} 27931 - x86/nospec: Fix header guards names (Borislav Petkov) [Orabug: 27477743] {CVE-2017-5715} 27932 - x86/spectre_v2: Dont spam the console with these: (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27933 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27934 - x86/cpu: Keep model defines sorted by model number (Andy Shevchenko) [Orabug: 27477743] {CVE-2017-5715} 27935 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27936 - x86/msr: Add definitions for new speculation control MSRs (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27937 - x86/cpufeatures: Add AMD feature bits for Speculation Control (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27938 - x86/spectre_v2: Print what options are available. (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27939 - x86/spectre_v2: Add VMEXIT_FILL_RSB instead of RETPOLINE (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27940 - x86/spectre: If IBRS is enabled disable 'Filling RSB on context switch' (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27941 - KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27942 - x86/spectre_v2: Dont allow {ibrs,ipbp,lfence}_enabled to be toggled if retpoline (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27943 - x86/spectre: Fix retpoline_enabled (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27944 - x86/spectre: Update sysctl values if toggled only by set_{ibrs,ibpb}_disabled (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27945 - retpoline/module: Taint kernel for missing retpoline in module (Andi Kleen) [Orabug: 27477743] {CVE-2017-5715} 27946 - x86/retpoline: Fill RSB on context switch for affected CPUs (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27947 - x86/retpoline: Optimize inline assembler for vmexit_fill_RSB (Andi Kleen) [Orabug: 27477743] {CVE-2017-5715} 27948 - kprobes/x86: Disable optimizing on the function jumps to indirect thunk (Masami Hiramatsu) [Orabug: 27477743] {CVE-2017-5715} 27949 - kprobes/x86: Blacklist indirect thunk functions for kprobes (Masami Hiramatsu) [Orabug: 27477743] {CVE-2017-5715} 27950 - retpoline: Introduce start/end markers of indirect thunk (Masami Hiramatsu) [Orabug: 27477743] {CVE-2017-5715} 27951 - x86/mce: Make machine check speculation protected (Thomas Gleixner) [Orabug: 27477743] {CVE-2017-5715} 27952 - kbuild: modversions for EXPORT_SYMBOL() for asm (Nicholas Piggin) [Orabug: 27477743] {CVE-2017-5715} 27953 - x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros (Tom Lendacky) [Orabug: 27477743] {CVE-2017-5715} 27954 - x86/retpoline: Remove compile time warning (Thomas Gleixner) [Orabug: 27477743] {CVE-2017-5715} 27955 - x86/retpoline: Fill return stack buffer on vmexit (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27956 - x86/retpoline/irq32: Convert assembler indirect jumps (Andi Kleen) [Orabug: 27477743] {CVE-2017-5715} 27957 - x86/retpoline/checksum32: Convert assembler indirect jumps (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27958 - x86/retpoline/xen: Convert Xen hypercall indirect jumps (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27959 - x86/retpoline/hyperv: Convert assembler indirect jumps (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27960 - x86/retpoline/ftrace: Convert ftrace assembler indirect jumps (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27961 - x86/retpoline/entry: Convert entry assembler indirect jumps (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27962 - x86/retpoline/crypto: Convert crypto assembler indirect jumps (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27963 - x86/spectre_v2: Add disable_ibrs_and_friends (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27964 - x86/spectre_v2: Figure out if STUFF_RSB macro needs to be used. (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27965 - x86/spectre_v2: Figure out when to use IBRS. (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27966 - x86/spectre: Add IBRS option. (Konrad Rzeszutek Wilk) [Orabug: 27477743] {CVE-2017-5715} 27967 - x86/spectre: Add boot time option to select Spectre v2 mitigation (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27968 - x86/retpoline: Add initial retpoline support (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27969 - kconfig.h: use __is_defined() to check if MODULE is defined (Masahiro Yamada) [Orabug: 27477743] {CVE-2017-5715} 27970 - EXPORT_SYMBOL() for asm (Al Viro) [Orabug: 27477743] {CVE-2017-5715} 27971 - x86/asm: Make asm/alternative.h safe from assembly (Andy Lutomirski) [Orabug: 27477743] {CVE-2017-5715} 27972 - x86/kbuild: enable modversions for symbols exported from asm (Adam Borowski) [Orabug: 27477743] {CVE-2017-5715} 27973 - x86/asm: Use register variable to get stack pointer value (Andrey Ryabinin) [Orabug: 27477743] {CVE-2017-5715} 27974 - x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier (Andy Lutomirski) [Orabug: 27477743] {CVE-2017-5715} 27975 - x86/alternatives: Add missing ' 27976 ' at end of ALTERNATIVE inline asm (David Woodhouse) [Orabug: 27477743] {CVE-2017-5715} 27977 - x86/alternatives: Fix optimize_nops() checking (Borislav Petkov) [Orabug: 27477743] {CVE-2017-5715} 27978 - block: Check for gaps on front and back merges (Jens Axboe) [Orabug: 27484719] 27979 - block: Copy a user iovec if it includes gaps (Sagi Grimberg) [Orabug: 27484719] 27980 - block: Replace SG_GAPS with new queue limits mask (Keith Busch) [Orabug: 27484719] 27981 - Revert 'block: Copy a user iovec if it includes gaps' (Ashok Vairavan) [Orabug: 27484719] 27982 - Revert 'block: Check for gaps on front and back merges' (Ashok Vairavan) [Orabug: 27484719] 27983 - Revert 'blk: [Partial] Replace SG_GAPGS with new queue limits mask' (Ashok Vairavan) [Orabug: 27484719] 27984 - qlcnic: fix deadlock bug (Junxiao Bi) [Orabug: 27496907] 27985 - x86/entry: RESTORE_IBRS needs to be done under kernel CR3 (Ankur Arora) [Orabug: 27501734] 27986 27987 [4.1.12-124.3.1] 27988 - rds: Fix NULL pointer dereference in __rds_rdma_map (Hakon Bugge) [Orabug: 27477010] 27989 - Btrfs: fix unexpected EEXIST from btrfs_get_extent (Liu Bo) [Orabug: 27446668] 27990 - Btrfs: fix incorrect block_len in merge_extent_mapping (Liu Bo) [Orabug: 27446668] 27991 - Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping (Liu Bo) [Orabug: 27446668] 27992 - Btrfs: deal with existing encompassing extent map in btrfs_get_extent() (Omar Sandoval) [Orabug: 27446668] 27993 - Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent (Chris Mason) [Orabug: 27446668] 27994 - x86/spec: Fix spectre_v1 bug and mitigation indicators (John Haxby) [Orabug: 27470687] 27995 - Drivers: hv: util: Backup: Fix a rescind processing issue (K. Y. Srinivasan) [Orabug: 27426063] 27996 - Drivers: hv: vss: Operation timeouts should match host expectation (Alex Ng) [Orabug: 27426063] 27997 - Drivers: hv: vss: Improve log messages. (Alex Ng) [Orabug: 27426063] 27998 - Drivers: hv: utils: Check VSS daemon is listening before a hot backup (Alex Ng) [Orabug: 27426063] 27999 - Drivers: hv: utils: Continue to poll VSS channel after handling requests. (Alex Ng) [Orabug: 27426063] 28000 - Drivers: hv: utils: fix a race on userspace daemons registration (Vitaly Kuznetsov) [Orabug: 27426063] 28001 - Drivers: hv: util: catch allocation errors (Olaf Hering) [Orabug: 27426063] 28002 - Drivers: hv: vss: run only on supported host versions (Olaf Hering) [Orabug: 27426063] 28003 - Drivers: hv: utils: unify driver registration reporting (Vitaly Kuznetsov) [Orabug: 27426063] 28004 - drivers/char/mem.c: deny access in open operation when securelevel is set (Ethan Zhao) [Orabug: 26943864] [Orabug: 27465736] 28005 - rds: Calling getsockname() on unbounded socket generates seg fault (Ka-Cheong Poon) [Orabug: 27463484] 28006 - rds: Second bind() can overwrite the first bind() (Ka-Cheong Poon) [Orabug: 27463500] 28007 - rds: Un-connected socket sendmsg() with a NULL destination does not fail (Ka-Cheong Poon) [Orabug: 27463507] 28008 - x86/mitigation/spectre_v2: Add reporting of 'lfence' (Konrad Rzeszutek Wilk) 28009 - x86/spec: Add 'lfence_enabled' in sysfs (Konrad Rzeszutek Wilk) 28010 - x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation (Konrad Rzeszutek Wilk) 28011 - x86: Fix compile issues if CONFIG_XEN not defined (Konrad Rzeszutek Wilk) 28012 - hugetlb: fix nr_pmds accounting with shared page tables (Kirill A. Shutemov) [Orabug: 27451809] 28013 - net/mlx4_core: allow QPs with enable_smi_admin enabled (Zhu Yanjun) [Orabug: 27452072] 28014 - net/rds: Fix incorrect error handling (Hakon Bugge) [Orabug: 27469760] 28015 28016 [4.1.12-124.2.1] 28017 - x86: Move STUFF_RSB in to the idt macro (Konrad Rzeszutek Wilk) 28018 - x86/spectre: Drop the warning about ibrs being obsolete. (Konrad Rzeszutek Wilk) 28019 - x86/spec: STUFF_RSB _before_ ENABLE_IBRS (Konrad Rzeszutek Wilk) 28020 - x86/spec: Dont print the Missing arguments for option spectre_v2. (Konrad Rzeszutek Wilk) 28021 - x86: Move ENABLE_IBRS in the interrupt macro. (Konrad Rzeszutek Wilk) 28022 - x86/IBRS: Dont try to change IBRS mode if IBRS is not available (Boris Ostrovsky) [Orabug: 27448280] 28023 - x86/IBRS: Remove support for IBRS_ENABLED_USER mode (Boris Ostrovsky) [Orabug: 27448280] 28024 - x86: Use PRED_CMD MSR when ibpb is enabled (Konrad Rzeszutek Wilk) 28025 - x86/IBRS: Drop unnecessary WRITE_ONCE (Boris Ostrovsky) [Orabug: 27448280] 28026 - x86/IBRS/IBPB: Remove procfs interface to ibrs/ibpb_enable (Boris Ostrovsky) [Orabug: 27448280] 28027 - x86/IBPB: Provide debugfs interface for changing IBPB mode (Boris Ostrovsky) [Orabug: 27448313] 28028 - x86/spec: Also print IBRS if IBPB is disabled. (Konrad Rzeszutek Wilk) 28029 - x86: Include linux/device.h in bugs_64.c (Boris Ostrovsky) [Orabug: 27448330] 28030 - fs/ocfs2: remove page cache for converted direct write (Wengang Wang) 28031 - Revert 'ocfs2: code clean up for direct io' (Wengang Wang) 28032 - mlx4: add mstflint secure boot access kernel support (Qing Huang) [Orabug: 27424392] 28033 - x86/microcode/intel: Extend BDW late-loading with a revision check (Jia Zhang) [Orabug: 27343609] 28034 - x86/microcode/intel: Disable late loading on model 79 (Borislav Petkov) [Orabug: 27343609] 28035 - autofs: use dentry flags to block walks during expire (Ian Kent) [Orabug: 26032471] 28036 - autofs races (Al Viro) [Orabug: 26032471] 28037 - Revert 'kernel.spec: Require the new microcode_ctl.' (Brian Maly) 28038 28039 [4.1.12-124.1.1] 28040 - dtrace: revive dtrace_gethrtime() (Tomas Jedlicka) [Orabug: 27409933] 28041 28042 [4.1.12-124] 28043 - x86: Clean up IBRS functionality resident in common code (Kanth Ghatraju) [Orabug: 27353383] 28044 - x86: Display correct settings for the SPECTRE_V2 bug (Kanth Ghatraju) [Orabug: 27353383] 28045 - Set CONFIG_GENERIC_CPU_VULNERABILITIES flag (Kanth Ghatraju) [Orabug: 27353383] 28046 - x86/cpu: Implement CPU vulnerabilites sysfs functions (Thomas Gleixner) [Orabug: 27353383] 28047 - sysfs/cpu: Fix typos in vulnerability documentation (David Woodhouse) [Orabug: 27353383] 28048 - sysfs/cpu: Add vulnerability folder (Thomas Gleixner) [Orabug: 27353383] 28049 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] (David Woodhouse) [Orabug: 27353383] 28050 - x86/cpufeatures: Add X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 27353383] 28051 - KVM: x86: Add memory barrier on vmcs field lookup (Andrew Honig) {CVE-2017-5753} 28052 - KVM: VMX: remove I/O port 0x80 bypass on Intel hosts (Andrew Honig) [Orabug: 27206805] {CVE-2017-1000407} {CVE-2017-1000407} 28053 - ixgbevf: handle mbox_api_13 in ixgbevf_change_mtu (Joao Martins) [Orabug: 27397028] 28054 - xen-blkback: add pending_req allocation stats (Ankur Arora) [Orabug: 26670475] 28055 - xen-blkback: move indirect req allocation out-of-line (Ankur Arora) [Orabug: 26670475] 28056 - xen-blkback: pull nseg validation out in a function (Ankur Arora) [Orabug: 26670475] 28057 - xen-blkback: make struct pending_req less monolithic (Ankur Arora) [Orabug: 26670475] 28058 - x86/fpu: Dont let userspace set bogus xcomp_bv (Tim Tianyang Chen) [Orabug: 27050688] {CVE-2017-15537} 28059 - sctp: do not peel off an assoc from one netns to another one (Xin Long) [Orabug: 27386997] {CVE-2017-15115} 28060 - media: dib0700: fix invalid dvb_detach argument (Andrey Konovalov) [Orabug: 27215141] {CVE-2017-16646} 28061 - Sanitize 'move_pages()' permission checks (Linus Torvalds) [Orabug: 27364683] {CVE-2017-14140} 28062 - assoc_array: Fix a buggy node-splitting case (David Howells) [Orabug: 27364588] {CVE-2017-12193} {CVE-2017-12193} 28063 - net: ipv4: fix for a race condition in raw_sendmsg (Mohamed Ghannam) [Orabug: 27390679] {CVE-2017-17712} 28064 28065 [4.1.12-123] 28066 - x86/pti/efi: broken conversion from efi to kernel page table (Pavel Tatashin) [Orabug: 27378516] [Orabug: 27333760] {CVE-2017-5754} 28067 - x86/spec: Always set IBRS to guest value on VMENTER and host on VMEXIT (redux) (Konrad Rzeszutek Wilk) [Orabug: 27378451] 28068 - x86/IBRS: Make sure we restore MSR_IA32_SPEC_CTRL to a valid value (Boris Ostrovsky) [Orabug: 27378102] 28069 - x86/IBRS/IBPB: Set sysctl_ibrs/ibpb_enabled properly (Boris Ostrovsky) [Orabug: 27382723] 28070 - x86/spec_ctrl: Add missing 'lfence' when IBRS is not supported. (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28071 - x86/entry_64: TRACE_IRQS_OFF before re-enabling. (Jamie Iles) [Orabug: 27344012] {CVE-2017-5715} 28072 - ptrace: remove unlocked RCU dereference. (Jamie Iles) [Orabug: 27344012] {CVE-2017-5715} 28073 - x86/ia32: Adds code hygiene for 32bit SYSCALL instruction entry. (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28074 - x86/ia32: dont save registers on audit call (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28075 - x86/spec/ia32: Sprinkle IBRS and RSB at the 32-bit SYSCALL (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28076 - x86/ia32: Move STUFF_RSB And ENABLE_IBRS (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28077 - x86/spec: Always set IBRS to guest value on VMENTER and host on VMEXIT. (Konrad Rzeszutek Wilk) [Orabug: 27365575] {CVE-2017-5715} 28078 - x86/ia32: save and clear registers on syscall. (Jamie Iles) [Orabug: 27365431] {CVE-2017-5754} 28079 - x86/IBRS: Save current status of MSR_IA32_SPEC_CTRL (Boris Ostrovsky) [Orabug: 27365419] 28080 - pti: Rename X86_FEATURE_KAISER to X86_FEATURE_PTI (Pavel Tatashin) [Orabug: 27333760] {CVE-2017-5754} 28081 - x86/spec_ctrl: Add missing IBRS_DISABLE (Konrad Rzeszutek Wilk) [Orabug: 27365403] 28082 - Make use of ibrs_inuse consistent. (Jun Nakajima) [Orabug: 27365390] 28083 - x86/kvm: Set IBRS on VMEXIT if guest disabled it. (Konrad Rzeszutek Wilk) [Orabug: 27364900] 28084 - Re-introduce clearing of r12-15, rbp, rbx (Kris Van Hees) [Orabug: 27344012] {CVE-2017-5715} 28085 - x86: more ibrs/pti fixes (Pavel Tatashin) [Orabug: 27333760] {CVE-2017-5754} 28086 - x86/spec: Actually do the check for in_use on ENABLE_IBRS (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28087 - kvm: svm: Expose the CPUID.0x80000008 ebx flag. (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28088 - x86/spec_ctrl: Provide the sysfs version of the ibrs_enabled (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28089 - x86: Use better #define for FEATURE_ENABLE_IBRS and 0 (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28090 - x86: Instead of 0x2, 0x4, and 0x1 use #defines. (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28091 - kpti: Disable when running under Xen PV (Konrad Rzeszutek Wilk) [Orabug: 27333760] {CVE-2017-5754} 28092 - x86: Dont ENABLE_IBRS in nmi when we are still running on user cr3 (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28093 - x86/enter: Use IBRS on syscall and interrupts - fix ia32 path (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28094 - x86: Fix spectre/kpti integration (Konrad Rzeszutek Wilk) [Orabug: 27333760] {CVE-2017-5754} 28095 - PTI: unbreak EFI old_memmap (Jiri Kosina) [Orabug: 27333760] {CVE-2017-5754} 28096 - KAISER KABI tweaks. (Martin K. Petersen) [Orabug: 27333760] {CVE-2017-5754} 28097 - x86/ldt: fix crash in ldt freeing. (Jamie Iles) [Orabug: 27333760] {CVE-2017-5754} 28098 - x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code (Denys Vlasenko) [Orabug: 27333760] {CVE-2017-5754} 28099 - x86/entry: Remove unused 'kernel_stack' per-cpu variable (Denys Vlasenko) [Orabug: 27333760] {CVE-2017-5754} 28100 - x86/entry: Stop using PER_CPU_VAR(kernel_stack) (Denys Vlasenko) [Orabug: 27333760] {CVE-2017-5754} 28101 - kaiser: Set _PAGE_NX only if supported (Guenter Roeck) [Orabug: 27333760] {CVE-2017-5754} 28102 - x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28103 - KPTI: Report when enabled (Kees Cook) [Orabug: 27333760] {CVE-2017-5754} 28104 - KPTI: Rename to PAGE_TABLE_ISOLATION (Kees Cook) [Orabug: 27333760] {CVE-2017-5754} 28105 - x86/kaiser: Move feature detection up (Borislav Petkov) [Orabug: 27333760] {CVE-2017-5754} 28106 - x86/kaiser: Reenable PARAVIRT (Borislav Petkov) [Orabug: 27333760] {CVE-2017-5754} 28107 - x86/paravirt: Dont patch flush_tlb_single (Thomas Gleixner) [Orabug: 27333760] {CVE-2017-5754} 28108 - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28109 - kaiser: asm/tlbflush.h handle noPGE at lower level (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28110 - kaiser: drop is_atomic arg to kaiser_pagetable_walk() (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28111 - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28112 - x86/kaiser: Check boottime cmdline params (Borislav Petkov) [Orabug: 27333760] {CVE-2017-5754} 28113 - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling (Borislav Petkov) [Orabug: 27333760] {CVE-2017-5754} 28114 - kaiser: add 'nokaiser' boot option, using ALTERNATIVE (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28115 - kaiser: fix unlikely error in alloc_ldt_struct() (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28116 - kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28117 - kaiser: paranoid_entry pass cr3 need to paranoid_exit (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28118 - kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28119 - kaiser: PCID 0 for kernel and 128 for user (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28120 - kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28121 - kaiser: enhanced by kernel and user PCIDs (Dave Hansen) [Orabug: 27333760] {CVE-2017-5754} 28122 - kaiser: vmstat show NR_KAISERTABLE as nr_overhead (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28123 - kaiser: delete KAISER_REAL_SWITCH option (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28124 - kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28125 - kaiser: cleanups while trying for gold link (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28126 - kaiser: kaiser_remove_mapping() move along the pgd (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28127 - kaiser: tidied up kaiser_add/remove_mapping slightly (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28128 - kaiser: tidied up asm/kaiser.h somewhat (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28129 - kaiser: ENOMEM if kaiser_pagetable_walk() NULL (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28130 - kaiser: fix perf crashes (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28131 - kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28132 - kaiser: KAISER depends on SMP (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28133 - kaiser: fix build and FIXME in alloc_ldt_struct() (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28134 - kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28135 - kaiser: do not set _PAGE_NX on pgd_none (Hugh Dickins) [Orabug: 27333760] {CVE-2017-5754} 28136 - kaiser: merged update (Dave Hansen) [Orabug: 27333760] {CVE-2017-5754} 28137 - KAISER: Kernel Address Isolation (Richard Fellner) [Orabug: 27333760] {CVE-2017-5754} 28138 - x86/boot: Add early cmdline parsing for options with arguments (Tom Lendacky) [Orabug: 27333760] {CVE-2017-5754} 28139 - x86/mm/64: Fix reboot interaction with CR4.PCIDE (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28140 - x86/mm: Enable CR4.PCIDE on supported systems (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28141 - x86/mm: Add the 'nopcid' boot option to turn off PCID (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28142 - x86/mm: Disable PCID on 32-bit kernels (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28143 - x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28144 - x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28145 - x86/mm: Make flush_tlb_mm_range() more predictable (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28146 - x86/mm: Remove flush_tlb() and flush_tlb_current_task() (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28147 - x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly() (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28148 - x86/irq: Do not substract irq_tlb_count from irq_call_count (Aaron Lu) [Orabug: 27333760] {CVE-2017-5754} 28149 - sched/core: Idle_task_exit() shouldnt use switch_mm_irqs_off() (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28150 - ARM: Hide finish_arch_post_lock_switch() from modules (Steven Rostedt) [Orabug: 27333760] {CVE-2017-5754} 28151 - x86/mm, sched/core: Turn off IRQs in switch_mm() (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28152 - x86/mm, sched/core: Uninline switch_mm() (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28153 - x86/mm: Build arch/x86/mm/tlb.c even on !SMP (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28154 - sched/core: Add switch_mm_irqs_off() and use it in the scheduler (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28155 - mm/mmu_context, sched/core: Fix mmu_context.h assumption (Ingo Molnar) [Orabug: 27333760] {CVE-2017-5754} 28156 - x86/mm: If INVPCID is available, use it to flush global mappings (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28157 - x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28158 - x86/mm: Fix INVPCID asm constraint (Borislav Petkov) [Orabug: 27333760] {CVE-2017-5754} 28159 - x86/mm: Add INVPCID helpers (Andy Lutomirski) [Orabug: 27333760] {CVE-2017-5754} 28160 - x86/ibrs: Remove 'ibrs_dump' and remove the pr_debug (Konrad Rzeszutek Wilk) [Orabug: 27351274] 28161 - kABI: Revert kABI: Make the boot_cpu_data look normal (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28162 - userns: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28163 - udf: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28164 - net: mpls: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28165 - fs: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28166 - ipv6: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28167 - ipv4: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28168 - Thermal/int340x: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28169 - cw1200: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28170 - qla2xxx: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28171 - p54: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28172 - carl9170: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28173 - uvcvideo: prevent speculative execution (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28174 - bpf: prevent speculative execution in eBPF interpreter (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28175 - locking/barriers: introduce new observable speculation barrier (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28176 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28177 - x86/cpu/AMD: Make the LFENCE instruction serialized (Elena Reshetova) [Orabug: 27340445] {CVE-2017-5753} 28178 - kABI: Make the boot_cpu_data look normal. (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28179 - kernel.spec: Require the new microcode_ctl. (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} {CVE-2017-5715} 28180 - x86/microcode/AMD: Add support for fam17h microcode loading (Tom Lendacky) [Orabug: 27344012] {CVE-2017-5715} 28181 - x86/spec_ctrl: Disable if running as Xen PV guest. (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28182 - Set IBPB when running a different VCPU (Dave Hansen) [Orabug: 27344012] {CVE-2017-5715} 28183 - Clear the host registers after setbe (Jun Nakajima) [Orabug: 27344012] {CVE-2017-5715} 28184 - Use the ibpb_inuse variable. (Jun Nakajima) [Orabug: 27344012] {CVE-2017-5715} 28185 - KVM: x86: add SPEC_CTRL to MSR and CPUID lists (Andrea Arcangeli) [Orabug: 27344012] {CVE-2017-5715} 28186 - kvm: vmx: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Paolo Bonzini) [Orabug: 27344012] {CVE-2017-5715} 28187 - Use the 'ibrs_inuse' variable. (Jun Nakajima) [Orabug: 27344012] {CVE-2017-5715} 28188 - kvm: svm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD (Andrea Arcangeli) [Orabug: 27344012] {CVE-2017-5715} 28189 - x86/svm: Set IBPB when running a different VCPU (Paolo Bonzini) [Orabug: 27344012] {CVE-2017-5715} 28190 - x86/kvm: Pad RSB on VM transition (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28191 - x86/cpu/AMD: Add speculative control support for AMD (Tom Lendacky) [Orabug: 27344012] {CVE-2017-5715} 28192 - x86/microcode: Recheck IBRS and IBPB feature on microcode reload (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28193 - x86: Move IBRS/IBPB feature detection to scattered.c (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28194 - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28195 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28196 - x86/kvm: clear registers on VM exit (Tom Lendacky) [Orabug: 27344012] {CVE-2017-5715} 28197 - x86/kvm: Set IBPB when switching VM (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28198 - *INCOMPLETE* x86/syscall: Clear unused extra registers on syscall entrance (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28199 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28200 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28201 - x86/mm: Set IBPB upon context switch (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28202 - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28203 - x86/idle: Disable IBRS entering idle and enable it on wakeup (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28204 - x86/spec_ctrl: save IBRS MSR value in paranoid_entry (Andrea Arcangeli) [Orabug: 27344012] {CVE-2017-5715} 28205 - *Scaffolding* x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28206 - x86/enter: Use IBRS on syscall and interrupts (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28207 - x86: Add macro that does not save rax, rcx, rdx on stack to disable IBRS (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28208 - x86/enter: MACROS to set/clear IBRS and set IBP (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28209 - x86/feature: Report presence of IBPB and IBRS control (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28210 - x86: Add STIBP feature enumeration (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28211 - x86/cpufeature: Add X86_FEATURE_IA32_ARCH_CAPS and X86_FEATURE_IBRS_ATT (Konrad Rzeszutek Wilk) [Orabug: 27344012] {CVE-2017-5715} 28212 - x86/feature: Enable the x86 feature to control (Tim Chen) [Orabug: 27344012] {CVE-2017-5715} 28213 - dccp: CVE-2017-8824: use-after-free in DCCP code (Mohamed Ghannam) [Orabug: 27290292] {CVE-2017-8824} 28214 - negotiate_mq should happen in all cases of a new VBD being discovered by xen-blkfront, whether called through _probe() or a hot-attached new VBD from dom-0 via xenstore. Otherwise, hot-attached new VBDs are left configured without multi-queue. (Patrick Colp) [Orabug: 27180421] 28215 - e1000: avoid null pointer dereference on invalid stat type (Colin Ian King) [Orabug: 27069012] 28216 - e1000: fix race condition between e1000_down() and e1000_watchdog (Vincenzo Maffione) [Orabug: 27069012] 28217 - e1000e: Be drop monitor friendly (Florian Fainelli) [Orabug: 27069012] 28218 - e1000e: apply burst mode settings only on default (Willem de Bruijn) [Orabug: 27069012] 28219 - e1000e: fix buffer overrun while the I219 is processing DMA transactions (Sasha Neftin) [Orabug: 27069012] 28220 - e1000e: Avoid receiver overrun interrupt bursts (Benjamin Poirier) [Orabug: 27069012] 28221 - e1000e: Separate signaling for link check/link up (Benjamin Poirier) [Orabug: 27069012] 28222 - e1000e: Fix return value test (Benjamin Poirier) [Orabug: 27069012] 28223 - e1000e: Fix wrong comment related to link detection (Benjamin Poirier) [Orabug: 27069012] 28224 - e1000e: Fix error path in link detection (Benjamin Poirier) [Orabug: 27069012] 28225 - drivers: net: e1000e: use setup_timer() helper. (Allen Pais) [Orabug: 27069012] 28226 - e1000e: Initial Support for IceLake (Sasha Neftin) [Orabug: 27069012] 28227 - e1000e: add check on e1e_wphy() return value (Gustavo A R Silva) [Orabug: 27069012] 28228 - e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails (Chris Wilson) [Orabug: 27069012] 28229 28230 </description> 28231 <!-- 28232 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 28233 --> 28234 <advisory> 28235 <severity>IMPORTANT</severity> 28236 <rights>Copyright 2018 Oracle, Inc.</rights> 28237 <issued date="2018-04-18"/> 28238 <cve href="http://linux.oracle.com/cve/CVE-2017-15537.html">CVE-2017-15537</cve> 28239 <cve href="http://linux.oracle.com/cve/CVE-2017-16646.html">CVE-2017-16646</cve> 28240 <cve href="http://linux.oracle.com/cve/CVE-2017-16532.html">CVE-2017-16532</cve> 28241 <cve href="http://linux.oracle.com/cve/CVE-2018-1068.html">CVE-2018-1068</cve> 28242 28243 </advisory> 28244 </metadata> 28245 <criteria operator="OR"> 28246 <criteria operator="AND"> 28247 <criterion test_ref="oval:com.oracle.elsa:tst:20184071001" comment="Oracle Linux 6 is installed"/> 28248 <criteria operator="OR"> 28249 <criteria operator="AND"> 28250 <criterion test_ref="oval:com.oracle.elsa:tst:20184071002" comment="kernel-uek is earlier than 0:4.1.12-124.14.1.el6uek"/> 28251 <criterion test_ref="oval:com.oracle.elsa:tst:20184071003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 28252 </criteria> 28253 <criteria operator="AND"> 28254 <criterion test_ref="oval:com.oracle.elsa:tst:20184071004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.1.el6uek"/> 28255 <criterion test_ref="oval:com.oracle.elsa:tst:20184071005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 28256 </criteria> 28257 <criteria operator="AND"> 28258 <criterion test_ref="oval:com.oracle.elsa:tst:20184071006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.1.el6uek"/> 28259 <criterion test_ref="oval:com.oracle.elsa:tst:20184071007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 28260 </criteria> 28261 <criteria operator="AND"> 28262 <criterion test_ref="oval:com.oracle.elsa:tst:20184071008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.1.el6uek"/> 28263 <criterion test_ref="oval:com.oracle.elsa:tst:20184071009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 28264 </criteria> 28265 <criteria operator="AND"> 28266 <criterion test_ref="oval:com.oracle.elsa:tst:20184071010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.1.el6uek"/> 28267 <criterion test_ref="oval:com.oracle.elsa:tst:20184071011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 28268 </criteria> 28269 <criteria operator="AND"> 28270 <criterion test_ref="oval:com.oracle.elsa:tst:20184071012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.1.el6uek"/> 28271 <criterion test_ref="oval:com.oracle.elsa:tst:20184071013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 28272 </criteria> 28273 </criteria> 28274 </criteria> 28275 <criteria operator="AND"> 28276 <criterion test_ref="oval:com.oracle.elsa:tst:20184071014" comment="Oracle Linux 7 is installed"/> 28277 <criteria operator="OR"> 28278 <criteria operator="AND"> 28279 <criterion test_ref="oval:com.oracle.elsa:tst:20184071015" comment="kernel-uek is earlier than 0:4.1.12-124.14.1.el7uek"/> 28280 <criterion test_ref="oval:com.oracle.elsa:tst:20184071016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 28281 </criteria> 28282 <criteria operator="AND"> 28283 <criterion test_ref="oval:com.oracle.elsa:tst:20184071017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.1.el7uek"/> 28284 <criterion test_ref="oval:com.oracle.elsa:tst:20184071018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 28285 </criteria> 28286 <criteria operator="AND"> 28287 <criterion test_ref="oval:com.oracle.elsa:tst:20184071019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.1.el7uek"/> 28288 <criterion test_ref="oval:com.oracle.elsa:tst:20184071020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 28289 </criteria> 28290 <criteria operator="AND"> 28291 <criterion test_ref="oval:com.oracle.elsa:tst:20184071021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.1.el7uek"/> 28292 <criterion test_ref="oval:com.oracle.elsa:tst:20184071022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 28293 </criteria> 28294 <criteria operator="AND"> 28295 <criterion test_ref="oval:com.oracle.elsa:tst:20184071023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.1.el7uek"/> 28296 <criterion test_ref="oval:com.oracle.elsa:tst:20184071024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 28297 </criteria> 28298 <criteria operator="AND"> 28299 <criterion test_ref="oval:com.oracle.elsa:tst:20184071025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.1.el7uek"/> 28300 <criterion test_ref="oval:com.oracle.elsa:tst:20184071026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 28301 </criteria> 28302 </criteria> 28303 </criteria> 28304 </criteria> 28305 </definition> 28306 <definition id="oval:com.oracle.elsa:def:20184084" version="501" class="patch"> 28307 <metadata> 28308 <title> 28309 ELSA-2018-4084: Unbreakable Enterprise kernel security update (IMPORTANT) 28310 </title> 28311 <affected family="unix"> 28312 <platform>Oracle Linux 6</platform> 28313 <platform>Oracle Linux 7</platform> 28314 28315 </affected> 28316 <reference source="elsa" ref_id="ELSA-2018-4084" ref_url="http://linux.oracle.com/errata/ELSA-2018-4084.html"/> 28317 <reference source="CVE" ref_id="CVE-2018-1093" ref_url="http://linux.oracle.com/cve/CVE-2018-1093.html"/> 28318 <reference source="CVE" ref_id="CVE-2017-16643" ref_url="http://linux.oracle.com/cve/CVE-2017-16643.html"/> 28319 <reference source="CVE" ref_id="CVE-2017-16645" ref_url="http://linux.oracle.com/cve/CVE-2017-16645.html"/> 28320 <reference source="CVE" ref_id="CVE-2017-12146" ref_url="http://linux.oracle.com/cve/CVE-2017-12146.html"/> 28321 28322 <description> 28323 [4.1.12-124.14.2] 28324 - scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled (Jianchao Wang) [Orabug: 27726302] 28325 - block: fix bio_will_gap() for first bvec with offset (Ming Lei) [Orabug: 27775588] 28326 - block: relax check on sg gap (Ming Lei) [Orabug: 27775588] 28327 - block: don't optimize for non-cloned bio in bio_get_last_bvec() (Ming Lei) [Orabug: 27775588] 28328 - block: merge: get the 1st and last bvec via helpers (Ming Lei) [Orabug: 27775588] 28329 - block: get the 1st and last bvec via helpers (Ming Lei) [Orabug: 27775588] 28330 - block: check virt boundary in bio_will_gap() (Ming Lei) [Orabug: 27775588] 28331 - block: bio: introduce helpers to get the 1st and last bvec (Ming Lei) [Orabug: 27775588] 28332 - Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount (Olga Kornievskaia) [Orabug: 27848303] 28333 - ext4: add validity checks for bitmap block numbers (Theodore Ts'o) [Orabug: 27854373] {CVE-2018-1093} {CVE-2018-1093} 28334 - ocfs2: Take inode cluster lock before moving reflinked inode from orphan dir (Ashish Samant) [Orabug: 27869411] 28335 - Input: gtco - fix potential out-of-bound access (Dmitry Torokhov) [Orabug: 27869844] {CVE-2017-16643} 28336 - Input: ims-psu - check if CDC union descriptor is sane (Dmitry Torokhov) [Orabug: 27870333] {CVE-2017-16645} 28337 - vfio/pci: Virtualize Maximum Payload Size (Alex Williamson) 28338 - vfio-pci: Virtualize PCIe & AF FLR (Alex Williamson) 28339 - uek-rpm: Disable DMA CMA (Jianchao Wang) [Orabug: 27892359] 28340 - nvme-pci: fix multiple ctrl removal scheduling (Rakesh Pandit) [Orabug: 27892359] 28341 - nvme-pci: Fix nvme queue cleanup if IRQ setup fails (Jianchao Wang) [Orabug: 27892359] 28342 - nvme/pci: Fix stuck nvme reset (Keith Busch) [Orabug: 27892359] 28343 - nvme: don't schedule multiple resets (Keith Busch) [Orabug: 27892359] 28344 - blk-mq: fix use-after-free in blk_mq_free_tag_set() (Junichi Nomura) [Orabug: 27892359] 28345 - USB: core: prevent malicious bNumInterfaces overflow (Alan Stern) [Orabug: 27895909] 28346 - driver core: platform: fix race condition with driver_override (Adrian Salido) [Orabug: 27897874] {CVE-2017-12146} 28347 - usb/core: usb_alloc_dev(): fix setting of ->portnum (Nicolai Stange) [Orabug: 27908746] 28348 </description> 28349 <!-- 28350 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 28351 --> 28352 <advisory> 28353 <severity>IMPORTANT</severity> 28354 <rights>Copyright 2018 Oracle, Inc.</rights> 28355 <issued date="2018-04-26"/> 28356 <cve href="http://linux.oracle.com/cve/CVE-2018-1093.html">CVE-2018-1093</cve> 28357 <cve href="http://linux.oracle.com/cve/CVE-2017-16643.html">CVE-2017-16643</cve> 28358 <cve href="http://linux.oracle.com/cve/CVE-2017-16645.html">CVE-2017-16645</cve> 28359 <cve href="http://linux.oracle.com/cve/CVE-2017-12146.html">CVE-2017-12146</cve> 28360 28361 </advisory> 28362 </metadata> 28363 <criteria operator="OR"> 28364 <criteria operator="AND"> 28365 <criterion test_ref="oval:com.oracle.elsa:tst:20184084001" comment="Oracle Linux 6 is installed"/> 28366 <criteria operator="OR"> 28367 <criteria operator="AND"> 28368 <criterion test_ref="oval:com.oracle.elsa:tst:20184084002" comment="kernel-uek is earlier than 0:4.1.12-124.14.2.el6uek"/> 28369 <criterion test_ref="oval:com.oracle.elsa:tst:20184084003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 28370 </criteria> 28371 <criteria operator="AND"> 28372 <criterion test_ref="oval:com.oracle.elsa:tst:20184084004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.2.el6uek"/> 28373 <criterion test_ref="oval:com.oracle.elsa:tst:20184084005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 28374 </criteria> 28375 <criteria operator="AND"> 28376 <criterion test_ref="oval:com.oracle.elsa:tst:20184084006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.2.el6uek"/> 28377 <criterion test_ref="oval:com.oracle.elsa:tst:20184084007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 28378 </criteria> 28379 <criteria operator="AND"> 28380 <criterion test_ref="oval:com.oracle.elsa:tst:20184084008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.2.el6uek"/> 28381 <criterion test_ref="oval:com.oracle.elsa:tst:20184084009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 28382 </criteria> 28383 <criteria operator="AND"> 28384 <criterion test_ref="oval:com.oracle.elsa:tst:20184084010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.2.el6uek"/> 28385 <criterion test_ref="oval:com.oracle.elsa:tst:20184084011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 28386 </criteria> 28387 <criteria operator="AND"> 28388 <criterion test_ref="oval:com.oracle.elsa:tst:20184084012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.2.el6uek"/> 28389 <criterion test_ref="oval:com.oracle.elsa:tst:20184084013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 28390 </criteria> 28391 </criteria> 28392 </criteria> 28393 <criteria operator="AND"> 28394 <criterion test_ref="oval:com.oracle.elsa:tst:20184084014" comment="Oracle Linux 7 is installed"/> 28395 <criteria operator="OR"> 28396 <criteria operator="AND"> 28397 <criterion test_ref="oval:com.oracle.elsa:tst:20184084015" comment="kernel-uek is earlier than 0:4.1.12-124.14.2.el7uek"/> 28398 <criterion test_ref="oval:com.oracle.elsa:tst:20184084016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 28399 </criteria> 28400 <criteria operator="AND"> 28401 <criterion test_ref="oval:com.oracle.elsa:tst:20184084017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.2.el7uek"/> 28402 <criterion test_ref="oval:com.oracle.elsa:tst:20184084018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 28403 </criteria> 28404 <criteria operator="AND"> 28405 <criterion test_ref="oval:com.oracle.elsa:tst:20184084019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.2.el7uek"/> 28406 <criterion test_ref="oval:com.oracle.elsa:tst:20184084020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 28407 </criteria> 28408 <criteria operator="AND"> 28409 <criterion test_ref="oval:com.oracle.elsa:tst:20184084021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.2.el7uek"/> 28410 <criterion test_ref="oval:com.oracle.elsa:tst:20184084022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 28411 </criteria> 28412 <criteria operator="AND"> 28413 <criterion test_ref="oval:com.oracle.elsa:tst:20184084023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.2.el7uek"/> 28414 <criterion test_ref="oval:com.oracle.elsa:tst:20184084024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 28415 </criteria> 28416 <criteria operator="AND"> 28417 <criterion test_ref="oval:com.oracle.elsa:tst:20184084025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.2.el7uek"/> 28418 <criterion test_ref="oval:com.oracle.elsa:tst:20184084026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 28419 </criteria> 28420 </criteria> 28421 </criteria> 28422 </criteria> 28423 </definition> 28424 <definition id="oval:com.oracle.elsa:def:20184087" version="501" class="patch"> 28425 <metadata> 28426 <title> 28427 ELSA-2018-4087: Unbreakable Enterprise kernel security update (IMPORTANT) 28428 </title> 28429 <affected family="unix"> 28430 <platform>Oracle Linux 6</platform> 28431 <platform>Oracle Linux 7</platform> 28432 28433 </affected> 28434 <reference source="elsa" ref_id="ELSA-2018-4087" ref_url="http://linux.oracle.com/errata/ELSA-2018-4087.html"/> 28435 <reference source="CVE" ref_id="CVE-2018-100199" ref_url="http://linux.oracle.com/cve/CVE-2018-100199.html"/> 28436 28437 <description> 28438 [4.1.12-124.14.3] 28439 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947602] {CVE-2018-100199} 28440 28441 </description> 28442 <!-- 28443 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 28444 --> 28445 <advisory> 28446 <severity>IMPORTANT</severity> 28447 <rights>Copyright 2018 Oracle, Inc.</rights> 28448 <issued date="2018-05-01"/> 28449 <cve href="http://linux.oracle.com/cve/CVE-2018-100199.html">CVE-2018-100199</cve> 28450 28451 </advisory> 28452 </metadata> 28453 <criteria operator="OR"> 28454 <criteria operator="AND"> 28455 <criterion test_ref="oval:com.oracle.elsa:tst:20184087001" comment="Oracle Linux 6 is installed"/> 28456 <criteria operator="OR"> 28457 <criteria operator="AND"> 28458 <criterion test_ref="oval:com.oracle.elsa:tst:20184087002" comment="kernel-uek is earlier than 0:4.1.12-124.14.3.el6uek"/> 28459 <criterion test_ref="oval:com.oracle.elsa:tst:20184087003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 28460 </criteria> 28461 <criteria operator="AND"> 28462 <criterion test_ref="oval:com.oracle.elsa:tst:20184087004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.3.el6uek"/> 28463 <criterion test_ref="oval:com.oracle.elsa:tst:20184087005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 28464 </criteria> 28465 <criteria operator="AND"> 28466 <criterion test_ref="oval:com.oracle.elsa:tst:20184087006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.3.el6uek"/> 28467 <criterion test_ref="oval:com.oracle.elsa:tst:20184087007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 28468 </criteria> 28469 <criteria operator="AND"> 28470 <criterion test_ref="oval:com.oracle.elsa:tst:20184087008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.3.el6uek"/> 28471 <criterion test_ref="oval:com.oracle.elsa:tst:20184087009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 28472 </criteria> 28473 <criteria operator="AND"> 28474 <criterion test_ref="oval:com.oracle.elsa:tst:20184087010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.3.el6uek"/> 28475 <criterion test_ref="oval:com.oracle.elsa:tst:20184087011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 28476 </criteria> 28477 <criteria operator="AND"> 28478 <criterion test_ref="oval:com.oracle.elsa:tst:20184087012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.3.el6uek"/> 28479 <criterion test_ref="oval:com.oracle.elsa:tst:20184087013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 28480 </criteria> 28481 </criteria> 28482 </criteria> 28483 <criteria operator="AND"> 28484 <criterion test_ref="oval:com.oracle.elsa:tst:20184087014" comment="Oracle Linux 7 is installed"/> 28485 <criteria operator="OR"> 28486 <criteria operator="AND"> 28487 <criterion test_ref="oval:com.oracle.elsa:tst:20184087015" comment="kernel-uek is earlier than 0:4.1.12-124.14.3.el7uek"/> 28488 <criterion test_ref="oval:com.oracle.elsa:tst:20184087016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 28489 </criteria> 28490 <criteria operator="AND"> 28491 <criterion test_ref="oval:com.oracle.elsa:tst:20184087017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.3.el7uek"/> 28492 <criterion test_ref="oval:com.oracle.elsa:tst:20184087018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 28493 </criteria> 28494 <criteria operator="AND"> 28495 <criterion test_ref="oval:com.oracle.elsa:tst:20184087019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.3.el7uek"/> 28496 <criterion test_ref="oval:com.oracle.elsa:tst:20184087020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 28497 </criteria> 28498 <criteria operator="AND"> 28499 <criterion test_ref="oval:com.oracle.elsa:tst:20184087021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.3.el7uek"/> 28500 <criterion test_ref="oval:com.oracle.elsa:tst:20184087022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 28501 </criteria> 28502 <criteria operator="AND"> 28503 <criterion test_ref="oval:com.oracle.elsa:tst:20184087023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.3.el7uek"/> 28504 <criterion test_ref="oval:com.oracle.elsa:tst:20184087024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 28505 </criteria> 28506 <criteria operator="AND"> 28507 <criterion test_ref="oval:com.oracle.elsa:tst:20184087025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.3.el7uek"/> 28508 <criterion test_ref="oval:com.oracle.elsa:tst:20184087026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 28509 </criteria> 28510 </criteria> 28511 </criteria> 28512 </criteria> 28513 </definition> 28514 <definition id="oval:com.oracle.elsa:def:20184088" version="501" class="patch"> 28515 <metadata> 28516 <title> 28517 ELSA-2018-4088: Unbreakable Enterprise kernel security update (IMPORTANT) 28518 </title> 28519 <affected family="unix"> 28520 <platform>Oracle Linux 5</platform> 28521 <platform>Oracle Linux 6</platform> 28522 28523 </affected> 28524 <reference source="elsa" ref_id="ELSA-2018-4088" ref_url="http://linux.oracle.com/errata/ELSA-2018-4088.html"/> 28525 <reference source="CVE" ref_id="CVE-2018-100199" ref_url="http://linux.oracle.com/cve/CVE-2018-100199.html"/> 28526 28527 <description> 28528 [2.6.39-400.298.6] 28529 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947612] {CVE-2018-100199} 28530 28531 [2.6.39-400.298.5] 28532 - xen-netfront: fix rx stall when req_prod_pvt goes back to more than zero again (Dongli Zhang) [Orabug: 25053376] 28533 - x86/IBRS: Remove support for IBRS_ENABLED_USER mode (Boris Ostrovsky) [Orabug: 27430615] 28534 - x86/microcode/intel: Disable late loading on model 79 (Borislav Petkov) [Orabug: 27343579] 28535 28536 [2.6.39-400.298.4] 28537 - ALSA: usb-audio: Kill stray URB at exiting (Takashi Iwai) [Orabug: 27148283] {CVE-2017-16527} 28538 - uwb: properly check kthread_run return value (Andrey Konovalov) [Orabug: 27206900] {CVE-2017-16526} 28539 - HID: usbhid: fix out-of-bounds bug (Jaejoong Kim) [Orabug: 27207935] {CVE-2017-16533} 28540 - cx231xx-cards: fix NULL-deref on missing association descriptor (Johan Hovold) [Orabug: 27208080] {CVE-2017-16536} 28541 - net: cdc_ether: fix divide by 0 on bad descriptors (Bjorn Mork) [Orabug: 27215206] {CVE-2017-16649} 28542 - Bluetooth: bnep: bnep_add_connection() should verify that its dealing with l2cap socket (Al Viro) [Orabug: 27344787] {CVE-2017-15868} 28543 - Bluetooth: hidp: verify l2cap sockets (David Herrmann) [Orabug: 27344787] {CVE-2017-15868} 28544 - ALSA: pcm: prevent UAF in snd_pcm_info (Robb Glasser) [Orabug: 27344840] {CVE-2017-0861} {CVE-2017-0861} 28545 - Addendum: x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (David Woodhouse) [Orabug: 27516441] 28546 - x86/cpufeature: Add X86_FEATURE_IA32_ARCH_CAPS and X86_FEATURE_IBRS_ATT (David Woodhouse) [Orabug: 27649498] {CVE-2017-5715} 28547 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags (David Woodhouse) [Orabug: 27649510] {CVE-2017-5715} 28548 - x86/spectre: Now that we expose 'stbibp' make sure it is correct. (Konrad Rzeszutek Wilk) [Orabug: 27649631] {CVE-2017-5715} 28549 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support (KarimAllah Ahmed) [Orabug: 27649640] {CVE-2017-5715} 28550 - x86: Add STIBP feature enumeration (David Woodhouse) [Orabug: 27649693] {CVE-2017-5715} 28551 - x86/cpu/AMD: Add speculative control support for AMD (Tom Lendacky) [Orabug: 27649706] {CVE-2017-5715} 28552 - x86/spectre_v2: Dont spam the console with these: (Konrad Rzeszutek Wilk) [Orabug: 27649723] {CVE-2017-5715} 28553 - x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes (Darren Kenny) [Orabug: 27600848] 28554 - Revert 'x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation' (Konrad Rzeszutek Wilk) [Orabug: 27601773] 28555 - x86/syscall: run syscall exit code with extra registers cleared (Alexandre Chartre) [Orabug: 27501176] 28556 - x86/syscall: run syscall-specific code with extra registers cleared (Alexandre Chartre) [Orabug: 27501176] 28557 - x86/syscall: run syscall entry code with extra registers cleared (Alexandre Chartre) [Orabug: 27501176] 28558 - x86/spectre: Drop the warning about ibrs being obsolete (Konrad Rzeszutek Wilk) [Orabug: 27518974] 28559 - x86: Include linux/device.h in bugs_64.c (Boris Ostrovsky) [Orabug: 27519044] 28560 - x86: fix mitigation details of UEK2 spectre v1 (Konrad Rzeszutek Wilk) [Orabug: 27509909] 28561 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (David Woodhouse) [Orabug: 27516441] {CVE-2017-5715} 28562 - x86, intel: Output microcode revision in /proc/cpuinfo (Andi Kleen) [Orabug: 27516441] 28563 - x86: intel-family.h: Add GEMINI_LAKE SOC (Len Brown) [Orabug: 27516441] 28564 - x86/cpu/intel: Introduce macros for Intel family numbers (Dave Hansen) [Orabug: 27516441] 28565 - x86/mitigation/spectre_v2: Add reporting of 'lfence' (Konrad Rzeszutek Wilk) [Orabug: 27525958] 28566 - x86/spec: Add 'lfence_enabled' in sysfs (Konrad Rzeszutek Wilk) [Orabug: 27525954] 28567 - x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation (Konrad Rzeszutek Wilk) [Orabug: 27525923] 28568 - x86/spec: Also print IBRS if IBPB is disabled (Konrad Rzeszutek Wilk) [Orabug: 27519083] 28569 - x86: Use Indirect Branch Prediction Barrier in context switch (Tim Chen) [Orabug: 27516378] 28570 </description> 28571 <!-- 28572 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 28573 --> 28574 <advisory> 28575 <severity>IMPORTANT</severity> 28576 <rights>Copyright 2018 Oracle, Inc.</rights> 28577 <issued date="2018-05-01"/> 28578 <cve href="http://linux.oracle.com/cve/CVE-2018-100199.html">CVE-2018-100199</cve> 28579 28580 </advisory> 28581 </metadata> 28582 <criteria operator="OR"> 28583 <criteria operator="AND"> 28584 <criterion test_ref="oval:com.oracle.elsa:tst:20184088001" comment="Oracle Linux 5 is installed"/> 28585 <criteria operator="OR"> 28586 <criteria operator="AND"> 28587 <criterion test_ref="oval:com.oracle.elsa:tst:20184088002" comment="kernel-uek is earlier than 0:2.6.39-400.298.6.el5uek"/> 28588 <criterion test_ref="oval:com.oracle.elsa:tst:20184088003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 28589 </criteria> 28590 <criteria operator="AND"> 28591 <criterion test_ref="oval:com.oracle.elsa:tst:20184088004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.6.el5uek"/> 28592 <criterion test_ref="oval:com.oracle.elsa:tst:20184088005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 28593 </criteria> 28594 <criteria operator="AND"> 28595 <criterion test_ref="oval:com.oracle.elsa:tst:20184088006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.6.el5uek"/> 28596 <criterion test_ref="oval:com.oracle.elsa:tst:20184088007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 28597 </criteria> 28598 <criteria operator="AND"> 28599 <criterion test_ref="oval:com.oracle.elsa:tst:20184088008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.6.el5uek"/> 28600 <criterion test_ref="oval:com.oracle.elsa:tst:20184088009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 28601 </criteria> 28602 <criteria operator="AND"> 28603 <criterion test_ref="oval:com.oracle.elsa:tst:20184088010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.6.el5uek"/> 28604 <criterion test_ref="oval:com.oracle.elsa:tst:20184088011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 28605 </criteria> 28606 <criteria operator="AND"> 28607 <criterion test_ref="oval:com.oracle.elsa:tst:20184088012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.6.el5uek"/> 28608 <criterion test_ref="oval:com.oracle.elsa:tst:20184088013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 28609 </criteria> 28610 </criteria> 28611 </criteria> 28612 <criteria operator="AND"> 28613 <criterion test_ref="oval:com.oracle.elsa:tst:20184088014" comment="Oracle Linux 6 is installed"/> 28614 <criteria operator="OR"> 28615 <criteria operator="AND"> 28616 <criterion test_ref="oval:com.oracle.elsa:tst:20184088015" comment="kernel-uek is earlier than 0:2.6.39-400.298.6.el6uek"/> 28617 <criterion test_ref="oval:com.oracle.elsa:tst:20184088016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 28618 </criteria> 28619 <criteria operator="AND"> 28620 <criterion test_ref="oval:com.oracle.elsa:tst:20184088017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.6.el6uek"/> 28621 <criterion test_ref="oval:com.oracle.elsa:tst:20184088018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 28622 </criteria> 28623 <criteria operator="AND"> 28624 <criterion test_ref="oval:com.oracle.elsa:tst:20184088019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.6.el6uek"/> 28625 <criterion test_ref="oval:com.oracle.elsa:tst:20184088020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 28626 </criteria> 28627 <criteria operator="AND"> 28628 <criterion test_ref="oval:com.oracle.elsa:tst:20184088021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.6.el6uek"/> 28629 <criterion test_ref="oval:com.oracle.elsa:tst:20184088022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 28630 </criteria> 28631 <criteria operator="AND"> 28632 <criterion test_ref="oval:com.oracle.elsa:tst:20184088023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.6.el6uek"/> 28633 <criterion test_ref="oval:com.oracle.elsa:tst:20184088024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 28634 </criteria> 28635 <criteria operator="AND"> 28636 <criterion test_ref="oval:com.oracle.elsa:tst:20184088025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.6.el6uek"/> 28637 <criterion test_ref="oval:com.oracle.elsa:tst:20184088026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 28638 </criteria> 28639 </criteria> 28640 </criteria> 28641 </criteria> 28642 </definition> 28643 <definition id="oval:com.oracle.elsa:def:20184089" version="501" class="patch"> 28644 <metadata> 28645 <title> 28646 ELSA-2018-4089: Unbreakable Enterprise kernel security update (IMPORTANT) 28647 </title> 28648 <affected family="unix"> 28649 <platform>Oracle Linux 6</platform> 28650 <platform>Oracle Linux 7</platform> 28651 28652 </affected> 28653 <reference source="elsa" ref_id="ELSA-2018-4089" ref_url="http://linux.oracle.com/errata/ELSA-2018-4089.html"/> 28654 <reference source="CVE" ref_id="CVE-2018-100199" ref_url="http://linux.oracle.com/cve/CVE-2018-100199.html"/> 28655 28656 <description> 28657 kernel-uek 28658 [3.8.13-118.20.6] 28659 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947608] {CVE-2018-100199} 28660 28661 [3.8.13-118.20.5] 28662 - x86/microcode: probe CPU features on microcode update (Ankur Arora) [Orabug: 27806667] 28663 - x86/microcode: microcode_write() should not reference boot_cpu_data (Ankur Arora) [Orabug: 27806667] 28664 - x86/cpufeatures: use cpu_data in init_scattered_cpuid_flags() (Ankur Arora) [Orabug: 27806667] 28665 28666 [3.8.13-118.20.4] 28667 - Drivers: hv: fcopy: set .owner reference for file operations (Joe Jin) [Orabug: 21191022] 28668 - ALSA: usb-audio: Kill stray URB at exiting (Takashi Iwai) [Orabug: 27148281] {CVE-2017-16527} 28669 - HID: usbhid: fix out-of-bounds bug (Jaejoong Kim) [Orabug: 27207929] {CVE-2017-16533} 28670 - [media] cx231xx-cards: fix NULL-deref on missing association descriptor (Johan Hovold) [Orabug: 27208072] {CVE-2017-16536} 28671 - net: cdc_ether: fix divide by 0 on bad descriptors (Bjorn Mork) [Orabug: 27215201] {CVE-2017-16649} 28672 - x86/microcode/intel: Extend BDW late-loading with a revision check (Jia Zhang) [Orabug: 27343577] 28673 - x86/microcode/intel: Disable late loading on model 79 (Borislav Petkov) [Orabug: 27343577] 28674 - Bluetooth: bnep: bnep_add_connection() should verify that its dealing with l2cap socket (Al Viro) [Orabug: 27344793] {CVE-2017-15868} 28675 - Bluetooth: hidp: verify l2cap sockets (David Herrmann) [Orabug: 27344793] {CVE-2017-15868} 28676 - ALSA: pcm: prevent UAF in snd_pcm_info (Robb Glasser) [Orabug: 27344843] {CVE-2017-0861} {CVE-2017-0861} 28677 - ptrace: use fsuid, fsgid, effective creds for fs access checks (Jann Horn) [Orabug: 27364691] {CVE-2017-14140} 28678 - sctp: do not peel off an assoc from one netns to another one (Xin Long) [Orabug: 27387001] {CVE-2017-15115} 28679 - Revert 'x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation' (Ankur Arora) [Orabug: 27601787] {CVE-2017-5715} 28680 - Revert 'x86/spec: Add 'lfence_enabled' in sysfs' (Ankur Arora) [Orabug: 27601787] {CVE-2017-5715} 28681 - Revert 'x86/mitigation/spectre_v2: Add reporting of 'lfence'' (Ankur Arora) [Orabug: 27601787] {CVE-2017-5715} 28682 - x86/mitigation/spectre_v2: Add reporting of 'lfence' (Konrad Rzeszutek Wilk) {CVE-2017-5715} 28683 - x86/spec: Add 'lfence_enabled' in sysfs (Konrad Rzeszutek Wilk) {CVE-2017-5715} 28684 - x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation (Konrad Rzeszutek Wilk) {CVE-2017-5715} 28685 - x86/spectre: bring spec_ctrl management logic closer to UEK4 (Ankur Arora) [Orabug: 27516512] {CVE-2017-5715} 28686 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags (David Woodhouse) [Orabug: 27516357] {CVE-2017-5715} 28687 - x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes (Darren Kenny) [Orabug: 27516419] {CVE-2017-5715} 28688 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (David Woodhouse) [Orabug: 27516419] {CVE-2017-5715} 28689 - x86: intel-family.h: Add GEMINI_LAKE SOC (Len Brown) [Orabug: 27516419] 28690 - x86/cpu/intel: Introduce macros for Intel family numbers (Dave Hansen) [Orabug: 27516419] 28691 - x86/spectre: expose 'stibp' (Konrad Rzeszutek Wilk) [Orabug: 27516419] {CVE-2017-5715} 28692 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support (David Woodhouse) [Orabug: 27516379] {CVE-2017-5715} 28693 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch (Tim Chen) [Orabug: 27516379] {CVE-2017-5715} 28694 - x86/spectre: fix spectre_v1 mitigation indicators (Ankur Arora) [Orabug: 27509932] {CVE-2017-5715} 28695 - x86/ia32/syscall: Clear extended registers %r8-%r15 (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 28696 - x86/ia32/syscall: Save full stack frame throughout the entry code (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 28697 - x86/ia32/syscall: cleanup trailing whitespace (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 28698 - x86/syscall: Clear callee saved registers (%r12-%r15, %rbp, %rbx) (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 28699 - x86/syscall: Save callee saved registers on syscall entrance (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 28700 </description> 28701 <!-- 28702 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 28703 --> 28704 <advisory> 28705 <severity>IMPORTANT</severity> 28706 <rights>Copyright 2018 Oracle, Inc.</rights> 28707 <issued date="2018-05-02"/> 28708 <cve href="http://linux.oracle.com/cve/CVE-2018-100199.html">CVE-2018-100199</cve> 28709 28710 </advisory> 28711 </metadata> 28712 <criteria operator="OR"> 28713 <criteria operator="AND"> 28714 <criterion test_ref="oval:com.oracle.elsa:tst:20184089001" comment="Oracle Linux 6 is installed"/> 28715 <criteria operator="OR"> 28716 <criteria operator="AND"> 28717 <criterion test_ref="oval:com.oracle.elsa:tst:20184089002" comment="dtrace-modules-3.8.13-118.20.6.el6uek is earlier than 0:0.4.5-3.el6"/> 28718 <criterion test_ref="oval:com.oracle.elsa:tst:20184089003" comment="dtrace-modules-3.8.13-118.20.6.el6uek is signed with the Oracle Linux 6 key"/> 28719 </criteria> 28720 <criteria operator="AND"> 28721 <criterion test_ref="oval:com.oracle.elsa:tst:20184089004" comment="kernel-uek is earlier than 0:3.8.13-118.20.6.el6uek"/> 28722 <criterion test_ref="oval:com.oracle.elsa:tst:20184089005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 28723 </criteria> 28724 <criteria operator="AND"> 28725 <criterion test_ref="oval:com.oracle.elsa:tst:20184089006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.6.el6uek"/> 28726 <criterion test_ref="oval:com.oracle.elsa:tst:20184089007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 28727 </criteria> 28728 <criteria operator="AND"> 28729 <criterion test_ref="oval:com.oracle.elsa:tst:20184089008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.6.el6uek"/> 28730 <criterion test_ref="oval:com.oracle.elsa:tst:20184089009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 28731 </criteria> 28732 <criteria operator="AND"> 28733 <criterion test_ref="oval:com.oracle.elsa:tst:20184089010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.6.el6uek"/> 28734 <criterion test_ref="oval:com.oracle.elsa:tst:20184089011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 28735 </criteria> 28736 <criteria operator="AND"> 28737 <criterion test_ref="oval:com.oracle.elsa:tst:20184089012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.6.el6uek"/> 28738 <criterion test_ref="oval:com.oracle.elsa:tst:20184089013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 28739 </criteria> 28740 <criteria operator="AND"> 28741 <criterion test_ref="oval:com.oracle.elsa:tst:20184089014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.6.el6uek"/> 28742 <criterion test_ref="oval:com.oracle.elsa:tst:20184089015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 28743 </criteria> 28744 </criteria> 28745 </criteria> 28746 <criteria operator="AND"> 28747 <criterion test_ref="oval:com.oracle.elsa:tst:20184089016" comment="Oracle Linux 7 is installed"/> 28748 <criteria operator="OR"> 28749 <criteria operator="AND"> 28750 <criterion test_ref="oval:com.oracle.elsa:tst:20184089017" comment="dtrace-modules-3.8.13-118.20.6.el7uek is earlier than 0:0.4.5-3.el7"/> 28751 <criterion test_ref="oval:com.oracle.elsa:tst:20184089018" comment="dtrace-modules-3.8.13-118.20.6.el7uek is signed with the Oracle Linux 7 key"/> 28752 </criteria> 28753 <criteria operator="AND"> 28754 <criterion test_ref="oval:com.oracle.elsa:tst:20184089019" comment="kernel-uek is earlier than 0:3.8.13-118.20.6.el7uek"/> 28755 <criterion test_ref="oval:com.oracle.elsa:tst:20184089020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 28756 </criteria> 28757 <criteria operator="AND"> 28758 <criterion test_ref="oval:com.oracle.elsa:tst:20184089021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.6.el7uek"/> 28759 <criterion test_ref="oval:com.oracle.elsa:tst:20184089022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 28760 </criteria> 28761 <criteria operator="AND"> 28762 <criterion test_ref="oval:com.oracle.elsa:tst:20184089023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.6.el7uek"/> 28763 <criterion test_ref="oval:com.oracle.elsa:tst:20184089024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 28764 </criteria> 28765 <criteria operator="AND"> 28766 <criterion test_ref="oval:com.oracle.elsa:tst:20184089025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.6.el7uek"/> 28767 <criterion test_ref="oval:com.oracle.elsa:tst:20184089026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 28768 </criteria> 28769 <criteria operator="AND"> 28770 <criterion test_ref="oval:com.oracle.elsa:tst:20184089027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.6.el7uek"/> 28771 <criterion test_ref="oval:com.oracle.elsa:tst:20184089028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 28772 </criteria> 28773 <criteria operator="AND"> 28774 <criterion test_ref="oval:com.oracle.elsa:tst:20184089029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.6.el7uek"/> 28775 <criterion test_ref="oval:com.oracle.elsa:tst:20184089030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 28776 </criteria> 28777 </criteria> 28778 </criteria> 28779 </criteria> 28780 </definition> 28781 <definition id="oval:com.oracle.elsa:def:20184096" version="501" class="patch"> 28782 <metadata> 28783 <title> 28784 ELSA-2018-4096: Unbreakable Enterprise kernel security update (IMPORTANT) 28785 </title> 28786 <affected family="unix"> 28787 <platform>Oracle Linux 6</platform> 28788 <platform>Oracle Linux 7</platform> 28789 28790 </affected> 28791 <reference source="elsa" ref_id="ELSA-2018-4096" ref_url="http://linux.oracle.com/errata/ELSA-2018-4096.html"/> 28792 <reference source="CVE" ref_id="CVE-2018-8897" ref_url="http://linux.oracle.com/cve/CVE-2018-8897.html"/> 28793 <reference source="CVE" ref_id="CVE-2018-1087" ref_url="http://linux.oracle.com/cve/CVE-2018-1087.html"/> 28794 28795 <description> 28796 [4.1.12-124.14.5] 28797 - vhost/scsi: fix reuse of &vq->iov[out] in response (Benjamin Coddington) [Orabug: 27928330] 28798 28799 [4.1.12-124.14.4] 28800 - kernel.spec: add requires system-release for OL7 (Brian Maly) [Orabug: 27955380] 28801 - x86/kernel/traps.c: fix trace_die_notifier return value (Kris Van Hees) {CVE-2018-8897} 28802 - x86/entry/64: Dont use IST entry for #BP stack (Andy Lutomirski) {CVE-2018-8897} 28803 - kvm/x86: fix icebp instruction handling (gregkh@linuxfoundation.org) {CVE-2018-1087} 28804 </description> 28805 <!-- 28806 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 28807 --> 28808 <advisory> 28809 <severity>IMPORTANT</severity> 28810 <rights>Copyright 2018 Oracle, Inc.</rights> 28811 <issued date="2018-05-08"/> 28812 <cve href="http://linux.oracle.com/cve/CVE-2018-8897.html">CVE-2018-8897</cve> 28813 <cve href="http://linux.oracle.com/cve/CVE-2018-1087.html">CVE-2018-1087</cve> 28814 28815 </advisory> 28816 </metadata> 28817 <criteria operator="OR"> 28818 <criteria operator="AND"> 28819 <criterion test_ref="oval:com.oracle.elsa:tst:20184096001" comment="Oracle Linux 6 is installed"/> 28820 <criteria operator="OR"> 28821 <criteria operator="AND"> 28822 <criterion test_ref="oval:com.oracle.elsa:tst:20184096002" comment="kernel-uek is earlier than 0:4.1.12-124.14.5.el6uek"/> 28823 <criterion test_ref="oval:com.oracle.elsa:tst:20184096003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 28824 </criteria> 28825 <criteria operator="AND"> 28826 <criterion test_ref="oval:com.oracle.elsa:tst:20184096004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.5.el6uek"/> 28827 <criterion test_ref="oval:com.oracle.elsa:tst:20184096005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 28828 </criteria> 28829 <criteria operator="AND"> 28830 <criterion test_ref="oval:com.oracle.elsa:tst:20184096006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.5.el6uek"/> 28831 <criterion test_ref="oval:com.oracle.elsa:tst:20184096007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 28832 </criteria> 28833 <criteria operator="AND"> 28834 <criterion test_ref="oval:com.oracle.elsa:tst:20184096008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.5.el6uek"/> 28835 <criterion test_ref="oval:com.oracle.elsa:tst:20184096009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 28836 </criteria> 28837 <criteria operator="AND"> 28838 <criterion test_ref="oval:com.oracle.elsa:tst:20184096010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.5.el6uek"/> 28839 <criterion test_ref="oval:com.oracle.elsa:tst:20184096011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 28840 </criteria> 28841 <criteria operator="AND"> 28842 <criterion test_ref="oval:com.oracle.elsa:tst:20184096012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.5.el6uek"/> 28843 <criterion test_ref="oval:com.oracle.elsa:tst:20184096013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 28844 </criteria> 28845 </criteria> 28846 </criteria> 28847 <criteria operator="AND"> 28848 <criterion test_ref="oval:com.oracle.elsa:tst:20184096014" comment="Oracle Linux 7 is installed"/> 28849 <criteria operator="OR"> 28850 <criteria operator="AND"> 28851 <criterion test_ref="oval:com.oracle.elsa:tst:20184096015" comment="kernel-uek is earlier than 0:4.1.12-124.14.5.el7uek"/> 28852 <criterion test_ref="oval:com.oracle.elsa:tst:20184096016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 28853 </criteria> 28854 <criteria operator="AND"> 28855 <criterion test_ref="oval:com.oracle.elsa:tst:20184096017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.5.el7uek"/> 28856 <criterion test_ref="oval:com.oracle.elsa:tst:20184096018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 28857 </criteria> 28858 <criteria operator="AND"> 28859 <criterion test_ref="oval:com.oracle.elsa:tst:20184096019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.5.el7uek"/> 28860 <criterion test_ref="oval:com.oracle.elsa:tst:20184096020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 28861 </criteria> 28862 <criteria operator="AND"> 28863 <criterion test_ref="oval:com.oracle.elsa:tst:20184096021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.5.el7uek"/> 28864 <criterion test_ref="oval:com.oracle.elsa:tst:20184096022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 28865 </criteria> 28866 <criteria operator="AND"> 28867 <criterion test_ref="oval:com.oracle.elsa:tst:20184096023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.5.el7uek"/> 28868 <criterion test_ref="oval:com.oracle.elsa:tst:20184096024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 28869 </criteria> 28870 <criteria operator="AND"> 28871 <criterion test_ref="oval:com.oracle.elsa:tst:20184096025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.5.el7uek"/> 28872 <criterion test_ref="oval:com.oracle.elsa:tst:20184096026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 28873 </criteria> 28874 </criteria> 28875 </criteria> 28876 </criteria> 28877 </definition> 28878 <definition id="oval:com.oracle.elsa:def:20184097" version="501" class="patch"> 28879 <metadata> 28880 <title> 28881 ELSA-2018-4097: Unbreakable Enterprise kernel security update (IMPORTANT) 28882 </title> 28883 <affected family="unix"> 28884 <platform>Oracle Linux 5</platform> 28885 <platform>Oracle Linux 6</platform> 28886 28887 </affected> 28888 <reference source="elsa" ref_id="ELSA-2018-4097" ref_url="http://linux.oracle.com/errata/ELSA-2018-4097.html"/> 28889 <reference source="CVE" ref_id="CVE-2018-8897" ref_url="http://linux.oracle.com/cve/CVE-2018-8897.html"/> 28890 28891 <description> 28892 [2.6.39-400.298.7] 28893 - net/rds: Fix endless RNR situation (Hakon Bugge) [Orabug: 27645402] 28894 - x86/entry/64: Dont use IST entry for #BP stack (Andy Lutomirski) {CVE-2018-8897} 28895 </description> 28896 <!-- 28897 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 28898 --> 28899 <advisory> 28900 <severity>IMPORTANT</severity> 28901 <rights>Copyright 2018 Oracle, Inc.</rights> 28902 <issued date="2018-05-08"/> 28903 <cve href="http://linux.oracle.com/cve/CVE-2018-8897.html">CVE-2018-8897</cve> 28904 28905 </advisory> 28906 </metadata> 28907 <criteria operator="OR"> 28908 <criteria operator="AND"> 28909 <criterion test_ref="oval:com.oracle.elsa:tst:20184097001" comment="Oracle Linux 5 is installed"/> 28910 <criteria operator="OR"> 28911 <criteria operator="AND"> 28912 <criterion test_ref="oval:com.oracle.elsa:tst:20184097002" comment="kernel-uek is earlier than 0:2.6.39-400.298.7.el5uek"/> 28913 <criterion test_ref="oval:com.oracle.elsa:tst:20184097003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 28914 </criteria> 28915 <criteria operator="AND"> 28916 <criterion test_ref="oval:com.oracle.elsa:tst:20184097004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.7.el5uek"/> 28917 <criterion test_ref="oval:com.oracle.elsa:tst:20184097005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 28918 </criteria> 28919 <criteria operator="AND"> 28920 <criterion test_ref="oval:com.oracle.elsa:tst:20184097006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.7.el5uek"/> 28921 <criterion test_ref="oval:com.oracle.elsa:tst:20184097007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 28922 </criteria> 28923 <criteria operator="AND"> 28924 <criterion test_ref="oval:com.oracle.elsa:tst:20184097008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.7.el5uek"/> 28925 <criterion test_ref="oval:com.oracle.elsa:tst:20184097009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 28926 </criteria> 28927 <criteria operator="AND"> 28928 <criterion test_ref="oval:com.oracle.elsa:tst:20184097010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.7.el5uek"/> 28929 <criterion test_ref="oval:com.oracle.elsa:tst:20184097011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 28930 </criteria> 28931 <criteria operator="AND"> 28932 <criterion test_ref="oval:com.oracle.elsa:tst:20184097012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.7.el5uek"/> 28933 <criterion test_ref="oval:com.oracle.elsa:tst:20184097013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 28934 </criteria> 28935 </criteria> 28936 </criteria> 28937 <criteria operator="AND"> 28938 <criterion test_ref="oval:com.oracle.elsa:tst:20184097014" comment="Oracle Linux 6 is installed"/> 28939 <criteria operator="OR"> 28940 <criteria operator="AND"> 28941 <criterion test_ref="oval:com.oracle.elsa:tst:20184097015" comment="kernel-uek is earlier than 0:2.6.39-400.298.7.el6uek"/> 28942 <criterion test_ref="oval:com.oracle.elsa:tst:20184097016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 28943 </criteria> 28944 <criteria operator="AND"> 28945 <criterion test_ref="oval:com.oracle.elsa:tst:20184097017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.7.el6uek"/> 28946 <criterion test_ref="oval:com.oracle.elsa:tst:20184097018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 28947 </criteria> 28948 <criteria operator="AND"> 28949 <criterion test_ref="oval:com.oracle.elsa:tst:20184097019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.7.el6uek"/> 28950 <criterion test_ref="oval:com.oracle.elsa:tst:20184097020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 28951 </criteria> 28952 <criteria operator="AND"> 28953 <criterion test_ref="oval:com.oracle.elsa:tst:20184097021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.7.el6uek"/> 28954 <criterion test_ref="oval:com.oracle.elsa:tst:20184097022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 28955 </criteria> 28956 <criteria operator="AND"> 28957 <criterion test_ref="oval:com.oracle.elsa:tst:20184097023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.7.el6uek"/> 28958 <criterion test_ref="oval:com.oracle.elsa:tst:20184097024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 28959 </criteria> 28960 <criteria operator="AND"> 28961 <criterion test_ref="oval:com.oracle.elsa:tst:20184097025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.7.el6uek"/> 28962 <criterion test_ref="oval:com.oracle.elsa:tst:20184097026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 28963 </criteria> 28964 </criteria> 28965 </criteria> 28966 </criteria> 28967 </definition> 28968 <definition id="oval:com.oracle.elsa:def:20184098" version="501" class="patch"> 28969 <metadata> 28970 <title> 28971 ELSA-2018-4098: Unbreakable Enterprise kernel security update (IMPORTANT) 28972 </title> 28973 <affected family="unix"> 28974 <platform>Oracle Linux 6</platform> 28975 <platform>Oracle Linux 7</platform> 28976 28977 </affected> 28978 <reference source="elsa" ref_id="ELSA-2018-4098" ref_url="http://linux.oracle.com/errata/ELSA-2018-4098.html"/> 28979 <reference source="CVE" ref_id="CVE-2018-8897" ref_url="http://linux.oracle.com/cve/CVE-2018-8897.html"/> 28980 28981 <description> 28982 kernel-uek 28983 [3.8.13-118.20.7] 28984 - x86/entry/64: Dont use IST entry for #BP stack (Andy Lutomirski) {CVE-2018-8897} 28985 </description> 28986 <!-- 28987 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 28988 --> 28989 <advisory> 28990 <severity>IMPORTANT</severity> 28991 <rights>Copyright 2018 Oracle, Inc.</rights> 28992 <issued date="2018-05-08"/> 28993 <cve href="http://linux.oracle.com/cve/CVE-2018-8897.html">CVE-2018-8897</cve> 28994 28995 </advisory> 28996 </metadata> 28997 <criteria operator="OR"> 28998 <criteria operator="AND"> 28999 <criterion test_ref="oval:com.oracle.elsa:tst:20184098001" comment="Oracle Linux 6 is installed"/> 29000 <criteria operator="OR"> 29001 <criteria operator="AND"> 29002 <criterion test_ref="oval:com.oracle.elsa:tst:20184098002" comment="dtrace-modules-3.8.13-118.20.7.el6uek is earlier than 0:0.4.5-3.el6"/> 29003 <criterion test_ref="oval:com.oracle.elsa:tst:20184098003" comment="dtrace-modules-3.8.13-118.20.7.el6uek is signed with the Oracle Linux 6 key"/> 29004 </criteria> 29005 <criteria operator="AND"> 29006 <criterion test_ref="oval:com.oracle.elsa:tst:20184098004" comment="kernel-uek is earlier than 0:3.8.13-118.20.7.el6uek"/> 29007 <criterion test_ref="oval:com.oracle.elsa:tst:20184098005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 29008 </criteria> 29009 <criteria operator="AND"> 29010 <criterion test_ref="oval:com.oracle.elsa:tst:20184098006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.7.el6uek"/> 29011 <criterion test_ref="oval:com.oracle.elsa:tst:20184098007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 29012 </criteria> 29013 <criteria operator="AND"> 29014 <criterion test_ref="oval:com.oracle.elsa:tst:20184098008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.7.el6uek"/> 29015 <criterion test_ref="oval:com.oracle.elsa:tst:20184098009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 29016 </criteria> 29017 <criteria operator="AND"> 29018 <criterion test_ref="oval:com.oracle.elsa:tst:20184098010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.7.el6uek"/> 29019 <criterion test_ref="oval:com.oracle.elsa:tst:20184098011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 29020 </criteria> 29021 <criteria operator="AND"> 29022 <criterion test_ref="oval:com.oracle.elsa:tst:20184098012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.7.el6uek"/> 29023 <criterion test_ref="oval:com.oracle.elsa:tst:20184098013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 29024 </criteria> 29025 <criteria operator="AND"> 29026 <criterion test_ref="oval:com.oracle.elsa:tst:20184098014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.7.el6uek"/> 29027 <criterion test_ref="oval:com.oracle.elsa:tst:20184098015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 29028 </criteria> 29029 </criteria> 29030 </criteria> 29031 <criteria operator="AND"> 29032 <criterion test_ref="oval:com.oracle.elsa:tst:20184098016" comment="Oracle Linux 7 is installed"/> 29033 <criteria operator="OR"> 29034 <criteria operator="AND"> 29035 <criterion test_ref="oval:com.oracle.elsa:tst:20184098017" comment="dtrace-modules-3.8.13-118.20.7.el7uek is earlier than 0:0.4.5-3.el7"/> 29036 <criterion test_ref="oval:com.oracle.elsa:tst:20184098018" comment="dtrace-modules-3.8.13-118.20.7.el7uek is signed with the Oracle Linux 7 key"/> 29037 </criteria> 29038 <criteria operator="AND"> 29039 <criterion test_ref="oval:com.oracle.elsa:tst:20184098019" comment="kernel-uek is earlier than 0:3.8.13-118.20.7.el7uek"/> 29040 <criterion test_ref="oval:com.oracle.elsa:tst:20184098020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 29041 </criteria> 29042 <criteria operator="AND"> 29043 <criterion test_ref="oval:com.oracle.elsa:tst:20184098021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.7.el7uek"/> 29044 <criterion test_ref="oval:com.oracle.elsa:tst:20184098022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 29045 </criteria> 29046 <criteria operator="AND"> 29047 <criterion test_ref="oval:com.oracle.elsa:tst:20184098023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.7.el7uek"/> 29048 <criterion test_ref="oval:com.oracle.elsa:tst:20184098024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 29049 </criteria> 29050 <criteria operator="AND"> 29051 <criterion test_ref="oval:com.oracle.elsa:tst:20184098025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.7.el7uek"/> 29052 <criterion test_ref="oval:com.oracle.elsa:tst:20184098026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 29053 </criteria> 29054 <criteria operator="AND"> 29055 <criterion test_ref="oval:com.oracle.elsa:tst:20184098027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.7.el7uek"/> 29056 <criterion test_ref="oval:com.oracle.elsa:tst:20184098028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 29057 </criteria> 29058 <criteria operator="AND"> 29059 <criterion test_ref="oval:com.oracle.elsa:tst:20184098029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.7.el7uek"/> 29060 <criterion test_ref="oval:com.oracle.elsa:tst:20184098030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 29061 </criteria> 29062 </criteria> 29063 </criteria> 29064 </criteria> 29065 </definition> 29066 <definition id="oval:com.oracle.elsa:def:20184108" version="501" class="patch"> 29067 <metadata> 29068 <title> 29069 ELSA-2018-4108: Unbreakable Enterprise kernel security update (IMPORTANT) 29070 </title> 29071 <affected family="unix"> 29072 <platform>Oracle Linux 6</platform> 29073 <platform>Oracle Linux 7</platform> 29074 29075 </affected> 29076 <reference source="elsa" ref_id="ELSA-2018-4108" ref_url="http://linux.oracle.com/errata/ELSA-2018-4108.html"/> 29077 <reference source="CVE" ref_id="CVE-2017-7294" ref_url="http://linux.oracle.com/cve/CVE-2017-7294.html"/> 29078 <reference source="CVE" ref_id="CVE-2017-15129" ref_url="http://linux.oracle.com/cve/CVE-2017-15129.html"/> 29079 <reference source="CVE" ref_id="CVE-2017-17449" ref_url="http://linux.oracle.com/cve/CVE-2017-17449.html"/> 29080 <reference source="CVE" ref_id="CVE-2017-15116" ref_url="http://linux.oracle.com/cve/CVE-2017-15116.html"/> 29081 <reference source="CVE" ref_id="CVE-2017-17448" ref_url="http://linux.oracle.com/cve/CVE-2017-17448.html"/> 29082 <reference source="CVE" ref_id="CVE-2017-15299" ref_url="http://linux.oracle.com/cve/CVE-2017-15299.html"/> 29083 <reference source="CVE" ref_id="CVE-2017-17741" ref_url="http://linux.oracle.com/cve/CVE-2017-17741.html"/> 29084 <reference source="CVE" ref_id="CVE-2018-5332" ref_url="http://linux.oracle.com/cve/CVE-2018-5332.html"/> 29085 <reference source="CVE" ref_id="CVE-2017-16994" ref_url="http://linux.oracle.com/cve/CVE-2017-16994.html"/> 29086 29087 <description> 29088 [4.1.12-124.15.1] 29089 - netfilter: nfnetlink_cthelper: Add missing permission checks (Kevin Cernekee) [Orabug: 27260771] {CVE-2017-17448} 29090 - netlink: Add netns check on taps (Kevin Cernekee) [Orabug: 27260799] {CVE-2017-17449} 29091 - KVM: Fix stack-out-of-bounds read in write_mmio (Wanpeng Li) [Orabug: 27290606] {CVE-2017-17741} {CVE-2017-17741} 29092 - xprtrdma: Detect unreachable NFS/RDMA servers more reliably (Chuck Lever) [Orabug: 27587008] 29093 - sunrpc: Export xprt_force_disconnect() (Chuck Lever) [Orabug: 27587008] 29094 - sunrpc: Allow xprt->ops->timer method to sleep (Chuck Lever) [Orabug: 27587008] 29095 - KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit (Haozhong Zhang) [Orabug: 27720128] 29096 - x86/microcode: probe CPU features on microcode update (Ankur Arora) [Orabug: 27878230] 29097 - x86/microcode: microcode_write() should not reference boot_cpu_data (Ankur Arora) [Orabug: 27878230] 29098 - x86/cpufeatures: use cpu_data in init_scattered_cpuid_flags() (Ankur Arora) [Orabug: 27878230] 29099 - mm/pagewalk.c: report holes in hugetlb ranges (Jann Horn) [Orabug: 27913118] {CVE-2017-16994} 29100 - KEYS: dont let add_key() update an uninstantiated key (David Howells) [Orabug: 27913330] {CVE-2017-15299} 29101 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl() (Murray McAllister) [Orabug: 27913367] {CVE-2017-7294} 29102 - vmscan: Support multiple kswapd threads per node (Buddy Lumpkin) [Orabug: 27913411] 29103 - tcp: dont use F-RTO on non-recurring timeouts (Yuchung Cheng) [Orabug: 27901860] 29104 - net/rds: ib: Release correct number of frags (Hakon Bugge) [Orabug: 27924161] 29105 - crypto: rng - Remove old low-level rng interface (Herbert Xu) [Orabug: 27926676] {CVE-2017-15116} 29106 - crypto: drbg - Convert to new rng interface (Herbert Xu) [Orabug: 27926676] {CVE-2017-15116} 29107 - crypto: ansi_cprng - Convert to new rng interface (Herbert Xu) [Orabug: 27926676] {CVE-2017-15116} 29108 - crypto: krng - Convert to new rng interface (Herbert Xu) [Orabug: 27926676] {CVE-2017-15116} 29109 - RDS: Heap OOB write in rds_message_alloc_sgs() (Mohamed Ghannam) [Orabug: 27934066] {CVE-2018-5332} 29110 - net: Fix double free and memory corruption in get_net_ns_by_id() (Eric W. Biederman) [Orabug: 27934789] {CVE-2017-15129} 29111 </description> 29112 <!-- 29113 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 29114 --> 29115 <advisory> 29116 <severity>IMPORTANT</severity> 29117 <rights>Copyright 2018 Oracle, Inc.</rights> 29118 <issued date="2018-05-15"/> 29119 <cve href="http://linux.oracle.com/cve/CVE-2017-7294.html">CVE-2017-7294</cve> 29120 <cve href="http://linux.oracle.com/cve/CVE-2017-15129.html">CVE-2017-15129</cve> 29121 <cve href="http://linux.oracle.com/cve/CVE-2017-17449.html">CVE-2017-17449</cve> 29122 <cve href="http://linux.oracle.com/cve/CVE-2017-15116.html">CVE-2017-15116</cve> 29123 <cve href="http://linux.oracle.com/cve/CVE-2017-17448.html">CVE-2017-17448</cve> 29124 <cve href="http://linux.oracle.com/cve/CVE-2017-15299.html">CVE-2017-15299</cve> 29125 <cve href="http://linux.oracle.com/cve/CVE-2017-17741.html">CVE-2017-17741</cve> 29126 <cve href="http://linux.oracle.com/cve/CVE-2018-5332.html">CVE-2018-5332</cve> 29127 <cve href="http://linux.oracle.com/cve/CVE-2017-16994.html">CVE-2017-16994</cve> 29128 29129 </advisory> 29130 </metadata> 29131 <criteria operator="OR"> 29132 <criteria operator="AND"> 29133 <criterion test_ref="oval:com.oracle.elsa:tst:20184108001" comment="Oracle Linux 6 is installed"/> 29134 <criteria operator="OR"> 29135 <criteria operator="AND"> 29136 <criterion test_ref="oval:com.oracle.elsa:tst:20184108002" comment="kernel-uek is earlier than 0:4.1.12-124.15.1.el6uek"/> 29137 <criterion test_ref="oval:com.oracle.elsa:tst:20184108003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 29138 </criteria> 29139 <criteria operator="AND"> 29140 <criterion test_ref="oval:com.oracle.elsa:tst:20184108004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.1.el6uek"/> 29141 <criterion test_ref="oval:com.oracle.elsa:tst:20184108005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 29142 </criteria> 29143 <criteria operator="AND"> 29144 <criterion test_ref="oval:com.oracle.elsa:tst:20184108006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.1.el6uek"/> 29145 <criterion test_ref="oval:com.oracle.elsa:tst:20184108007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 29146 </criteria> 29147 <criteria operator="AND"> 29148 <criterion test_ref="oval:com.oracle.elsa:tst:20184108008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.1.el6uek"/> 29149 <criterion test_ref="oval:com.oracle.elsa:tst:20184108009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 29150 </criteria> 29151 <criteria operator="AND"> 29152 <criterion test_ref="oval:com.oracle.elsa:tst:20184108010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.1.el6uek"/> 29153 <criterion test_ref="oval:com.oracle.elsa:tst:20184108011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 29154 </criteria> 29155 <criteria operator="AND"> 29156 <criterion test_ref="oval:com.oracle.elsa:tst:20184108012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.1.el6uek"/> 29157 <criterion test_ref="oval:com.oracle.elsa:tst:20184108013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 29158 </criteria> 29159 </criteria> 29160 </criteria> 29161 <criteria operator="AND"> 29162 <criterion test_ref="oval:com.oracle.elsa:tst:20184108014" comment="Oracle Linux 7 is installed"/> 29163 <criteria operator="OR"> 29164 <criteria operator="AND"> 29165 <criterion test_ref="oval:com.oracle.elsa:tst:20184108015" comment="kernel-uek is earlier than 0:4.1.12-124.15.1.el7uek"/> 29166 <criterion test_ref="oval:com.oracle.elsa:tst:20184108016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 29167 </criteria> 29168 <criteria operator="AND"> 29169 <criterion test_ref="oval:com.oracle.elsa:tst:20184108017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.1.el7uek"/> 29170 <criterion test_ref="oval:com.oracle.elsa:tst:20184108018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 29171 </criteria> 29172 <criteria operator="AND"> 29173 <criterion test_ref="oval:com.oracle.elsa:tst:20184108019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.1.el7uek"/> 29174 <criterion test_ref="oval:com.oracle.elsa:tst:20184108020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 29175 </criteria> 29176 <criteria operator="AND"> 29177 <criterion test_ref="oval:com.oracle.elsa:tst:20184108021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.1.el7uek"/> 29178 <criterion test_ref="oval:com.oracle.elsa:tst:20184108022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 29179 </criteria> 29180 <criteria operator="AND"> 29181 <criterion test_ref="oval:com.oracle.elsa:tst:20184108023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.1.el7uek"/> 29182 <criterion test_ref="oval:com.oracle.elsa:tst:20184108024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 29183 </criteria> 29184 <criteria operator="AND"> 29185 <criterion test_ref="oval:com.oracle.elsa:tst:20184108025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.1.el7uek"/> 29186 <criterion test_ref="oval:com.oracle.elsa:tst:20184108026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 29187 </criteria> 29188 </criteria> 29189 </criteria> 29190 </criteria> 29191 </definition> 29192 <definition id="oval:com.oracle.elsa:def:20184109" version="501" class="patch"> 29193 <metadata> 29194 <title> 29195 ELSA-2018-4109: Unbreakable Enterprise kernel security update (IMPORTANT) 29196 </title> 29197 <affected family="unix"> 29198 <platform>Oracle Linux 6</platform> 29199 <platform>Oracle Linux 7</platform> 29200 29201 </affected> 29202 <reference source="elsa" ref_id="ELSA-2018-4109" ref_url="http://linux.oracle.com/errata/ELSA-2018-4109.html"/> 29203 <reference source="CVE" ref_id="CVE-2017-17558" ref_url="http://linux.oracle.com/cve/CVE-2017-17558.html"/> 29204 <reference source="CVE" ref_id="CVE-2017-17448" ref_url="http://linux.oracle.com/cve/CVE-2017-17448.html"/> 29205 <reference source="CVE" ref_id="CVE-2017-16532" ref_url="http://linux.oracle.com/cve/CVE-2017-16532.html"/> 29206 <reference source="CVE" ref_id="CVE-2018-1068" ref_url="http://linux.oracle.com/cve/CVE-2018-1068.html"/> 29207 <reference source="CVE" ref_id="CVE-2018-1093" ref_url="http://linux.oracle.com/cve/CVE-2018-1093.html"/> 29208 <reference source="CVE" ref_id="CVE-2017-16537" ref_url="http://linux.oracle.com/cve/CVE-2017-16537.html"/> 29209 <reference source="CVE" ref_id="CVE-2017-15299" ref_url="http://linux.oracle.com/cve/CVE-2017-15299.html"/> 29210 <reference source="CVE" ref_id="CVE-2018-5332" ref_url="http://linux.oracle.com/cve/CVE-2018-5332.html"/> 29211 <reference source="CVE" ref_id="CVE-2017-16643" ref_url="http://linux.oracle.com/cve/CVE-2017-16643.html"/> 29212 29213 <description> 29214 kernel-uek 29215 [3.8.13-118.21.1] 29216 - media: imon: Fix null-ptr-deref in imon_probe (Arvind Yadav) [Orabug: 27208380] {CVE-2017-16537} 29217 - Input: gtco - fix potential out-of-bound access (Dmitry Torokhov) [Orabug: 27215090] {CVE-2017-16643} 29218 - usb: usbtest: fix NULL pointer dereference (Alan Stern) [Orabug: 27602324] {CVE-2017-16532} 29219 - x86/spectre_v2: Fix cpu offlining with IPBP. (Konrad Rzeszutek Wilk) 29220 - fuse: fix deadlock caused by wrong locking order (Junxiao Bi) [Orabug: 27760268] 29221 - jbd: dont wait (forever) for stale tid caused by wraparound (Jan Kara) [Orabug: 27842289] 29222 - netfilter: ebtables: CONFIG_COMPAT: dont trust userland offsets (Florian Westphal) [Orabug: 27774015] {CVE-2018-1068} 29223 - RDS: IB: Fix null pointer issue (hui.han) [Orabug: 27843171] 29224 - ext4: add validity checks for bitmap block numbers (Theodore Tso) [Orabug: 27854376] {CVE-2018-1093} {CVE-2018-1093} 29225 - USB: core: prevent malicious bNumInterfaces overflow (Alan Stern) [Orabug: 27898074] {CVE-2017-17558} 29226 - netfilter: nfnetlink_cthelper: Add missing permission checks (Kevin Cernekee) [Orabug: 27898167] {CVE-2017-17448} 29227 - KEYS: dont let add_key() update an uninstantiated key (David Howells) [Orabug: 27913332] {CVE-2017-15299} 29228 - RDS: Heap OOB write in rds_message_alloc_sgs() (Mohamed Ghannam) [Orabug: 27934073] {CVE-2018-5332} 29229 - x86/entry/64: Dont use IST entry for #BP stack (Andy Lutomirski) {CVE-2018-8897} 29230 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947608] {CVE-2018-100199} 29231 - x86/microcode: probe CPU features on microcode update (Ankur Arora) [Orabug: 27806667] 29232 - x86/microcode: microcode_write() should not reference boot_cpu_data (Ankur Arora) [Orabug: 27806667] 29233 - x86/cpufeatures: use cpu_data in init_scattered_cpuid_flags() (Ankur Arora) [Orabug: 27806667] 29234 - Drivers: hv: fcopy: set .owner reference for file operations (Joe Jin) [Orabug: 21191022] 29235 - ALSA: usb-audio: Kill stray URB at exiting (Takashi Iwai) [Orabug: 27148281] {CVE-2017-16527} 29236 - HID: usbhid: fix out-of-bounds bug (Jaejoong Kim) [Orabug: 27207929] {CVE-2017-16533} 29237 - [media] cx231xx-cards: fix NULL-deref on missing association descriptor (Johan Hovold) [Orabug: 27208072] {CVE-2017-16536} 29238 - net: cdc_ether: fix divide by 0 on bad descriptors (Bjorn Mork) [Orabug: 27215201] {CVE-2017-16649} 29239 - x86/microcode/intel: Extend BDW late-loading with a revision check (Jia Zhang) [Orabug: 27343577] 29240 - x86/microcode/intel: Disable late loading on model 79 (Borislav Petkov) [Orabug: 27343577] 29241 - Bluetooth: bnep: bnep_add_connection() should verify that its dealing with l2cap socket (Al Viro) [Orabug: 27344793] {CVE-2017-15868} 29242 - Bluetooth: hidp: verify l2cap sockets (David Herrmann) [Orabug: 27344793] {CVE-2017-15868} 29243 - ALSA: pcm: prevent UAF in snd_pcm_info (Robb Glasser) [Orabug: 27344843] {CVE-2017-0861} {CVE-2017-0861} 29244 - ptrace: use fsuid, fsgid, effective creds for fs access checks (Jann Horn) [Orabug: 27364691] {CVE-2017-14140} 29245 - sctp: do not peel off an assoc from one netns to another one (Xin Long) [Orabug: 27387001] {CVE-2017-15115} 29246 - Revert 'x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation' (Ankur Arora) [Orabug: 27601787] {CVE-2017-5715} 29247 - Revert 'x86/spec: Add 'lfence_enabled' in sysfs' (Ankur Arora) [Orabug: 27601787] {CVE-2017-5715} 29248 - Revert 'x86/mitigation/spectre_v2: Add reporting of 'lfence'' (Ankur Arora) [Orabug: 27601787] {CVE-2017-5715} 29249 - x86/mitigation/spectre_v2: Add reporting of 'lfence' (Konrad Rzeszutek Wilk) {CVE-2017-5715} 29250 - x86/spec: Add 'lfence_enabled' in sysfs (Konrad Rzeszutek Wilk) {CVE-2017-5715} 29251 - x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation (Konrad Rzeszutek Wilk) {CVE-2017-5715} 29252 - x86/spectre: bring spec_ctrl management logic closer to UEK4 (Ankur Arora) [Orabug: 27516512] {CVE-2017-5715} 29253 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags (David Woodhouse) [Orabug: 27516357] {CVE-2017-5715} 29254 - x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes (Darren Kenny) [Orabug: 27516419] {CVE-2017-5715} 29255 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (David Woodhouse) [Orabug: 27516419] {CVE-2017-5715} 29256 - x86: intel-family.h: Add GEMINI_LAKE SOC (Len Brown) [Orabug: 27516419] 29257 - x86/cpu/intel: Introduce macros for Intel family numbers (Dave Hansen) [Orabug: 27516419] 29258 - x86/spectre: expose 'stibp' (Konrad Rzeszutek Wilk) [Orabug: 27516419] {CVE-2017-5715} 29259 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support (David Woodhouse) [Orabug: 27516379] {CVE-2017-5715} 29260 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch (Tim Chen) [Orabug: 27516379] {CVE-2017-5715} 29261 - x86/spectre: fix spectre_v1 mitigation indicators (Ankur Arora) [Orabug: 27509932] {CVE-2017-5715} 29262 - x86/ia32/syscall: Clear extended registers %r8-%r15 (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 29263 - x86/ia32/syscall: Save full stack frame throughout the entry code (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 29264 - x86/ia32/syscall: cleanup trailing whitespace (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 29265 - x86/syscall: Clear callee saved registers (%r12-%r15, %rbp, %rbx) (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 29266 - x86/syscall: Save callee saved registers on syscall entrance (Ankur Arora) [Orabug: 27452028] {CVE-2017-5715} 29267 - gre: fix a possible skb leak (Eric Dumazet) [Orabug: 26403972] {CVE-2017-9074} 29268 - ipv6: Fix leak in ipv6_gso_segment(). (David S. Miller) [Orabug: 26403972] {CVE-2017-9074} 29269 - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() (Ben Hutchings) [Orabug: 26403972] {CVE-2017-9074} 29270 - ipv6: Check ip6_find_1stfragopt() return value properly. (David S. Miller) [Orabug: 26403972] {CVE-2017-9074} 29271 - ipv6: Prevent overrun when parsing v6 header options (Craig Gallek) [Orabug: 26403972] {CVE-2017-9074} 29272 - tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 (Wei Wang) [Orabug: 26813390] {CVE-2017-14106} 29273 - rxrpc: Fix several cases where a padded len isnt checked in ticket decode (David Howells) [Orabug: 26880517] {CVE-2017-7482} {CVE-2017-7482} 29274 - xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping (Zhenzhong Duan) [Orabug: 26883322] 29275 - KVM: x86: fix deadlock in clock-in-progress request handling (Marcelo Tosatti) [Orabug: 27065995] 29276 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim (Ashish Samant) [Orabug: 27099835] 29277 - USB: serial: console: fix use-after-free after failed setup (Johan Hovold) [Orabug: 27206837] {CVE-2017-16525} 29278 - uwb: properly check kthread_run return value (Andrey Konovalov) [Orabug: 27206897] {CVE-2017-16526} 29279 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor (Takashi Iwai) [Orabug: 27206928] {CVE-2017-16529} 29280 - USB: fix out-of-bounds in usb_set_configuration (Greg Kroah-Hartman) [Orabug: 27207240] {CVE-2017-16531} 29281 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() (Alan Stern) [Orabug: 27207983] {CVE-2017-16535} 29282 - dccp: CVE-2017-8824: use-after-free in DCCP code (Mohamed Ghannam) [Orabug: 27290301] {CVE-2017-8824} 29283 - x86: Add another set of MSR accessor functions (Borislav Petkov) [Orabug: 27444923] {CVE-2017-5753} 29284 - userns: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29285 - udf: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29286 - fs: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29287 - qla2xxx: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29288 - p54: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29289 - carl9170: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29290 - uvcvideo: prevent speculative execution (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29291 - locking/barriers: introduce new observable speculation barrier (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29292 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29293 - x86/cpu/AMD: Make the LFENCE instruction serialized (Elena Reshetova) [Orabug: 27444923] {CVE-2017-5753} 29294 - x86/rsb: add comment specifying why we skip STUFF_RSB (Ankur Arora) [Orabug: 27451658] {CVE-2017-5715} 29295 - x86/rsb: make STUFF_RSB jmp labels more robust (Ankur Arora) [Orabug: 27451658] {CVE-2017-5715} 29296 - x86/spec: Also print IBRS if IBPB is disabled. (Konrad Rzeszutek Wilk) {CVE-2017-5715} 29297 - x86/spectre: Drop the warning about ibrs being obsolete. (Konrad Rzeszutek Wilk) {CVE-2017-5715} 29298 - Add set_ibrs_disabled and set_ibpb_disabled (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 29299 - x86/spec: Dont print the Missing arguments for option spectre_v2 (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 29300 - x86/boot: Add early cmdline parsing for options with arguments (Tom Lendacky) [Orabug: 27376697] {CVE-2017-5715} 29301 - x86, boot: Carve out early cmdline parsing function (Borislav Petkov) [Orabug: 27376697] 29302 - x86: Add command-line options 'spectre_v2' and 'nospectre_v2' (Kanth Ghatraju) [Orabug: 27376697] {CVE-2017-5715} 29303 - x86: Fix kABI build breakage (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 29304 - x86/mm: Only set IBPB when the new thread cannot ptrace current thread (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 29305 - x86: Use PRED_CMD MSR when ibpb is enabled (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 29306 - x86/mm: Set IBPB upon context switch (Brian Maly) [Orabug: 27376697] {CVE-2017-5715} 29307 - x86: Display correct settings for the SPECTRE_V[12] bug (Kanth Ghatraju) [Orabug: 27376697] {CVE-2017-5715} {CVE-2017-5753} 29308 - x86/cpu: Implement CPU vulnerabilites sysfs functions (Thomas Gleixner) [Orabug: 27376697] {CVE-2017-5715} {CVE-2017-5753} 29309 - x86/IBRS/IBPB: Set sysctl_ibrs/ibpb_enabled properly (Boris Ostrovsky) [Orabug: 27376697] {CVE-2017-5715} 29310 - x86/spec_ctrl: Disable if running as Xen PV guest (Konrad Rzeszutek Wilk) [Orabug: 27376697] {CVE-2017-5715} 29311 - sysfs/cpu: Add vulnerability folder (Thomas Gleixner) [Orabug: 27376697] {CVE-2017-5715} {CVE-2017-5754} 29312 - x86, cpu: Expand cpufeature facility to include cpu bugs (Borislav Petkov) [Orabug: 27376697] {CVE-2017-5715} 29313 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] (Kanth Ghatraju) [Orabug: 27376697] {CVE-2017-5715} 29314 - x86/cpufeatures: Add X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 27376697] {CVE-2017-5754} 29315 - x86/entry: STUFF_RSB only after switching to kernel CR3 (Ankur Arora) [Orabug: 27376697] {CVE-2017-5715} 29316 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 29317 - x86/IBRS: Make sure we restore MSR_IA32_SPEC_CTRL to a valid value (Boris Ostrovsky) [Orabug: 27376697] {CVE-2017-5715} 29318 - x86: Use IBRS for firmware update path (David Woodhouse) [Orabug: 27376697] {CVE-2017-5715} 29319 - x86/microcode: Recheck IBRS features on microcode reload (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 29320 - x86/idle: Disable IBRS entering idle and enable it on wakeup (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 29321 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 29322 - x86/enter: Use IBRS on syscall and interrupts (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 29323 - x86/enter: MACROS to set/clear IBRS (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 29324 - x86/feature: Detect the x86 IBRS feature to control Speculation (Tim Chen) [Orabug: 27376697] {CVE-2017-5715} 29325 - x86/pti/efi: broken conversion from efi to kernel page table (Pavel Tatashin) [Orabug: 27333764] {CVE-2017-5754} 29326 - PTI: unbreak EFI old_memmap (Jiri Kosina) [Orabug: 27333764] [Orabug: 27333760] {CVE-2017-5754} {CVE-2017-5754} 29327 - kaiser: Set _PAGE_NX only if supported (Lepton Wu) [Orabug: 27333764] {CVE-2017-5754} 29328 - kaiser: rename X86_FEATURE_KAISER to X86_FEATURE_PTI (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 29329 - KPTI: Rename to PAGE_TABLE_ISOLATION (Kees Cook) [Orabug: 27333764] {CVE-2017-5754} 29330 - x86/kaiser: Check boottime cmdline params (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 29331 - kaiser: x86: Fix NMI handling (Jiri Kosina) [Orabug: 27333764] {CVE-2017-5754} 29332 - kaiser: move paravirt clock vsyscall mapping out of kaiser_init (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 29333 - kaiser: disable if xen PARAVIRT (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 29334 - x86/kaiser: Reenable PARAVIRT (Borislav Petkov) [Orabug: 27333764] {CVE-2017-5754} 29335 - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 29336 - kaiser: asm/tlbflush.h handle noPGE at lower level (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 29337 - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 29338 - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling (Borislav Petkov) [Orabug: 27333764] {CVE-2017-5754} 29339 - kaiser: add 'nokaiser' boot option, using ALTERNATIVE (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 29340 - x86/alternatives: add asm ALTERNATIVE macro (Mike Kravetz) [Orabug: 27333764] {CVE-2017-5754} 29341 - kaiser: alloc_ldt_struct() use get_zeroed_page() (Hugh Dickins) [Orabug: 27333764] {CVE-2017-5754} 29342 - x86: kvmclock: Disable use from vDSO if KPTI is enabled (Ben Hutchings) [Orabug: 27333764] {CVE-2017-5754} 29343 - kaiser: Fix build with CONFIG_FUNCTION_GRAPH_TRACER (Kees Cook) [Orabug: 27333764] {CVE-2017-5754} 29344 - x86/mm/kaiser: re-enable vsyscalls (Andrea Arcangeli) [Orabug: 27333764] {CVE-2017-5754} 29345 - KAISER: Kernel Address Isolation (Richard Fellner) [Orabug: 27333764] {CVE-2017-5754} 29346 - kprobes: Prohibit probing on .entry.text code (Masami Hiramatsu) [Orabug: 27333764] {CVE-2017-5754} 29347 - x86/mm/64: Fix reboot interaction with CR4.PCIDE (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29348 - x86/mm: Enable CR4.PCIDE on supported systems (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29349 - x86/mm: Add the 'nopcid' boot option to turn off PCID (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29350 - x86/mm: Disable PCID on 32-bit kernels (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29351 - x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29352 - x86/mm: Fix flush_tlb_page() on Xen (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29353 - x86/mm: Disable preemption during CR3 read+write (Sebastian Andrzej Siewior) [Orabug: 27333764] {CVE-2017-5754} 29354 - sched/core: Idle_task_exit() shouldnt use switch_mm_irqs_off() (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29355 - x86/mm, sched/core: Turn off IRQs in switch_mm() (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29356 - x86/mm, sched/core: Uninline switch_mm() (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29357 - x86/mm: Build arch/x86/mm/tlb.c even on !SMP (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29358 - sched/core: Add switch_mm_irqs_off() and use it in the scheduler (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29359 - mm/mmu_context, sched/core: Fix mmu_context.h assumption (Ingo Molnar) [Orabug: 27333764] {CVE-2017-5754} 29360 - x86/mm: If INVPCID is available, use it to flush global mappings (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29361 - x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29362 - x86/mm: Fix INVPCID asm constraint (Borislav Petkov) [Orabug: 27333764] {CVE-2017-5754} 29363 - x86/mm: Add INVPCID helpers (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29364 - x86: Clean up cr4 manipulation (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} 29365 - x86/paravirt: Dont patch flush_tlb_single (Thomas Gleixner) [Orabug: 27333764] {CVE-2017-5754} 29366 - x86/ldt: Make modify_ldt synchronous (Andy Lutomirski) [Orabug: 27333764] {CVE-2017-5754} {CVE-2015-5157} 29367 </description> 29368 <!-- 29369 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 29370 --> 29371 <advisory> 29372 <severity>IMPORTANT</severity> 29373 <rights>Copyright 2018 Oracle, Inc.</rights> 29374 <issued date="2018-05-15"/> 29375 <cve href="http://linux.oracle.com/cve/CVE-2017-17558.html">CVE-2017-17558</cve> 29376 <cve href="http://linux.oracle.com/cve/CVE-2017-17448.html">CVE-2017-17448</cve> 29377 <cve href="http://linux.oracle.com/cve/CVE-2017-16532.html">CVE-2017-16532</cve> 29378 <cve href="http://linux.oracle.com/cve/CVE-2018-1068.html">CVE-2018-1068</cve> 29379 <cve href="http://linux.oracle.com/cve/CVE-2018-1093.html">CVE-2018-1093</cve> 29380 <cve href="http://linux.oracle.com/cve/CVE-2017-16537.html">CVE-2017-16537</cve> 29381 <cve href="http://linux.oracle.com/cve/CVE-2017-15299.html">CVE-2017-15299</cve> 29382 <cve href="http://linux.oracle.com/cve/CVE-2018-5332.html">CVE-2018-5332</cve> 29383 <cve href="http://linux.oracle.com/cve/CVE-2017-16643.html">CVE-2017-16643</cve> 29384 29385 </advisory> 29386 </metadata> 29387 <criteria operator="OR"> 29388 <criteria operator="AND"> 29389 <criterion test_ref="oval:com.oracle.elsa:tst:20184109001" comment="Oracle Linux 6 is installed"/> 29390 <criteria operator="OR"> 29391 <criteria operator="AND"> 29392 <criterion test_ref="oval:com.oracle.elsa:tst:20184109002" comment="dtrace-modules-3.8.13-118.21.1.el6uek is earlier than 0:0.4.5-3.el6"/> 29393 <criterion test_ref="oval:com.oracle.elsa:tst:20184109003" comment="dtrace-modules-3.8.13-118.21.1.el6uek is signed with the Oracle Linux 6 key"/> 29394 </criteria> 29395 <criteria operator="AND"> 29396 <criterion test_ref="oval:com.oracle.elsa:tst:20184109004" comment="kernel-uek is earlier than 0:3.8.13-118.21.1.el6uek"/> 29397 <criterion test_ref="oval:com.oracle.elsa:tst:20184109005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 29398 </criteria> 29399 <criteria operator="AND"> 29400 <criterion test_ref="oval:com.oracle.elsa:tst:20184109006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.21.1.el6uek"/> 29401 <criterion test_ref="oval:com.oracle.elsa:tst:20184109007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 29402 </criteria> 29403 <criteria operator="AND"> 29404 <criterion test_ref="oval:com.oracle.elsa:tst:20184109008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.21.1.el6uek"/> 29405 <criterion test_ref="oval:com.oracle.elsa:tst:20184109009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 29406 </criteria> 29407 <criteria operator="AND"> 29408 <criterion test_ref="oval:com.oracle.elsa:tst:20184109010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.21.1.el6uek"/> 29409 <criterion test_ref="oval:com.oracle.elsa:tst:20184109011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 29410 </criteria> 29411 <criteria operator="AND"> 29412 <criterion test_ref="oval:com.oracle.elsa:tst:20184109012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.21.1.el6uek"/> 29413 <criterion test_ref="oval:com.oracle.elsa:tst:20184109013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 29414 </criteria> 29415 <criteria operator="AND"> 29416 <criterion test_ref="oval:com.oracle.elsa:tst:20184109014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.21.1.el6uek"/> 29417 <criterion test_ref="oval:com.oracle.elsa:tst:20184109015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 29418 </criteria> 29419 </criteria> 29420 </criteria> 29421 <criteria operator="AND"> 29422 <criterion test_ref="oval:com.oracle.elsa:tst:20184109016" comment="Oracle Linux 7 is installed"/> 29423 <criteria operator="OR"> 29424 <criteria operator="AND"> 29425 <criterion test_ref="oval:com.oracle.elsa:tst:20184109017" comment="dtrace-modules-3.8.13-118.21.1.el7uek is earlier than 0:0.4.5-3.el7"/> 29426 <criterion test_ref="oval:com.oracle.elsa:tst:20184109018" comment="dtrace-modules-3.8.13-118.21.1.el7uek is signed with the Oracle Linux 7 key"/> 29427 </criteria> 29428 <criteria operator="AND"> 29429 <criterion test_ref="oval:com.oracle.elsa:tst:20184109019" comment="kernel-uek is earlier than 0:3.8.13-118.21.1.el7uek"/> 29430 <criterion test_ref="oval:com.oracle.elsa:tst:20184109020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 29431 </criteria> 29432 <criteria operator="AND"> 29433 <criterion test_ref="oval:com.oracle.elsa:tst:20184109021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.21.1.el7uek"/> 29434 <criterion test_ref="oval:com.oracle.elsa:tst:20184109022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 29435 </criteria> 29436 <criteria operator="AND"> 29437 <criterion test_ref="oval:com.oracle.elsa:tst:20184109023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.21.1.el7uek"/> 29438 <criterion test_ref="oval:com.oracle.elsa:tst:20184109024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 29439 </criteria> 29440 <criteria operator="AND"> 29441 <criterion test_ref="oval:com.oracle.elsa:tst:20184109025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.21.1.el7uek"/> 29442 <criterion test_ref="oval:com.oracle.elsa:tst:20184109026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 29443 </criteria> 29444 <criteria operator="AND"> 29445 <criterion test_ref="oval:com.oracle.elsa:tst:20184109027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.21.1.el7uek"/> 29446 <criterion test_ref="oval:com.oracle.elsa:tst:20184109028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 29447 </criteria> 29448 <criteria operator="AND"> 29449 <criterion test_ref="oval:com.oracle.elsa:tst:20184109029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.21.1.el7uek"/> 29450 <criterion test_ref="oval:com.oracle.elsa:tst:20184109030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 29451 </criteria> 29452 </criteria> 29453 </criteria> 29454 </criteria> 29455 </definition> 29456 <definition id="oval:com.oracle.elsa:def:20184110" version="501" class="patch"> 29457 <metadata> 29458 <title> 29459 ELSA-2018-4110: Unbreakable Enterprise kernel security update (IMPORTANT) 29460 </title> 29461 <affected family="unix"> 29462 <platform>Oracle Linux 5</platform> 29463 <platform>Oracle Linux 6</platform> 29464 29465 </affected> 29466 <reference source="elsa" ref_id="ELSA-2018-4110" ref_url="http://linux.oracle.com/errata/ELSA-2018-4110.html"/> 29467 <reference source="CVE" ref_id="CVE-2017-17558" ref_url="http://linux.oracle.com/cve/CVE-2017-17558.html"/> 29468 <reference source="CVE" ref_id="CVE-2017-17448" ref_url="http://linux.oracle.com/cve/CVE-2017-17448.html"/> 29469 <reference source="CVE" ref_id="CVE-2017-16532" ref_url="http://linux.oracle.com/cve/CVE-2017-16532.html"/> 29470 <reference source="CVE" ref_id="CVE-2018-1068" ref_url="http://linux.oracle.com/cve/CVE-2018-1068.html"/> 29471 <reference source="CVE" ref_id="CVE-2018-1093" ref_url="http://linux.oracle.com/cve/CVE-2018-1093.html"/> 29472 <reference source="CVE" ref_id="CVE-2017-16643" ref_url="http://linux.oracle.com/cve/CVE-2017-16643.html"/> 29473 <reference source="CVE" ref_id="CVE-2018-5332" ref_url="http://linux.oracle.com/cve/CVE-2018-5332.html"/> 29474 <reference source="CVE" ref_id="CVE-2017-16537" ref_url="http://linux.oracle.com/cve/CVE-2017-16537.html"/> 29475 <reference source="CVE" ref_id="CVE-2017-15299" ref_url="http://linux.oracle.com/cve/CVE-2017-15299.html"/> 29476 29477 <description> 29478 [2.6.39-400.299.1] 29479 - ext4/jbd2: dont wait (forever) for stale tid caused by wraparound (Theodore Tso) [Orabug: 26424268] 29480 - jbd2: dont wake kjournald unnecessarily (Eric Sandeen) [Orabug: 26424268] 29481 - ext4: fix data corruption in inodes with journalled data (Jan Kara) [Orabug: 26424268] 29482 - media: imon: Fix null-ptr-deref in imon_probe (Arvind Yadav) [Orabug: 27208383] {CVE-2017-16537} 29483 - Input: gtco - fix potential out-of-bound access (Dmitry Torokhov) [Orabug: 27215095] {CVE-2017-16643} 29484 - RDS: IB: Fix null pointer issue (Guanglei Li) [Orabug: 27241654] 29485 - usb: usbtest: fix NULL pointer dereference (Alan Stern) [Orabug: 27602321] {CVE-2017-16532} 29486 - vfs,proc: guarantee unique inodes in /proc (Linus Torvalds) [Orabug: 27637293] 29487 - vfs: dont chain pipe/anon/socket on superblock s_inodes list (Eric Dumazet) [Orabug: 27637293] 29488 - fuse: fix deadlock caused by wrong locking order (Junxiao Bi) [Orabug: 27719848] 29489 - jbd: dont wait (forever) for stale tid caused by wraparound (Jan Kara) [Orabug: 27734012] 29490 - netfilter: ebtables: CONFIG_COMPAT: dont trust userland offsets (Florian Westphal) [Orabug: 27774010] {CVE-2018-1068} 29491 - x86/spec: set_ibrs[ibpb]_disabled() should disable ibrs[ibpb]_admin_disabled (Krish Sadhukhan) [Orabug: 27788624] 29492 - x86/spec: Fix wrong output from sysfs (Krish Sadhukhan) [Orabug: 27795350] 29493 - x86/spec: Fix spectre_v1 bug and mitigation indicators (John Haxby) [Orabug: 27811437] 29494 - ext4: add validity checks for bitmap block numbers (Theodore Tso) [Orabug: 27854370] {CVE-2018-1093} {CVE-2018-1093} 29495 - x86/microcode: probe CPU features on microcode update (Ankur Arora) [Orabug: 27878228] 29496 - x86/microcode: microcode_write() should not reference boot_cpu_data (Ankur Arora) [Orabug: 27878228] 29497 - x86/cpufeatures: use cpu_data in scan_spec_ctrl_features and rescan_spec_ctrl_features (Ankur Arora) [Orabug: 27878228] 29498 - USB: core: prevent malicious bNumInterfaces overflow (Alan Stern) [Orabug: 27898064] {CVE-2017-17558} 29499 - retpoline: microcode incorrectly reported as broken during early boot (Chuck Anderson) [Orabug: 27915293] 29500 - x86/spec: scan_spec_ctrl_feature should be executed only for cpu_index 0 (Krish Sadhukhan) [Orabug: 27915355] 29501 - RDS: Heap OOB write in rds_message_alloc_sgs() (Mohamed Ghannam) [Orabug: 27934081] {CVE-2018-5332} 29502 - xfs: set format back to extents if xfs_bmap_extents_to_btree (Eric Sandeen) [Orabug: 27989490] {CVE-2018-10323} 29503 - net/rds: Fix endless RNR situation (Hakon Bugge) [Orabug: 27645402] 29504 - x86/entry/64: Dont use IST entry for #BP stack (Andy Lutomirski) {CVE-2018-8897} 29505 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947612] {CVE-2018-100199} 29506 - xen-netfront: fix rx stall when req_prod_pvt goes back to more than zero again (Dongli Zhang) [Orabug: 25053376] 29507 - x86/IBRS: Remove support for IBRS_ENABLED_USER mode (Boris Ostrovsky) [Orabug: 27430615] 29508 - x86/microcode/intel: Disable late loading on model 79 (Borislav Petkov) [Orabug: 27343579] 29509 - ALSA: usb-audio: Kill stray URB at exiting (Takashi Iwai) [Orabug: 27148283] {CVE-2017-16527} 29510 - uwb: properly check kthread_run return value (Andrey Konovalov) [Orabug: 27206900] {CVE-2017-16526} 29511 - HID: usbhid: fix out-of-bounds bug (Jaejoong Kim) [Orabug: 27207935] {CVE-2017-16533} 29512 - cx231xx-cards: fix NULL-deref on missing association descriptor (Johan Hovold) [Orabug: 27208080] {CVE-2017-16536} 29513 - net: cdc_ether: fix divide by 0 on bad descriptors (Bjorn Mork) [Orabug: 27215206] {CVE-2017-16649} 29514 - Bluetooth: bnep: bnep_add_connection() should verify that its dealing with l2cap socket (Al Viro) [Orabug: 27344787] {CVE-2017-15868} 29515 - Bluetooth: hidp: verify l2cap sockets (David Herrmann) [Orabug: 27344787] {CVE-2017-15868} 29516 - ALSA: pcm: prevent UAF in snd_pcm_info (Robb Glasser) [Orabug: 27344840] {CVE-2017-0861} {CVE-2017-0861} 29517 - Addendum: x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (David Woodhouse) [Orabug: 27516441] 29518 - x86/cpufeature: Add X86_FEATURE_IA32_ARCH_CAPS and X86_FEATURE_IBRS_ATT (David Woodhouse) [Orabug: 27649498] {CVE-2017-5715} 29519 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags (David Woodhouse) [Orabug: 27649510] {CVE-2017-5715} 29520 - x86/spectre: Now that we expose 'stbibp' make sure it is correct. (Konrad Rzeszutek Wilk) [Orabug: 27649631] {CVE-2017-5715} 29521 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support (KarimAllah Ahmed) [Orabug: 27649640] {CVE-2017-5715} 29522 - x86: Add STIBP feature enumeration (David Woodhouse) [Orabug: 27649693] {CVE-2017-5715} 29523 - x86/cpu/AMD: Add speculative control support for AMD (Tom Lendacky) [Orabug: 27649706] {CVE-2017-5715} 29524 - x86/spectre_v2: Dont spam the console with these: (Konrad Rzeszutek Wilk) [Orabug: 27649723] {CVE-2017-5715} 29525 - x86/spectre_v2: Remove 0xc2 from spectre_bad_microcodes (Darren Kenny) [Orabug: 27600848] 29526 - Revert 'x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation' (Konrad Rzeszutek Wilk) [Orabug: 27601773] 29527 - x86/syscall: run syscall exit code with extra registers cleared (Alexandre Chartre) [Orabug: 27501176] 29528 - x86/syscall: run syscall-specific code with extra registers cleared (Alexandre Chartre) [Orabug: 27501176] 29529 - x86/syscall: run syscall entry code with extra registers cleared (Alexandre Chartre) [Orabug: 27501176] 29530 - x86/spectre: Drop the warning about ibrs being obsolete (Konrad Rzeszutek Wilk) [Orabug: 27518974] 29531 - x86: Include linux/device.h in bugs_64.c (Boris Ostrovsky) [Orabug: 27519044] 29532 - x86: fix mitigation details of UEK2 spectre v1 (Konrad Rzeszutek Wilk) [Orabug: 27509909] 29533 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (David Woodhouse) [Orabug: 27516441] {CVE-2017-5715} 29534 - x86, intel: Output microcode revision in /proc/cpuinfo (Andi Kleen) [Orabug: 27516441] 29535 - x86: intel-family.h: Add GEMINI_LAKE SOC (Len Brown) [Orabug: 27516441] 29536 - x86/cpu/intel: Introduce macros for Intel family numbers (Dave Hansen) [Orabug: 27516441] 29537 - x86/mitigation/spectre_v2: Add reporting of 'lfence' (Konrad Rzeszutek Wilk) [Orabug: 27525958] 29538 - x86/spec: Add 'lfence_enabled' in sysfs (Konrad Rzeszutek Wilk) [Orabug: 27525954] 29539 - x86/spec_ctrl: Add 'nolfence' knob to disable fallback for spectre_v2 mitigation (Konrad Rzeszutek Wilk) [Orabug: 27525923] 29540 - x86/spec: Also print IBRS if IBPB is disabled (Konrad Rzeszutek Wilk) [Orabug: 27519083] 29541 - x86: Use Indirect Branch Prediction Barrier in context switch (Tim Chen) [Orabug: 27516378] 29542 - ext4: limit group search loop for non-extent files (Lachlan McIlroy) [Orabug: 17488415] 29543 - ext4: fixup 64-bit divides in 3.0-stable backport of upstream fix (Todd Poynor) [Orabug: 17488415] 29544 - ext4: use atomic64_t for the per-flexbg free_clusters count (Theodore Tso) [Orabug: 17488415] 29545 - ext4: init pagevec in ext4_da_block_invalidatepages (Eric Sandeen) [Orabug: 17488415] 29546 - ext4: do not try to write superblock on ro remount w/o journal (Michael Tokarev) [Orabug: 17488415] 29547 - xen-netback: fix grant_copy_op array size (Niranjan Patil) [Orabug: 25653941] 29548 - xen-netback: explicitly check max_slots_needed against meta_prod counter (Niranjan Patil) [Orabug: 25653941] 29549 - xen-netback: Fix handling of skbs requiring too many slots (Zoltan Kiss) [Orabug: 25653941] 29550 - xen-netback: worse-case estimate in xenvif_rx_action is underestimating (Paul Durrant) [Orabug: 25653941] 29551 - xen-netback: Add worse-case estimates of max_slots_needed in netbk_rx_action (Niranjan Patil) [Orabug: 25653941] 29552 - KEYS: Remove key_type::match in favour of overriding default by match_preparse (Tim Tianyang Chen) [Orabug: 25757946] {CVE-2017-6951} 29553 - xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping (Zhenzhong Duan) [Orabug: 26737475] 29554 - tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 (Wei Wang) [Orabug: 26813391] {CVE-2017-14106} 29555 - rxrpc: Fix several cases where a padded len isnt checked in ticket decode (David Howells) [Orabug: 26880520] {CVE-2017-7482} {CVE-2017-7482} 29556 - ocfs2: fstrim: Fix start offset of first cluster group during fstrim (Ashish Samant) [Orabug: 27099836] 29557 - Check validity of cl_rpcclient in nfs_server_list_show (Malahal Naineni) [Orabug: 27112186] 29558 - USB: serial: console: fix use-after-free after failed setup (Johan Hovold) [Orabug: 27206839] {CVE-2017-16525} 29559 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor (Takashi Iwai) [Orabug: 27206934] {CVE-2017-16529} 29560 - USB: fix out-of-bounds in usb_set_configuration (Greg Kroah-Hartman) [Orabug: 27207243] {CVE-2017-16531} 29561 - dccp: CVE-2017-8824: use-after-free in DCCP code (Mohamed Ghannam) [Orabug: 27290308] {CVE-2017-8824} 29562 - x86: Use PRED_CMD MSR when ibpb is enabled (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29563 - x86/spec: Dont print the Missing arguments for option spectre_v2 (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29564 - x86: Move ENABLE_IBRS in the interrupt macro (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29565 - Add set_ibrs_disabled and set_ibpb_disabled (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29566 - x86/boot: Add early cmdline parsing for options with arguments (Tom Lendacky) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29567 - x86, boot: Carve out early cmdline parsing function (Borislav Petkov) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29568 - x86: Fix kABI build breakage (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29569 - x86: Add command-line options 'spectre_v2' and 'nospectre_v2' (Kanth Ghatraju) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29570 - x86/mm: Set IBPB upon context switch (Brian Maly) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29571 - x86: Display correct settings for the SPECTRE_V2 bug (Kanth Ghatraju) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29572 - Set CONFIG_GENERIC_CPU_VULNERABILITIES flag (Kanth Ghatraju) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29573 - x86/cpu: Implement CPU vulnerabilites sysfs functions (Thomas Gleixner) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29574 - sysfs/cpu: Fix typos in vulnerability documentation (David Woodhouse) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29575 - sysfs/cpu: Add vulnerability folder (Thomas Gleixner) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29576 - x86, cpu: Expand cpufeature facility to include cpu bugs (Borislav Petkov) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29577 - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] (David Woodhouse) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29578 - x86/cpufeatures: Add X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29579 - x86/spec: STUFF_RSB _before_ ENABLE_IBRS (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29580 - x86: Move STUFF_RSB in to the idt macro (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29581 - x86/IBRS/IBPB: Set sysctl_ibrs/ibpb_enabled properly (Boris Ostrovsky) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29582 - x86/IBRS: Make sure we restore MSR_IA32_SPEC_CTRL to a valid value (Boris Ostrovsky) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29583 - x86/spec_ctrl: Add missing 'lfence' when IBRS is not supported (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29584 - x86/ia32: Move STUFF_RSB And ENABLE_IBRS (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29585 - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29586 - x86: Use IBRS for firmware update path (David Woodhouse) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29587 - x86/spec_ctrl: Disable if running as Xen PV guest (Konrad Rzeszutek Wilk) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29588 - x86/microcode: Recheck IBRS features on microcode reload (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29589 - x86/idle: Disable IBRS entering idle and enable it on wakeup (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29590 - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29591 - x86/enter: Use IBRS on syscall and interrupts (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29592 - x86/enter: MACROS to set/clear IBRS and set IBPB (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29593 - x86/feature: Detect the x86 IBRS feature to control Speculation (Tim Chen) [Orabug: 27369777] {CVE-2017-5715} {CVE-2017-5753} 29594 - x86: fix build breakage (Brian Maly) [Orabug: 27346425] {CVE-2017-5753} 29595 - kaiser: rename X86_FEATURE_KAISER to X86_FEATURE_PTI to match upstream (Mike Kravetz) {CVE-2017-5754} 29596 - x86/kaiser: Check boottime cmdline params (Mike Kravetz) [Orabug: 27333761] {CVE-2017-5754} 29597 - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling (Borislav Petkov) [Orabug: 27333761] {CVE-2017-5754} 29598 - KPTI: Report when enabled (Mike Kravetz) [Orabug: 27333761] {CVE-2017-5754} 29599 - PTI: unbreak EFI old_memmap (Jiri Kosina) [Orabug: 27333761] [Orabug: 27333760] {CVE-2017-5754} 29600 - kaiser: Set _PAGE_NX only if supported (Guenter Roeck) [Orabug: 27333761] [Orabug: 27333760] {CVE-2017-5754} 29601 - KPTI: Rename to PAGE_TABLE_ISOLATION (Kees Cook) [Orabug: 27333761] {CVE-2017-5754} 29602 - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 29603 - kaiser: asm/tlbflush.h handle noPGE at lower level (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 29604 - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 29605 - x86/alternatives: add asm ALTERNATIVE macro (Mike Kravetz) [Orabug: 27333761] {CVE-2017-5754} 29606 - x86/kaiser: Reenable PARAVIRT, dynamically disable KAISER if PARAVIRT (Borislav Petkov) [Orabug: 27333761] {CVE-2017-5754} 29607 - kaiser: add 'nokaiser' boot option, using ALTERNATIVE (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 29608 - x86-32: Fix boot with CONFIG_X86_INVD_BUG (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29609 - kaiser: alloc_ldt_struct() use get_zeroed_page() (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 29610 - kaiser: user_map __kprobes_text too (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 29611 - x86/mm/kaiser: re-enable vsyscalls (Andrea Arcangeli) [Orabug: 27333761] {CVE-2017-5754} 29612 - KAISER: Kernel Address Isolation (Hugh Dickins) [Orabug: 27333761] {CVE-2017-5754} 29613 - x86/mm: fix bad backport to disable PCID on Xen (Borislav Petkov) [Orabug: 27333761] {CVE-2017-5754} 29614 - x86/mm/64: Fix reboot interaction with CR4.PCIDE (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29615 - x86/mm: Enable CR4.PCIDE on supported systems (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29616 - x86/mm: Add the 'nopcid' boot option to turn off PCID (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29617 - x86/mm: Disable PCID on 32-bit kernels (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29618 - x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29619 - sched/core: Idle_task_exit() shouldnt use switch_mm_irqs_off() (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29620 - x86/mm, sched/core: Turn off IRQs in switch_mm() (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29621 - x86/mm, sched/core: Uninline switch_mm() (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29622 - x86/mm: Build arch/x86/mm/tlb.c even on !SMP (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29623 - sched/core: Add switch_mm_irqs_off() and use it in the scheduler (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29624 - mm/mmu_context, sched/core: Fix mmu_context.h assumption (Ingo Molnar) [Orabug: 27333761] {CVE-2017-5754} 29625 - x86/mm: If INVPCID is available, use it to flush global mappings (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29626 - x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29627 - x86/mm: Fix INVPCID asm constraint (Borislav Petkov) [Orabug: 27333761] {CVE-2017-5754} 29628 - x86/mm: Add INVPCID helpers (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29629 - x86, cpufeature: Add CPU features from Intel document 319433-012A (H. Peter Anvin) [Orabug: 27333761] {CVE-2017-5754} 29630 - x86/paravirt: Dont patch flush_tlb_single (Thomas Gleixner) [Orabug: 27333761] {CVE-2017-5754} 29631 - x86-64: Map the HPET NX (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} 29632 - x86/ldt: Make modify_ldt synchronous (Andy Lutomirski) [Orabug: 27333761] {CVE-2017-5754} {CVE-2015-5157} 29633 - x86, cpu: Add cpufeature flag for PCIDs (Arun Thomas) [Orabug: 27333761] {CVE-2017-5754} 29634 - x86/mm: Disable preemption during CR3 read+write (Sebastian Andrzej Siewior) [Orabug: 27333761] {CVE-2017-5754} 29635 - locking/barriers: fix compile issue (Brian Maly) [Orabug: 27346425] {CVE-2017-5753} 29636 - x86: Add another set of MSR accessor functions (Borislav Petkov) [Orabug: 27346425] {CVE-2017-5753} 29637 - udf: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29638 - fs: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29639 - qla2xxx: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29640 - p54: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29641 - carl9170: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29642 - uvcvideo: prevent speculative execution (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29643 - locking/barriers: introduce new observable speculation barrier (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29644 - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29645 - x86/cpu/AMD: Make the LFENCE instruction serialized (Elena Reshetova) [Orabug: 27346425] {CVE-2017-5753} 29646 </description> 29647 <!-- 29648 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 29649 --> 29650 <advisory> 29651 <severity>IMPORTANT</severity> 29652 <rights>Copyright 2018 Oracle, Inc.</rights> 29653 <issued date="2018-05-15"/> 29654 <cve href="http://linux.oracle.com/cve/CVE-2017-17558.html">CVE-2017-17558</cve> 29655 <cve href="http://linux.oracle.com/cve/CVE-2017-17448.html">CVE-2017-17448</cve> 29656 <cve href="http://linux.oracle.com/cve/CVE-2017-16532.html">CVE-2017-16532</cve> 29657 <cve href="http://linux.oracle.com/cve/CVE-2018-1068.html">CVE-2018-1068</cve> 29658 <cve href="http://linux.oracle.com/cve/CVE-2018-1093.html">CVE-2018-1093</cve> 29659 <cve href="http://linux.oracle.com/cve/CVE-2017-16643.html">CVE-2017-16643</cve> 29660 <cve href="http://linux.oracle.com/cve/CVE-2018-5332.html">CVE-2018-5332</cve> 29661 <cve href="http://linux.oracle.com/cve/CVE-2017-16537.html">CVE-2017-16537</cve> 29662 <cve href="http://linux.oracle.com/cve/CVE-2017-15299.html">CVE-2017-15299</cve> 29663 29664 </advisory> 29665 </metadata> 29666 <criteria operator="OR"> 29667 <criteria operator="AND"> 29668 <criterion test_ref="oval:com.oracle.elsa:tst:20184110001" comment="Oracle Linux 5 is installed"/> 29669 <criteria operator="OR"> 29670 <criteria operator="AND"> 29671 <criterion test_ref="oval:com.oracle.elsa:tst:20184110002" comment="kernel-uek is earlier than 0:2.6.39-400.299.1.el5uek"/> 29672 <criterion test_ref="oval:com.oracle.elsa:tst:20184110003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 29673 </criteria> 29674 <criteria operator="AND"> 29675 <criterion test_ref="oval:com.oracle.elsa:tst:20184110004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.299.1.el5uek"/> 29676 <criterion test_ref="oval:com.oracle.elsa:tst:20184110005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 29677 </criteria> 29678 <criteria operator="AND"> 29679 <criterion test_ref="oval:com.oracle.elsa:tst:20184110006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.299.1.el5uek"/> 29680 <criterion test_ref="oval:com.oracle.elsa:tst:20184110007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 29681 </criteria> 29682 <criteria operator="AND"> 29683 <criterion test_ref="oval:com.oracle.elsa:tst:20184110008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.299.1.el5uek"/> 29684 <criterion test_ref="oval:com.oracle.elsa:tst:20184110009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 29685 </criteria> 29686 <criteria operator="AND"> 29687 <criterion test_ref="oval:com.oracle.elsa:tst:20184110010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.299.1.el5uek"/> 29688 <criterion test_ref="oval:com.oracle.elsa:tst:20184110011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 29689 </criteria> 29690 <criteria operator="AND"> 29691 <criterion test_ref="oval:com.oracle.elsa:tst:20184110012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.299.1.el5uek"/> 29692 <criterion test_ref="oval:com.oracle.elsa:tst:20184110013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 29693 </criteria> 29694 </criteria> 29695 </criteria> 29696 <criteria operator="AND"> 29697 <criterion test_ref="oval:com.oracle.elsa:tst:20184110014" comment="Oracle Linux 6 is installed"/> 29698 <criteria operator="OR"> 29699 <criteria operator="AND"> 29700 <criterion test_ref="oval:com.oracle.elsa:tst:20184110015" comment="kernel-uek is earlier than 0:2.6.39-400.299.1.el6uek"/> 29701 <criterion test_ref="oval:com.oracle.elsa:tst:20184110016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 29702 </criteria> 29703 <criteria operator="AND"> 29704 <criterion test_ref="oval:com.oracle.elsa:tst:20184110017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.299.1.el6uek"/> 29705 <criterion test_ref="oval:com.oracle.elsa:tst:20184110018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 29706 </criteria> 29707 <criteria operator="AND"> 29708 <criterion test_ref="oval:com.oracle.elsa:tst:20184110019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.299.1.el6uek"/> 29709 <criterion test_ref="oval:com.oracle.elsa:tst:20184110020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 29710 </criteria> 29711 <criteria operator="AND"> 29712 <criterion test_ref="oval:com.oracle.elsa:tst:20184110021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.299.1.el6uek"/> 29713 <criterion test_ref="oval:com.oracle.elsa:tst:20184110022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 29714 </criteria> 29715 <criteria operator="AND"> 29716 <criterion test_ref="oval:com.oracle.elsa:tst:20184110023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.299.1.el6uek"/> 29717 <criterion test_ref="oval:com.oracle.elsa:tst:20184110024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 29718 </criteria> 29719 <criteria operator="AND"> 29720 <criterion test_ref="oval:com.oracle.elsa:tst:20184110025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.299.1.el6uek"/> 29721 <criterion test_ref="oval:com.oracle.elsa:tst:20184110026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 29722 </criteria> 29723 </criteria> 29724 </criteria> 29725 </criteria> 29726 </definition> 29727 <definition id="oval:com.oracle.elsa:def:20184114" version="501" class="patch"> 29728 <metadata> 29729 <title> 29730 ELSA-2018-4114: Unbreakable Enterprise kernel security update (IMPORTANT) 29731 </title> 29732 <affected family="unix"> 29733 <platform>Oracle Linux 6</platform> 29734 <platform>Oracle Linux 7</platform> 29735 29736 </affected> 29737 <reference source="elsa" ref_id="ELSA-2018-4114" ref_url="http://linux.oracle.com/errata/ELSA-2018-4114.html"/> 29738 <reference source="CVE" ref_id="CVE-2017-1000410" ref_url="http://linux.oracle.com/cve/CVE-2017-1000410.html"/> 29739 <reference source="CVE" ref_id="CVE-2018-5750" ref_url="http://linux.oracle.com/cve/CVE-2018-5750.html"/> 29740 <reference source="CVE" ref_id="CVE-2017-18203" ref_url="http://linux.oracle.com/cve/CVE-2017-18203.html"/> 29741 <reference source="CVE" ref_id="CVE-2018-6927" ref_url="http://linux.oracle.com/cve/CVE-2018-6927.html"/> 29742 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 29743 <reference source="CVE" ref_id="CVE-2018-5333" ref_url="http://linux.oracle.com/cve/CVE-2018-5333.html"/> 29744 <reference source="CVE" ref_id="CVE-2018-10323" ref_url="http://linux.oracle.com/cve/CVE-2018-10323.html"/> 29745 <reference source="CVE" ref_id="CVE-2018-10675" ref_url="http://linux.oracle.com/cve/CVE-2018-10675.html"/> 29746 29747 <description> 29748 [4.1.12-124.15.2] 29749 - KVM: SVM: Move spec control call after restore of GS (Thomas Gleixner) {CVE-2018-3639} 29750 - x86/bugs: Fix the parameters alignment and missing void (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29751 - x86/bugs: Make cpu_show_common() static (Jiri Kosina) {CVE-2018-3639} 29752 - x86/bugs: Fix __ssb_select_mitigation() return type (Jiri Kosina) {CVE-2018-3639} 29753 - Documentation/spec_ctrl: Do some minor cleanups (Borislav Petkov) {CVE-2018-3639} 29754 - proc: Use underscores for SSBD in 'status' (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29755 - x86/bugs: Rename _RDS to _SSBD (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29756 - x86/speculation: Make 'seccomp' the default mode for Speculative Store Bypass (Kees Cook) {CVE-2018-3639} 29757 - seccomp: Move speculation migitation control to arch code (Thomas Gleixner) {CVE-2018-3639} 29758 - seccomp: Add filter flag to opt-out of SSB mitigation (Kees Cook) {CVE-2018-3639} 29759 - seccomp: Use PR_SPEC_FORCE_DISABLE (Thomas Gleixner) {CVE-2018-3639} 29760 - prctl: Add force disable speculation (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29761 - seccomp: Enable speculation flaw mitigations (Kees Cook) {CVE-2018-3639} 29762 - proc: Provide details on speculation flaw mitigations (Kees Cook) {CVE-2018-3639} 29763 - nospec: Allow getting/setting on non-current task (Kees Cook) {CVE-2018-3639} 29764 - x86/bugs/IBRS: Disable SSB (RDS) if IBRS is sslected for spectre_v2. (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29765 - x86/speculation: Add prctl for Speculative Store Bypass mitigation (Thomas Gleixner) {CVE-2018-3639} 29766 - x86: thread_info.h: move RDS from index 5 to 23 (Mihai Carabas) {CVE-2018-3639} 29767 - x86/process: Allow runtime control of Speculative Store Bypass (Thomas Gleixner) {CVE-2018-3639} 29768 - prctl: Add speculation control prctls (Thomas Gleixner) {CVE-2018-3639} 29769 - x86/speculation: Create spec-ctrl.h to avoid include hell (Thomas Gleixner) {CVE-2018-3639} 29770 - x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29771 - x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29772 - x86/bugs: Whitelist allowed SPEC_CTRL MSR values (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29773 - x86/bugs/intel: Set proper CPU features and setup RDS (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29774 - x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29775 - x86/cpufeatures: Add X86_FEATURE_RDS (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29776 - x86/bugs: Expose /sys/../spec_store_bypass (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29777 - x86/cpu/intel: Add Knights Mill to Intel family (Piotr Luc) {CVE-2018-3639} 29778 - x86/cpu: Rename Merrifield2 to Moorefield (Andy Shevchenko) {CVE-2018-3639} 29779 - x86/bugs, KVM: Support the combination of guest and host IBRS (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29780 - x86/bugs/IBRS: Warn if IBRS is enabled during boot. (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29781 - x86/bugs/IBRS: Use variable instead of defines for enabling IBRS (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29782 - x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29783 - x86/bugs: Concentrate bug reporting into a separate function (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29784 - x86/bugs: Concentrate bug detection into a separate function (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29785 - x86/bugs/IBRS: Turn on IBRS in spectre_v2_select_mitigation (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29786 - x86/msr: Add SPEC_CTRL_IBRS.. (Konrad Rzeszutek Wilk) {CVE-2018-3639} 29787 - scsi: libfc: Revisit kref handling (Hannes Reinecke) 29788 - scsi: libfc: reset exchange manager during LOGO handling (Hannes Reinecke) 29789 - scsi: libfc: send LOGO for PLOGI failure (Hannes Reinecke) 29790 - scsi: libfc: Issue PRLI after a PRLO has been received (Hannes Reinecke) 29791 - libfc: Update rport reference counting (Hannes Reinecke) 29792 - amd/kvm: do not intercept new MSRs for spectre v2 mitigation (Elena Ufimtseva) 29793 - RDS: null pointer dereference in rds_atomic_free_op (Mohamed Ghannam) [Orabug: 27422832] {CVE-2018-5333} 29794 - ACPI: sbshc: remove raw pointer from printk() message (Greg Kroah-Hartman) [Orabug: 27501257] {CVE-2018-5750} 29795 - futex: Prevent overflow by strengthen input validation (Li Jinyue) [Orabug: 27539548] {CVE-2018-6927} 29796 - net: ipv4: add support for ECMP hash policy choice (Venkat Venkatsubra) [Orabug: 27547114] 29797 - net: ipv4: Consider failed nexthops in multipath routes (David Ahern) [Orabug: 27547114] 29798 - ipv4: L3 hash-based multipath (Peter Norlund) [Orabug: 27547114] 29799 - dm: fix race between dm_get_from_kobject() and __dm_destroy() (Hou Tao) [Orabug: 27677556] {CVE-2017-18203} 29800 - NFS: only invalidate dentrys that are clearly invalid. (NeilBrown) [Orabug: 27870824] 29801 - net: Improve handling of failures on link and route dumps (David Ahern) [Orabug: 27959177] 29802 - mm/mempolicy: fix use after free when calling get_mempolicy (zhong jiang) [Orabug: 27963519] {CVE-2018-10675} 29803 - drm: udl: Properly check framebuffer mmap offsets (Greg Kroah-Hartman) [Orabug: 27963530] {CVE-2018-8781} 29804 - xfs: set format back to extents if xfs_bmap_extents_to_btree (Eric Sandeen) [Orabug: 27963576] {CVE-2018-10323} 29805 - Revert 'mlx4: change the ICM table allocations to lowest needed size' (Hakon Bugge) [Orabug: 27980030] 29806 - Bluetooth: Prevent stack info leak from the EFS element. (Ben Seri) [Orabug: 28030514] {CVE-2017-1000410} {CVE-2017-1000410} 29807 </description> 29808 <!-- 29809 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 29810 --> 29811 <advisory> 29812 <severity>IMPORTANT</severity> 29813 <rights>Copyright 2018 Oracle, Inc.</rights> 29814 <issued date="2018-05-22"/> 29815 <cve href="http://linux.oracle.com/cve/CVE-2017-1000410.html">CVE-2017-1000410</cve> 29816 <cve href="http://linux.oracle.com/cve/CVE-2018-5750.html">CVE-2018-5750</cve> 29817 <cve href="http://linux.oracle.com/cve/CVE-2017-18203.html">CVE-2017-18203</cve> 29818 <cve href="http://linux.oracle.com/cve/CVE-2018-6927.html">CVE-2018-6927</cve> 29819 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 29820 <cve href="http://linux.oracle.com/cve/CVE-2018-5333.html">CVE-2018-5333</cve> 29821 <cve href="http://linux.oracle.com/cve/CVE-2018-10323.html">CVE-2018-10323</cve> 29822 <cve href="http://linux.oracle.com/cve/CVE-2018-10675.html">CVE-2018-10675</cve> 29823 29824 </advisory> 29825 </metadata> 29826 <criteria operator="OR"> 29827 <criteria operator="AND"> 29828 <criterion test_ref="oval:com.oracle.elsa:tst:20184114001" comment="Oracle Linux 6 is installed"/> 29829 <criteria operator="OR"> 29830 <criteria operator="AND"> 29831 <criterion test_ref="oval:com.oracle.elsa:tst:20184114002" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.2.el6uek"/> 29832 <criterion test_ref="oval:com.oracle.elsa:tst:20184114003" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 29833 </criteria> 29834 <criteria operator="AND"> 29835 <criterion test_ref="oval:com.oracle.elsa:tst:20184114004" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.2.el6uek"/> 29836 <criterion test_ref="oval:com.oracle.elsa:tst:20184114005" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 29837 </criteria> 29838 <criteria operator="AND"> 29839 <criterion test_ref="oval:com.oracle.elsa:tst:20184114006" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.2.el6uek"/> 29840 <criterion test_ref="oval:com.oracle.elsa:tst:20184114007" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 29841 </criteria> 29842 <criteria operator="AND"> 29843 <criterion test_ref="oval:com.oracle.elsa:tst:20184114008" comment="kernel-uek is earlier than 0:4.1.12-124.15.2.el6uek"/> 29844 <criterion test_ref="oval:com.oracle.elsa:tst:20184114009" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 29845 </criteria> 29846 <criteria operator="AND"> 29847 <criterion test_ref="oval:com.oracle.elsa:tst:20184114010" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.2.el6uek"/> 29848 <criterion test_ref="oval:com.oracle.elsa:tst:20184114011" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 29849 </criteria> 29850 <criteria operator="AND"> 29851 <criterion test_ref="oval:com.oracle.elsa:tst:20184114012" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.2.el6uek"/> 29852 <criterion test_ref="oval:com.oracle.elsa:tst:20184114013" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 29853 </criteria> 29854 </criteria> 29855 </criteria> 29856 <criteria operator="AND"> 29857 <criterion test_ref="oval:com.oracle.elsa:tst:20184114014" comment="Oracle Linux 7 is installed"/> 29858 <criteria operator="OR"> 29859 <criteria operator="AND"> 29860 <criterion test_ref="oval:com.oracle.elsa:tst:20184114015" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.2.el7uek"/> 29861 <criterion test_ref="oval:com.oracle.elsa:tst:20184114016" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 29862 </criteria> 29863 <criteria operator="AND"> 29864 <criterion test_ref="oval:com.oracle.elsa:tst:20184114017" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.2.el7uek"/> 29865 <criterion test_ref="oval:com.oracle.elsa:tst:20184114018" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 29866 </criteria> 29867 <criteria operator="AND"> 29868 <criterion test_ref="oval:com.oracle.elsa:tst:20184114019" comment="kernel-uek is earlier than 0:4.1.12-124.15.2.el7uek"/> 29869 <criterion test_ref="oval:com.oracle.elsa:tst:20184114020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 29870 </criteria> 29871 <criteria operator="AND"> 29872 <criterion test_ref="oval:com.oracle.elsa:tst:20184114021" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.2.el7uek"/> 29873 <criterion test_ref="oval:com.oracle.elsa:tst:20184114022" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 29874 </criteria> 29875 <criteria operator="AND"> 29876 <criterion test_ref="oval:com.oracle.elsa:tst:20184114023" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.2.el7uek"/> 29877 <criterion test_ref="oval:com.oracle.elsa:tst:20184114024" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 29878 </criteria> 29879 <criteria operator="AND"> 29880 <criterion test_ref="oval:com.oracle.elsa:tst:20184114025" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.2.el7uek"/> 29881 <criterion test_ref="oval:com.oracle.elsa:tst:20184114026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 29882 </criteria> 29883 </criteria> 29884 </criteria> 29885 </criteria> 29886 </definition> 29887 <definition id="oval:com.oracle.elsa:def:20184126" version="501" class="patch"> 29888 <metadata> 29889 <title> 29890 ELSA-2018-4126: Unbreakable Enterprise kernel security update (IMPORTANT) 29891 </title> 29892 <affected family="unix"> 29893 <platform>Oracle Linux 6</platform> 29894 <platform>Oracle Linux 7</platform> 29895 29896 </affected> 29897 <reference source="elsa" ref_id="ELSA-2018-4126" ref_url="http://linux.oracle.com/errata/ELSA-2018-4126.html"/> 29898 <reference source="CVE" ref_id="CVE-2018-1000199" ref_url="http://linux.oracle.com/cve/CVE-2018-1000199.html"/> 29899 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 29900 29901 <description> 29902 [4.1.12-124.15.4] 29903 - x86/bugs/IBRS: Keep SSBD mitigation in effect if spectre_v2=ibrs is selected (Mihai Carabas) 29904 - fs/pstore: update the backend parameter in pstore module (Wang Long) [Orabug: 27994372] 29905 - kvm: vmx: Reinstate support for CPUs without virtual NMI (Paolo Bonzini) [Orabug: 28041210] 29906 - dm crypt: add big-endian variant of plain64 IV (Milan Broz) [Orabug: 28043932] 29907 - x86/bugs: Rename SSBD_NO to SSB_NO (Konrad Rzeszutek Wilk) [Orabug: 28063992] {CVE-2018-3639} 29908 - KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD (Tom Lendacky) [Orabug: 28063992] [Orabug: 28069548] {CVE-2018-3639} 29909 - x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG (Thomas Gleixner) [Orabug: 28063992] {CVE-2018-3639} 29910 - x86/bugs: Rework spec_ctrl base and mask logic (Thomas Gleixner) [Orabug: 28063992] {CVE-2018-3639} 29911 - x86/bugs: Expose x86_spec_ctrl_base directly (Thomas Gleixner) [Orabug: 28063992] {CVE-2018-3639} 29912 - x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} (Borislav Petkov) [Orabug: 28063992] {CVE-2018-3639} 29913 - x86/speculation: Rework speculative_store_bypass_update() (Thomas Gleixner) [Orabug: 28063992] {CVE-2018-3639} 29914 - x86/speculation: Add virtualized speculative store bypass disable support (Tom Lendacky) [Orabug: 28063992] {CVE-2018-3639} 29915 - x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL (Thomas Gleixner) [Orabug: 28063992] {CVE-2018-3639} 29916 - x86/speculation: Handle HT correctly on AMD (Thomas Gleixner) [Orabug: 28063992] {CVE-2018-3639} 29917 - x86/cpufeatures: Add FEATURE_ZEN (Thomas Gleixner) [Orabug: 28063992] {CVE-2018-3639} 29918 - x86/cpu/AMD: Fix erratum 1076 (CPB bit) (Borislav Petkov) [Orabug: 28063992] {CVE-2018-3639} 29919 29920 [4.1.12-124.15.3] 29921 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947602] {CVE-2018-1000199} 29922 - Revert 'perf/hwbp: Simplify the perf-hwbp code, fix documentation' (Brian Maly) [Orabug: 27947602] 29923 </description> 29924 <!-- 29925 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 29926 --> 29927 <advisory> 29928 <severity>IMPORTANT</severity> 29929 <rights>Copyright 2018 Oracle, Inc.</rights> 29930 <issued date="2018-06-07"/> 29931 <cve href="http://linux.oracle.com/cve/CVE-2018-1000199.html">CVE-2018-1000199</cve> 29932 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 29933 29934 </advisory> 29935 </metadata> 29936 <criteria operator="OR"> 29937 <criteria operator="AND"> 29938 <criterion test_ref="oval:com.oracle.elsa:tst:20184126001" comment="Oracle Linux 6 is installed"/> 29939 <criteria operator="OR"> 29940 <criteria operator="AND"> 29941 <criterion test_ref="oval:com.oracle.elsa:tst:20184126002" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.4.el6uek"/> 29942 <criterion test_ref="oval:com.oracle.elsa:tst:20184126003" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 29943 </criteria> 29944 <criteria operator="AND"> 29945 <criterion test_ref="oval:com.oracle.elsa:tst:20184126004" comment="kernel-uek is earlier than 0:4.1.12-124.15.4.el6uek"/> 29946 <criterion test_ref="oval:com.oracle.elsa:tst:20184126005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 29947 </criteria> 29948 <criteria operator="AND"> 29949 <criterion test_ref="oval:com.oracle.elsa:tst:20184126006" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.4.el6uek"/> 29950 <criterion test_ref="oval:com.oracle.elsa:tst:20184126007" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 29951 </criteria> 29952 <criteria operator="AND"> 29953 <criterion test_ref="oval:com.oracle.elsa:tst:20184126008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.4.el6uek"/> 29954 <criterion test_ref="oval:com.oracle.elsa:tst:20184126009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 29955 </criteria> 29956 <criteria operator="AND"> 29957 <criterion test_ref="oval:com.oracle.elsa:tst:20184126010" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.4.el6uek"/> 29958 <criterion test_ref="oval:com.oracle.elsa:tst:20184126011" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 29959 </criteria> 29960 <criteria operator="AND"> 29961 <criterion test_ref="oval:com.oracle.elsa:tst:20184126012" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.4.el6uek"/> 29962 <criterion test_ref="oval:com.oracle.elsa:tst:20184126013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 29963 </criteria> 29964 </criteria> 29965 </criteria> 29966 <criteria operator="AND"> 29967 <criterion test_ref="oval:com.oracle.elsa:tst:20184126014" comment="Oracle Linux 7 is installed"/> 29968 <criteria operator="OR"> 29969 <criteria operator="AND"> 29970 <criterion test_ref="oval:com.oracle.elsa:tst:20184126015" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.4.el7uek"/> 29971 <criterion test_ref="oval:com.oracle.elsa:tst:20184126016" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 29972 </criteria> 29973 <criteria operator="AND"> 29974 <criterion test_ref="oval:com.oracle.elsa:tst:20184126017" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.4.el7uek"/> 29975 <criterion test_ref="oval:com.oracle.elsa:tst:20184126018" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 29976 </criteria> 29977 <criteria operator="AND"> 29978 <criterion test_ref="oval:com.oracle.elsa:tst:20184126019" comment="kernel-uek is earlier than 0:4.1.12-124.15.4.el7uek"/> 29979 <criterion test_ref="oval:com.oracle.elsa:tst:20184126020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 29980 </criteria> 29981 <criteria operator="AND"> 29982 <criterion test_ref="oval:com.oracle.elsa:tst:20184126021" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.4.el7uek"/> 29983 <criterion test_ref="oval:com.oracle.elsa:tst:20184126022" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 29984 </criteria> 29985 <criteria operator="AND"> 29986 <criterion test_ref="oval:com.oracle.elsa:tst:20184126023" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.4.el7uek"/> 29987 <criterion test_ref="oval:com.oracle.elsa:tst:20184126024" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 29988 </criteria> 29989 <criteria operator="AND"> 29990 <criterion test_ref="oval:com.oracle.elsa:tst:20184126025" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.4.el7uek"/> 29991 <criterion test_ref="oval:com.oracle.elsa:tst:20184126026" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 29992 </criteria> 29993 </criteria> 29994 </criteria> 29995 </criteria> 29996 </definition> 29997 <definition id="oval:com.oracle.elsa:def:20184131" version="501" class="patch"> 29998 <metadata> 29999 <title> 30000 ELSA-2018-4131: Unbreakable Enterprise kernel security update (IMPORTANT) 30001 </title> 30002 <affected family="unix"> 30003 <platform>Oracle Linux 6</platform> 30004 <platform>Oracle Linux 7</platform> 30005 30006 </affected> 30007 <reference source="elsa" ref_id="ELSA-2018-4131" ref_url="http://linux.oracle.com/errata/ELSA-2018-4131.html"/> 30008 <reference source="CVE" ref_id="CVE-2017-16939" ref_url="http://linux.oracle.com/cve/CVE-2017-16939.html"/> 30009 30010 <description> 30011 [4.1.12-124.16.2] 30012 - netlink: add a start callback for starting a netlink dump (Tom Herbert) [Orabug: 27169581] {CVE-2017-16939} 30013 - ipsec: Fix aborted xfrm policy dump crash (Herbert Xu) [Orabug: 27169581] {CVE-2017-16939} 30014 </description> 30015 <!-- 30016 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30017 --> 30018 <advisory> 30019 <severity>IMPORTANT</severity> 30020 <rights>Copyright 2018 Oracle, Inc.</rights> 30021 <issued date="2018-06-13"/> 30022 <cve href="http://linux.oracle.com/cve/CVE-2017-16939.html">CVE-2017-16939</cve> 30023 30024 </advisory> 30025 </metadata> 30026 <criteria operator="OR"> 30027 <criteria operator="AND"> 30028 <criterion test_ref="oval:com.oracle.elsa:tst:20184131001" comment="Oracle Linux 6 is installed"/> 30029 <criteria operator="OR"> 30030 <criteria operator="AND"> 30031 <criterion test_ref="oval:com.oracle.elsa:tst:20184131002" comment="kernel-uek is earlier than 0:4.1.12-124.16.2.el6uek"/> 30032 <criterion test_ref="oval:com.oracle.elsa:tst:20184131003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 30033 </criteria> 30034 <criteria operator="AND"> 30035 <criterion test_ref="oval:com.oracle.elsa:tst:20184131004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.16.2.el6uek"/> 30036 <criterion test_ref="oval:com.oracle.elsa:tst:20184131005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 30037 </criteria> 30038 <criteria operator="AND"> 30039 <criterion test_ref="oval:com.oracle.elsa:tst:20184131006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.16.2.el6uek"/> 30040 <criterion test_ref="oval:com.oracle.elsa:tst:20184131007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 30041 </criteria> 30042 <criteria operator="AND"> 30043 <criterion test_ref="oval:com.oracle.elsa:tst:20184131008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.16.2.el6uek"/> 30044 <criterion test_ref="oval:com.oracle.elsa:tst:20184131009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 30045 </criteria> 30046 <criteria operator="AND"> 30047 <criterion test_ref="oval:com.oracle.elsa:tst:20184131010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.16.2.el6uek"/> 30048 <criterion test_ref="oval:com.oracle.elsa:tst:20184131011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 30049 </criteria> 30050 <criteria operator="AND"> 30051 <criterion test_ref="oval:com.oracle.elsa:tst:20184131012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.16.2.el6uek"/> 30052 <criterion test_ref="oval:com.oracle.elsa:tst:20184131013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 30053 </criteria> 30054 </criteria> 30055 </criteria> 30056 <criteria operator="AND"> 30057 <criterion test_ref="oval:com.oracle.elsa:tst:20184131014" comment="Oracle Linux 7 is installed"/> 30058 <criteria operator="OR"> 30059 <criteria operator="AND"> 30060 <criterion test_ref="oval:com.oracle.elsa:tst:20184131015" comment="kernel-uek is earlier than 0:4.1.12-124.16.2.el7uek"/> 30061 <criterion test_ref="oval:com.oracle.elsa:tst:20184131016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 30062 </criteria> 30063 <criteria operator="AND"> 30064 <criterion test_ref="oval:com.oracle.elsa:tst:20184131017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.16.2.el7uek"/> 30065 <criterion test_ref="oval:com.oracle.elsa:tst:20184131018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 30066 </criteria> 30067 <criteria operator="AND"> 30068 <criterion test_ref="oval:com.oracle.elsa:tst:20184131019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.16.2.el7uek"/> 30069 <criterion test_ref="oval:com.oracle.elsa:tst:20184131020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 30070 </criteria> 30071 <criteria operator="AND"> 30072 <criterion test_ref="oval:com.oracle.elsa:tst:20184131021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.16.2.el7uek"/> 30073 <criterion test_ref="oval:com.oracle.elsa:tst:20184131022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 30074 </criteria> 30075 <criteria operator="AND"> 30076 <criterion test_ref="oval:com.oracle.elsa:tst:20184131023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.16.2.el7uek"/> 30077 <criterion test_ref="oval:com.oracle.elsa:tst:20184131024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 30078 </criteria> 30079 <criteria operator="AND"> 30080 <criterion test_ref="oval:com.oracle.elsa:tst:20184131025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.16.2.el7uek"/> 30081 <criterion test_ref="oval:com.oracle.elsa:tst:20184131026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 30082 </criteria> 30083 </criteria> 30084 </criteria> 30085 </criteria> 30086 </definition> 30087 <definition id="oval:com.oracle.elsa:def:20184134" version="501" class="patch"> 30088 <metadata> 30089 <title> 30090 ELSA-2018-4134: Unbreakable Enterprise kernel security update (IMPORTANT) 30091 </title> 30092 <affected family="unix"> 30093 <platform>Oracle Linux 6</platform> 30094 <platform>Oracle Linux 7</platform> 30095 30096 </affected> 30097 <reference source="elsa" ref_id="ELSA-2018-4134" ref_url="http://linux.oracle.com/errata/ELSA-2018-4134.html"/> 30098 <reference source="CVE" ref_id="CVE-2016-2384" ref_url="http://linux.oracle.com/cve/CVE-2016-2384.html"/> 30099 <reference source="CVE" ref_id="CVE-2017-1000410" ref_url="http://linux.oracle.com/cve/CVE-2017-1000410.html"/> 30100 <reference source="CVE" ref_id="CVE-2018-1000199" ref_url="http://linux.oracle.com/cve/CVE-2018-1000199.html"/> 30101 <reference source="CVE" ref_id="CVE-2017-17741" ref_url="http://linux.oracle.com/cve/CVE-2017-17741.html"/> 30102 <reference source="CVE" ref_id="CVE-2018-10323" ref_url="http://linux.oracle.com/cve/CVE-2018-10323.html"/> 30103 <reference source="CVE" ref_id="CVE-2018-3665" ref_url="http://linux.oracle.com/cve/CVE-2018-3665.html"/> 30104 <reference source="CVE" ref_id="CVE-2016-2543" ref_url="http://linux.oracle.com/cve/CVE-2016-2543.html"/> 30105 <reference source="CVE" ref_id="CVE-2016-2549" ref_url="http://linux.oracle.com/cve/CVE-2016-2549.html"/> 30106 <reference source="CVE" ref_id="CVE-2016-2544" ref_url="http://linux.oracle.com/cve/CVE-2016-2544.html"/> 30107 <reference source="CVE" ref_id="CVE-2016-2545" ref_url="http://linux.oracle.com/cve/CVE-2016-2545.html"/> 30108 <reference source="CVE" ref_id="CVE-2016-2547" ref_url="http://linux.oracle.com/cve/CVE-2016-2547.html"/> 30109 <reference source="CVE" ref_id="CVE-2016-2548" ref_url="http://linux.oracle.com/cve/CVE-2016-2548.html"/> 30110 30111 <description> 30112 kernel-uek 30113 [3.8.13-118.21.4] 30114 - x86/fpu: Make eager FPU default (Mihai Carabas) [Orabug: 28156176] {CVE-2018-3665} 30115 30116 [3.8.13-118.21.3] 30117 - KVM: Fix stack-out-of-bounds read in write_mmio (Wanpeng Li) [Orabug: 27951287] {CVE-2017-17741} {CVE-2017-17741} 30118 - xfs: set format back to extents if xfs_bmap_extents_to_btree (Eric Sandeen) [Orabug: 27989498] {CVE-2018-10323} 30119 - Bluetooth: Prevent stack info leak from the EFS element. (Ben Seri) [Orabug: 28030520] {CVE-2017-1000410} {CVE-2017-1000410} 30120 - ALSA: hrtimer: Fix stall by hrtimer_cancel() (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2549} 30121 - ALSA: timer: Harden slave timer list handling (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2547} {CVE-2016-2548} 30122 - ALSA: timer: Fix double unlink of active_list (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2545} 30123 - ALSA: seq: Fix missing NULL check at remove_events ioctl (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2543} 30124 - ALSA: seq: Fix race at timer setup and close (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2544} 30125 - ALSA: usb-audio: avoid freeing umidi object twice (Andrey Konovalov) [Orabug: 28058229] {CVE-2016-2384} 30126 30127 [3.8.13-118.21.2] 30128 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947608] {CVE-2018-1000199} 30129 - Revert 'perf/hwbp: Simplify the perf-hwbp code, fix documentation' (Brian Maly) [Orabug: 27947608] 30130 </description> 30131 <!-- 30132 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30133 --> 30134 <advisory> 30135 <severity>IMPORTANT</severity> 30136 <rights>Copyright 2018 Oracle, Inc.</rights> 30137 <issued date="2018-06-15"/> 30138 <cve href="http://linux.oracle.com/cve/CVE-2016-2384.html">CVE-2016-2384</cve> 30139 <cve href="http://linux.oracle.com/cve/CVE-2017-1000410.html">CVE-2017-1000410</cve> 30140 <cve href="http://linux.oracle.com/cve/CVE-2018-1000199.html">CVE-2018-1000199</cve> 30141 <cve href="http://linux.oracle.com/cve/CVE-2017-17741.html">CVE-2017-17741</cve> 30142 <cve href="http://linux.oracle.com/cve/CVE-2018-10323.html">CVE-2018-10323</cve> 30143 <cve href="http://linux.oracle.com/cve/CVE-2018-3665.html">CVE-2018-3665</cve> 30144 <cve href="http://linux.oracle.com/cve/CVE-2016-2543.html">CVE-2016-2543</cve> 30145 <cve href="http://linux.oracle.com/cve/CVE-2016-2549.html">CVE-2016-2549</cve> 30146 <cve href="http://linux.oracle.com/cve/CVE-2016-2544.html">CVE-2016-2544</cve> 30147 <cve href="http://linux.oracle.com/cve/CVE-2016-2545.html">CVE-2016-2545</cve> 30148 <cve href="http://linux.oracle.com/cve/CVE-2016-2547.html">CVE-2016-2547</cve> 30149 <cve href="http://linux.oracle.com/cve/CVE-2016-2548.html">CVE-2016-2548</cve> 30150 30151 </advisory> 30152 </metadata> 30153 <criteria operator="OR"> 30154 <criteria operator="AND"> 30155 <criterion test_ref="oval:com.oracle.elsa:tst:20184134001" comment="Oracle Linux 6 is installed"/> 30156 <criteria operator="OR"> 30157 <criteria operator="AND"> 30158 <criterion test_ref="oval:com.oracle.elsa:tst:20184134002" comment="dtrace-modules-3.8.13-118.21.4.el6uek is earlier than 0:0.4.5-3.el6"/> 30159 <criterion test_ref="oval:com.oracle.elsa:tst:20184134003" comment="dtrace-modules-3.8.13-118.21.4.el6uek is signed with the Oracle Linux 6 key"/> 30160 </criteria> 30161 <criteria operator="AND"> 30162 <criterion test_ref="oval:com.oracle.elsa:tst:20184134004" comment="kernel-uek is earlier than 0:3.8.13-118.21.4.el6uek"/> 30163 <criterion test_ref="oval:com.oracle.elsa:tst:20184134005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 30164 </criteria> 30165 <criteria operator="AND"> 30166 <criterion test_ref="oval:com.oracle.elsa:tst:20184134006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.21.4.el6uek"/> 30167 <criterion test_ref="oval:com.oracle.elsa:tst:20184134007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 30168 </criteria> 30169 <criteria operator="AND"> 30170 <criterion test_ref="oval:com.oracle.elsa:tst:20184134008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.21.4.el6uek"/> 30171 <criterion test_ref="oval:com.oracle.elsa:tst:20184134009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 30172 </criteria> 30173 <criteria operator="AND"> 30174 <criterion test_ref="oval:com.oracle.elsa:tst:20184134010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.21.4.el6uek"/> 30175 <criterion test_ref="oval:com.oracle.elsa:tst:20184134011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 30176 </criteria> 30177 <criteria operator="AND"> 30178 <criterion test_ref="oval:com.oracle.elsa:tst:20184134012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.21.4.el6uek"/> 30179 <criterion test_ref="oval:com.oracle.elsa:tst:20184134013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 30180 </criteria> 30181 <criteria operator="AND"> 30182 <criterion test_ref="oval:com.oracle.elsa:tst:20184134014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.21.4.el6uek"/> 30183 <criterion test_ref="oval:com.oracle.elsa:tst:20184134015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 30184 </criteria> 30185 </criteria> 30186 </criteria> 30187 <criteria operator="AND"> 30188 <criterion test_ref="oval:com.oracle.elsa:tst:20184134016" comment="Oracle Linux 7 is installed"/> 30189 <criteria operator="OR"> 30190 <criteria operator="AND"> 30191 <criterion test_ref="oval:com.oracle.elsa:tst:20184134017" comment="dtrace-modules-3.8.13-118.21.4.el7uek is earlier than 0:0.4.5-3.el7"/> 30192 <criterion test_ref="oval:com.oracle.elsa:tst:20184134018" comment="dtrace-modules-3.8.13-118.21.4.el7uek is signed with the Oracle Linux 7 key"/> 30193 </criteria> 30194 <criteria operator="AND"> 30195 <criterion test_ref="oval:com.oracle.elsa:tst:20184134019" comment="kernel-uek is earlier than 0:3.8.13-118.21.4.el7uek"/> 30196 <criterion test_ref="oval:com.oracle.elsa:tst:20184134020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 30197 </criteria> 30198 <criteria operator="AND"> 30199 <criterion test_ref="oval:com.oracle.elsa:tst:20184134021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.21.4.el7uek"/> 30200 <criterion test_ref="oval:com.oracle.elsa:tst:20184134022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 30201 </criteria> 30202 <criteria operator="AND"> 30203 <criterion test_ref="oval:com.oracle.elsa:tst:20184134023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.21.4.el7uek"/> 30204 <criterion test_ref="oval:com.oracle.elsa:tst:20184134024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 30205 </criteria> 30206 <criteria operator="AND"> 30207 <criterion test_ref="oval:com.oracle.elsa:tst:20184134025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.21.4.el7uek"/> 30208 <criterion test_ref="oval:com.oracle.elsa:tst:20184134026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 30209 </criteria> 30210 <criteria operator="AND"> 30211 <criterion test_ref="oval:com.oracle.elsa:tst:20184134027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.21.4.el7uek"/> 30212 <criterion test_ref="oval:com.oracle.elsa:tst:20184134028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 30213 </criteria> 30214 <criteria operator="AND"> 30215 <criterion test_ref="oval:com.oracle.elsa:tst:20184134029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.21.4.el7uek"/> 30216 <criterion test_ref="oval:com.oracle.elsa:tst:20184134030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 30217 </criteria> 30218 </criteria> 30219 </criteria> 30220 </criteria> 30221 </definition> 30222 <definition id="oval:com.oracle.elsa:def:20184144" version="501" class="patch"> 30223 <metadata> 30224 <title> 30225 ELSA-2018-4144: Unbreakable Enterprise kernel security update (IMPORTANT) 30226 </title> 30227 <affected family="unix"> 30228 <platform>Oracle Linux 6</platform> 30229 <platform>Oracle Linux 7</platform> 30230 30231 </affected> 30232 <reference source="elsa" ref_id="ELSA-2018-4144" ref_url="http://linux.oracle.com/errata/ELSA-2018-4144.html"/> 30233 <reference source="CVE" ref_id="CVE-2018-3665" ref_url="http://linux.oracle.com/cve/CVE-2018-3665.html"/> 30234 30235 <description> 30236 [4.1.12-124.16.4] 30237 - x86/fpu: Make eager FPU default (Mihai Carabas) [Orabug: 28135099] {CVE-2018-3665} 30238 </description> 30239 <!-- 30240 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30241 --> 30242 <advisory> 30243 <severity>IMPORTANT</severity> 30244 <rights>Copyright 2018 Oracle, Inc.</rights> 30245 <issued date="2018-06-15"/> 30246 <cve href="http://linux.oracle.com/cve/CVE-2018-3665.html">CVE-2018-3665</cve> 30247 30248 </advisory> 30249 </metadata> 30250 <criteria operator="OR"> 30251 <criteria operator="AND"> 30252 <criterion test_ref="oval:com.oracle.elsa:tst:20184144001" comment="Oracle Linux 6 is installed"/> 30253 <criteria operator="OR"> 30254 <criteria operator="AND"> 30255 <criterion test_ref="oval:com.oracle.elsa:tst:20184144002" comment="kernel-uek is earlier than 0:4.1.12-124.16.4.el6uek"/> 30256 <criterion test_ref="oval:com.oracle.elsa:tst:20184144003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 30257 </criteria> 30258 <criteria operator="AND"> 30259 <criterion test_ref="oval:com.oracle.elsa:tst:20184144004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.16.4.el6uek"/> 30260 <criterion test_ref="oval:com.oracle.elsa:tst:20184144005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 30261 </criteria> 30262 <criteria operator="AND"> 30263 <criterion test_ref="oval:com.oracle.elsa:tst:20184144006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.16.4.el6uek"/> 30264 <criterion test_ref="oval:com.oracle.elsa:tst:20184144007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 30265 </criteria> 30266 <criteria operator="AND"> 30267 <criterion test_ref="oval:com.oracle.elsa:tst:20184144008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.16.4.el6uek"/> 30268 <criterion test_ref="oval:com.oracle.elsa:tst:20184144009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 30269 </criteria> 30270 <criteria operator="AND"> 30271 <criterion test_ref="oval:com.oracle.elsa:tst:20184144010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.16.4.el6uek"/> 30272 <criterion test_ref="oval:com.oracle.elsa:tst:20184144011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 30273 </criteria> 30274 <criteria operator="AND"> 30275 <criterion test_ref="oval:com.oracle.elsa:tst:20184144012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.16.4.el6uek"/> 30276 <criterion test_ref="oval:com.oracle.elsa:tst:20184144013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 30277 </criteria> 30278 </criteria> 30279 </criteria> 30280 <criteria operator="AND"> 30281 <criterion test_ref="oval:com.oracle.elsa:tst:20184144014" comment="Oracle Linux 7 is installed"/> 30282 <criteria operator="OR"> 30283 <criteria operator="AND"> 30284 <criterion test_ref="oval:com.oracle.elsa:tst:20184144015" comment="kernel-uek is earlier than 0:4.1.12-124.16.4.el7uek"/> 30285 <criterion test_ref="oval:com.oracle.elsa:tst:20184144016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 30286 </criteria> 30287 <criteria operator="AND"> 30288 <criterion test_ref="oval:com.oracle.elsa:tst:20184144017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.16.4.el7uek"/> 30289 <criterion test_ref="oval:com.oracle.elsa:tst:20184144018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 30290 </criteria> 30291 <criteria operator="AND"> 30292 <criterion test_ref="oval:com.oracle.elsa:tst:20184144019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.16.4.el7uek"/> 30293 <criterion test_ref="oval:com.oracle.elsa:tst:20184144020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 30294 </criteria> 30295 <criteria operator="AND"> 30296 <criterion test_ref="oval:com.oracle.elsa:tst:20184144021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.16.4.el7uek"/> 30297 <criterion test_ref="oval:com.oracle.elsa:tst:20184144022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 30298 </criteria> 30299 <criteria operator="AND"> 30300 <criterion test_ref="oval:com.oracle.elsa:tst:20184144023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.16.4.el7uek"/> 30301 <criterion test_ref="oval:com.oracle.elsa:tst:20184144024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 30302 </criteria> 30303 <criteria operator="AND"> 30304 <criterion test_ref="oval:com.oracle.elsa:tst:20184144025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.16.4.el7uek"/> 30305 <criterion test_ref="oval:com.oracle.elsa:tst:20184144026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 30306 </criteria> 30307 </criteria> 30308 </criteria> 30309 </criteria> 30310 </definition> 30311 <definition id="oval:com.oracle.elsa:def:20184145" version="501" class="patch"> 30312 <metadata> 30313 <title> 30314 ELSA-2018-4145: Unbreakable Enterprise kernel security update (IMPORTANT) 30315 </title> 30316 <affected family="unix"> 30317 <platform>Oracle Linux 5</platform> 30318 <platform>Oracle Linux 6</platform> 30319 30320 </affected> 30321 <reference source="elsa" ref_id="ELSA-2018-4145" ref_url="http://linux.oracle.com/errata/ELSA-2018-4145.html"/> 30322 <reference source="CVE" ref_id="CVE-2016-2384" ref_url="http://linux.oracle.com/cve/CVE-2016-2384.html"/> 30323 <reference source="CVE" ref_id="CVE-2018-1000199" ref_url="http://linux.oracle.com/cve/CVE-2018-1000199.html"/> 30324 <reference source="CVE" ref_id="CVE-2018-3665" ref_url="http://linux.oracle.com/cve/CVE-2018-3665.html"/> 30325 <reference source="CVE" ref_id="CVE-2016-2549" ref_url="http://linux.oracle.com/cve/CVE-2016-2549.html"/> 30326 <reference source="CVE" ref_id="CVE-2016-2544" ref_url="http://linux.oracle.com/cve/CVE-2016-2544.html"/> 30327 <reference source="CVE" ref_id="CVE-2016-2547" ref_url="http://linux.oracle.com/cve/CVE-2016-2547.html"/> 30328 <reference source="CVE" ref_id="CVE-2016-2548" ref_url="http://linux.oracle.com/cve/CVE-2016-2548.html"/> 30329 <reference source="CVE" ref_id="CVE-2016-2545" ref_url="http://linux.oracle.com/cve/CVE-2016-2545.html"/> 30330 <reference source="CVE" ref_id="CVE-2016-2543" ref_url="http://linux.oracle.com/cve/CVE-2016-2543.html"/> 30331 30332 <description> 30333 [2.6.39-400.299.3] 30334 - x86/fpu: Make eager FPU default (Mihai Carabas) [Orabug: 28156175] {CVE-2018-3665} 30335 - ALSA: hrtimer: Fix stall by hrtimer_cancel() (Takashi Iwai) [Orabug: 22876528] {CVE-2016-2549} 30336 - ALSA: timer: Harden slave timer list handling (Takashi Iwai) [Orabug: 22876528] {CVE-2016-2547} {CVE-2016-2548} 30337 - ALSA: timer: Fix double unlink of active_list (Takashi Iwai) [Orabug: 22876528] {CVE-2016-2545} 30338 - ALSA: seq: Fix missing NULL check at remove_events ioctl (Takashi Iwai) [Orabug: 22876528] {CVE-2016-2543} 30339 - ALSA: seq: Fix race at timer setup and close (Takashi Iwai) [Orabug: 22876528] {CVE-2016-2544} 30340 - ALSA: usb-audio: avoid freeing umidi object twice (Andrey Konovalov) [Orabug: 22876528] {CVE-2016-2384} 30341 - mlx4_ib: DREQ silently dropped by PF passive side (Venkat Venkatsubra) [Orabug: 25090540] 30342 - net: tcpdump fails with EFAULT (Venkat Venkatsubra) [Orabug: 25209691] 30343 - x86/spec: Remove rescan_spec_ctrl_feature as it's not needed anymore (Krish Sadhukhan) [Orabug: 27934121] 30344 30345 [2.6.39-400.299.2] 30346 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947612] {CVE-2018-1000199} 30347 - Revert 'perf/hwbp: Simplify the perf-hwbp code, fix documentation' (Brian Maly) [Orabug: 27947612] 30348 </description> 30349 <!-- 30350 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30351 --> 30352 <advisory> 30353 <severity>IMPORTANT</severity> 30354 <rights>Copyright 2018 Oracle, Inc.</rights> 30355 <issued date="2018-06-15"/> 30356 <cve href="http://linux.oracle.com/cve/CVE-2016-2384.html">CVE-2016-2384</cve> 30357 <cve href="http://linux.oracle.com/cve/CVE-2018-1000199.html">CVE-2018-1000199</cve> 30358 <cve href="http://linux.oracle.com/cve/CVE-2018-3665.html">CVE-2018-3665</cve> 30359 <cve href="http://linux.oracle.com/cve/CVE-2016-2549.html">CVE-2016-2549</cve> 30360 <cve href="http://linux.oracle.com/cve/CVE-2016-2544.html">CVE-2016-2544</cve> 30361 <cve href="http://linux.oracle.com/cve/CVE-2016-2547.html">CVE-2016-2547</cve> 30362 <cve href="http://linux.oracle.com/cve/CVE-2016-2548.html">CVE-2016-2548</cve> 30363 <cve href="http://linux.oracle.com/cve/CVE-2016-2545.html">CVE-2016-2545</cve> 30364 <cve href="http://linux.oracle.com/cve/CVE-2016-2543.html">CVE-2016-2543</cve> 30365 30366 </advisory> 30367 </metadata> 30368 <criteria operator="OR"> 30369 <criteria operator="AND"> 30370 <criterion test_ref="oval:com.oracle.elsa:tst:20184145001" comment="Oracle Linux 5 is installed"/> 30371 <criteria operator="OR"> 30372 <criteria operator="AND"> 30373 <criterion test_ref="oval:com.oracle.elsa:tst:20184145002" comment="kernel-uek is earlier than 0:2.6.39-400.299.3.el5uek"/> 30374 <criterion test_ref="oval:com.oracle.elsa:tst:20184145003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 30375 </criteria> 30376 <criteria operator="AND"> 30377 <criterion test_ref="oval:com.oracle.elsa:tst:20184145004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.299.3.el5uek"/> 30378 <criterion test_ref="oval:com.oracle.elsa:tst:20184145005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 30379 </criteria> 30380 <criteria operator="AND"> 30381 <criterion test_ref="oval:com.oracle.elsa:tst:20184145006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.299.3.el5uek"/> 30382 <criterion test_ref="oval:com.oracle.elsa:tst:20184145007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 30383 </criteria> 30384 <criteria operator="AND"> 30385 <criterion test_ref="oval:com.oracle.elsa:tst:20184145008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.299.3.el5uek"/> 30386 <criterion test_ref="oval:com.oracle.elsa:tst:20184145009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 30387 </criteria> 30388 <criteria operator="AND"> 30389 <criterion test_ref="oval:com.oracle.elsa:tst:20184145010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.299.3.el5uek"/> 30390 <criterion test_ref="oval:com.oracle.elsa:tst:20184145011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 30391 </criteria> 30392 <criteria operator="AND"> 30393 <criterion test_ref="oval:com.oracle.elsa:tst:20184145012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.299.3.el5uek"/> 30394 <criterion test_ref="oval:com.oracle.elsa:tst:20184145013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 30395 </criteria> 30396 </criteria> 30397 </criteria> 30398 <criteria operator="AND"> 30399 <criterion test_ref="oval:com.oracle.elsa:tst:20184145014" comment="Oracle Linux 6 is installed"/> 30400 <criteria operator="OR"> 30401 <criteria operator="AND"> 30402 <criterion test_ref="oval:com.oracle.elsa:tst:20184145015" comment="kernel-uek is earlier than 0:2.6.39-400.299.3.el6uek"/> 30403 <criterion test_ref="oval:com.oracle.elsa:tst:20184145016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 30404 </criteria> 30405 <criteria operator="AND"> 30406 <criterion test_ref="oval:com.oracle.elsa:tst:20184145017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.299.3.el6uek"/> 30407 <criterion test_ref="oval:com.oracle.elsa:tst:20184145018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 30408 </criteria> 30409 <criteria operator="AND"> 30410 <criterion test_ref="oval:com.oracle.elsa:tst:20184145019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.299.3.el6uek"/> 30411 <criterion test_ref="oval:com.oracle.elsa:tst:20184145020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 30412 </criteria> 30413 <criteria operator="AND"> 30414 <criterion test_ref="oval:com.oracle.elsa:tst:20184145021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.299.3.el6uek"/> 30415 <criterion test_ref="oval:com.oracle.elsa:tst:20184145022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 30416 </criteria> 30417 <criteria operator="AND"> 30418 <criterion test_ref="oval:com.oracle.elsa:tst:20184145023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.299.3.el6uek"/> 30419 <criterion test_ref="oval:com.oracle.elsa:tst:20184145024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 30420 </criteria> 30421 <criteria operator="AND"> 30422 <criterion test_ref="oval:com.oracle.elsa:tst:20184145025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.299.3.el6uek"/> 30423 <criterion test_ref="oval:com.oracle.elsa:tst:20184145026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 30424 </criteria> 30425 </criteria> 30426 </criteria> 30427 </criteria> 30428 </definition> 30429 <definition id="oval:com.oracle.elsa:def:20184161" version="501" class="patch"> 30430 <metadata> 30431 <title> 30432 ELSA-2018-4161: Unbreakable Enterprise kernel security update (IMPORTANT) 30433 </title> 30434 <affected family="unix"> 30435 <platform>Oracle Linux 6</platform> 30436 <platform>Oracle Linux 7</platform> 30437 30438 </affected> 30439 <reference source="elsa" ref_id="ELSA-2018-4161" ref_url="http://linux.oracle.com/errata/ELSA-2018-4161.html"/> 30440 <reference source="CVE" ref_id="CVE-2017-18017" ref_url="http://linux.oracle.com/cve/CVE-2017-18017.html"/> 30441 <reference source="CVE" ref_id="CVE-2018-5803" ref_url="http://linux.oracle.com/cve/CVE-2018-5803.html"/> 30442 <reference source="CVE" ref_id="CVE-2018-1130" ref_url="http://linux.oracle.com/cve/CVE-2018-1130.html"/> 30443 <reference source="CVE" ref_id="CVE-2017-11600" ref_url="http://linux.oracle.com/cve/CVE-2017-11600.html"/> 30444 <reference source="CVE" ref_id="CVE-2018-10087" ref_url="http://linux.oracle.com/cve/CVE-2018-10087.html"/> 30445 <reference source="CVE" ref_id="CVE-2018-10124" ref_url="http://linux.oracle.com/cve/CVE-2018-10124.html"/> 30446 <reference source="CVE" ref_id="CVE-2017-7616" ref_url="http://linux.oracle.com/cve/CVE-2017-7616.html"/> 30447 30448 <description> 30449 [4.1.12-124.17.1] 30450 - block: update integrity interval after queue limits change (Ritika Srivastava) [Orabug: 27586756] 30451 - dccp: check sk for closed state in dccp_sendmsg() (Alexey Kodanev) [Orabug: 28001529] {CVE-2017-8824} {CVE-2018-1130} 30452 - net/rds: Implement ARP flushing correctly (Hakon Bugge) [Orabug: 28219857] 30453 - net/rds: Fix incorrect bigger vs. smaller IP address check (Hakon Bugge) [Orabug: 28236599] 30454 - ocfs2: Fix locking for res->tracking and dlm->tracking_list (Ashish Samant) [Orabug: 28256391] 30455 - xfrm: policy: check policy direction value (Vladis Dronov) [Orabug: 28256487] {CVE-2017-11600} {CVE-2017-11600} 30456 30457 [4.1.12-124.16.6] 30458 - add kernel param to pre-allocate NICs (Brian Maly) [Orabug: 27870400] 30459 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind. (Chris Salls) [Orabug: 28242475] {CVE-2017-7616} 30460 - xhci: Fix USB3 NULL pointer dereference at logical disconnect. (Mathias Nyman) [Orabug: 27426023] 30461 - mlx4_core: restore optimal ICM memory allocation (Eric Dumazet) [Orabug: 27718303] 30462 - mlx4_core: allocate ICM memory in page size chunks (Qing Huang) [Orabug: 27718303] 30463 - kernel/signal.c: avoid undefined behaviour in kill_something_info When running kill(72057458746458112, 0) in userspace I hit the following issue. (mridula shastry) [Orabug: 28078687] {CVE-2018-10124} 30464 - rds: tcp: compute m_ack_seq as offset from ->write_seq (Sowmini Varadhan) [Orabug: 28085214] 30465 - ext4: fix bitmap position validation (Lukas Czerner) [Orabug: 28167032] 30466 - net/rds: Fix bug in failover_group parsing (Hakon Bugge) [Orabug: 28198749] 30467 - sctp: verify size of a new chunk in _sctp_make_chunk() (Alexey Kodanev) [Orabug: 28240074] {CVE-2018-5803} 30468 30469 [4.1.12-124.16.5] 30470 - netfilter: xt_TCPMSS: add more sanity tests on tcph->doff (Eric Dumazet) [Orabug: 27896802] {CVE-2017-18017} 30471 - kernel/exit.c: avoid undefined behaviour when calling wait4() wait4(-2147483648, 0x20, 0, 0xdd0000) triggers: UBSAN: Undefined behaviour in kernel/exit.c:1651:9 (mridula shastry) [Orabug: 28049778] {CVE-2018-10087} 30472 - x86/bugs/module: Provide retpoline_modules_only parameter to fail non-retpoline modules (Konrad Rzeszutek Wilk) [Orabug: 28071992] 30473 </description> 30474 <!-- 30475 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30476 --> 30477 <advisory> 30478 <severity>IMPORTANT</severity> 30479 <rights>Copyright 2018 Oracle, Inc.</rights> 30480 <issued date="2018-07-10"/> 30481 <cve href="http://linux.oracle.com/cve/CVE-2017-18017.html">CVE-2017-18017</cve> 30482 <cve href="http://linux.oracle.com/cve/CVE-2018-5803.html">CVE-2018-5803</cve> 30483 <cve href="http://linux.oracle.com/cve/CVE-2018-1130.html">CVE-2018-1130</cve> 30484 <cve href="http://linux.oracle.com/cve/CVE-2017-11600.html">CVE-2017-11600</cve> 30485 <cve href="http://linux.oracle.com/cve/CVE-2018-10087.html">CVE-2018-10087</cve> 30486 <cve href="http://linux.oracle.com/cve/CVE-2018-10124.html">CVE-2018-10124</cve> 30487 <cve href="http://linux.oracle.com/cve/CVE-2017-7616.html">CVE-2017-7616</cve> 30488 30489 </advisory> 30490 </metadata> 30491 <criteria operator="OR"> 30492 <criteria operator="AND"> 30493 <criterion test_ref="oval:com.oracle.elsa:tst:20184161001" comment="Oracle Linux 6 is installed"/> 30494 <criteria operator="OR"> 30495 <criteria operator="AND"> 30496 <criterion test_ref="oval:com.oracle.elsa:tst:20184161002" comment="kernel-uek is earlier than 0:4.1.12-124.17.1.el6uek"/> 30497 <criterion test_ref="oval:com.oracle.elsa:tst:20184161003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 30498 </criteria> 30499 <criteria operator="AND"> 30500 <criterion test_ref="oval:com.oracle.elsa:tst:20184161004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.17.1.el6uek"/> 30501 <criterion test_ref="oval:com.oracle.elsa:tst:20184161005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 30502 </criteria> 30503 <criteria operator="AND"> 30504 <criterion test_ref="oval:com.oracle.elsa:tst:20184161006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.17.1.el6uek"/> 30505 <criterion test_ref="oval:com.oracle.elsa:tst:20184161007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 30506 </criteria> 30507 <criteria operator="AND"> 30508 <criterion test_ref="oval:com.oracle.elsa:tst:20184161008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.17.1.el6uek"/> 30509 <criterion test_ref="oval:com.oracle.elsa:tst:20184161009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 30510 </criteria> 30511 <criteria operator="AND"> 30512 <criterion test_ref="oval:com.oracle.elsa:tst:20184161010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.17.1.el6uek"/> 30513 <criterion test_ref="oval:com.oracle.elsa:tst:20184161011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 30514 </criteria> 30515 <criteria operator="AND"> 30516 <criterion test_ref="oval:com.oracle.elsa:tst:20184161012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.17.1.el6uek"/> 30517 <criterion test_ref="oval:com.oracle.elsa:tst:20184161013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 30518 </criteria> 30519 </criteria> 30520 </criteria> 30521 <criteria operator="AND"> 30522 <criterion test_ref="oval:com.oracle.elsa:tst:20184161014" comment="Oracle Linux 7 is installed"/> 30523 <criteria operator="OR"> 30524 <criteria operator="AND"> 30525 <criterion test_ref="oval:com.oracle.elsa:tst:20184161015" comment="kernel-uek is earlier than 0:4.1.12-124.17.1.el7uek"/> 30526 <criterion test_ref="oval:com.oracle.elsa:tst:20184161016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 30527 </criteria> 30528 <criteria operator="AND"> 30529 <criterion test_ref="oval:com.oracle.elsa:tst:20184161017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.17.1.el7uek"/> 30530 <criterion test_ref="oval:com.oracle.elsa:tst:20184161018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 30531 </criteria> 30532 <criteria operator="AND"> 30533 <criterion test_ref="oval:com.oracle.elsa:tst:20184161019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.17.1.el7uek"/> 30534 <criterion test_ref="oval:com.oracle.elsa:tst:20184161020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 30535 </criteria> 30536 <criteria operator="AND"> 30537 <criterion test_ref="oval:com.oracle.elsa:tst:20184161021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.17.1.el7uek"/> 30538 <criterion test_ref="oval:com.oracle.elsa:tst:20184161022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 30539 </criteria> 30540 <criteria operator="AND"> 30541 <criterion test_ref="oval:com.oracle.elsa:tst:20184161023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.17.1.el7uek"/> 30542 <criterion test_ref="oval:com.oracle.elsa:tst:20184161024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 30543 </criteria> 30544 <criteria operator="AND"> 30545 <criterion test_ref="oval:com.oracle.elsa:tst:20184161025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.17.1.el7uek"/> 30546 <criterion test_ref="oval:com.oracle.elsa:tst:20184161026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 30547 </criteria> 30548 </criteria> 30549 </criteria> 30550 </criteria> 30551 </definition> 30552 <definition id="oval:com.oracle.elsa:def:20184164" version="501" class="patch"> 30553 <metadata> 30554 <title> 30555 ELSA-2018-4164: Unbreakable Enterprise kernel security update (IMPORTANT) 30556 </title> 30557 <affected family="unix"> 30558 <platform>Oracle Linux 6</platform> 30559 <platform>Oracle Linux 7</platform> 30560 30561 </affected> 30562 <reference source="elsa" ref_id="ELSA-2018-4164" ref_url="http://linux.oracle.com/errata/ELSA-2018-4164.html"/> 30563 <reference source="CVE" ref_id="CVE-2017-18203" ref_url="http://linux.oracle.com/cve/CVE-2017-18203.html"/> 30564 <reference source="CVE" ref_id="CVE-2018-5803" ref_url="http://linux.oracle.com/cve/CVE-2018-5803.html"/> 30565 <reference source="CVE" ref_id="CVE-2018-1130" ref_url="http://linux.oracle.com/cve/CVE-2018-1130.html"/> 30566 <reference source="CVE" ref_id="CVE-2017-11600" ref_url="http://linux.oracle.com/cve/CVE-2017-11600.html"/> 30567 <reference source="CVE" ref_id="CVE-2018-10087" ref_url="http://linux.oracle.com/cve/CVE-2018-10087.html"/> 30568 <reference source="CVE" ref_id="CVE-2015-8575" ref_url="http://linux.oracle.com/cve/CVE-2015-8575.html"/> 30569 <reference source="CVE" ref_id="CVE-2018-8781" ref_url="http://linux.oracle.com/cve/CVE-2018-8781.html"/> 30570 <reference source="CVE" ref_id="CVE-2018-10124" ref_url="http://linux.oracle.com/cve/CVE-2018-10124.html"/> 30571 <reference source="CVE" ref_id="CVE-2017-7616" ref_url="http://linux.oracle.com/cve/CVE-2017-7616.html"/> 30572 30573 <description> 30574 kernel-uek 30575 [3.8.13-118.22.1] 30576 - dm: fix race between dm_get_from_kobject() and __dm_destroy() (Hou Tao) {CVE-2017-18203} 30577 - drm: udl: Properly check framebuffer mmap offsets (Greg Kroah-Hartman) [Orabug: 27986407] {CVE-2018-8781} 30578 - kernel/exit.c: avoid undefined behaviour when calling wait4() wait4(-2147483648, 0x20, 0, 0xdd0000) triggers: UBSAN: Undefined behaviour in kernel/exit.c:1651:9 (mridula shastry) [Orabug: 27875488] {CVE-2018-10087} 30579 - kernel/signal.c: avoid undefined behaviour in kill_something_info When running kill(72057458746458112, 0) in userspace I hit the following issue. (mridula shastry) {CVE-2018-10124} 30580 - bluetooth: Validate socket address length in sco_sock_bind(). (mlevatic) [Orabug: 28130293] {CVE-2015-8575} 30581 - dccp: check sk for closed state in dccp_sendmsg() (Alexey Kodanev) [Orabug: 28220402] {CVE-2017-8824} {CVE-2018-1130} 30582 - sctp: verify size of a new chunk in _sctp_make_chunk() (Alexey Kodanev) [Orabug: 28240075] {CVE-2018-5803} 30583 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind. (Chris Salls) [Orabug: 28242478] {CVE-2017-7616} 30584 - xfrm: policy: check policy direction value (Vladis Dronov) [Orabug: 28264121] {CVE-2017-11600} {CVE-2017-11600} 30585 - x86/fpu: Make eager FPU default (Mihai Carabas) [Orabug: 28156176] {CVE-2018-3665} 30586 - KVM: Fix stack-out-of-bounds read in write_mmio (Wanpeng Li) [Orabug: 27951287] {CVE-2017-17741} {CVE-2017-17741} 30587 - xfs: set format back to extents if xfs_bmap_extents_to_btree (Eric Sandeen) [Orabug: 27989498] {CVE-2018-10323} 30588 - Bluetooth: Prevent stack info leak from the EFS element. (Ben Seri) [Orabug: 28030520] {CVE-2017-1000410} {CVE-2017-1000410} 30589 - ALSA: hrtimer: Fix stall by hrtimer_cancel() (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2549} 30590 - ALSA: timer: Harden slave timer list handling (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2547} {CVE-2016-2548} 30591 - ALSA: timer: Fix double unlink of active_list (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2545} 30592 - ALSA: seq: Fix missing NULL check at remove_events ioctl (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2543} 30593 - ALSA: seq: Fix race at timer setup and close (Takashi Iwai) [Orabug: 28058229] {CVE-2016-2544} 30594 - ALSA: usb-audio: avoid freeing umidi object twice (Andrey Konovalov) [Orabug: 28058229] {CVE-2016-2384} 30595 - perf/hwbp: Simplify the perf-hwbp code, fix documentation (Linus Torvalds) [Orabug: 27947608] {CVE-2018-1000199} 30596 - Revert 'perf/hwbp: Simplify the perf-hwbp code, fix documentation' (Brian Maly) [Orabug: 27947608] 30597 </description> 30598 <!-- 30599 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30600 --> 30601 <advisory> 30602 <severity>IMPORTANT</severity> 30603 <rights>Copyright 2018 Oracle, Inc.</rights> 30604 <issued date="2018-07-10"/> 30605 <cve href="http://linux.oracle.com/cve/CVE-2017-18203.html">CVE-2017-18203</cve> 30606 <cve href="http://linux.oracle.com/cve/CVE-2018-5803.html">CVE-2018-5803</cve> 30607 <cve href="http://linux.oracle.com/cve/CVE-2018-1130.html">CVE-2018-1130</cve> 30608 <cve href="http://linux.oracle.com/cve/CVE-2017-11600.html">CVE-2017-11600</cve> 30609 <cve href="http://linux.oracle.com/cve/CVE-2018-10087.html">CVE-2018-10087</cve> 30610 <cve href="http://linux.oracle.com/cve/CVE-2015-8575.html">CVE-2015-8575</cve> 30611 <cve href="http://linux.oracle.com/cve/CVE-2018-8781.html">CVE-2018-8781</cve> 30612 <cve href="http://linux.oracle.com/cve/CVE-2018-10124.html">CVE-2018-10124</cve> 30613 <cve href="http://linux.oracle.com/cve/CVE-2017-7616.html">CVE-2017-7616</cve> 30614 30615 </advisory> 30616 </metadata> 30617 <criteria operator="OR"> 30618 <criteria operator="AND"> 30619 <criterion test_ref="oval:com.oracle.elsa:tst:20184164001" comment="Oracle Linux 6 is installed"/> 30620 <criteria operator="OR"> 30621 <criteria operator="AND"> 30622 <criterion test_ref="oval:com.oracle.elsa:tst:20184164002" comment="dtrace-modules-3.8.13-118.22.1.el6uek is earlier than 0:0.4.5-3.el6"/> 30623 <criterion test_ref="oval:com.oracle.elsa:tst:20184164003" comment="dtrace-modules-3.8.13-118.22.1.el6uek is signed with the Oracle Linux 6 key"/> 30624 </criteria> 30625 <criteria operator="AND"> 30626 <criterion test_ref="oval:com.oracle.elsa:tst:20184164004" comment="kernel-uek is earlier than 0:3.8.13-118.22.1.el6uek"/> 30627 <criterion test_ref="oval:com.oracle.elsa:tst:20184164005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 30628 </criteria> 30629 <criteria operator="AND"> 30630 <criterion test_ref="oval:com.oracle.elsa:tst:20184164006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.22.1.el6uek"/> 30631 <criterion test_ref="oval:com.oracle.elsa:tst:20184164007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 30632 </criteria> 30633 <criteria operator="AND"> 30634 <criterion test_ref="oval:com.oracle.elsa:tst:20184164008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.22.1.el6uek"/> 30635 <criterion test_ref="oval:com.oracle.elsa:tst:20184164009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 30636 </criteria> 30637 <criteria operator="AND"> 30638 <criterion test_ref="oval:com.oracle.elsa:tst:20184164010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.22.1.el6uek"/> 30639 <criterion test_ref="oval:com.oracle.elsa:tst:20184164011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 30640 </criteria> 30641 <criteria operator="AND"> 30642 <criterion test_ref="oval:com.oracle.elsa:tst:20184164012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.22.1.el6uek"/> 30643 <criterion test_ref="oval:com.oracle.elsa:tst:20184164013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 30644 </criteria> 30645 <criteria operator="AND"> 30646 <criterion test_ref="oval:com.oracle.elsa:tst:20184164014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.22.1.el6uek"/> 30647 <criterion test_ref="oval:com.oracle.elsa:tst:20184164015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 30648 </criteria> 30649 </criteria> 30650 </criteria> 30651 <criteria operator="AND"> 30652 <criterion test_ref="oval:com.oracle.elsa:tst:20184164016" comment="Oracle Linux 7 is installed"/> 30653 <criteria operator="OR"> 30654 <criteria operator="AND"> 30655 <criterion test_ref="oval:com.oracle.elsa:tst:20184164017" comment="dtrace-modules-3.8.13-118.22.1.el7uek is earlier than 0:0.4.5-3.el7"/> 30656 <criterion test_ref="oval:com.oracle.elsa:tst:20184164018" comment="dtrace-modules-3.8.13-118.22.1.el7uek is signed with the Oracle Linux 7 key"/> 30657 </criteria> 30658 <criteria operator="AND"> 30659 <criterion test_ref="oval:com.oracle.elsa:tst:20184164019" comment="kernel-uek is earlier than 0:3.8.13-118.22.1.el7uek"/> 30660 <criterion test_ref="oval:com.oracle.elsa:tst:20184164020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 30661 </criteria> 30662 <criteria operator="AND"> 30663 <criterion test_ref="oval:com.oracle.elsa:tst:20184164021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.22.1.el7uek"/> 30664 <criterion test_ref="oval:com.oracle.elsa:tst:20184164022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 30665 </criteria> 30666 <criteria operator="AND"> 30667 <criterion test_ref="oval:com.oracle.elsa:tst:20184164023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.22.1.el7uek"/> 30668 <criterion test_ref="oval:com.oracle.elsa:tst:20184164024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 30669 </criteria> 30670 <criteria operator="AND"> 30671 <criterion test_ref="oval:com.oracle.elsa:tst:20184164025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.22.1.el7uek"/> 30672 <criterion test_ref="oval:com.oracle.elsa:tst:20184164026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 30673 </criteria> 30674 <criteria operator="AND"> 30675 <criterion test_ref="oval:com.oracle.elsa:tst:20184164027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.22.1.el7uek"/> 30676 <criterion test_ref="oval:com.oracle.elsa:tst:20184164028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 30677 </criteria> 30678 <criteria operator="AND"> 30679 <criterion test_ref="oval:com.oracle.elsa:tst:20184164029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.22.1.el7uek"/> 30680 <criterion test_ref="oval:com.oracle.elsa:tst:20184164030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 30681 </criteria> 30682 </criteria> 30683 </criteria> 30684 </criteria> 30685 </definition> 30686 <definition id="oval:com.oracle.elsa:def:20184172" version="501" class="patch"> 30687 <metadata> 30688 <title> 30689 ELSA-2018-4172: Unbreakable Enterprise kernel security update (IMPORTANT) 30690 </title> 30691 <affected family="unix"> 30692 <platform>Oracle Linux 5</platform> 30693 <platform>Oracle Linux 6</platform> 30694 30695 </affected> 30696 <reference source="elsa" ref_id="ELSA-2018-4172" ref_url="http://linux.oracle.com/errata/ELSA-2018-4172.html"/> 30697 <reference source="CVE" ref_id="CVE-2017-17741" ref_url="http://linux.oracle.com/cve/CVE-2017-17741.html"/> 30698 <reference source="CVE" ref_id="CVE-2018-1130" ref_url="http://linux.oracle.com/cve/CVE-2018-1130.html"/> 30699 <reference source="CVE" ref_id="CVE-2017-11600" ref_url="http://linux.oracle.com/cve/CVE-2017-11600.html"/> 30700 <reference source="CVE" ref_id="CVE-2018-10087" ref_url="http://linux.oracle.com/cve/CVE-2018-10087.html"/> 30701 <reference source="CVE" ref_id="CVE-2015-8575" ref_url="http://linux.oracle.com/cve/CVE-2015-8575.html"/> 30702 <reference source="CVE" ref_id="CVE-2017-7616" ref_url="http://linux.oracle.com/cve/CVE-2017-7616.html"/> 30703 <reference source="CVE" ref_id="CVE-2018-10124" ref_url="http://linux.oracle.com/cve/CVE-2018-10124.html"/> 30704 30705 <description> 30706 [2.6.39-400.300.2] 30707 - Revert 'RDS: don't commit to queue till transport connection is up' (Santosh Shilimkar) [Orabug: 27619034] 30708 - KVM: Fix stack-out-of-bounds read in write_mmio (Wanpeng Li) [Orabug: 27951293] {CVE-2017-17741} {CVE-2017-17741} 30709 - kernel/exit.c: avoid undefined behaviour when calling wait4() wait4(-2147483648, 0x20, 0, 0xdd0000) triggers: UBSAN: Undefined behaviour in kernel/exit.c:1651:9 (mridula shastry) [Orabug: 28049790] {CVE-2018-10087} 30710 - kernel/signal.c: avoid undefined behaviour in kill_something_info When running kill(72057458746458112, 0) in userspace I hit the following issue. (mridula shastry) [Orabug: 28082989] {CVE-2018-10124} 30711 - bluetooth: Validate socket address length in sco_sock_bind(). (mlevatic) [Orabug: 28130291] {CVE-2015-8575} 30712 - x86/bug: Fix typo's from commit b2d2b5b2 (x86/fpu: Make eager FPU default) (Mihai Carabas) [Orabug: 28194606] 30713 - dccp: check sk for closed state in dccp_sendmsg() (Alexey Kodanev) [Orabug: 28220512] {CVE-2017-8824} {CVE-2018-1130} 30714 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind. (Chris Salls) [Orabug: 28242479] {CVE-2017-7616} 30715 - xfrm: policy: check policy direction value (Vladis Dronov) [Orabug: 28264531] {CVE-2017-11600} {CVE-2017-11600} 30716 </description> 30717 <!-- 30718 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30719 --> 30720 <advisory> 30721 <severity>IMPORTANT</severity> 30722 <rights>Copyright 2018 Oracle, Inc.</rights> 30723 <issued date="2018-07-17"/> 30724 <cve href="http://linux.oracle.com/cve/CVE-2017-17741.html">CVE-2017-17741</cve> 30725 <cve href="http://linux.oracle.com/cve/CVE-2018-1130.html">CVE-2018-1130</cve> 30726 <cve href="http://linux.oracle.com/cve/CVE-2017-11600.html">CVE-2017-11600</cve> 30727 <cve href="http://linux.oracle.com/cve/CVE-2018-10087.html">CVE-2018-10087</cve> 30728 <cve href="http://linux.oracle.com/cve/CVE-2015-8575.html">CVE-2015-8575</cve> 30729 <cve href="http://linux.oracle.com/cve/CVE-2017-7616.html">CVE-2017-7616</cve> 30730 <cve href="http://linux.oracle.com/cve/CVE-2018-10124.html">CVE-2018-10124</cve> 30731 30732 </advisory> 30733 </metadata> 30734 <criteria operator="OR"> 30735 <criteria operator="AND"> 30736 <criterion test_ref="oval:com.oracle.elsa:tst:20184172001" comment="Oracle Linux 5 is installed"/> 30737 <criteria operator="OR"> 30738 <criteria operator="AND"> 30739 <criterion test_ref="oval:com.oracle.elsa:tst:20184172002" comment="kernel-uek is earlier than 0:2.6.39-400.300.2.el5uek"/> 30740 <criterion test_ref="oval:com.oracle.elsa:tst:20184172003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 30741 </criteria> 30742 <criteria operator="AND"> 30743 <criterion test_ref="oval:com.oracle.elsa:tst:20184172004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.300.2.el5uek"/> 30744 <criterion test_ref="oval:com.oracle.elsa:tst:20184172005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 30745 </criteria> 30746 <criteria operator="AND"> 30747 <criterion test_ref="oval:com.oracle.elsa:tst:20184172006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.300.2.el5uek"/> 30748 <criterion test_ref="oval:com.oracle.elsa:tst:20184172007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 30749 </criteria> 30750 <criteria operator="AND"> 30751 <criterion test_ref="oval:com.oracle.elsa:tst:20184172008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.300.2.el5uek"/> 30752 <criterion test_ref="oval:com.oracle.elsa:tst:20184172009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 30753 </criteria> 30754 <criteria operator="AND"> 30755 <criterion test_ref="oval:com.oracle.elsa:tst:20184172010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.300.2.el5uek"/> 30756 <criterion test_ref="oval:com.oracle.elsa:tst:20184172011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 30757 </criteria> 30758 <criteria operator="AND"> 30759 <criterion test_ref="oval:com.oracle.elsa:tst:20184172012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.300.2.el5uek"/> 30760 <criterion test_ref="oval:com.oracle.elsa:tst:20184172013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 30761 </criteria> 30762 </criteria> 30763 </criteria> 30764 <criteria operator="AND"> 30765 <criterion test_ref="oval:com.oracle.elsa:tst:20184172014" comment="Oracle Linux 6 is installed"/> 30766 <criteria operator="OR"> 30767 <criteria operator="AND"> 30768 <criterion test_ref="oval:com.oracle.elsa:tst:20184172015" comment="kernel-uek is earlier than 0:2.6.39-400.300.2.el6uek"/> 30769 <criterion test_ref="oval:com.oracle.elsa:tst:20184172016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 30770 </criteria> 30771 <criteria operator="AND"> 30772 <criterion test_ref="oval:com.oracle.elsa:tst:20184172017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.300.2.el6uek"/> 30773 <criterion test_ref="oval:com.oracle.elsa:tst:20184172018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 30774 </criteria> 30775 <criteria operator="AND"> 30776 <criterion test_ref="oval:com.oracle.elsa:tst:20184172019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.300.2.el6uek"/> 30777 <criterion test_ref="oval:com.oracle.elsa:tst:20184172020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 30778 </criteria> 30779 <criteria operator="AND"> 30780 <criterion test_ref="oval:com.oracle.elsa:tst:20184172021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.300.2.el6uek"/> 30781 <criterion test_ref="oval:com.oracle.elsa:tst:20184172022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 30782 </criteria> 30783 <criteria operator="AND"> 30784 <criterion test_ref="oval:com.oracle.elsa:tst:20184172023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.300.2.el6uek"/> 30785 <criterion test_ref="oval:com.oracle.elsa:tst:20184172024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 30786 </criteria> 30787 <criteria operator="AND"> 30788 <criterion test_ref="oval:com.oracle.elsa:tst:20184172025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.300.2.el6uek"/> 30789 <criterion test_ref="oval:com.oracle.elsa:tst:20184172026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 30790 </criteria> 30791 </criteria> 30792 </criteria> 30793 </criteria> 30794 </definition> 30795 <definition id="oval:com.oracle.elsa:def:20184189" version="501" class="patch"> 30796 <metadata> 30797 <title> 30798 ELSA-2018-4189: Unbreakable Enterprise kernel security update (IMPORTANT) 30799 </title> 30800 <affected family="unix"> 30801 <platform>Oracle Linux 7</platform> 30802 30803 </affected> 30804 <reference source="elsa" ref_id="ELSA-2018-4189" ref_url="http://linux.oracle.com/errata/ELSA-2018-4189.html"/> 30805 <reference source="CVE" ref_id="CVE-2018-5390" ref_url="http://linux.oracle.com/cve/CVE-2018-5390.html"/> 30806 30807 <description> 30808 [4.14.35-1818.0.14] 30809 - tcp: add tcp_ooo_try_coalesce() helper (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30810 - tcp: call tcp_drop() from tcp_data_queue_ofo() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30811 - tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30812 - tcp: avoid collapses in tcp_prune_queue() if possible (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30813 - tcp: free batches of packets in tcp_prune_ofo_queue() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30814 </description> 30815 <!-- 30816 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30817 --> 30818 <advisory> 30819 <severity>IMPORTANT</severity> 30820 <rights>Copyright 2018 Oracle, Inc.</rights> 30821 <issued date="2018-08-06"/> 30822 <cve href="http://linux.oracle.com/cve/CVE-2018-5390.html">CVE-2018-5390</cve> 30823 30824 </advisory> 30825 </metadata> 30826 <criteria operator="AND"> 30827 <criterion test_ref="oval:com.oracle.elsa:tst:20184189001" comment="Oracle Linux 7 is installed"/> 30828 <criteria operator="OR"> 30829 <criteria operator="AND"> 30830 <criterion test_ref="oval:com.oracle.elsa:tst:20184189002" comment="kernel-uek is earlier than 0:4.14.35-1818.0.14.el7uek"/> 30831 <criterion test_ref="oval:com.oracle.elsa:tst:20184189003" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 30832 </criteria> 30833 <criteria operator="AND"> 30834 <criterion test_ref="oval:com.oracle.elsa:tst:20184189004" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.0.14.el7uek"/> 30835 <criterion test_ref="oval:com.oracle.elsa:tst:20184189005" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 30836 </criteria> 30837 <criteria operator="AND"> 30838 <criterion test_ref="oval:com.oracle.elsa:tst:20184189006" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.0.14.el7uek"/> 30839 <criterion test_ref="oval:com.oracle.elsa:tst:20184189007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 30840 </criteria> 30841 <criteria operator="AND"> 30842 <criterion test_ref="oval:com.oracle.elsa:tst:20184189008" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.0.14.el7uek"/> 30843 <criterion test_ref="oval:com.oracle.elsa:tst:20184189009" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 30844 </criteria> 30845 <criteria operator="AND"> 30846 <criterion test_ref="oval:com.oracle.elsa:tst:20184189010" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.0.14.el7uek"/> 30847 <criterion test_ref="oval:com.oracle.elsa:tst:20184189011" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 30848 </criteria> 30849 <criteria operator="AND"> 30850 <criterion test_ref="oval:com.oracle.elsa:tst:20184189012" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.0.14.el7uek"/> 30851 <criterion test_ref="oval:com.oracle.elsa:tst:20184189013" comment="kernel-uek-tools is signed with the Oracle Linux 7 key"/> 30852 </criteria> 30853 </criteria> 30854 </criteria> 30855 30856 </definition> 30857 <definition id="oval:com.oracle.elsa:def:20184190" version="501" class="patch"> 30858 <metadata> 30859 <title> 30860 ELSA-2018-4190: Unbreakable Enterprise kernel security update (IMPORTANT) 30861 </title> 30862 <affected family="unix"> 30863 <platform>Oracle Linux 7</platform> 30864 30865 </affected> 30866 <reference source="elsa" ref_id="ELSA-2018-4190" ref_url="http://linux.oracle.com/errata/ELSA-2018-4190.html"/> 30867 <reference source="CVE" ref_id="CVE-2018-5390" ref_url="http://linux.oracle.com/cve/CVE-2018-5390.html"/> 30868 30869 <description> 30870 [4.14.35-1818.0.15] 30871 - tcp: add tcp_ooo_try_coalesce() helper (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30872 - tcp: call tcp_drop() from tcp_data_queue_ofo() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30873 - tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30874 - tcp: avoid collapses in tcp_prune_queue() if possible (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30875 - tcp: free batches of packets in tcp_prune_ofo_queue() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 30876 </description> 30877 <!-- 30878 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30879 --> 30880 <advisory> 30881 <severity>IMPORTANT</severity> 30882 <rights>Copyright 2018 Oracle, Inc.</rights> 30883 <issued date="2018-08-07"/> 30884 <cve href="http://linux.oracle.com/cve/CVE-2018-5390.html">CVE-2018-5390</cve> 30885 30886 </advisory> 30887 </metadata> 30888 <criteria operator="AND"> 30889 <criterion test_ref="oval:com.oracle.elsa:tst:20184190001" comment="Oracle Linux 7 is installed"/> 30890 <criteria operator="OR"> 30891 <criteria operator="AND"> 30892 <criterion test_ref="oval:com.oracle.elsa:tst:20184190002" comment="kernel-uek is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30893 <criterion test_ref="oval:com.oracle.elsa:tst:20184190003" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 30894 </criteria> 30895 <criteria operator="AND"> 30896 <criterion test_ref="oval:com.oracle.elsa:tst:20184190004" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30897 <criterion test_ref="oval:com.oracle.elsa:tst:20184190005" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 30898 </criteria> 30899 <criteria operator="AND"> 30900 <criterion test_ref="oval:com.oracle.elsa:tst:20184190006" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30901 <criterion test_ref="oval:com.oracle.elsa:tst:20184190007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 30902 </criteria> 30903 <criteria operator="AND"> 30904 <criterion test_ref="oval:com.oracle.elsa:tst:20184190008" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30905 <criterion test_ref="oval:com.oracle.elsa:tst:20184190009" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 30906 </criteria> 30907 <criteria operator="AND"> 30908 <criterion test_ref="oval:com.oracle.elsa:tst:20184190010" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30909 <criterion test_ref="oval:com.oracle.elsa:tst:20184190011" comment="kernel-uek-headers is signed with the Oracle Linux 7 key"/> 30910 </criteria> 30911 <criteria operator="AND"> 30912 <criterion test_ref="oval:com.oracle.elsa:tst:20184190012" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30913 <criterion test_ref="oval:com.oracle.elsa:tst:20184190013" comment="kernel-uek-tools is signed with the Oracle Linux 7 key"/> 30914 </criteria> 30915 <criteria operator="AND"> 30916 <criterion test_ref="oval:com.oracle.elsa:tst:20184190014" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30917 <criterion test_ref="oval:com.oracle.elsa:tst:20184190015" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key"/> 30918 </criteria> 30919 <criteria operator="AND"> 30920 <criterion test_ref="oval:com.oracle.elsa:tst:20184190016" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30921 <criterion test_ref="oval:com.oracle.elsa:tst:20184190017" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key"/> 30922 </criteria> 30923 <criteria operator="AND"> 30924 <criterion test_ref="oval:com.oracle.elsa:tst:20184190018" comment="perf is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30925 <criterion test_ref="oval:com.oracle.elsa:tst:20184190019" comment="perf is signed with the Oracle Linux 7 key"/> 30926 </criteria> 30927 <criteria operator="AND"> 30928 <criterion test_ref="oval:com.oracle.elsa:tst:20184190020" comment="python-perf is earlier than 0:4.14.35-1818.0.15.el7uek"/> 30929 <criterion test_ref="oval:com.oracle.elsa:tst:20184190021" comment="python-perf is signed with the Oracle Linux 7 key"/> 30930 </criteria> 30931 </criteria> 30932 </criteria> 30933 30934 </definition> 30935 <definition id="oval:com.oracle.elsa:def:20184193" version="501" class="patch"> 30936 <metadata> 30937 <title> 30938 ELSA-2018-4193: Unbreakable Enterprise kernel security update (IMPORTANT) 30939 </title> 30940 <affected family="unix"> 30941 <platform>Oracle Linux 6</platform> 30942 <platform>Oracle Linux 7</platform> 30943 30944 </affected> 30945 <reference source="elsa" ref_id="ELSA-2018-4193" ref_url="http://linux.oracle.com/errata/ELSA-2018-4193.html"/> 30946 <reference source="CVE" ref_id="CVE-2018-5750" ref_url="http://linux.oracle.com/cve/CVE-2018-5750.html"/> 30947 <reference source="CVE" ref_id="CVE-2018-6927" ref_url="http://linux.oracle.com/cve/CVE-2018-6927.html"/> 30948 <reference source="CVE" ref_id="CVE-2018-5333" ref_url="http://linux.oracle.com/cve/CVE-2018-5333.html"/> 30949 30950 <description> 30951 kernel-uek 30952 [3.8.13-118.23.1] 30953 - xen/blkback: free requests on disconnection (Dongli Zhang) [Orabug: 22111941] 30954 - RDS: null pointer dereference in rds_atomic_free_op (Mohamed Ghannam) [Orabug: 27986376] {CVE-2018-5333} 30955 - ACPI: sbshc: remove raw pointer from printk() message (Greg Kroah-Hartman) [Orabug: 27986392] {CVE-2018-5750} 30956 - futex: Prevent overflow by strengthen input validation (Li Jinyue) [Orabug: 27986395] {CVE-2018-6927} 30957 </description> 30958 <!-- 30959 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 30960 --> 30961 <advisory> 30962 <severity>IMPORTANT</severity> 30963 <rights>Copyright 2018 Oracle, Inc.</rights> 30964 <issued date="2018-08-09"/> 30965 <cve href="http://linux.oracle.com/cve/CVE-2018-5750.html">CVE-2018-5750</cve> 30966 <cve href="http://linux.oracle.com/cve/CVE-2018-6927.html">CVE-2018-6927</cve> 30967 <cve href="http://linux.oracle.com/cve/CVE-2018-5333.html">CVE-2018-5333</cve> 30968 30969 </advisory> 30970 </metadata> 30971 <criteria operator="OR"> 30972 <criteria operator="AND"> 30973 <criterion test_ref="oval:com.oracle.elsa:tst:20184193001" comment="Oracle Linux 6 is installed"/> 30974 <criteria operator="OR"> 30975 <criteria operator="AND"> 30976 <criterion test_ref="oval:com.oracle.elsa:tst:20184193002" comment="dtrace-modules-3.8.13-118.23.1.el6uek is earlier than 0:0.4.5-3.el6"/> 30977 <criterion test_ref="oval:com.oracle.elsa:tst:20184193003" comment="dtrace-modules-3.8.13-118.23.1.el6uek is signed with the Oracle Linux 6 key"/> 30978 </criteria> 30979 <criteria operator="AND"> 30980 <criterion test_ref="oval:com.oracle.elsa:tst:20184193004" comment="kernel-uek is earlier than 0:3.8.13-118.23.1.el6uek"/> 30981 <criterion test_ref="oval:com.oracle.elsa:tst:20184193005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 30982 </criteria> 30983 <criteria operator="AND"> 30984 <criterion test_ref="oval:com.oracle.elsa:tst:20184193006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.23.1.el6uek"/> 30985 <criterion test_ref="oval:com.oracle.elsa:tst:20184193007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 30986 </criteria> 30987 <criteria operator="AND"> 30988 <criterion test_ref="oval:com.oracle.elsa:tst:20184193008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.23.1.el6uek"/> 30989 <criterion test_ref="oval:com.oracle.elsa:tst:20184193009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 30990 </criteria> 30991 <criteria operator="AND"> 30992 <criterion test_ref="oval:com.oracle.elsa:tst:20184193010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.23.1.el6uek"/> 30993 <criterion test_ref="oval:com.oracle.elsa:tst:20184193011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 30994 </criteria> 30995 <criteria operator="AND"> 30996 <criterion test_ref="oval:com.oracle.elsa:tst:20184193012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.23.1.el6uek"/> 30997 <criterion test_ref="oval:com.oracle.elsa:tst:20184193013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 30998 </criteria> 30999 <criteria operator="AND"> 31000 <criterion test_ref="oval:com.oracle.elsa:tst:20184193014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.23.1.el6uek"/> 31001 <criterion test_ref="oval:com.oracle.elsa:tst:20184193015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 31002 </criteria> 31003 </criteria> 31004 </criteria> 31005 <criteria operator="AND"> 31006 <criterion test_ref="oval:com.oracle.elsa:tst:20184193016" comment="Oracle Linux 7 is installed"/> 31007 <criteria operator="OR"> 31008 <criteria operator="AND"> 31009 <criterion test_ref="oval:com.oracle.elsa:tst:20184193017" comment="dtrace-modules-3.8.13-118.23.1.el7uek is earlier than 0:0.4.5-3.el7"/> 31010 <criterion test_ref="oval:com.oracle.elsa:tst:20184193018" comment="dtrace-modules-3.8.13-118.23.1.el7uek is signed with the Oracle Linux 7 key"/> 31011 </criteria> 31012 <criteria operator="AND"> 31013 <criterion test_ref="oval:com.oracle.elsa:tst:20184193019" comment="kernel-uek is earlier than 0:3.8.13-118.23.1.el7uek"/> 31014 <criterion test_ref="oval:com.oracle.elsa:tst:20184193020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 31015 </criteria> 31016 <criteria operator="AND"> 31017 <criterion test_ref="oval:com.oracle.elsa:tst:20184193021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.23.1.el7uek"/> 31018 <criterion test_ref="oval:com.oracle.elsa:tst:20184193022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 31019 </criteria> 31020 <criteria operator="AND"> 31021 <criterion test_ref="oval:com.oracle.elsa:tst:20184193023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.23.1.el7uek"/> 31022 <criterion test_ref="oval:com.oracle.elsa:tst:20184193024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 31023 </criteria> 31024 <criteria operator="AND"> 31025 <criterion test_ref="oval:com.oracle.elsa:tst:20184193025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.23.1.el7uek"/> 31026 <criterion test_ref="oval:com.oracle.elsa:tst:20184193026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 31027 </criteria> 31028 <criteria operator="AND"> 31029 <criterion test_ref="oval:com.oracle.elsa:tst:20184193027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.23.1.el7uek"/> 31030 <criterion test_ref="oval:com.oracle.elsa:tst:20184193028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 31031 </criteria> 31032 <criteria operator="AND"> 31033 <criterion test_ref="oval:com.oracle.elsa:tst:20184193029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.23.1.el7uek"/> 31034 <criterion test_ref="oval:com.oracle.elsa:tst:20184193030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 31035 </criteria> 31036 </criteria> 31037 </criteria> 31038 </criteria> 31039 </definition> 31040 <definition id="oval:com.oracle.elsa:def:20184195" version="501" class="patch"> 31041 <metadata> 31042 <title> 31043 ELSA-2018-4195: Unbreakable Enterprise kernel security update (IMPORTANT) 31044 </title> 31045 <affected family="unix"> 31046 <platform>Oracle Linux 7</platform> 31047 31048 </affected> 31049 <reference source="elsa" ref_id="ELSA-2018-4195" ref_url="http://linux.oracle.com/errata/ELSA-2018-4195.html"/> 31050 <reference source="CVE" ref_id="CVE-2018-3620" ref_url="http://linux.oracle.com/cve/CVE-2018-3620.html"/> 31051 <reference source="CVE" ref_id="CVE-2018-3646" ref_url="http://linux.oracle.com/cve/CVE-2018-3646.html"/> 31052 <reference source="CVE" ref_id="CVE-2018-5391" ref_url="http://linux.oracle.com/cve/CVE-2018-5391.html"/> 31053 31054 <description> 31055 [4.14.35-1818.1.6] 31056 - ipv4: frags: handle possible skb truesize change (Eric Dumazet) [Orabug: 28481663] {CVE-2018-5391} 31057 31058 [4.14.35-1818.1.5] 31059 - inet: frag: enforce memory limits earlier (Eric Dumazet) [Orabug: 28481663] {CVE-2018-5391} 31060 - init/main.c: reorder boot_cpu_state_init/smp_prepare_boot_cpu (Mihai Carabas) [Orabug: 28491890] 31061 31062 [4.14.35-1818.1.4] 31063 - x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation (Prarit Bhargava) [Orabug: 28390134] 31064 - x86/mm/kmmio: Make the tracer robust against L1TF (Andi Kleen) [Orabug: 28442418] {CVE-2018-3620} 31065 - x86/mm/pat: Make set_memory_np() L1TF safe (Andi Kleen) [Orabug: 28442418] {CVE-2018-3620} 31066 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert (Andi Kleen) [Orabug: 28442418] {CVE-2018-3620} 31067 - x86/speculation/l1tf: Invert all not present mappings (Andi Kleen) [Orabug: 28442418] {CVE-2018-3620} 31068 - cpu/hotplug: Fix SMT supported evaluation (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31069 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry (Paolo Bonzini) [Orabug: 28442418] {CVE-2018-3646} 31070 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry (Paolo Bonzini) [Orabug: 28442418] {CVE-2018-3620} 31071 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability (Paolo Bonzini) [Orabug: 28442418] {CVE-2018-3620} 31072 - Documentation/l1tf: Remove Yonah processors from not vulnerable list (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31073 - x86/KVM/VMX: Dont set l1tf_flush_l1d from vmx_handle_external_intr() (Nicolai Stange) [Orabug: 28442418] {CVE-2018-3646} 31074 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d (Nicolai Stange) [Orabug: 28442418] {CVE-2018-3646} 31075 - x86: Dont include linux/irq.h from asm/hardirq.h (Nicolai Stange) [Orabug: 28442418] {CVE-2018-3620} 31076 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d (Nicolai Stange) [Orabug: 28442418] {CVE-2018-3646} 31077 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() (Nicolai Stange) [Orabug: 28442418] {CVE-2018-3646} 31078 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' (Nicolai Stange) [Orabug: 28442418] {CVE-2018-3646} 31079 - x86/KVM/VMX: Dont set l1tf_flush_l1d to true from vmx_l1d_flush() (Nicolai Stange) [Orabug: 28442418] {CVE-2018-3646} 31080 - KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR (Paolo Bonzini) [Orabug: 28442418] {CVE-2018-3646} 31081 - cpu/hotplug: detect SMT disabled by BIOS (Josh Poimboeuf) [Orabug: 28442418] {CVE-2018-3620} 31082 - Documentation/l1tf: Fix typos (Tony Luck) [Orabug: 28442418] {CVE-2018-3620} 31083 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages content (Nicolai Stange) [Orabug: 28442418] {CVE-2018-3646} 31084 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures (Jiri Kosina) [Orabug: 28442418] {CVE-2018-3620} 31085 - Documentation: Add section about CPU vulnerabilities (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31086 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations (Jiri Kosina) [Orabug: 28442418] {CVE-2018-3646} 31087 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31088 - cpu/hotplug: Expose SMT control init function (Jiri Kosina) [Orabug: 28442418] {CVE-2018-3620} 31089 - x86/kvm: Allow runtime control of L1D flush (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3646} 31090 - x86/kvm: Serialize L1D flush parameter setter (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3646} 31091 - x86/kvm: Add static key for flush always (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3646} 31092 - x86/kvm: Move l1tf setup function (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3646} 31093 - x86/l1tf: Handle EPT disabled state proper (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31094 - x86/kvm: Drop L1TF MSR list approach (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3646} 31095 - x86/litf: Introduce vmx status variable (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31096 - cpu/hotplug: Online siblings when SMT control is turned on (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31097 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3646} 31098 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3646} 31099 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3646} 31100 - x86/KVM/VMX: Add find_msr() helper function (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3646} 31101 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3646} 31102 - x86/KVM/VMX: Add L1D flush logic (Paolo Bonzini) [Orabug: 28442418] {CVE-2018-3646} 31103 - x86/KVM/VMX: Add L1D MSR based flush (Paolo Bonzini) [Orabug: 28442418] {CVE-2018-3646} 31104 - x86/KVM/VMX: Add L1D flush algorithm (Paolo Bonzini) [Orabug: 28442418] {CVE-2018-3646} 31105 - x86/KVM/VMX: Add module argument for L1TF mitigation (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3646} {CVE-2018-3646} 31106 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3646} 31107 - KVM: X86: Provide a capability to disable PAUSE intercepts (Wanpeng Li) [Orabug: 28442418] {CVE-2018-3646} 31108 - KVM: X86: Provide a capability to disable HLT intercepts (Wanpeng Li) [Orabug: 28442418] {CVE-2018-3646} 31109 - KVM: X86: Provide a capability to disable MWAIT intercepts (Wanpeng Li) [Orabug: 28442418] {CVE-2018-3646} 31110 - cpu/hotplug: Boot HT siblings at least once (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31111 - Revert 'x86/apic: Ignore secondary threads if nosmt=force' (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31112 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE (Michal Hocko) [Orabug: 28442418] {CVE-2018-3620} 31113 - x86/speculation/l1tf: Protect PAE swap entries against L1TF (Vlastimil Babka) [Orabug: 28442418] {CVE-2018-3620} 31114 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (Borislav Petkov) [Orabug: 28442418] {CVE-2018-3620} 31115 - x86/cpufeatures: Add detection of L1D cache flush support. (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3620} 31116 - x86/speculation/l1tf: Extend 64bit swap file size limit (Vlastimil Babka) [Orabug: 28442418] {CVE-2018-3620} 31117 - x86/apic: Ignore secondary threads if nosmt=force (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31118 - x86/cpu/AMD: Evaluate smp_num_siblings early (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31119 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info (Borislav Petkov) [Orabug: 28442418] {CVE-2018-3620} 31120 - x86/cpu/intel: Evaluate smp_num_siblings early (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31121 - x86/cpu/topology: Provide detect_extended_topology_early() (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31122 - x86/cpu/common: Provide detect_ht_early() (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31123 - x86/cpu/AMD: Remove the pointless detect_ht() call (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31124 - x86/cpu: Remove the pointless CPU printout (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31125 - cpu/hotplug: Provide knobs to control SMT (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31126 - cpu/hotplug: Split do_cpu_down() (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31127 - cpu/hotplug: Make bringup/teardown of smp threads symmetric (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31128 - x86/topology: Provide topology_smt_supported() (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31129 - x86/smp: Provide topology_is_primary_thread() (Thomas Gleixner) [Orabug: 28442418] {CVE-2018-3620} 31130 - sched/smt: Update sched_smt_present at runtime (Peter Zijlstra) [Orabug: 28442418] {CVE-2018-3620} 31131 - x86/bugs: Move the l1tf function and define pr_fmt properly (Konrad Rzeszutek Wilk) [Orabug: 28442418] {CVE-2018-3620} 31132 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 (Andi Klein) [Orabug: 28442418] {CVE-2018-3620} 31133 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Andi Kleen) [Orabug: 28442418] {CVE-2018-3620} 31134 - x86/speculation/l1tf: Add sysfs reporting for l1tf (Andi Klein) [Orabug: 28442418] {CVE-2018-3620} 31135 - x86/speculation/l1tf: Make sure the first page is always reserved (Andi Klein) [Orabug: 28442418] {CVE-2018-3620} 31136 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation (Andi Klein) [Orabug: 28442418] {CVE-2018-3620} 31137 - x86/speculation/l1tf: Protect swap entries against L1TF (Linus Torvalds) [Orabug: 28442418] {CVE-2018-3620} 31138 - x86/speculation/l1tf: Change order of offset/type in swap entry (Linus Torvalds) [Orabug: 28442418] {CVE-2018-3620} 31139 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Andi Klein) [Orabug: 28442418] {CVE-2018-3620} 31140 - x86/mm: Limit mmap() of /dev/mem to valid physical addresses (Craig Bergstrom) [Orabug: 28442418] {CVE-2018-3620} {CVE-2018-3620} 31141 - x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border (Kirill A. Shutemov) [Orabug: 28442418] {CVE-2018-3620} {CVE-2018-3620} 31142 31143 [4.14.35-1818.1.3] 31144 - tcp: add tcp_ooo_try_coalesce() helper (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 31145 - tcp: call tcp_drop() from tcp_data_queue_ofo() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 31146 - tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 31147 - tcp: avoid collapses in tcp_prune_queue() if possible (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 31148 - tcp: free batches of packets in tcp_prune_ofo_queue() (Eric Dumazet) [Orabug: 28453849] {CVE-2018-5390} 31149 31150 [4.14.35-1818.1.2] 31151 - net/rds: Fix incorrect bigger vs. smaller IP address check (Hakon Bugge) [Orabug: 28239459] 31152 - IB/mad: Use IDR for agent IDs (willy@infradead.org) [Orabug: 28340849] 31153 - IB/mad: Agent registration is process context only (Matthew Wilcox) [Orabug: 28340849] 31154 - IB/core: Make ib_mad_client_id atomic (Hakon Bugge) [Orabug: 28340849] 31155 - scsi: lpfc: Revise copyright for new company language (James Smart) [Orabug: 28361789] 31156 - scsi: lpfc: update driver version to 12.0.0.5 (James Smart) [Orabug: 28361789] 31157 - scsi: lpfc: devloss timeout race condition caused null pointer reference (James Smart) [Orabug: 28361789] 31158 - scsi: lpfc: Fix NVME Target crash in defer rcv logic (James Smart) [Orabug: 28361789] 31159 - scsi: lpfc: Support duration field in Link Cable Beacon V1 command (James Smart) [Orabug: 28361789] 31160 - scsi: lpfc: Make PBDE optimizations configurable (James Smart) [Orabug: 28361789] 31161 - scsi: lpfc: Fix abort error path for NVMET (James Smart) [Orabug: 28361789] 31162 - scsi: lpfc: Fix panic if driver unloaded when port is offline (James Smart) [Orabug: 28361789] 31163 - scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word (James Smart) [Orabug: 28361789] 31164 - scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZE (James Smart) [Orabug: 28361789] 31165 - scsi: lpfc: use monotonic timestamps for statistics (Arnd Bergmann) [Orabug: 28361789] 31166 - scsi: lpfc: update driver version to 12.0.0.4 (James Smart) [Orabug: 28361789] 31167 - scsi: lpfc: Fix port initialization failure. (James Smart) [Orabug: 28361789] 31168 - scsi: lpfc: Fix 16gb hbas failing cq create. (James Smart) [Orabug: 28361789] 31169 - scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc (James Smart) [Orabug: 28361789] 31170 - scsi: lpfc: correct oversubscription of nvme io requests for an adapter (James Smart) [Orabug: 28361789] 31171 - scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx) (James Smart) [Orabug: 28361789] 31172 - scsi: lpfc: fix spelling mistakes: 'mabilbox' and 'maibox' (Colin Ian King) [Orabug: 28361789] 31173 - scsi: lpfc: Comment cleanup regarding Broadcom copyright header (James Smart) [Orabug: 28361789] 31174 - scsi: lpfc: update driver version to 12.0.0.3 (James Smart) [Orabug: 28361789] 31175 - scsi: lpfc: Enhance log messages when reporting CQE errors (James Smart) [Orabug: 28361789] 31176 - scsi: lpfc: Fix up log messages and stats counters in IO submit code path (James Smart) [Orabug: 28361789] 31177 - scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt (James Smart) [Orabug: 28361789] 31178 - scsi: lpfc: Handle new link fault code returned by adapter firmware. (James Smart) [Orabug: 28361789] 31179 - scsi: lpfc: Correct fw download error message (James Smart) [Orabug: 28361789] 31180 - scsi: lpfc: enhance LE data structure copies to hardware (James Smart) [Orabug: 28361789] 31181 - scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering (James Smart) [Orabug: 28361789] 31182 - uek-rpm: aarch64 Set CONFIG_BPF_STREAM_PARSER (Henry Willard) [Orabug: 28380994] 31183 - uek-rpm: Enable net_failover.ko in nano_modules file (Victor Erminpour) [Orabug: 28401935] 31184 - uek-rpm: config: Disable CONFIG_SECURITY_DMESG_RESTRICT (Victor Erminpour) [Orabug: 28401946] 31185 31186 [4.14.35-1818.1.1] 31187 - net/rds: Implement ARP flushing correctly (Hakon Bugge) [Orabug: 28219851] 31188 - scsi: smartpqi: bump driver version to 1.1.4-130 (Don Brace) 31189 - scsi: smartpqi: fix critical ARM issue reading PQI index registers (Kevin Barnett) 31190 - scsi: smartpqi: add inspur advantech ids (Kevin Barnett) 31191 - scsi: smartpqi: improve error checking for sync requests (Kevin Barnett) 31192 - scsi: smartpqi: improve handling for sync requests (Kevin Barnett) 31193 - blk-mq: Allow PCI vector offset for mapping queues (Keith Busch) 31194 - scsi: smartpqi: update driver version (Don Brace) 31195 - scsi: smartpqi: workaround fw bug for oq deletion (Kevin Barnett) 31196 - scsi: smartpqi: add in new supported controllers (Kevin Barnett) 31197 - scsi: smartpqi: Convert timers to use timer_setup() (Kees Cook) 31198 - uek-rpm: Enable ovmapi.ko in nano_module (Victor Erminpour) [Orabug: 28142947] 31199 - rdmaip: fix returned value not set error (Zhu Yanjun) 31200 - IB: RDMAIP: avoid migration to a port that is down (Zhu Yanjun) 31201 - net/rds: prevent RDS connections using stale ARP entries (Wei Lin Guay) [Orabug: 28149099] 31202 - net/rds: Fix kernel panic caused by a race between setup/teardown (Hans Westgaard Ry) [Orabug: 28341723] 31203 - net/rds: Avoid stalled connection due to CM REQ retries (Wei Lin Guay) [Orabug: 28068633] 31204 - net/rds: use one sided reconnection during a race (Wei Lin Guay) [Orabug: 28068633] 31205 - Revert 'Revert 'net/rds: Revert 'RDS: add reconnect retry scheme for stalled' (Hakon Bugge) [Orabug: 28068633] 31206 - socket: close race condition between sock_close() and sockfs_setattr() (Cong Wang) [Orabug: 28312496] {CVE-2018-12232} 31207 - jfs: Fix inconsistency between memory allocation and ea_buf->max_size (Shankara Pailoor) [Orabug: 28312514] {CVE-2018-12233} 31208 - x86/speculation: Support per-process SSBD with IBRS (Alexandre Chartre) [Orabug: 28354046] 31209 - x86/speculation: Implement per-cpu IBRS control (Alexandre Chartre) [Orabug: 28064083] 31210 31211 [4.14.35-1818.1.0] 31212 - ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver (Corey Minyard) [Orabug: 27628285] 31213 - rds: tcp: cancel all worker threads before shutting down socket (Sowmini Varadhan) [Orabug: 28350092] 31214 - scsi: megaraid_sas: fix selection of reply queue (Ming Lei) [Orabug: 28353250] 31215 - genirq/affinity: assign vectors to all possible CPUs (Christoph Hellwig) [Orabug: 28353250] 31216 - rds: signedness bug (Dan Carpenter) [Orabug: 28319158] 31217 - proc/kcore: dont bounds check against address 0 (Laura Abbott) [Orabug: 28321870] 31218 - mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT (Andrea Arcangeli) [Orabug: 28322517] 31219 - ocfs2: Fix locking for res->tracking and dlm->tracking_list (Ashish Samant) [Orabug: 28256389] 31220 - add kernel param to pre-allocate NICs (Brian Maly) [Orabug: 28257071] 31221 </description> 31222 <!-- 31223 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 31224 --> 31225 <advisory> 31226 <severity>IMPORTANT</severity> 31227 <rights>Copyright 2018 Oracle, Inc.</rights> 31228 <issued date="2018-08-14"/> 31229 <cve href="http://linux.oracle.com/cve/CVE-2018-3620.html">CVE-2018-3620</cve> 31230 <cve href="http://linux.oracle.com/cve/CVE-2018-3646.html">CVE-2018-3646</cve> 31231 <cve href="http://linux.oracle.com/cve/CVE-2018-5391.html">CVE-2018-5391</cve> 31232 31233 </advisory> 31234 </metadata> 31235 <criteria operator="AND"> 31236 <criterion test_ref="oval:com.oracle.elsa:tst:20184195001" comment="Oracle Linux 7 is installed"/> 31237 <criteria operator="OR"> 31238 <criteria operator="AND"> 31239 <criterion test_ref="oval:com.oracle.elsa:tst:20184195002" comment="kernel-uek is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31240 <criterion test_ref="oval:com.oracle.elsa:tst:20184195003" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 31241 </criteria> 31242 <criteria operator="AND"> 31243 <criterion test_ref="oval:com.oracle.elsa:tst:20184195004" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31244 <criterion test_ref="oval:com.oracle.elsa:tst:20184195005" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 31245 </criteria> 31246 <criteria operator="AND"> 31247 <criterion test_ref="oval:com.oracle.elsa:tst:20184195006" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31248 <criterion test_ref="oval:com.oracle.elsa:tst:20184195007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 31249 </criteria> 31250 <criteria operator="AND"> 31251 <criterion test_ref="oval:com.oracle.elsa:tst:20184195008" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31252 <criterion test_ref="oval:com.oracle.elsa:tst:20184195009" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 31253 </criteria> 31254 <criteria operator="AND"> 31255 <criterion test_ref="oval:com.oracle.elsa:tst:20184195010" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31256 <criterion test_ref="oval:com.oracle.elsa:tst:20184195011" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 31257 </criteria> 31258 <criteria operator="AND"> 31259 <criterion test_ref="oval:com.oracle.elsa:tst:20184195012" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31260 <criterion test_ref="oval:com.oracle.elsa:tst:20184195013" comment="kernel-uek-headers is signed with the Oracle Linux 7 key"/> 31261 </criteria> 31262 <criteria operator="AND"> 31263 <criterion test_ref="oval:com.oracle.elsa:tst:20184195014" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31264 <criterion test_ref="oval:com.oracle.elsa:tst:20184195015" comment="kernel-uek-tools is signed with the Oracle Linux 7 key"/> 31265 </criteria> 31266 <criteria operator="AND"> 31267 <criterion test_ref="oval:com.oracle.elsa:tst:20184195016" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31268 <criterion test_ref="oval:com.oracle.elsa:tst:20184195017" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key"/> 31269 </criteria> 31270 <criteria operator="AND"> 31271 <criterion test_ref="oval:com.oracle.elsa:tst:20184195018" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31272 <criterion test_ref="oval:com.oracle.elsa:tst:20184195019" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key"/> 31273 </criteria> 31274 <criteria operator="AND"> 31275 <criterion test_ref="oval:com.oracle.elsa:tst:20184195020" comment="perf is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31276 <criterion test_ref="oval:com.oracle.elsa:tst:20184195021" comment="perf is signed with the Oracle Linux 7 key"/> 31277 </criteria> 31278 <criteria operator="AND"> 31279 <criterion test_ref="oval:com.oracle.elsa:tst:20184195022" comment="python-perf is earlier than 0:4.14.35-1818.1.6.el7uek"/> 31280 <criterion test_ref="oval:com.oracle.elsa:tst:20184195023" comment="python-perf is signed with the Oracle Linux 7 key"/> 31281 </criteria> 31282 </criteria> 31283 </criteria> 31284 31285 </definition> 31286 <definition id="oval:com.oracle.elsa:def:20184196" version="501" class="patch"> 31287 <metadata> 31288 <title> 31289 ELSA-2018-4196: Unbreakable Enterprise kernel security update (IMPORTANT) 31290 </title> 31291 <affected family="unix"> 31292 <platform>Oracle Linux 6</platform> 31293 <platform>Oracle Linux 7</platform> 31294 31295 </affected> 31296 <reference source="elsa" ref_id="ELSA-2018-4196" ref_url="http://linux.oracle.com/errata/ELSA-2018-4196.html"/> 31297 <reference source="CVE" ref_id="CVE-2018-3620" ref_url="http://linux.oracle.com/cve/CVE-2018-3620.html"/> 31298 <reference source="CVE" ref_id="CVE-2017-18344" ref_url="http://linux.oracle.com/cve/CVE-2017-18344.html"/> 31299 <reference source="CVE" ref_id="CVE-2018-3646" ref_url="http://linux.oracle.com/cve/CVE-2018-3646.html"/> 31300 <reference source="CVE" ref_id="CVE-2018-5391" ref_url="http://linux.oracle.com/cve/CVE-2018-5391.html"/> 31301 31302 <description> 31303 [4.1.12-124.18.5] 31304 - inet: frag: enforce memory limits earlier (Eric Dumazet) [Orabug: 28450977] 31305 - x86/mm/pageattr.c: fix page prot mask (Mihai Carabas) [Orabug: 28492122] 31306 - x86/pgtable.h: fix PMD/PUD mask (Mihai Carabas) [Orabug: 28492122] 31307 - x86/asm: Add pud/pmd mask interfaces to handle large PAT bit (Toshi Kani) [Orabug: 28492122] 31308 31309 [4.1.12-124.18.4] 31310 - kvm/vmx: Dont mark vmx_exit() __exit (Boris Ostrovsky) [Orabug: 28491688] 31311 - x86/speculation: Dont mark cpu_no_l1tf __initconst (Boris Ostrovsky) [Orabug: 28491688] 31312 - x86/speculation: parse l1tf boot parameter early (Boris Ostrovsky) [Orabug: 28491688] 31313 31314 [4.1.12-124.18.3] 31315 - posix-timer: Properly check sigevent->sigev_notify (Thomas Gleixner) [Orabug: 28481412] {CVE-2017-18344} 31316 31317 [4.1.12-124.18.2] 31318 - x86/mm/kmmio: Make the tracer robust against L1TF (Andi Kleen) [Orabug: 28220674] {CVE-2018-3620} 31319 - x86/mm/pat: Make set_memory_np() L1TF safe (Andi Kleen) [Orabug: 28220674] {CVE-2018-3620} 31320 - x86/mm/pat: Ensure cpa->pfn only contains page frame numbers (Matt Fleming) [Orabug: 28220674] {CVE-2018-3620} 31321 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert (Andi Kleen) [Orabug: 28220674] {CVE-2018-3620} 31322 - x86/speculation/l1tf: Invert all not present mappings (Andi Kleen) [Orabug: 28220674] {CVE-2018-3620} 31323 - cpu/hotplug: Fix SMT supported evaluation (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31324 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry (Paolo Bonzini) [Orabug: 28220674] {CVE-2018-3646} 31325 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry (Paolo Bonzini) [Orabug: 28220674] {CVE-2018-3620} 31326 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES (KarimAllah Ahmed) [Orabug: 28220674] {CVE-2018-3646} 31327 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability (Paolo Bonzini) [Orabug: 28220674] {CVE-2018-3620} 31328 - Documentation/l1tf: Remove Yonah processors from not vulnerable list (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31329 - x86/KVM/VMX: Dont set l1tf_flush_l1d from vmx_handle_external_intr() (Nicolai Stange) [Orabug: 28220674] {CVE-2018-3646} 31330 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d (Nicolai Stange) [Orabug: 28220674] {CVE-2018-3646} 31331 - x86: Dont include linux/irq.h from asm/hardirq.h (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3620} 31332 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646} 31333 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646} 31334 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646} 31335 - x86/KVM/VMX: Dont set l1tf_flush_l1d to true from vmx_l1d_flush() (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646} 31336 - KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR (Paolo Bonzini) [Orabug: 28220625] {CVE-2018-3646} 31337 - KVM: X86: Introduce kvm_get_msr_feature() (Wanpeng Li) [Orabug: 28220674] {CVE-2018-3646} 31338 - KVM: x86: Add a framework for supporting MSR-based features (Tom Lendacky) [Orabug: 28220674] {CVE-2018-3646} 31339 - cpu/hotplug: detect SMT disabled by BIOS (Josh Poimboeuf) [Orabug: 28220674] {CVE-2018-3620} 31340 - Documentation/l1tf: Fix typos (Tony Luck) [Orabug: 28220674] {CVE-2018-3620} 31341 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages content (Nicolai Stange) [Orabug: 28220674] {CVE-2018-3646} 31342 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures (Jiri Kosina) [Orabug: 28220674] {CVE-2018-3620} 31343 - Documentation: Add section about CPU vulnerabilities (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31344 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations (Jiri Kosina) [Orabug: 28220674] {CVE-2018-3646} 31345 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31346 - cpu/hotplug: Expose SMT control init function (Jiri Kosina) [Orabug: 28220674] {CVE-2018-3620} 31347 - x86/kvm: Allow runtime control of L1D flush (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3646} 31348 - x86/kvm: Serialize L1D flush parameter setter (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3646} 31349 - x86/kvm: Add static key for flush always (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3646} 31350 - x86/kvm: Move l1tf setup function (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3646} 31351 - x86/l1tf: Handle EPT disabled state proper (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620} 31352 - x86/kvm: Drop L1TF MSR list approach (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3646} 31353 - x86/litf: Introduce vmx status variable (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31354 - cpu/hotplug: Online siblings when SMT control is turned on (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31355 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3646} 31356 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3646} 31357 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3646} 31358 - x86/KVM/VMX: Add find_msr() helper function (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3646} 31359 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3646} 31360 - x86/KVM/VMX: Add L1D flush logic (Paolo Bonzini) [Orabug: 28220674] {CVE-2018-3646} 31361 - x86/KVM/VMX: Add L1D MSR based flush (Paolo Bonzini) [Orabug: 28220674] {CVE-2018-3646} 31362 - x86/KVM/VMX: Add L1D flush algorithm (Paolo Bonzini) [Orabug: 28220674] {CVE-2018-3646} 31363 - x86/KVM/VMX: Add module argument for L1TF mitigation (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3646} {CVE-2018-3646} 31364 - locking/static_keys: Add static_key_{en,dis}able() helpers (Peter Zijlstra) [Orabug: 28220674] {CVE-2018-3620} 31365 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3646} 31366 - KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks (Suravee Suthikulpanit) [Orabug: 28220674] {CVE-2018-3646} 31367 - cpu/hotplug: Boot HT siblings at least once (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31368 - Revert 'x86/apic: Ignore secondary threads if nosmt=force' (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31369 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE (Michal Hocko) [Orabug: 28220674] {CVE-2018-3620} 31370 - x86/speculation/l1tf: Protect PAE swap entries against L1TF (Vlastimil Babka) [Orabug: 28220674] {CVE-2018-3620} 31371 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (Borislav Petkov) [Orabug: 28220674] {CVE-2018-3620} 31372 - x86/cpufeatures: Add detection of L1D cache flush support. (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3620} 31373 - x86/speculation/l1tf: Extend 64bit swap file size limit (Vlastimil Babka) [Orabug: 28220674] {CVE-2018-3620} 31374 - x86/apic: Ignore secondary threads if nosmt=force (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31375 - x86/cpu/AMD: Evaluate smp_num_siblings early (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31376 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info (Borislav Petkov) [Orabug: 28220674] {CVE-2018-3620} 31377 - x86/cpu/intel: Evaluate smp_num_siblings early (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31378 - x86/cpu/topology: Provide detect_extended_topology_early() (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31379 - x86/cpu/common: Provide detect_ht_early() (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31380 - x86/cpu/AMD: Remove the pointless detect_ht() call (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31381 - x86/cpu: Remove the pointless CPU printout (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31382 - cpu/hotplug: Provide knobs to control SMT (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31383 - x86/topology: Add topology_max_smt_threads() (Andi Kleen) [Orabug: 28220674] {CVE-2018-3620} 31384 - cpu/hotplug: Split do_cpu_down() (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31385 - x86/topology: Provide topology_smt_supported() (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31386 - x86/smp: Provide topology_is_primary_thread() (Thomas Gleixner) [Orabug: 28220674] {CVE-2018-3620} 31387 - x86/bugs: Move the l1tf function and define pr_fmt properly (Konrad Rzeszutek Wilk) [Orabug: 28220674] {CVE-2018-3620} 31388 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 (Andi Klein) [Orabug: 28220674] {CVE-2018-3620} 31389 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Andi Klein) [Orabug: 28220674] {CVE-2018-3620} 31390 - x86/speculation/l1tf: Add sysfs reporting for l1tf (Andi Klein) [Orabug: 28220674] {CVE-2018-3620} 31391 - x86/speculation/l1tf: Make sure the first page is always reserved (Andi Klein) [Orabug: 28220674] {CVE-2018-3620} 31392 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation (Andi Klein) [Orabug: 28220674] {CVE-2018-3620} 31393 - x86/speculation/l1tf: Protect swap entries against L1TF (Linus Torvalds) [Orabug: 28220674] {CVE-2018-3620} 31394 - x86/speculation/l1tf: Change order of offset/type in swap entry (Linus Torvalds) [Orabug: 28220674] {CVE-2018-3620} 31395 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Andi Klein) [Orabug: 28220674] {CVE-2018-3620} 31396 - x86/mm: Limit mmap() of /dev/mem to valid physical addresses (Craig Bergstrom) [Orabug: 28220674] {CVE-2018-3620} 31397 - x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border (Kirill A. Shutemov) [Orabug: 28220674] {CVE-2018-3620} 31398 </description> 31399 <!-- 31400 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 31401 --> 31402 <advisory> 31403 <severity>IMPORTANT</severity> 31404 <rights>Copyright 2018 Oracle, Inc.</rights> 31405 <issued date="2018-08-14"/> 31406 <cve href="http://linux.oracle.com/cve/CVE-2018-3620.html">CVE-2018-3620</cve> 31407 <cve href="http://linux.oracle.com/cve/CVE-2017-18344.html">CVE-2017-18344</cve> 31408 <cve href="http://linux.oracle.com/cve/CVE-2018-3646.html">CVE-2018-3646</cve> 31409 <cve href="http://linux.oracle.com/cve/CVE-2018-5391.html">CVE-2018-5391</cve> 31410 31411 </advisory> 31412 </metadata> 31413 <criteria operator="OR"> 31414 <criteria operator="AND"> 31415 <criterion test_ref="oval:com.oracle.elsa:tst:20184196001" comment="Oracle Linux 6 is installed"/> 31416 <criteria operator="OR"> 31417 <criteria operator="AND"> 31418 <criterion test_ref="oval:com.oracle.elsa:tst:20184196002" comment="kernel-uek is earlier than 0:4.1.12-124.18.5.el6uek"/> 31419 <criterion test_ref="oval:com.oracle.elsa:tst:20184196003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 31420 </criteria> 31421 <criteria operator="AND"> 31422 <criterion test_ref="oval:com.oracle.elsa:tst:20184196004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.5.el6uek"/> 31423 <criterion test_ref="oval:com.oracle.elsa:tst:20184196005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 31424 </criteria> 31425 <criteria operator="AND"> 31426 <criterion test_ref="oval:com.oracle.elsa:tst:20184196006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.5.el6uek"/> 31427 <criterion test_ref="oval:com.oracle.elsa:tst:20184196007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 31428 </criteria> 31429 <criteria operator="AND"> 31430 <criterion test_ref="oval:com.oracle.elsa:tst:20184196008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.5.el6uek"/> 31431 <criterion test_ref="oval:com.oracle.elsa:tst:20184196009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 31432 </criteria> 31433 <criteria operator="AND"> 31434 <criterion test_ref="oval:com.oracle.elsa:tst:20184196010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.5.el6uek"/> 31435 <criterion test_ref="oval:com.oracle.elsa:tst:20184196011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 31436 </criteria> 31437 <criteria operator="AND"> 31438 <criterion test_ref="oval:com.oracle.elsa:tst:20184196012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.5.el6uek"/> 31439 <criterion test_ref="oval:com.oracle.elsa:tst:20184196013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 31440 </criteria> 31441 </criteria> 31442 </criteria> 31443 <criteria operator="AND"> 31444 <criterion test_ref="oval:com.oracle.elsa:tst:20184196014" comment="Oracle Linux 7 is installed"/> 31445 <criteria operator="OR"> 31446 <criteria operator="AND"> 31447 <criterion test_ref="oval:com.oracle.elsa:tst:20184196015" comment="kernel-uek is earlier than 0:4.1.12-124.18.5.el7uek"/> 31448 <criterion test_ref="oval:com.oracle.elsa:tst:20184196016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 31449 </criteria> 31450 <criteria operator="AND"> 31451 <criterion test_ref="oval:com.oracle.elsa:tst:20184196017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.5.el7uek"/> 31452 <criterion test_ref="oval:com.oracle.elsa:tst:20184196018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 31453 </criteria> 31454 <criteria operator="AND"> 31455 <criterion test_ref="oval:com.oracle.elsa:tst:20184196019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.5.el7uek"/> 31456 <criterion test_ref="oval:com.oracle.elsa:tst:20184196020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 31457 </criteria> 31458 <criteria operator="AND"> 31459 <criterion test_ref="oval:com.oracle.elsa:tst:20184196021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.5.el7uek"/> 31460 <criterion test_ref="oval:com.oracle.elsa:tst:20184196022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 31461 </criteria> 31462 <criteria operator="AND"> 31463 <criterion test_ref="oval:com.oracle.elsa:tst:20184196023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.5.el7uek"/> 31464 <criterion test_ref="oval:com.oracle.elsa:tst:20184196024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 31465 </criteria> 31466 <criteria operator="AND"> 31467 <criterion test_ref="oval:com.oracle.elsa:tst:20184196025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.5.el7uek"/> 31468 <criterion test_ref="oval:com.oracle.elsa:tst:20184196026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 31469 </criteria> 31470 </criteria> 31471 </criteria> 31472 </criteria> 31473 </definition> 31474 <definition id="oval:com.oracle.elsa:def:20184198" version="501" class="patch"> 31475 <metadata> 31476 <title> 31477 ELSA-2018-4198: qemu security update (IMPORTANT) 31478 </title> 31479 <affected family="unix"> 31480 <platform>Oracle Linux 7</platform> 31481 31482 </affected> 31483 <reference source="elsa" ref_id="ELSA-2018-4198" ref_url="http://linux.oracle.com/errata/ELSA-2018-4198.html"/> 31484 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 31485 31486 <description> 31487 [12:2.9.0-11.1.el7] 31488 - i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639) (Konrad Rzeszutek Wilk) [Orabug: 28110449] {CVE-2018-3639} 31489 - i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639) (Konrad Rzeszutek Wilk) [Orabug: 28110449] {CVE-2018-3639} 31490 - i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639) (Daniel P. Berrange) [Orabug: 28110449] {CVE-2018-3639} 31491 </description> 31492 <!-- 31493 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 31494 --> 31495 <advisory> 31496 <severity>IMPORTANT</severity> 31497 <rights>Copyright 2018 Oracle, Inc.</rights> 31498 <issued date="2018-08-15"/> 31499 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 31500 31501 </advisory> 31502 </metadata> 31503 <criteria operator="AND"> 31504 <criterion test_ref="oval:com.oracle.elsa:tst:20184198001" comment="Oracle Linux 7 is installed"/> 31505 <criteria operator="OR"> 31506 <criteria operator="AND"> 31507 <criterion test_ref="oval:com.oracle.elsa:tst:20184198002" comment="qemu is earlier than 12:2.9.0-11.1.el7"/> 31508 <criterion test_ref="oval:com.oracle.elsa:tst:20184198003" comment="qemu is signed with the Oracle Linux 7 key"/> 31509 </criteria> 31510 <criteria operator="AND"> 31511 <criterion test_ref="oval:com.oracle.elsa:tst:20184198004" comment="qemu-block-gluster is earlier than 12:2.9.0-11.1.el7"/> 31512 <criterion test_ref="oval:com.oracle.elsa:tst:20184198005" comment="qemu-block-gluster is signed with the Oracle Linux 7 key"/> 31513 </criteria> 31514 <criteria operator="AND"> 31515 <criterion test_ref="oval:com.oracle.elsa:tst:20184198006" comment="qemu-block-iscsi is earlier than 12:2.9.0-11.1.el7"/> 31516 <criterion test_ref="oval:com.oracle.elsa:tst:20184198007" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key"/> 31517 </criteria> 31518 <criteria operator="AND"> 31519 <criterion test_ref="oval:com.oracle.elsa:tst:20184198008" comment="qemu-block-rbd is earlier than 12:2.9.0-11.1.el7"/> 31520 <criterion test_ref="oval:com.oracle.elsa:tst:20184198009" comment="qemu-block-rbd is signed with the Oracle Linux 7 key"/> 31521 </criteria> 31522 <criteria operator="AND"> 31523 <criterion test_ref="oval:com.oracle.elsa:tst:20184198010" comment="qemu-common is earlier than 12:2.9.0-11.1.el7"/> 31524 <criterion test_ref="oval:com.oracle.elsa:tst:20184198011" comment="qemu-common is signed with the Oracle Linux 7 key"/> 31525 </criteria> 31526 <criteria operator="AND"> 31527 <criterion test_ref="oval:com.oracle.elsa:tst:20184198012" comment="qemu-img is earlier than 12:2.9.0-11.1.el7"/> 31528 <criterion test_ref="oval:com.oracle.elsa:tst:20184198013" comment="qemu-img is signed with the Oracle Linux 7 key"/> 31529 </criteria> 31530 <criteria operator="AND"> 31531 <criterion test_ref="oval:com.oracle.elsa:tst:20184198014" comment="qemu-kvm is earlier than 12:2.9.0-11.1.el7"/> 31532 <criterion test_ref="oval:com.oracle.elsa:tst:20184198015" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 31533 </criteria> 31534 <criteria operator="AND"> 31535 <criterion test_ref="oval:com.oracle.elsa:tst:20184198016" comment="qemu-kvm-core is earlier than 12:2.9.0-11.1.el7"/> 31536 <criterion test_ref="oval:com.oracle.elsa:tst:20184198017" comment="qemu-kvm-core is signed with the Oracle Linux 7 key"/> 31537 </criteria> 31538 <criteria operator="AND"> 31539 <criterion test_ref="oval:com.oracle.elsa:tst:20184198018" comment="qemu-system-x86 is earlier than 12:2.9.0-11.1.el7"/> 31540 <criterion test_ref="oval:com.oracle.elsa:tst:20184198019" comment="qemu-system-x86 is signed with the Oracle Linux 7 key"/> 31541 </criteria> 31542 <criteria operator="AND"> 31543 <criterion test_ref="oval:com.oracle.elsa:tst:20184198020" comment="qemu-system-x86-core is earlier than 12:2.9.0-11.1.el7"/> 31544 <criterion test_ref="oval:com.oracle.elsa:tst:20184198021" comment="qemu-system-x86-core is signed with the Oracle Linux 7 key"/> 31545 </criteria> 31546 </criteria> 31547 </criteria> 31548 31549 </definition> 31550 <definition id="oval:com.oracle.elsa:def:20184200" version="501" class="patch"> 31551 <metadata> 31552 <title> 31553 ELSA-2018-4200: Unbreakable Enterprise kernel security update (IMPORTANT) 31554 </title> 31555 <affected family="unix"> 31556 <platform>Oracle Linux 6</platform> 31557 <platform>Oracle Linux 7</platform> 31558 31559 </affected> 31560 <reference source="elsa" ref_id="ELSA-2018-4200" ref_url="http://linux.oracle.com/errata/ELSA-2018-4200.html"/> 31561 <reference source="CVE" ref_id="CVE-2018-7566" ref_url="http://linux.oracle.com/cve/CVE-2018-7566.html"/> 31562 31563 <description> 31564 [4.1.12-124.18.6] 31565 - qla2xxx: Update the version to 9.00.00.00.41.0-k1. (Giridhar Malavali) [Orabug: 28172611] 31566 - qla2xxx: Utilize complete local DMA buffer for DIF PI inforamtion. (Giridhar Malavali) [Orabug: 28172611] 31567 - qla2xxx: Correction to total data segment count when local DMA buffers used for DIF PI. (Giridhar Malavali) 31568 - scsi: megaraid_sas: fix the wrong way to get irq number (Jianchao Wang) [Orabug: 28436426] 31569 - ALSA: seq: Make ioctls race-free (Takashi Iwai) [Orabug: 28459728] {CVE-2018-7566} 31570 - ALSA: seq: Fix racy pool initializations (Takashi Iwai) [Orabug: 28459728] {CVE-2018-7566} 31571 - oracleasm: Fix use after free for request processing timer (Martin K. Petersen) [Orabug: 28506080] 31572 - oracleasm: Fix incorrectly set flag (Martin K. Petersen) [Orabug: 28506080] 31573 - oracleasm: Fix memory leak (Martin K. Petersen) [Orabug: 28506080] 31574 - oracleasm: Add ENXIO handling (Martin K. Petersen) [Orabug: 28506080] 31575 - oracleasm: Add missing tracepoint (Martin K. Petersen) [Orabug: 28506080] 31576 - oracleasm: Don't assume bip was allocated by oracleasm (Martin K. Petersen) [Orabug: 28506080] 31577 - oracleasm: fix asmfs_dir_operations compiler error (Tom Saeger) [Orabug: 28506080] 31578 </description> 31579 <!-- 31580 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 31581 --> 31582 <advisory> 31583 <severity>IMPORTANT</severity> 31584 <rights>Copyright 2018 Oracle, Inc.</rights> 31585 <issued date="2018-08-16"/> 31586 <cve href="http://linux.oracle.com/cve/CVE-2018-7566.html">CVE-2018-7566</cve> 31587 31588 </advisory> 31589 </metadata> 31590 <criteria operator="OR"> 31591 <criteria operator="AND"> 31592 <criterion test_ref="oval:com.oracle.elsa:tst:20184200001" comment="Oracle Linux 6 is installed"/> 31593 <criteria operator="OR"> 31594 <criteria operator="AND"> 31595 <criterion test_ref="oval:com.oracle.elsa:tst:20184200002" comment="kernel-uek is earlier than 0:4.1.12-124.18.6.el6uek"/> 31596 <criterion test_ref="oval:com.oracle.elsa:tst:20184200003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 31597 </criteria> 31598 <criteria operator="AND"> 31599 <criterion test_ref="oval:com.oracle.elsa:tst:20184200004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.6.el6uek"/> 31600 <criterion test_ref="oval:com.oracle.elsa:tst:20184200005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 31601 </criteria> 31602 <criteria operator="AND"> 31603 <criterion test_ref="oval:com.oracle.elsa:tst:20184200006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.6.el6uek"/> 31604 <criterion test_ref="oval:com.oracle.elsa:tst:20184200007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 31605 </criteria> 31606 <criteria operator="AND"> 31607 <criterion test_ref="oval:com.oracle.elsa:tst:20184200008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.6.el6uek"/> 31608 <criterion test_ref="oval:com.oracle.elsa:tst:20184200009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 31609 </criteria> 31610 <criteria operator="AND"> 31611 <criterion test_ref="oval:com.oracle.elsa:tst:20184200010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.6.el6uek"/> 31612 <criterion test_ref="oval:com.oracle.elsa:tst:20184200011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 31613 </criteria> 31614 <criteria operator="AND"> 31615 <criterion test_ref="oval:com.oracle.elsa:tst:20184200012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.6.el6uek"/> 31616 <criterion test_ref="oval:com.oracle.elsa:tst:20184200013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 31617 </criteria> 31618 </criteria> 31619 </criteria> 31620 <criteria operator="AND"> 31621 <criterion test_ref="oval:com.oracle.elsa:tst:20184200014" comment="Oracle Linux 7 is installed"/> 31622 <criteria operator="OR"> 31623 <criteria operator="AND"> 31624 <criterion test_ref="oval:com.oracle.elsa:tst:20184200015" comment="kernel-uek is earlier than 0:4.1.12-124.18.6.el7uek"/> 31625 <criterion test_ref="oval:com.oracle.elsa:tst:20184200016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 31626 </criteria> 31627 <criteria operator="AND"> 31628 <criterion test_ref="oval:com.oracle.elsa:tst:20184200017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.6.el7uek"/> 31629 <criterion test_ref="oval:com.oracle.elsa:tst:20184200018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 31630 </criteria> 31631 <criteria operator="AND"> 31632 <criterion test_ref="oval:com.oracle.elsa:tst:20184200019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.6.el7uek"/> 31633 <criterion test_ref="oval:com.oracle.elsa:tst:20184200020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 31634 </criteria> 31635 <criteria operator="AND"> 31636 <criterion test_ref="oval:com.oracle.elsa:tst:20184200021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.6.el7uek"/> 31637 <criterion test_ref="oval:com.oracle.elsa:tst:20184200022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 31638 </criteria> 31639 <criteria operator="AND"> 31640 <criterion test_ref="oval:com.oracle.elsa:tst:20184200023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.6.el7uek"/> 31641 <criterion test_ref="oval:com.oracle.elsa:tst:20184200024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 31642 </criteria> 31643 <criteria operator="AND"> 31644 <criterion test_ref="oval:com.oracle.elsa:tst:20184200025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.6.el7uek"/> 31645 <criterion test_ref="oval:com.oracle.elsa:tst:20184200026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 31646 </criteria> 31647 </criteria> 31648 </criteria> 31649 </criteria> 31650 </definition> 31651 <definition id="oval:com.oracle.elsa:def:20184208" version="501" class="patch"> 31652 <metadata> 31653 <title> 31654 ELSA-2018-4208: Unbreakable Enterprise kernel security update (IMPORTANT) 31655 </title> 31656 <affected family="unix"> 31657 <platform>Oracle Linux 6</platform> 31658 <platform>Oracle Linux 7</platform> 31659 31660 </affected> 31661 <reference source="elsa" ref_id="ELSA-2018-4208" ref_url="http://linux.oracle.com/errata/ELSA-2018-4208.html"/> 31662 <reference source="CVE" ref_id="CVE-2018-10938" ref_url="http://linux.oracle.com/cve/CVE-2018-10938.html"/> 31663 <reference source="CVE" ref_id="CVE-2018-15594" ref_url="http://linux.oracle.com/cve/CVE-2018-15594.html"/> 31664 31665 <description> 31666 [4.1.12-124.18.9] 31667 - rebuild bumping release 31668 31669 [4.1.12-124.18.8] 31670 - Cipso: cipso_v4_optptr enter infinite loop (yujuan.qi) [Orabug: 28563992] {CVE-2018-10938} 31671 - Btrfs: fix list_add corruption and soft lockups in fsync (Liu Bo) [Orabug: 28119834] 31672 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests (Peter Zijlstra) [Orabug: 28474643] {CVE-2018-15594} 31673 - sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() in sym_hipd.c (George Kennedy) [Orabug: 28481893] 31674 - md/raid1: Avoid raid1 resync getting stuck (Jes Sorensen) [Orabug: 28529228] 31675 - x86/spectrev2: Don't set mode to SPECTRE_V2_NONE when retpoline is available. (Boris Ostrovsky) [Orabug: 28540376] 31676 31677 [4.1.12-124.18.7] 31678 - ext4: avoid deadlock when expanding inode size (Jan Kara) [Orabug: 25718971] 31679 - ext4: properly align shifted xattrs when expanding inodes (Jan Kara) [Orabug: 25718971] 31680 - ext4: fix xattr shifting when expanding inodes part 2 (Jan Kara) [Orabug: 25718971] 31681 - ext4: fix xattr shifting when expanding inodes (Jan Kara) [Orabug: 25718971] 31682 - uek-rpm: Enable perf stripped binary (Victor Erminpour) [Orabug: 27801171] 31683 - nfsd: give out fewer session slots as limit approaches (J. Bruce Fields) [Orabug: 28023821] 31684 - nfsd: increase DRC cache limit (J. Bruce Fields) [Orabug: 28023821] 31685 - uek-rpm: config-debug: Turn off torture testing by default (Knut Omang) [Orabug: 28261886] 31686 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg() (Junichi Nomura) 31687 - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs (Yazen Ghannam) [Orabug: 28416303] 31688 - Fix up non-directory creation in SGID directories (Linus Torvalds) [Orabug: 28459477] {CVE-2018-13405} 31689 - scsi: libsas: defer ata device eh commands to libata (Jason Yan) [Orabug: 28459685] {CVE-2018-10021} 31690 - PCI: Allocate ATS struct during enumeration (Bjorn Helgaas) [Orabug: 28460092] 31691 </description> 31692 <!-- 31693 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 31694 --> 31695 <advisory> 31696 <severity>IMPORTANT</severity> 31697 <rights>Copyright 2018 Oracle, Inc.</rights> 31698 <issued date="2018-09-04"/> 31699 <cve href="http://linux.oracle.com/cve/CVE-2018-10938.html">CVE-2018-10938</cve> 31700 <cve href="http://linux.oracle.com/cve/CVE-2018-15594.html">CVE-2018-15594</cve> 31701 31702 </advisory> 31703 </metadata> 31704 <criteria operator="OR"> 31705 <criteria operator="AND"> 31706 <criterion test_ref="oval:com.oracle.elsa:tst:20184208001" comment="Oracle Linux 6 is installed"/> 31707 <criteria operator="OR"> 31708 <criteria operator="AND"> 31709 <criterion test_ref="oval:com.oracle.elsa:tst:20184208002" comment="kernel-uek is earlier than 0:4.1.12-124.18.9.el6uek"/> 31710 <criterion test_ref="oval:com.oracle.elsa:tst:20184208003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 31711 </criteria> 31712 <criteria operator="AND"> 31713 <criterion test_ref="oval:com.oracle.elsa:tst:20184208004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.9.el6uek"/> 31714 <criterion test_ref="oval:com.oracle.elsa:tst:20184208005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 31715 </criteria> 31716 <criteria operator="AND"> 31717 <criterion test_ref="oval:com.oracle.elsa:tst:20184208006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.9.el6uek"/> 31718 <criterion test_ref="oval:com.oracle.elsa:tst:20184208007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 31719 </criteria> 31720 <criteria operator="AND"> 31721 <criterion test_ref="oval:com.oracle.elsa:tst:20184208008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.9.el6uek"/> 31722 <criterion test_ref="oval:com.oracle.elsa:tst:20184208009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 31723 </criteria> 31724 <criteria operator="AND"> 31725 <criterion test_ref="oval:com.oracle.elsa:tst:20184208010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.9.el6uek"/> 31726 <criterion test_ref="oval:com.oracle.elsa:tst:20184208011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 31727 </criteria> 31728 <criteria operator="AND"> 31729 <criterion test_ref="oval:com.oracle.elsa:tst:20184208012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.9.el6uek"/> 31730 <criterion test_ref="oval:com.oracle.elsa:tst:20184208013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 31731 </criteria> 31732 </criteria> 31733 </criteria> 31734 <criteria operator="AND"> 31735 <criterion test_ref="oval:com.oracle.elsa:tst:20184208014" comment="Oracle Linux 7 is installed"/> 31736 <criteria operator="OR"> 31737 <criteria operator="AND"> 31738 <criterion test_ref="oval:com.oracle.elsa:tst:20184208015" comment="kernel-uek is earlier than 0:4.1.12-124.18.9.el7uek"/> 31739 <criterion test_ref="oval:com.oracle.elsa:tst:20184208016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 31740 </criteria> 31741 <criteria operator="AND"> 31742 <criterion test_ref="oval:com.oracle.elsa:tst:20184208017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.9.el7uek"/> 31743 <criterion test_ref="oval:com.oracle.elsa:tst:20184208018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 31744 </criteria> 31745 <criteria operator="AND"> 31746 <criterion test_ref="oval:com.oracle.elsa:tst:20184208019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.9.el7uek"/> 31747 <criterion test_ref="oval:com.oracle.elsa:tst:20184208020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 31748 </criteria> 31749 <criteria operator="AND"> 31750 <criterion test_ref="oval:com.oracle.elsa:tst:20184208021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.9.el7uek"/> 31751 <criterion test_ref="oval:com.oracle.elsa:tst:20184208022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 31752 </criteria> 31753 <criteria operator="AND"> 31754 <criterion test_ref="oval:com.oracle.elsa:tst:20184208023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.9.el7uek"/> 31755 <criterion test_ref="oval:com.oracle.elsa:tst:20184208024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 31756 </criteria> 31757 <criteria operator="AND"> 31758 <criterion test_ref="oval:com.oracle.elsa:tst:20184208025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.9.el7uek"/> 31759 <criterion test_ref="oval:com.oracle.elsa:tst:20184208026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 31760 </criteria> 31761 </criteria> 31762 </criteria> 31763 </criteria> 31764 </definition> 31765 <definition id="oval:com.oracle.elsa:def:20184210" version="501" class="patch"> 31766 <metadata> 31767 <title> 31768 ELSA-2018-4210: Unbreakable Enterprise kernel security update (IMPORTANT) 31769 </title> 31770 <affected family="unix"> 31771 <platform>Oracle Linux 6</platform> 31772 <platform>Oracle Linux 7</platform> 31773 31774 </affected> 31775 <reference source="elsa" ref_id="ELSA-2018-4210" ref_url="http://linux.oracle.com/errata/ELSA-2018-4210.html"/> 31776 <reference source="CVE" ref_id="CVE-2018-14678" ref_url="http://linux.oracle.com/cve/CVE-2018-14678.html"/> 31777 31778 <description> 31779 [4.1.12-124.19.1] 31780 - x86/entry/64: Ensure %ebx handling correct in xen_failsafe_callback (George Kennedy) [Orabug: 28402927] {CVE-2018-14678} 31781 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (Andi Kleen) [Orabug: 28488808] {CVE-2018-3620} 31782 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM (Vlastimil Babka) [Orabug: 28488808] {CVE-2018-3620} 31783 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (Vlastimil Babka) [Orabug: 28488808] {CVE-2018-3620} 31784 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (Vlastimil Babka) [Orabug: 28488808] {CVE-2018-3620} 31785 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion (Sean Christopherson) [Orabug: 28488808] {CVE-2018-3620} 31786 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled (Guenter Roeck) [Orabug: 28488808] {CVE-2018-3620} 31787 - x86/spectre: Add missing family 6 check to microcode check (Andi Kleen) [Orabug: 28488808] {CVE-2018-3620} 31788 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled (Thomas Gleixner) [Orabug: 28488808] {CVE-2018-3646} 31789 - x86/microcode: Allow late microcode loading with SMT disabled (Josh Poimboeuf) [Orabug: 28488808] {CVE-2018-3620} 31790 - x86/microcode: Do not upload microcode if CPUs are offline (Ashok Raj) [Orabug: 28488808] {CVE-2018-3620} 31791 </description> 31792 <!-- 31793 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 31794 --> 31795 <advisory> 31796 <severity>IMPORTANT</severity> 31797 <rights>Copyright 2018 Oracle, Inc.</rights> 31798 <issued date="2018-09-06"/> 31799 <cve href="http://linux.oracle.com/cve/CVE-2018-14678.html">CVE-2018-14678</cve> 31800 31801 </advisory> 31802 </metadata> 31803 <criteria operator="OR"> 31804 <criteria operator="AND"> 31805 <criterion test_ref="oval:com.oracle.elsa:tst:20184210001" comment="Oracle Linux 6 is installed"/> 31806 <criteria operator="OR"> 31807 <criteria operator="AND"> 31808 <criterion test_ref="oval:com.oracle.elsa:tst:20184210002" comment="kernel-uek is earlier than 0:4.1.12-124.19.1.el6uek"/> 31809 <criterion test_ref="oval:com.oracle.elsa:tst:20184210003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 31810 </criteria> 31811 <criteria operator="AND"> 31812 <criterion test_ref="oval:com.oracle.elsa:tst:20184210004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.1.el6uek"/> 31813 <criterion test_ref="oval:com.oracle.elsa:tst:20184210005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 31814 </criteria> 31815 <criteria operator="AND"> 31816 <criterion test_ref="oval:com.oracle.elsa:tst:20184210006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.1.el6uek"/> 31817 <criterion test_ref="oval:com.oracle.elsa:tst:20184210007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 31818 </criteria> 31819 <criteria operator="AND"> 31820 <criterion test_ref="oval:com.oracle.elsa:tst:20184210008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.1.el6uek"/> 31821 <criterion test_ref="oval:com.oracle.elsa:tst:20184210009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 31822 </criteria> 31823 <criteria operator="AND"> 31824 <criterion test_ref="oval:com.oracle.elsa:tst:20184210010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.1.el6uek"/> 31825 <criterion test_ref="oval:com.oracle.elsa:tst:20184210011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 31826 </criteria> 31827 <criteria operator="AND"> 31828 <criterion test_ref="oval:com.oracle.elsa:tst:20184210012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.1.el6uek"/> 31829 <criterion test_ref="oval:com.oracle.elsa:tst:20184210013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 31830 </criteria> 31831 </criteria> 31832 </criteria> 31833 <criteria operator="AND"> 31834 <criterion test_ref="oval:com.oracle.elsa:tst:20184210014" comment="Oracle Linux 7 is installed"/> 31835 <criteria operator="OR"> 31836 <criteria operator="AND"> 31837 <criterion test_ref="oval:com.oracle.elsa:tst:20184210015" comment="kernel-uek is earlier than 0:4.1.12-124.19.1.el7uek"/> 31838 <criterion test_ref="oval:com.oracle.elsa:tst:20184210016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 31839 </criteria> 31840 <criteria operator="AND"> 31841 <criterion test_ref="oval:com.oracle.elsa:tst:20184210017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.1.el7uek"/> 31842 <criterion test_ref="oval:com.oracle.elsa:tst:20184210018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 31843 </criteria> 31844 <criteria operator="AND"> 31845 <criterion test_ref="oval:com.oracle.elsa:tst:20184210019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.1.el7uek"/> 31846 <criterion test_ref="oval:com.oracle.elsa:tst:20184210020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 31847 </criteria> 31848 <criteria operator="AND"> 31849 <criterion test_ref="oval:com.oracle.elsa:tst:20184210021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.1.el7uek"/> 31850 <criterion test_ref="oval:com.oracle.elsa:tst:20184210022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 31851 </criteria> 31852 <criteria operator="AND"> 31853 <criterion test_ref="oval:com.oracle.elsa:tst:20184210023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.1.el7uek"/> 31854 <criterion test_ref="oval:com.oracle.elsa:tst:20184210024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 31855 </criteria> 31856 <criteria operator="AND"> 31857 <criterion test_ref="oval:com.oracle.elsa:tst:20184210025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.1.el7uek"/> 31858 <criterion test_ref="oval:com.oracle.elsa:tst:20184210026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 31859 </criteria> 31860 </criteria> 31861 </criteria> 31862 </criteria> 31863 </definition> 31864 <definition id="oval:com.oracle.elsa:def:20184211" version="501" class="patch"> 31865 <metadata> 31866 <title> 31867 ELSA-2018-4211: Unbreakable Enterprise kernel security update (IMPORTANT) 31868 </title> 31869 <affected family="unix"> 31870 <platform>Oracle Linux 6</platform> 31871 <platform>Oracle Linux 7</platform> 31872 31873 </affected> 31874 <reference source="elsa" ref_id="ELSA-2018-4211" ref_url="http://linux.oracle.com/errata/ELSA-2018-4211.html"/> 31875 <reference source="CVE" ref_id="CVE-2018-10675" ref_url="http://linux.oracle.com/cve/CVE-2018-10675.html"/> 31876 <reference source="CVE" ref_id="CVE-2017-18344" ref_url="http://linux.oracle.com/cve/CVE-2017-18344.html"/> 31877 <reference source="CVE" ref_id="CVE-2018-7566" ref_url="http://linux.oracle.com/cve/CVE-2018-7566.html"/> 31878 <reference source="CVE" ref_id="CVE-2018-13405" ref_url="http://linux.oracle.com/cve/CVE-2018-13405.html"/> 31879 31880 <description> 31881 kernel-uek 31882 [3.8.13-118.24.1] 31883 - mm/mempolicy: fix use after free when calling get_mempolicy (zhong jiang) [Orabug: 28022108] {CVE-2018-10675} 31884 - Fix up non-directory creation in SGID directories (Linus Torvalds) [Orabug: 28459478] {CVE-2018-13405} 31885 - ALSA: seq: Make ioctls race-free (Takashi Iwai) [Orabug: 28459729] {CVE-2018-7566} 31886 - ALSA: seq: Fix racy pool initializations (Takashi Iwai) [Orabug: 28459729] {CVE-2018-7566} 31887 - posix-timer: Properly check sigevent->sigev_notify (Thomas Gleixner) [Orabug: 28481409] {CVE-2017-18344} 31888 </description> 31889 <!-- 31890 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 31891 --> 31892 <advisory> 31893 <severity>IMPORTANT</severity> 31894 <rights>Copyright 2018 Oracle, Inc.</rights> 31895 <issued date="2018-09-10"/> 31896 <cve href="http://linux.oracle.com/cve/CVE-2018-10675.html">CVE-2018-10675</cve> 31897 <cve href="http://linux.oracle.com/cve/CVE-2017-18344.html">CVE-2017-18344</cve> 31898 <cve href="http://linux.oracle.com/cve/CVE-2018-7566.html">CVE-2018-7566</cve> 31899 <cve href="http://linux.oracle.com/cve/CVE-2018-13405.html">CVE-2018-13405</cve> 31900 31901 </advisory> 31902 </metadata> 31903 <criteria operator="OR"> 31904 <criteria operator="AND"> 31905 <criterion test_ref="oval:com.oracle.elsa:tst:20184211001" comment="Oracle Linux 6 is installed"/> 31906 <criteria operator="OR"> 31907 <criteria operator="AND"> 31908 <criterion test_ref="oval:com.oracle.elsa:tst:20184211002" comment="dtrace-modules-3.8.13-118.24.1.el6uek is earlier than 0:0.4.5-3.el6"/> 31909 <criterion test_ref="oval:com.oracle.elsa:tst:20184211003" comment="dtrace-modules-3.8.13-118.24.1.el6uek is signed with the Oracle Linux 6 key"/> 31910 </criteria> 31911 <criteria operator="AND"> 31912 <criterion test_ref="oval:com.oracle.elsa:tst:20184211004" comment="kernel-uek is earlier than 0:3.8.13-118.24.1.el6uek"/> 31913 <criterion test_ref="oval:com.oracle.elsa:tst:20184211005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 31914 </criteria> 31915 <criteria operator="AND"> 31916 <criterion test_ref="oval:com.oracle.elsa:tst:20184211006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.1.el6uek"/> 31917 <criterion test_ref="oval:com.oracle.elsa:tst:20184211007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 31918 </criteria> 31919 <criteria operator="AND"> 31920 <criterion test_ref="oval:com.oracle.elsa:tst:20184211008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.1.el6uek"/> 31921 <criterion test_ref="oval:com.oracle.elsa:tst:20184211009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 31922 </criteria> 31923 <criteria operator="AND"> 31924 <criterion test_ref="oval:com.oracle.elsa:tst:20184211010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.1.el6uek"/> 31925 <criterion test_ref="oval:com.oracle.elsa:tst:20184211011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 31926 </criteria> 31927 <criteria operator="AND"> 31928 <criterion test_ref="oval:com.oracle.elsa:tst:20184211012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.1.el6uek"/> 31929 <criterion test_ref="oval:com.oracle.elsa:tst:20184211013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 31930 </criteria> 31931 <criteria operator="AND"> 31932 <criterion test_ref="oval:com.oracle.elsa:tst:20184211014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.1.el6uek"/> 31933 <criterion test_ref="oval:com.oracle.elsa:tst:20184211015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 31934 </criteria> 31935 </criteria> 31936 </criteria> 31937 <criteria operator="AND"> 31938 <criterion test_ref="oval:com.oracle.elsa:tst:20184211016" comment="Oracle Linux 7 is installed"/> 31939 <criteria operator="OR"> 31940 <criteria operator="AND"> 31941 <criterion test_ref="oval:com.oracle.elsa:tst:20184211017" comment="dtrace-modules-3.8.13-118.24.1.el7uek is earlier than 0:0.4.5-3.el7"/> 31942 <criterion test_ref="oval:com.oracle.elsa:tst:20184211018" comment="dtrace-modules-3.8.13-118.24.1.el7uek is signed with the Oracle Linux 7 key"/> 31943 </criteria> 31944 <criteria operator="AND"> 31945 <criterion test_ref="oval:com.oracle.elsa:tst:20184211019" comment="kernel-uek is earlier than 0:3.8.13-118.24.1.el7uek"/> 31946 <criterion test_ref="oval:com.oracle.elsa:tst:20184211020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 31947 </criteria> 31948 <criteria operator="AND"> 31949 <criterion test_ref="oval:com.oracle.elsa:tst:20184211021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.1.el7uek"/> 31950 <criterion test_ref="oval:com.oracle.elsa:tst:20184211022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 31951 </criteria> 31952 <criteria operator="AND"> 31953 <criterion test_ref="oval:com.oracle.elsa:tst:20184211023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.1.el7uek"/> 31954 <criterion test_ref="oval:com.oracle.elsa:tst:20184211024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 31955 </criteria> 31956 <criteria operator="AND"> 31957 <criterion test_ref="oval:com.oracle.elsa:tst:20184211025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.1.el7uek"/> 31958 <criterion test_ref="oval:com.oracle.elsa:tst:20184211026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 31959 </criteria> 31960 <criteria operator="AND"> 31961 <criterion test_ref="oval:com.oracle.elsa:tst:20184211027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.1.el7uek"/> 31962 <criterion test_ref="oval:com.oracle.elsa:tst:20184211028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 31963 </criteria> 31964 <criteria operator="AND"> 31965 <criterion test_ref="oval:com.oracle.elsa:tst:20184211029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.1.el7uek"/> 31966 <criterion test_ref="oval:com.oracle.elsa:tst:20184211030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 31967 </criteria> 31968 </criteria> 31969 </criteria> 31970 </criteria> 31971 </definition> 31972 <definition id="oval:com.oracle.elsa:def:20184214" version="501" class="patch"> 31973 <metadata> 31974 <title> 31975 ELSA-2018-4214: Unbreakable Enterprise kernel security update (IMPORTANT) 31976 </title> 31977 <affected family="unix"> 31978 <platform>Oracle Linux 5</platform> 31979 <platform>Oracle Linux 6</platform> 31980 31981 </affected> 31982 <reference source="elsa" ref_id="ELSA-2018-4214" ref_url="http://linux.oracle.com/errata/ELSA-2018-4214.html"/> 31983 <reference source="CVE" ref_id="CVE-2018-10675" ref_url="http://linux.oracle.com/cve/CVE-2018-10675.html"/> 31984 <reference source="CVE" ref_id="CVE-2018-3620" ref_url="http://linux.oracle.com/cve/CVE-2018-3620.html"/> 31985 <reference source="CVE" ref_id="CVE-2017-18344" ref_url="http://linux.oracle.com/cve/CVE-2017-18344.html"/> 31986 31987 <description> 31988 [2.6.39-400.301.1] 31989 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (Vlastimil Babka) [Orabug: 28505519] {CVE-2018-3620} 31990 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion (Sean Christopherson) [Orabug: 28505519] {CVE-2018-3620} 31991 - x86/speculation/l1tf: Protect PAE swap entries against L1TF (Vlastimil Babka) [Orabug: 28505519] {CVE-2018-3620} 31992 - x86/speculation/l1tf: Extend 64bit swap file size limit (Vlastimil Babka) [Orabug: 28505519] {CVE-2018-3620} 31993 - mm, fremap: mitigate L1TF in remap_file_pages (Daniel Jordan) [Orabug: 28505519] {CVE-2018-3620} 31994 - x86/speculation: Don't mark cpu_no_l1tf __initconst (Boris Ostrovsky) [Orabug: 28505519] {CVE-2018-3620} 31995 - x86/mm/kmmio: Make the tracer robust against L1TF (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 31996 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 31997 - x86/speculation/l1tf: Invert all not present mappings (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 31998 - x86/bugs: Move the l1tf function and define pr_fmt properly (Konrad Rzeszutek Wilk) [Orabug: 28505519] {CVE-2018-3620} 31999 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 32000 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 32001 - mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers (Naoya Horiguchi) [Orabug: 28505519] {CVE-2018-3620} 32002 - mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) (Naoya Horiguchi) [Orabug: 28505519] {CVE-2018-3620} 32003 - pagewalk: improve vma handling (Naoya Horiguchi) [Orabug: 28505519] {CVE-2018-3620} 32004 - mm/pagewalk: remove pgd_entry() and pud_entry() (Naoya Horiguchi) [Orabug: 28505519] {CVE-2018-3620} 32005 - mm/pagewalk.c: fix walk_page_range() access of wrong PTEs (Chen LinX) [Orabug: 28505519] {CVE-2018-3620} 32006 - mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas (Cliff Wickman) [Orabug: 28505519] {CVE-2018-3620} 32007 - pagewalk: don't look up vma if walk->hugetlb_entry is unused (KOSAKI Motohiro) [Orabug: 28505519] {CVE-2018-3620} 32008 - x86/speculation/l1tf: Add sysfs reporting for l1tf (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 32009 - x86/bugs: Concentrate bug reporting into a separate function (Konrad Rzeszutek Wilk) [Orabug: 28505519] {CVE-2018-3620} 32010 - x86/bugs: Concentrate bug detection into a separate function (Konrad Rzeszutek Wilk) [Orabug: 28505519] {CVE-2018-3620} 32011 - x86/cpufeature: Add X86_FEATURE_IA32_ARCH_CAPS and X86_FEATURE_IBRS_ATT (Konrad Rzeszutek Wilk) [Orabug: 28505519] {CVE-2018-3620} 32012 - x86/speculation/l1tf: Make sure the first page is always reserved (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 32013 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE (Michal Hocko) [Orabug: 28505519] {CVE-2018-3620} 32014 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 32015 - x86/speculation/l1tf: Protect swap entries against L1TF (Linus Torvalds) [Orabug: 28505519] {CVE-2018-3620} 32016 - x86/speculation/l1tf: Change order of offset/type in swap entry (Linus Torvalds) [Orabug: 28505519] {CVE-2018-3620} 32017 - x86/mm: Fix swap entry comment and macro (Dave Hansen) [Orabug: 28505519] {CVE-2018-3620} 32018 - x86/mm: Move swap offset/type up in PTE to work around erratum (Dave Hansen) [Orabug: 28505519] {CVE-2018-3620} 32019 - mm: x86 pgtable: drop unneeded preprocessor ifdef (Cyrill Gorcunov) [Orabug: 28505519] {CVE-2018-3620} 32020 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Andi Kleen) [Orabug: 28505519] {CVE-2018-3620} 32021 - x86/mm: Fix regression with huge pages on PAE (Kirill A. Shutemov) [Orabug: 28505519] {CVE-2018-3620} 32022 - x86/asm: Fix pud/pmd interfaces to handle large PAT bit (Toshi Kani) [Orabug: 28505519] {CVE-2018-3620} 32023 - x86/asm: Add pud/pmd mask interfaces to handle large PAT bit (Toshi Kani) [Orabug: 28505519] {CVE-2018-3620} 32024 - x86/asm: Move PUD_PAGE macros to page_types.h (Toshi Kani) [Orabug: 28505519] {CVE-2018-3620} 32025 - x86/cpufeature: uniquely define *IA32_ARCH_CAPS and *IBRS_ATT (Daniel Jordan) [Orabug: 28505519] {CVE-2018-3620} 32026 - Disable kaiser if the cpu is not vulnerable to X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 28001909] 32027 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown (David Woodhouse) [Orabug: 28001909] 32028 - x86/msr: Add definitions for IA32_ARCH_CAPABILITIES MSR (David Woodhouse) [Orabug: 28001909] 32029 - Add driver auto probing for x86 features v4 (Andi Kleen) [Orabug: 28001909] 32030 - mm/mempolicy: fix use after free when calling get_mempolicy (zhong jiang) [Orabug: 28022110] {CVE-2018-10675} 32031 - xen-netback: do not requeue skb if xenvif is already disconnected (Dongli Zhang) [Orabug: 28247698] 32032 - posix-timer: Properly check sigevent->sigev_notify (Thomas Gleixner) [Orabug: 28481397] {CVE-2017-18344} 32033 </description> 32034 <!-- 32035 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32036 --> 32037 <advisory> 32038 <severity>IMPORTANT</severity> 32039 <rights>Copyright 2018 Oracle, Inc.</rights> 32040 <issued date="2018-09-13"/> 32041 <cve href="http://linux.oracle.com/cve/CVE-2018-10675.html">CVE-2018-10675</cve> 32042 <cve href="http://linux.oracle.com/cve/CVE-2018-3620.html">CVE-2018-3620</cve> 32043 <cve href="http://linux.oracle.com/cve/CVE-2017-18344.html">CVE-2017-18344</cve> 32044 32045 </advisory> 32046 </metadata> 32047 <criteria operator="OR"> 32048 <criteria operator="AND"> 32049 <criterion test_ref="oval:com.oracle.elsa:tst:20184214001" comment="Oracle Linux 5 is installed"/> 32050 <criteria operator="OR"> 32051 <criteria operator="AND"> 32052 <criterion test_ref="oval:com.oracle.elsa:tst:20184214002" comment="kernel-uek is earlier than 0:2.6.39-400.301.1.el5uek"/> 32053 <criterion test_ref="oval:com.oracle.elsa:tst:20184214003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 32054 </criteria> 32055 <criteria operator="AND"> 32056 <criterion test_ref="oval:com.oracle.elsa:tst:20184214004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.301.1.el5uek"/> 32057 <criterion test_ref="oval:com.oracle.elsa:tst:20184214005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 32058 </criteria> 32059 <criteria operator="AND"> 32060 <criterion test_ref="oval:com.oracle.elsa:tst:20184214006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.301.1.el5uek"/> 32061 <criterion test_ref="oval:com.oracle.elsa:tst:20184214007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 32062 </criteria> 32063 <criteria operator="AND"> 32064 <criterion test_ref="oval:com.oracle.elsa:tst:20184214008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.301.1.el5uek"/> 32065 <criterion test_ref="oval:com.oracle.elsa:tst:20184214009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 32066 </criteria> 32067 <criteria operator="AND"> 32068 <criterion test_ref="oval:com.oracle.elsa:tst:20184214010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.301.1.el5uek"/> 32069 <criterion test_ref="oval:com.oracle.elsa:tst:20184214011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 32070 </criteria> 32071 <criteria operator="AND"> 32072 <criterion test_ref="oval:com.oracle.elsa:tst:20184214012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.301.1.el5uek"/> 32073 <criterion test_ref="oval:com.oracle.elsa:tst:20184214013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 32074 </criteria> 32075 </criteria> 32076 </criteria> 32077 <criteria operator="AND"> 32078 <criterion test_ref="oval:com.oracle.elsa:tst:20184214014" comment="Oracle Linux 6 is installed"/> 32079 <criteria operator="OR"> 32080 <criteria operator="AND"> 32081 <criterion test_ref="oval:com.oracle.elsa:tst:20184214015" comment="kernel-uek is earlier than 0:2.6.39-400.301.1.el6uek"/> 32082 <criterion test_ref="oval:com.oracle.elsa:tst:20184214016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 32083 </criteria> 32084 <criteria operator="AND"> 32085 <criterion test_ref="oval:com.oracle.elsa:tst:20184214017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.301.1.el6uek"/> 32086 <criterion test_ref="oval:com.oracle.elsa:tst:20184214018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 32087 </criteria> 32088 <criteria operator="AND"> 32089 <criterion test_ref="oval:com.oracle.elsa:tst:20184214019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.301.1.el6uek"/> 32090 <criterion test_ref="oval:com.oracle.elsa:tst:20184214020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 32091 </criteria> 32092 <criteria operator="AND"> 32093 <criterion test_ref="oval:com.oracle.elsa:tst:20184214021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.301.1.el6uek"/> 32094 <criterion test_ref="oval:com.oracle.elsa:tst:20184214022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 32095 </criteria> 32096 <criteria operator="AND"> 32097 <criterion test_ref="oval:com.oracle.elsa:tst:20184214023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.301.1.el6uek"/> 32098 <criterion test_ref="oval:com.oracle.elsa:tst:20184214024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 32099 </criteria> 32100 <criteria operator="AND"> 32101 <criterion test_ref="oval:com.oracle.elsa:tst:20184214025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.301.1.el6uek"/> 32102 <criterion test_ref="oval:com.oracle.elsa:tst:20184214026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 32103 </criteria> 32104 </criteria> 32105 </criteria> 32106 </criteria> 32107 </definition> 32108 <definition id="oval:com.oracle.elsa:def:20184215" version="501" class="patch"> 32109 <metadata> 32110 <title> 32111 ELSA-2018-4215: Unbreakable Enterprise kernel security update (IMPORTANT) 32112 </title> 32113 <affected family="unix"> 32114 <platform>Oracle Linux 6</platform> 32115 <platform>Oracle Linux 7</platform> 32116 32117 </affected> 32118 <reference source="elsa" ref_id="ELSA-2018-4215" ref_url="http://linux.oracle.com/errata/ELSA-2018-4215.html"/> 32119 <reference source="CVE" ref_id="CVE-2018-3620" ref_url="http://linux.oracle.com/cve/CVE-2018-3620.html"/> 32120 32121 <description> 32122 kernel-uek 32123 [3.8.13-118.24.2] 32124 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (Vlastimil Babka) [Orabug: 28505476] {CVE-2018-3620} 32125 - x86/speculation/l1tf: Protect PAE swap entries against L1TF (Vlastimil Babka) [Orabug: 28505476] {CVE-2018-3620} 32126 - x86/speculation/l1tf: Extend 64bit swap file size limit (Vlastimil Babka) [Orabug: 28505476] {CVE-2018-3620} 32127 - mm, fremap: mitigate L1TF in remap_file_pages (Daniel Jordan) [Orabug: 28505476] {CVE-2018-3620} 32128 - x86/speculation: Don't mark cpu_no_l1tf __initconst (Boris Ostrovsky) [Orabug: 28505476] {CVE-2018-3620} 32129 - x86/mm/kmmio: Make the tracer robust against L1TF (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32130 - x86/mm/pat: Make set_memory_np() L1TF safe (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32131 - x86/mm/pat: Ensure cpa->pfn only contains page frame numbers (Matt Fleming) [Orabug: 28505476] {CVE-2018-3620} 32132 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32133 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion (Sean Christopherson) [Orabug: 28505476] {CVE-2018-3620} 32134 - x86/speculation/l1tf: Invert all not present mappings (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32135 - x86/bugs: Move the l1tf function and define pr_fmt properly (Konrad Rzeszutek Wilk) [Orabug: 28505476] {CVE-2018-3620} 32136 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32137 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32138 - mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers (Naoya Horiguchi) [Orabug: 28505476] {CVE-2018-3620} 32139 - pagewalk: improve vma handling (Naoya Horiguchi) [Orabug: 28505476] {CVE-2018-3620} 32140 - mm/pagewalk: remove pgd_entry() and pud_entry() (Naoya Horiguchi) [Orabug: 28505476] {CVE-2018-3620} 32141 - mm/pagewalk.c: fix walk_page_range() access of wrong PTEs (Chen LinX) [Orabug: 28505476] {CVE-2018-3620} 32142 - x86/speculation/l1tf: Add sysfs reporting for l1tf (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32143 - x86/cpu/intel: Add Knights Mill to Intel family (Piotr Luc) [Orabug: 28505476] {CVE-2018-3620} 32144 - x86/bugs: Concentrate bug reporting into a separate function (Konrad Rzeszutek Wilk) [Orabug: 28505476] {CVE-2018-3620} 32145 - x86/bugs: Concentrate bug detection into a separate function (Konrad Rzeszutek Wilk) [Orabug: 28505476] {CVE-2018-3620} 32146 - x86/cpufeature: Add X86_FEATURE_IA32_ARCH_CAPS and X86_FEATURE_IBRS_ATT (Konrad Rzeszutek Wilk) [Orabug: 28505476] {CVE-2018-3620} 32147 - x86/speculation/l1tf: Make sure the first page is always reserved (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32148 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE (Michal Hocko) [Orabug: 28505476] {CVE-2018-3620} 32149 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32150 - x86/speculation/l1tf: Protect swap entries against L1TF (Linus Torvalds) [Orabug: 28505476] {CVE-2018-3620} 32151 - x86/speculation/l1tf: Change order of offset/type in swap entry (Linus Torvalds) [Orabug: 28505476] {CVE-2018-3620} 32152 - x86/mm: Fix swap entry comment and macro (Dave Hansen) [Orabug: 28505476] {CVE-2018-3620} 32153 - x86/mm: Move swap offset/type up in PTE to work around erratum (Dave Hansen) [Orabug: 28505476] {CVE-2018-3620} 32154 - mm: x86 pgtable: drop unneeded preprocessor ifdef (Cyrill Gorcunov) [Orabug: 28505476] {CVE-2018-3620} 32155 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 32156 - x86/mm: Fix regression with huge pages on PAE (Kirill A. Shutemov) [Orabug: 28505476] {CVE-2018-3620} 32157 - x86/asm: Fix pud/pmd interfaces to handle large PAT bit (Toshi Kani) [Orabug: 28505476] {CVE-2018-3620} 32158 - x86/asm: Add pud/pmd mask interfaces to handle large PAT bit (Toshi Kani) [Orabug: 28505476] {CVE-2018-3620} 32159 - x86/asm: Move PUD_PAGE macros to page_types.h (Toshi Kani) [Orabug: 28505476] {CVE-2018-3620} 32160 - x86/speculation: sort X86_BUG_* with X86_FEATURE_* (Daniel Jordan) [Orabug: 28505476] {CVE-2018-3620} 32161 - Disable kaiser if the cpu is not vulnerable to X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 27958074] 32162 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown (David Woodhouse) [Orabug: 27958074] 32163 - x86/msr: Add definitions for IA32_ARCH_CAPABILITIES MSR (Kanth Ghatraju) [Orabug: 27958074] 32164 - x86/cpufeatures: Add Intel feature bit for IA32_ARCH_CAPABILITIES supported (Kanth Ghatraju) [Orabug: 27958074] 32165 </description> 32166 <!-- 32167 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32168 --> 32169 <advisory> 32170 <severity>IMPORTANT</severity> 32171 <rights>Copyright 2018 Oracle, Inc.</rights> 32172 <issued date="2018-09-13"/> 32173 <cve href="http://linux.oracle.com/cve/CVE-2018-3620.html">CVE-2018-3620</cve> 32174 32175 </advisory> 32176 </metadata> 32177 <criteria operator="OR"> 32178 <criteria operator="AND"> 32179 <criterion test_ref="oval:com.oracle.elsa:tst:20184215001" comment="Oracle Linux 6 is installed"/> 32180 <criteria operator="OR"> 32181 <criteria operator="AND"> 32182 <criterion test_ref="oval:com.oracle.elsa:tst:20184215002" comment="dtrace-modules-3.8.13-118.24.2.el6uek is earlier than 0:0.4.5-3.el6"/> 32183 <criterion test_ref="oval:com.oracle.elsa:tst:20184215003" comment="dtrace-modules-3.8.13-118.24.2.el6uek is signed with the Oracle Linux 6 key"/> 32184 </criteria> 32185 <criteria operator="AND"> 32186 <criterion test_ref="oval:com.oracle.elsa:tst:20184215004" comment="kernel-uek is earlier than 0:3.8.13-118.24.2.el6uek"/> 32187 <criterion test_ref="oval:com.oracle.elsa:tst:20184215005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 32188 </criteria> 32189 <criteria operator="AND"> 32190 <criterion test_ref="oval:com.oracle.elsa:tst:20184215006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.2.el6uek"/> 32191 <criterion test_ref="oval:com.oracle.elsa:tst:20184215007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 32192 </criteria> 32193 <criteria operator="AND"> 32194 <criterion test_ref="oval:com.oracle.elsa:tst:20184215008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.2.el6uek"/> 32195 <criterion test_ref="oval:com.oracle.elsa:tst:20184215009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 32196 </criteria> 32197 <criteria operator="AND"> 32198 <criterion test_ref="oval:com.oracle.elsa:tst:20184215010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.2.el6uek"/> 32199 <criterion test_ref="oval:com.oracle.elsa:tst:20184215011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 32200 </criteria> 32201 <criteria operator="AND"> 32202 <criterion test_ref="oval:com.oracle.elsa:tst:20184215012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.2.el6uek"/> 32203 <criterion test_ref="oval:com.oracle.elsa:tst:20184215013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 32204 </criteria> 32205 <criteria operator="AND"> 32206 <criterion test_ref="oval:com.oracle.elsa:tst:20184215014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.2.el6uek"/> 32207 <criterion test_ref="oval:com.oracle.elsa:tst:20184215015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 32208 </criteria> 32209 </criteria> 32210 </criteria> 32211 <criteria operator="AND"> 32212 <criterion test_ref="oval:com.oracle.elsa:tst:20184215016" comment="Oracle Linux 7 is installed"/> 32213 <criteria operator="OR"> 32214 <criteria operator="AND"> 32215 <criterion test_ref="oval:com.oracle.elsa:tst:20184215017" comment="dtrace-modules-3.8.13-118.24.2.el7uek is earlier than 0:0.4.5-3.el7"/> 32216 <criterion test_ref="oval:com.oracle.elsa:tst:20184215018" comment="dtrace-modules-3.8.13-118.24.2.el7uek is signed with the Oracle Linux 7 key"/> 32217 </criteria> 32218 <criteria operator="AND"> 32219 <criterion test_ref="oval:com.oracle.elsa:tst:20184215019" comment="kernel-uek is earlier than 0:3.8.13-118.24.2.el7uek"/> 32220 <criterion test_ref="oval:com.oracle.elsa:tst:20184215020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 32221 </criteria> 32222 <criteria operator="AND"> 32223 <criterion test_ref="oval:com.oracle.elsa:tst:20184215021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.2.el7uek"/> 32224 <criterion test_ref="oval:com.oracle.elsa:tst:20184215022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 32225 </criteria> 32226 <criteria operator="AND"> 32227 <criterion test_ref="oval:com.oracle.elsa:tst:20184215023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.2.el7uek"/> 32228 <criterion test_ref="oval:com.oracle.elsa:tst:20184215024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 32229 </criteria> 32230 <criteria operator="AND"> 32231 <criterion test_ref="oval:com.oracle.elsa:tst:20184215025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.2.el7uek"/> 32232 <criterion test_ref="oval:com.oracle.elsa:tst:20184215026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 32233 </criteria> 32234 <criteria operator="AND"> 32235 <criterion test_ref="oval:com.oracle.elsa:tst:20184215027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.2.el7uek"/> 32236 <criterion test_ref="oval:com.oracle.elsa:tst:20184215028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 32237 </criteria> 32238 <criteria operator="AND"> 32239 <criterion test_ref="oval:com.oracle.elsa:tst:20184215029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.2.el7uek"/> 32240 <criterion test_ref="oval:com.oracle.elsa:tst:20184215030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 32241 </criteria> 32242 </criteria> 32243 </criteria> 32244 </criteria> 32245 </definition> 32246 <definition id="oval:com.oracle.elsa:def:20184216" version="501" class="patch"> 32247 <metadata> 32248 <title> 32249 ELSA-2018-4216: Unbreakable Enterprise kernel security update (IMPORTANT) 32250 </title> 32251 <affected family="unix"> 32252 <platform>Oracle Linux 6</platform> 32253 <platform>Oracle Linux 7</platform> 32254 32255 </affected> 32256 <reference source="elsa" ref_id="ELSA-2018-4216" ref_url="http://linux.oracle.com/errata/ELSA-2018-4216.html"/> 32257 <reference source="CVE" ref_id="CVE-2018-5390" ref_url="http://linux.oracle.com/cve/CVE-2018-5390.html"/> 32258 32259 <description> 32260 [4.1.12-124.19.2] 32261 - tcp: add tcp_ooo_try_coalesce() helper (Eric Dumazet) [Orabug: 28639707] {CVE-2018-5390} 32262 - tcp: call tcp_drop() from tcp_data_queue_ofo() (Eric Dumazet) [Orabug: 28639707] {CVE-2018-5390} 32263 - tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Eric Dumazet) [Orabug: 28639707] {CVE-2018-5390} 32264 - tcp: avoid collapses in tcp_prune_queue() if possible (Eric Dumazet) [Orabug: 28639707] {CVE-2018-5390} 32265 - tcp: free batches of packets in tcp_prune_ofo_queue() (Eric Dumazet) [Orabug: 28639707] {CVE-2018-5390} 32266 - tcp: use an RB tree for ooo receive queue (Yaogong Wang) [Orabug: 28639707] {CVE-2018-5390} 32267 - tcp: refine tcp_prune_ofo_queue() to not drop all packets (Eric Dumazet) [Orabug: 28639707] {CVE-2018-5390} 32268 - tcp: introduce tcp_under_memory_pressure() (Eric Dumazet) [Orabug: 28639707] {CVE-2018-5390} 32269 - tcp: increment sk_drops for dropped rx packets (Eric Dumazet) [Orabug: 28639707] {CVE-2018-5390} 32270 </description> 32271 <!-- 32272 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32273 --> 32274 <advisory> 32275 <severity>IMPORTANT</severity> 32276 <rights>Copyright 2018 Oracle, Inc.</rights> 32277 <issued date="2018-09-14"/> 32278 <cve href="http://linux.oracle.com/cve/CVE-2018-5390.html">CVE-2018-5390</cve> 32279 32280 </advisory> 32281 </metadata> 32282 <criteria operator="OR"> 32283 <criteria operator="AND"> 32284 <criterion test_ref="oval:com.oracle.elsa:tst:20184216001" comment="Oracle Linux 6 is installed"/> 32285 <criteria operator="OR"> 32286 <criteria operator="AND"> 32287 <criterion test_ref="oval:com.oracle.elsa:tst:20184216002" comment="kernel-uek is earlier than 0:4.1.12-124.19.2.el6uek"/> 32288 <criterion test_ref="oval:com.oracle.elsa:tst:20184216003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 32289 </criteria> 32290 <criteria operator="AND"> 32291 <criterion test_ref="oval:com.oracle.elsa:tst:20184216004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.2.el6uek"/> 32292 <criterion test_ref="oval:com.oracle.elsa:tst:20184216005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 32293 </criteria> 32294 <criteria operator="AND"> 32295 <criterion test_ref="oval:com.oracle.elsa:tst:20184216006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.2.el6uek"/> 32296 <criterion test_ref="oval:com.oracle.elsa:tst:20184216007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 32297 </criteria> 32298 <criteria operator="AND"> 32299 <criterion test_ref="oval:com.oracle.elsa:tst:20184216008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.2.el6uek"/> 32300 <criterion test_ref="oval:com.oracle.elsa:tst:20184216009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 32301 </criteria> 32302 <criteria operator="AND"> 32303 <criterion test_ref="oval:com.oracle.elsa:tst:20184216010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.2.el6uek"/> 32304 <criterion test_ref="oval:com.oracle.elsa:tst:20184216011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 32305 </criteria> 32306 <criteria operator="AND"> 32307 <criterion test_ref="oval:com.oracle.elsa:tst:20184216012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.2.el6uek"/> 32308 <criterion test_ref="oval:com.oracle.elsa:tst:20184216013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 32309 </criteria> 32310 </criteria> 32311 </criteria> 32312 <criteria operator="AND"> 32313 <criterion test_ref="oval:com.oracle.elsa:tst:20184216014" comment="Oracle Linux 7 is installed"/> 32314 <criteria operator="OR"> 32315 <criteria operator="AND"> 32316 <criterion test_ref="oval:com.oracle.elsa:tst:20184216015" comment="kernel-uek is earlier than 0:4.1.12-124.19.2.el7uek"/> 32317 <criterion test_ref="oval:com.oracle.elsa:tst:20184216016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 32318 </criteria> 32319 <criteria operator="AND"> 32320 <criterion test_ref="oval:com.oracle.elsa:tst:20184216017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.2.el7uek"/> 32321 <criterion test_ref="oval:com.oracle.elsa:tst:20184216018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 32322 </criteria> 32323 <criteria operator="AND"> 32324 <criterion test_ref="oval:com.oracle.elsa:tst:20184216019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.2.el7uek"/> 32325 <criterion test_ref="oval:com.oracle.elsa:tst:20184216020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 32326 </criteria> 32327 <criteria operator="AND"> 32328 <criterion test_ref="oval:com.oracle.elsa:tst:20184216021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.2.el7uek"/> 32329 <criterion test_ref="oval:com.oracle.elsa:tst:20184216022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 32330 </criteria> 32331 <criteria operator="AND"> 32332 <criterion test_ref="oval:com.oracle.elsa:tst:20184216023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.2.el7uek"/> 32333 <criterion test_ref="oval:com.oracle.elsa:tst:20184216024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 32334 </criteria> 32335 <criteria operator="AND"> 32336 <criterion test_ref="oval:com.oracle.elsa:tst:20184216025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.2.el7uek"/> 32337 <criterion test_ref="oval:com.oracle.elsa:tst:20184216026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 32338 </criteria> 32339 </criteria> 32340 </criteria> 32341 </criteria> 32342 </definition> 32343 <definition id="oval:com.oracle.elsa:def:20184219" version="501" class="patch"> 32344 <metadata> 32345 <title> 32346 ELSA-2018-4219: kernel security update (IMPORTANT) 32347 </title> 32348 <affected family="unix"> 32349 <platform>Oracle Linux 5</platform> 32350 32351 </affected> 32352 <reference source="elsa" ref_id="ELSA-2018-4219" ref_url="http://linux.oracle.com/errata/ELSA-2018-4219.html"/> 32353 <reference source="CVE" ref_id="CVE-2018-8897" ref_url="http://linux.oracle.com/cve/CVE-2018-8897.html"/> 32354 32355 <description> 32356 - 2.6.18-419.0.0.0.11 32357 - x86_64/entry: Don't use IST entry for #BP stack [orabug 28452062] {CVE-2018-8897} 32358 32359 - 2.6.18-419.0.0.0.10 32360 - Backport CVE-2017-5715 to RHCK/OL5 [orabug 27787723] 32361 32362 - 2.6.18-419.0.0.0.9 32363 - rebuild with retpoline compiler 32364 32365 - 2.6.18-419.0.0.0.8 32366 - Backport CVEs to RHCK/OL5 [orabug 27547712] {CVE-2017-5753} {CVE-2017-5754} 32367 32368 - 2.6.18-419.0.0.0.5 32369 - [fs] fix kernel panic on boot on ia64 guests (Honglei Wang) [orabug 26934100] 32370 32371 - 2.6.18-419.0.0.0.4 32372 - [fs] fix bug in loading of PIE binaries (Michael Davidson) [orabug 26916951] {CVE-2017-1000253} 32373 32374 - 2.6.18-419.0.0.0.3 32375 - nfsd: stricter decoding of write-like NFSv2/v3 ops (J. Bruce Fields) [orabug 26586706] {CVE-2017-7895} 32376 </description> 32377 <!-- 32378 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32379 --> 32380 <advisory> 32381 <severity>IMPORTANT</severity> 32382 <rights>Copyright 2018 Oracle, Inc.</rights> 32383 <issued date="2018-09-18"/> 32384 <cve href="http://linux.oracle.com/cve/CVE-2018-8897.html">CVE-2018-8897</cve> 32385 32386 </advisory> 32387 </metadata> 32388 <criteria operator="AND"> 32389 <criterion test_ref="oval:com.oracle.elsa:tst:20184219001" comment="Oracle Linux 5 is installed"/> 32390 <criteria operator="OR"> 32391 <criteria operator="AND"> 32392 <criterion test_ref="oval:com.oracle.elsa:tst:20184219002" comment="kernel is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32393 <criterion test_ref="oval:com.oracle.elsa:tst:20184219003" comment="kernel is signed with the Oracle Linux 5 key"/> 32394 </criteria> 32395 <criteria operator="AND"> 32396 <criterion test_ref="oval:com.oracle.elsa:tst:20184219004" comment="kernel-PAE is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32397 <criterion test_ref="oval:com.oracle.elsa:tst:20184219005" comment="kernel-PAE is signed with the Oracle Linux 5 key"/> 32398 </criteria> 32399 <criteria operator="AND"> 32400 <criterion test_ref="oval:com.oracle.elsa:tst:20184219006" comment="kernel-PAE-devel is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32401 <criterion test_ref="oval:com.oracle.elsa:tst:20184219007" comment="kernel-PAE-devel is signed with the Oracle Linux 5 key"/> 32402 </criteria> 32403 <criteria operator="AND"> 32404 <criterion test_ref="oval:com.oracle.elsa:tst:20184219008" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32405 <criterion test_ref="oval:com.oracle.elsa:tst:20184219009" comment="kernel-debug is signed with the Oracle Linux 5 key"/> 32406 </criteria> 32407 <criteria operator="AND"> 32408 <criterion test_ref="oval:com.oracle.elsa:tst:20184219010" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32409 <criterion test_ref="oval:com.oracle.elsa:tst:20184219011" comment="kernel-debug-devel is signed with the Oracle Linux 5 key"/> 32410 </criteria> 32411 <criteria operator="AND"> 32412 <criterion test_ref="oval:com.oracle.elsa:tst:20184219012" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32413 <criterion test_ref="oval:com.oracle.elsa:tst:20184219013" comment="kernel-devel is signed with the Oracle Linux 5 key"/> 32414 </criteria> 32415 <criteria operator="AND"> 32416 <criterion test_ref="oval:com.oracle.elsa:tst:20184219014" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32417 <criterion test_ref="oval:com.oracle.elsa:tst:20184219015" comment="kernel-doc is signed with the Oracle Linux 5 key"/> 32418 </criteria> 32419 <criteria operator="AND"> 32420 <criterion test_ref="oval:com.oracle.elsa:tst:20184219016" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32421 <criterion test_ref="oval:com.oracle.elsa:tst:20184219017" comment="kernel-headers is signed with the Oracle Linux 5 key"/> 32422 </criteria> 32423 <criteria operator="AND"> 32424 <criterion test_ref="oval:com.oracle.elsa:tst:20184219018" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32425 <criterion test_ref="oval:com.oracle.elsa:tst:20184219019" comment="kernel-xen is signed with the Oracle Linux 5 key"/> 32426 </criteria> 32427 <criteria operator="AND"> 32428 <criterion test_ref="oval:com.oracle.elsa:tst:20184219020" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.11.el5"/> 32429 <criterion test_ref="oval:com.oracle.elsa:tst:20184219021" comment="kernel-xen-devel is signed with the Oracle Linux 5 key"/> 32430 </criteria> 32431 <criteria operator="AND"> 32432 <criterion test_ref="oval:com.oracle.elsa:tst:20184219022" comment="ocfs2-2.6.18-419.0.0.0.11.el5 is earlier than 0:1.4.11-1.el5"/> 32433 <criterion test_ref="oval:com.oracle.elsa:tst:20184219023" comment="ocfs2-2.6.18-419.0.0.0.11.el5 is signed with the Oracle Linux 5 key"/> 32434 </criteria> 32435 <criteria operator="AND"> 32436 <criterion test_ref="oval:com.oracle.elsa:tst:20184219024" comment="ocfs2-2.6.18-419.0.0.0.11.el5PAE is earlier than 0:1.4.11-1.el5"/> 32437 <criterion test_ref="oval:com.oracle.elsa:tst:20184219025" comment="ocfs2-2.6.18-419.0.0.0.11.el5PAE is signed with the Oracle Linux 5 key"/> 32438 </criteria> 32439 <criteria operator="AND"> 32440 <criterion test_ref="oval:com.oracle.elsa:tst:20184219026" comment="ocfs2-2.6.18-419.0.0.0.11.el5debug is earlier than 0:1.4.11-1.el5"/> 32441 <criterion test_ref="oval:com.oracle.elsa:tst:20184219027" comment="ocfs2-2.6.18-419.0.0.0.11.el5debug is signed with the Oracle Linux 5 key"/> 32442 </criteria> 32443 <criteria operator="AND"> 32444 <criterion test_ref="oval:com.oracle.elsa:tst:20184219028" comment="ocfs2-2.6.18-419.0.0.0.11.el5xen is earlier than 0:1.4.11-1.el5"/> 32445 <criterion test_ref="oval:com.oracle.elsa:tst:20184219029" comment="ocfs2-2.6.18-419.0.0.0.11.el5xen is signed with the Oracle Linux 5 key"/> 32446 </criteria> 32447 <criteria operator="AND"> 32448 <criterion test_ref="oval:com.oracle.elsa:tst:20184219030" comment="oracleasm-2.6.18-419.0.0.0.11.el5 is earlier than 0:2.0.5-2.el5"/> 32449 <criterion test_ref="oval:com.oracle.elsa:tst:20184219031" comment="oracleasm-2.6.18-419.0.0.0.11.el5 is signed with the Oracle Linux 5 key"/> 32450 </criteria> 32451 <criteria operator="AND"> 32452 <criterion test_ref="oval:com.oracle.elsa:tst:20184219032" comment="oracleasm-2.6.18-419.0.0.0.11.el5PAE is earlier than 0:2.0.5-2.el5"/> 32453 <criterion test_ref="oval:com.oracle.elsa:tst:20184219033" comment="oracleasm-2.6.18-419.0.0.0.11.el5PAE is signed with the Oracle Linux 5 key"/> 32454 </criteria> 32455 <criteria operator="AND"> 32456 <criterion test_ref="oval:com.oracle.elsa:tst:20184219034" comment="oracleasm-2.6.18-419.0.0.0.11.el5debug is earlier than 0:2.0.5-2.el5"/> 32457 <criterion test_ref="oval:com.oracle.elsa:tst:20184219035" comment="oracleasm-2.6.18-419.0.0.0.11.el5debug is signed with the Oracle Linux 5 key"/> 32458 </criteria> 32459 <criteria operator="AND"> 32460 <criterion test_ref="oval:com.oracle.elsa:tst:20184219036" comment="oracleasm-2.6.18-419.0.0.0.11.el5xen is earlier than 0:2.0.5-2.el5"/> 32461 <criterion test_ref="oval:com.oracle.elsa:tst:20184219037" comment="oracleasm-2.6.18-419.0.0.0.11.el5xen is signed with the Oracle Linux 5 key"/> 32462 </criteria> 32463 </criteria> 32464 </criteria> 32465 32466 </definition> 32467 <definition id="oval:com.oracle.elsa:def:20184227" version="501" class="patch"> 32468 <metadata> 32469 <title> 32470 ELSA-2018-4227: Unbreakable Enterprise kernel security update (IMPORTANT) 32471 </title> 32472 <affected family="unix"> 32473 <platform>Oracle Linux 6</platform> 32474 <platform>Oracle Linux 7</platform> 32475 32476 </affected> 32477 <reference source="elsa" ref_id="ELSA-2018-4227" ref_url="http://linux.oracle.com/errata/ELSA-2018-4227.html"/> 32478 <reference source="CVE" ref_id="CVE-2017-13695" ref_url="http://linux.oracle.com/cve/CVE-2017-13695.html"/> 32479 <reference source="CVE" ref_id="CVE-2018-16658" ref_url="http://linux.oracle.com/cve/CVE-2018-16658.html"/> 32480 <reference source="CVE" ref_id="CVE-2018-5873" ref_url="http://linux.oracle.com/cve/CVE-2018-5873.html"/> 32481 32482 <description> 32483 [4.1.12-124.19.5] 32484 - nsfs: mark dentry with DCACHE_RCUACCESS (Cong Wang) [Orabug: 28576290] {CVE-2018-5873} 32485 - dm crypt: add middle-endian variant of plain64 IV (Konrad Rzeszutek Wilk) [Orabug: 28604628] 32486 - IB/ipoib: Improve filtering log message (Yuval Shaia) [Orabug: 28655409] 32487 - IB/ipoib: Fix wrong update of arp_blocked counter (Yuval Shaia) [Orabug: 28655409] 32488 - IB/ipoib: Update RX counters after ACL filtering (Yuval Shaia) [Orabug: 28655409] 32489 - IB/ipoib: Filter RX packets before adding pseudo header (Yuval Shaia) [Orabug: 28655409] 32490 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status (Scott Bauer) [Orabug: 28664501] {CVE-2018-16658} 32491 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c (Seunghun Han) [Orabug: 28664577] {CVE-2017-13695} 32492 - uek-rpm: Disable deprecated CONFIG_ACPI_PROCFS_POWER (Victor Erminpour) [Orabug: 28680213] 32493 </description> 32494 <!-- 32495 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32496 --> 32497 <advisory> 32498 <severity>IMPORTANT</severity> 32499 <rights>Copyright 2018 Oracle, Inc.</rights> 32500 <issued date="2018-09-26"/> 32501 <cve href="http://linux.oracle.com/cve/CVE-2017-13695.html">CVE-2017-13695</cve> 32502 <cve href="http://linux.oracle.com/cve/CVE-2018-16658.html">CVE-2018-16658</cve> 32503 <cve href="http://linux.oracle.com/cve/CVE-2018-5873.html">CVE-2018-5873</cve> 32504 32505 </advisory> 32506 </metadata> 32507 <criteria operator="OR"> 32508 <criteria operator="AND"> 32509 <criterion test_ref="oval:com.oracle.elsa:tst:20184227001" comment="Oracle Linux 6 is installed"/> 32510 <criteria operator="OR"> 32511 <criteria operator="AND"> 32512 <criterion test_ref="oval:com.oracle.elsa:tst:20184227002" comment="kernel-uek is earlier than 0:4.1.12-124.19.5.el6uek"/> 32513 <criterion test_ref="oval:com.oracle.elsa:tst:20184227003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 32514 </criteria> 32515 <criteria operator="AND"> 32516 <criterion test_ref="oval:com.oracle.elsa:tst:20184227004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.5.el6uek"/> 32517 <criterion test_ref="oval:com.oracle.elsa:tst:20184227005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 32518 </criteria> 32519 <criteria operator="AND"> 32520 <criterion test_ref="oval:com.oracle.elsa:tst:20184227006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.5.el6uek"/> 32521 <criterion test_ref="oval:com.oracle.elsa:tst:20184227007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 32522 </criteria> 32523 <criteria operator="AND"> 32524 <criterion test_ref="oval:com.oracle.elsa:tst:20184227008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.5.el6uek"/> 32525 <criterion test_ref="oval:com.oracle.elsa:tst:20184227009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 32526 </criteria> 32527 <criteria operator="AND"> 32528 <criterion test_ref="oval:com.oracle.elsa:tst:20184227010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.5.el6uek"/> 32529 <criterion test_ref="oval:com.oracle.elsa:tst:20184227011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 32530 </criteria> 32531 <criteria operator="AND"> 32532 <criterion test_ref="oval:com.oracle.elsa:tst:20184227012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.5.el6uek"/> 32533 <criterion test_ref="oval:com.oracle.elsa:tst:20184227013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 32534 </criteria> 32535 </criteria> 32536 </criteria> 32537 <criteria operator="AND"> 32538 <criterion test_ref="oval:com.oracle.elsa:tst:20184227014" comment="Oracle Linux 7 is installed"/> 32539 <criteria operator="OR"> 32540 <criteria operator="AND"> 32541 <criterion test_ref="oval:com.oracle.elsa:tst:20184227015" comment="kernel-uek is earlier than 0:4.1.12-124.19.5.el7uek"/> 32542 <criterion test_ref="oval:com.oracle.elsa:tst:20184227016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 32543 </criteria> 32544 <criteria operator="AND"> 32545 <criterion test_ref="oval:com.oracle.elsa:tst:20184227017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.5.el7uek"/> 32546 <criterion test_ref="oval:com.oracle.elsa:tst:20184227018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 32547 </criteria> 32548 <criteria operator="AND"> 32549 <criterion test_ref="oval:com.oracle.elsa:tst:20184227019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.5.el7uek"/> 32550 <criterion test_ref="oval:com.oracle.elsa:tst:20184227020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 32551 </criteria> 32552 <criteria operator="AND"> 32553 <criterion test_ref="oval:com.oracle.elsa:tst:20184227021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.5.el7uek"/> 32554 <criterion test_ref="oval:com.oracle.elsa:tst:20184227022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 32555 </criteria> 32556 <criteria operator="AND"> 32557 <criterion test_ref="oval:com.oracle.elsa:tst:20184227023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.5.el7uek"/> 32558 <criterion test_ref="oval:com.oracle.elsa:tst:20184227024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 32559 </criteria> 32560 <criteria operator="AND"> 32561 <criterion test_ref="oval:com.oracle.elsa:tst:20184227025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.5.el7uek"/> 32562 <criterion test_ref="oval:com.oracle.elsa:tst:20184227026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 32563 </criteria> 32564 </criteria> 32565 </criteria> 32566 </criteria> 32567 </definition> 32568 <definition id="oval:com.oracle.elsa:def:20184228" version="501" class="patch"> 32569 <metadata> 32570 <title> 32571 ELSA-2018-4228: openssl security update (IMPORTANT) 32572 </title> 32573 <affected family="unix"> 32574 <platform>Oracle Linux 6</platform> 32575 32576 </affected> 32577 <reference source="elsa" ref_id="ELSA-2018-4228" ref_url="http://linux.oracle.com/errata/ELSA-2018-4228.html"/> 32578 <reference source="CVE" ref_id="CVE-2018-0739" ref_url="http://linux.oracle.com/cve/CVE-2018-0739.html"/> 32579 32580 <description> 32581 [1.0.1e-57.0.5] 32582 - Merge upstream patch to fix CVE-2018-0739 32583 </description> 32584 <!-- 32585 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32586 --> 32587 <advisory> 32588 <severity>IMPORTANT</severity> 32589 <rights>Copyright 2018 Oracle, Inc.</rights> 32590 <issued date="2018-09-26"/> 32591 <cve href="http://linux.oracle.com/cve/CVE-2018-0739.html">CVE-2018-0739</cve> 32592 32593 </advisory> 32594 </metadata> 32595 <criteria operator="AND"> 32596 <criterion test_ref="oval:com.oracle.elsa:tst:20184228001" comment="Oracle Linux 6 is installed"/> 32597 <criteria operator="OR"> 32598 <criteria operator="AND"> 32599 <criterion test_ref="oval:com.oracle.elsa:tst:20184228002" comment="openssl is earlier than 0:1.0.1e-57.0.5.el6"/> 32600 <criterion test_ref="oval:com.oracle.elsa:tst:20184228003" comment="openssl is signed with the Oracle Linux 6 key"/> 32601 </criteria> 32602 <criteria operator="AND"> 32603 <criterion test_ref="oval:com.oracle.elsa:tst:20184228004" comment="openssl-devel is earlier than 0:1.0.1e-57.0.5.el6"/> 32604 <criterion test_ref="oval:com.oracle.elsa:tst:20184228005" comment="openssl-devel is signed with the Oracle Linux 6 key"/> 32605 </criteria> 32606 <criteria operator="AND"> 32607 <criterion test_ref="oval:com.oracle.elsa:tst:20184228006" comment="openssl-perl is earlier than 0:1.0.1e-57.0.5.el6"/> 32608 <criterion test_ref="oval:com.oracle.elsa:tst:20184228007" comment="openssl-perl is signed with the Oracle Linux 6 key"/> 32609 </criteria> 32610 <criteria operator="AND"> 32611 <criterion test_ref="oval:com.oracle.elsa:tst:20184228008" comment="openssl-static is earlier than 0:1.0.1e-57.0.5.el6"/> 32612 <criterion test_ref="oval:com.oracle.elsa:tst:20184228009" comment="openssl-static is signed with the Oracle Linux 6 key"/> 32613 </criteria> 32614 </criteria> 32615 </criteria> 32616 32617 </definition> 32618 <definition id="oval:com.oracle.elsa:def:20184230" version="501" class="patch"> 32619 <metadata> 32620 <title> 32621 ELSA-2018-4230: Unbreakable Enterprise kernel bug fix update (IMPORTANT) 32622 </title> 32623 <affected family="unix"> 32624 <platform>Oracle Linux 6</platform> 32625 <platform>Oracle Linux 7</platform> 32626 32627 </affected> 32628 <reference source="elsa" ref_id="ELSA-2018-4230" ref_url="http://linux.oracle.com/errata/ELSA-2018-4230.html"/> 32629 <reference source="CVE" ref_id="CVE-2018-14634" ref_url="http://linux.oracle.com/cve/CVE-2018-14634.html"/> 32630 32631 <description> 32632 [4.1.12-124.19.6] 32633 - exec: Limit arg stack to at most 75% of _STK_LIM (Kees Cook) [Orabug: 28709994] {CVE-2018-14634} 32634 </description> 32635 <!-- 32636 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32637 --> 32638 <advisory> 32639 <severity>IMPORTANT</severity> 32640 <rights>Copyright 2018 Oracle, Inc.</rights> 32641 <issued date="2018-09-28"/> 32642 <cve href="http://linux.oracle.com/cve/CVE-2018-14634.html">CVE-2018-14634</cve> 32643 32644 </advisory> 32645 </metadata> 32646 <criteria operator="OR"> 32647 <criteria operator="AND"> 32648 <criterion test_ref="oval:com.oracle.elsa:tst:20184230001" comment="Oracle Linux 6 is installed"/> 32649 <criteria operator="OR"> 32650 <criteria operator="AND"> 32651 <criterion test_ref="oval:com.oracle.elsa:tst:20184230002" comment="kernel-uek is earlier than 0:4.1.12-124.19.6.el6uek"/> 32652 <criterion test_ref="oval:com.oracle.elsa:tst:20184230003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 32653 </criteria> 32654 <criteria operator="AND"> 32655 <criterion test_ref="oval:com.oracle.elsa:tst:20184230004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.6.el6uek"/> 32656 <criterion test_ref="oval:com.oracle.elsa:tst:20184230005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 32657 </criteria> 32658 <criteria operator="AND"> 32659 <criterion test_ref="oval:com.oracle.elsa:tst:20184230006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.6.el6uek"/> 32660 <criterion test_ref="oval:com.oracle.elsa:tst:20184230007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 32661 </criteria> 32662 <criteria operator="AND"> 32663 <criterion test_ref="oval:com.oracle.elsa:tst:20184230008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.6.el6uek"/> 32664 <criterion test_ref="oval:com.oracle.elsa:tst:20184230009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 32665 </criteria> 32666 <criteria operator="AND"> 32667 <criterion test_ref="oval:com.oracle.elsa:tst:20184230010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.6.el6uek"/> 32668 <criterion test_ref="oval:com.oracle.elsa:tst:20184230011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 32669 </criteria> 32670 <criteria operator="AND"> 32671 <criterion test_ref="oval:com.oracle.elsa:tst:20184230012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.6.el6uek"/> 32672 <criterion test_ref="oval:com.oracle.elsa:tst:20184230013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 32673 </criteria> 32674 </criteria> 32675 </criteria> 32676 <criteria operator="AND"> 32677 <criterion test_ref="oval:com.oracle.elsa:tst:20184230014" comment="Oracle Linux 7 is installed"/> 32678 <criteria operator="OR"> 32679 <criteria operator="AND"> 32680 <criterion test_ref="oval:com.oracle.elsa:tst:20184230015" comment="kernel-uek is earlier than 0:4.1.12-124.19.6.el7uek"/> 32681 <criterion test_ref="oval:com.oracle.elsa:tst:20184230016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 32682 </criteria> 32683 <criteria operator="AND"> 32684 <criterion test_ref="oval:com.oracle.elsa:tst:20184230017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.6.el7uek"/> 32685 <criterion test_ref="oval:com.oracle.elsa:tst:20184230018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 32686 </criteria> 32687 <criteria operator="AND"> 32688 <criterion test_ref="oval:com.oracle.elsa:tst:20184230019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.6.el7uek"/> 32689 <criterion test_ref="oval:com.oracle.elsa:tst:20184230020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 32690 </criteria> 32691 <criteria operator="AND"> 32692 <criterion test_ref="oval:com.oracle.elsa:tst:20184230021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.6.el7uek"/> 32693 <criterion test_ref="oval:com.oracle.elsa:tst:20184230022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 32694 </criteria> 32695 <criteria operator="AND"> 32696 <criterion test_ref="oval:com.oracle.elsa:tst:20184230023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.6.el7uek"/> 32697 <criterion test_ref="oval:com.oracle.elsa:tst:20184230024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 32698 </criteria> 32699 <criteria operator="AND"> 32700 <criterion test_ref="oval:com.oracle.elsa:tst:20184230025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.6.el7uek"/> 32701 <criterion test_ref="oval:com.oracle.elsa:tst:20184230026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 32702 </criteria> 32703 </criteria> 32704 </criteria> 32705 </criteria> 32706 </definition> 32707 <definition id="oval:com.oracle.elsa:def:20184233" version="501" class="patch"> 32708 <metadata> 32709 <title> 32710 ELSA-2018-4233: Unbreakable Enterprise kernel security update (IMPORTANT) 32711 </title> 32712 <affected family="unix"> 32713 <platform>Oracle Linux 6</platform> 32714 <platform>Oracle Linux 7</platform> 32715 32716 </affected> 32717 <reference source="elsa" ref_id="ELSA-2018-4233" ref_url="http://linux.oracle.com/errata/ELSA-2018-4233.html"/> 32718 <reference source="CVE" ref_id="CVE-2018-14634" ref_url="http://linux.oracle.com/cve/CVE-2018-14634.html"/> 32719 32720 <description> 32721 kernel-uek 32722 [3.8.13-118.24.3] 32723 - exec: Limit arg stack to at most 75% of _STK_LIM (Kees Cook) [Orabug: 28710010] {CVE-2018-14634} 32724 </description> 32725 <!-- 32726 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32727 --> 32728 <advisory> 32729 <severity>IMPORTANT</severity> 32730 <rights>Copyright 2018 Oracle, Inc.</rights> 32731 <issued date="2018-09-28"/> 32732 <cve href="http://linux.oracle.com/cve/CVE-2018-14634.html">CVE-2018-14634</cve> 32733 32734 </advisory> 32735 </metadata> 32736 <criteria operator="OR"> 32737 <criteria operator="AND"> 32738 <criterion test_ref="oval:com.oracle.elsa:tst:20184233001" comment="Oracle Linux 6 is installed"/> 32739 <criteria operator="OR"> 32740 <criteria operator="AND"> 32741 <criterion test_ref="oval:com.oracle.elsa:tst:20184233002" comment="dtrace-modules-3.8.13-118.24.3.el6uek is earlier than 0:0.4.5-3.el6"/> 32742 <criterion test_ref="oval:com.oracle.elsa:tst:20184233003" comment="dtrace-modules-3.8.13-118.24.3.el6uek is signed with the Oracle Linux 6 key"/> 32743 </criteria> 32744 <criteria operator="AND"> 32745 <criterion test_ref="oval:com.oracle.elsa:tst:20184233004" comment="kernel-uek is earlier than 0:3.8.13-118.24.3.el6uek"/> 32746 <criterion test_ref="oval:com.oracle.elsa:tst:20184233005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 32747 </criteria> 32748 <criteria operator="AND"> 32749 <criterion test_ref="oval:com.oracle.elsa:tst:20184233006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.3.el6uek"/> 32750 <criterion test_ref="oval:com.oracle.elsa:tst:20184233007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 32751 </criteria> 32752 <criteria operator="AND"> 32753 <criterion test_ref="oval:com.oracle.elsa:tst:20184233008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.3.el6uek"/> 32754 <criterion test_ref="oval:com.oracle.elsa:tst:20184233009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 32755 </criteria> 32756 <criteria operator="AND"> 32757 <criterion test_ref="oval:com.oracle.elsa:tst:20184233010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.3.el6uek"/> 32758 <criterion test_ref="oval:com.oracle.elsa:tst:20184233011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 32759 </criteria> 32760 <criteria operator="AND"> 32761 <criterion test_ref="oval:com.oracle.elsa:tst:20184233012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.3.el6uek"/> 32762 <criterion test_ref="oval:com.oracle.elsa:tst:20184233013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 32763 </criteria> 32764 <criteria operator="AND"> 32765 <criterion test_ref="oval:com.oracle.elsa:tst:20184233014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.3.el6uek"/> 32766 <criterion test_ref="oval:com.oracle.elsa:tst:20184233015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 32767 </criteria> 32768 </criteria> 32769 </criteria> 32770 <criteria operator="AND"> 32771 <criterion test_ref="oval:com.oracle.elsa:tst:20184233016" comment="Oracle Linux 7 is installed"/> 32772 <criteria operator="OR"> 32773 <criteria operator="AND"> 32774 <criterion test_ref="oval:com.oracle.elsa:tst:20184233017" comment="dtrace-modules-3.8.13-118.24.3.el7uek is earlier than 0:0.4.5-3.el7"/> 32775 <criterion test_ref="oval:com.oracle.elsa:tst:20184233018" comment="dtrace-modules-3.8.13-118.24.3.el7uek is signed with the Oracle Linux 7 key"/> 32776 </criteria> 32777 <criteria operator="AND"> 32778 <criterion test_ref="oval:com.oracle.elsa:tst:20184233019" comment="kernel-uek is earlier than 0:3.8.13-118.24.3.el7uek"/> 32779 <criterion test_ref="oval:com.oracle.elsa:tst:20184233020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 32780 </criteria> 32781 <criteria operator="AND"> 32782 <criterion test_ref="oval:com.oracle.elsa:tst:20184233021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.3.el7uek"/> 32783 <criterion test_ref="oval:com.oracle.elsa:tst:20184233022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 32784 </criteria> 32785 <criteria operator="AND"> 32786 <criterion test_ref="oval:com.oracle.elsa:tst:20184233023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.3.el7uek"/> 32787 <criterion test_ref="oval:com.oracle.elsa:tst:20184233024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 32788 </criteria> 32789 <criteria operator="AND"> 32790 <criterion test_ref="oval:com.oracle.elsa:tst:20184233025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.3.el7uek"/> 32791 <criterion test_ref="oval:com.oracle.elsa:tst:20184233026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 32792 </criteria> 32793 <criteria operator="AND"> 32794 <criterion test_ref="oval:com.oracle.elsa:tst:20184233027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.3.el7uek"/> 32795 <criterion test_ref="oval:com.oracle.elsa:tst:20184233028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 32796 </criteria> 32797 <criteria operator="AND"> 32798 <criterion test_ref="oval:com.oracle.elsa:tst:20184233029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.3.el7uek"/> 32799 <criterion test_ref="oval:com.oracle.elsa:tst:20184233030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 32800 </criteria> 32801 </criteria> 32802 </criteria> 32803 </criteria> 32804 </definition> 32805 <definition id="oval:com.oracle.elsa:def:20184234" version="501" class="patch"> 32806 <metadata> 32807 <title> 32808 ELSA-2018-4234: Unbreakable Enterprise kernel security update (IMPORTANT) 32809 </title> 32810 <affected family="unix"> 32811 <platform>Oracle Linux 5</platform> 32812 <platform>Oracle Linux 6</platform> 32813 32814 </affected> 32815 <reference source="elsa" ref_id="ELSA-2018-4234" ref_url="http://linux.oracle.com/errata/ELSA-2018-4234.html"/> 32816 <reference source="CVE" ref_id="CVE-2018-14634" ref_url="http://linux.oracle.com/cve/CVE-2018-14634.html"/> 32817 32818 <description> 32819 [2.6.39-400.301.2] 32820 - exec: Limit arg stack to at most 75% of _STK_LIM (Kees Cook) [Orabug: 28710024] {CVE-2018-14634} 32821 </description> 32822 <!-- 32823 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32824 --> 32825 <advisory> 32826 <severity>IMPORTANT</severity> 32827 <rights>Copyright 2018 Oracle, Inc.</rights> 32828 <issued date="2018-09-29"/> 32829 <cve href="http://linux.oracle.com/cve/CVE-2018-14634.html">CVE-2018-14634</cve> 32830 32831 </advisory> 32832 </metadata> 32833 <criteria operator="OR"> 32834 <criteria operator="AND"> 32835 <criterion test_ref="oval:com.oracle.elsa:tst:20184234001" comment="Oracle Linux 5 is installed"/> 32836 <criteria operator="OR"> 32837 <criteria operator="AND"> 32838 <criterion test_ref="oval:com.oracle.elsa:tst:20184234002" comment="kernel-uek is earlier than 0:2.6.39-400.301.2.el5uek"/> 32839 <criterion test_ref="oval:com.oracle.elsa:tst:20184234003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 32840 </criteria> 32841 <criteria operator="AND"> 32842 <criterion test_ref="oval:com.oracle.elsa:tst:20184234004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.301.2.el5uek"/> 32843 <criterion test_ref="oval:com.oracle.elsa:tst:20184234005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 32844 </criteria> 32845 <criteria operator="AND"> 32846 <criterion test_ref="oval:com.oracle.elsa:tst:20184234006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.301.2.el5uek"/> 32847 <criterion test_ref="oval:com.oracle.elsa:tst:20184234007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 32848 </criteria> 32849 <criteria operator="AND"> 32850 <criterion test_ref="oval:com.oracle.elsa:tst:20184234008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.301.2.el5uek"/> 32851 <criterion test_ref="oval:com.oracle.elsa:tst:20184234009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 32852 </criteria> 32853 <criteria operator="AND"> 32854 <criterion test_ref="oval:com.oracle.elsa:tst:20184234010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.301.2.el5uek"/> 32855 <criterion test_ref="oval:com.oracle.elsa:tst:20184234011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 32856 </criteria> 32857 <criteria operator="AND"> 32858 <criterion test_ref="oval:com.oracle.elsa:tst:20184234012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.301.2.el5uek"/> 32859 <criterion test_ref="oval:com.oracle.elsa:tst:20184234013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 32860 </criteria> 32861 </criteria> 32862 </criteria> 32863 <criteria operator="AND"> 32864 <criterion test_ref="oval:com.oracle.elsa:tst:20184234014" comment="Oracle Linux 6 is installed"/> 32865 <criteria operator="OR"> 32866 <criteria operator="AND"> 32867 <criterion test_ref="oval:com.oracle.elsa:tst:20184234015" comment="kernel-uek is earlier than 0:2.6.39-400.301.2.el6uek"/> 32868 <criterion test_ref="oval:com.oracle.elsa:tst:20184234016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 32869 </criteria> 32870 <criteria operator="AND"> 32871 <criterion test_ref="oval:com.oracle.elsa:tst:20184234017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.301.2.el6uek"/> 32872 <criterion test_ref="oval:com.oracle.elsa:tst:20184234018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 32873 </criteria> 32874 <criteria operator="AND"> 32875 <criterion test_ref="oval:com.oracle.elsa:tst:20184234019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.301.2.el6uek"/> 32876 <criterion test_ref="oval:com.oracle.elsa:tst:20184234020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 32877 </criteria> 32878 <criteria operator="AND"> 32879 <criterion test_ref="oval:com.oracle.elsa:tst:20184234021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.301.2.el6uek"/> 32880 <criterion test_ref="oval:com.oracle.elsa:tst:20184234022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 32881 </criteria> 32882 <criteria operator="AND"> 32883 <criterion test_ref="oval:com.oracle.elsa:tst:20184234023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.301.2.el6uek"/> 32884 <criterion test_ref="oval:com.oracle.elsa:tst:20184234024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 32885 </criteria> 32886 <criteria operator="AND"> 32887 <criterion test_ref="oval:com.oracle.elsa:tst:20184234025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.301.2.el6uek"/> 32888 <criterion test_ref="oval:com.oracle.elsa:tst:20184234026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 32889 </criteria> 32890 </criteria> 32891 </criteria> 32892 </criteria> 32893 </definition> 32894 <definition id="oval:com.oracle.elsa:def:20184235" version="501" class="patch"> 32895 <metadata> 32896 <title> 32897 ELSA-2018-4235: kernel security update (IMPORTANT) 32898 </title> 32899 <affected family="unix"> 32900 <platform>Oracle Linux 5</platform> 32901 32902 </affected> 32903 <reference source="elsa" ref_id="ELSA-2018-4235" ref_url="http://linux.oracle.com/errata/ELSA-2018-4235.html"/> 32904 <reference source="CVE" ref_id="CVE-2009-2910" ref_url="http://linux.oracle.com/cve/CVE-2009-2910.html"/> 32905 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 32906 <reference source="CVE" ref_id="CVE-2018-3620" ref_url="http://linux.oracle.com/cve/CVE-2018-3620.html"/> 32907 <reference source="CVE" ref_id="CVE-2017-14106" ref_url="http://linux.oracle.com/cve/CVE-2017-14106.html"/> 32908 32909 <description> 32910 kernel 32911 - 2.6.18-419.0.0.0.12 32912 - [x86] mm/dump_pagetables: Add a check_l1tf debugfs file (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32913 - [x86] cpu: Make flush_l1d visible in /proc/cpuinfo (Chris von Recklinghausen) [1593378] 32914 - [x86] cpufeatures: Add detection of L1D cache flush support. (Chris von Recklinghausen) [1593378] 32915 - [x86] l1tf: protect _PAGE_FILE PTEs against speculation (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32916 - [x86] speculation/l1tf: Extend 64bit swap file size limit (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32917 - [x86] bugs: Move the l1tf function and define pr_fmt properly (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32918 - [x86] speculation/l1tf: Limit swap file size to MAX_PA/2 (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32919 - [x86] speculation/l1tf: Add sysfs reporting for l1tf (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32920 - [x86] speculation/l1tf: Protect PROT_NONE PTEs against speculation (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32921 - [x86] speculation/l1tf: Protect swap entries against L1TF (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32922 - [x86] speculation/l1tf: Change order of offset/type in swap entry (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32923 - [x86] speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32924 - [x86] cpu: Fix incorrect vulnerabilities files function prototypes (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32925 - [x86] bugs: Export the internal __cpu_bugs variable (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32926 - [x86] spec_ctrl: sync with upstream cpu_set_bug_bits() (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32927 - [x86] intel-family.h: Add GEMINI_LAKE SOC (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32928 - [x86] mm: Fix swap entry comment and macro (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32929 - [x86] mm: Move swap offset/type up in PTE to work around erratum (Chris von Recklinghausen) [1593378] {CVE-2018-3620} 32930 - [x86] cpufeatures: Resolve X86_FEATURE_SMEP definition conflict (Radomir Vrbovsky) [1570474] 32931 - [x86] fix kexec load warnings with PTI enabled (Rafael Aquini) [1576191] 32932 - [x86] ia32entry: make target ia32_ret_from_sys_call the common exit point to long-mode (Rafael Aquini) [1570474] {CVE-2009-2910} 32933 - [x86] spec_ctrl: only perform RSB stuffing on SMEP capable CPUs (Rafael Aquini) [1570474] {CVE-2009-2910} 32934 - [net] tcp: fix 0 divide in __tcp_select_window (Davide Caratti) [1488343] {CVE-2017-14106} 32935 - [net] tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 (Davide Caratti) [1488343] {CVE-2017-14106} 32936 - [x86] adjust / fix LDT handling for PTI (Rafael Aquini) [1584622] 32937 - [x86] Fix up /proc/cpuinfo entries (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32938 - [kernel] spec_ctrl: work around broken microcode (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32939 - [x86] Only expose PR_{GET, SET}_SPECULATION_CTRL if CONFIG_SPEC_CTRL is defined (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32940 - [x86] misc changes to fix i386 builds (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32941 - [x86] amd: Disable AMD SSBD mitigation in a VM (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32942 - [x86] spec_ctrl: add support for SSBD to RHEL IBRS entry/exit macros (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32943 - [x86] bugs: Rename _RDS to _SSBD (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32944 - [x86] speculation: Add prctl for Speculative Store Bypass mitigation (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32945 - [x86] process: Allow runtime control of Speculative Store Bypass (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32946 - [x86] 64: add skeletonized version of __switch_to_xtra (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32947 - [kernel] prctl: Add speculation control prctls (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32948 - [x86] bugs/AMD: Add support to disable RDS on Fam[15, 16, 17]h if requested (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32949 - [x86] spec_ctrl: Sync up RDS setting with IBRS code (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32950 - [x86] bugs: Provide boot parameters for the spec_store_bypass_disable mitigation (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32951 - [x86] bugs: Expose the /sys/../spec_store_bypass and X86_BUG_SPEC_STORE_BYPASS (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32952 - [x86] include: add latest intel-family.h from RHEL6 (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32953 - [x86] bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32954 - [x86] spec_ctrl: Use separate PCP variables for IBRS entry and exit (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32955 - [x86] cpuid: Fix up IBRS/IBPB/STIBP feature bits on Intel (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32956 - [x86] cpufeatures: Clean up Spectre v2 related CPUID flags (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32957 - [x86] cpufeatures: Add AMD feature bits for Speculation Control (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32958 - [x86] cpufeatures: Add Intel feature bits for Speculation (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32959 - [x86] cpu: Add driver auto probing for x86 features (Chris von Recklinghausen) [1566896] {CVE-2018-3639} 32960 32961 - 2.6.18-419.0.0.0.11 32962 - x86_64/entry: Don't use IST entry for #BP stack [orabug 28452062] {CVE-2018-8897} 32963 32964 - 2.6.18-419.0.0.0.10 32965 - Backport CVE-2017-5715 to RHCK/OL5 [orabug 27787723] 32966 32967 - 2.6.18-419.0.0.0.9 32968 - rebuild with retpoline compiler 32969 32970 - 2.6.18-419.0.0.0.8 32971 - Backport CVEs to RHCK/OL5 [orabug 27547712] {CVE-2017-5753} {CVE-2017-5754} 32972 32973 - 2.6.18-419.0.0.0.5 32974 - [fs] fix kernel panic on boot on ia64 guests (Honglei Wang) [orabug 26934100] 32975 32976 - 2.6.18-419.0.0.0.4 32977 - [fs] fix bug in loading of PIE binaries (Michael Davidson) [orabug 26916951] {CVE-2017-1000253} 32978 32979 - 2.6.18-419.0.0.0.3 32980 - nfsd: stricter decoding of write-like NFSv2/v3 ops (J. Bruce Fields) [orabug 26586706] {CVE-2017-7895} 32981 </description> 32982 <!-- 32983 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 32984 --> 32985 <advisory> 32986 <severity>IMPORTANT</severity> 32987 <rights>Copyright 2018 Oracle, Inc.</rights> 32988 <issued date="2018-10-01"/> 32989 <cve href="http://linux.oracle.com/cve/CVE-2009-2910.html">CVE-2009-2910</cve> 32990 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 32991 <cve href="http://linux.oracle.com/cve/CVE-2018-3620.html">CVE-2018-3620</cve> 32992 <cve href="http://linux.oracle.com/cve/CVE-2017-14106.html">CVE-2017-14106</cve> 32993 32994 </advisory> 32995 </metadata> 32996 <criteria operator="AND"> 32997 <criterion test_ref="oval:com.oracle.elsa:tst:20184235001" comment="Oracle Linux 5 is installed"/> 32998 <criteria operator="OR"> 32999 <criteria operator="AND"> 33000 <criterion test_ref="oval:com.oracle.elsa:tst:20184235002" comment="kernel is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33001 <criterion test_ref="oval:com.oracle.elsa:tst:20184235003" comment="kernel is signed with the Oracle Linux 5 key"/> 33002 </criteria> 33003 <criteria operator="AND"> 33004 <criterion test_ref="oval:com.oracle.elsa:tst:20184235004" comment="kernel-PAE is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33005 <criterion test_ref="oval:com.oracle.elsa:tst:20184235005" comment="kernel-PAE is signed with the Oracle Linux 5 key"/> 33006 </criteria> 33007 <criteria operator="AND"> 33008 <criterion test_ref="oval:com.oracle.elsa:tst:20184235006" comment="kernel-PAE-devel is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33009 <criterion test_ref="oval:com.oracle.elsa:tst:20184235007" comment="kernel-PAE-devel is signed with the Oracle Linux 5 key"/> 33010 </criteria> 33011 <criteria operator="AND"> 33012 <criterion test_ref="oval:com.oracle.elsa:tst:20184235008" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33013 <criterion test_ref="oval:com.oracle.elsa:tst:20184235009" comment="kernel-debug is signed with the Oracle Linux 5 key"/> 33014 </criteria> 33015 <criteria operator="AND"> 33016 <criterion test_ref="oval:com.oracle.elsa:tst:20184235010" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33017 <criterion test_ref="oval:com.oracle.elsa:tst:20184235011" comment="kernel-debug-devel is signed with the Oracle Linux 5 key"/> 33018 </criteria> 33019 <criteria operator="AND"> 33020 <criterion test_ref="oval:com.oracle.elsa:tst:20184235012" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33021 <criterion test_ref="oval:com.oracle.elsa:tst:20184235013" comment="kernel-devel is signed with the Oracle Linux 5 key"/> 33022 </criteria> 33023 <criteria operator="AND"> 33024 <criterion test_ref="oval:com.oracle.elsa:tst:20184235014" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33025 <criterion test_ref="oval:com.oracle.elsa:tst:20184235015" comment="kernel-doc is signed with the Oracle Linux 5 key"/> 33026 </criteria> 33027 <criteria operator="AND"> 33028 <criterion test_ref="oval:com.oracle.elsa:tst:20184235016" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33029 <criterion test_ref="oval:com.oracle.elsa:tst:20184235017" comment="kernel-headers is signed with the Oracle Linux 5 key"/> 33030 </criteria> 33031 <criteria operator="AND"> 33032 <criterion test_ref="oval:com.oracle.elsa:tst:20184235018" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33033 <criterion test_ref="oval:com.oracle.elsa:tst:20184235019" comment="kernel-xen is signed with the Oracle Linux 5 key"/> 33034 </criteria> 33035 <criteria operator="AND"> 33036 <criterion test_ref="oval:com.oracle.elsa:tst:20184235020" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.12.el5"/> 33037 <criterion test_ref="oval:com.oracle.elsa:tst:20184235021" comment="kernel-xen-devel is signed with the Oracle Linux 5 key"/> 33038 </criteria> 33039 <criteria operator="AND"> 33040 <criterion test_ref="oval:com.oracle.elsa:tst:20184235022" comment="ocfs2-2.6.18-419.0.0.0.12.el5 is earlier than 0:1.4.11-1.el5"/> 33041 <criterion test_ref="oval:com.oracle.elsa:tst:20184235023" comment="ocfs2-2.6.18-419.0.0.0.12.el5 is signed with the Oracle Linux 5 key"/> 33042 </criteria> 33043 <criteria operator="AND"> 33044 <criterion test_ref="oval:com.oracle.elsa:tst:20184235024" comment="ocfs2-2.6.18-419.0.0.0.12.el5PAE is earlier than 0:1.4.11-1.el5"/> 33045 <criterion test_ref="oval:com.oracle.elsa:tst:20184235025" comment="ocfs2-2.6.18-419.0.0.0.12.el5PAE is signed with the Oracle Linux 5 key"/> 33046 </criteria> 33047 <criteria operator="AND"> 33048 <criterion test_ref="oval:com.oracle.elsa:tst:20184235026" comment="ocfs2-2.6.18-419.0.0.0.12.el5debug is earlier than 0:1.4.11-1.el5"/> 33049 <criterion test_ref="oval:com.oracle.elsa:tst:20184235027" comment="ocfs2-2.6.18-419.0.0.0.12.el5debug is signed with the Oracle Linux 5 key"/> 33050 </criteria> 33051 <criteria operator="AND"> 33052 <criterion test_ref="oval:com.oracle.elsa:tst:20184235028" comment="ocfs2-2.6.18-419.0.0.0.12.el5xen is earlier than 0:1.4.11-1.el5"/> 33053 <criterion test_ref="oval:com.oracle.elsa:tst:20184235029" comment="ocfs2-2.6.18-419.0.0.0.12.el5xen is signed with the Oracle Linux 5 key"/> 33054 </criteria> 33055 <criteria operator="AND"> 33056 <criterion test_ref="oval:com.oracle.elsa:tst:20184235030" comment="oracleasm-2.6.18-419.0.0.0.12.el5 is earlier than 0:2.0.5-2.el5"/> 33057 <criterion test_ref="oval:com.oracle.elsa:tst:20184235031" comment="oracleasm-2.6.18-419.0.0.0.12.el5 is signed with the Oracle Linux 5 key"/> 33058 </criteria> 33059 <criteria operator="AND"> 33060 <criterion test_ref="oval:com.oracle.elsa:tst:20184235032" comment="oracleasm-2.6.18-419.0.0.0.12.el5PAE is earlier than 0:2.0.5-2.el5"/> 33061 <criterion test_ref="oval:com.oracle.elsa:tst:20184235033" comment="oracleasm-2.6.18-419.0.0.0.12.el5PAE is signed with the Oracle Linux 5 key"/> 33062 </criteria> 33063 <criteria operator="AND"> 33064 <criterion test_ref="oval:com.oracle.elsa:tst:20184235034" comment="oracleasm-2.6.18-419.0.0.0.12.el5debug is earlier than 0:2.0.5-2.el5"/> 33065 <criterion test_ref="oval:com.oracle.elsa:tst:20184235035" comment="oracleasm-2.6.18-419.0.0.0.12.el5debug is signed with the Oracle Linux 5 key"/> 33066 </criteria> 33067 <criteria operator="AND"> 33068 <criterion test_ref="oval:com.oracle.elsa:tst:20184235036" comment="oracleasm-2.6.18-419.0.0.0.12.el5xen is earlier than 0:2.0.5-2.el5"/> 33069 <criterion test_ref="oval:com.oracle.elsa:tst:20184235037" comment="oracleasm-2.6.18-419.0.0.0.12.el5xen is signed with the Oracle Linux 5 key"/> 33070 </criteria> 33071 </criteria> 33072 </criteria> 33073 33074 </definition> 33075 <definition id="oval:com.oracle.elsa:def:20184242" version="501" class="patch"> 33076 <metadata> 33077 <title> 33078 ELSA-2018-4242: Unbreakable Enterprise kernel security update (IMPORTANT) 33079 </title> 33080 <affected family="unix"> 33081 <platform>Oracle Linux 7</platform> 33082 33083 </affected> 33084 <reference source="elsa" ref_id="ELSA-2018-4242" ref_url="http://linux.oracle.com/errata/ELSA-2018-4242.html"/> 33085 <reference source="CVE" ref_id="CVE-2018-14678" ref_url="http://linux.oracle.com/cve/CVE-2018-14678.html"/> 33086 <reference source="CVE" ref_id="CVE-2017-13695" ref_url="http://linux.oracle.com/cve/CVE-2017-13695.html"/> 33087 <reference source="CVE" ref_id="CVE-2018-16658" ref_url="http://linux.oracle.com/cve/CVE-2018-16658.html"/> 33088 <reference source="CVE" ref_id="CVE-2018-7492" ref_url="http://linux.oracle.com/cve/CVE-2018-7492.html"/> 33089 <reference source="CVE" ref_id="CVE-2018-12896" ref_url="http://linux.oracle.com/cve/CVE-2018-12896.html"/> 33090 33091 <description> 33092 [4.14.35-1818.3.3] 33093 - net: net_failover: fix typo in net_failover_slave_register() (Liran Alon) [Orabug: 28122110] 33094 - virtio_net: Extend virtio to use VF datapath when available (Sridhar Samudrala) [Orabug: 28122110] 33095 - virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit (Sridhar Samudrala) [Orabug: 28122110] 33096 - net: Introduce net_failover driver (Sridhar Samudrala) [Orabug: 28122110] 33097 - net: Introduce generic failover module (Sridhar Samudrala) [Orabug: 28122110] 33098 - IB/ipoib: Improve filtering log message (Yuval Shaia) [Orabug: 28655435] 33099 - IB/ipoib: Fix wrong update of arp_blocked counter (Yuval Shaia) [Orabug: 28655435] 33100 - IB/ipoib: Update RX counters after ACL filtering (Yuval Shaia) [Orabug: 28655435] 33101 - IB/ipoib: Filter RX packets before adding pseudo header (Yuval Shaia) [Orabug: 28655435] 33102 - dm crypt: add middle-endian variant of plain64 IV (Konrad Rzeszutek Wilk) [Orabug: 28604629] 33103 - uek-rpm: Disable deprecated CONFIG_ACPI_PROCFS_POWER (Victor Erminpour) [Orabug: 28644322] 33104 - net/rds: Fix call to sleeping function in a non-sleeping context (Hakon Bugge) [Orabug: 28657397] 33105 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status (Scott Bauer) [Orabug: 28664499] {CVE-2018-16658} 33106 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c (Seunghun Han) [Orabug: 28664576] {CVE-2017-13695} 33107 - usb: xhci: do not create and register shared_hcd when USB3.0 is disabled (Tung Nguyen) [Orabug: 28677854] 33108 33109 [4.14.35-1818.3.2] 33110 - hwmon: (k10temp) Display both Tctl and Tdie (Guenter Roeck) [Orabug: 28143470] 33111 - hwmon: (k10temp) Use API function to access System Management Network (Guenter Roeck) [Orabug: 28143470] 33112 - hwmon: (k10temp) Fix reading critical temperature register (Guenter Roeck) [Orabug: 28143470] 33113 - hwmon: (k10temp) Add temperature offset for Ryzen 2700X (Guenter Roeck) [Orabug: 28143470] 33114 - hwmon: (k10temp) Add support for temperature offsets (Guenter Roeck) [Orabug: 28143470] 33115 - hwmon: (k10temp) Add support for family 17h (Guenter Roeck) [Orabug: 28143470] 33116 - hwmon: (k10temp) Move chip specific code into probe function (Guenter Roeck) [Orabug: 28143470] 33117 - net/rds: make the source code clean (Zhu Yanjun) [Orabug: 28607913] 33118 - net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6 (Zhu Yanjun) [Orabug: 28607913] 33119 - net/rds: Use rdma_read_gids to read connection GIDs (Parav Pandit) [Orabug: 28607913] 33120 - posix-timers: Sanitize overrun handling (Thomas Gleixner) [Orabug: 28642970] {CVE-2018-12896} 33121 - crypto: ccp - Add support for new CCP/PSP device ID (Tom Lendacky) [Orabug: 28584386] 33122 - crypto: ccp - Support register differences between PSP devices (Tom Lendacky) [Orabug: 28584386] 33123 - crypto: ccp - Remove unused #defines (Tom Lendacky) [Orabug: 28584386] 33124 - crypto: ccp - Add psp enabled message when initialization succeeds (Tom Lendacky) [Orabug: 28584386] 33125 - crypto: ccp - Fix command completion detection race (Tom Lendacky) [Orabug: 28584386] 33126 - iommu/amd: Add support for IOMMU XT mode (Suravee Suthikulpanit) [Orabug: 28584386] 33127 - iommu/amd: Add support for higher 64-bit IOMMU Control Register (Suravee Suthikulpanit) [Orabug: 28584386] 33128 - x86: irq_remapping: Move irq remapping mode enum (Suravee Suthikulpanit) [Orabug: 28584386] 33129 - x86/CPU/AMD: Fix LLC ID bit-shift calculation (Suravee Suthikulpanit) [Orabug: 28584386] 33130 - x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available (Suravee Suthikulpanit) [Orabug: 28584386] 33131 - x86/CPU/AMD: Calculate last level cache ID from number of sharing threads (Suravee Suthikulpanit) [Orabug: 28584386] 33132 - x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c (Borislav Petkov) [Orabug: 28584386] 33133 - perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id (Suravee Suthikulpanit) [Orabug: 28584386] 33134 - x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present (Borislav Petkov) [Orabug: 28584386] 33135 33136 [4.14.35-1818.3.1] 33137 - arm64: vdso: fix clock_getres for 4GiB-aligned res (Mark Rutland) [Orabug: 28603375] 33138 - locking/qrwlock: Prevent slowpath writers getting held up by fastpath (Will Deacon) [Orabug: 28605196] 33139 - locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks (Will Deacon) [Orabug: 28605196] 33140 - locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock (Will Deacon) [Orabug: 28605196] 33141 - locking/atomic: Add atomic_cond_read_acquire() (Will Deacon) [Orabug: 28605196] 33142 - rds: CVE-2018-7492: Fix NULL pointer dereference in __rds_rdma_map (Hakon Bugge) [Orabug: 28565429] {CVE-2018-7492} 33143 - irqchip/irq-bcm2836: Add support for DT interrupt polarity (Stefan Wahren) [Orabug: 28596168] 33144 - dt-bindings/bcm2836-l1-intc: Add interrupt polarity support (Stefan Wahren) [Orabug: 28596168] 33145 - dt-bindings/bcm283x: Define polarity of per-cpu interrupts (Stefan Wahren) [Orabug: 28596168] 33146 - x86/spec_ctrl: Only set SPEC_CTRL_IBRS_FIRMWARE if IBRS is actually in use (Patrick Colp) [Orabug: 28610695] 33147 33148 [4.14.35-1818.2.2] 33149 - x86/xen: Calculate __max_logical_packages on PV domains (Prarit Bhargava) [Orabug: 28476586] 33150 - x86/entry/64: Remove %ebx handling from error_entry/exit (Andy Lutomirski) [Orabug: 28402921] {CVE-2018-14678} 33151 - x86/pti: Don't report XenPV as vulnerable (Jiri Kosina) [Orabug: 28476680] 33152 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (Andi Kleen) [Orabug: 28488807] {CVE-2018-3620} 33153 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM (Vlastimil Babka) [Orabug: 28488807] {CVE-2018-3620} 33154 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (Vlastimil Babka) [Orabug: 28488807] {CVE-2018-3620} 33155 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (Vlastimil Babka) [Orabug: 28488807] {CVE-2018-3620} 33156 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion (Sean Christopherson) [Orabug: 28488807] {CVE-2018-3620} 33157 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled (Guenter Roeck) [Orabug: 28488807] {CVE-2018-3620} 33158 - x86/spectre: Add missing family 6 check to microcode check (Andi Kleen) [Orabug: 28488807] {CVE-2018-3620} 33159 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled (Thomas Gleixner) [Orabug: 28488807] {CVE-2018-3646} 33160 - x86/microcode: Allow late microcode loading with SMT disabled (Josh Poimboeuf) [Orabug: 28488807] {CVE-2018-3620} 33161 - PCI: Add ACS quirk for Ampere root ports (Feng Kan) [Orabug: 28525940] 33162 - xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE (Darrick J. Wong) [Orabug: 28573020] 33163 - uek-rpm: Disable F2FS in the UEK5 config (Victor Erminpour) [Orabug: 28577123] 33164 </description> 33165 <!-- 33166 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33167 --> 33168 <advisory> 33169 <severity>IMPORTANT</severity> 33170 <rights>Copyright 2018 Oracle, Inc.</rights> 33171 <issued date="2018-10-10"/> 33172 <cve href="http://linux.oracle.com/cve/CVE-2018-14678.html">CVE-2018-14678</cve> 33173 <cve href="http://linux.oracle.com/cve/CVE-2017-13695.html">CVE-2017-13695</cve> 33174 <cve href="http://linux.oracle.com/cve/CVE-2018-16658.html">CVE-2018-16658</cve> 33175 <cve href="http://linux.oracle.com/cve/CVE-2018-7492.html">CVE-2018-7492</cve> 33176 <cve href="http://linux.oracle.com/cve/CVE-2018-12896.html">CVE-2018-12896</cve> 33177 33178 </advisory> 33179 </metadata> 33180 <criteria operator="AND"> 33181 <criterion test_ref="oval:com.oracle.elsa:tst:20184242001" comment="Oracle Linux 7 is installed"/> 33182 <criteria operator="OR"> 33183 <criteria operator="AND"> 33184 <criterion test_ref="oval:com.oracle.elsa:tst:20184242002" comment="kernel-uek is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33185 <criterion test_ref="oval:com.oracle.elsa:tst:20184242003" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 33186 </criteria> 33187 <criteria operator="AND"> 33188 <criterion test_ref="oval:com.oracle.elsa:tst:20184242004" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33189 <criterion test_ref="oval:com.oracle.elsa:tst:20184242005" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 33190 </criteria> 33191 <criteria operator="AND"> 33192 <criterion test_ref="oval:com.oracle.elsa:tst:20184242006" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33193 <criterion test_ref="oval:com.oracle.elsa:tst:20184242007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 33194 </criteria> 33195 <criteria operator="AND"> 33196 <criterion test_ref="oval:com.oracle.elsa:tst:20184242008" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33197 <criterion test_ref="oval:com.oracle.elsa:tst:20184242009" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 33198 </criteria> 33199 <criteria operator="AND"> 33200 <criterion test_ref="oval:com.oracle.elsa:tst:20184242010" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33201 <criterion test_ref="oval:com.oracle.elsa:tst:20184242011" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 33202 </criteria> 33203 <criteria operator="AND"> 33204 <criterion test_ref="oval:com.oracle.elsa:tst:20184242012" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33205 <criterion test_ref="oval:com.oracle.elsa:tst:20184242013" comment="kernel-uek-headers is signed with the Oracle Linux 7 key"/> 33206 </criteria> 33207 <criteria operator="AND"> 33208 <criterion test_ref="oval:com.oracle.elsa:tst:20184242014" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33209 <criterion test_ref="oval:com.oracle.elsa:tst:20184242015" comment="kernel-uek-tools is signed with the Oracle Linux 7 key"/> 33210 </criteria> 33211 <criteria operator="AND"> 33212 <criterion test_ref="oval:com.oracle.elsa:tst:20184242016" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33213 <criterion test_ref="oval:com.oracle.elsa:tst:20184242017" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key"/> 33214 </criteria> 33215 <criteria operator="AND"> 33216 <criterion test_ref="oval:com.oracle.elsa:tst:20184242018" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33217 <criterion test_ref="oval:com.oracle.elsa:tst:20184242019" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key"/> 33218 </criteria> 33219 <criteria operator="AND"> 33220 <criterion test_ref="oval:com.oracle.elsa:tst:20184242020" comment="perf is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33221 <criterion test_ref="oval:com.oracle.elsa:tst:20184242021" comment="perf is signed with the Oracle Linux 7 key"/> 33222 </criteria> 33223 <criteria operator="AND"> 33224 <criterion test_ref="oval:com.oracle.elsa:tst:20184242022" comment="python-perf is earlier than 0:4.14.35-1818.3.3.el7uek"/> 33225 <criterion test_ref="oval:com.oracle.elsa:tst:20184242023" comment="python-perf is signed with the Oracle Linux 7 key"/> 33226 </criteria> 33227 </criteria> 33228 </criteria> 33229 33230 </definition> 33231 <definition id="oval:com.oracle.elsa:def:20184244" version="501" class="patch"> 33232 <metadata> 33233 <title> 33234 ELSA-2018-4244: Unbreakable Enterprise kernel security update (IMPORTANT) 33235 </title> 33236 <affected family="unix"> 33237 <platform>Oracle Linux 6</platform> 33238 <platform>Oracle Linux 7</platform> 33239 33240 </affected> 33241 <reference source="elsa" ref_id="ELSA-2018-4244" ref_url="http://linux.oracle.com/errata/ELSA-2018-4244.html"/> 33242 <reference source="CVE" ref_id="CVE-2018-17182" ref_url="http://linux.oracle.com/cve/CVE-2018-17182.html"/> 33243 33244 <description> 33245 [4.1.12-124.20.1] 33246 - bnxt_en: xdp: don't make drivers report attachment mode (partial backport) (Somasundaram Krishnasamy) [Orabug: 27988326] 33247 - bpf: make bnxt compatible w/ bpf_xdp_adjust_tail (Nikita V. Shirokov) [Orabug: 27988326] 33248 - bnxt_en: add meta pointer for direct access (partial backport) (Somasundaram Krishnasamy) [Orabug: 27988326] 33249 - bnxt_en: Fix bug in ethtool -L. (Michael Chan) [Orabug: 27988326] 33250 - bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG (Martin KaFai Lau) [Orabug: 27988326] 33251 - bnxt_en: Optimize doorbell write operations for newer chips (reapply). (Michael Chan) [Orabug: 27988326] 33252 - bnxt_en: Use short TX BDs for the XDP TX ring. (Michael Chan) [Orabug: 27988326] 33253 - bnxt_en: Add ethtool mac loopback self test (reapply). (Michael Chan) [Orabug: 27988326] 33254 - bnxt_en: Add support for XDP_TX action. (Michael Chan) [Orabug: 27988326] 33255 - bnxt_en: Add basic XDP support. (Michael Chan) [Orabug: 27988326] 33256 - x86/ia32: Restore r8 correctly in 32bit SYSCALL instruction entry. (Gayatri Vasudevan) [Orabug: 28529706] 33257 - net: enable RPS on vlan devices (Shannon Nelson) [Orabug: 28645929] 33258 - xen-blkback: hold write vbd-lock while swapping the vbd (Ankur Arora) [Orabug: 28651655] 33259 - xen-blkback: implement swapping of active vbd (Ankur Arora) [Orabug: 28651655] 33260 - xen-blkback: emit active physical device to xenstore (Ankur Arora) [Orabug: 28651655] 33261 - xen-blkback: refactor backend_changed() (Ankur Arora) [Orabug: 28651655] 33262 - xen-blkback: pull out blkif grant features from vbd (Ankur Arora) [Orabug: 28651655] 33263 - mm: get rid of vmacache_flush_all() entirely (Linus Torvalds) [Orabug: 28701016] {CVE-2018-17182} 33264 33265 [4.1.12-124.19.9] 33266 - rds: crash at rds_ib_inc_copy_to_user+104 due to NULL ptr reference (Venkat Venkatsubra) [Orabug: 28506569] 33267 33268 [4.1.12-124.19.8] 33269 - IB/core: For multicast functions, verify that LIDs are multicast LIDs (Michael J. Ruhl) [Orabug: 28700490] 33270 </description> 33271 <!-- 33272 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33273 --> 33274 <advisory> 33275 <severity>IMPORTANT</severity> 33276 <rights>Copyright 2018 Oracle, Inc.</rights> 33277 <issued date="2018-10-10"/> 33278 <cve href="http://linux.oracle.com/cve/CVE-2018-17182.html">CVE-2018-17182</cve> 33279 33280 </advisory> 33281 </metadata> 33282 <criteria operator="OR"> 33283 <criteria operator="AND"> 33284 <criterion test_ref="oval:com.oracle.elsa:tst:20184244001" comment="Oracle Linux 6 is installed"/> 33285 <criteria operator="OR"> 33286 <criteria operator="AND"> 33287 <criterion test_ref="oval:com.oracle.elsa:tst:20184244002" comment="kernel-uek is earlier than 0:4.1.12-124.20.1.el6uek"/> 33288 <criterion test_ref="oval:com.oracle.elsa:tst:20184244003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 33289 </criteria> 33290 <criteria operator="AND"> 33291 <criterion test_ref="oval:com.oracle.elsa:tst:20184244004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.20.1.el6uek"/> 33292 <criterion test_ref="oval:com.oracle.elsa:tst:20184244005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 33293 </criteria> 33294 <criteria operator="AND"> 33295 <criterion test_ref="oval:com.oracle.elsa:tst:20184244006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.20.1.el6uek"/> 33296 <criterion test_ref="oval:com.oracle.elsa:tst:20184244007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 33297 </criteria> 33298 <criteria operator="AND"> 33299 <criterion test_ref="oval:com.oracle.elsa:tst:20184244008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.20.1.el6uek"/> 33300 <criterion test_ref="oval:com.oracle.elsa:tst:20184244009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 33301 </criteria> 33302 <criteria operator="AND"> 33303 <criterion test_ref="oval:com.oracle.elsa:tst:20184244010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.20.1.el6uek"/> 33304 <criterion test_ref="oval:com.oracle.elsa:tst:20184244011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 33305 </criteria> 33306 <criteria operator="AND"> 33307 <criterion test_ref="oval:com.oracle.elsa:tst:20184244012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.20.1.el6uek"/> 33308 <criterion test_ref="oval:com.oracle.elsa:tst:20184244013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 33309 </criteria> 33310 </criteria> 33311 </criteria> 33312 <criteria operator="AND"> 33313 <criterion test_ref="oval:com.oracle.elsa:tst:20184244014" comment="Oracle Linux 7 is installed"/> 33314 <criteria operator="OR"> 33315 <criteria operator="AND"> 33316 <criterion test_ref="oval:com.oracle.elsa:tst:20184244015" comment="kernel-uek is earlier than 0:4.1.12-124.20.1.el7uek"/> 33317 <criterion test_ref="oval:com.oracle.elsa:tst:20184244016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 33318 </criteria> 33319 <criteria operator="AND"> 33320 <criterion test_ref="oval:com.oracle.elsa:tst:20184244017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.20.1.el7uek"/> 33321 <criterion test_ref="oval:com.oracle.elsa:tst:20184244018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 33322 </criteria> 33323 <criteria operator="AND"> 33324 <criterion test_ref="oval:com.oracle.elsa:tst:20184244019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.20.1.el7uek"/> 33325 <criterion test_ref="oval:com.oracle.elsa:tst:20184244020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 33326 </criteria> 33327 <criteria operator="AND"> 33328 <criterion test_ref="oval:com.oracle.elsa:tst:20184244021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.20.1.el7uek"/> 33329 <criterion test_ref="oval:com.oracle.elsa:tst:20184244022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 33330 </criteria> 33331 <criteria operator="AND"> 33332 <criterion test_ref="oval:com.oracle.elsa:tst:20184244023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.20.1.el7uek"/> 33333 <criterion test_ref="oval:com.oracle.elsa:tst:20184244024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 33334 </criteria> 33335 <criteria operator="AND"> 33336 <criterion test_ref="oval:com.oracle.elsa:tst:20184244025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.20.1.el7uek"/> 33337 <criterion test_ref="oval:com.oracle.elsa:tst:20184244026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 33338 </criteria> 33339 </criteria> 33340 </criteria> 33341 </criteria> 33342 </definition> 33343 <definition id="oval:com.oracle.elsa:def:20184245" version="501" class="patch"> 33344 <metadata> 33345 <title> 33346 ELSA-2018-4245: Unbreakable Enterprise kernel security update (IMPORTANT) 33347 </title> 33348 <affected family="unix"> 33349 <platform>Oracle Linux 6</platform> 33350 <platform>Oracle Linux 7</platform> 33351 33352 </affected> 33353 <reference source="elsa" ref_id="ELSA-2018-4245" ref_url="http://linux.oracle.com/errata/ELSA-2018-4245.html"/> 33354 <reference source="CVE" ref_id="CVE-2017-13695" ref_url="http://linux.oracle.com/cve/CVE-2017-13695.html"/> 33355 <reference source="CVE" ref_id="CVE-2018-16658" ref_url="http://linux.oracle.com/cve/CVE-2018-16658.html"/> 33356 <reference source="CVE" ref_id="CVE-2018-7492" ref_url="http://linux.oracle.com/cve/CVE-2018-7492.html"/> 33357 33358 <description> 33359 kernel-uek 33360 [3.8.13-118.25.1] 33361 - x86/spectre_v2: Don't check microcode versions when running under hypervisors (Konrad Rzeszutek Wilk) [Orabug: 27959785] 33362 - rds: CVE-2018-7492: Fix NULL pointer dereference in __rds_rdma_map (Hakon Bugge) [Orabug: 28552792] {CVE-2018-7492} 33363 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status (Scott Bauer) [Orabug: 28664530] {CVE-2018-16658} 33364 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c (Seunghun Han) [Orabug: 28664579] {CVE-2017-13695} 33365 - uek-rpm: Disable deprecated CONFIG_ACPI_PROCFS_POWER (Victor Erminpour) [Orabug: 28680238] 33366 - exec: Limit arg stack to at most 75% of _STK_LIM (Kees Cook) [Orabug: 28710010] {CVE-2018-14634} 33367 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (Vlastimil Babka) [Orabug: 28505476] {CVE-2018-3620} 33368 - x86/speculation/l1tf: Protect PAE swap entries against L1TF (Vlastimil Babka) [Orabug: 28505476] {CVE-2018-3620} 33369 - x86/speculation/l1tf: Extend 64bit swap file size limit (Vlastimil Babka) [Orabug: 28505476] {CVE-2018-3620} 33370 - mm, fremap: mitigate L1TF in remap_file_pages (Daniel Jordan) [Orabug: 28505476] {CVE-2018-3620} 33371 - x86/speculation: Don't mark cpu_no_l1tf __initconst (Boris Ostrovsky) [Orabug: 28505476] {CVE-2018-3620} 33372 - x86/mm/kmmio: Make the tracer robust against L1TF (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33373 - x86/mm/pat: Make set_memory_np() L1TF safe (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33374 - x86/mm/pat: Ensure cpa->pfn only contains page frame numbers (Matt Fleming) [Orabug: 28505476] {CVE-2018-3620} 33375 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33376 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion (Sean Christopherson) [Orabug: 28505476] {CVE-2018-3620} 33377 - x86/speculation/l1tf: Invert all not present mappings (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33378 - x86/bugs: Move the l1tf function and define pr_fmt properly (Konrad Rzeszutek Wilk) [Orabug: 28505476] {CVE-2018-3620} 33379 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33380 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33381 - mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers (Naoya Horiguchi) [Orabug: 28505476] {CVE-2018-3620} 33382 - pagewalk: improve vma handling (Naoya Horiguchi) [Orabug: 28505476] {CVE-2018-3620} 33383 - mm/pagewalk: remove pgd_entry() and pud_entry() (Naoya Horiguchi) [Orabug: 28505476] {CVE-2018-3620} 33384 - mm/pagewalk.c: fix walk_page_range() access of wrong PTEs (Chen LinX) [Orabug: 28505476] {CVE-2018-3620} 33385 - x86/speculation/l1tf: Add sysfs reporting for l1tf (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33386 - x86/cpu/intel: Add Knights Mill to Intel family (Piotr Luc) [Orabug: 28505476] {CVE-2018-3620} 33387 - x86/bugs: Concentrate bug reporting into a separate function (Konrad Rzeszutek Wilk) [Orabug: 28505476] {CVE-2018-3620} 33388 - x86/bugs: Concentrate bug detection into a separate function (Konrad Rzeszutek Wilk) [Orabug: 28505476] {CVE-2018-3620} 33389 - x86/cpufeature: Add X86_FEATURE_IA32_ARCH_CAPS and X86_FEATURE_IBRS_ATT (Konrad Rzeszutek Wilk) [Orabug: 28505476] {CVE-2018-3620} 33390 - x86/speculation/l1tf: Make sure the first page is always reserved (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33391 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE (Michal Hocko) [Orabug: 28505476] {CVE-2018-3620} 33392 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33393 - x86/speculation/l1tf: Protect swap entries against L1TF (Linus Torvalds) [Orabug: 28505476] {CVE-2018-3620} 33394 - x86/speculation/l1tf: Change order of offset/type in swap entry (Linus Torvalds) [Orabug: 28505476] {CVE-2018-3620} 33395 - x86/mm: Fix swap entry comment and macro (Dave Hansen) [Orabug: 28505476] {CVE-2018-3620} 33396 - x86/mm: Move swap offset/type up in PTE to work around erratum (Dave Hansen) [Orabug: 28505476] {CVE-2018-3620} 33397 - mm: x86 pgtable: drop unneeded preprocessor ifdef (Cyrill Gorcunov) [Orabug: 28505476] {CVE-2018-3620} 33398 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Andi Kleen) [Orabug: 28505476] {CVE-2018-3620} 33399 - x86/mm: Fix regression with huge pages on PAE (Kirill A. Shutemov) [Orabug: 28505476] {CVE-2018-3620} 33400 - x86/asm: Fix pud/pmd interfaces to handle large PAT bit (Toshi Kani) [Orabug: 28505476] {CVE-2018-3620} 33401 - x86/asm: Add pud/pmd mask interfaces to handle large PAT bit (Toshi Kani) [Orabug: 28505476] {CVE-2018-3620} 33402 - x86/asm: Move PUD_PAGE macros to page_types.h (Toshi Kani) [Orabug: 28505476] {CVE-2018-3620} 33403 - x86/speculation: sort X86_BUG_* with X86_FEATURE_* (Daniel Jordan) [Orabug: 28505476] {CVE-2018-3620} 33404 - Disable kaiser if the cpu is not vulnerable to X86_BUG_CPU_MELTDOWN (Kanth Ghatraju) [Orabug: 27958074] 33405 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown (David Woodhouse) [Orabug: 27958074] 33406 - x86/msr: Add definitions for IA32_ARCH_CAPABILITIES MSR (Kanth Ghatraju) [Orabug: 27958074] 33407 - x86/cpufeatures: Add Intel feature bit for IA32_ARCH_CAPABILITIES supported (Kanth Ghatraju) [Orabug: 27958074] 33408 </description> 33409 <!-- 33410 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33411 --> 33412 <advisory> 33413 <severity>IMPORTANT</severity> 33414 <rights>Copyright 2018 Oracle, Inc.</rights> 33415 <issued date="2018-10-10"/> 33416 <cve href="http://linux.oracle.com/cve/CVE-2017-13695.html">CVE-2017-13695</cve> 33417 <cve href="http://linux.oracle.com/cve/CVE-2018-16658.html">CVE-2018-16658</cve> 33418 <cve href="http://linux.oracle.com/cve/CVE-2018-7492.html">CVE-2018-7492</cve> 33419 33420 </advisory> 33421 </metadata> 33422 <criteria operator="OR"> 33423 <criteria operator="AND"> 33424 <criterion test_ref="oval:com.oracle.elsa:tst:20184245001" comment="Oracle Linux 6 is installed"/> 33425 <criteria operator="OR"> 33426 <criteria operator="AND"> 33427 <criterion test_ref="oval:com.oracle.elsa:tst:20184245002" comment="dtrace-modules-3.8.13-118.25.1.el6uek is earlier than 0:0.4.5-3.el6"/> 33428 <criterion test_ref="oval:com.oracle.elsa:tst:20184245003" comment="dtrace-modules-3.8.13-118.25.1.el6uek is signed with the Oracle Linux 6 key"/> 33429 </criteria> 33430 <criteria operator="AND"> 33431 <criterion test_ref="oval:com.oracle.elsa:tst:20184245004" comment="kernel-uek is earlier than 0:3.8.13-118.25.1.el6uek"/> 33432 <criterion test_ref="oval:com.oracle.elsa:tst:20184245005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 33433 </criteria> 33434 <criteria operator="AND"> 33435 <criterion test_ref="oval:com.oracle.elsa:tst:20184245006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.25.1.el6uek"/> 33436 <criterion test_ref="oval:com.oracle.elsa:tst:20184245007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 33437 </criteria> 33438 <criteria operator="AND"> 33439 <criterion test_ref="oval:com.oracle.elsa:tst:20184245008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.25.1.el6uek"/> 33440 <criterion test_ref="oval:com.oracle.elsa:tst:20184245009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 33441 </criteria> 33442 <criteria operator="AND"> 33443 <criterion test_ref="oval:com.oracle.elsa:tst:20184245010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.25.1.el6uek"/> 33444 <criterion test_ref="oval:com.oracle.elsa:tst:20184245011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 33445 </criteria> 33446 <criteria operator="AND"> 33447 <criterion test_ref="oval:com.oracle.elsa:tst:20184245012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.25.1.el6uek"/> 33448 <criterion test_ref="oval:com.oracle.elsa:tst:20184245013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 33449 </criteria> 33450 <criteria operator="AND"> 33451 <criterion test_ref="oval:com.oracle.elsa:tst:20184245014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.25.1.el6uek"/> 33452 <criterion test_ref="oval:com.oracle.elsa:tst:20184245015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 33453 </criteria> 33454 </criteria> 33455 </criteria> 33456 <criteria operator="AND"> 33457 <criterion test_ref="oval:com.oracle.elsa:tst:20184245016" comment="Oracle Linux 7 is installed"/> 33458 <criteria operator="OR"> 33459 <criteria operator="AND"> 33460 <criterion test_ref="oval:com.oracle.elsa:tst:20184245017" comment="dtrace-modules-3.8.13-118.25.1.el7uek is earlier than 0:0.4.5-3.el7"/> 33461 <criterion test_ref="oval:com.oracle.elsa:tst:20184245018" comment="dtrace-modules-3.8.13-118.25.1.el7uek is signed with the Oracle Linux 7 key"/> 33462 </criteria> 33463 <criteria operator="AND"> 33464 <criterion test_ref="oval:com.oracle.elsa:tst:20184245019" comment="kernel-uek is earlier than 0:3.8.13-118.25.1.el7uek"/> 33465 <criterion test_ref="oval:com.oracle.elsa:tst:20184245020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 33466 </criteria> 33467 <criteria operator="AND"> 33468 <criterion test_ref="oval:com.oracle.elsa:tst:20184245021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.25.1.el7uek"/> 33469 <criterion test_ref="oval:com.oracle.elsa:tst:20184245022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 33470 </criteria> 33471 <criteria operator="AND"> 33472 <criterion test_ref="oval:com.oracle.elsa:tst:20184245023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.25.1.el7uek"/> 33473 <criterion test_ref="oval:com.oracle.elsa:tst:20184245024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 33474 </criteria> 33475 <criteria operator="AND"> 33476 <criterion test_ref="oval:com.oracle.elsa:tst:20184245025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.25.1.el7uek"/> 33477 <criterion test_ref="oval:com.oracle.elsa:tst:20184245026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 33478 </criteria> 33479 <criteria operator="AND"> 33480 <criterion test_ref="oval:com.oracle.elsa:tst:20184245027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.25.1.el7uek"/> 33481 <criterion test_ref="oval:com.oracle.elsa:tst:20184245028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 33482 </criteria> 33483 <criteria operator="AND"> 33484 <criterion test_ref="oval:com.oracle.elsa:tst:20184245029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.25.1.el7uek"/> 33485 <criterion test_ref="oval:com.oracle.elsa:tst:20184245030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 33486 </criteria> 33487 </criteria> 33488 </criteria> 33489 </criteria> 33490 </definition> 33491 <definition id="oval:com.oracle.elsa:def:20184246" version="501" class="patch"> 33492 <metadata> 33493 <title> 33494 ELSA-2018-4246: Unbreakable Enterprise kernel security update (IMPORTANT) 33495 </title> 33496 <affected family="unix"> 33497 <platform>Oracle Linux 5</platform> 33498 33499 </affected> 33500 <reference source="elsa" ref_id="ELSA-2018-4246" ref_url="http://linux.oracle.com/errata/ELSA-2018-4246.html"/> 33501 <reference source="CVE" ref_id="CVE-2018-7566" ref_url="http://linux.oracle.com/cve/CVE-2018-7566.html"/> 33502 <reference source="CVE" ref_id="CVE-2017-13695" ref_url="http://linux.oracle.com/cve/CVE-2017-13695.html"/> 33503 <reference source="CVE" ref_id="CVE-2018-16658" ref_url="http://linux.oracle.com/cve/CVE-2018-16658.html"/> 33504 <reference source="CVE" ref_id="CVE-2018-7492" ref_url="http://linux.oracle.com/cve/CVE-2018-7492.html"/> 33505 33506 <description> 33507 [2.6.39-400.302.1] 33508 - Fix up non-directory creation in SGID directories (Linus Torvalds) [Orabug: 28459479] {CVE-2018-13405} 33509 - ALSA: seq: Make ioctls race-free (Takashi Iwai) [Orabug: 28459730] {CVE-2018-7566} 33510 - rds: CVE-2018-7492: Fix NULL pointer dereference in __rds_rdma_map (Hakon Bugge) [Orabug: 28539910] {CVE-2018-7492} 33511 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status (Scott Bauer) [Orabug: 28664549] {CVE-2018-16658} 33512 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c (Seunghun Han) [Orabug: 28664580] {CVE-2017-13695} 33513 - exec: Limit arg stack to at most 75% of _STK_LIM (Kees Cook) [Orabug: 28710024] {CVE-2018-14634} 33514 </description> 33515 <!-- 33516 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33517 --> 33518 <advisory> 33519 <severity>IMPORTANT</severity> 33520 <rights>Copyright 2018 Oracle, Inc.</rights> 33521 <issued date="2018-10-10"/> 33522 <cve href="http://linux.oracle.com/cve/CVE-2018-7566.html">CVE-2018-7566</cve> 33523 <cve href="http://linux.oracle.com/cve/CVE-2017-13695.html">CVE-2017-13695</cve> 33524 <cve href="http://linux.oracle.com/cve/CVE-2018-16658.html">CVE-2018-16658</cve> 33525 <cve href="http://linux.oracle.com/cve/CVE-2018-7492.html">CVE-2018-7492</cve> 33526 33527 </advisory> 33528 </metadata> 33529 <criteria operator="AND"> 33530 <criterion test_ref="oval:com.oracle.elsa:tst:20184246001" comment="Oracle Linux 5 is installed"/> 33531 <criteria operator="OR"> 33532 <criteria operator="AND"> 33533 <criterion test_ref="oval:com.oracle.elsa:tst:20184246002" comment="kernel-uek is earlier than 0:2.6.39-400.302.1.el5uek"/> 33534 <criterion test_ref="oval:com.oracle.elsa:tst:20184246003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 33535 </criteria> 33536 <criteria operator="AND"> 33537 <criterion test_ref="oval:com.oracle.elsa:tst:20184246004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.302.1.el5uek"/> 33538 <criterion test_ref="oval:com.oracle.elsa:tst:20184246005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 33539 </criteria> 33540 <criteria operator="AND"> 33541 <criterion test_ref="oval:com.oracle.elsa:tst:20184246006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.302.1.el5uek"/> 33542 <criterion test_ref="oval:com.oracle.elsa:tst:20184246007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 33543 </criteria> 33544 <criteria operator="AND"> 33545 <criterion test_ref="oval:com.oracle.elsa:tst:20184246008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.302.1.el5uek"/> 33546 <criterion test_ref="oval:com.oracle.elsa:tst:20184246009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 33547 </criteria> 33548 <criteria operator="AND"> 33549 <criterion test_ref="oval:com.oracle.elsa:tst:20184246010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.302.1.el5uek"/> 33550 <criterion test_ref="oval:com.oracle.elsa:tst:20184246011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 33551 </criteria> 33552 <criteria operator="AND"> 33553 <criterion test_ref="oval:com.oracle.elsa:tst:20184246012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.302.1.el5uek"/> 33554 <criterion test_ref="oval:com.oracle.elsa:tst:20184246013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 33555 </criteria> 33556 </criteria> 33557 </criteria> 33558 33559 </definition> 33560 <definition id="oval:com.oracle.elsa:def:20184248" version="501" class="patch"> 33561 <metadata> 33562 <title> 33563 ELSA-2018-4248: openssl security update (IMPORTANT) 33564 </title> 33565 <affected family="unix"> 33566 <platform>Oracle Linux 6</platform> 33567 33568 </affected> 33569 <reference source="elsa" ref_id="ELSA-2018-4248" ref_url="http://linux.oracle.com/errata/ELSA-2018-4248.html"/> 33570 <reference source="CVE" ref_id="CVE-2018-0732" ref_url="http://linux.oracle.com/cve/CVE-2018-0732.html"/> 33571 <reference source="CVE" ref_id="CVE-2018-0737" ref_url="http://linux.oracle.com/cve/CVE-2018-0737.html"/> 33572 33573 <description> 33574 [1.0.1e-57.0.6] 33575 - Oracle bug 28730228: backport CVE-2018-0732 33576 - Oracle bug 28758493: backport CVE-2018-0737 33577 </description> 33578 <!-- 33579 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33580 --> 33581 <advisory> 33582 <severity>IMPORTANT</severity> 33583 <rights>Copyright 2018 Oracle, Inc.</rights> 33584 <issued date="2018-10-12"/> 33585 <cve href="http://linux.oracle.com/cve/CVE-2018-0732.html">CVE-2018-0732</cve> 33586 <cve href="http://linux.oracle.com/cve/CVE-2018-0737.html">CVE-2018-0737</cve> 33587 33588 </advisory> 33589 </metadata> 33590 <criteria operator="AND"> 33591 <criterion test_ref="oval:com.oracle.elsa:tst:20184248001" comment="Oracle Linux 6 is installed"/> 33592 <criteria operator="OR"> 33593 <criteria operator="AND"> 33594 <criterion test_ref="oval:com.oracle.elsa:tst:20184248002" comment="openssl is earlier than 0:1.0.1e-57.0.6.el6"/> 33595 <criterion test_ref="oval:com.oracle.elsa:tst:20184248003" comment="openssl is signed with the Oracle Linux 6 key"/> 33596 </criteria> 33597 <criteria operator="AND"> 33598 <criterion test_ref="oval:com.oracle.elsa:tst:20184248004" comment="openssl-devel is earlier than 0:1.0.1e-57.0.6.el6"/> 33599 <criterion test_ref="oval:com.oracle.elsa:tst:20184248005" comment="openssl-devel is signed with the Oracle Linux 6 key"/> 33600 </criteria> 33601 <criteria operator="AND"> 33602 <criterion test_ref="oval:com.oracle.elsa:tst:20184248006" comment="openssl-perl is earlier than 0:1.0.1e-57.0.6.el6"/> 33603 <criterion test_ref="oval:com.oracle.elsa:tst:20184248007" comment="openssl-perl is signed with the Oracle Linux 6 key"/> 33604 </criteria> 33605 <criteria operator="AND"> 33606 <criterion test_ref="oval:com.oracle.elsa:tst:20184248008" comment="openssl-static is earlier than 0:1.0.1e-57.0.6.el6"/> 33607 <criterion test_ref="oval:com.oracle.elsa:tst:20184248009" comment="openssl-static is signed with the Oracle Linux 6 key"/> 33608 </criteria> 33609 </criteria> 33610 </criteria> 33611 33612 </definition> 33613 <definition id="oval:com.oracle.elsa:def:20184249" version="501" class="patch"> 33614 <metadata> 33615 <title> 33616 ELSA-2018-4249: openssl security update (IMPORTANT) 33617 </title> 33618 <affected family="unix"> 33619 <platform>Oracle Linux 7</platform> 33620 33621 </affected> 33622 <reference source="elsa" ref_id="ELSA-2018-4249" ref_url="http://linux.oracle.com/errata/ELSA-2018-4249.html"/> 33623 <reference source="CVE" ref_id="CVE-2018-0732" ref_url="http://linux.oracle.com/cve/CVE-2018-0732.html"/> 33624 <reference source="CVE" ref_id="CVE-2018-0737" ref_url="http://linux.oracle.com/cve/CVE-2018-0737.html"/> 33625 33626 <description> 33627 [1.0.2k-12.0.3] 33628 - Oracle bug 28672370: backport CVE-2018-0732 33629 - Oracle bug 28672351: backport CVE-2018-0737 33630 </description> 33631 <!-- 33632 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33633 --> 33634 <advisory> 33635 <severity>IMPORTANT</severity> 33636 <rights>Copyright 2018 Oracle, Inc.</rights> 33637 <issued date="2018-10-12"/> 33638 <cve href="http://linux.oracle.com/cve/CVE-2018-0732.html">CVE-2018-0732</cve> 33639 <cve href="http://linux.oracle.com/cve/CVE-2018-0737.html">CVE-2018-0737</cve> 33640 33641 </advisory> 33642 </metadata> 33643 <criteria operator="AND"> 33644 <criterion test_ref="oval:com.oracle.elsa:tst:20184249001" comment="Oracle Linux 7 is installed"/> 33645 <criteria operator="OR"> 33646 <criteria operator="AND"> 33647 <criterion test_ref="oval:com.oracle.elsa:tst:20184249002" comment="openssl is earlier than 1:1.0.2k-12.0.3.el7"/> 33648 <criterion test_ref="oval:com.oracle.elsa:tst:20184249003" comment="openssl is signed with the Oracle Linux 7 key"/> 33649 </criteria> 33650 <criteria operator="AND"> 33651 <criterion test_ref="oval:com.oracle.elsa:tst:20184249004" comment="openssl-devel is earlier than 1:1.0.2k-12.0.3.el7"/> 33652 <criterion test_ref="oval:com.oracle.elsa:tst:20184249005" comment="openssl-devel is signed with the Oracle Linux 7 key"/> 33653 </criteria> 33654 <criteria operator="AND"> 33655 <criterion test_ref="oval:com.oracle.elsa:tst:20184249006" comment="openssl-libs is earlier than 1:1.0.2k-12.0.3.el7"/> 33656 <criterion test_ref="oval:com.oracle.elsa:tst:20184249007" comment="openssl-libs is signed with the Oracle Linux 7 key"/> 33657 </criteria> 33658 <criteria operator="AND"> 33659 <criterion test_ref="oval:com.oracle.elsa:tst:20184249008" comment="openssl-perl is earlier than 1:1.0.2k-12.0.3.el7"/> 33660 <criterion test_ref="oval:com.oracle.elsa:tst:20184249009" comment="openssl-perl is signed with the Oracle Linux 7 key"/> 33661 </criteria> 33662 <criteria operator="AND"> 33663 <criterion test_ref="oval:com.oracle.elsa:tst:20184249010" comment="openssl-static is earlier than 1:1.0.2k-12.0.3.el7"/> 33664 <criterion test_ref="oval:com.oracle.elsa:tst:20184249011" comment="openssl-static is signed with the Oracle Linux 7 key"/> 33665 </criteria> 33666 </criteria> 33667 </criteria> 33668 33669 </definition> 33670 <definition id="oval:com.oracle.elsa:def:20184250" version="501" class="patch"> 33671 <metadata> 33672 <title> 33673 ELSA-2018-4250: Unbreakable Enterprise kernel security update (IMPORTANT) 33674 </title> 33675 <affected family="unix"> 33676 <platform>Oracle Linux 6</platform> 33677 33678 </affected> 33679 <reference source="elsa" ref_id="ELSA-2018-4250" ref_url="http://linux.oracle.com/errata/ELSA-2018-4250.html"/> 33680 <reference source="CVE" ref_id="CVE-2018-7566" ref_url="http://linux.oracle.com/cve/CVE-2018-7566.html"/> 33681 <reference source="CVE" ref_id="CVE-2017-13695" ref_url="http://linux.oracle.com/cve/CVE-2017-13695.html"/> 33682 <reference source="CVE" ref_id="CVE-2018-16658" ref_url="http://linux.oracle.com/cve/CVE-2018-16658.html"/> 33683 <reference source="CVE" ref_id="CVE-2018-7492" ref_url="http://linux.oracle.com/cve/CVE-2018-7492.html"/> 33684 33685 <description> 33686 [2.6.39-400.302.2] 33687 - Revert 'Fix up non-directory creation in SGID directories' (Brian Maly) [Orabug: 28781234] 33688 33689 [2.6.39-400.302.1] 33690 - Fix up non-directory creation in SGID directories (Linus Torvalds) [Orabug: 28459479] {CVE-2018-13405} 33691 - ALSA: seq: Make ioctls race-free (Takashi Iwai) [Orabug: 28459730] {CVE-2018-7566} 33692 - rds: CVE-2018-7492: Fix NULL pointer dereference in __rds_rdma_map (Hakon Bugge) [Orabug: 28539910] {CVE-2018-7492} 33693 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status (Scott Bauer) [Orabug: 28664549] {CVE-2018-16658} 33694 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c (Seunghun Han) [Orabug: 28664580] {CVE-2017-13695} 33695 - exec: Limit arg stack to at most 75% of _STK_LIM (Kees Cook) [Orabug: 28710024] {CVE-2018-14634} 33696 </description> 33697 <!-- 33698 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33699 --> 33700 <advisory> 33701 <severity>IMPORTANT</severity> 33702 <rights>Copyright 2018 Oracle, Inc.</rights> 33703 <issued date="2018-10-12"/> 33704 <cve href="http://linux.oracle.com/cve/CVE-2018-7566.html">CVE-2018-7566</cve> 33705 <cve href="http://linux.oracle.com/cve/CVE-2017-13695.html">CVE-2017-13695</cve> 33706 <cve href="http://linux.oracle.com/cve/CVE-2018-16658.html">CVE-2018-16658</cve> 33707 <cve href="http://linux.oracle.com/cve/CVE-2018-7492.html">CVE-2018-7492</cve> 33708 33709 </advisory> 33710 </metadata> 33711 <criteria operator="AND"> 33712 <criterion test_ref="oval:com.oracle.elsa:tst:20184250001" comment="Oracle Linux 6 is installed"/> 33713 <criteria operator="OR"> 33714 <criteria operator="AND"> 33715 <criterion test_ref="oval:com.oracle.elsa:tst:20184250002" comment="kernel-uek is earlier than 0:2.6.39-400.302.2.el6uek"/> 33716 <criterion test_ref="oval:com.oracle.elsa:tst:20184250003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 33717 </criteria> 33718 <criteria operator="AND"> 33719 <criterion test_ref="oval:com.oracle.elsa:tst:20184250004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.302.2.el6uek"/> 33720 <criterion test_ref="oval:com.oracle.elsa:tst:20184250005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 33721 </criteria> 33722 <criteria operator="AND"> 33723 <criterion test_ref="oval:com.oracle.elsa:tst:20184250006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.302.2.el6uek"/> 33724 <criterion test_ref="oval:com.oracle.elsa:tst:20184250007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 33725 </criteria> 33726 <criteria operator="AND"> 33727 <criterion test_ref="oval:com.oracle.elsa:tst:20184250008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.302.2.el6uek"/> 33728 <criterion test_ref="oval:com.oracle.elsa:tst:20184250009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 33729 </criteria> 33730 <criteria operator="AND"> 33731 <criterion test_ref="oval:com.oracle.elsa:tst:20184250010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.302.2.el6uek"/> 33732 <criterion test_ref="oval:com.oracle.elsa:tst:20184250011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 33733 </criteria> 33734 <criteria operator="AND"> 33735 <criterion test_ref="oval:com.oracle.elsa:tst:20184250012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.302.2.el6uek"/> 33736 <criterion test_ref="oval:com.oracle.elsa:tst:20184250013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 33737 </criteria> 33738 </criteria> 33739 </criteria> 33740 33741 </definition> 33742 <definition id="oval:com.oracle.elsa:def:20184261" version="501" class="patch"> 33743 <metadata> 33744 <title> 33745 ELSA-2018-4261: Unbreakable Enterprise kernel security update (IMPORTANT) 33746 </title> 33747 <affected family="unix"> 33748 <platform>Oracle Linux 6</platform> 33749 <platform>Oracle Linux 7</platform> 33750 33751 </affected> 33752 <reference source="elsa" ref_id="ELSA-2018-4261" ref_url="http://linux.oracle.com/errata/ELSA-2018-4261.html"/> 33753 <reference source="CVE" ref_id="CVE-2018-14734" ref_url="http://linux.oracle.com/cve/CVE-2018-14734.html"/> 33754 <reference source="CVE" ref_id="CVE-2018-15572" ref_url="http://linux.oracle.com/cve/CVE-2018-15572.html"/> 33755 33756 <description> 33757 [4.1.12-124.20.7] 33758 - Revert 'rds: RDS (tcp) hangs on sendto() to unresponding address' (Brian Maly) [Orabug: 28837953] 33759 33760 [4.1.12-124.20.6] 33761 - x86/speculation: Retpoline should always be available on Skylake (Alexandre Chartre) [Orabug: 28801831] 33762 33763 [4.1.12-124.20.5] 33764 - x86/speculation: Add sysfs entry to enable/disable retpoline (Alexandre Chartre) [Orabug: 28607548] 33765 - x86/speculation: Switch to IBRS when loading a non-retpoline module (Alexandre Chartre) [Orabug: 28607548] 33766 - x86/speculation: Remove unnecessary retpoline alternatives (Alexandre Chartre) [Orabug: 28607548] 33767 - x86/speculation: Use static key to enable/disable retpoline (Alexandre Chartre) [Orabug: 28607548] 33768 - locking/static_keys: Provide DECLARE and well as DEFINE macros (Tony Luck) [Orabug: 28607548] 33769 - jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL (Jason Baron) [Orabug: 28607548] 33770 - locking/static_key: Fix concurrent static_key_slow_inc() (Paolo Bonzini) [Orabug: 28607548] 33771 - jump_label: make static_key_enabled() work on static_key_true/false types too (Tejun Heo) [Orabug: 28607548] 33772 - locking/static_keys: Fix up the static keys documentation (Jonathan Corbet) [Orabug: 28607548] 33773 - locking/static_keys: Fix a silly typo (Jonathan Corbet) [Orabug: 28607548] 33774 - jump label, locking/static_keys: Update docs (Jason Baron) [Orabug: 28607548] 33775 - x86/asm: Add asm macros for static keys/jump labels (Andy Lutomirski) [Orabug: 28607548] 33776 - x86/asm: Error out if asm/jump_label.h is included inappropriately (Andy Lutomirski) [Orabug: 28607548] 33777 - jump_label/x86: Work around asm build bug on older/backported GCCs (Peter Zijlstra) [Orabug: 28607548] 33778 - locking/static_keys: Add a new static_key interface (Peter Zijlstra) [Orabug: 28607548] 33779 - locking/static_keys: Rework update logic (Peter Zijlstra) [Orabug: 28607548] 33780 - jump_label: Add jump_entry_key() helper (Peter Zijlstra) [Orabug: 28607548] 33781 - jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers to the static_key* pattern (Peter Zijlstra) [Orabug: 28607548] 33782 - jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} (Peter Zijlstra) [Orabug: 28607548] 33783 - module, jump_label: Fix module locking (Peter Zijlstra) [Orabug: 28607548] 33784 - x86/speculation: Protect against userspace-userspace spectreRSB (Jiri Kosina) [Orabug: 28631590] {CVE-2018-15572} 33785 - x86/spectre_v2: Remove remaining references to lfence mitigation (Alejandro Jimenez) [Orabug: 28631590] {CVE-2018-15572} 33786 - Revert 'md: allow a partially recovered device to be hot-added to an array.' (NeilBrown) [Orabug: 28702623] 33787 - x86/bugs: ssbd_ibrs_selected called prematurely (Daniel Jordan) [Orabug: 28788839] 33788 - net/mlx4_core: print firmware version during driver loading (Qing Huang) [Orabug: 28809377] 33789 - mm: numa: Do not trap faults on shared data section pages. (Henry Willard) [Orabug: 28814880] 33790 - hugetlbfs: dirty pages as they are added to pagecache (Mike Kravetz) [Orabug: 28813968] 33791 33792 [4.1.12-124.20.4] 33793 - rds: RDS (tcp) hangs on sendto() to unresponding address (Ka-Cheong Poon) [Orabug: 28762608] 33794 - nfs: fix a deadlock in nfs client initialization (Scott Mayhew) [Orabug: 28486463] 33795 - infiniband: fix a possible use-after-free bug (Cong Wang) [Orabug: 28774517] {CVE-2018-14734} 33796 </description> 33797 <!-- 33798 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33799 --> 33800 <advisory> 33801 <severity>IMPORTANT</severity> 33802 <rights>Copyright 2018 Oracle, Inc.</rights> 33803 <issued date="2018-10-24"/> 33804 <cve href="http://linux.oracle.com/cve/CVE-2018-14734.html">CVE-2018-14734</cve> 33805 <cve href="http://linux.oracle.com/cve/CVE-2018-15572.html">CVE-2018-15572</cve> 33806 33807 </advisory> 33808 </metadata> 33809 <criteria operator="OR"> 33810 <criteria operator="AND"> 33811 <criterion test_ref="oval:com.oracle.elsa:tst:20184261001" comment="Oracle Linux 6 is installed"/> 33812 <criteria operator="OR"> 33813 <criteria operator="AND"> 33814 <criterion test_ref="oval:com.oracle.elsa:tst:20184261002" comment="kernel-uek is earlier than 0:4.1.12-124.20.7.el6uek"/> 33815 <criterion test_ref="oval:com.oracle.elsa:tst:20184261003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 33816 </criteria> 33817 <criteria operator="AND"> 33818 <criterion test_ref="oval:com.oracle.elsa:tst:20184261004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.20.7.el6uek"/> 33819 <criterion test_ref="oval:com.oracle.elsa:tst:20184261005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 33820 </criteria> 33821 <criteria operator="AND"> 33822 <criterion test_ref="oval:com.oracle.elsa:tst:20184261006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.20.7.el6uek"/> 33823 <criterion test_ref="oval:com.oracle.elsa:tst:20184261007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 33824 </criteria> 33825 <criteria operator="AND"> 33826 <criterion test_ref="oval:com.oracle.elsa:tst:20184261008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.20.7.el6uek"/> 33827 <criterion test_ref="oval:com.oracle.elsa:tst:20184261009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 33828 </criteria> 33829 <criteria operator="AND"> 33830 <criterion test_ref="oval:com.oracle.elsa:tst:20184261010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.20.7.el6uek"/> 33831 <criterion test_ref="oval:com.oracle.elsa:tst:20184261011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 33832 </criteria> 33833 <criteria operator="AND"> 33834 <criterion test_ref="oval:com.oracle.elsa:tst:20184261012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.20.7.el6uek"/> 33835 <criterion test_ref="oval:com.oracle.elsa:tst:20184261013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 33836 </criteria> 33837 </criteria> 33838 </criteria> 33839 <criteria operator="AND"> 33840 <criterion test_ref="oval:com.oracle.elsa:tst:20184261014" comment="Oracle Linux 7 is installed"/> 33841 <criteria operator="OR"> 33842 <criteria operator="AND"> 33843 <criterion test_ref="oval:com.oracle.elsa:tst:20184261015" comment="kernel-uek is earlier than 0:4.1.12-124.20.7.el7uek"/> 33844 <criterion test_ref="oval:com.oracle.elsa:tst:20184261016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 33845 </criteria> 33846 <criteria operator="AND"> 33847 <criterion test_ref="oval:com.oracle.elsa:tst:20184261017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.20.7.el7uek"/> 33848 <criterion test_ref="oval:com.oracle.elsa:tst:20184261018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 33849 </criteria> 33850 <criteria operator="AND"> 33851 <criterion test_ref="oval:com.oracle.elsa:tst:20184261019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.20.7.el7uek"/> 33852 <criterion test_ref="oval:com.oracle.elsa:tst:20184261020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 33853 </criteria> 33854 <criteria operator="AND"> 33855 <criterion test_ref="oval:com.oracle.elsa:tst:20184261021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.20.7.el7uek"/> 33856 <criterion test_ref="oval:com.oracle.elsa:tst:20184261022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 33857 </criteria> 33858 <criteria operator="AND"> 33859 <criterion test_ref="oval:com.oracle.elsa:tst:20184261023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.20.7.el7uek"/> 33860 <criterion test_ref="oval:com.oracle.elsa:tst:20184261024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 33861 </criteria> 33862 <criteria operator="AND"> 33863 <criterion test_ref="oval:com.oracle.elsa:tst:20184261025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.20.7.el7uek"/> 33864 <criterion test_ref="oval:com.oracle.elsa:tst:20184261026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 33865 </criteria> 33866 </criteria> 33867 </criteria> 33868 </criteria> 33869 </definition> 33870 <definition id="oval:com.oracle.elsa:def:20184262" version="501" class="patch"> 33871 <metadata> 33872 <title> 33873 ELSA-2018-4262: qemu security update (IMPORTANT) 33874 </title> 33875 <affected family="unix"> 33876 <platform>Oracle Linux 7</platform> 33877 33878 </affected> 33879 <reference source="elsa" ref_id="ELSA-2018-4262" ref_url="http://linux.oracle.com/errata/ELSA-2018-4262.html"/> 33880 <reference source="CVE" ref_id="CVE-2017-2633" ref_url="http://linux.oracle.com/cve/CVE-2017-2633.html"/> 33881 <reference source="CVE" ref_id="CVE-2018-11806" ref_url="http://linux.oracle.com/cve/CVE-2018-11806.html"/> 33882 <reference source="CVE" ref_id="CVE-2018-15746" ref_url="http://linux.oracle.com/cve/CVE-2018-15746.html"/> 33883 <reference source="CVE" ref_id="CVE-2018-17963" ref_url="http://linux.oracle.com/cve/CVE-2018-17963.html"/> 33884 <reference source="CVE" ref_id="CVE-2018-17962" ref_url="http://linux.oracle.com/cve/CVE-2018-17962.html"/> 33885 <reference source="CVE" ref_id="CVE-2018-17958" ref_url="http://linux.oracle.com/cve/CVE-2018-17958.html"/> 33886 <reference source="CVE" ref_id="CVE-2018-10839" ref_url="http://linux.oracle.com/cve/CVE-2018-10839.html"/> 33887 <reference source="CVE" ref_id="CVE-2018-12617" ref_url="http://linux.oracle.com/cve/CVE-2018-12617.html"/> 33888 <reference source="CVE" ref_id="CVE-2017-7471" ref_url="http://linux.oracle.com/cve/CVE-2017-7471.html"/> 33889 <reference source="CVE" ref_id="CVE-2017-2630" ref_url="http://linux.oracle.com/cve/CVE-2017-2630.html"/> 33890 33891 <description> 33892 33893 </description> 33894 <!-- 33895 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 33896 --> 33897 <advisory> 33898 <severity>IMPORTANT</severity> 33899 <rights>Copyright 2018 Oracle, Inc.</rights> 33900 <issued date="2018-10-29"/> 33901 <cve href="http://linux.oracle.com/cve/CVE-2017-2633.html">CVE-2017-2633</cve> 33902 <cve href="http://linux.oracle.com/cve/CVE-2018-11806.html">CVE-2018-11806</cve> 33903 <cve href="http://linux.oracle.com/cve/CVE-2018-15746.html">CVE-2018-15746</cve> 33904 <cve href="http://linux.oracle.com/cve/CVE-2018-17963.html">CVE-2018-17963</cve> 33905 <cve href="http://linux.oracle.com/cve/CVE-2018-17962.html">CVE-2018-17962</cve> 33906 <cve href="http://linux.oracle.com/cve/CVE-2018-17958.html">CVE-2018-17958</cve> 33907 <cve href="http://linux.oracle.com/cve/CVE-2018-10839.html">CVE-2018-10839</cve> 33908 <cve href="http://linux.oracle.com/cve/CVE-2018-12617.html">CVE-2018-12617</cve> 33909 <cve href="http://linux.oracle.com/cve/CVE-2017-7471.html">CVE-2017-7471</cve> 33910 <cve href="http://linux.oracle.com/cve/CVE-2017-2630.html">CVE-2017-2630</cve> 33911 33912 </advisory> 33913 </metadata> 33914 <criteria operator="AND"> 33915 <criterion test_ref="oval:com.oracle.elsa:tst:20184262001" comment="Oracle Linux 7 is installed"/> 33916 <criteria operator="OR"> 33917 <criteria operator="AND"> 33918 <criterion test_ref="oval:com.oracle.elsa:tst:20184262002" comment="qemu is earlier than 12:2.9.0-17.el7"/> 33919 <criterion test_ref="oval:com.oracle.elsa:tst:20184262003" comment="qemu is signed with the Oracle Linux 7 key"/> 33920 </criteria> 33921 <criteria operator="AND"> 33922 <criterion test_ref="oval:com.oracle.elsa:tst:20184262004" comment="qemu-block-gluster is earlier than 12:2.9.0-17.el7"/> 33923 <criterion test_ref="oval:com.oracle.elsa:tst:20184262005" comment="qemu-block-gluster is signed with the Oracle Linux 7 key"/> 33924 </criteria> 33925 <criteria operator="AND"> 33926 <criterion test_ref="oval:com.oracle.elsa:tst:20184262006" comment="qemu-block-iscsi is earlier than 12:2.9.0-17.el7"/> 33927 <criterion test_ref="oval:com.oracle.elsa:tst:20184262007" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key"/> 33928 </criteria> 33929 <criteria operator="AND"> 33930 <criterion test_ref="oval:com.oracle.elsa:tst:20184262008" comment="qemu-block-rbd is earlier than 12:2.9.0-17.el7"/> 33931 <criterion test_ref="oval:com.oracle.elsa:tst:20184262009" comment="qemu-block-rbd is signed with the Oracle Linux 7 key"/> 33932 </criteria> 33933 <criteria operator="AND"> 33934 <criterion test_ref="oval:com.oracle.elsa:tst:20184262010" comment="qemu-common is earlier than 12:2.9.0-17.el7"/> 33935 <criterion test_ref="oval:com.oracle.elsa:tst:20184262011" comment="qemu-common is signed with the Oracle Linux 7 key"/> 33936 </criteria> 33937 <criteria operator="AND"> 33938 <criterion test_ref="oval:com.oracle.elsa:tst:20184262012" comment="qemu-img is earlier than 12:2.9.0-17.el7"/> 33939 <criterion test_ref="oval:com.oracle.elsa:tst:20184262013" comment="qemu-img is signed with the Oracle Linux 7 key"/> 33940 </criteria> 33941 <criteria operator="AND"> 33942 <criterion test_ref="oval:com.oracle.elsa:tst:20184262014" comment="qemu-kvm is earlier than 12:2.9.0-17.el7"/> 33943 <criterion test_ref="oval:com.oracle.elsa:tst:20184262015" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 33944 </criteria> 33945 <criteria operator="AND"> 33946 <criterion test_ref="oval:com.oracle.elsa:tst:20184262016" comment="qemu-kvm-core is earlier than 12:2.9.0-17.el7"/> 33947 <criterion test_ref="oval:com.oracle.elsa:tst:20184262017" comment="qemu-kvm-core is signed with the Oracle Linux 7 key"/> 33948 </criteria> 33949 <criteria operator="AND"> 33950 <criterion test_ref="oval:com.oracle.elsa:tst:20184262018" comment="qemu-system-x86 is earlier than 12:2.9.0-17.el7"/> 33951 <criterion test_ref="oval:com.oracle.elsa:tst:20184262019" comment="qemu-system-x86 is signed with the Oracle Linux 7 key"/> 33952 </criteria> 33953 <criteria operator="AND"> 33954 <criterion test_ref="oval:com.oracle.elsa:tst:20184262020" comment="qemu-system-x86-core is earlier than 12:2.9.0-17.el7"/> 33955 <criterion test_ref="oval:com.oracle.elsa:tst:20184262021" comment="qemu-system-x86-core is signed with the Oracle Linux 7 key"/> 33956 </criteria> 33957 </criteria> 33958 </criteria> 33959 33960 </definition> 33961 <definition id="oval:com.oracle.elsa:def:20184265" version="501" class="patch"> 33962 <metadata> 33963 <title> 33964 ELSA-2018-4265: Unbreakable Enterprise kernel security update (IMPORTANT) 33965 </title> 33966 <affected family="unix"> 33967 <platform>Oracle Linux 6</platform> 33968 <platform>Oracle Linux 7</platform> 33969 33970 </affected> 33971 <reference source="elsa" ref_id="ELSA-2018-4265" ref_url="http://linux.oracle.com/errata/ELSA-2018-4265.html"/> 33972 <reference source="CVE" ref_id="CVE-2018-7757" ref_url="http://linux.oracle.com/cve/CVE-2018-7757.html"/> 33973 <reference source="CVE" ref_id="CVE-2017-13168" ref_url="http://linux.oracle.com/cve/CVE-2017-13168.html"/> 33974 33975 <description> 33976 [4.1.12-124.21.1] 33977 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:447! (Mike Kravetz) [Orabug: 28839992] 33978 - scsi: libsas: fix memory leak in sas_smp_get_phy_events() (Jason Yan) [Orabug: 27927687] {CVE-2018-7757} 33979 - KVM: vmx: shadow more fields that are read/written on every vmexits (Paolo Bonzini) [Orabug: 28581045] 33980 - vhost/scsi: Use common handling code in request queue handler (Bijan Mottahedeh) [Orabug: 28775573] 33981 - vhost/scsi: Extract common handling code from control queue handler (Bijan Mottahedeh) [Orabug: 28775573] 33982 - vhost/scsi: Respond to control queue operations (Bijan Mottahedeh) [Orabug: 28775573] 33983 33984 [4.1.12-124.20.8] 33985 - scsi: lpfc: devloss timeout race condition caused null pointer reference (James Smart) [Orabug: 27994179] 33986 - scsi: qla2xxx: Fix race condition between iocb timeout and initialisation (Ben Hutchings) [Orabug: 28013813] 33987 - i40e: Add programming descriptors to cleaned_count (Alexander Duyck) [Orabug: 28228724] 33988 - i40e: Fix memory leak related filter programming status (Alexander Duyck) [Orabug: 28228724] 33989 - xen-swiotlb: use actually allocated size on check physical continuous (Joe Jin) [Orabug: 28258102] 33990 - Revert 'Revert 'xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent'' (Dongli Zhang) [Orabug: 28258102] 33991 - net/mlx4_en: fix potential use-after-free with dma_unmap_page (Sarah Newman) [Orabug: 28376051] 33992 - ocfs2: fix ocfs2 read block panic (Junxiao Bi) [Orabug: 28580543] 33993 - block: fix bdi vs gendisk lifetime mismatch (Dan Williams) [Orabug: 28645416] 33994 - e1000e: Fix link check race condition (Benjamin Poirier) [Orabug: 28716958] 33995 - Revert 'e1000e: Separate signaling for link check/link up' (Benjamin Poirier) [Orabug: 28716958] 33996 - e1000e: Avoid missed interrupts following ICR read (Benjamin Poirier) [Orabug: 28716958] 33997 - e1000e: Fix queue interrupt re-raising in Other interrupt (Benjamin Poirier) [Orabug: 28716958] 33998 - Partial revert 'e1000e: Avoid receiver overrun interrupt bursts' (Benjamin Poirier) [Orabug: 28716958] 33999 - e1000e: Remove Other from EIAC (Benjamin Poirier) [Orabug: 28716958] 34000 - Fix error code in nfs_lookup_verify_inode() (Lance Shelton) [Orabug: 28789030] 34001 - workqueue: Allow modifying low level unbound workqueue cpumask (Lai Jiangshan) [Orabug: 28813166] 34002 - workqueue: Create low-level unbound workqueues cpumask (Frederic Weisbecker) [Orabug: 28813166] 34003 - scsi: sg: mitigate read/write abuse (Jann Horn) [Orabug: 28824718] {CVE-2017-13168} 34004 </description> 34005 <!-- 34006 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 34007 --> 34008 <advisory> 34009 <severity>IMPORTANT</severity> 34010 <rights>Copyright 2018 Oracle, Inc.</rights> 34011 <issued date="2018-11-06"/> 34012 <cve href="http://linux.oracle.com/cve/CVE-2018-7757.html">CVE-2018-7757</cve> 34013 <cve href="http://linux.oracle.com/cve/CVE-2017-13168.html">CVE-2017-13168</cve> 34014 34015 </advisory> 34016 </metadata> 34017 <criteria operator="OR"> 34018 <criteria operator="AND"> 34019 <criterion test_ref="oval:com.oracle.elsa:tst:20184265001" comment="Oracle Linux 6 is installed"/> 34020 <criteria operator="OR"> 34021 <criteria operator="AND"> 34022 <criterion test_ref="oval:com.oracle.elsa:tst:20184265002" comment="kernel-uek is earlier than 0:4.1.12-124.21.1.el6uek"/> 34023 <criterion test_ref="oval:com.oracle.elsa:tst:20184265003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 34024 </criteria> 34025 <criteria operator="AND"> 34026 <criterion test_ref="oval:com.oracle.elsa:tst:20184265004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.21.1.el6uek"/> 34027 <criterion test_ref="oval:com.oracle.elsa:tst:20184265005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 34028 </criteria> 34029 <criteria operator="AND"> 34030 <criterion test_ref="oval:com.oracle.elsa:tst:20184265006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.21.1.el6uek"/> 34031 <criterion test_ref="oval:com.oracle.elsa:tst:20184265007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 34032 </criteria> 34033 <criteria operator="AND"> 34034 <criterion test_ref="oval:com.oracle.elsa:tst:20184265008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.21.1.el6uek"/> 34035 <criterion test_ref="oval:com.oracle.elsa:tst:20184265009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 34036 </criteria> 34037 <criteria operator="AND"> 34038 <criterion test_ref="oval:com.oracle.elsa:tst:20184265010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.21.1.el6uek"/> 34039 <criterion test_ref="oval:com.oracle.elsa:tst:20184265011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 34040 </criteria> 34041 <criteria operator="AND"> 34042 <criterion test_ref="oval:com.oracle.elsa:tst:20184265012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.21.1.el6uek"/> 34043 <criterion test_ref="oval:com.oracle.elsa:tst:20184265013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 34044 </criteria> 34045 </criteria> 34046 </criteria> 34047 <criteria operator="AND"> 34048 <criterion test_ref="oval:com.oracle.elsa:tst:20184265014" comment="Oracle Linux 7 is installed"/> 34049 <criteria operator="OR"> 34050 <criteria operator="AND"> 34051 <criterion test_ref="oval:com.oracle.elsa:tst:20184265015" comment="kernel-uek is earlier than 0:4.1.12-124.21.1.el7uek"/> 34052 <criterion test_ref="oval:com.oracle.elsa:tst:20184265016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 34053 </criteria> 34054 <criteria operator="AND"> 34055 <criterion test_ref="oval:com.oracle.elsa:tst:20184265017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.21.1.el7uek"/> 34056 <criterion test_ref="oval:com.oracle.elsa:tst:20184265018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 34057 </criteria> 34058 <criteria operator="AND"> 34059 <criterion test_ref="oval:com.oracle.elsa:tst:20184265019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.21.1.el7uek"/> 34060 <criterion test_ref="oval:com.oracle.elsa:tst:20184265020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 34061 </criteria> 34062 <criteria operator="AND"> 34063 <criterion test_ref="oval:com.oracle.elsa:tst:20184265021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.21.1.el7uek"/> 34064 <criterion test_ref="oval:com.oracle.elsa:tst:20184265022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 34065 </criteria> 34066 <criteria operator="AND"> 34067 <criterion test_ref="oval:com.oracle.elsa:tst:20184265023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.21.1.el7uek"/> 34068 <criterion test_ref="oval:com.oracle.elsa:tst:20184265024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 34069 </criteria> 34070 <criteria operator="AND"> 34071 <criterion test_ref="oval:com.oracle.elsa:tst:20184265025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.21.1.el7uek"/> 34072 <criterion test_ref="oval:com.oracle.elsa:tst:20184265026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 34073 </criteria> 34074 </criteria> 34075 </criteria> 34076 </criteria> 34077 </definition> 34078 <definition id="oval:com.oracle.elsa:def:20184268" version="501" class="patch"> 34079 <metadata> 34080 <title> 34081 ELSA-2018-4268: Unbreakable Enterprise kernel security update (IMPORTANT) 34082 </title> 34083 <affected family="unix"> 34084 <platform>Oracle Linux 6</platform> 34085 <platform>Oracle Linux 7</platform> 34086 34087 </affected> 34088 <reference source="elsa" ref_id="ELSA-2018-4268" ref_url="http://linux.oracle.com/errata/ELSA-2018-4268.html"/> 34089 <reference source="CVE" ref_id="CVE-2017-18017" ref_url="http://linux.oracle.com/cve/CVE-2017-18017.html"/> 34090 <reference source="CVE" ref_id="CVE-2018-7757" ref_url="http://linux.oracle.com/cve/CVE-2018-7757.html"/> 34091 34092 <description> 34093 kernel-uek 34094 [3.8.13-118.26.1] 34095 - netfilter: xt_TCPMSS: add more sanity tests on tcph->doff (Eric Dumazet) [Orabug: 27896807] {CVE-2017-18017} 34096 - scsi: libsas: fix memory leak in sas_smp_get_phy_events() (Jason Yan) [Orabug: 27927692] {CVE-2018-7757} 34097 </description> 34098 <!-- 34099 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 34100 --> 34101 <advisory> 34102 <severity>IMPORTANT</severity> 34103 <rights>Copyright 2018 Oracle, Inc.</rights> 34104 <issued date="2018-11-08"/> 34105 <cve href="http://linux.oracle.com/cve/CVE-2017-18017.html">CVE-2017-18017</cve> 34106 <cve href="http://linux.oracle.com/cve/CVE-2018-7757.html">CVE-2018-7757</cve> 34107 34108 </advisory> 34109 </metadata> 34110 <criteria operator="OR"> 34111 <criteria operator="AND"> 34112 <criterion test_ref="oval:com.oracle.elsa:tst:20184268001" comment="Oracle Linux 6 is installed"/> 34113 <criteria operator="OR"> 34114 <criteria operator="AND"> 34115 <criterion test_ref="oval:com.oracle.elsa:tst:20184268002" comment="dtrace-modules-3.8.13-118.26.1.el6uek is earlier than 0:0.4.5-3.el6"/> 34116 <criterion test_ref="oval:com.oracle.elsa:tst:20184268003" comment="dtrace-modules-3.8.13-118.26.1.el6uek is signed with the Oracle Linux 6 key"/> 34117 </criteria> 34118 <criteria operator="AND"> 34119 <criterion test_ref="oval:com.oracle.elsa:tst:20184268004" comment="kernel-uek is earlier than 0:3.8.13-118.26.1.el6uek"/> 34120 <criterion test_ref="oval:com.oracle.elsa:tst:20184268005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 34121 </criteria> 34122 <criteria operator="AND"> 34123 <criterion test_ref="oval:com.oracle.elsa:tst:20184268006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.26.1.el6uek"/> 34124 <criterion test_ref="oval:com.oracle.elsa:tst:20184268007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 34125 </criteria> 34126 <criteria operator="AND"> 34127 <criterion test_ref="oval:com.oracle.elsa:tst:20184268008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.26.1.el6uek"/> 34128 <criterion test_ref="oval:com.oracle.elsa:tst:20184268009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 34129 </criteria> 34130 <criteria operator="AND"> 34131 <criterion test_ref="oval:com.oracle.elsa:tst:20184268010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.26.1.el6uek"/> 34132 <criterion test_ref="oval:com.oracle.elsa:tst:20184268011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 34133 </criteria> 34134 <criteria operator="AND"> 34135 <criterion test_ref="oval:com.oracle.elsa:tst:20184268012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.26.1.el6uek"/> 34136 <criterion test_ref="oval:com.oracle.elsa:tst:20184268013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 34137 </criteria> 34138 <criteria operator="AND"> 34139 <criterion test_ref="oval:com.oracle.elsa:tst:20184268014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.26.1.el6uek"/> 34140 <criterion test_ref="oval:com.oracle.elsa:tst:20184268015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 34141 </criteria> 34142 </criteria> 34143 </criteria> 34144 <criteria operator="AND"> 34145 <criterion test_ref="oval:com.oracle.elsa:tst:20184268016" comment="Oracle Linux 7 is installed"/> 34146 <criteria operator="OR"> 34147 <criteria operator="AND"> 34148 <criterion test_ref="oval:com.oracle.elsa:tst:20184268017" comment="dtrace-modules-3.8.13-118.26.1.el7uek is earlier than 0:0.4.5-3.el7"/> 34149 <criterion test_ref="oval:com.oracle.elsa:tst:20184268018" comment="dtrace-modules-3.8.13-118.26.1.el7uek is signed with the Oracle Linux 7 key"/> 34150 </criteria> 34151 <criteria operator="AND"> 34152 <criterion test_ref="oval:com.oracle.elsa:tst:20184268019" comment="kernel-uek is earlier than 0:3.8.13-118.26.1.el7uek"/> 34153 <criterion test_ref="oval:com.oracle.elsa:tst:20184268020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 34154 </criteria> 34155 <criteria operator="AND"> 34156 <criterion test_ref="oval:com.oracle.elsa:tst:20184268021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.26.1.el7uek"/> 34157 <criterion test_ref="oval:com.oracle.elsa:tst:20184268022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 34158 </criteria> 34159 <criteria operator="AND"> 34160 <criterion test_ref="oval:com.oracle.elsa:tst:20184268023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.26.1.el7uek"/> 34161 <criterion test_ref="oval:com.oracle.elsa:tst:20184268024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 34162 </criteria> 34163 <criteria operator="AND"> 34164 <criterion test_ref="oval:com.oracle.elsa:tst:20184268025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.26.1.el7uek"/> 34165 <criterion test_ref="oval:com.oracle.elsa:tst:20184268026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 34166 </criteria> 34167 <criteria operator="AND"> 34168 <criterion test_ref="oval:com.oracle.elsa:tst:20184268027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.26.1.el7uek"/> 34169 <criterion test_ref="oval:com.oracle.elsa:tst:20184268028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 34170 </criteria> 34171 <criteria operator="AND"> 34172 <criterion test_ref="oval:com.oracle.elsa:tst:20184268029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.26.1.el7uek"/> 34173 <criterion test_ref="oval:com.oracle.elsa:tst:20184268030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 34174 </criteria> 34175 </criteria> 34176 </criteria> 34177 </criteria> 34178 </definition> 34179 <definition id="oval:com.oracle.elsa:def:20184269" version="501" class="patch"> 34180 <metadata> 34181 <title> 34182 ELSA-2018-4269: Unbreakable Enterprise kernel security update (IMPORTANT) 34183 </title> 34184 <affected family="unix"> 34185 <platform>Oracle Linux 5</platform> 34186 <platform>Oracle Linux 6</platform> 34187 34188 </affected> 34189 <reference source="elsa" ref_id="ELSA-2018-4269" ref_url="http://linux.oracle.com/errata/ELSA-2018-4269.html"/> 34190 <reference source="CVE" ref_id="CVE-2018-7757" ref_url="http://linux.oracle.com/cve/CVE-2018-7757.html"/> 34191 34192 <description> 34193 [2.6.39-400.303.1] 34194 - scsi: libsas: fix memory leak in sas_smp_get_phy_events() (Jason Yan) [Orabug: 27927686] {CVE-2018-7757} 34195 - Revert 'Fix up non-directory creation in SGID directories' (Brian Maly) [Orabug: 28781234] 34196 </description> 34197 <!-- 34198 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 34199 --> 34200 <advisory> 34201 <severity>IMPORTANT</severity> 34202 <rights>Copyright 2018 Oracle, Inc.</rights> 34203 <issued date="2018-11-08"/> 34204 <cve href="http://linux.oracle.com/cve/CVE-2018-7757.html">CVE-2018-7757</cve> 34205 34206 </advisory> 34207 </metadata> 34208 <criteria operator="OR"> 34209 <criteria operator="AND"> 34210 <criterion test_ref="oval:com.oracle.elsa:tst:20184269001" comment="Oracle Linux 5 is installed"/> 34211 <criteria operator="OR"> 34212 <criteria operator="AND"> 34213 <criterion test_ref="oval:com.oracle.elsa:tst:20184269002" comment="kernel-uek is earlier than 0:2.6.39-400.303.1.el5uek"/> 34214 <criterion test_ref="oval:com.oracle.elsa:tst:20184269003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 34215 </criteria> 34216 <criteria operator="AND"> 34217 <criterion test_ref="oval:com.oracle.elsa:tst:20184269004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.303.1.el5uek"/> 34218 <criterion test_ref="oval:com.oracle.elsa:tst:20184269005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 34219 </criteria> 34220 <criteria operator="AND"> 34221 <criterion test_ref="oval:com.oracle.elsa:tst:20184269006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.303.1.el5uek"/> 34222 <criterion test_ref="oval:com.oracle.elsa:tst:20184269007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 34223 </criteria> 34224 <criteria operator="AND"> 34225 <criterion test_ref="oval:com.oracle.elsa:tst:20184269008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.303.1.el5uek"/> 34226 <criterion test_ref="oval:com.oracle.elsa:tst:20184269009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 34227 </criteria> 34228 <criteria operator="AND"> 34229 <criterion test_ref="oval:com.oracle.elsa:tst:20184269010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.303.1.el5uek"/> 34230 <criterion test_ref="oval:com.oracle.elsa:tst:20184269011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 34231 </criteria> 34232 <criteria operator="AND"> 34233 <criterion test_ref="oval:com.oracle.elsa:tst:20184269012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.303.1.el5uek"/> 34234 <criterion test_ref="oval:com.oracle.elsa:tst:20184269013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 34235 </criteria> 34236 </criteria> 34237 </criteria> 34238 <criteria operator="AND"> 34239 <criterion test_ref="oval:com.oracle.elsa:tst:20184269014" comment="Oracle Linux 6 is installed"/> 34240 <criteria operator="OR"> 34241 <criteria operator="AND"> 34242 <criterion test_ref="oval:com.oracle.elsa:tst:20184269015" comment="kernel-uek is earlier than 0:2.6.39-400.303.1.el6uek"/> 34243 <criterion test_ref="oval:com.oracle.elsa:tst:20184269016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 34244 </criteria> 34245 <criteria operator="AND"> 34246 <criterion test_ref="oval:com.oracle.elsa:tst:20184269017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.303.1.el6uek"/> 34247 <criterion test_ref="oval:com.oracle.elsa:tst:20184269018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 34248 </criteria> 34249 <criteria operator="AND"> 34250 <criterion test_ref="oval:com.oracle.elsa:tst:20184269019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.303.1.el6uek"/> 34251 <criterion test_ref="oval:com.oracle.elsa:tst:20184269020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 34252 </criteria> 34253 <criteria operator="AND"> 34254 <criterion test_ref="oval:com.oracle.elsa:tst:20184269021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.303.1.el6uek"/> 34255 <criterion test_ref="oval:com.oracle.elsa:tst:20184269022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 34256 </criteria> 34257 <criteria operator="AND"> 34258 <criterion test_ref="oval:com.oracle.elsa:tst:20184269023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.303.1.el6uek"/> 34259 <criterion test_ref="oval:com.oracle.elsa:tst:20184269024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 34260 </criteria> 34261 <criteria operator="AND"> 34262 <criterion test_ref="oval:com.oracle.elsa:tst:20184269025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.303.1.el6uek"/> 34263 <criterion test_ref="oval:com.oracle.elsa:tst:20184269026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 34264 </criteria> 34265 </criteria> 34266 </criteria> 34267 </criteria> 34268 </definition> 34269 <definition id="oval:com.oracle.elsa:def:20184270" version="501" class="patch"> 34270 <metadata> 34271 <title> 34272 ELSA-2018-4270: Unbreakable Enterprise kernel security update (IMPORTANT) 34273 </title> 34274 <affected family="unix"> 34275 <platform>Oracle Linux 7</platform> 34276 34277 </affected> 34278 <reference source="elsa" ref_id="ELSA-2018-4270" ref_url="http://linux.oracle.com/errata/ELSA-2018-4270.html"/> 34279 <reference source="CVE" ref_id="CVE-2018-17182" ref_url="http://linux.oracle.com/cve/CVE-2018-17182.html"/> 34280 <reference source="CVE" ref_id="CVE-2018-14734" ref_url="http://linux.oracle.com/cve/CVE-2018-14734.html"/> 34281 <reference source="CVE" ref_id="CVE-2018-15572" ref_url="http://linux.oracle.com/cve/CVE-2018-15572.html"/> 34282 <reference source="CVE" ref_id="CVE-2017-13168" ref_url="http://linux.oracle.com/cve/CVE-2017-13168.html"/> 34283 <reference source="CVE" ref_id="CVE-2018-14610" ref_url="http://linux.oracle.com/cve/CVE-2018-14610.html"/> 34284 <reference source="CVE" ref_id="CVE-2018-14611" ref_url="http://linux.oracle.com/cve/CVE-2018-14611.html"/> 34285 <reference source="CVE" ref_id="CVE-2018-18021" ref_url="http://linux.oracle.com/cve/CVE-2018-18021.html"/> 34286 34287 <description> 34288 [4.14.35-1818.4.5] 34289 - x86/intel/spectre_v2: Remove unnecessary retp_compiler() test (Boris Ostrovsky) [Orabug: 28814574] 34290 - x86/intel/spectre_v4: Deprecate spec_store_bypass_disable=userspace (Boris Ostrovsky) [Orabug: 28814574] 34291 - x86/speculation: x86_spec_ctrl_set needs to be called unconditionally (Boris Ostrovsky) [Orabug: 28814574] 34292 - x86/speculation: Drop unused DISABLE_IBRS_CLOBBER macro (Boris Ostrovsky) [Orabug: 28814574] 34293 - x86/intel/spectre_v4: Keep SPEC_CTRL_SSBD when IBRS is in use (Boris Ostrovsky) [Orabug: 28814574] 34294 34295 [4.14.35-1818.4.4] 34296 - ocfs2: fix ocfs2 read block panic (Junxiao Bi) [Orabug: 28821391] 34297 - scsi: sg: mitigate read/write abuse (Jann Horn) [Orabug: 28824731] {CVE-2017-13168} 34298 - hugetlbfs: introduce truncation/fault mutex to avoid races (Mike Kravetz) [Orabug: 28776542] 34299 - rds: MPRDS messages delivered out of order (Ka-Cheong Poon) [Orabug: 28838051] 34300 - x86/bugs: rework x86_spec_ctrl_set to make its changes explicit (Daniel Jordan) [Orabug: 28270952] 34301 - x86/bugs: rename ssbd_ibrs_selected to ssbd_userspace_selected (Daniel Jordan) [Orabug: 28270952] 34302 - x86/bugs: x86_spec_ctrl_set may not disable IBRS on kernel idle (Daniel Jordan) [Orabug: 28270952] 34303 - x86/bugs: always use x86_spec_ctrl_base or _priv when setting spec ctrl MSR (Daniel Jordan) [Orabug: 28270952] 34304 - iommu: turn on iommu=pt by default (Tushar Dave) [Orabug: 28111039] 34305 - vhost/scsi: Use common handling code in request queue handler (Bijan Mottahedeh) [Orabug: 28775556] 34306 - vhost/scsi: Extract common handling code from control queue handler (Bijan Mottahedeh) [Orabug: 28775556] 34307 - vhost/scsi: Respond to control queue operations (Bijan Mottahedeh) [Orabug: 28775556] 34308 34309 [4.14.35-1818.4.3] 34310 - Fix error code in nfs_lookup_verify_inode() (Lance Shelton) [Orabug: 28807515] 34311 - x86/speculation: Retpoline should always be available on Skylake (Alexandre Chartre) [Orabug: 28801830] 34312 - x86/bugs: ssbd_ibrs_selected called prematurely (Daniel Jordan) [Orabug: 28802799] 34313 - net/mlx4_core: print firmware version during driver loading (Qing Huang) [Orabug: 28809382] 34314 - hugetlbfs: dirty pages as they are added to pagecache (Mike Kravetz) [Orabug: 28813999] 34315 34316 [4.14.35-1818.4.2] 34317 - infiniband: fix a possible use-after-free bug (Cong Wang) [Orabug: 28774511] {CVE-2018-14734} 34318 - nfs: fix a deadlock in nfs client initialization (Scott Mayhew) [Orabug: 28775910] 34319 - x86/speculation: Unconditionally fill RSB on context switch (Alejandro Jimenez) [Orabug: 28631576] {CVE-2018-15572} 34320 - bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface (Somnath Kotur) [Orabug: 28539344] 34321 - rds: RDS (tcp) hangs on sendto() to unresponding address (Ka-Cheong Poon) [Orabug: 28762597] 34322 - uek-rpm: aarch64 some XGENE drivers must be be modules (Tom Saeger) [Orabug: 28769119] 34323 - arm64: KVM: Sanitize PSTATE.M when being set from userspace (Marc Zyngier) [Orabug: 28762424] {CVE-2018-18021} 34324 - arm64: KVM: Tighten guest core register access from userspace (Dave Martin) [Orabug: 28762424] {CVE-2018-18021} 34325 - iommu/amd: Clear memory encryption mask from physical address (Singh, Brijesh) [Orabug: 28770185] 34326 34327 [4.14.35-1818.4.1] 34328 - mm: get rid of vmacache_flush_all() entirely (Linus Torvalds) [Orabug: 28700955] {CVE-2018-17182} 34329 - Btrfs: fix log replay failure after unlink and link combination (Filipe Manana) [Orabug: 27941939] 34330 - x86/speculation: Add sysfs entry to enable/disable retpoline (Alexandre Chartre) [Orabug: 28753851] 34331 - x86/speculation: Allow IBRS firmware to be enabled when IBRS is disabled (Alexandre Chartre) [Orabug: 28753851] 34332 - x86/speculation: Remove unnecessary retpoline alternatives (Alexandre Chartre) [Orabug: 28753851] 34333 - x86/speculation: Use static key to enable/disable retpoline (Alexandre Chartre) [Orabug: 28753851] 34334 - bnxt_en: Fix memory fault in bnxt_ethtool_init() (Vasundhara Volam) [Orabug: 28632641] 34335 - IB/core: Initialize relaxed_pd properly (Yuval Shaia) [Orabug: 28197305] 34336 34337 [4.14.35-1818.4.0] 34338 - e1000e: Fix link check race condition (Benjamin Poirier) [Orabug: 28489384] 34339 - Revert 'e1000e: Separate signaling for link check/link up' (Benjamin Poirier) [Orabug: 28489384] 34340 - e1000e: Avoid missed interrupts following ICR read (Benjamin Poirier) [Orabug: 28489384] 34341 - e1000e: Fix queue interrupt re-raising in Other interrupt (Benjamin Poirier) [Orabug: 28489384] 34342 - Partial revert 'e1000e: Avoid receiver overrun interrupt bursts' (Benjamin Poirier) [Orabug: 28489384] 34343 - e1000e: Remove Other from EIAC (Benjamin Poirier) [Orabug: 28489384] 34344 - btrfs: validate type when reading a chunk (Gu Jinxiang) [Orabug: 28700851] {CVE-2018-14611} 34345 - btrfs: Check that each block group has corresponding chunk at mount time (Qu Wenruo) [Orabug: 28700872] {CVE-2018-14610} 34346 - net: rds: Use address family to designate IPv4 or IPv6 addresses (Hakon Bugge) [Orabug: 28720069] 34347 - net: rds: Fix blank at eol in af_rds.c (Hakon Bugge) [Orabug: 28720069] 34348 </description> 34349 <!-- 34350 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 34351 --> 34352 <advisory> 34353 <severity>IMPORTANT</severity> 34354 <rights>Copyright 2018 Oracle, Inc.</rights> 34355 <issued date="2018-11-08"/> 34356 <cve href="http://linux.oracle.com/cve/CVE-2018-17182.html">CVE-2018-17182</cve> 34357 <cve href="http://linux.oracle.com/cve/CVE-2018-14734.html">CVE-2018-14734</cve> 34358 <cve href="http://linux.oracle.com/cve/CVE-2018-15572.html">CVE-2018-15572</cve> 34359 <cve href="http://linux.oracle.com/cve/CVE-2017-13168.html">CVE-2017-13168</cve> 34360 <cve href="http://linux.oracle.com/cve/CVE-2018-14610.html">CVE-2018-14610</cve> 34361 <cve href="http://linux.oracle.com/cve/CVE-2018-14611.html">CVE-2018-14611</cve> 34362 <cve href="http://linux.oracle.com/cve/CVE-2018-18021.html">CVE-2018-18021</cve> 34363 34364 </advisory> 34365 </metadata> 34366 <criteria operator="AND"> 34367 <criterion test_ref="oval:com.oracle.elsa:tst:20184270001" comment="Oracle Linux 7 is installed"/> 34368 <criteria operator="OR"> 34369 <criteria operator="AND"> 34370 <criterion test_ref="oval:com.oracle.elsa:tst:20184270002" comment="kernel-uek is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34371 <criterion test_ref="oval:com.oracle.elsa:tst:20184270003" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 34372 </criteria> 34373 <criteria operator="AND"> 34374 <criterion test_ref="oval:com.oracle.elsa:tst:20184270004" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34375 <criterion test_ref="oval:com.oracle.elsa:tst:20184270005" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 34376 </criteria> 34377 <criteria operator="AND"> 34378 <criterion test_ref="oval:com.oracle.elsa:tst:20184270006" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34379 <criterion test_ref="oval:com.oracle.elsa:tst:20184270007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 34380 </criteria> 34381 <criteria operator="AND"> 34382 <criterion test_ref="oval:com.oracle.elsa:tst:20184270008" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34383 <criterion test_ref="oval:com.oracle.elsa:tst:20184270009" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 34384 </criteria> 34385 <criteria operator="AND"> 34386 <criterion test_ref="oval:com.oracle.elsa:tst:20184270010" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34387 <criterion test_ref="oval:com.oracle.elsa:tst:20184270011" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 34388 </criteria> 34389 <criteria operator="AND"> 34390 <criterion test_ref="oval:com.oracle.elsa:tst:20184270012" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34391 <criterion test_ref="oval:com.oracle.elsa:tst:20184270013" comment="kernel-uek-headers is signed with the Oracle Linux 7 key"/> 34392 </criteria> 34393 <criteria operator="AND"> 34394 <criterion test_ref="oval:com.oracle.elsa:tst:20184270014" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34395 <criterion test_ref="oval:com.oracle.elsa:tst:20184270015" comment="kernel-uek-tools is signed with the Oracle Linux 7 key"/> 34396 </criteria> 34397 <criteria operator="AND"> 34398 <criterion test_ref="oval:com.oracle.elsa:tst:20184270016" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34399 <criterion test_ref="oval:com.oracle.elsa:tst:20184270017" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key"/> 34400 </criteria> 34401 <criteria operator="AND"> 34402 <criterion test_ref="oval:com.oracle.elsa:tst:20184270018" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34403 <criterion test_ref="oval:com.oracle.elsa:tst:20184270019" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key"/> 34404 </criteria> 34405 <criteria operator="AND"> 34406 <criterion test_ref="oval:com.oracle.elsa:tst:20184270020" comment="perf is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34407 <criterion test_ref="oval:com.oracle.elsa:tst:20184270021" comment="perf is signed with the Oracle Linux 7 key"/> 34408 </criteria> 34409 <criteria operator="AND"> 34410 <criterion test_ref="oval:com.oracle.elsa:tst:20184270022" comment="python-perf is earlier than 0:4.14.35-1818.4.5.el7uek"/> 34411 <criterion test_ref="oval:com.oracle.elsa:tst:20184270023" comment="python-perf is signed with the Oracle Linux 7 key"/> 34412 </criteria> 34413 </criteria> 34414 </criteria> 34415 34416 </definition> 34417 <definition id="oval:com.oracle.elsa:def:20184285" version="501" class="patch"> 34418 <metadata> 34419 <title> 34420 ELSA-2018-4285: qemu security update (IMPORTANT) 34421 </title> 34422 <affected family="unix"> 34423 <platform>Oracle Linux 7</platform> 34424 34425 </affected> 34426 <reference source="elsa" ref_id="ELSA-2018-4285" ref_url="http://linux.oracle.com/errata/ELSA-2018-4285.html"/> 34427 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 34428 <reference source="CVE" ref_id="CVE-2017-5753" ref_url="http://linux.oracle.com/cve/CVE-2017-5753.html"/> 34429 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 34430 <reference source="CVE" ref_id="CVE-2018-5683" ref_url="http://linux.oracle.com/cve/CVE-2018-5683.html"/> 34431 <reference source="CVE" ref_id="CVE-2017-13672" ref_url="http://linux.oracle.com/cve/CVE-2017-13672.html"/> 34432 <reference source="CVE" ref_id="CVE-2017-13711" ref_url="http://linux.oracle.com/cve/CVE-2017-13711.html"/> 34433 <reference source="CVE" ref_id="CVE-2017-15124" ref_url="http://linux.oracle.com/cve/CVE-2017-15124.html"/> 34434 <reference source="CVE" ref_id="CVE-2017-15268" ref_url="http://linux.oracle.com/cve/CVE-2017-15268.html"/> 34435 <reference source="CVE" ref_id="CVE-2018-7858" ref_url="http://linux.oracle.com/cve/CVE-2018-7858.html"/> 34436 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 34437 <reference source="CVE" ref_id="CVE-2017-14167" ref_url="http://linux.oracle.com/cve/CVE-2017-14167.html"/> 34438 <reference source="CVE" ref_id="CVE-2017-15289" ref_url="http://linux.oracle.com/cve/CVE-2017-15289.html"/> 34439 <reference source="CVE" ref_id="CVE-2017-2633" ref_url="http://linux.oracle.com/cve/CVE-2017-2633.html"/> 34440 <reference source="CVE" ref_id="CVE-2018-7550" ref_url="http://linux.oracle.com/cve/CVE-2018-7550.html"/> 34441 <reference source="CVE" ref_id="CVE-2018-11806" ref_url="http://linux.oracle.com/cve/CVE-2018-11806.html"/> 34442 <reference source="CVE" ref_id="CVE-2018-15746" ref_url="http://linux.oracle.com/cve/CVE-2018-15746.html"/> 34443 <reference source="CVE" ref_id="CVE-2018-17963" ref_url="http://linux.oracle.com/cve/CVE-2018-17963.html"/> 34444 <reference source="CVE" ref_id="CVE-2018-17962" ref_url="http://linux.oracle.com/cve/CVE-2018-17962.html"/> 34445 <reference source="CVE" ref_id="CVE-2018-17958" ref_url="http://linux.oracle.com/cve/CVE-2018-17958.html"/> 34446 <reference source="CVE" ref_id="CVE-2018-10839" ref_url="http://linux.oracle.com/cve/CVE-2018-10839.html"/> 34447 <reference source="CVE" ref_id="CVE-2018-12617" ref_url="http://linux.oracle.com/cve/CVE-2018-12617.html"/> 34448 <reference source="CVE" ref_id="CVE-2017-7471" ref_url="http://linux.oracle.com/cve/CVE-2017-7471.html"/> 34449 <reference source="CVE" ref_id="CVE-2017-2630" ref_url="http://linux.oracle.com/cve/CVE-2017-2630.html"/> 34450 <reference source="CVE" ref_id="CVE-2017-10806" ref_url="http://linux.oracle.com/cve/CVE-2017-10806.html"/> 34451 <reference source="CVE" ref_id="CVE-2017-11334" ref_url="http://linux.oracle.com/cve/CVE-2017-11334.html"/> 34452 <reference source="CVE" ref_id="CVE-2017-17381" ref_url="http://linux.oracle.com/cve/CVE-2017-17381.html"/> 34453 <reference source="CVE" ref_id="CVE-2017-7493" ref_url="http://linux.oracle.com/cve/CVE-2017-7493.html"/> 34454 <reference source="CVE" ref_id="CVE-2017-8112" ref_url="http://linux.oracle.com/cve/CVE-2017-8112.html"/> 34455 <reference source="CVE" ref_id="CVE-2017-9503" ref_url="http://linux.oracle.com/cve/CVE-2017-9503.html"/> 34456 <reference source="CVE" ref_id="CVE-2017-12809" ref_url="http://linux.oracle.com/cve/CVE-2017-12809.html"/> 34457 <reference source="CVE" ref_id="CVE-2017-1367" ref_url="http://linux.oracle.com/cve/CVE-2017-1367.html"/> 34458 <reference source="CVE" ref_id="CVE-2017-15038" ref_url="http://linux.oracle.com/cve/CVE-2017-15038.html"/> 34459 <reference source="CVE" ref_id="CVE-2017-15119" ref_url="http://linux.oracle.com/cve/CVE-2017-15119.html"/> 34460 <reference source="CVE" ref_id="CVE-2017-16845" ref_url="http://linux.oracle.com/cve/CVE-2017-16845.html"/> 34461 <reference source="CVE" ref_id="CVE-2017-18030" ref_url="http://linux.oracle.com/cve/CVE-2017-18030.html"/> 34462 <reference source="CVE" ref_id="CVE-2017-18043" ref_url="http://linux.oracle.com/cve/CVE-2017-18043.html"/> 34463 <reference source="CVE" ref_id="CVE-2017-8309" ref_url="http://linux.oracle.com/cve/CVE-2017-8309.html"/> 34464 <reference source="CVE" ref_id="CVE-2017-8379" ref_url="http://linux.oracle.com/cve/CVE-2017-8379.html"/> 34465 <reference source="CVE" ref_id="CVE-2017-8380" ref_url="http://linux.oracle.com/cve/CVE-2017-8380.html"/> 34466 34467 <description> 34468 [15:3.0.0-1.el7] 34469 - net: ignore packet size greater than INT_MAX (Jason Wang) [Orabug: 28763782] {CVE-2018-17963} 34470 - pcnet: fix possible buffer overflow (Jason Wang) [Orabug: 28763774] {CVE-2018-17962} 34471 - rtl8139: fix possible out of bound access (Jason Wang) [Orabug: 28763765] {CVE-2018-17958} 34472 - ne2000: fix possible out of bound access in ne2000_receive (Jason Wang) [Orabug: 28763758] {CVE-2018-10839} 34473 - seccomp: set the seccomp filter to all threads (Marc-Andre Lureau) [Orabug: 28763748] {CVE-2018-15746} 34474 - virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net (Sridhar Samudrala) [Orabug: 28763724] 34475 - kvm: add call to qemu_add_opts() for -overcommit option (Prasad Singamsetty) 34476 - Document various CVEs as fixed (Mark Kanda) [Orabug: 28763710] {CVE-2017-10806} {CVE-2017-11334} {CVE-2017-12809} {CVE-2017-13672} {CVE-2017-13673} {CVE-2017-13711} {CVE-2017-14167} {CVE-2017-15038} {CVE-2017-15119} {CVE-2017-15124} {CVE-2017-15268} {CVE-2017-15289} {CVE-2017-16845} {CVE-2017-17381} {CVE-2017-18030} {CVE-2017-18043} {CVE-2017-2630} {CVE-2017-2633} {CVE-2017-5715} {CVE-2017-5753} {CVE-2017-5754} {CVE-2017-7471} {CVE-2017-7493} {CVE-2017-8112} {CVE-2017-8309} {CVE-2017-8379} {CVE-2017-8380} {CVE-2017-9503} {CVE-2018-11806} {CVE-2018-12617} {CVE-2018-3639} {CVE-2018-5683} {CVE-2018-7550} {CVE-2018-7858} 34477 - qemu.spec: Initial qemu.spec (Mark Kanda) 34478 - virtio-pci: Set subsystem vendor ID to Oracle (Mark Kanda) 34479 - qemu_regdump.py: Initial qemu_regdump.py (Mark Kanda) 34480 - qmp-regdump: Initial qmp-regdump (Mark Kanda) 34481 - bridge.conf: Initial bridge.conf (Mark Kanda) 34482 - kvm.conf: Initial kvm.conf (Mark Kanda) 34483 - 80-kvm.rules: Initial 80-kvm.rules (Mark Kanda) 34484 - Update version for v3.0.0 release (Peter Maydell) 34485 - Update version for v3.0.0-rc4 release (Peter Maydell) 34486 - virtio-gpu: fix crashes upon warm reboot with vga mode (Marc-Andre Lureau) 34487 - slirp: Correct size check in m_inc() (Peter Maydell) 34488 - target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfn (Thomas Huth) 34489 - hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load (Peter Maydell) 34490 - hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD (Peter Maydell) 34491 - target/arm: Add dummy needed functions to M profile vmstate subsections (Peter Maydell) 34492 - hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu (Peter Maydell) 34493 - hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function (Peter Maydell) 34494 - tcg/optimize: Do not skip default processing of dup_vec (Richard Henderson) 34495 - tests/acpi: update tables after memory hotplug changes (Michael S. Tsirkin) 34496 - pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size (Igor Mammedov) 34497 - tests/acpi-test: update ACPI tables test blobs (Dou Liyang) 34498 - hw/acpi-build: Add a check for memory-less NUMA nodes (Dou Liyang) 34499 - vhost: check region type before casting (Tiwei Bie) 34500 - sam460ex: Fix PCI interrupts with multiple devices (BALATON Zoltan) 34501 - hw/misc/macio: Fix device introspection problems in macio devices (Thomas Huth) 34502 - Update version for v3.0.0-rc3 release (Peter Maydell) 34503 - monitor: temporary fix for dead-lock on event recursion (Marc-Andre Lureau) 34504 - linux-user: ppc64: dont use volatile register during safe_syscall (Shivaprasad G Bhat) 34505 - tests: add check_invalid_maps to test-mmap (Alex Bennee) 34506 - linux-user/mmap.c: handle invalid len maps correctly (Alex Bennee) 34507 - s390x/sclp: fix maxram calculation (Christian Borntraeger) 34508 - target/arm: Remove duplicate 'host' entry in '-cpu ?' output (Philippe Mathieu-Daude) 34509 - hw/misc/tz-mpc: Zero the LUT on initialization, not just reset (Peter Maydell) 34510 - hw/arm/iotkit: Fix IRQ number for timer1 (Peter Maydell) 34511 - armv7m_nvic: Fix m-security subsection name (Peter Maydell) 34512 - hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host() (Geert Uytterhoeven) 34513 - arm/smmuv3: Fix missing VMSD terminator (Dr. David Alan Gilbert) 34514 - qemu-iotests: Test query-blockstats with -drive and -blockdev (Kevin Wolf) 34515 - block/qapi: Include anonymous BBs in query-blockstats (Kevin Wolf) 34516 - block/qapi: Add 'qdev' field to query-blockstats result (Kevin Wolf) 34517 - file-posix: Fix write_zeroes with unmap on block devices (Kevin Wolf) 34518 - block: Fix documentation for BDRV_REQ_MAY_UNMAP (Kevin Wolf) 34519 - iotests: Add test for 'qemu-img convert -C' compatibility (Fam Zheng) 34520 - qemu-img: Add -C option for convert with copy offloading (Fam Zheng) 34521 - Revert 'qemu-img: Document copy offloading implications with -S and -c' (Fam Zheng) 34522 - iotests: Dont lock /dev/null in 226 (Fam Zheng) 34523 - docs: Describe using images in writing iotests (Fam Zheng) 34524 - file-posix: Handle EINTR in preallocation=full write (Fam Zheng) 34525 - qcow2: A grammar fix in conflicting cache sizing error message (Leonid Bloch) 34526 - qcow: fix a reference leak (KONRAD Frederic) 34527 - backends/cryptodev: remove dead code (Jay Zhou) 34528 - timer: remove replay clock probe in deadline calculation (Pavel Dovgalyuk) 34529 - i386: implement MSR_SMI_COUNT for TCG (Paolo Bonzini) 34530 - i386: do not migrate MSR_SMI_COUNT on machine types <2.12 (Paolo Bonzini) 34531 - qstring: Move qstring_from_substr()s @end one to the right (Markus Armbruster) 34532 - qstring: Assert size calculations dont overflow (Markus Armbruster) 34533 - qstring: Fix qstring_from_substr() not to provoke int overflow (liujunjie) 34534 - Update version for v3.0.0-rc2 release (Peter Maydell) 34535 - tests: fix TLS handshake failure with TLS 1.3 (Daniel P. Berrange) 34536 - tests: use error_abort in places expecting errors (Daniel P. Berrange) 34537 - tests: dont silence error reporting for all tests (Daniel P. Berrange) 34538 - tests: call qcrypto_init instead of gnutls_global_init (Daniel P. Berrange) 34539 - migration: fix duplicate initialization for expected_downtime and cleanup_bh (Lidong Chen) 34540 - tests: only update last_byte when at the edge (Peter Xu) 34541 - migration: disallow recovery for release-ram (Peter Xu) 34542 - migration: update recv bitmap only on dest vm (Peter Xu) 34543 - audio/hda: Fix migration (Dr. David Alan Gilbert) 34544 - migrate: Fix cancelling state warning (Dr. David Alan Gilbert) 34545 - migration: fix potential overflow in multifd send (Peter Xu) 34546 - block/file-posix: add bdrv_attach_aio_context callback for host dev and cdrom (Nishanth Aravamudan) 34547 - tests/tcg: remove runcom test (Alex Bennee) 34548 - docker: perform basic binfmt_misc validation in docker.py (Alex Bennee) 34549 - docker: ignore distro versioning of debootstrap (Alex Bennee) 34550 - docker: add commentary to debian-bootstrap.docker (Alex Bennee) 34551 - docker: Update debootstrap script after Debian migration from Alioth to Salsa (Philippe Mathieu-Daude) 34552 - docker: report hint when docker.py check fails (Alex Bennee) 34553 - docker: drop QEMU_TARGET check, fallback in EXECUTABLE not set (Alex Bennee) 34554 - docker: add expansion for docker-test-FOO to Makefile.include (Alex Bennee) 34555 - docker: add test-unit runner (Alex Bennee) 34556 - docker: Makefile.include dont include partial images (Alex Bennee) 34557 - docker: gracefully skip check_qemu (Alex Bennee) 34558 - docker: move make check into check_qemu helper (Alex Bennee) 34559 - docker: split configure_qemu from build_qemu (Alex Bennee) 34560 - docker: fail more gracefully on docker.py check (Alex Bennee) 34561 - docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-cross (Alex Bennee) 34562 - docker: base debian-tricore on qemu:debian9 (Alex Bennee) 34563 - tests/.gitignore: dont ignore docker tests (Alex Bennee) 34564 - target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is set (Peter Maydell) 34565 - hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQ (Peter Maydell) 34566 - ui/cocoa.m: prevent stuck command key when going into full screen mode (John Arbuckle) 34567 - qga: process_event() simplification and leak fix (Marc-Andre Lureau) 34568 - qga-win: Handle fstrim for OSes lower than Win8 (Sameeh Jubran) 34569 - tcg/i386: Mark xmm registers call-clobbered (Richard Henderson) 34570 - i386: Rename enum CacheType members (Eduardo Habkost) 34571 - block/vvfat: Disable debug message by default (Thomas Huth) 34572 - iotests: Disallow compat=0.10 in 223 (Max Reitz) 34573 - iotest: Fix filtering order in 226 (Max Reitz) 34574 - iotests: remove LUKS support from test 226 (John Snow) 34575 - qemu-img: avoid overflow of min_sparse parameter (Peter Lieven) 34576 - block: Fix typos in comments (found by codespell) (Stefan Weil) 34577 - qemu-iotests: Use host_device instead of file in 149 (Kevin Wolf) 34578 - hw/intc/exynos4210_gic: Turn instance_init into realize function (Thomas Huth) 34579 - hw/arm/spitz: Move problematic nand_init() code to realize function (Thomas Huth) 34580 - target/arm: Correctly handle overlapping small MPU regions (Peter Maydell) 34581 - hw/sd/bcm2835_sdhost: Fix PIO mode writes (Guenter Roeck) 34582 - hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu-soc' (Thomas Huth) 34583 - monitor: Fix unsafe sharing of @cur_mon among threads (Peter Xu) 34584 - qapi: Make 'allow-oob' optional in SchemaInfoCommand (Markus Armbruster) 34585 - po: Dont include comments with location (Stefan Weil) 34586 - linux-user/ppc: Implement swapcontext syscall (Richard Henderson) 34587 - linux-user: fix ELF load alignment error (Laurent Vivier) 34588 - tap: fix memory leak on success to create a tap device (Yunjian Wang) 34589 - e1000e: Prevent MSI/MSI-X storms (Jan Kiszka) 34590 - tcg/aarch64: limit mul_vec size (Alex Bennee) 34591 - spike: Fix crash when introspecting the device (Alistair Francis) 34592 - riscv_hart: Fix crash when introspecting the device (Alistair Francis) 34593 - virt: Fix crash when introspecting the device (Alistair Francis) 34594 - sifive_u: Fix crash when introspecting the device (Alistair Francis) 34595 - sifive_e: Fix crash when introspecting the device (Alistair Francis) 34596 - tracing: Use double-dash spelling for trace option (Yaowei Bai) 34597 - throttle-groups: fix hang when group member leaves (Stefan Hajnoczi) 34598 - s390x/cpumodel: fix segmentation fault when baselining models (David Hildenbrand) 34599 - Update version for v3.0.0-rc1 release (Peter Maydell) 34600 - Document command line options with single dash (BALATON Zoltan) 34601 - opts: remove redundant check for NULL parameter (Daniel P. Berrange) 34602 - i386: only parse the initrd_filename once for multiboot modules (Daniel P. Berrange) 34603 - i386: fix regression parsing multiboot initrd modules (Daniel P. Berrange) 34604 - hw/arm/xlnx-zynqmp: Fix crash when introspecting the 'xlnx, zynqmp' device (Thomas Huth) 34605 - hw/display/xlnx_dp: Move problematic code from instance_init to realize (Paolo Bonzini) 34606 - hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device (Thomas Huth) 34607 - hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10' (Thomas Huth) 34608 - hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic' (Thomas Huth) 34609 - hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv' (Thomas Huth) 34610 - hw/arm/fsl-imx31: Fix introspection problem with the 'fsl, imx31' device (Thomas Huth) 34611 - hw/arm/fsl-imx25: Fix introspection problem with the 'fsl, imx25' device (Thomas Huth) 34612 - hw/arm/fsl-imx7: Fix introspection problems with the 'fsl, imx7' device (Thomas Huth) 34613 - hw/arm/fsl-imx6: Fix introspection problems with the 'fsl, imx6' device (Thomas Huth) 34614 - hw/cpu/a9mpcore: Fix introspection problems with the 'a9mpcore_priv' device (Thomas Huth) 34615 - hw/arm/msf2-soc: Fix introspection problem with the 'msf2-soc' device (Thomas Huth) 34616 - hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device (Thomas Huth) 34617 - hw/arm/armv7: Fix crash when introspecting the 'iotkit' device (Thomas Huth) 34618 - hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines (Thomas Huth) 34619 - hw/core/sysbus: Add a function for creating and attaching an object (Thomas Huth) 34620 - qom/object: Add a new function object_initialize_child() (Thomas Huth) 34621 - qga: fix file descriptor leak (Paolo Bonzini) 34622 - qga: fix 'driver' leak in guest-get-fsinfo (Marc-Andre Lureau) 34623 - accel/tcg: Assert that tlb fill gave us a valid TLB entry (Peter Maydell) 34624 - accel/tcg: Use correct test when looking in victim TLB for code (Peter Maydell) 34625 - bcm2835_aux: Swap RX and TX interrupt assignments (Guenter Roeck) 34626 - hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false (Thomas Huth) 34627 - hw/intc/arm_gic: Fix handling of GICD_ITARGETSR (Peter Maydell) 34628 - hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq() (Peter Maydell) 34629 - aspeed: Implement write-1-{set, clear} for AST2500 strapping (Andrew Jeffery) 34630 - target/arm: Fix LD1W and LDFF1W (scalar plus vector) (Richard Henderson) 34631 - virtio-scsi: fix hotplug ->reset() vs event race (Stefan Hajnoczi) 34632 - qdev: add HotplugHandler->post_plug() callback (Stefan Hajnoczi) 34633 - hw/char/serial: retry write if EAGAIN (Marc-Andre Lureau) 34634 - PC Chipset: Improve serial divisor calculation (Calvin Lee) 34635 - vhost-user-test: added proper TestServer *dest initialization in test_migrate() (Emanuele Giuseppe Esposito) 34636 - hyperv: ensure VP index equal to QEMU cpu_index (Roman Kagan) 34637 - hyperv: rename vcpu_id to vp_index (Roman Kagan) 34638 - accel: Fix typo and grammar in comment (Stefan Weil) 34639 - dump: add kernel_gs_base to QEMU CPU state (Viktor Prutyanov) 34640 - monitor: Fix tracepoint crash on JSON syntax error (Markus Armbruster) 34641 - MAINTAINERS: New section 'Incompatible changes', copy libvir-list (Markus Armbruster) 34642 - qemu-doc: Move appendix 'Deprecated features' to its own file (Markus Armbruster) 34643 - cli qmp: Mark --preconfig, exit-preconfig experimental (Markus Armbruster) 34644 - qapi: Do not expose 'allow-preconfig' in query-qmp-schema (Markus Armbruster) 34645 - sm501: Fix warning about unreachable code (BALATON Zoltan) 34646 - sam460ex: Correct use after free error (BALATON Zoltan) 34647 - etsec: fix IRQ (un)masking (Michael Davidsaver) 34648 - ppc/xics: fix ICP reset path (Greg Kurz) 34649 - spapr: Correct inverted test in spapr_pc_dimm_node() (David Gibson) 34650 - sm501: Update screen on frame buffer address change (BALATON Zoltan) 34651 - Zero out the hosts 'msg_control' buffer (Jonas Schievink) 34652 - linux-user: fix mmap_find_vma_reserved() (Laurent Vivier) 34653 - linux-user: convert remaining fcntl() to safe_fcntl() (Laurent Vivier) 34654 - linux-user: ppc64: use the correct values for F_*LK64s (Shivaprasad G Bhat) 34655 - docs: Grammar and spelling fixes (Ville Skytte) 34656 - qemu-img: align result of is_allocated_sectors (Peter Lieven) 34657 - scsi-disk: Block Device Characteristics emulation fix (Daniel Henrique Barboza) 34658 - iotests: add test 226 for file driver types (John Snow) 34659 - file-posix: specify expected filetypes (John Snow) 34660 - iotests: nbd: Stop qemu-nbd before remaking image (Fam Zheng) 34661 - iotests: 153: Fix dead code (Fam Zheng) 34662 - ui/cocoa.m: replace scrollingDeltaY with deltaY (John Arbuckle) 34663 - seccomp: allow sched_setscheduler() with SCHED_IDLE policy (Marc-Andre Lureau) 34664 - vfio/pci: do not set the PCIDevice 'has_rom' attribute (Cedric Le Goater) 34665 - monitor: fix double-free of request error (Marc-Andre Lureau) 34666 - error: Remove NULL checks on error_propagate() calls (Philippe Mathieu-Daude) 34667 - s390x/storage attributes: fix CMMA_BLOCK_SIZE usage (Claudio Imbrenda) 34668 34669 [12:2.11.1-2.el7] 34670 - hw/acpi-build: build SRAT memory affinity structures for DIMM devices (Haozhong Zhang) [Orabug: 27509753] 34671 - qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList (Haozhong Zhang) [Orabug: 27509753] 34672 - pc-dimm: make qmp_pc_dimm_device_list() sort devices by address (Haozhong Zhang) [Orabug: 27509753] 34673 - nvdimm: add a macro for property 'label-size' (Haozhong Zhang) [Orabug: 27509753] 34674 - nvdimm: add 'unarmed' option (Haozhong Zhang) [Orabug: 27509753] 34675 - block: Fix NULL dereference on empty drive error (Kevin Wolf) [Orabug: 27832106] 34676 - Revert 'IDE: Do not flush empty CDROM drives' (Stefan Hajnoczi) [Orabug: 27832106] 34677 - block: test blk_aio_flush() with blk->root == NULL (Kevin Wolf) [Orabug: 27832106] 34678 - block: add BlockBackend->in_flight counter (Stefan Hajnoczi) [Orabug: 27832106] 34679 - block: extract AIO_WAIT_WHILE() from BlockDriverState (Stefan Hajnoczi) [Orabug: 27832106] 34680 - aio: rename aio_context_in_iothread() to in_aio_context_home_thread() (Stefan Hajnoczi) [Orabug: 27832106] 34681 - qemu.spec: Add dependency for libiscsi 1.9.0-8 (Mark Kanda) [Orabug: 27832300] 34682 - multiboot.c: Document as fixed against CVE-2018-7550 (Jack Schwartz) [Orabug: 27832332] {CVE-2018-7550} 34683 - CVE-2017-18030: cirrus_invalidate_region() lets priv guest user cause DoS (Mark Kanda) [Orabug: 27832319] {CVE-2017-18030} 34684 - vga: fix region calculation (Gerd Hoffmann) [Orabug: 27832309] {CVE-2018-7858} 34685 - keymap: use glib hash for kbd_layout_t (Gerd Hoffmann) [Orabug: 27663795] 34686 - qemu.spec: Enable coroutine pool and vhost-vsock (Karl Heubaum) [Orabug: 27832337] 34687 34688 [12:2.11.1-1.el7] 34689 - BUILDINFO: commit=9fc0f70c83d6de5667c45cd1e420a080e75c7d04 34690 - Update qemu.spec version for 2.11.1 34691 </description> 34692 <!-- 34693 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 34694 --> 34695 <advisory> 34696 <severity>IMPORTANT</severity> 34697 <rights>Copyright 2018 Oracle, Inc.</rights> 34698 <issued date="2018-11-20"/> 34699 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 34700 <cve href="http://linux.oracle.com/cve/CVE-2017-5753.html">CVE-2017-5753</cve> 34701 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 34702 <cve href="http://linux.oracle.com/cve/CVE-2018-5683.html">CVE-2018-5683</cve> 34703 <cve href="http://linux.oracle.com/cve/CVE-2017-13672.html">CVE-2017-13672</cve> 34704 <cve href="http://linux.oracle.com/cve/CVE-2017-13711.html">CVE-2017-13711</cve> 34705 <cve href="http://linux.oracle.com/cve/CVE-2017-15124.html">CVE-2017-15124</cve> 34706 <cve href="http://linux.oracle.com/cve/CVE-2017-15268.html">CVE-2017-15268</cve> 34707 <cve href="http://linux.oracle.com/cve/CVE-2018-7858.html">CVE-2018-7858</cve> 34708 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 34709 <cve href="http://linux.oracle.com/cve/CVE-2017-14167.html">CVE-2017-14167</cve> 34710 <cve href="http://linux.oracle.com/cve/CVE-2017-15289.html">CVE-2017-15289</cve> 34711 <cve href="http://linux.oracle.com/cve/CVE-2017-2633.html">CVE-2017-2633</cve> 34712 <cve href="http://linux.oracle.com/cve/CVE-2018-7550.html">CVE-2018-7550</cve> 34713 <cve href="http://linux.oracle.com/cve/CVE-2018-11806.html">CVE-2018-11806</cve> 34714 <cve href="http://linux.oracle.com/cve/CVE-2018-15746.html">CVE-2018-15746</cve> 34715 <cve href="http://linux.oracle.com/cve/CVE-2018-17963.html">CVE-2018-17963</cve> 34716 <cve href="http://linux.oracle.com/cve/CVE-2018-17962.html">CVE-2018-17962</cve> 34717 <cve href="http://linux.oracle.com/cve/CVE-2018-17958.html">CVE-2018-17958</cve> 34718 <cve href="http://linux.oracle.com/cve/CVE-2018-10839.html">CVE-2018-10839</cve> 34719 <cve href="http://linux.oracle.com/cve/CVE-2018-12617.html">CVE-2018-12617</cve> 34720 <cve href="http://linux.oracle.com/cve/CVE-2017-7471.html">CVE-2017-7471</cve> 34721 <cve href="http://linux.oracle.com/cve/CVE-2017-2630.html">CVE-2017-2630</cve> 34722 <cve href="http://linux.oracle.com/cve/CVE-2017-10806.html">CVE-2017-10806</cve> 34723 <cve href="http://linux.oracle.com/cve/CVE-2017-11334.html">CVE-2017-11334</cve> 34724 <cve href="http://linux.oracle.com/cve/CVE-2017-17381.html">CVE-2017-17381</cve> 34725 <cve href="http://linux.oracle.com/cve/CVE-2017-7493.html">CVE-2017-7493</cve> 34726 <cve href="http://linux.oracle.com/cve/CVE-2017-8112.html">CVE-2017-8112</cve> 34727 <cve href="http://linux.oracle.com/cve/CVE-2017-9503.html">CVE-2017-9503</cve> 34728 <cve href="http://linux.oracle.com/cve/CVE-2017-12809.html">CVE-2017-12809</cve> 34729 <cve href="http://linux.oracle.com/cve/CVE-2017-1367.html">CVE-2017-1367</cve> 34730 <cve href="http://linux.oracle.com/cve/CVE-2017-15038.html">CVE-2017-15038</cve> 34731 <cve href="http://linux.oracle.com/cve/CVE-2017-15119.html">CVE-2017-15119</cve> 34732 <cve href="http://linux.oracle.com/cve/CVE-2017-16845.html">CVE-2017-16845</cve> 34733 <cve href="http://linux.oracle.com/cve/CVE-2017-18030.html">CVE-2017-18030</cve> 34734 <cve href="http://linux.oracle.com/cve/CVE-2017-18043.html">CVE-2017-18043</cve> 34735 <cve href="http://linux.oracle.com/cve/CVE-2017-8309.html">CVE-2017-8309</cve> 34736 <cve href="http://linux.oracle.com/cve/CVE-2017-8379.html">CVE-2017-8379</cve> 34737 <cve href="http://linux.oracle.com/cve/CVE-2017-8380.html">CVE-2017-8380</cve> 34738 34739 </advisory> 34740 </metadata> 34741 <criteria operator="AND"> 34742 <criterion test_ref="oval:com.oracle.elsa:tst:20184285001" comment="Oracle Linux 7 is installed"/> 34743 <criteria operator="OR"> 34744 <criteria operator="AND"> 34745 <criterion test_ref="oval:com.oracle.elsa:tst:20184285002" comment="ivshmem-tools is earlier than 15:3.0.0-1.el7"/> 34746 <criterion test_ref="oval:com.oracle.elsa:tst:20184285003" comment="ivshmem-tools is signed with the Oracle Linux 7 key"/> 34747 </criteria> 34748 <criteria operator="AND"> 34749 <criterion test_ref="oval:com.oracle.elsa:tst:20184285004" comment="qemu is earlier than 15:3.0.0-1.el7"/> 34750 <criterion test_ref="oval:com.oracle.elsa:tst:20184285005" comment="qemu is signed with the Oracle Linux 7 key"/> 34751 </criteria> 34752 <criteria operator="AND"> 34753 <criterion test_ref="oval:com.oracle.elsa:tst:20184285006" comment="qemu-block-gluster is earlier than 15:3.0.0-1.el7"/> 34754 <criterion test_ref="oval:com.oracle.elsa:tst:20184285007" comment="qemu-block-gluster is signed with the Oracle Linux 7 key"/> 34755 </criteria> 34756 <criteria operator="AND"> 34757 <criterion test_ref="oval:com.oracle.elsa:tst:20184285008" comment="qemu-block-iscsi is earlier than 15:3.0.0-1.el7"/> 34758 <criterion test_ref="oval:com.oracle.elsa:tst:20184285009" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key"/> 34759 </criteria> 34760 <criteria operator="AND"> 34761 <criterion test_ref="oval:com.oracle.elsa:tst:20184285010" comment="qemu-block-rbd is earlier than 15:3.0.0-1.el7"/> 34762 <criterion test_ref="oval:com.oracle.elsa:tst:20184285011" comment="qemu-block-rbd is signed with the Oracle Linux 7 key"/> 34763 </criteria> 34764 <criteria operator="AND"> 34765 <criterion test_ref="oval:com.oracle.elsa:tst:20184285012" comment="qemu-common is earlier than 15:3.0.0-1.el7"/> 34766 <criterion test_ref="oval:com.oracle.elsa:tst:20184285013" comment="qemu-common is signed with the Oracle Linux 7 key"/> 34767 </criteria> 34768 <criteria operator="AND"> 34769 <criterion test_ref="oval:com.oracle.elsa:tst:20184285014" comment="qemu-img is earlier than 15:3.0.0-1.el7"/> 34770 <criterion test_ref="oval:com.oracle.elsa:tst:20184285015" comment="qemu-img is signed with the Oracle Linux 7 key"/> 34771 </criteria> 34772 <criteria operator="AND"> 34773 <criterion test_ref="oval:com.oracle.elsa:tst:20184285016" comment="qemu-kvm is earlier than 15:3.0.0-1.el7"/> 34774 <criterion test_ref="oval:com.oracle.elsa:tst:20184285017" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 34775 </criteria> 34776 <criteria operator="AND"> 34777 <criterion test_ref="oval:com.oracle.elsa:tst:20184285018" comment="qemu-kvm-core is earlier than 15:3.0.0-1.el7"/> 34778 <criterion test_ref="oval:com.oracle.elsa:tst:20184285019" comment="qemu-kvm-core is signed with the Oracle Linux 7 key"/> 34779 </criteria> 34780 <criteria operator="AND"> 34781 <criterion test_ref="oval:com.oracle.elsa:tst:20184285020" comment="qemu-system-aarch64 is earlier than 15:3.0.0-1.el7"/> 34782 <criterion test_ref="oval:com.oracle.elsa:tst:20184285021" comment="qemu-system-aarch64 is signed with the Oracle Linux 7 key"/> 34783 </criteria> 34784 <criteria operator="AND"> 34785 <criterion test_ref="oval:com.oracle.elsa:tst:20184285022" comment="qemu-system-aarch64-core is earlier than 15:3.0.0-1.el7"/> 34786 <criterion test_ref="oval:com.oracle.elsa:tst:20184285023" comment="qemu-system-aarch64-core is signed with the Oracle Linux 7 key"/> 34787 </criteria> 34788 </criteria> 34789 </criteria> 34790 34791 </definition> 34792 <definition id="oval:com.oracle.elsa:def:20184288" version="501" class="patch"> 34793 <metadata> 34794 <title> 34795 ELSA-2018-4288: Unbreakable Enterprise kernel security update (IMPORTANT) 34796 </title> 34797 <affected family="unix"> 34798 <platform>Oracle Linux 6</platform> 34799 <platform>Oracle Linux 7</platform> 34800 34801 </affected> 34802 <reference source="elsa" ref_id="ELSA-2018-4288" ref_url="http://linux.oracle.com/errata/ELSA-2018-4288.html"/> 34803 <reference source="CVE" ref_id="CVE-2018-1000204" ref_url="http://linux.oracle.com/cve/CVE-2018-1000204.html"/> 34804 <reference source="CVE" ref_id="CVE-2018-18710" ref_url="http://linux.oracle.com/cve/CVE-2018-18710.html"/> 34805 34806 <description> 34807 [4.1.12-124.22.4] 34808 - Revert commit 8bd274934987 ('block: fix bdi vs gendisk lifetime mismatch') (Ashish Samant) [Orabug: 28968102] 34809 - KVM/x86: Add IBPB support (Ashok Raj) [Orabug: 28703712] 34810 - x86/intel/spectre_v2: Remove unnecessary retp_compiler() test (Boris Ostrovsky) [Orabug: 28814570] 34811 - x86/intel/spectre_v4: Deprecate spec_store_bypass_disable=userspace (Boris Ostrovsky) [Orabug: 28814570] 34812 - x86/speculation: x86_spec_ctrl_set needs to be called unconditionally (Boris Ostrovsky) [Orabug: 28814570] 34813 - x86/speculation: Drop unused DISABLE_IBRS_CLOBBER macro (Boris Ostrovsky) [Orabug: 28814570] 34814 - x86/intel/spectre_v4: Keep SPEC_CTRL_SSBD when IBRS is in use (Boris Ostrovsky) [Orabug: 28814570] 34815 34816 [4.1.12-124.22.3] 34817 - net: net_failover: fix typo in net_failover_slave_register() (Liran Alon) [Orabug: 28122104] 34818 - virtio_net: Extend virtio to use VF datapath when available (Sridhar Samudrala) [Orabug: 28122104] 34819 - virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit (Sridhar Samudrala) [Orabug: 28122104] 34820 - net: Introduce net_failover driver (Sridhar Samudrala) [Orabug: 28122104] 34821 - net: Introduce generic failover module (Sridhar Samudrala) [Orabug: 28122104] 34822 - net: introduce lower state changed info structure for LAG lowers (Jiri Pirko) [Orabug: 28122104] 34823 - net: introduce change lower state notifier (Jiri Pirko) [Orabug: 28122104] 34824 - net: add info struct for LAG changeupper (Jiri Pirko) [Orabug: 28122104] 34825 - net: add possibility to pass information about upper device via notifier (Jiri Pirko) [Orabug: 28122104] 34826 - net: Check CHANGEUPPER notifier return value (Ido Schimmel) [Orabug: 28122104] 34827 - net: introduce change upper device notifier change info (Jiri Pirko) [Orabug: 28122104] 34828 - x86/bugs: rework x86_spec_ctrl_set to make its changes explicit (Daniel Jordan) [Orabug: 28271063] 34829 - x86/bugs: rename ssbd_ibrs_selected to ssbd_userspace_selected (Daniel Jordan) [Orabug: 28271063] 34830 - x86/bugs: always use x86_spec_ctrl_base or _priv when setting spec ctrl MSR (Daniel Jordan) [Orabug: 28271063] 34831 - xen-blkfront: fix kernel panic with negotiate_mq error path (Manjunath Patil) [Orabug: 28798861] 34832 - scsi: lpfc: Correct MDS diag and nvmet configuration (James Smart) [Orabug: 28855939] 34833 - scsi: virtio_scsi: let host do exception handling (Paolo Bonzini) [Orabug: 28856913] 34834 - net/rds: Fix endless RNR situation (Venkat Venkatsubra) [Orabug: 28857027] 34835 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect() (Alexander Potapenko) [Orabug: 28892656] {CVE-2018-1000204} 34836 - cdrom: fix improper type cast, which can leat to information leak. (Young_X) [Orabug: 28929767] {CVE-2018-16658} {CVE-2018-10940} {CVE-2018-18710} 34837 </description> 34838 <!-- 34839 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 34840 --> 34841 <advisory> 34842 <severity>IMPORTANT</severity> 34843 <rights>Copyright 2018 Oracle, Inc.</rights> 34844 <issued date="2018-11-28"/> 34845 <cve href="http://linux.oracle.com/cve/CVE-2018-1000204.html">CVE-2018-1000204</cve> 34846 <cve href="http://linux.oracle.com/cve/CVE-2018-18710.html">CVE-2018-18710</cve> 34847 34848 </advisory> 34849 </metadata> 34850 <criteria operator="OR"> 34851 <criteria operator="AND"> 34852 <criterion test_ref="oval:com.oracle.elsa:tst:20184288001" comment="Oracle Linux 6 is installed"/> 34853 <criteria operator="OR"> 34854 <criteria operator="AND"> 34855 <criterion test_ref="oval:com.oracle.elsa:tst:20184288002" comment="kernel-uek is earlier than 0:4.1.12-124.22.4.el6uek"/> 34856 <criterion test_ref="oval:com.oracle.elsa:tst:20184288003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 34857 </criteria> 34858 <criteria operator="AND"> 34859 <criterion test_ref="oval:com.oracle.elsa:tst:20184288004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.22.4.el6uek"/> 34860 <criterion test_ref="oval:com.oracle.elsa:tst:20184288005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 34861 </criteria> 34862 <criteria operator="AND"> 34863 <criterion test_ref="oval:com.oracle.elsa:tst:20184288006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.22.4.el6uek"/> 34864 <criterion test_ref="oval:com.oracle.elsa:tst:20184288007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 34865 </criteria> 34866 <criteria operator="AND"> 34867 <criterion test_ref="oval:com.oracle.elsa:tst:20184288008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.22.4.el6uek"/> 34868 <criterion test_ref="oval:com.oracle.elsa:tst:20184288009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 34869 </criteria> 34870 <criteria operator="AND"> 34871 <criterion test_ref="oval:com.oracle.elsa:tst:20184288010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.22.4.el6uek"/> 34872 <criterion test_ref="oval:com.oracle.elsa:tst:20184288011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 34873 </criteria> 34874 <criteria operator="AND"> 34875 <criterion test_ref="oval:com.oracle.elsa:tst:20184288012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.22.4.el6uek"/> 34876 <criterion test_ref="oval:com.oracle.elsa:tst:20184288013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 34877 </criteria> 34878 </criteria> 34879 </criteria> 34880 <criteria operator="AND"> 34881 <criterion test_ref="oval:com.oracle.elsa:tst:20184288014" comment="Oracle Linux 7 is installed"/> 34882 <criteria operator="OR"> 34883 <criteria operator="AND"> 34884 <criterion test_ref="oval:com.oracle.elsa:tst:20184288015" comment="kernel-uek is earlier than 0:4.1.12-124.22.4.el7uek"/> 34885 <criterion test_ref="oval:com.oracle.elsa:tst:20184288016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 34886 </criteria> 34887 <criteria operator="AND"> 34888 <criterion test_ref="oval:com.oracle.elsa:tst:20184288017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.22.4.el7uek"/> 34889 <criterion test_ref="oval:com.oracle.elsa:tst:20184288018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 34890 </criteria> 34891 <criteria operator="AND"> 34892 <criterion test_ref="oval:com.oracle.elsa:tst:20184288019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.22.4.el7uek"/> 34893 <criterion test_ref="oval:com.oracle.elsa:tst:20184288020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 34894 </criteria> 34895 <criteria operator="AND"> 34896 <criterion test_ref="oval:com.oracle.elsa:tst:20184288021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.22.4.el7uek"/> 34897 <criterion test_ref="oval:com.oracle.elsa:tst:20184288022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 34898 </criteria> 34899 <criteria operator="AND"> 34900 <criterion test_ref="oval:com.oracle.elsa:tst:20184288023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.22.4.el7uek"/> 34901 <criterion test_ref="oval:com.oracle.elsa:tst:20184288024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 34902 </criteria> 34903 <criteria operator="AND"> 34904 <criterion test_ref="oval:com.oracle.elsa:tst:20184288025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.22.4.el7uek"/> 34905 <criterion test_ref="oval:com.oracle.elsa:tst:20184288026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 34906 </criteria> 34907 </criteria> 34908 </criteria> 34909 </criteria> 34910 </definition> 34911 <definition id="oval:com.oracle.elsa:def:20184289" version="501" class="patch"> 34912 <metadata> 34913 <title> 34914 ELSA-2018-4289: qemu security update (IMPORTANT) 34915 </title> 34916 <affected family="unix"> 34917 <platform>Oracle Linux 7</platform> 34918 34919 </affected> 34920 <reference source="elsa" ref_id="ELSA-2018-4289" ref_url="http://linux.oracle.com/errata/ELSA-2018-4289.html"/> 34921 <reference source="CVE" ref_id="CVE-2017-5715" ref_url="http://linux.oracle.com/cve/CVE-2017-5715.html"/> 34922 <reference source="CVE" ref_id="CVE-2017-5753" ref_url="http://linux.oracle.com/cve/CVE-2017-5753.html"/> 34923 <reference source="CVE" ref_id="CVE-2017-5754" ref_url="http://linux.oracle.com/cve/CVE-2017-5754.html"/> 34924 <reference source="CVE" ref_id="CVE-2018-5683" ref_url="http://linux.oracle.com/cve/CVE-2018-5683.html"/> 34925 <reference source="CVE" ref_id="CVE-2017-13672" ref_url="http://linux.oracle.com/cve/CVE-2017-13672.html"/> 34926 <reference source="CVE" ref_id="CVE-2017-13711" ref_url="http://linux.oracle.com/cve/CVE-2017-13711.html"/> 34927 <reference source="CVE" ref_id="CVE-2017-15124" ref_url="http://linux.oracle.com/cve/CVE-2017-15124.html"/> 34928 <reference source="CVE" ref_id="CVE-2017-15268" ref_url="http://linux.oracle.com/cve/CVE-2017-15268.html"/> 34929 <reference source="CVE" ref_id="CVE-2018-7858" ref_url="http://linux.oracle.com/cve/CVE-2018-7858.html"/> 34930 <reference source="CVE" ref_id="CVE-2018-3639" ref_url="http://linux.oracle.com/cve/CVE-2018-3639.html"/> 34931 <reference source="CVE" ref_id="CVE-2017-14167" ref_url="http://linux.oracle.com/cve/CVE-2017-14167.html"/> 34932 <reference source="CVE" ref_id="CVE-2017-15289" ref_url="http://linux.oracle.com/cve/CVE-2017-15289.html"/> 34933 <reference source="CVE" ref_id="CVE-2017-2633" ref_url="http://linux.oracle.com/cve/CVE-2017-2633.html"/> 34934 <reference source="CVE" ref_id="CVE-2018-7550" ref_url="http://linux.oracle.com/cve/CVE-2018-7550.html"/> 34935 <reference source="CVE" ref_id="CVE-2018-11806" ref_url="http://linux.oracle.com/cve/CVE-2018-11806.html"/> 34936 <reference source="CVE" ref_id="CVE-2017-7471" ref_url="http://linux.oracle.com/cve/CVE-2017-7471.html"/> 34937 <reference source="CVE" ref_id="CVE-2017-10806" ref_url="http://linux.oracle.com/cve/CVE-2017-10806.html"/> 34938 <reference source="CVE" ref_id="CVE-2017-11334" ref_url="http://linux.oracle.com/cve/CVE-2017-11334.html"/> 34939 <reference source="CVE" ref_id="CVE-2017-17381" ref_url="http://linux.oracle.com/cve/CVE-2017-17381.html"/> 34940 <reference source="CVE" ref_id="CVE-2017-7493" ref_url="http://linux.oracle.com/cve/CVE-2017-7493.html"/> 34941 <reference source="CVE" ref_id="CVE-2017-8112" ref_url="http://linux.oracle.com/cve/CVE-2017-8112.html"/> 34942 <reference source="CVE" ref_id="CVE-2017-9503" ref_url="http://linux.oracle.com/cve/CVE-2017-9503.html"/> 34943 <reference source="CVE" ref_id="CVE-2017-12809" ref_url="http://linux.oracle.com/cve/CVE-2017-12809.html"/> 34944 <reference source="CVE" ref_id="CVE-2017-15038" ref_url="http://linux.oracle.com/cve/CVE-2017-15038.html"/> 34945 <reference source="CVE" ref_id="CVE-2017-15119" ref_url="http://linux.oracle.com/cve/CVE-2017-15119.html"/> 34946 <reference source="CVE" ref_id="CVE-2017-16845" ref_url="http://linux.oracle.com/cve/CVE-2017-16845.html"/> 34947 <reference source="CVE" ref_id="CVE-2017-18030" ref_url="http://linux.oracle.com/cve/CVE-2017-18030.html"/> 34948 <reference source="CVE" ref_id="CVE-2017-18043" ref_url="http://linux.oracle.com/cve/CVE-2017-18043.html"/> 34949 <reference source="CVE" ref_id="CVE-2017-8309" ref_url="http://linux.oracle.com/cve/CVE-2017-8309.html"/> 34950 <reference source="CVE" ref_id="CVE-2017-8379" ref_url="http://linux.oracle.com/cve/CVE-2017-8379.html"/> 34951 <reference source="CVE" ref_id="CVE-2017-8380" ref_url="http://linux.oracle.com/cve/CVE-2017-8380.html"/> 34952 <reference source="CVE" ref_id="CVE-2017-13673" ref_url="http://linux.oracle.com/cve/CVE-2017-13673.html"/> 34953 <reference source="CVE" ref_id="CVE-2017-2630" ref_url="http://linux.oracle.com/cve/CVE-2017-2630.html"/> 34954 <reference source="CVE" ref_id="CVE-2018-12617" ref_url="http://linux.oracle.com/cve/CVE-2018-12617.html"/> 34955 34956 <description> 34957 [15:3.0.0-1.el7] 34958 - net: ignore packet size greater than INT_MAX (Jason Wang) [Orabug: 28763782] {CVE-2018-17963} 34959 - pcnet: fix possible buffer overflow (Jason Wang) [Orabug: 28763774] {CVE-2018-17962} 34960 - rtl8139: fix possible out of bound access (Jason Wang) [Orabug: 28763765] {CVE-2018-17958} 34961 - ne2000: fix possible out of bound access in ne2000_receive (Jason Wang) [Orabug: 28763758] {CVE-2018-10839} 34962 - seccomp: set the seccomp filter to all threads (Marc-Andre Lureau) [Orabug: 28763748] {CVE-2018-15746} 34963 - virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net (Sridhar Samudrala) [Orabug: 28763724] 34964 - kvm: add call to qemu_add_opts() for -overcommit option (Prasad Singamsetty) 34965 - Document various CVEs as fixed (Mark Kanda) [Orabug: 28763710] {CVE-2017-10806} {CVE-2017-11334} {CVE-2017-12809} {CVE-2017-13672} {CVE-2017-13673} {CVE-2017-13711} {CVE-2017-14167} {CVE-2017-15038} {CVE-2017-15119} {CVE-2017-15124} {CVE-2017-15268} {CVE-2017-15289} {CVE-2017-16845} {CVE-2017-17381} {CVE-2017-18030} {CVE-2017-18043} {CVE-2017-2630} {CVE-2017-2633} {CVE-2017-5715} {CVE-2017-5753} {CVE-2017-5754} {CVE-2017-7471} {CVE-2017-7493} {CVE-2017-8112} {CVE-2017-8309} {CVE-2017-8379} {CVE-2017-8380} {CVE-2017-9503} {CVE-2018-11806} {CVE-2018-12617} {CVE-2018-3639} {CVE-2018-5683} {CVE-2018-7550} {CVE-2018-7858} 34966 - qemu.spec: Initial qemu.spec (Mark Kanda) 34967 - virtio-pci: Set subsystem vendor ID to Oracle (Mark Kanda) 34968 - qemu_regdump.py: Initial qemu_regdump.py (Mark Kanda) 34969 - qmp-regdump: Initial qmp-regdump (Mark Kanda) 34970 - bridge.conf: Initial bridge.conf (Mark Kanda) 34971 - kvm.conf: Initial kvm.conf (Mark Kanda) 34972 - 80-kvm.rules: Initial 80-kvm.rules (Mark Kanda) 34973 - Update version for v3.0.0 release (Peter Maydell) 34974 - Update version for v3.0.0-rc4 release (Peter Maydell) 34975 - virtio-gpu: fix crashes upon warm reboot with vga mode (Marc-Andre Lureau) 34976 - slirp: Correct size check in m_inc() (Peter Maydell) 34977 - target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfn (Thomas Huth) 34978 - hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load (Peter Maydell) 34979 - hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD (Peter Maydell) 34980 - target/arm: Add dummy needed functions to M profile vmstate subsections (Peter Maydell) 34981 - hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu (Peter Maydell) 34982 - hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function (Peter Maydell) 34983 - tcg/optimize: Do not skip default processing of dup_vec (Richard Henderson) 34984 - tests/acpi: update tables after memory hotplug changes (Michael S. Tsirkin) 34985 - pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size (Igor Mammedov) 34986 - tests/acpi-test: update ACPI tables test blobs (Dou Liyang) 34987 - hw/acpi-build: Add a check for memory-less NUMA nodes (Dou Liyang) 34988 - vhost: check region type before casting (Tiwei Bie) 34989 - sam460ex: Fix PCI interrupts with multiple devices (BALATON Zoltan) 34990 - hw/misc/macio: Fix device introspection problems in macio devices (Thomas Huth) 34991 - Update version for v3.0.0-rc3 release (Peter Maydell) 34992 - monitor: temporary fix for dead-lock on event recursion (Marc-Andre Lureau) 34993 - linux-user: ppc64: dont use volatile register during safe_syscall (Shivaprasad G Bhat) 34994 - tests: add check_invalid_maps to test-mmap (Alex Bennee) 34995 - linux-user/mmap.c: handle invalid len maps correctly (Alex Bennee) 34996 - s390x/sclp: fix maxram calculation (Christian Borntraeger) 34997 - target/arm: Remove duplicate 'host' entry in '-cpu ?' output (Philippe Mathieu-Daude) 34998 - hw/misc/tz-mpc: Zero the LUT on initialization, not just reset (Peter Maydell) 34999 - hw/arm/iotkit: Fix IRQ number for timer1 (Peter Maydell) 35000 - armv7m_nvic: Fix m-security subsection name (Peter Maydell) 35001 - hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host() (Geert Uytterhoeven) 35002 - arm/smmuv3: Fix missing VMSD terminator (Dr. David Alan Gilbert) 35003 - qemu-iotests: Test query-blockstats with -drive and -blockdev (Kevin Wolf) 35004 - block/qapi: Include anonymous BBs in query-blockstats (Kevin Wolf) 35005 - block/qapi: Add 'qdev' field to query-blockstats result (Kevin Wolf) 35006 - file-posix: Fix write_zeroes with unmap on block devices (Kevin Wolf) 35007 - block: Fix documentation for BDRV_REQ_MAY_UNMAP (Kevin Wolf) 35008 - iotests: Add test for 'qemu-img convert -C' compatibility (Fam Zheng) 35009 - qemu-img: Add -C option for convert with copy offloading (Fam Zheng) 35010 - Revert 'qemu-img: Document copy offloading implications with -S and -c' (Fam Zheng) 35011 - iotests: Dont lock /dev/null in 226 (Fam Zheng) 35012 - docs: Describe using images in writing iotests (Fam Zheng) 35013 - file-posix: Handle EINTR in preallocation=full write (Fam Zheng) 35014 - qcow2: A grammar fix in conflicting cache sizing error message (Leonid Bloch) 35015 - qcow: fix a reference leak (KONRAD Frederic) 35016 - backends/cryptodev: remove dead code (Jay Zhou) 35017 - timer: remove replay clock probe in deadline calculation (Pavel Dovgalyuk) 35018 - i386: implement MSR_SMI_COUNT for TCG (Paolo Bonzini) 35019 - i386: do not migrate MSR_SMI_COUNT on machine types <2.12 (Paolo Bonzini) 35020 - qstring: Move qstring_from_substr()s @end one to the right (Markus Armbruster) 35021 - qstring: Assert size calculations dont overflow (Markus Armbruster) 35022 - qstring: Fix qstring_from_substr() not to provoke int overflow (liujunjie) 35023 - Update version for v3.0.0-rc2 release (Peter Maydell) 35024 - tests: fix TLS handshake failure with TLS 1.3 (Daniel P. Berrange) 35025 - tests: use error_abort in places expecting errors (Daniel P. Berrange) 35026 - tests: dont silence error reporting for all tests (Daniel P. Berrange) 35027 - tests: call qcrypto_init instead of gnutls_global_init (Daniel P. Berrange) 35028 - migration: fix duplicate initialization for expected_downtime and cleanup_bh (Lidong Chen) 35029 - tests: only update last_byte when at the edge (Peter Xu) 35030 - migration: disallow recovery for release-ram (Peter Xu) 35031 - migration: update recv bitmap only on dest vm (Peter Xu) 35032 - audio/hda: Fix migration (Dr. David Alan Gilbert) 35033 - migrate: Fix cancelling state warning (Dr. David Alan Gilbert) 35034 - migration: fix potential overflow in multifd send (Peter Xu) 35035 - block/file-posix: add bdrv_attach_aio_context callback for host dev and cdrom (Nishanth Aravamudan) 35036 - tests/tcg: remove runcom test (Alex Bennee) 35037 - docker: perform basic binfmt_misc validation in docker.py (Alex Bennee) 35038 - docker: ignore distro versioning of debootstrap (Alex Bennee) 35039 - docker: add commentary to debian-bootstrap.docker (Alex Bennee) 35040 - docker: Update debootstrap script after Debian migration from Alioth to Salsa (Philippe Mathieu-Daude) 35041 - docker: report hint when docker.py check fails (Alex Bennee) 35042 - docker: drop QEMU_TARGET check, fallback in EXECUTABLE not set (Alex Bennee) 35043 - docker: add expansion for docker-test-FOO to Makefile.include (Alex Bennee) 35044 - docker: add test-unit runner (Alex Bennee) 35045 - docker: Makefile.include dont include partial images (Alex Bennee) 35046 - docker: gracefully skip check_qemu (Alex Bennee) 35047 - docker: move make check into check_qemu helper (Alex Bennee) 35048 - docker: split configure_qemu from build_qemu (Alex Bennee) 35049 - docker: fail more gracefully on docker.py check (Alex Bennee) 35050 - docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-cross (Alex Bennee) 35051 - docker: base debian-tricore on qemu:debian9 (Alex Bennee) 35052 - tests/.gitignore: dont ignore docker tests (Alex Bennee) 35053 - target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is set (Peter Maydell) 35054 - hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQ (Peter Maydell) 35055 - ui/cocoa.m: prevent stuck command key when going into full screen mode (John Arbuckle) 35056 - qga: process_event() simplification and leak fix (Marc-Andre Lureau) 35057 - qga-win: Handle fstrim for OSes lower than Win8 (Sameeh Jubran) 35058 - tcg/i386: Mark xmm registers call-clobbered (Richard Henderson) 35059 - i386: Rename enum CacheType members (Eduardo Habkost) 35060 - block/vvfat: Disable debug message by default (Thomas Huth) 35061 - iotests: Disallow compat=0.10 in 223 (Max Reitz) 35062 - iotest: Fix filtering order in 226 (Max Reitz) 35063 - iotests: remove LUKS support from test 226 (John Snow) 35064 - qemu-img: avoid overflow of min_sparse parameter (Peter Lieven) 35065 - block: Fix typos in comments (found by codespell) (Stefan Weil) 35066 - qemu-iotests: Use host_device instead of file in 149 (Kevin Wolf) 35067 - hw/intc/exynos4210_gic: Turn instance_init into realize function (Thomas Huth) 35068 - hw/arm/spitz: Move problematic nand_init() code to realize function (Thomas Huth) 35069 - target/arm: Correctly handle overlapping small MPU regions (Peter Maydell) 35070 - hw/sd/bcm2835_sdhost: Fix PIO mode writes (Guenter Roeck) 35071 - hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu-soc' (Thomas Huth) 35072 - monitor: Fix unsafe sharing of @cur_mon among threads (Peter Xu) 35073 - qapi: Make 'allow-oob' optional in SchemaInfoCommand (Markus Armbruster) 35074 - po: Dont include comments with location (Stefan Weil) 35075 - linux-user/ppc: Implement swapcontext syscall (Richard Henderson) 35076 - linux-user: fix ELF load alignment error (Laurent Vivier) 35077 - tap: fix memory leak on success to create a tap device (Yunjian Wang) 35078 - e1000e: Prevent MSI/MSI-X storms (Jan Kiszka) 35079 - tcg/aarch64: limit mul_vec size (Alex Bennee) 35080 - spike: Fix crash when introspecting the device (Alistair Francis) 35081 - riscv_hart: Fix crash when introspecting the device (Alistair Francis) 35082 - virt: Fix crash when introspecting the device (Alistair Francis) 35083 - sifive_u: Fix crash when introspecting the device (Alistair Francis) 35084 - sifive_e: Fix crash when introspecting the device (Alistair Francis) 35085 - tracing: Use double-dash spelling for trace option (Yaowei Bai) 35086 - throttle-groups: fix hang when group member leaves (Stefan Hajnoczi) 35087 - s390x/cpumodel: fix segmentation fault when baselining models (David Hildenbrand) 35088 - Update version for v3.0.0-rc1 release (Peter Maydell) 35089 - Document command line options with single dash (BALATON Zoltan) 35090 - opts: remove redundant check for NULL parameter (Daniel P. Berrange) 35091 - i386: only parse the initrd_filename once for multiboot modules (Daniel P. Berrange) 35092 - i386: fix regression parsing multiboot initrd modules (Daniel P. Berrange) 35093 - hw/arm/xlnx-zynqmp: Fix crash when introspecting the 'xlnx, zynqmp' device (Thomas Huth) 35094 - hw/display/xlnx_dp: Move problematic code from instance_init to realize (Paolo Bonzini) 35095 - hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device (Thomas Huth) 35096 - hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10' (Thomas Huth) 35097 - hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic' (Thomas Huth) 35098 - hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv' (Thomas Huth) 35099 - hw/arm/fsl-imx31: Fix introspection problem with the 'fsl, imx31' device (Thomas Huth) 35100 - hw/arm/fsl-imx25: Fix introspection problem with the 'fsl, imx25' device (Thomas Huth) 35101 - hw/arm/fsl-imx7: Fix introspection problems with the 'fsl, imx7' device (Thomas Huth) 35102 - hw/arm/fsl-imx6: Fix introspection problems with the 'fsl, imx6' device (Thomas Huth) 35103 - hw/cpu/a9mpcore: Fix introspection problems with the 'a9mpcore_priv' device (Thomas Huth) 35104 - hw/arm/msf2-soc: Fix introspection problem with the 'msf2-soc' device (Thomas Huth) 35105 - hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device (Thomas Huth) 35106 - hw/arm/armv7: Fix crash when introspecting the 'iotkit' device (Thomas Huth) 35107 - hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines (Thomas Huth) 35108 - hw/core/sysbus: Add a function for creating and attaching an object (Thomas Huth) 35109 - qom/object: Add a new function object_initialize_child() (Thomas Huth) 35110 - qga: fix file descriptor leak (Paolo Bonzini) 35111 - qga: fix 'driver' leak in guest-get-fsinfo (Marc-Andre Lureau) 35112 - accel/tcg: Assert that tlb fill gave us a valid TLB entry (Peter Maydell) 35113 - accel/tcg: Use correct test when looking in victim TLB for code (Peter Maydell) 35114 - bcm2835_aux: Swap RX and TX interrupt assignments (Guenter Roeck) 35115 - hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false (Thomas Huth) 35116 - hw/intc/arm_gic: Fix handling of GICD_ITARGETSR (Peter Maydell) 35117 - hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq() (Peter Maydell) 35118 - aspeed: Implement write-1-{set, clear} for AST2500 strapping (Andrew Jeffery) 35119 - target/arm: Fix LD1W and LDFF1W (scalar plus vector) (Richard Henderson) 35120 - virtio-scsi: fix hotplug ->reset() vs event race (Stefan Hajnoczi) 35121 - qdev: add HotplugHandler->post_plug() callback (Stefan Hajnoczi) 35122 - hw/char/serial: retry write if EAGAIN (Marc-Andre Lureau) 35123 - PC Chipset: Improve serial divisor calculation (Calvin Lee) 35124 - vhost-user-test: added proper TestServer *dest initialization in test_migrate() (Emanuele Giuseppe Esposito) 35125 - hyperv: ensure VP index equal to QEMU cpu_index (Roman Kagan) 35126 - hyperv: rename vcpu_id to vp_index (Roman Kagan) 35127 - accel: Fix typo and grammar in comment (Stefan Weil) 35128 - dump: add kernel_gs_base to QEMU CPU state (Viktor Prutyanov) 35129 - monitor: Fix tracepoint crash on JSON syntax error (Markus Armbruster) 35130 - MAINTAINERS: New section 'Incompatible changes', copy libvir-list (Markus Armbruster) 35131 - qemu-doc: Move appendix 'Deprecated features' to its own file (Markus Armbruster) 35132 - cli qmp: Mark --preconfig, exit-preconfig experimental (Markus Armbruster) 35133 - qapi: Do not expose 'allow-preconfig' in query-qmp-schema (Markus Armbruster) 35134 - sm501: Fix warning about unreachable code (BALATON Zoltan) 35135 - sam460ex: Correct use after free error (BALATON Zoltan) 35136 - etsec: fix IRQ (un)masking (Michael Davidsaver) 35137 - ppc/xics: fix ICP reset path (Greg Kurz) 35138 - spapr: Correct inverted test in spapr_pc_dimm_node() (David Gibson) 35139 - sm501: Update screen on frame buffer address change (BALATON Zoltan) 35140 - Zero out the hosts 'msg_control' buffer (Jonas Schievink) 35141 - linux-user: fix mmap_find_vma_reserved() (Laurent Vivier) 35142 - linux-user: convert remaining fcntl() to safe_fcntl() (Laurent Vivier) 35143 - linux-user: ppc64: use the correct values for F_*LK64s (Shivaprasad G Bhat) 35144 - docs: Grammar and spelling fixes (Ville Skytte) 35145 - qemu-img: align result of is_allocated_sectors (Peter Lieven) 35146 - scsi-disk: Block Device Characteristics emulation fix (Daniel Henrique Barboza) 35147 - iotests: add test 226 for file driver types (John Snow) 35148 - file-posix: specify expected filetypes (John Snow) 35149 - iotests: nbd: Stop qemu-nbd before remaking image (Fam Zheng) 35150 - iotests: 153: Fix dead code (Fam Zheng) 35151 - ui/cocoa.m: replace scrollingDeltaY with deltaY (John Arbuckle) 35152 - seccomp: allow sched_setscheduler() with SCHED_IDLE policy (Marc-Andre Lureau) 35153 - vfio/pci: do not set the PCIDevice 'has_rom' attribute (Cedric Le Goater) 35154 - monitor: fix double-free of request error (Marc-Andre Lureau) 35155 - error: Remove NULL checks on error_propagate() calls (Philippe Mathieu-Daude) 35156 - s390x/storage attributes: fix CMMA_BLOCK_SIZE usage (Claudio Imbrenda) 35157 35158 [12:2.11.1-2.el7] 35159 - hw/acpi-build: build SRAT memory affinity structures for DIMM devices (Haozhong Zhang) [Orabug: 27509753] 35160 - qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList (Haozhong Zhang) [Orabug: 27509753] 35161 - pc-dimm: make qmp_pc_dimm_device_list() sort devices by address (Haozhong Zhang) [Orabug: 27509753] 35162 - nvdimm: add a macro for property 'label-size' (Haozhong Zhang) [Orabug: 27509753] 35163 - nvdimm: add 'unarmed' option (Haozhong Zhang) [Orabug: 27509753] 35164 - block: Fix NULL dereference on empty drive error (Kevin Wolf) [Orabug: 27832106] 35165 - Revert 'IDE: Do not flush empty CDROM drives' (Stefan Hajnoczi) [Orabug: 27832106] 35166 - block: test blk_aio_flush() with blk->root == NULL (Kevin Wolf) [Orabug: 27832106] 35167 - block: add BlockBackend->in_flight counter (Stefan Hajnoczi) [Orabug: 27832106] 35168 - block: extract AIO_WAIT_WHILE() from BlockDriverState (Stefan Hajnoczi) [Orabug: 27832106] 35169 - aio: rename aio_context_in_iothread() to in_aio_context_home_thread() (Stefan Hajnoczi) [Orabug: 27832106] 35170 - qemu.spec: Add dependency for libiscsi 1.9.0-8 (Mark Kanda) [Orabug: 27832300] 35171 - multiboot.c: Document as fixed against CVE-2018-7550 (Jack Schwartz) [Orabug: 27832332] {CVE-2018-7550} 35172 - CVE-2017-18030: cirrus_invalidate_region() lets priv guest user cause DoS (Mark Kanda) [Orabug: 27832319] {CVE-2017-18030} 35173 - vga: fix region calculation (Gerd Hoffmann) [Orabug: 27832309] {CVE-2018-7858} 35174 - keymap: use glib hash for kbd_layout_t (Gerd Hoffmann) [Orabug: 27663795] 35175 - qemu.spec: Enable coroutine pool and vhost-vsock (Karl Heubaum) [Orabug: 27832337] 35176 35177 [12:2.11.1-1.el7] 35178 - BUILDINFO: commit=9fc0f70c83d6de5667c45cd1e420a080e75c7d04 35179 - Update qemu.spec version for 2.11.1 35180 </description> 35181 <!-- 35182 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 35183 --> 35184 <advisory> 35185 <severity>IMPORTANT</severity> 35186 <rights>Copyright 2018 Oracle, Inc.</rights> 35187 <issued date="2018-11-28"/> 35188 <cve href="http://linux.oracle.com/cve/CVE-2017-5715.html">CVE-2017-5715</cve> 35189 <cve href="http://linux.oracle.com/cve/CVE-2017-5753.html">CVE-2017-5753</cve> 35190 <cve href="http://linux.oracle.com/cve/CVE-2017-5754.html">CVE-2017-5754</cve> 35191 <cve href="http://linux.oracle.com/cve/CVE-2018-5683.html">CVE-2018-5683</cve> 35192 <cve href="http://linux.oracle.com/cve/CVE-2017-13672.html">CVE-2017-13672</cve> 35193 <cve href="http://linux.oracle.com/cve/CVE-2017-13711.html">CVE-2017-13711</cve> 35194 <cve href="http://linux.oracle.com/cve/CVE-2017-15124.html">CVE-2017-15124</cve> 35195 <cve href="http://linux.oracle.com/cve/CVE-2017-15268.html">CVE-2017-15268</cve> 35196 <cve href="http://linux.oracle.com/cve/CVE-2018-7858.html">CVE-2018-7858</cve> 35197 <cve href="http://linux.oracle.com/cve/CVE-2018-3639.html">CVE-2018-3639</cve> 35198 <cve href="http://linux.oracle.com/cve/CVE-2017-14167.html">CVE-2017-14167</cve> 35199 <cve href="http://linux.oracle.com/cve/CVE-2017-15289.html">CVE-2017-15289</cve> 35200 <cve href="http://linux.oracle.com/cve/CVE-2017-2633.html">CVE-2017-2633</cve> 35201 <cve href="http://linux.oracle.com/cve/CVE-2018-7550.html">CVE-2018-7550</cve> 35202 <cve href="http://linux.oracle.com/cve/CVE-2018-11806.html">CVE-2018-11806</cve> 35203 <cve href="http://linux.oracle.com/cve/CVE-2017-7471.html">CVE-2017-7471</cve> 35204 <cve href="http://linux.oracle.com/cve/CVE-2017-10806.html">CVE-2017-10806</cve> 35205 <cve href="http://linux.oracle.com/cve/CVE-2017-11334.html">CVE-2017-11334</cve> 35206 <cve href="http://linux.oracle.com/cve/CVE-2017-17381.html">CVE-2017-17381</cve> 35207 <cve href="http://linux.oracle.com/cve/CVE-2017-7493.html">CVE-2017-7493</cve> 35208 <cve href="http://linux.oracle.com/cve/CVE-2017-8112.html">CVE-2017-8112</cve> 35209 <cve href="http://linux.oracle.com/cve/CVE-2017-9503.html">CVE-2017-9503</cve> 35210 <cve href="http://linux.oracle.com/cve/CVE-2017-12809.html">CVE-2017-12809</cve> 35211 <cve href="http://linux.oracle.com/cve/CVE-2017-15038.html">CVE-2017-15038</cve> 35212 <cve href="http://linux.oracle.com/cve/CVE-2017-15119.html">CVE-2017-15119</cve> 35213 <cve href="http://linux.oracle.com/cve/CVE-2017-16845.html">CVE-2017-16845</cve> 35214 <cve href="http://linux.oracle.com/cve/CVE-2017-18030.html">CVE-2017-18030</cve> 35215 <cve href="http://linux.oracle.com/cve/CVE-2017-18043.html">CVE-2017-18043</cve> 35216 <cve href="http://linux.oracle.com/cve/CVE-2017-8309.html">CVE-2017-8309</cve> 35217 <cve href="http://linux.oracle.com/cve/CVE-2017-8379.html">CVE-2017-8379</cve> 35218 <cve href="http://linux.oracle.com/cve/CVE-2017-8380.html">CVE-2017-8380</cve> 35219 <cve href="http://linux.oracle.com/cve/CVE-2017-13673.html">CVE-2017-13673</cve> 35220 <cve href="http://linux.oracle.com/cve/CVE-2017-2630.html">CVE-2017-2630</cve> 35221 <cve href="http://linux.oracle.com/cve/CVE-2018-12617.html">CVE-2018-12617</cve> 35222 35223 </advisory> 35224 </metadata> 35225 <criteria operator="AND"> 35226 <criterion test_ref="oval:com.oracle.elsa:tst:20184289001" comment="Oracle Linux 7 is installed"/> 35227 <criteria operator="OR"> 35228 <criteria operator="AND"> 35229 <criterion test_ref="oval:com.oracle.elsa:tst:20184289002" comment="qemu is earlier than 15:3.0.0-1.el7"/> 35230 <criterion test_ref="oval:com.oracle.elsa:tst:20184289003" comment="qemu is signed with the Oracle Linux 7 key"/> 35231 </criteria> 35232 <criteria operator="AND"> 35233 <criterion test_ref="oval:com.oracle.elsa:tst:20184289004" comment="qemu-block-gluster is earlier than 15:3.0.0-1.el7"/> 35234 <criterion test_ref="oval:com.oracle.elsa:tst:20184289005" comment="qemu-block-gluster is signed with the Oracle Linux 7 key"/> 35235 </criteria> 35236 <criteria operator="AND"> 35237 <criterion test_ref="oval:com.oracle.elsa:tst:20184289006" comment="qemu-block-iscsi is earlier than 15:3.0.0-1.el7"/> 35238 <criterion test_ref="oval:com.oracle.elsa:tst:20184289007" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key"/> 35239 </criteria> 35240 <criteria operator="AND"> 35241 <criterion test_ref="oval:com.oracle.elsa:tst:20184289008" comment="qemu-block-rbd is earlier than 15:3.0.0-1.el7"/> 35242 <criterion test_ref="oval:com.oracle.elsa:tst:20184289009" comment="qemu-block-rbd is signed with the Oracle Linux 7 key"/> 35243 </criteria> 35244 <criteria operator="AND"> 35245 <criterion test_ref="oval:com.oracle.elsa:tst:20184289010" comment="qemu-common is earlier than 15:3.0.0-1.el7"/> 35246 <criterion test_ref="oval:com.oracle.elsa:tst:20184289011" comment="qemu-common is signed with the Oracle Linux 7 key"/> 35247 </criteria> 35248 <criteria operator="AND"> 35249 <criterion test_ref="oval:com.oracle.elsa:tst:20184289012" comment="qemu-img is earlier than 15:3.0.0-1.el7"/> 35250 <criterion test_ref="oval:com.oracle.elsa:tst:20184289013" comment="qemu-img is signed with the Oracle Linux 7 key"/> 35251 </criteria> 35252 <criteria operator="AND"> 35253 <criterion test_ref="oval:com.oracle.elsa:tst:20184289014" comment="qemu-kvm is earlier than 15:3.0.0-1.el7"/> 35254 <criterion test_ref="oval:com.oracle.elsa:tst:20184289015" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 35255 </criteria> 35256 <criteria operator="AND"> 35257 <criterion test_ref="oval:com.oracle.elsa:tst:20184289016" comment="qemu-kvm-core is earlier than 15:3.0.0-1.el7"/> 35258 <criterion test_ref="oval:com.oracle.elsa:tst:20184289017" comment="qemu-kvm-core is signed with the Oracle Linux 7 key"/> 35259 </criteria> 35260 <criteria operator="AND"> 35261 <criterion test_ref="oval:com.oracle.elsa:tst:20184289018" comment="qemu-system-x86 is earlier than 15:3.0.0-1.el7"/> 35262 <criterion test_ref="oval:com.oracle.elsa:tst:20184289019" comment="qemu-system-x86 is signed with the Oracle Linux 7 key"/> 35263 </criteria> 35264 <criteria operator="AND"> 35265 <criterion test_ref="oval:com.oracle.elsa:tst:20184289020" comment="qemu-system-x86-core is earlier than 15:3.0.0-1.el7"/> 35266 <criterion test_ref="oval:com.oracle.elsa:tst:20184289021" comment="qemu-system-x86-core is signed with the Oracle Linux 7 key"/> 35267 </criteria> 35268 </criteria> 35269 </criteria> 35270 35271 </definition> 35272 <definition id="oval:com.oracle.elsa:def:20184299" version="501" class="patch"> 35273 <metadata> 35274 <title> 35275 ELSA-2018-4299: Unbreakable Enterprise kernel security update (IMPORTANT) 35276 </title> 35277 <affected family="unix"> 35278 <platform>Oracle Linux 6</platform> 35279 <platform>Oracle Linux 7</platform> 35280 35281 </affected> 35282 <reference source="elsa" ref_id="ELSA-2018-4299" ref_url="http://linux.oracle.com/errata/ELSA-2018-4299.html"/> 35283 <reference source="CVE" ref_id="CVE-2017-17805" ref_url="http://linux.oracle.com/cve/CVE-2017-17805.html"/> 35284 <reference source="CVE" ref_id="CVE-2018-10902" ref_url="http://linux.oracle.com/cve/CVE-2018-10902.html"/> 35285 <reference source="CVE" ref_id="CVE-2017-17806" ref_url="http://linux.oracle.com/cve/CVE-2017-17806.html"/> 35286 <reference source="CVE" ref_id="CVE-2018-7755" ref_url="http://linux.oracle.com/cve/CVE-2018-7755.html"/> 35287 <reference source="CVE" ref_id="CVE-2018-13094" ref_url="http://linux.oracle.com/cve/CVE-2018-13094.html"/> 35288 <reference source="CVE" ref_id="CVE-2018-18690" ref_url="http://linux.oracle.com/cve/CVE-2018-18690.html"/> 35289 35290 <description> 35291 [4.1.12-124.23.1] 35292 - xfs: don't call xfs_da_shrink_inode with NULL bp (Eric Sandeen) [Orabug: 28898616] {CVE-2018-13094} 35293 - ALSA: rawmidi: Change resized buffers atomically (Takashi Iwai) [Orabug: 28898636] {CVE-2018-10902} 35294 - md/raid5: fix a race condition in stripe batch (Shaohua Li) [Orabug: 28917012] 35295 - xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE (Darrick J. Wong) [Orabug: 28924091] {CVE-2018-18690} 35296 - certs: Add Oracle's new X509 cert into the kernel keyring (Eric Snowberg) [Orabug: 28926203] 35297 - block: fix bdi vs gendisk lifetime mismatch (Shan Hai) [Orabug: 28945039] 35298 - Add the following entries to 'uek-rpm/ol[67]/nano_modules.list': kernel/drivers/net/net_failover.ko kernel/net/core/failover.ko Fixes: b3bc7c163fc9 ('net: Introduce generic failover module') (Vijay Balakrishna) [Orabug: 28953351] 35299 - floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl (Andy Whitcroft) [Orabug: 28956547] {CVE-2018-7755} {CVE-2018-7755} 35300 - iov_iter: don't revert iov buffer if csum error (Ding Tianhong) [Orabug: 28960296] 35301 - crypto: salsa20 - fix blkcipher_walk API usage (Eric Biggers) [Orabug: 28976583] {CVE-2017-17805} 35302 - crypto: hmac - require that the underlying hash algorithm is unkeyed (Eric Biggers) [Orabug: 28976653] {CVE-2017-17806} 35303 </description> 35304 <!-- 35305 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 35306 --> 35307 <advisory> 35308 <severity>IMPORTANT</severity> 35309 <rights>Copyright 2018 Oracle, Inc.</rights> 35310 <issued date="2018-12-06"/> 35311 <cve href="http://linux.oracle.com/cve/CVE-2017-17805.html">CVE-2017-17805</cve> 35312 <cve href="http://linux.oracle.com/cve/CVE-2018-10902.html">CVE-2018-10902</cve> 35313 <cve href="http://linux.oracle.com/cve/CVE-2017-17806.html">CVE-2017-17806</cve> 35314 <cve href="http://linux.oracle.com/cve/CVE-2018-7755.html">CVE-2018-7755</cve> 35315 <cve href="http://linux.oracle.com/cve/CVE-2018-13094.html">CVE-2018-13094</cve> 35316 <cve href="http://linux.oracle.com/cve/CVE-2018-18690.html">CVE-2018-18690</cve> 35317 35318 </advisory> 35319 </metadata> 35320 <criteria operator="OR"> 35321 <criteria operator="AND"> 35322 <criterion test_ref="oval:com.oracle.elsa:tst:20184299001" comment="Oracle Linux 6 is installed"/> 35323 <criteria operator="OR"> 35324 <criteria operator="AND"> 35325 <criterion test_ref="oval:com.oracle.elsa:tst:20184299002" comment="kernel-uek is earlier than 0:4.1.12-124.23.1.el6uek"/> 35326 <criterion test_ref="oval:com.oracle.elsa:tst:20184299003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 35327 </criteria> 35328 <criteria operator="AND"> 35329 <criterion test_ref="oval:com.oracle.elsa:tst:20184299004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.23.1.el6uek"/> 35330 <criterion test_ref="oval:com.oracle.elsa:tst:20184299005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 35331 </criteria> 35332 <criteria operator="AND"> 35333 <criterion test_ref="oval:com.oracle.elsa:tst:20184299006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.23.1.el6uek"/> 35334 <criterion test_ref="oval:com.oracle.elsa:tst:20184299007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 35335 </criteria> 35336 <criteria operator="AND"> 35337 <criterion test_ref="oval:com.oracle.elsa:tst:20184299008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.23.1.el6uek"/> 35338 <criterion test_ref="oval:com.oracle.elsa:tst:20184299009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 35339 </criteria> 35340 <criteria operator="AND"> 35341 <criterion test_ref="oval:com.oracle.elsa:tst:20184299010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.23.1.el6uek"/> 35342 <criterion test_ref="oval:com.oracle.elsa:tst:20184299011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 35343 </criteria> 35344 <criteria operator="AND"> 35345 <criterion test_ref="oval:com.oracle.elsa:tst:20184299012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.23.1.el6uek"/> 35346 <criterion test_ref="oval:com.oracle.elsa:tst:20184299013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 35347 </criteria> 35348 </criteria> 35349 </criteria> 35350 <criteria operator="AND"> 35351 <criterion test_ref="oval:com.oracle.elsa:tst:20184299014" comment="Oracle Linux 7 is installed"/> 35352 <criteria operator="OR"> 35353 <criteria operator="AND"> 35354 <criterion test_ref="oval:com.oracle.elsa:tst:20184299015" comment="kernel-uek is earlier than 0:4.1.12-124.23.1.el7uek"/> 35355 <criterion test_ref="oval:com.oracle.elsa:tst:20184299016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 35356 </criteria> 35357 <criteria operator="AND"> 35358 <criterion test_ref="oval:com.oracle.elsa:tst:20184299017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.23.1.el7uek"/> 35359 <criterion test_ref="oval:com.oracle.elsa:tst:20184299018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 35360 </criteria> 35361 <criteria operator="AND"> 35362 <criterion test_ref="oval:com.oracle.elsa:tst:20184299019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.23.1.el7uek"/> 35363 <criterion test_ref="oval:com.oracle.elsa:tst:20184299020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 35364 </criteria> 35365 <criteria operator="AND"> 35366 <criterion test_ref="oval:com.oracle.elsa:tst:20184299021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.23.1.el7uek"/> 35367 <criterion test_ref="oval:com.oracle.elsa:tst:20184299022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 35368 </criteria> 35369 <criteria operator="AND"> 35370 <criterion test_ref="oval:com.oracle.elsa:tst:20184299023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.23.1.el7uek"/> 35371 <criterion test_ref="oval:com.oracle.elsa:tst:20184299024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 35372 </criteria> 35373 <criteria operator="AND"> 35374 <criterion test_ref="oval:com.oracle.elsa:tst:20184299025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.23.1.el7uek"/> 35375 <criterion test_ref="oval:com.oracle.elsa:tst:20184299026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 35376 </criteria> 35377 </criteria> 35378 </criteria> 35379 </criteria> 35380 </definition> 35381 <definition id="oval:com.oracle.elsa:def:20184300" version="501" class="patch"> 35382 <metadata> 35383 <title> 35384 ELSA-2018-4300: Unbreakable Enterprise kernel security update (IMPORTANT) 35385 </title> 35386 <affected family="unix"> 35387 <platform>Oracle Linux 6</platform> 35388 <platform>Oracle Linux 7</platform> 35389 35390 </affected> 35391 <reference source="elsa" ref_id="ELSA-2018-4300" ref_url="http://linux.oracle.com/errata/ELSA-2018-4300.html"/> 35392 <reference source="CVE" ref_id="CVE-2017-17805" ref_url="http://linux.oracle.com/cve/CVE-2017-17805.html"/> 35393 <reference source="CVE" ref_id="CVE-2018-10902" ref_url="http://linux.oracle.com/cve/CVE-2018-10902.html"/> 35394 <reference source="CVE" ref_id="CVE-2017-13168" ref_url="http://linux.oracle.com/cve/CVE-2017-13168.html"/> 35395 <reference source="CVE" ref_id="CVE-2018-1000204" ref_url="http://linux.oracle.com/cve/CVE-2018-1000204.html"/> 35396 <reference source="CVE" ref_id="CVE-2018-18710" ref_url="http://linux.oracle.com/cve/CVE-2018-18710.html"/> 35397 <reference source="CVE" ref_id="CVE-2014-9728" ref_url="http://linux.oracle.com/cve/CVE-2014-9728.html"/> 35398 <reference source="CVE" ref_id="CVE-2016-3713" ref_url="http://linux.oracle.com/cve/CVE-2016-3713.html"/> 35399 <reference source="CVE" ref_id="CVE-2017-17806" ref_url="http://linux.oracle.com/cve/CVE-2017-17806.html"/> 35400 <reference source="CVE" ref_id="CVE-2018-7755" ref_url="http://linux.oracle.com/cve/CVE-2018-7755.html"/> 35401 <reference source="CVE" ref_id="CVE-2018-10021" ref_url="http://linux.oracle.com/cve/CVE-2018-10021.html"/> 35402 35403 <description> 35404 kernel-uek 35405 [3.8.13-118.28.1] 35406 - udf: Check component length before reading it (Jan Kara) [Orabug: 21193696] {CVE-2014-9728} 35407 - udf: Verify i_size when loading inode (Shan Hai) [Orabug: 21193696] {CVE-2014-9728} 35408 - intel_pstate: Fix overflow in busy_scaled due to long delay (mridula shastry) [Orabug: 28005134] 35409 - scsi: libsas: defer ata device eh commands to libata (Jason Yan) [Orabug: 28459689] {CVE-2018-10021} 35410 - nfsd: silence sparse warning about accessing credentials (Jeff Layton) [Orabug: 28824742] {CVE-2017-13168} 35411 - scsi: sg: mitigate read/write abuse (Jann Horn) [Orabug: 28824742] {CVE-2017-13168} 35412 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect() (Alexander Potapenko) [Orabug: 28892683] {CVE-2018-1000204} 35413 - ALSA: rawmidi: Change resized buffers atomically (Takashi Iwai) [Orabug: 28898650] {CVE-2018-10902} 35414 - KVM: MTRR: remove MSR 0x2f8 (Andy Honig) [Orabug: 28901657] {CVE-2016-3713} {CVE-2016-3713} 35415 - cdrom: fix improper type cast, which can leat to information leak. (Young_X) [Orabug: 28929777] {CVE-2018-16658} {CVE-2018-10940} {CVE-2018-18710} 35416 - floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl (Andy Whitcroft) {CVE-2018-7755} {CVE-2018-7755} 35417 - crypto: salsa20 - fix blkcipher_walk API usage (Eric Biggers) [Orabug: 28976585] {CVE-2017-17805} 35418 - crypto: hmac - require that the underlying hash algorithm is unkeyed (Eric Biggers) [Orabug: 28976654] {CVE-2017-17806} 35419 </description> 35420 <!-- 35421 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 35422 --> 35423 <advisory> 35424 <severity>IMPORTANT</severity> 35425 <rights>Copyright 2018 Oracle, Inc.</rights> 35426 <issued date="2018-12-06"/> 35427 <cve href="http://linux.oracle.com/cve/CVE-2017-17805.html">CVE-2017-17805</cve> 35428 <cve href="http://linux.oracle.com/cve/CVE-2018-10902.html">CVE-2018-10902</cve> 35429 <cve href="http://linux.oracle.com/cve/CVE-2017-13168.html">CVE-2017-13168</cve> 35430 <cve href="http://linux.oracle.com/cve/CVE-2018-1000204.html">CVE-2018-1000204</cve> 35431 <cve href="http://linux.oracle.com/cve/CVE-2018-18710.html">CVE-2018-18710</cve> 35432 <cve href="http://linux.oracle.com/cve/CVE-2014-9728.html">CVE-2014-9728</cve> 35433 <cve href="http://linux.oracle.com/cve/CVE-2016-3713.html">CVE-2016-3713</cve> 35434 <cve href="http://linux.oracle.com/cve/CVE-2017-17806.html">CVE-2017-17806</cve> 35435 <cve href="http://linux.oracle.com/cve/CVE-2018-7755.html">CVE-2018-7755</cve> 35436 <cve href="http://linux.oracle.com/cve/CVE-2018-10021.html">CVE-2018-10021</cve> 35437 35438 </advisory> 35439 </metadata> 35440 <criteria operator="OR"> 35441 <criteria operator="AND"> 35442 <criterion test_ref="oval:com.oracle.elsa:tst:20184300001" comment="Oracle Linux 6 is installed"/> 35443 <criteria operator="OR"> 35444 <criteria operator="AND"> 35445 <criterion test_ref="oval:com.oracle.elsa:tst:20184300002" comment="dtrace-modules-3.8.13-118.28.1.el6uek is earlier than 0:0.4.5-3.el6"/> 35446 <criterion test_ref="oval:com.oracle.elsa:tst:20184300003" comment="dtrace-modules-3.8.13-118.28.1.el6uek is signed with the Oracle Linux 6 key"/> 35447 </criteria> 35448 <criteria operator="AND"> 35449 <criterion test_ref="oval:com.oracle.elsa:tst:20184300004" comment="kernel-uek is earlier than 0:3.8.13-118.28.1.el6uek"/> 35450 <criterion test_ref="oval:com.oracle.elsa:tst:20184300005" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 35451 </criteria> 35452 <criteria operator="AND"> 35453 <criterion test_ref="oval:com.oracle.elsa:tst:20184300006" comment="kernel-uek-debug is earlier than 0:3.8.13-118.28.1.el6uek"/> 35454 <criterion test_ref="oval:com.oracle.elsa:tst:20184300007" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 35455 </criteria> 35456 <criteria operator="AND"> 35457 <criterion test_ref="oval:com.oracle.elsa:tst:20184300008" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.28.1.el6uek"/> 35458 <criterion test_ref="oval:com.oracle.elsa:tst:20184300009" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 35459 </criteria> 35460 <criteria operator="AND"> 35461 <criterion test_ref="oval:com.oracle.elsa:tst:20184300010" comment="kernel-uek-devel is earlier than 0:3.8.13-118.28.1.el6uek"/> 35462 <criterion test_ref="oval:com.oracle.elsa:tst:20184300011" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 35463 </criteria> 35464 <criteria operator="AND"> 35465 <criterion test_ref="oval:com.oracle.elsa:tst:20184300012" comment="kernel-uek-doc is earlier than 0:3.8.13-118.28.1.el6uek"/> 35466 <criterion test_ref="oval:com.oracle.elsa:tst:20184300013" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 35467 </criteria> 35468 <criteria operator="AND"> 35469 <criterion test_ref="oval:com.oracle.elsa:tst:20184300014" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.28.1.el6uek"/> 35470 <criterion test_ref="oval:com.oracle.elsa:tst:20184300015" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 35471 </criteria> 35472 </criteria> 35473 </criteria> 35474 <criteria operator="AND"> 35475 <criterion test_ref="oval:com.oracle.elsa:tst:20184300016" comment="Oracle Linux 7 is installed"/> 35476 <criteria operator="OR"> 35477 <criteria operator="AND"> 35478 <criterion test_ref="oval:com.oracle.elsa:tst:20184300017" comment="dtrace-modules-3.8.13-118.28.1.el7uek is earlier than 0:0.4.5-3.el7"/> 35479 <criterion test_ref="oval:com.oracle.elsa:tst:20184300018" comment="dtrace-modules-3.8.13-118.28.1.el7uek is signed with the Oracle Linux 7 key"/> 35480 </criteria> 35481 <criteria operator="AND"> 35482 <criterion test_ref="oval:com.oracle.elsa:tst:20184300019" comment="kernel-uek is earlier than 0:3.8.13-118.28.1.el7uek"/> 35483 <criterion test_ref="oval:com.oracle.elsa:tst:20184300020" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 35484 </criteria> 35485 <criteria operator="AND"> 35486 <criterion test_ref="oval:com.oracle.elsa:tst:20184300021" comment="kernel-uek-debug is earlier than 0:3.8.13-118.28.1.el7uek"/> 35487 <criterion test_ref="oval:com.oracle.elsa:tst:20184300022" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 35488 </criteria> 35489 <criteria operator="AND"> 35490 <criterion test_ref="oval:com.oracle.elsa:tst:20184300023" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.28.1.el7uek"/> 35491 <criterion test_ref="oval:com.oracle.elsa:tst:20184300024" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 35492 </criteria> 35493 <criteria operator="AND"> 35494 <criterion test_ref="oval:com.oracle.elsa:tst:20184300025" comment="kernel-uek-devel is earlier than 0:3.8.13-118.28.1.el7uek"/> 35495 <criterion test_ref="oval:com.oracle.elsa:tst:20184300026" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 35496 </criteria> 35497 <criteria operator="AND"> 35498 <criterion test_ref="oval:com.oracle.elsa:tst:20184300027" comment="kernel-uek-doc is earlier than 0:3.8.13-118.28.1.el7uek"/> 35499 <criterion test_ref="oval:com.oracle.elsa:tst:20184300028" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 35500 </criteria> 35501 <criteria operator="AND"> 35502 <criterion test_ref="oval:com.oracle.elsa:tst:20184300029" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.28.1.el7uek"/> 35503 <criterion test_ref="oval:com.oracle.elsa:tst:20184300030" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 35504 </criteria> 35505 </criteria> 35506 </criteria> 35507 </criteria> 35508 </definition> 35509 <definition id="oval:com.oracle.elsa:def:20184301" version="501" class="patch"> 35510 <metadata> 35511 <title> 35512 ELSA-2018-4301: Unbreakable Enterprise kernel security update (IMPORTANT) 35513 </title> 35514 <affected family="unix"> 35515 <platform>Oracle Linux 5</platform> 35516 <platform>Oracle Linux 6</platform> 35517 35518 </affected> 35519 <reference source="elsa" ref_id="ELSA-2018-4301" ref_url="http://linux.oracle.com/errata/ELSA-2018-4301.html"/> 35520 <reference source="CVE" ref_id="CVE-2014-7970" ref_url="http://linux.oracle.com/cve/CVE-2014-7970.html"/> 35521 <reference source="CVE" ref_id="CVE-2018-7566" ref_url="http://linux.oracle.com/cve/CVE-2018-7566.html"/> 35522 <reference source="CVE" ref_id="CVE-2017-17805" ref_url="http://linux.oracle.com/cve/CVE-2017-17805.html"/> 35523 <reference source="CVE" ref_id="CVE-2018-1000204" ref_url="http://linux.oracle.com/cve/CVE-2018-1000204.html"/> 35524 <reference source="CVE" ref_id="CVE-2018-18710" ref_url="http://linux.oracle.com/cve/CVE-2018-18710.html"/> 35525 <reference source="CVE" ref_id="CVE-2014-9728" ref_url="http://linux.oracle.com/cve/CVE-2014-9728.html"/> 35526 <reference source="CVE" ref_id="CVE-2016-3713" ref_url="http://linux.oracle.com/cve/CVE-2016-3713.html"/> 35527 <reference source="CVE" ref_id="CVE-2017-17806" ref_url="http://linux.oracle.com/cve/CVE-2017-17806.html"/> 35528 <reference source="CVE" ref_id="CVE-2018-7755" ref_url="http://linux.oracle.com/cve/CVE-2018-7755.html"/> 35529 35530 <description> 35531 [2.6.39-400.304.1] 35532 - mnt: Prevent pivot_root from creating a loop in the mount tree (Eric W. Biederman) [Orabug: 26575709] {CVE-2014-7970} {CVE-2014-7970} 35533 - vfs: more mnt_parent cleanups (Al Viro) [Orabug: 26575709] {CVE-2014-7970} 35534 - vfs: new internal helper: mnt_has_parent(mnt) (Al Viro) [Orabug: 26575709] {CVE-2014-7970} 35535 - ALSA: seq: Fix racy pool initializations (Takashi Iwai) [Orabug: 28459730] {CVE-2018-7566} 35536 - xen-netback: calculate full_coalesce before the pre-estimation of ring buffer slots to consume (Dongli Zhang) [Orabug: 28818690] 35537 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect() (Alexander Potapenko) [Orabug: 28892695] {CVE-2018-1000204} 35538 - KVM: MTRR: remove MSR 0x2f8 (Andy Honig) [Orabug: 28901711] {CVE-2016-3713} {CVE-2016-3713} 35539 - cdrom: fix improper type cast, which can leat to information leak. (Young_X) [Orabug: 28929788] {CVE-2018-16658} {CVE-2018-10940} {CVE-2018-18710} 35540 - udf: Check component length before reading it (Jan Kara) [Orabug: 28941923] {CVE-2014-9728} 35541 - udf: Verify symlink size before loading it (Shan Hai) [Orabug: 28941923] {CVE-2014-9728} 35542 - udf: Verify i_size when loading inode (Shan Hai) [Orabug: 28941923] {CVE-2014-9728} 35543 - floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl (Andy Whitcroft) [Orabug: 28956549] {CVE-2018-7755} {CVE-2018-7755} 35544 - crypto: salsa20 - fix blkcipher_walk API usage (Eric Biggers) [Orabug: 28976586] {CVE-2017-17805} 35545 - crypto: hmac - require that the underlying hash algorithm is unkeyed (Eric Biggers) [Orabug: 28976655] {CVE-2017-17806} 35546 </description> 35547 <!-- 35548 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 35549 --> 35550 <advisory> 35551 <severity>IMPORTANT</severity> 35552 <rights>Copyright 2018 Oracle, Inc.</rights> 35553 <issued date="2018-12-09"/> 35554 <cve href="http://linux.oracle.com/cve/CVE-2014-7970.html">CVE-2014-7970</cve> 35555 <cve href="http://linux.oracle.com/cve/CVE-2018-7566.html">CVE-2018-7566</cve> 35556 <cve href="http://linux.oracle.com/cve/CVE-2017-17805.html">CVE-2017-17805</cve> 35557 <cve href="http://linux.oracle.com/cve/CVE-2018-1000204.html">CVE-2018-1000204</cve> 35558 <cve href="http://linux.oracle.com/cve/CVE-2018-18710.html">CVE-2018-18710</cve> 35559 <cve href="http://linux.oracle.com/cve/CVE-2014-9728.html">CVE-2014-9728</cve> 35560 <cve href="http://linux.oracle.com/cve/CVE-2016-3713.html">CVE-2016-3713</cve> 35561 <cve href="http://linux.oracle.com/cve/CVE-2017-17806.html">CVE-2017-17806</cve> 35562 <cve href="http://linux.oracle.com/cve/CVE-2018-7755.html">CVE-2018-7755</cve> 35563 35564 </advisory> 35565 </metadata> 35566 <criteria operator="OR"> 35567 <criteria operator="AND"> 35568 <criterion test_ref="oval:com.oracle.elsa:tst:20184301001" comment="Oracle Linux 5 is installed"/> 35569 <criteria operator="OR"> 35570 <criteria operator="AND"> 35571 <criterion test_ref="oval:com.oracle.elsa:tst:20184301002" comment="kernel-uek is earlier than 0:2.6.39-400.304.1.el5uek"/> 35572 <criterion test_ref="oval:com.oracle.elsa:tst:20184301003" comment="kernel-uek is signed with the Oracle Linux 5 key"/> 35573 </criteria> 35574 <criteria operator="AND"> 35575 <criterion test_ref="oval:com.oracle.elsa:tst:20184301004" comment="kernel-uek-debug is earlier than 0:2.6.39-400.304.1.el5uek"/> 35576 <criterion test_ref="oval:com.oracle.elsa:tst:20184301005" comment="kernel-uek-debug is signed with the Oracle Linux 5 key"/> 35577 </criteria> 35578 <criteria operator="AND"> 35579 <criterion test_ref="oval:com.oracle.elsa:tst:20184301006" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.304.1.el5uek"/> 35580 <criterion test_ref="oval:com.oracle.elsa:tst:20184301007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key"/> 35581 </criteria> 35582 <criteria operator="AND"> 35583 <criterion test_ref="oval:com.oracle.elsa:tst:20184301008" comment="kernel-uek-devel is earlier than 0:2.6.39-400.304.1.el5uek"/> 35584 <criterion test_ref="oval:com.oracle.elsa:tst:20184301009" comment="kernel-uek-devel is signed with the Oracle Linux 5 key"/> 35585 </criteria> 35586 <criteria operator="AND"> 35587 <criterion test_ref="oval:com.oracle.elsa:tst:20184301010" comment="kernel-uek-doc is earlier than 0:2.6.39-400.304.1.el5uek"/> 35588 <criterion test_ref="oval:com.oracle.elsa:tst:20184301011" comment="kernel-uek-doc is signed with the Oracle Linux 5 key"/> 35589 </criteria> 35590 <criteria operator="AND"> 35591 <criterion test_ref="oval:com.oracle.elsa:tst:20184301012" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.304.1.el5uek"/> 35592 <criterion test_ref="oval:com.oracle.elsa:tst:20184301013" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key"/> 35593 </criteria> 35594 </criteria> 35595 </criteria> 35596 <criteria operator="AND"> 35597 <criterion test_ref="oval:com.oracle.elsa:tst:20184301014" comment="Oracle Linux 6 is installed"/> 35598 <criteria operator="OR"> 35599 <criteria operator="AND"> 35600 <criterion test_ref="oval:com.oracle.elsa:tst:20184301015" comment="kernel-uek is earlier than 0:2.6.39-400.304.1.el6uek"/> 35601 <criterion test_ref="oval:com.oracle.elsa:tst:20184301016" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 35602 </criteria> 35603 <criteria operator="AND"> 35604 <criterion test_ref="oval:com.oracle.elsa:tst:20184301017" comment="kernel-uek-debug is earlier than 0:2.6.39-400.304.1.el6uek"/> 35605 <criterion test_ref="oval:com.oracle.elsa:tst:20184301018" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 35606 </criteria> 35607 <criteria operator="AND"> 35608 <criterion test_ref="oval:com.oracle.elsa:tst:20184301019" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.304.1.el6uek"/> 35609 <criterion test_ref="oval:com.oracle.elsa:tst:20184301020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 35610 </criteria> 35611 <criteria operator="AND"> 35612 <criterion test_ref="oval:com.oracle.elsa:tst:20184301021" comment="kernel-uek-devel is earlier than 0:2.6.39-400.304.1.el6uek"/> 35613 <criterion test_ref="oval:com.oracle.elsa:tst:20184301022" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 35614 </criteria> 35615 <criteria operator="AND"> 35616 <criterion test_ref="oval:com.oracle.elsa:tst:20184301023" comment="kernel-uek-doc is earlier than 0:2.6.39-400.304.1.el6uek"/> 35617 <criterion test_ref="oval:com.oracle.elsa:tst:20184301024" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 35618 </criteria> 35619 <criteria operator="AND"> 35620 <criterion test_ref="oval:com.oracle.elsa:tst:20184301025" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.304.1.el6uek"/> 35621 <criterion test_ref="oval:com.oracle.elsa:tst:20184301026" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 35622 </criteria> 35623 </criteria> 35624 </criteria> 35625 </criteria> 35626 </definition> 35627 <definition id="oval:com.oracle.elsa:def:20184303" version="501" class="patch"> 35628 <metadata> 35629 <title> 35630 ELSA-2018-4303: kubernetes security update (IMPORTANT) 35631 </title> 35632 <affected family="unix"> 35633 <platform>Oracle Linux 7</platform> 35634 35635 </affected> 35636 <reference source="elsa" ref_id="ELSA-2018-4303" ref_url="http://linux.oracle.com/errata/ELSA-2018-4303.html"/> 35637 <reference source="CVE" ref_id="CVE-2018-1002105" ref_url="http://linux.oracle.com/cve/CVE-2018-1002105.html"/> 35638 35639 <description> 35640 [1.9.11-2.1.1] 35641 - Fix kubeadm-registry.sh 35642 - Use golang 1.9.3 35643 - [CVE-2018-1002105] Handle error responses from backends 35644 - Bump to v1.9.11 35645 35646 [1.9.1-2.1.7] 35647 - [Orabug 27803001] 35648 35649 [1.9.1-2.1.5] 35650 - Production built 1.9.1-2.1.5 35651 - Fix the upgrade version check 35652 - Remove w/a from [Orabug 27125915] 35653 35654 [1.9.1-2.1.4.dev] 35655 - Make sure worker node upgrade properly 35656 - [Orabug 27649898] 35657 35658 [1.9.1-2.1.3.dev] 35659 - Ensure that the runtime mounts RO volumes read-only [CVE-2017-1002102] 35660 - Update Dashboard version to v1.8.3 [CVE-2017-1002102] 35661 - Fix nested volume mounts for read-only API data volumes [CVE-2017-1002102] 35662 - Fixed kubeadm-setup.sh and kubeadm-registry.sh 35663 - Add feature gate for subpath [CVE-2017-1002101] 35664 - Add subpath e2e tests [CVE-2017-1002101] 35665 - Lock subPath volumes [CVE-2017-1002101] 35666 35667 [1.9.1-2.0.2] 35668 - Add Major and Minor version 35669 - Production built 1.9.1-2.0.2 35670 35671 [1.9.1-2.0.1] 35672 - Production built 1.9.1-2.0.1 35673 35674 [1.9.1-1.0.8.dev] 35675 - Properly take care of KUBE_REPO_PREFIX for worker upgrade 35676 - In restart case, take care of no image case 35677 35678 [1.9.1-1.0.7.dev] 35679 - Fix apiserver-cert-extra-sans 35680 - [Orabug 27531451] 35681 35682 [1.9.1-1.0.6.dev] 35683 - Also need to fix the repo location 35684 35685 [1.9.1-1.0.5.dev] 35686 - [Orabug 27481302] 35687 35688 [1.9.1-1.0.4.dev] 35689 - In the restart check image could be empty 35690 35691 [1.9.1-1.0.3.dev] 35692 - [Orabug 27486461] 35693 35694 [1.9.1-1.0.2.dev] 35695 - Occasionally pod-infra-container-image doesn't get propagate 35696 35697 [1.9.1-1.0.1.dev] 35698 - Fix kubeadm-setup.sh for v1.9.1 35699 - Fix kubeadm-registry.sh for v1.9.1 35700 - Upstream modifications for Oracle 35701 - Update to v1.9.1 35702 35703 [1.8.4-2.0.1] 35704 - If KUBE_REPO_PREFIX is not set then initialized to default registry 35705 - Built production 1.8.4-2.0.1 35706 35707 [1.8.4-1.2.3.dev] 35708 - [Orabug 27256199] 35709 35710 [1.8.4-1.2.2.dev] 35711 - Remove -beta.0 string from the pkg 35712 - Check and create /var/run/kubeadm early and once 35713 35714 [1.8.4-1.2.1.dev] 35715 - Fix kubeadm-registry.sh default to 1.8.4 35716 - [Orabug 27248937] 35717 35718 [1.8.4-1.2.0.dev] 35719 - Update to v1.8.4 35720 - Upstream code changes 35721 - Support upgrade from a lower version of 1.8 to a higher one 35722 - KUBE_GIT_TREE_STATE='git archive' breaks build 35723 - Modify KUBE_GIT_VERSION in kubernetes.spec 35724 - Take care of kubeadm-setup.sh to allow swap for now 35725 35726 [1.8.1-2.0.1] 35727 - Built production 1.8.1-2.0.1 35728 35729 [1.8.1-1.1.9] 35730 - Change kubeadm to requires kubelet and kubectl 35731 - Fix kubeadm command line failure 35732 35733 [1.8.1-1.1.8.rc2] 35734 - Remove --skip flag on upgrade path 35735 - [Orabug 27125915] 35736 - Enabling kubectl-proxy.service for dashboard 35737 - Include service-cluster-ip-range in the NO_PROXY for upgrade 35738 35739 [1.8.1-1.1.7.rc1] 35740 - Improve on OCR registry mirror optimization 35741 - Fix upgrade to allow 1.7 or 1.8 kubelet/kubectl 35742 35743 [1.8.1-1.1.6.dev] 35744 - Fix upgrade check of apiserver image version 35745 - OCI REGISTRY optimization 35746 - Modify flannel ip on the /tmp file instead of the original 35747 - Include api advertise-address in NO_PROXY during upgrade 35748 - Make the token to expiry in 24 hr in the upgrade case 35749 - Add kubeadm-registry.sh 35750 35751 [1.8.1-1.1.5.dev] 35752 - Start kubectl-proxy.service automatically for dashboard 35753 - Fix unbound variable for check 35754 - Upgrade restore and flannel upgrade capability 35755 - Include version info in backup and restore 35756 - Take care of kubeadm init and join parameters checking 35757 35758 [1.8.1-1.1.4.dev] 35759 - Optimize dashboard creation 35760 - Fixup upgrade 35761 - Fixup upgrade 2.0 35762 - Cleanup /var/lib/cni as stale ip files could create network issues 35763 - Only display WARNING for [kubeadm] 35764 35765 [1.8.1-1.0.4.dev] 35766 - Re-enable kubernetes-dashboard 35767 - Upgrade modifications 35768 - Make dashboard into a function 35769 - Optimize dashboard creation 35770 - Fixup upgrade 35771 - Fixup upgrade 2.0 35772 35773 [1.8.1-1.0.3.dev] 35774 - Add discovery-token-ca-cert-has to kubeadm::join 35775 - Additional things to cleanup in kubeadm::down 35776 - Fix kubelet failure for 1.8 35777 - Don't reload firewall rule in --skip case for consistency 35778 35779 [1.8.1-1.0.2.dev] 35780 - Implement upgrade capability 35781 - Bringing back KUBE_REPO_PREFIX 35782 - WORKAROUND FOR LACK OF OCR 35783 35784 [1.8.1-1.0.1.dev] 35785 - Update to v1.8.1 35786 - kubeadm doesn't require kubelet and kubectl anymore 35787 - optimize firewalld checking 35788 - move repo check to its own function + OCI repo check 35789 - --fail-swap-on=false on kubelet for backwards compatibility 35790 35791 [1.7.4-2.0.7.dev] 35792 - [Orabug 26926112] 35793 - Put 100% completed message 35794 35795 [1.7.4-2.0.6.dev] 35796 - --skip-preflight-checks doesn't check kubelet status 35797 - TRAP cleanup background processes 35798 35799 [1.7.4-2.0.5.dev] 35800 - [Orabug 26866772] 35801 - Include rough % completed for kubeadm-setup.sh up 35802 - Extend the usage of kubeadm-setup up 35803 35804 [1.7.4-2.0.4.dev] 35805 - Check is /sbin in the PATH 35806 - Implement init command as such more 'kubeadm init' options can be used 35807 - Implement a spinning progress bar in case downloading takes a while 35808 35809 [1.7.4-2.0.1] 35810 - Update to v1.7.4 35811 - [Orabug 26677088] kube-dns failure with iptables services 35812 35813 [1.6.4-2.0.1] 35814 - Update to v1.6.4 35815 - Include kubeadm-setup.sh for ease of provisioning via kubeadm with Oracle Linux 35816 </description> 35817 <!-- 35818 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 35819 --> 35820 <advisory> 35821 <severity>IMPORTANT</severity> 35822 <rights>Copyright 2018 Oracle, Inc.</rights> 35823 <issued date="2018-12-11"/> 35824 <cve href="http://linux.oracle.com/cve/CVE-2018-1002105.html">CVE-2018-1002105</cve> 35825 35826 </advisory> 35827 </metadata> 35828 <criteria operator="AND"> 35829 <criterion test_ref="oval:com.oracle.elsa:tst:20184303001" comment="Oracle Linux 7 is installed"/> 35830 <criteria operator="OR"> 35831 <criteria operator="AND"> 35832 <criterion test_ref="oval:com.oracle.elsa:tst:20184303002" comment="kubeadm is earlier than 0:1.9.11-2.1.1.el7"/> 35833 <criterion test_ref="oval:com.oracle.elsa:tst:20184303003" comment="kubeadm is signed with the Oracle Linux 7 key"/> 35834 </criteria> 35835 <criteria operator="AND"> 35836 <criterion test_ref="oval:com.oracle.elsa:tst:20184303004" comment="kubectl is earlier than 0:1.9.11-2.1.1.el7"/> 35837 <criterion test_ref="oval:com.oracle.elsa:tst:20184303005" comment="kubectl is signed with the Oracle Linux 7 key"/> 35838 </criteria> 35839 <criteria operator="AND"> 35840 <criterion test_ref="oval:com.oracle.elsa:tst:20184303006" comment="kubelet is earlier than 0:1.9.11-2.1.1.el7"/> 35841 <criterion test_ref="oval:com.oracle.elsa:tst:20184303007" comment="kubelet is signed with the Oracle Linux 7 key"/> 35842 </criteria> 35843 </criteria> 35844 </criteria> 35845 35846 </definition> 35847 <definition id="oval:com.oracle.elsa:def:20184304" version="501" class="patch"> 35848 <metadata> 35849 <title> 35850 ELSA-2018-4304: Unbreakable Enterprise kernel security update (IMPORTANT) 35851 </title> 35852 <affected family="unix"> 35853 <platform>Oracle Linux 7</platform> 35854 35855 </affected> 35856 <reference source="elsa" ref_id="ELSA-2018-4304" ref_url="http://linux.oracle.com/errata/ELSA-2018-4304.html"/> 35857 <reference source="CVE" ref_id="CVE-2018-5848" ref_url="http://linux.oracle.com/cve/CVE-2018-5848.html"/> 35858 <reference source="CVE" ref_id="CVE-2018-10322" ref_url="http://linux.oracle.com/cve/CVE-2018-10322.html"/> 35859 <reference source="CVE" ref_id="CVE-2018-18710" ref_url="http://linux.oracle.com/cve/CVE-2018-18710.html"/> 35860 <reference source="CVE" ref_id="CVE-2018-7755" ref_url="http://linux.oracle.com/cve/CVE-2018-7755.html"/> 35861 <reference source="CVE" ref_id="CVE-2018-8043" ref_url="http://linux.oracle.com/cve/CVE-2018-8043.html"/> 35862 35863 <description> 35864 [4.14.35-1818.5.4] 35865 - RDS: null pointer dereference in rds_atomic_free_op (Mohamed Ghannam) [Orabug: 28020694] {CVE-2018-5333} 35866 - x86/speculation: Make enhanced IBRS the default spectre v2 mitigation (Alejandro Jimenez) [Orabug: 28474853] 35867 - x86/speculation: Enable enhanced IBRS usage (Alejandro Jimenez) [Orabug: 28474853] 35868 - x86/speculation: functions for supporting enhanced IBRS (Alejandro Jimenez) [Orabug: 28474853] 35869 - KVM: x86: Expose CLDEMOTE CPU feature to guest VM (Jingqi Liu) [Orabug: 28938290] 35870 - x86/cpufeatures: Enumerate cldemote instruction (Fenghua Yu) [Orabug: 28938290] 35871 - libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset (Fred Herard) [Orabug: 28946206] 35872 - wil6210: missing length check in wmi_set_ie (Lior David) [Orabug: 28951267] {CVE-2018-5848} 35873 - floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl (Andy Whitcroft) [Orabug: 28956546] {CVE-2018-7755} {CVE-2018-7755} 35874 35875 [4.14.35-1818.5.3] 35876 - hugetlbfs: use truncate mutex to prevent pmd sharing race (Mike Kravetz) [Orabug: 28896279] 35877 - xfs: enhance dinode verifier (Eric Sandeen) [Orabug: 28943579] {CVE-2018-10322} 35878 - xfs: move inode fork verifiers to xfs_dinode_verify (Darrick J. Wong) [Orabug: 28943579] {CVE-2018-10322} 35879 35880 [4.14.35-1818.5.2] 35881 - rds: crash at rds_ib_inc_copy_to_user+104 due to NULL ptr reference (Venkat Venkatsubra) [Orabug: 28748049] 35882 - kdump/vmcore: support encrypted old memory with SME enabled (Lianbo Jiang) [Orabug: 28796835] 35883 - amd_iommu: remap the device table of IOMMU with the memory encryption mask for kdump (Lianbo Jiang) [Orabug: 28796835] 35884 - kexec: allocate unencrypted control pages for kdump in case SME is enabled (Lianbo Jiang) [Orabug: 28796835] 35885 - x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory (Lianbo Jiang) [Orabug: 28796835] 35886 - net/rds: Fix endless RNR situation (Venkat Venkatsubra) [Orabug: 28857013] 35887 - Btrfs: fix xattr loss after power failure (Filipe Manana) [Orabug: 28893942] 35888 - xen/balloon: Support xend-based toolstack (Boris Ostrovsky) [Orabug: 28901032] 35889 - Btrfs: fix file data corruption after cloning a range and fsync (Filipe Manana) [Orabug: 28905635] 35890 - xen-blkfront: fix kernel panic with negotiate_mq error path (Manjunath Patil) 35891 - cdrom: fix improper type cast, which can leat to information leak. (Young_X) [Orabug: 28929755] {CVE-2018-16658} {CVE-2018-10940} {CVE-2018-18710} 35892 - sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS (Mel Gorman) [Orabug: 28940633] 35893 - sched/fair: Move select_task_rq_fair() slow-path into its own function (Brendan Jackman) [Orabug: 28940633] 35894 - certs: Add Oracle's new X509 cert into .builtin_trusted_keys (Eric Snowberg) [Orabug: 28926200] 35895 - net: Allow pernet_operations to be executed in parallel (Kirill Tkhai) [Orabug: 28924205] 35896 - net: Move mutex_unlock() in cleanup_net() up (Kirill Tkhai) [Orabug: 28924205] 35897 - locking/arch, x86: Add __down_read_killable() (Kirill Tkhai) [Orabug: 28924205] 35898 - locking/x86: Use named operands in rwsem.h (Miguel Bernal Marin) [Orabug: 28924205] 35899 - locking/rwsem: Add down_read_killable() (Kirill Tkhai) [Orabug: 28924205] 35900 - net: Introduce net_sem for protection of pernet_list (Kirill Tkhai) [Orabug: 28924205] 35901 - net: Assign net to net_namespace_list in setup_net() (Kirill Tkhai) [Orabug: 28924205] 35902 - net: Cleanup in copy_net_ns() (Kirill Tkhai) [Orabug: 28924205] 35903 35904 [4.14.35-1818.5.1] 35905 - Revert 'aarch64: remove duplicate dtb in kernel rpm' (Jack Vogel) 35906 35907 [4.14.35-1818.5.0] 35908 - oracleasm: Implement support for QUERY HANDLE operation (Martin K. Petersen) [Orabug: 28887237] 35909 - oracleasm: Honor ASM_IFLAG_FORMAT_NOCHECK flag (Martin K. Petersen) [Orabug: 28887237] 35910 - bpf: 32-bit RSH verification must truncate input before the ALU op (Jann Horn) [Orabug: 28861785] {CVE-2018-18445} 35911 - aarch64: remove duplicate dtb in kernel rpm (Eric Saint-Etienne) [Orabug: 28672035] 35912 - scsi: lpfc: Correct MDS diag and nvmet configuration (James Smart) [Orabug: 28432993] 35913 - uek-rpm: Run 'make olddefconfig' to get latest x86 config values (Victor Erminpour) [Orabug: 28845157] 35914 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:447! (Mike Kravetz) [Orabug: 28886647] 35915 - ext4: update i_disksize if direct write past ondisk size (Eryu Guan) [Orabug: 28869428] 35916 - ext4: protect i_disksize update by i_data_sem in direct write path (Eryu Guan) [Orabug: 28869428] 35917 - config: disable xfs online scrub in uek5 (Darrick J. Wong) [Orabug: 28890254] 35918 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect() (Alexander Potapenko) [Orabug: 28884433] {CVE-2018-1000204} 35919 - random: fix crng_ready() test (Theodore Ts'o) [Orabug: 28863713] {CVE-2018-1108} {CVE-2018-1108} 35920 - proc: do not access cmdline nor environ from file-backed areas (Willy Tarreau) [Orabug: 28863722] {CVE-2018-1120} {CVE-2018-1120} 35921 - vhost: correctly check the iova range when waking virtqueue (Jason Wang) [Orabug: 28892623] {CVE-2018-1118} 35922 - xfs: don't call xfs_da_shrink_inode with NULL bp (Eric Sandeen) [Orabug: 28893785] {CVE-2018-13094} 35923 - ALSA: rawmidi: Change resized buffers atomically (Takashi Iwai) [Orabug: 28893798] {CVE-2018-10902} 35924 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings (Andrea Arcangeli) [Orabug: 28899818] 35925 </description> 35926 <!-- 35927 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 35928 --> 35929 <advisory> 35930 <severity>IMPORTANT</severity> 35931 <rights>Copyright 2018 Oracle, Inc.</rights> 35932 <issued date="2018-12-11"/> 35933 <cve href="http://linux.oracle.com/cve/CVE-2018-5848.html">CVE-2018-5848</cve> 35934 <cve href="http://linux.oracle.com/cve/CVE-2018-10322.html">CVE-2018-10322</cve> 35935 <cve href="http://linux.oracle.com/cve/CVE-2018-18710.html">CVE-2018-18710</cve> 35936 <cve href="http://linux.oracle.com/cve/CVE-2018-7755.html">CVE-2018-7755</cve> 35937 <cve href="http://linux.oracle.com/cve/CVE-2018-8043.html">CVE-2018-8043</cve> 35938 35939 </advisory> 35940 </metadata> 35941 <criteria operator="AND"> 35942 <criterion test_ref="oval:com.oracle.elsa:tst:20184304001" comment="Oracle Linux 7 is installed"/> 35943 <criteria operator="OR"> 35944 <criteria operator="AND"> 35945 <criterion test_ref="oval:com.oracle.elsa:tst:20184304002" comment="kernel-uek is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35946 <criterion test_ref="oval:com.oracle.elsa:tst:20184304003" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 35947 </criteria> 35948 <criteria operator="AND"> 35949 <criterion test_ref="oval:com.oracle.elsa:tst:20184304004" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35950 <criterion test_ref="oval:com.oracle.elsa:tst:20184304005" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 35951 </criteria> 35952 <criteria operator="AND"> 35953 <criterion test_ref="oval:com.oracle.elsa:tst:20184304006" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35954 <criterion test_ref="oval:com.oracle.elsa:tst:20184304007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 35955 </criteria> 35956 <criteria operator="AND"> 35957 <criterion test_ref="oval:com.oracle.elsa:tst:20184304008" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35958 <criterion test_ref="oval:com.oracle.elsa:tst:20184304009" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 35959 </criteria> 35960 <criteria operator="AND"> 35961 <criterion test_ref="oval:com.oracle.elsa:tst:20184304010" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35962 <criterion test_ref="oval:com.oracle.elsa:tst:20184304011" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 35963 </criteria> 35964 <criteria operator="AND"> 35965 <criterion test_ref="oval:com.oracle.elsa:tst:20184304012" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35966 <criterion test_ref="oval:com.oracle.elsa:tst:20184304013" comment="kernel-uek-headers is signed with the Oracle Linux 7 key"/> 35967 </criteria> 35968 <criteria operator="AND"> 35969 <criterion test_ref="oval:com.oracle.elsa:tst:20184304014" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35970 <criterion test_ref="oval:com.oracle.elsa:tst:20184304015" comment="kernel-uek-tools is signed with the Oracle Linux 7 key"/> 35971 </criteria> 35972 <criteria operator="AND"> 35973 <criterion test_ref="oval:com.oracle.elsa:tst:20184304016" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35974 <criterion test_ref="oval:com.oracle.elsa:tst:20184304017" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key"/> 35975 </criteria> 35976 <criteria operator="AND"> 35977 <criterion test_ref="oval:com.oracle.elsa:tst:20184304018" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35978 <criterion test_ref="oval:com.oracle.elsa:tst:20184304019" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key"/> 35979 </criteria> 35980 <criteria operator="AND"> 35981 <criterion test_ref="oval:com.oracle.elsa:tst:20184304020" comment="perf is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35982 <criterion test_ref="oval:com.oracle.elsa:tst:20184304021" comment="perf is signed with the Oracle Linux 7 key"/> 35983 </criteria> 35984 <criteria operator="AND"> 35985 <criterion test_ref="oval:com.oracle.elsa:tst:20184304022" comment="python-perf is earlier than 0:4.14.35-1818.5.4.el7uek"/> 35986 <criterion test_ref="oval:com.oracle.elsa:tst:20184304023" comment="python-perf is signed with the Oracle Linux 7 key"/> 35987 </criteria> 35988 </criteria> 35989 </criteria> 35990 35991 </definition> 35992 <definition id="oval:com.oracle.elsa:def:20184307" version="501" class="patch"> 35993 <metadata> 35994 <title> 35995 ELSA-2018-4307: Unbreakable Enterprise kernel security update (IMPORTANT) 35996 </title> 35997 <affected family="unix"> 35998 <platform>Oracle Linux 6</platform> 35999 <platform>Oracle Linux 7</platform> 36000 36001 </affected> 36002 <reference source="elsa" ref_id="ELSA-2018-4307" ref_url="http://linux.oracle.com/errata/ELSA-2018-4307.html"/> 36003 <reference source="CVE" ref_id="CVE-2018-1000004" ref_url="http://linux.oracle.com/cve/CVE-2018-1000004.html"/> 36004 <reference source="CVE" ref_id="CVE-2018-8043" ref_url="http://linux.oracle.com/cve/CVE-2018-8043.html"/> 36005 <reference source="CVE" ref_id="CVE-2018-18386" ref_url="http://linux.oracle.com/cve/CVE-2018-18386.html"/> 36006 36007 <description> 36008 [4.1.12-124.23.2] 36009 - n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD) (Linus Torvalds) [Orabug: 28855335] {CVE-2018-18386} 36010 - nfs: Don't take a reference on fl->fl_file for LOCK operation (Benjamin Coddington) [Orabug: 28887442] 36011 - x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations (Samuel Neves) [Orabug: 28933009] 36012 - ALSA: seq: Fix regression by incorrect ioctl_mutex usages (Takashi Iwai) [Orabug: 29005188] {CVE-2018-1000004} 36013 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe() (Wei Yongjun) [Orabug: 29012346] {CVE-2018-8043} 36014 </description> 36015 <!-- 36016 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 36017 --> 36018 <advisory> 36019 <severity>IMPORTANT</severity> 36020 <rights>Copyright 2018 Oracle, Inc.</rights> 36021 <issued date="2018-12-11"/> 36022 <cve href="http://linux.oracle.com/cve/CVE-2018-1000004.html">CVE-2018-1000004</cve> 36023 <cve href="http://linux.oracle.com/cve/CVE-2018-8043.html">CVE-2018-8043</cve> 36024 <cve href="http://linux.oracle.com/cve/CVE-2018-18386.html">CVE-2018-18386</cve> 36025 36026 </advisory> 36027 </metadata> 36028 <criteria operator="OR"> 36029 <criteria operator="AND"> 36030 <criterion test_ref="oval:com.oracle.elsa:tst:20184307001" comment="Oracle Linux 6 is installed"/> 36031 <criteria operator="OR"> 36032 <criteria operator="AND"> 36033 <criterion test_ref="oval:com.oracle.elsa:tst:20184307002" comment="kernel-uek is earlier than 0:4.1.12-124.23.2.el6uek"/> 36034 <criterion test_ref="oval:com.oracle.elsa:tst:20184307003" comment="kernel-uek is signed with the Oracle Linux 6 key"/> 36035 </criteria> 36036 <criteria operator="AND"> 36037 <criterion test_ref="oval:com.oracle.elsa:tst:20184307004" comment="kernel-uek-debug is earlier than 0:4.1.12-124.23.2.el6uek"/> 36038 <criterion test_ref="oval:com.oracle.elsa:tst:20184307005" comment="kernel-uek-debug is signed with the Oracle Linux 6 key"/> 36039 </criteria> 36040 <criteria operator="AND"> 36041 <criterion test_ref="oval:com.oracle.elsa:tst:20184307006" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.23.2.el6uek"/> 36042 <criterion test_ref="oval:com.oracle.elsa:tst:20184307007" comment="kernel-uek-debug-devel is signed with the Oracle Linux 6 key"/> 36043 </criteria> 36044 <criteria operator="AND"> 36045 <criterion test_ref="oval:com.oracle.elsa:tst:20184307008" comment="kernel-uek-devel is earlier than 0:4.1.12-124.23.2.el6uek"/> 36046 <criterion test_ref="oval:com.oracle.elsa:tst:20184307009" comment="kernel-uek-devel is signed with the Oracle Linux 6 key"/> 36047 </criteria> 36048 <criteria operator="AND"> 36049 <criterion test_ref="oval:com.oracle.elsa:tst:20184307010" comment="kernel-uek-doc is earlier than 0:4.1.12-124.23.2.el6uek"/> 36050 <criterion test_ref="oval:com.oracle.elsa:tst:20184307011" comment="kernel-uek-doc is signed with the Oracle Linux 6 key"/> 36051 </criteria> 36052 <criteria operator="AND"> 36053 <criterion test_ref="oval:com.oracle.elsa:tst:20184307012" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.23.2.el6uek"/> 36054 <criterion test_ref="oval:com.oracle.elsa:tst:20184307013" comment="kernel-uek-firmware is signed with the Oracle Linux 6 key"/> 36055 </criteria> 36056 </criteria> 36057 </criteria> 36058 <criteria operator="AND"> 36059 <criterion test_ref="oval:com.oracle.elsa:tst:20184307014" comment="Oracle Linux 7 is installed"/> 36060 <criteria operator="OR"> 36061 <criteria operator="AND"> 36062 <criterion test_ref="oval:com.oracle.elsa:tst:20184307015" comment="kernel-uek is earlier than 0:4.1.12-124.23.2.el7uek"/> 36063 <criterion test_ref="oval:com.oracle.elsa:tst:20184307016" comment="kernel-uek is signed with the Oracle Linux 7 key"/> 36064 </criteria> 36065 <criteria operator="AND"> 36066 <criterion test_ref="oval:com.oracle.elsa:tst:20184307017" comment="kernel-uek-debug is earlier than 0:4.1.12-124.23.2.el7uek"/> 36067 <criterion test_ref="oval:com.oracle.elsa:tst:20184307018" comment="kernel-uek-debug is signed with the Oracle Linux 7 key"/> 36068 </criteria> 36069 <criteria operator="AND"> 36070 <criterion test_ref="oval:com.oracle.elsa:tst:20184307019" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.23.2.el7uek"/> 36071 <criterion test_ref="oval:com.oracle.elsa:tst:20184307020" comment="kernel-uek-debug-devel is signed with the Oracle Linux 7 key"/> 36072 </criteria> 36073 <criteria operator="AND"> 36074 <criterion test_ref="oval:com.oracle.elsa:tst:20184307021" comment="kernel-uek-devel is earlier than 0:4.1.12-124.23.2.el7uek"/> 36075 <criterion test_ref="oval:com.oracle.elsa:tst:20184307022" comment="kernel-uek-devel is signed with the Oracle Linux 7 key"/> 36076 </criteria> 36077 <criteria operator="AND"> 36078 <criterion test_ref="oval:com.oracle.elsa:tst:20184307023" comment="kernel-uek-doc is earlier than 0:4.1.12-124.23.2.el7uek"/> 36079 <criterion test_ref="oval:com.oracle.elsa:tst:20184307024" comment="kernel-uek-doc is signed with the Oracle Linux 7 key"/> 36080 </criteria> 36081 <criteria operator="AND"> 36082 <criterion test_ref="oval:com.oracle.elsa:tst:20184307025" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.23.2.el7uek"/> 36083 <criterion test_ref="oval:com.oracle.elsa:tst:20184307026" comment="kernel-uek-firmware is signed with the Oracle Linux 7 key"/> 36084 </criteria> 36085 </criteria> 36086 </criteria> 36087 </criteria> 36088 </definition> 36089 <definition id="oval:com.oracle.elsa:def:20184312" version="501" class="patch"> 36090 <metadata> 36091 <title> 36092 ELSA-2018-4312: qemu security update (IMPORTANT) 36093 </title> 36094 <affected family="unix"> 36095 <platform>Oracle Linux 7</platform> 36096 36097 </affected> 36098 <reference source="elsa" ref_id="ELSA-2018-4312" ref_url="http://linux.oracle.com/errata/ELSA-2018-4312.html"/> 36099 <reference source="CVE" ref_id="CVE-2018-16867" ref_url="http://linux.oracle.com/cve/CVE-2018-16867.html"/> 36100 36101 <description> 36102 [15:3.0.0-3.el7] 36103 - monitor: guard iothread access by mon->use_io_thread (Wolfgang Bumiller) [Orabug: 29046045] 36104 - monitor: delay monitor iothread creation (Wolfgang Bumiller) [Orabug: 29010480] 36105 - Revert 'qmp: isolate responses into io thread' (Marc-Andre Lureau) [Orabug: 29010480] 36106 - usb-mtp: outlaw slashes in filenames (Gerd Hoffmann) [Orabug: 29037012] {CVE-2018-16867} 36107 36108 [15:3.0.0-2.el7] 36109 - vfio-pci: emit FAILOVER_PRIMARY_CHANGED event on guest behalf when unrealized (Si-Wei Liu) [Orabug: 29011784] 36110 - vfio-pci: add FAILOVER_PRIMARY_CHANGED event to shorten downtime during failover (Si-Wei Liu) [Orabug: 29011776] 36111 - virtio_net: Add support for 'Data Path Switching' during Live Migration. (Venu Busireddy) [Orabug: 28732921] 36112 - parfait: Run static analysis when --with parfait specified (Liam Merwick) [Orabug: 28625099] 36113 - parfait: add buildrpm/parfait-qemu.conf (Liam Merwick) [Orabug: 28625099] 36114 - configure: Provide option to explicitly disable AVX2 (Liam Merwick) [Orabug: 28625099] 36115 - lsi53c895a: convert to trace-events (Mark Cave-Ayland) [Orabug: 29011792] 36116 - lsi: Reselection needed to remove pending commands from queue (George Kennedy) [Orabug: 28626593] 36117 - lsi53c895a: check message length value is valid (Prasad J Pandit) [Orabug: 28873239] {CVE-2018-18849} 36118 - 9p: fix QEMU crash when renaming files (Greg Kurz) [Orabug: 28971710] {CVE-2018-19489} 36119 - 9p: take write lock on fid path updates (CVE-2018-19364) (Greg Kurz) [Orabug: 28957033] {CVE-2018-19364} 36120 - nvme: fix out-of-bounds access to the CMB (Paolo Bonzini) [Orabug: 28885521] {CVE-2018-16847} 36121 - kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case (Jan Kiszka) [Orabug: 28891193] 36122 - i386: Add new model of Cascadelake-Server (Tao Xu) [Orabug: 28886460] 36123 - i386: Add PKU on Skylake-Server CPU model (Tao Xu) [Orabug: 28886461] 36124 36125 36126 </description> 36127 <!-- 36128 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 36129 --> 36130 <advisory> 36131 <severity>IMPORTANT</severity> 36132 <rights>Copyright 2018 Oracle, Inc.</rights> 36133 <issued date="2018-12-21"/> 36134 <cve href="http://linux.oracle.com/cve/CVE-2018-16867.html">CVE-2018-16867</cve> 36135 36136 </advisory> 36137 </metadata> 36138 <criteria operator="AND"> 36139 <criterion test_ref="oval:com.oracle.elsa:tst:20184312001" comment="Oracle Linux 7 is installed"/> 36140 <criteria operator="OR"> 36141 <criteria operator="AND"> 36142 <criterion test_ref="oval:com.oracle.elsa:tst:20184312002" comment="qemu is earlier than 15:3.0.0-3.el7"/> 36143 <criterion test_ref="oval:com.oracle.elsa:tst:20184312003" comment="qemu is signed with the Oracle Linux 7 key"/> 36144 </criteria> 36145 <criteria operator="AND"> 36146 <criterion test_ref="oval:com.oracle.elsa:tst:20184312004" comment="qemu-block-gluster is earlier than 15:3.0.0-3.el7"/> 36147 <criterion test_ref="oval:com.oracle.elsa:tst:20184312005" comment="qemu-block-gluster is signed with the Oracle Linux 7 key"/> 36148 </criteria> 36149 <criteria operator="AND"> 36150 <criterion test_ref="oval:com.oracle.elsa:tst:20184312006" comment="qemu-block-iscsi is earlier than 15:3.0.0-3.el7"/> 36151 <criterion test_ref="oval:com.oracle.elsa:tst:20184312007" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key"/> 36152 </criteria> 36153 <criteria operator="AND"> 36154 <criterion test_ref="oval:com.oracle.elsa:tst:20184312008" comment="qemu-block-rbd is earlier than 15:3.0.0-3.el7"/> 36155 <criterion test_ref="oval:com.oracle.elsa:tst:20184312009" comment="qemu-block-rbd is signed with the Oracle Linux 7 key"/> 36156 </criteria> 36157 <criteria operator="AND"> 36158 <criterion test_ref="oval:com.oracle.elsa:tst:20184312010" comment="qemu-common is earlier than 15:3.0.0-3.el7"/> 36159 <criterion test_ref="oval:com.oracle.elsa:tst:20184312011" comment="qemu-common is signed with the Oracle Linux 7 key"/> 36160 </criteria> 36161 <criteria operator="AND"> 36162 <criterion test_ref="oval:com.oracle.elsa:tst:20184312012" comment="qemu-img is earlier than 15:3.0.0-3.el7"/> 36163 <criterion test_ref="oval:com.oracle.elsa:tst:20184312013" comment="qemu-img is signed with the Oracle Linux 7 key"/> 36164 </criteria> 36165 <criteria operator="AND"> 36166 <criterion test_ref="oval:com.oracle.elsa:tst:20184312014" comment="qemu-kvm is earlier than 15:3.0.0-3.el7"/> 36167 <criterion test_ref="oval:com.oracle.elsa:tst:20184312015" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 36168 </criteria> 36169 <criteria operator="AND"> 36170 <criterion test_ref="oval:com.oracle.elsa:tst:20184312016" comment="qemu-kvm-core is earlier than 15:3.0.0-3.el7"/> 36171 <criterion test_ref="oval:com.oracle.elsa:tst:20184312017" comment="qemu-kvm-core is signed with the Oracle Linux 7 key"/> 36172 </criteria> 36173 <criteria operator="AND"> 36174 <criterion test_ref="oval:com.oracle.elsa:tst:20184312018" comment="qemu-system-x86 is earlier than 15:3.0.0-3.el7"/> 36175 <criterion test_ref="oval:com.oracle.elsa:tst:20184312019" comment="qemu-system-x86 is signed with the Oracle Linux 7 key"/> 36176 </criteria> 36177 <criteria operator="AND"> 36178 <criterion test_ref="oval:com.oracle.elsa:tst:20184312020" comment="qemu-system-x86-core is earlier than 15:3.0.0-3.el7"/> 36179 <criterion test_ref="oval:com.oracle.elsa:tst:20184312021" comment="qemu-system-x86-core is signed with the Oracle Linux 7 key"/> 36180 </criteria> 36181 </criteria> 36182 </criteria> 36183 36184 </definition> 36185 <definition id="oval:com.oracle.elsa:def:20184313" version="501" class="patch"> 36186 <metadata> 36187 <title> 36188 ELSA-2018-4313: qemu security update (IMPORTANT) 36189 </title> 36190 <affected family="unix"> 36191 <platform>Oracle Linux 7</platform> 36192 36193 </affected> 36194 <reference source="elsa" ref_id="ELSA-2018-4313" ref_url="http://linux.oracle.com/errata/ELSA-2018-4313.html"/> 36195 <reference source="CVE" ref_id="CVE-2018-16867" ref_url="http://linux.oracle.com/cve/CVE-2018-16867.html"/> 36196 36197 <description> 36198 [15:3.0.0-3.el7] 36199 - monitor: guard iothread access by mon->use_io_thread (Wolfgang Bumiller) [Orabug: 29046045] 36200 - monitor: delay monitor iothread creation (Wolfgang Bumiller) [Orabug: 29010480] 36201 - Revert 'qmp: isolate responses into io thread' (Marc-Andre Lureau) [Orabug: 29010480] 36202 - usb-mtp: outlaw slashes in filenames (Gerd Hoffmann) [Orabug: 29037012] {CVE-2018-16867} 36203 36204 [15:3.0.0-2.el7] 36205 - vfio-pci: emit FAILOVER_PRIMARY_CHANGED event on guest behalf when unrealized (Si-Wei Liu) [Orabug: 29011784] 36206 - vfio-pci: add FAILOVER_PRIMARY_CHANGED event to shorten downtime during failover (Si-Wei Liu) [Orabug: 29011776] 36207 - virtio_net: Add support for 'Data Path Switching' during Live Migration. (Venu Busireddy) [Orabug: 28732921] 36208 - parfait: Run static analysis when --with parfait specified (Liam Merwick) [Orabug: 28625099] 36209 - parfait: add buildrpm/parfait-qemu.conf (Liam Merwick) [Orabug: 28625099] 36210 - configure: Provide option to explicitly disable AVX2 (Liam Merwick) [Orabug: 28625099] 36211 - lsi53c895a: convert to trace-events (Mark Cave-Ayland) [Orabug: 29011792] 36212 - lsi: Reselection needed to remove pending commands from queue (George Kennedy) [Orabug: 28626593] 36213 - lsi53c895a: check message length value is valid (Prasad J Pandit) [Orabug: 28873239] {CVE-2018-18849} 36214 - 9p: fix QEMU crash when renaming files (Greg Kurz) [Orabug: 28971710] {CVE-2018-19489} 36215 - 9p: take write lock on fid path updates (CVE-2018-19364) (Greg Kurz) [Orabug: 28957033] {CVE-2018-19364} 36216 - nvme: fix out-of-bounds access to the CMB (Paolo Bonzini) [Orabug: 28885521] {CVE-2018-16847} 36217 - kvm: x86: Fix kvm_arch_fixup_msi_route for remap-less case (Jan Kiszka) [Orabug: 28891193] 36218 - i386: Add new model of Cascadelake-Server (Tao Xu) [Orabug: 28886460] 36219 - i386: Add PKU on Skylake-Server CPU model (Tao Xu) [Orabug: 28886461] 36220 </description> 36221 <!-- 36222 ~~~~~~~~~~~~~~~~~~~~ advisory details ~~~~~~~~~~~~~~~~~~~ 36223 --> 36224 <advisory> 36225 <severity>IMPORTANT</severity> 36226 <rights>Copyright 2018 Oracle, Inc.</rights> 36227 <issued date="2018-12-21"/> 36228 <cve href="http://linux.oracle.com/cve/CVE-2018-16867.html">CVE-2018-16867</cve> 36229 36230 </advisory> 36231 </metadata> 36232 <criteria operator="AND"> 36233 <criterion test_ref="oval:com.oracle.elsa:tst:20184313001" comment="Oracle Linux 7 is installed"/> 36234 <criteria operator="OR"> 36235 <criteria operator="AND"> 36236 <criterion test_ref="oval:com.oracle.elsa:tst:20184313002" comment="ivshmem-tools is earlier than 15:3.0.0-3.el7"/> 36237 <criterion test_ref="oval:com.oracle.elsa:tst:20184313003" comment="ivshmem-tools is signed with the Oracle Linux 7 key"/> 36238 </criteria> 36239 <criteria operator="AND"> 36240 <criterion test_ref="oval:com.oracle.elsa:tst:20184313004" comment="qemu is earlier than 15:3.0.0-3.el7"/> 36241 <criterion test_ref="oval:com.oracle.elsa:tst:20184313005" comment="qemu is signed with the Oracle Linux 7 key"/> 36242 </criteria> 36243 <criteria operator="AND"> 36244 <criterion test_ref="oval:com.oracle.elsa:tst:20184313006" comment="qemu-block-gluster is earlier than 15:3.0.0-3.el7"/> 36245 <criterion test_ref="oval:com.oracle.elsa:tst:20184313007" comment="qemu-block-gluster is signed with the Oracle Linux 7 key"/> 36246 </criteria> 36247 <criteria operator="AND"> 36248 <criterion test_ref="oval:com.oracle.elsa:tst:20184313008" comment="qemu-block-iscsi is earlier than 15:3.0.0-3.el7"/> 36249 <criterion test_ref="oval:com.oracle.elsa:tst:20184313009" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key"/> 36250 </criteria> 36251 <criteria operator="AND"> 36252 <criterion test_ref="oval:com.oracle.elsa:tst:20184313010" comment="qemu-block-rbd is earlier than 15:3.0.0-3.el7"/> 36253 <criterion test_ref="oval:com.oracle.elsa:tst:20184313011" comment="qemu-block-rbd is signed with the Oracle Linux 7 key"/> 36254 </criteria> 36255 <criteria operator="AND"> 36256 <criterion test_ref="oval:com.oracle.elsa:tst:20184313012" comment="qemu-common is earlier than 15:3.0.0-3.el7"/> 36257 <criterion test_ref="oval:com.oracle.elsa:tst:20184313013" comment="qemu-common is signed with the Oracle Linux 7 key"/> 36258 </criteria> 36259 <criteria operator="AND"> 36260 <criterion test_ref="oval:com.oracle.elsa:tst:20184313014" comment="qemu-img is earlier than 15:3.0.0-3.el7"/> 36261 <criterion test_ref="oval:com.oracle.elsa:tst:20184313015" comment="qemu-img is signed with the Oracle Linux 7 key"/> 36262 </criteria> 36263 <criteria operator="AND"> 36264 <criterion test_ref="oval:com.oracle.elsa:tst:20184313016" comment="qemu-kvm is earlier than 15:3.0.0-3.el7"/> 36265 <criterion test_ref="oval:com.oracle.elsa:tst:20184313017" comment="qemu-kvm is signed with the Oracle Linux 7 key"/> 36266 </criteria> 36267 <criteria operator="AND"> 36268 <criterion test_ref="oval:com.oracle.elsa:tst:20184313018" comment="qemu-kvm-core is earlier than 15:3.0.0-3.el7"/> 36269 <criterion test_ref="oval:com.oracle.elsa:tst:20184313019" comment="qemu-kvm-core is signed with the Oracle Linux 7 key"/> 36270 </criteria> 36271 <criteria operator="AND"> 36272 <criterion test_ref="oval:com.oracle.elsa:tst:20184313020" comment="qemu-system-aarch64 is earlier than 15:3.0.0-3.el7"/> 36273 <criterion test_ref="oval:com.oracle.elsa:tst:20184313021" comment="qemu-system-aarch64 is signed with the Oracle Linux 7 key"/> 36274 </criteria> 36275 <criteria operator="AND"> 36276 <criterion test_ref="oval:com.oracle.elsa:tst:20184313022" comment="qemu-system-aarch64-core is earlier than 15:3.0.0-3.el7"/> 36277 <criterion test_ref="oval:com.oracle.elsa:tst:20184313023" comment="qemu-system-aarch64-core is signed with the Oracle Linux 7 key"/> 36278 </criteria> 36279 </criteria> 36280 </criteria> 36281 36282 </definition> 36283 </definitions> 36284 <tests> 36285 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36286 <object object_ref="oval:com.oracle.elsa:obj:20180007001" /> 36287 <state state_ref="oval:com.oracle.elsa:ste:20180007002" /> 36288 </rpminfo_test> 36289 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007002" version="501" comment="kernel-tools is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36290 <object object_ref="oval:com.oracle.elsa:obj:20180007002" /> 36291 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36292 </rpminfo_test> 36293 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007003" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36294 <object object_ref="oval:com.oracle.elsa:obj:20180007002" /> 36295 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36296 </rpminfo_test> 36297 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007004" version="501" comment="perf is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36298 <object object_ref="oval:com.oracle.elsa:obj:20180007003" /> 36299 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36300 </rpminfo_test> 36301 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007005" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36302 <object object_ref="oval:com.oracle.elsa:obj:20180007003" /> 36303 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36304 </rpminfo_test> 36305 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007006" version="501" comment="kernel-doc is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36306 <object object_ref="oval:com.oracle.elsa:obj:20180007004" /> 36307 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36308 </rpminfo_test> 36309 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007007" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36310 <object object_ref="oval:com.oracle.elsa:obj:20180007004" /> 36311 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36312 </rpminfo_test> 36313 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007008" version="501" comment="kernel-headers is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36314 <object object_ref="oval:com.oracle.elsa:obj:20180007005" /> 36315 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36316 </rpminfo_test> 36317 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007009" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36318 <object object_ref="oval:com.oracle.elsa:obj:20180007005" /> 36319 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36320 </rpminfo_test> 36321 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007010" version="501" comment="kernel-debug is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36322 <object object_ref="oval:com.oracle.elsa:obj:20180007006" /> 36323 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36324 </rpminfo_test> 36325 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007011" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36326 <object object_ref="oval:com.oracle.elsa:obj:20180007006" /> 36327 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36328 </rpminfo_test> 36329 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007012" version="501" comment="kernel is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36330 <object object_ref="oval:com.oracle.elsa:obj:20180007007" /> 36331 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36332 </rpminfo_test> 36333 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007013" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36334 <object object_ref="oval:com.oracle.elsa:obj:20180007007" /> 36335 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36336 </rpminfo_test> 36337 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007014" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36338 <object object_ref="oval:com.oracle.elsa:obj:20180007008" /> 36339 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36340 </rpminfo_test> 36341 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007015" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36342 <object object_ref="oval:com.oracle.elsa:obj:20180007008" /> 36343 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36344 </rpminfo_test> 36345 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007016" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36346 <object object_ref="oval:com.oracle.elsa:obj:20180007009" /> 36347 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36348 </rpminfo_test> 36349 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007017" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36350 <object object_ref="oval:com.oracle.elsa:obj:20180007009" /> 36351 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36352 </rpminfo_test> 36353 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007018" version="501" comment="kernel-devel is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36354 <object object_ref="oval:com.oracle.elsa:obj:20180007010" /> 36355 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36356 </rpminfo_test> 36357 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007019" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36358 <object object_ref="oval:com.oracle.elsa:obj:20180007010" /> 36359 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36360 </rpminfo_test> 36361 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007020" version="501" comment="python-perf is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36362 <object object_ref="oval:com.oracle.elsa:obj:20180007011" /> 36363 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36364 </rpminfo_test> 36365 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007021" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36366 <object object_ref="oval:com.oracle.elsa:obj:20180007011" /> 36367 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36368 </rpminfo_test> 36369 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007022" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36370 <object object_ref="oval:com.oracle.elsa:obj:20180007012" /> 36371 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36372 </rpminfo_test> 36373 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007023" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36374 <object object_ref="oval:com.oracle.elsa:obj:20180007012" /> 36375 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36376 </rpminfo_test> 36377 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007024" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-693.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36378 <object object_ref="oval:com.oracle.elsa:obj:20180007013" /> 36379 <state state_ref="oval:com.oracle.elsa:ste:20180007003" /> 36380 </rpminfo_test> 36381 <rpminfo_test id="oval:com.oracle.elsa:tst:20180007025" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36382 <object object_ref="oval:com.oracle.elsa:obj:20180007013" /> 36383 <state state_ref="oval:com.oracle.elsa:ste:20180007001" /> 36384 </rpminfo_test> 36385 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36386 <object object_ref="oval:com.oracle.elsa:obj:20180008001" /> 36387 <state state_ref="oval:com.oracle.elsa:ste:20180008002" /> 36388 </rpminfo_test> 36389 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008002" version="501" comment="python-perf is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36390 <object object_ref="oval:com.oracle.elsa:obj:20180008002" /> 36391 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36392 </rpminfo_test> 36393 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008003" version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36394 <object object_ref="oval:com.oracle.elsa:obj:20180008002" /> 36395 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36396 </rpminfo_test> 36397 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008004" version="501" comment="kernel-debug is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36398 <object object_ref="oval:com.oracle.elsa:obj:20180008003" /> 36399 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36400 </rpminfo_test> 36401 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008005" version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36402 <object object_ref="oval:com.oracle.elsa:obj:20180008003" /> 36403 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36404 </rpminfo_test> 36405 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008006" version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36406 <object object_ref="oval:com.oracle.elsa:obj:20180008004" /> 36407 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36408 </rpminfo_test> 36409 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008007" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36410 <object object_ref="oval:com.oracle.elsa:obj:20180008004" /> 36411 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36412 </rpminfo_test> 36413 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008008" version="501" comment="kernel-headers is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36414 <object object_ref="oval:com.oracle.elsa:obj:20180008005" /> 36415 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36416 </rpminfo_test> 36417 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008009" version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36418 <object object_ref="oval:com.oracle.elsa:obj:20180008005" /> 36419 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36420 </rpminfo_test> 36421 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008010" version="501" comment="perf is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36422 <object object_ref="oval:com.oracle.elsa:obj:20180008006" /> 36423 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36424 </rpminfo_test> 36425 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008011" version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36426 <object object_ref="oval:com.oracle.elsa:obj:20180008006" /> 36427 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36428 </rpminfo_test> 36429 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008012" version="501" comment="kernel-abi-whitelists is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36430 <object object_ref="oval:com.oracle.elsa:obj:20180008007" /> 36431 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36432 </rpminfo_test> 36433 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008013" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36434 <object object_ref="oval:com.oracle.elsa:obj:20180008007" /> 36435 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36436 </rpminfo_test> 36437 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008014" version="501" comment="kernel is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36438 <object object_ref="oval:com.oracle.elsa:obj:20180008008" /> 36439 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36440 </rpminfo_test> 36441 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008015" version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36442 <object object_ref="oval:com.oracle.elsa:obj:20180008008" /> 36443 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36444 </rpminfo_test> 36445 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008016" version="501" comment="kernel-devel is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36446 <object object_ref="oval:com.oracle.elsa:obj:20180008009" /> 36447 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36448 </rpminfo_test> 36449 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008017" version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36450 <object object_ref="oval:com.oracle.elsa:obj:20180008009" /> 36451 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36452 </rpminfo_test> 36453 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008018" version="501" comment="kernel-doc is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36454 <object object_ref="oval:com.oracle.elsa:obj:20180008010" /> 36455 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36456 </rpminfo_test> 36457 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008019" version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36458 <object object_ref="oval:com.oracle.elsa:obj:20180008010" /> 36459 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36460 </rpminfo_test> 36461 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008020" version="501" comment="kernel-firmware is earlier than 0:2.6.32-696.18.7.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36462 <object object_ref="oval:com.oracle.elsa:obj:20180008011" /> 36463 <state state_ref="oval:com.oracle.elsa:ste:20180008003" /> 36464 </rpminfo_test> 36465 <rpminfo_test id="oval:com.oracle.elsa:tst:20180008021" version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36466 <object object_ref="oval:com.oracle.elsa:obj:20180008011" /> 36467 <state state_ref="oval:com.oracle.elsa:ste:20180008001" /> 36468 </rpminfo_test> 36469 <rpminfo_test id="oval:com.oracle.elsa:tst:20180012001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36470 <object object_ref="oval:com.oracle.elsa:obj:20180012001" /> 36471 <state state_ref="oval:com.oracle.elsa:ste:20180012002" /> 36472 </rpminfo_test> 36473 <rpminfo_test id="oval:com.oracle.elsa:tst:20180012002" version="501" comment="microcode_ctl is earlier than 2:2.1-22.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36474 <object object_ref="oval:com.oracle.elsa:obj:20180012002" /> 36475 <state state_ref="oval:com.oracle.elsa:ste:20180012003" /> 36476 </rpminfo_test> 36477 <rpminfo_test id="oval:com.oracle.elsa:tst:20180012003" version="501" comment="microcode_ctl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36478 <object object_ref="oval:com.oracle.elsa:obj:20180012002" /> 36479 <state state_ref="oval:com.oracle.elsa:ste:20180012001" /> 36480 </rpminfo_test> 36481 <rpminfo_test id="oval:com.oracle.elsa:tst:20180013001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36482 <object object_ref="oval:com.oracle.elsa:obj:20180013001" /> 36483 <state state_ref="oval:com.oracle.elsa:ste:20180013002" /> 36484 </rpminfo_test> 36485 <rpminfo_test id="oval:com.oracle.elsa:tst:20180013002" version="501" comment="microcode_ctl is earlier than 1:1.17-25.2.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36486 <object object_ref="oval:com.oracle.elsa:obj:20180013002" /> 36487 <state state_ref="oval:com.oracle.elsa:ste:20180013003" /> 36488 </rpminfo_test> 36489 <rpminfo_test id="oval:com.oracle.elsa:tst:20180013003" version="501" comment="microcode_ctl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36490 <object object_ref="oval:com.oracle.elsa:obj:20180013002" /> 36491 <state state_ref="oval:com.oracle.elsa:ste:20180013001" /> 36492 </rpminfo_test> 36493 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36494 <object object_ref="oval:com.oracle.elsa:obj:20180023001" /> 36495 <state state_ref="oval:com.oracle.elsa:ste:20180023002" /> 36496 </rpminfo_test> 36497 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023002" version="501" comment="qemu-kvm-tools is earlier than 10:1.5.3-141.el7_4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36498 <object object_ref="oval:com.oracle.elsa:obj:20180023002" /> 36499 <state state_ref="oval:com.oracle.elsa:ste:20180023003" /> 36500 </rpminfo_test> 36501 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023003" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36502 <object object_ref="oval:com.oracle.elsa:obj:20180023002" /> 36503 <state state_ref="oval:com.oracle.elsa:ste:20180023001" /> 36504 </rpminfo_test> 36505 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023004" version="501" comment="qemu-img is earlier than 10:1.5.3-141.el7_4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36506 <object object_ref="oval:com.oracle.elsa:obj:20180023003" /> 36507 <state state_ref="oval:com.oracle.elsa:ste:20180023003" /> 36508 </rpminfo_test> 36509 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023005" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36510 <object object_ref="oval:com.oracle.elsa:obj:20180023003" /> 36511 <state state_ref="oval:com.oracle.elsa:ste:20180023001" /> 36512 </rpminfo_test> 36513 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023006" version="501" comment="qemu-kvm is earlier than 10:1.5.3-141.el7_4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36514 <object object_ref="oval:com.oracle.elsa:obj:20180023004" /> 36515 <state state_ref="oval:com.oracle.elsa:ste:20180023003" /> 36516 </rpminfo_test> 36517 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023007" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36518 <object object_ref="oval:com.oracle.elsa:obj:20180023004" /> 36519 <state state_ref="oval:com.oracle.elsa:ste:20180023001" /> 36520 </rpminfo_test> 36521 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023008" version="501" comment="qemu-kvm-common is earlier than 10:1.5.3-141.el7_4.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36522 <object object_ref="oval:com.oracle.elsa:obj:20180023005" /> 36523 <state state_ref="oval:com.oracle.elsa:ste:20180023003" /> 36524 </rpminfo_test> 36525 <rpminfo_test id="oval:com.oracle.elsa:tst:20180023009" version="501" comment="qemu-kvm-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36526 <object object_ref="oval:com.oracle.elsa:obj:20180023005" /> 36527 <state state_ref="oval:com.oracle.elsa:ste:20180023001" /> 36528 </rpminfo_test> 36529 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36530 <object object_ref="oval:com.oracle.elsa:obj:20180024001" /> 36531 <state state_ref="oval:com.oracle.elsa:ste:20180024002" /> 36532 </rpminfo_test> 36533 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024002" version="501" comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.503.el6_9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36534 <object object_ref="oval:com.oracle.elsa:obj:20180024002" /> 36535 <state state_ref="oval:com.oracle.elsa:ste:20180024003" /> 36536 </rpminfo_test> 36537 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024003" version="501" comment="qemu-guest-agent is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36538 <object object_ref="oval:com.oracle.elsa:obj:20180024002" /> 36539 <state state_ref="oval:com.oracle.elsa:ste:20180024001" /> 36540 </rpminfo_test> 36541 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024004" version="501" comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.503.el6_9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36542 <object object_ref="oval:com.oracle.elsa:obj:20180024003" /> 36543 <state state_ref="oval:com.oracle.elsa:ste:20180024003" /> 36544 </rpminfo_test> 36545 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024005" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36546 <object object_ref="oval:com.oracle.elsa:obj:20180024003" /> 36547 <state state_ref="oval:com.oracle.elsa:ste:20180024001" /> 36548 </rpminfo_test> 36549 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024006" version="501" comment="qemu-img is earlier than 2:0.12.1.2-2.503.el6_9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36550 <object object_ref="oval:com.oracle.elsa:obj:20180024004" /> 36551 <state state_ref="oval:com.oracle.elsa:ste:20180024003" /> 36552 </rpminfo_test> 36553 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024007" version="501" comment="qemu-img is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36554 <object object_ref="oval:com.oracle.elsa:obj:20180024004" /> 36555 <state state_ref="oval:com.oracle.elsa:ste:20180024001" /> 36556 </rpminfo_test> 36557 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024008" version="501" comment="qemu-kvm is earlier than 2:0.12.1.2-2.503.el6_9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36558 <object object_ref="oval:com.oracle.elsa:obj:20180024005" /> 36559 <state state_ref="oval:com.oracle.elsa:ste:20180024003" /> 36560 </rpminfo_test> 36561 <rpminfo_test id="oval:com.oracle.elsa:tst:20180024009" version="501" comment="qemu-kvm is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36562 <object object_ref="oval:com.oracle.elsa:obj:20180024005" /> 36563 <state state_ref="oval:com.oracle.elsa:ste:20180024001" /> 36564 </rpminfo_test> 36565 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36566 <object object_ref="oval:com.oracle.elsa:obj:20180029001" /> 36567 <state state_ref="oval:com.oracle.elsa:ste:20180029002" /> 36568 </rpminfo_test> 36569 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029002" version="501" comment="libvirt-daemon-driver-qemu is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36570 <object object_ref="oval:com.oracle.elsa:obj:20180029002" /> 36571 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36572 </rpminfo_test> 36573 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029003" version="501" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36574 <object object_ref="oval:com.oracle.elsa:obj:20180029002" /> 36575 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36576 </rpminfo_test> 36577 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029004" version="501" comment="libvirt-daemon-driver-lxc is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36578 <object object_ref="oval:com.oracle.elsa:obj:20180029003" /> 36579 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36580 </rpminfo_test> 36581 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029005" version="501" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36582 <object object_ref="oval:com.oracle.elsa:obj:20180029003" /> 36583 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36584 </rpminfo_test> 36585 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029006" version="501" comment="libvirt is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36586 <object object_ref="oval:com.oracle.elsa:obj:20180029004" /> 36587 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36588 </rpminfo_test> 36589 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029007" version="501" comment="libvirt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36590 <object object_ref="oval:com.oracle.elsa:obj:20180029004" /> 36591 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36592 </rpminfo_test> 36593 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029008" version="501" comment="libvirt-daemon-config-network is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36594 <object object_ref="oval:com.oracle.elsa:obj:20180029005" /> 36595 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36596 </rpminfo_test> 36597 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029009" version="501" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36598 <object object_ref="oval:com.oracle.elsa:obj:20180029005" /> 36599 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36600 </rpminfo_test> 36601 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029010" version="501" comment="libvirt-daemon-driver-nodedev is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36602 <object object_ref="oval:com.oracle.elsa:obj:20180029006" /> 36603 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36604 </rpminfo_test> 36605 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029011" version="501" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36606 <object object_ref="oval:com.oracle.elsa:obj:20180029006" /> 36607 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36608 </rpminfo_test> 36609 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029012" version="501" comment="libvirt-daemon is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36610 <object object_ref="oval:com.oracle.elsa:obj:20180029007" /> 36611 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36612 </rpminfo_test> 36613 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029013" version="501" comment="libvirt-daemon is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36614 <object object_ref="oval:com.oracle.elsa:obj:20180029007" /> 36615 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36616 </rpminfo_test> 36617 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029014" version="501" comment="libvirt-daemon-driver-network is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36618 <object object_ref="oval:com.oracle.elsa:obj:20180029008" /> 36619 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36620 </rpminfo_test> 36621 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029015" version="501" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36622 <object object_ref="oval:com.oracle.elsa:obj:20180029008" /> 36623 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36624 </rpminfo_test> 36625 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029016" version="501" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36626 <object object_ref="oval:com.oracle.elsa:obj:20180029009" /> 36627 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36628 </rpminfo_test> 36629 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029017" version="501" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36630 <object object_ref="oval:com.oracle.elsa:obj:20180029009" /> 36631 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36632 </rpminfo_test> 36633 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029018" version="501" comment="libvirt-admin is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36634 <object object_ref="oval:com.oracle.elsa:obj:20180029010" /> 36635 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36636 </rpminfo_test> 36637 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029019" version="501" comment="libvirt-admin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36638 <object object_ref="oval:com.oracle.elsa:obj:20180029010" /> 36639 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36640 </rpminfo_test> 36641 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029020" version="501" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36642 <object object_ref="oval:com.oracle.elsa:obj:20180029011" /> 36643 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36644 </rpminfo_test> 36645 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029021" version="501" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36646 <object object_ref="oval:com.oracle.elsa:obj:20180029011" /> 36647 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36648 </rpminfo_test> 36649 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029022" version="501" comment="libvirt-daemon-driver-storage-core is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36650 <object object_ref="oval:com.oracle.elsa:obj:20180029012" /> 36651 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36652 </rpminfo_test> 36653 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029023" version="501" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36654 <object object_ref="oval:com.oracle.elsa:obj:20180029012" /> 36655 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36656 </rpminfo_test> 36657 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029024" version="501" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36658 <object object_ref="oval:com.oracle.elsa:obj:20180029013" /> 36659 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36660 </rpminfo_test> 36661 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029025" version="501" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36662 <object object_ref="oval:com.oracle.elsa:obj:20180029013" /> 36663 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36664 </rpminfo_test> 36665 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029026" version="501" comment="libvirt-daemon-driver-nwfilter is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36666 <object object_ref="oval:com.oracle.elsa:obj:20180029014" /> 36667 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36668 </rpminfo_test> 36669 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029027" version="501" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36670 <object object_ref="oval:com.oracle.elsa:obj:20180029014" /> 36671 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36672 </rpminfo_test> 36673 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029028" version="501" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36674 <object object_ref="oval:com.oracle.elsa:obj:20180029015" /> 36675 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36676 </rpminfo_test> 36677 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029029" version="501" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36678 <object object_ref="oval:com.oracle.elsa:obj:20180029015" /> 36679 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36680 </rpminfo_test> 36681 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029030" version="501" comment="libvirt-daemon-driver-storage-disk is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36682 <object object_ref="oval:com.oracle.elsa:obj:20180029016" /> 36683 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36684 </rpminfo_test> 36685 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029031" version="501" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36686 <object object_ref="oval:com.oracle.elsa:obj:20180029016" /> 36687 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36688 </rpminfo_test> 36689 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029032" version="501" comment="libvirt-daemon-driver-storage-logical is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36690 <object object_ref="oval:com.oracle.elsa:obj:20180029017" /> 36691 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36692 </rpminfo_test> 36693 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029033" version="501" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36694 <object object_ref="oval:com.oracle.elsa:obj:20180029017" /> 36695 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36696 </rpminfo_test> 36697 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029034" version="501" comment="libvirt-docs is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36698 <object object_ref="oval:com.oracle.elsa:obj:20180029018" /> 36699 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36700 </rpminfo_test> 36701 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029035" version="501" comment="libvirt-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36702 <object object_ref="oval:com.oracle.elsa:obj:20180029018" /> 36703 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36704 </rpminfo_test> 36705 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029036" version="501" comment="libvirt-daemon-driver-interface is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36706 <object object_ref="oval:com.oracle.elsa:obj:20180029019" /> 36707 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36708 </rpminfo_test> 36709 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029037" version="501" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36710 <object object_ref="oval:com.oracle.elsa:obj:20180029019" /> 36711 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36712 </rpminfo_test> 36713 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029038" version="501" comment="libvirt-libs is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36714 <object object_ref="oval:com.oracle.elsa:obj:20180029020" /> 36715 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36716 </rpminfo_test> 36717 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029039" version="501" comment="libvirt-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36718 <object object_ref="oval:com.oracle.elsa:obj:20180029020" /> 36719 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36720 </rpminfo_test> 36721 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029040" version="501" comment="libvirt-daemon-kvm is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36722 <object object_ref="oval:com.oracle.elsa:obj:20180029021" /> 36723 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36724 </rpminfo_test> 36725 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029041" version="501" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36726 <object object_ref="oval:com.oracle.elsa:obj:20180029021" /> 36727 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36728 </rpminfo_test> 36729 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029042" version="501" comment="libvirt-daemon-driver-secret is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36730 <object object_ref="oval:com.oracle.elsa:obj:20180029022" /> 36731 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36732 </rpminfo_test> 36733 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029043" version="501" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36734 <object object_ref="oval:com.oracle.elsa:obj:20180029022" /> 36735 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36736 </rpminfo_test> 36737 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029044" version="501" comment="libvirt-daemon-config-nwfilter is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36738 <object object_ref="oval:com.oracle.elsa:obj:20180029023" /> 36739 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36740 </rpminfo_test> 36741 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029045" version="501" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36742 <object object_ref="oval:com.oracle.elsa:obj:20180029023" /> 36743 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36744 </rpminfo_test> 36745 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029046" version="501" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36746 <object object_ref="oval:com.oracle.elsa:obj:20180029024" /> 36747 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36748 </rpminfo_test> 36749 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029047" version="501" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36750 <object object_ref="oval:com.oracle.elsa:obj:20180029024" /> 36751 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36752 </rpminfo_test> 36753 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029048" version="501" comment="libvirt-devel is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36754 <object object_ref="oval:com.oracle.elsa:obj:20180029025" /> 36755 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36756 </rpminfo_test> 36757 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029049" version="501" comment="libvirt-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36758 <object object_ref="oval:com.oracle.elsa:obj:20180029025" /> 36759 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36760 </rpminfo_test> 36761 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029050" version="501" comment="libvirt-daemon-driver-storage is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36762 <object object_ref="oval:com.oracle.elsa:obj:20180029026" /> 36763 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36764 </rpminfo_test> 36765 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029051" version="501" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36766 <object object_ref="oval:com.oracle.elsa:obj:20180029026" /> 36767 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36768 </rpminfo_test> 36769 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029052" version="501" comment="libvirt-client is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36770 <object object_ref="oval:com.oracle.elsa:obj:20180029027" /> 36771 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36772 </rpminfo_test> 36773 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029053" version="501" comment="libvirt-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36774 <object object_ref="oval:com.oracle.elsa:obj:20180029027" /> 36775 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36776 </rpminfo_test> 36777 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029054" version="501" comment="libvirt-daemon-lxc is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36778 <object object_ref="oval:com.oracle.elsa:obj:20180029028" /> 36779 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36780 </rpminfo_test> 36781 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029055" version="501" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36782 <object object_ref="oval:com.oracle.elsa:obj:20180029028" /> 36783 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36784 </rpminfo_test> 36785 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029056" version="501" comment="libvirt-lock-sanlock is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36786 <object object_ref="oval:com.oracle.elsa:obj:20180029029" /> 36787 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36788 </rpminfo_test> 36789 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029057" version="501" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36790 <object object_ref="oval:com.oracle.elsa:obj:20180029029" /> 36791 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36792 </rpminfo_test> 36793 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029058" version="501" comment="libvirt-login-shell is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36794 <object object_ref="oval:com.oracle.elsa:obj:20180029030" /> 36795 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36796 </rpminfo_test> 36797 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029059" version="501" comment="libvirt-login-shell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36798 <object object_ref="oval:com.oracle.elsa:obj:20180029030" /> 36799 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36800 </rpminfo_test> 36801 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029060" version="501" comment="libvirt-nss is earlier than 0:3.2.0-14.0.1.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36802 <object object_ref="oval:com.oracle.elsa:obj:20180029031" /> 36803 <state state_ref="oval:com.oracle.elsa:ste:20180029003" /> 36804 </rpminfo_test> 36805 <rpminfo_test id="oval:com.oracle.elsa:tst:20180029061" version="501" comment="libvirt-nss is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36806 <object object_ref="oval:com.oracle.elsa:obj:20180029031" /> 36807 <state state_ref="oval:com.oracle.elsa:ste:20180029001" /> 36808 </rpminfo_test> 36809 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36810 <object object_ref="oval:com.oracle.elsa:obj:20180030001" /> 36811 <state state_ref="oval:com.oracle.elsa:ste:20180030002" /> 36812 </rpminfo_test> 36813 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030002" version="501" comment="libvirt-lock-sanlock is earlier than 0:0.10.2-62.0.1.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36814 <object object_ref="oval:com.oracle.elsa:obj:20180030002" /> 36815 <state state_ref="oval:com.oracle.elsa:ste:20180030003" /> 36816 </rpminfo_test> 36817 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030003" version="501" comment="libvirt-lock-sanlock is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36818 <object object_ref="oval:com.oracle.elsa:obj:20180030002" /> 36819 <state state_ref="oval:com.oracle.elsa:ste:20180030001" /> 36820 </rpminfo_test> 36821 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030004" version="501" comment="libvirt-python is earlier than 0:0.10.2-62.0.1.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36822 <object object_ref="oval:com.oracle.elsa:obj:20180030003" /> 36823 <state state_ref="oval:com.oracle.elsa:ste:20180030003" /> 36824 </rpminfo_test> 36825 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030005" version="501" comment="libvirt-python is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36826 <object object_ref="oval:com.oracle.elsa:obj:20180030003" /> 36827 <state state_ref="oval:com.oracle.elsa:ste:20180030001" /> 36828 </rpminfo_test> 36829 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030006" version="501" comment="libvirt is earlier than 0:0.10.2-62.0.1.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36830 <object object_ref="oval:com.oracle.elsa:obj:20180030004" /> 36831 <state state_ref="oval:com.oracle.elsa:ste:20180030003" /> 36832 </rpminfo_test> 36833 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030007" version="501" comment="libvirt is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36834 <object object_ref="oval:com.oracle.elsa:obj:20180030004" /> 36835 <state state_ref="oval:com.oracle.elsa:ste:20180030001" /> 36836 </rpminfo_test> 36837 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030008" version="501" comment="libvirt-devel is earlier than 0:0.10.2-62.0.1.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36838 <object object_ref="oval:com.oracle.elsa:obj:20180030005" /> 36839 <state state_ref="oval:com.oracle.elsa:ste:20180030003" /> 36840 </rpminfo_test> 36841 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030009" version="501" comment="libvirt-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36842 <object object_ref="oval:com.oracle.elsa:obj:20180030005" /> 36843 <state state_ref="oval:com.oracle.elsa:ste:20180030001" /> 36844 </rpminfo_test> 36845 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030010" version="501" comment="libvirt-client is earlier than 0:0.10.2-62.0.1.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36846 <object object_ref="oval:com.oracle.elsa:obj:20180030006" /> 36847 <state state_ref="oval:com.oracle.elsa:ste:20180030003" /> 36848 </rpminfo_test> 36849 <rpminfo_test id="oval:com.oracle.elsa:tst:20180030011" version="501" comment="libvirt-client is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36850 <object object_ref="oval:com.oracle.elsa:obj:20180030006" /> 36851 <state state_ref="oval:com.oracle.elsa:ste:20180030001" /> 36852 </rpminfo_test> 36853 <rpminfo_test id="oval:com.oracle.elsa:tst:20180061001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36854 <object object_ref="oval:com.oracle.elsa:obj:20180061001" /> 36855 <state state_ref="oval:com.oracle.elsa:ste:20180061002" /> 36856 </rpminfo_test> 36857 <rpminfo_test id="oval:com.oracle.elsa:tst:20180061002" version="501" comment="thunderbird is earlier than 0:52.5.2-1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36858 <object object_ref="oval:com.oracle.elsa:obj:20180061002" /> 36859 <state state_ref="oval:com.oracle.elsa:ste:20180061003" /> 36860 </rpminfo_test> 36861 <rpminfo_test id="oval:com.oracle.elsa:tst:20180061003" version="501" comment="thunderbird is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36862 <object object_ref="oval:com.oracle.elsa:obj:20180061002" /> 36863 <state state_ref="oval:com.oracle.elsa:ste:20180061001" /> 36864 </rpminfo_test> 36865 <rpminfo_test id="oval:com.oracle.elsa:tst:20180061004" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36866 <object object_ref="oval:com.oracle.elsa:obj:20180061001" /> 36867 <state state_ref="oval:com.oracle.elsa:ste:20180061004" /> 36868 </rpminfo_test> 36869 <rpminfo_test id="oval:com.oracle.elsa:tst:20180061005" version="501" comment="thunderbird is earlier than 0:52.5.2-1.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36870 <object object_ref="oval:com.oracle.elsa:obj:20180061002" /> 36871 <state state_ref="oval:com.oracle.elsa:ste:20180061005" /> 36872 </rpminfo_test> 36873 <rpminfo_test id="oval:com.oracle.elsa:tst:20180061006" version="501" comment="thunderbird is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36874 <object object_ref="oval:com.oracle.elsa:obj:20180061002" /> 36875 <state state_ref="oval:com.oracle.elsa:ste:20180061001" /> 36876 </rpminfo_test> 36877 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36878 <object object_ref="oval:com.oracle.elsa:obj:20180095001" /> 36879 <state state_ref="oval:com.oracle.elsa:ste:20180095002" /> 36880 </rpminfo_test> 36881 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095002" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36882 <object object_ref="oval:com.oracle.elsa:obj:20180095002" /> 36883 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36884 </rpminfo_test> 36885 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095003" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36886 <object object_ref="oval:com.oracle.elsa:obj:20180095002" /> 36887 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36888 </rpminfo_test> 36889 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095004" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36890 <object object_ref="oval:com.oracle.elsa:obj:20180095015" /> 36891 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36892 </rpminfo_test> 36893 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095005" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36894 <object object_ref="oval:com.oracle.elsa:obj:20180095015" /> 36895 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36896 </rpminfo_test> 36897 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095006" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36898 <object object_ref="oval:com.oracle.elsa:obj:20180095004" /> 36899 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36900 </rpminfo_test> 36901 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095007" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36902 <object object_ref="oval:com.oracle.elsa:obj:20180095004" /> 36903 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36904 </rpminfo_test> 36905 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095008" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36906 <object object_ref="oval:com.oracle.elsa:obj:20180095016" /> 36907 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36908 </rpminfo_test> 36909 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095009" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36910 <object object_ref="oval:com.oracle.elsa:obj:20180095016" /> 36911 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36912 </rpminfo_test> 36913 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095010" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36914 <object object_ref="oval:com.oracle.elsa:obj:20180095014" /> 36915 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36916 </rpminfo_test> 36917 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095011" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36918 <object object_ref="oval:com.oracle.elsa:obj:20180095014" /> 36919 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36920 </rpminfo_test> 36921 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095012" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36922 <object object_ref="oval:com.oracle.elsa:obj:20180095012" /> 36923 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36924 </rpminfo_test> 36925 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095013" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36926 <object object_ref="oval:com.oracle.elsa:obj:20180095012" /> 36927 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36928 </rpminfo_test> 36929 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095014" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36930 <object object_ref="oval:com.oracle.elsa:obj:20180095003" /> 36931 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36932 </rpminfo_test> 36933 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095015" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36934 <object object_ref="oval:com.oracle.elsa:obj:20180095003" /> 36935 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36936 </rpminfo_test> 36937 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095016" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36938 <object object_ref="oval:com.oracle.elsa:obj:20180095011" /> 36939 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36940 </rpminfo_test> 36941 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095017" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36942 <object object_ref="oval:com.oracle.elsa:obj:20180095011" /> 36943 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36944 </rpminfo_test> 36945 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095018" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36946 <object object_ref="oval:com.oracle.elsa:obj:20180095008" /> 36947 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36948 </rpminfo_test> 36949 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095019" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36950 <object object_ref="oval:com.oracle.elsa:obj:20180095008" /> 36951 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36952 </rpminfo_test> 36953 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095020" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36954 <object object_ref="oval:com.oracle.elsa:obj:20180095017" /> 36955 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36956 </rpminfo_test> 36957 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095021" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36958 <object object_ref="oval:com.oracle.elsa:obj:20180095017" /> 36959 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36960 </rpminfo_test> 36961 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095022" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36962 <object object_ref="oval:com.oracle.elsa:obj:20180095007" /> 36963 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36964 </rpminfo_test> 36965 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095023" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36966 <object object_ref="oval:com.oracle.elsa:obj:20180095007" /> 36967 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36968 </rpminfo_test> 36969 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095024" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.161-3.b14.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36970 <object object_ref="oval:com.oracle.elsa:obj:20180095010" /> 36971 <state state_ref="oval:com.oracle.elsa:ste:20180095003" /> 36972 </rpminfo_test> 36973 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095025" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36974 <object object_ref="oval:com.oracle.elsa:obj:20180095010" /> 36975 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36976 </rpminfo_test> 36977 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095026" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36978 <object object_ref="oval:com.oracle.elsa:obj:20180095001" /> 36979 <state state_ref="oval:com.oracle.elsa:ste:20180095004" /> 36980 </rpminfo_test> 36981 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095027" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36982 <object object_ref="oval:com.oracle.elsa:obj:20180095002" /> 36983 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 36984 </rpminfo_test> 36985 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095028" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36986 <object object_ref="oval:com.oracle.elsa:obj:20180095002" /> 36987 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36988 </rpminfo_test> 36989 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095029" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36990 <object object_ref="oval:com.oracle.elsa:obj:20180095003" /> 36991 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 36992 </rpminfo_test> 36993 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095030" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36994 <object object_ref="oval:com.oracle.elsa:obj:20180095003" /> 36995 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 36996 </rpminfo_test> 36997 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095031" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 36998 <object object_ref="oval:com.oracle.elsa:obj:20180095004" /> 36999 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37000 </rpminfo_test> 37001 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095032" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37002 <object object_ref="oval:com.oracle.elsa:obj:20180095004" /> 37003 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37004 </rpminfo_test> 37005 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095033" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37006 <object object_ref="oval:com.oracle.elsa:obj:20180095005" /> 37007 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37008 </rpminfo_test> 37009 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095034" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37010 <object object_ref="oval:com.oracle.elsa:obj:20180095005" /> 37011 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37012 </rpminfo_test> 37013 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095035" version="501" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37014 <object object_ref="oval:com.oracle.elsa:obj:20180095006" /> 37015 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37016 </rpminfo_test> 37017 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095036" version="501" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37018 <object object_ref="oval:com.oracle.elsa:obj:20180095006" /> 37019 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37020 </rpminfo_test> 37021 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095037" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37022 <object object_ref="oval:com.oracle.elsa:obj:20180095007" /> 37023 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37024 </rpminfo_test> 37025 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095038" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37026 <object object_ref="oval:com.oracle.elsa:obj:20180095007" /> 37027 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37028 </rpminfo_test> 37029 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095039" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37030 <object object_ref="oval:com.oracle.elsa:obj:20180095008" /> 37031 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37032 </rpminfo_test> 37033 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095040" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37034 <object object_ref="oval:com.oracle.elsa:obj:20180095008" /> 37035 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37036 </rpminfo_test> 37037 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095041" version="501" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37038 <object object_ref="oval:com.oracle.elsa:obj:20180095009" /> 37039 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37040 </rpminfo_test> 37041 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095042" version="501" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37042 <object object_ref="oval:com.oracle.elsa:obj:20180095009" /> 37043 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37044 </rpminfo_test> 37045 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095043" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37046 <object object_ref="oval:com.oracle.elsa:obj:20180095010" /> 37047 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37048 </rpminfo_test> 37049 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095044" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37050 <object object_ref="oval:com.oracle.elsa:obj:20180095010" /> 37051 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37052 </rpminfo_test> 37053 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095045" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37054 <object object_ref="oval:com.oracle.elsa:obj:20180095011" /> 37055 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37056 </rpminfo_test> 37057 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095046" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37058 <object object_ref="oval:com.oracle.elsa:obj:20180095011" /> 37059 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37060 </rpminfo_test> 37061 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095047" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37062 <object object_ref="oval:com.oracle.elsa:obj:20180095012" /> 37063 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37064 </rpminfo_test> 37065 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095048" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37066 <object object_ref="oval:com.oracle.elsa:obj:20180095012" /> 37067 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37068 </rpminfo_test> 37069 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095049" version="501" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37070 <object object_ref="oval:com.oracle.elsa:obj:20180095013" /> 37071 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37072 </rpminfo_test> 37073 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095050" version="501" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37074 <object object_ref="oval:com.oracle.elsa:obj:20180095013" /> 37075 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37076 </rpminfo_test> 37077 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095051" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37078 <object object_ref="oval:com.oracle.elsa:obj:20180095014" /> 37079 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37080 </rpminfo_test> 37081 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095052" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37082 <object object_ref="oval:com.oracle.elsa:obj:20180095014" /> 37083 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37084 </rpminfo_test> 37085 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095053" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37086 <object object_ref="oval:com.oracle.elsa:obj:20180095015" /> 37087 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37088 </rpminfo_test> 37089 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095054" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37090 <object object_ref="oval:com.oracle.elsa:obj:20180095015" /> 37091 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37092 </rpminfo_test> 37093 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095055" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37094 <object object_ref="oval:com.oracle.elsa:obj:20180095017" /> 37095 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37096 </rpminfo_test> 37097 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095056" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37098 <object object_ref="oval:com.oracle.elsa:obj:20180095017" /> 37099 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37100 </rpminfo_test> 37101 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095057" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.161-0.b14.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37102 <object object_ref="oval:com.oracle.elsa:obj:20180095016" /> 37103 <state state_ref="oval:com.oracle.elsa:ste:20180095005" /> 37104 </rpminfo_test> 37105 <rpminfo_test id="oval:com.oracle.elsa:tst:20180095058" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37106 <object object_ref="oval:com.oracle.elsa:obj:20180095016" /> 37107 <state state_ref="oval:com.oracle.elsa:ste:20180095001" /> 37108 </rpminfo_test> 37109 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37110 <object object_ref="oval:com.oracle.elsa:obj:20180101001" /> 37111 <state state_ref="oval:com.oracle.elsa:ste:20180101002" /> 37112 </rpminfo_test> 37113 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101002" version="501" comment="bind-devel is earlier than 32:9.8.2-0.62.rc1.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37114 <object object_ref="oval:com.oracle.elsa:obj:20180101002" /> 37115 <state state_ref="oval:com.oracle.elsa:ste:20180101003" /> 37116 </rpminfo_test> 37117 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101003" version="501" comment="bind-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37118 <object object_ref="oval:com.oracle.elsa:obj:20180101002" /> 37119 <state state_ref="oval:com.oracle.elsa:ste:20180101001" /> 37120 </rpminfo_test> 37121 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101004" version="501" comment="bind-chroot is earlier than 32:9.8.2-0.62.rc1.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37122 <object object_ref="oval:com.oracle.elsa:obj:20180101003" /> 37123 <state state_ref="oval:com.oracle.elsa:ste:20180101003" /> 37124 </rpminfo_test> 37125 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101005" version="501" comment="bind-chroot is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37126 <object object_ref="oval:com.oracle.elsa:obj:20180101003" /> 37127 <state state_ref="oval:com.oracle.elsa:ste:20180101001" /> 37128 </rpminfo_test> 37129 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101006" version="501" comment="bind-sdb is earlier than 32:9.8.2-0.62.rc1.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37130 <object object_ref="oval:com.oracle.elsa:obj:20180101004" /> 37131 <state state_ref="oval:com.oracle.elsa:ste:20180101003" /> 37132 </rpminfo_test> 37133 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101007" version="501" comment="bind-sdb is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37134 <object object_ref="oval:com.oracle.elsa:obj:20180101004" /> 37135 <state state_ref="oval:com.oracle.elsa:ste:20180101001" /> 37136 </rpminfo_test> 37137 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101008" version="501" comment="bind is earlier than 32:9.8.2-0.62.rc1.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37138 <object object_ref="oval:com.oracle.elsa:obj:20180101005" /> 37139 <state state_ref="oval:com.oracle.elsa:ste:20180101003" /> 37140 </rpminfo_test> 37141 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101009" version="501" comment="bind is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37142 <object object_ref="oval:com.oracle.elsa:obj:20180101005" /> 37143 <state state_ref="oval:com.oracle.elsa:ste:20180101001" /> 37144 </rpminfo_test> 37145 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101010" version="501" comment="bind-libs is earlier than 32:9.8.2-0.62.rc1.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37146 <object object_ref="oval:com.oracle.elsa:obj:20180101006" /> 37147 <state state_ref="oval:com.oracle.elsa:ste:20180101003" /> 37148 </rpminfo_test> 37149 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101011" version="501" comment="bind-libs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37150 <object object_ref="oval:com.oracle.elsa:obj:20180101006" /> 37151 <state state_ref="oval:com.oracle.elsa:ste:20180101001" /> 37152 </rpminfo_test> 37153 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101012" version="501" comment="bind-utils is earlier than 32:9.8.2-0.62.rc1.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37154 <object object_ref="oval:com.oracle.elsa:obj:20180101007" /> 37155 <state state_ref="oval:com.oracle.elsa:ste:20180101003" /> 37156 </rpminfo_test> 37157 <rpminfo_test id="oval:com.oracle.elsa:tst:20180101013" version="501" comment="bind-utils is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37158 <object object_ref="oval:com.oracle.elsa:obj:20180101007" /> 37159 <state state_ref="oval:com.oracle.elsa:ste:20180101001" /> 37160 </rpminfo_test> 37161 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37162 <object object_ref="oval:com.oracle.elsa:obj:20180102001" /> 37163 <state state_ref="oval:com.oracle.elsa:ste:20180102002" /> 37164 </rpminfo_test> 37165 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102002" version="501" comment="bind-lite-devel is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37166 <object object_ref="oval:com.oracle.elsa:obj:20180102002" /> 37167 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37168 </rpminfo_test> 37169 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102003" version="501" comment="bind-lite-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37170 <object object_ref="oval:com.oracle.elsa:obj:20180102002" /> 37171 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37172 </rpminfo_test> 37173 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102004" version="501" comment="bind-sdb-chroot is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37174 <object object_ref="oval:com.oracle.elsa:obj:20180102003" /> 37175 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37176 </rpminfo_test> 37177 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102005" version="501" comment="bind-sdb-chroot is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37178 <object object_ref="oval:com.oracle.elsa:obj:20180102003" /> 37179 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37180 </rpminfo_test> 37181 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102006" version="501" comment="bind-pkcs11-devel is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37182 <object object_ref="oval:com.oracle.elsa:obj:20180102004" /> 37183 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37184 </rpminfo_test> 37185 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102007" version="501" comment="bind-pkcs11-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37186 <object object_ref="oval:com.oracle.elsa:obj:20180102004" /> 37187 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37188 </rpminfo_test> 37189 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102008" version="501" comment="bind-sdb is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37190 <object object_ref="oval:com.oracle.elsa:obj:20180102005" /> 37191 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37192 </rpminfo_test> 37193 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102009" version="501" comment="bind-sdb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37194 <object object_ref="oval:com.oracle.elsa:obj:20180102005" /> 37195 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37196 </rpminfo_test> 37197 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102010" version="501" comment="bind-devel is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37198 <object object_ref="oval:com.oracle.elsa:obj:20180102006" /> 37199 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37200 </rpminfo_test> 37201 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102011" version="501" comment="bind-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37202 <object object_ref="oval:com.oracle.elsa:obj:20180102006" /> 37203 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37204 </rpminfo_test> 37205 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102012" version="501" comment="bind-pkcs11 is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37206 <object object_ref="oval:com.oracle.elsa:obj:20180102007" /> 37207 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37208 </rpminfo_test> 37209 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102013" version="501" comment="bind-pkcs11 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37210 <object object_ref="oval:com.oracle.elsa:obj:20180102007" /> 37211 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37212 </rpminfo_test> 37213 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102014" version="501" comment="bind-utils is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37214 <object object_ref="oval:com.oracle.elsa:obj:20180102008" /> 37215 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37216 </rpminfo_test> 37217 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102015" version="501" comment="bind-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37218 <object object_ref="oval:com.oracle.elsa:obj:20180102008" /> 37219 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37220 </rpminfo_test> 37221 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102016" version="501" comment="bind-license is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37222 <object object_ref="oval:com.oracle.elsa:obj:20180102009" /> 37223 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37224 </rpminfo_test> 37225 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102017" version="501" comment="bind-license is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37226 <object object_ref="oval:com.oracle.elsa:obj:20180102009" /> 37227 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37228 </rpminfo_test> 37229 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102018" version="501" comment="bind is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37230 <object object_ref="oval:com.oracle.elsa:obj:20180102010" /> 37231 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37232 </rpminfo_test> 37233 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102019" version="501" comment="bind is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37234 <object object_ref="oval:com.oracle.elsa:obj:20180102010" /> 37235 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37236 </rpminfo_test> 37237 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102020" version="501" comment="bind-pkcs11-utils is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37238 <object object_ref="oval:com.oracle.elsa:obj:20180102011" /> 37239 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37240 </rpminfo_test> 37241 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102021" version="501" comment="bind-pkcs11-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37242 <object object_ref="oval:com.oracle.elsa:obj:20180102011" /> 37243 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37244 </rpminfo_test> 37245 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102022" version="501" comment="bind-libs is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37246 <object object_ref="oval:com.oracle.elsa:obj:20180102012" /> 37247 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37248 </rpminfo_test> 37249 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102023" version="501" comment="bind-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37250 <object object_ref="oval:com.oracle.elsa:obj:20180102012" /> 37251 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37252 </rpminfo_test> 37253 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102024" version="501" comment="bind-chroot is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37254 <object object_ref="oval:com.oracle.elsa:obj:20180102013" /> 37255 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37256 </rpminfo_test> 37257 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102025" version="501" comment="bind-chroot is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37258 <object object_ref="oval:com.oracle.elsa:obj:20180102013" /> 37259 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37260 </rpminfo_test> 37261 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102026" version="501" comment="bind-libs-lite is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37262 <object object_ref="oval:com.oracle.elsa:obj:20180102014" /> 37263 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37264 </rpminfo_test> 37265 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102027" version="501" comment="bind-libs-lite is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37266 <object object_ref="oval:com.oracle.elsa:obj:20180102014" /> 37267 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37268 </rpminfo_test> 37269 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102028" version="501" comment="bind-pkcs11-libs is earlier than 32:9.9.4-51.el7_4.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37270 <object object_ref="oval:com.oracle.elsa:obj:20180102015" /> 37271 <state state_ref="oval:com.oracle.elsa:ste:20180102003" /> 37272 </rpminfo_test> 37273 <rpminfo_test id="oval:com.oracle.elsa:tst:20180102029" version="501" comment="bind-pkcs11-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37274 <object object_ref="oval:com.oracle.elsa:obj:20180102015" /> 37275 <state state_ref="oval:com.oracle.elsa:ste:20180102001" /> 37276 </rpminfo_test> 37277 <rpminfo_test id="oval:com.oracle.elsa:tst:20180122001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37278 <object object_ref="oval:com.oracle.elsa:obj:20180122001" /> 37279 <state state_ref="oval:com.oracle.elsa:ste:20180122002" /> 37280 </rpminfo_test> 37281 <rpminfo_test id="oval:com.oracle.elsa:tst:20180122002" version="501" comment="firefox is earlier than 0:52.6.0-1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37282 <object object_ref="oval:com.oracle.elsa:obj:20180122002" /> 37283 <state state_ref="oval:com.oracle.elsa:ste:20180122003" /> 37284 </rpminfo_test> 37285 <rpminfo_test id="oval:com.oracle.elsa:tst:20180122003" version="501" comment="firefox is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37286 <object object_ref="oval:com.oracle.elsa:obj:20180122002" /> 37287 <state state_ref="oval:com.oracle.elsa:ste:20180122001" /> 37288 </rpminfo_test> 37289 <rpminfo_test id="oval:com.oracle.elsa:tst:20180122004" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37290 <object object_ref="oval:com.oracle.elsa:obj:20180122001" /> 37291 <state state_ref="oval:com.oracle.elsa:ste:20180122004" /> 37292 </rpminfo_test> 37293 <rpminfo_test id="oval:com.oracle.elsa:tst:20180122005" version="501" comment="firefox is earlier than 0:52.6.0-1.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37294 <object object_ref="oval:com.oracle.elsa:obj:20180122002" /> 37295 <state state_ref="oval:com.oracle.elsa:ste:20180122005" /> 37296 </rpminfo_test> 37297 <rpminfo_test id="oval:com.oracle.elsa:tst:20180122006" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37298 <object object_ref="oval:com.oracle.elsa:obj:20180122002" /> 37299 <state state_ref="oval:com.oracle.elsa:ste:20180122001" /> 37300 </rpminfo_test> 37301 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37302 <object object_ref="oval:com.oracle.elsa:obj:20180151001" /> 37303 <state state_ref="oval:com.oracle.elsa:ste:20180151002" /> 37304 </rpminfo_test> 37305 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151002" version="501" comment="kernel-doc is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37306 <object object_ref="oval:com.oracle.elsa:obj:20180151002" /> 37307 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37308 </rpminfo_test> 37309 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151003" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37310 <object object_ref="oval:com.oracle.elsa:obj:20180151002" /> 37311 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37312 </rpminfo_test> 37313 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151004" version="501" comment="kernel-debug is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37314 <object object_ref="oval:com.oracle.elsa:obj:20180151003" /> 37315 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37316 </rpminfo_test> 37317 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151005" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37318 <object object_ref="oval:com.oracle.elsa:obj:20180151003" /> 37319 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37320 </rpminfo_test> 37321 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151006" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37322 <object object_ref="oval:com.oracle.elsa:obj:20180151004" /> 37323 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37324 </rpminfo_test> 37325 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151007" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37326 <object object_ref="oval:com.oracle.elsa:obj:20180151004" /> 37327 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37328 </rpminfo_test> 37329 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151008" version="501" comment="kernel-tools is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37330 <object object_ref="oval:com.oracle.elsa:obj:20180151005" /> 37331 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37332 </rpminfo_test> 37333 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151009" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37334 <object object_ref="oval:com.oracle.elsa:obj:20180151005" /> 37335 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37336 </rpminfo_test> 37337 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151010" version="501" comment="kernel-devel is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37338 <object object_ref="oval:com.oracle.elsa:obj:20180151006" /> 37339 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37340 </rpminfo_test> 37341 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151011" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37342 <object object_ref="oval:com.oracle.elsa:obj:20180151006" /> 37343 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37344 </rpminfo_test> 37345 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151012" version="501" comment="kernel is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37346 <object object_ref="oval:com.oracle.elsa:obj:20180151007" /> 37347 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37348 </rpminfo_test> 37349 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151013" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37350 <object object_ref="oval:com.oracle.elsa:obj:20180151007" /> 37351 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37352 </rpminfo_test> 37353 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151014" version="501" comment="python-perf is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37354 <object object_ref="oval:com.oracle.elsa:obj:20180151008" /> 37355 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37356 </rpminfo_test> 37357 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151015" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37358 <object object_ref="oval:com.oracle.elsa:obj:20180151008" /> 37359 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37360 </rpminfo_test> 37361 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151016" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37362 <object object_ref="oval:com.oracle.elsa:obj:20180151009" /> 37363 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37364 </rpminfo_test> 37365 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151017" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37366 <object object_ref="oval:com.oracle.elsa:obj:20180151009" /> 37367 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37368 </rpminfo_test> 37369 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151018" version="501" comment="kernel-headers is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37370 <object object_ref="oval:com.oracle.elsa:obj:20180151010" /> 37371 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37372 </rpminfo_test> 37373 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151019" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37374 <object object_ref="oval:com.oracle.elsa:obj:20180151010" /> 37375 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37376 </rpminfo_test> 37377 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151020" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37378 <object object_ref="oval:com.oracle.elsa:obj:20180151011" /> 37379 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37380 </rpminfo_test> 37381 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151021" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37382 <object object_ref="oval:com.oracle.elsa:obj:20180151011" /> 37383 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37384 </rpminfo_test> 37385 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151022" version="501" comment="perf is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37386 <object object_ref="oval:com.oracle.elsa:obj:20180151012" /> 37387 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37388 </rpminfo_test> 37389 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151023" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37390 <object object_ref="oval:com.oracle.elsa:obj:20180151012" /> 37391 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37392 </rpminfo_test> 37393 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151024" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-693.17.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37394 <object object_ref="oval:com.oracle.elsa:obj:20180151013" /> 37395 <state state_ref="oval:com.oracle.elsa:ste:20180151003" /> 37396 </rpminfo_test> 37397 <rpminfo_test id="oval:com.oracle.elsa:tst:20180151025" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37398 <object object_ref="oval:com.oracle.elsa:obj:20180151013" /> 37399 <state state_ref="oval:com.oracle.elsa:ste:20180151001" /> 37400 </rpminfo_test> 37401 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37402 <object object_ref="oval:com.oracle.elsa:obj:20180158001" /> 37403 <state state_ref="oval:com.oracle.elsa:ste:20180158002" /> 37404 </rpminfo_test> 37405 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158002" version="501" comment="dhcp-devel is earlier than 12:4.2.5-58.0.1.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37406 <object object_ref="oval:com.oracle.elsa:obj:20180158002" /> 37407 <state state_ref="oval:com.oracle.elsa:ste:20180158003" /> 37408 </rpminfo_test> 37409 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158003" version="501" comment="dhcp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37410 <object object_ref="oval:com.oracle.elsa:obj:20180158002" /> 37411 <state state_ref="oval:com.oracle.elsa:ste:20180158001" /> 37412 </rpminfo_test> 37413 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158004" version="501" comment="dhcp is earlier than 12:4.2.5-58.0.1.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37414 <object object_ref="oval:com.oracle.elsa:obj:20180158003" /> 37415 <state state_ref="oval:com.oracle.elsa:ste:20180158003" /> 37416 </rpminfo_test> 37417 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158005" version="501" comment="dhcp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37418 <object object_ref="oval:com.oracle.elsa:obj:20180158003" /> 37419 <state state_ref="oval:com.oracle.elsa:ste:20180158001" /> 37420 </rpminfo_test> 37421 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158006" version="501" comment="dhclient is earlier than 12:4.2.5-58.0.1.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37422 <object object_ref="oval:com.oracle.elsa:obj:20180158004" /> 37423 <state state_ref="oval:com.oracle.elsa:ste:20180158003" /> 37424 </rpminfo_test> 37425 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158007" version="501" comment="dhclient is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37426 <object object_ref="oval:com.oracle.elsa:obj:20180158004" /> 37427 <state state_ref="oval:com.oracle.elsa:ste:20180158001" /> 37428 </rpminfo_test> 37429 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158008" version="501" comment="dhcp-common is earlier than 12:4.2.5-58.0.1.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37430 <object object_ref="oval:com.oracle.elsa:obj:20180158005" /> 37431 <state state_ref="oval:com.oracle.elsa:ste:20180158003" /> 37432 </rpminfo_test> 37433 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158009" version="501" comment="dhcp-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37434 <object object_ref="oval:com.oracle.elsa:obj:20180158005" /> 37435 <state state_ref="oval:com.oracle.elsa:ste:20180158001" /> 37436 </rpminfo_test> 37437 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158010" version="501" comment="dhcp-libs is earlier than 12:4.2.5-58.0.1.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37438 <object object_ref="oval:com.oracle.elsa:obj:20180158006" /> 37439 <state state_ref="oval:com.oracle.elsa:ste:20180158003" /> 37440 </rpminfo_test> 37441 <rpminfo_test id="oval:com.oracle.elsa:tst:20180158011" version="501" comment="dhcp-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37442 <object object_ref="oval:com.oracle.elsa:obj:20180158006" /> 37443 <state state_ref="oval:com.oracle.elsa:ste:20180158001" /> 37444 </rpminfo_test> 37445 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37446 <object object_ref="oval:com.oracle.elsa:obj:20180163001" /> 37447 <state state_ref="oval:com.oracle.elsa:ste:20180163002" /> 37448 </rpminfo_test> 37449 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163002" version="501" comment="389-ds-base-snmp is earlier than 0:1.3.6.1-26.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37450 <object object_ref="oval:com.oracle.elsa:obj:20180163002" /> 37451 <state state_ref="oval:com.oracle.elsa:ste:20180163003" /> 37452 </rpminfo_test> 37453 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163003" version="501" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37454 <object object_ref="oval:com.oracle.elsa:obj:20180163002" /> 37455 <state state_ref="oval:com.oracle.elsa:ste:20180163001" /> 37456 </rpminfo_test> 37457 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163004" version="501" comment="389-ds-base-devel is earlier than 0:1.3.6.1-26.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37458 <object object_ref="oval:com.oracle.elsa:obj:20180163003" /> 37459 <state state_ref="oval:com.oracle.elsa:ste:20180163003" /> 37460 </rpminfo_test> 37461 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163005" version="501" comment="389-ds-base-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37462 <object object_ref="oval:com.oracle.elsa:obj:20180163003" /> 37463 <state state_ref="oval:com.oracle.elsa:ste:20180163001" /> 37464 </rpminfo_test> 37465 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163006" version="501" comment="389-ds-base-libs is earlier than 0:1.3.6.1-26.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37466 <object object_ref="oval:com.oracle.elsa:obj:20180163004" /> 37467 <state state_ref="oval:com.oracle.elsa:ste:20180163003" /> 37468 </rpminfo_test> 37469 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163007" version="501" comment="389-ds-base-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37470 <object object_ref="oval:com.oracle.elsa:obj:20180163004" /> 37471 <state state_ref="oval:com.oracle.elsa:ste:20180163001" /> 37472 </rpminfo_test> 37473 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163008" version="501" comment="389-ds-base is earlier than 0:1.3.6.1-26.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37474 <object object_ref="oval:com.oracle.elsa:obj:20180163005" /> 37475 <state state_ref="oval:com.oracle.elsa:ste:20180163003" /> 37476 </rpminfo_test> 37477 <rpminfo_test id="oval:com.oracle.elsa:tst:20180163009" version="501" comment="389-ds-base is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37478 <object object_ref="oval:com.oracle.elsa:obj:20180163005" /> 37479 <state state_ref="oval:com.oracle.elsa:ste:20180163001" /> 37480 </rpminfo_test> 37481 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37482 <object object_ref="oval:com.oracle.elsa:obj:20180169001" /> 37483 <state state_ref="oval:com.oracle.elsa:ste:20180169002" /> 37484 </rpminfo_test> 37485 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169002" version="501" comment="python-perf is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37486 <object object_ref="oval:com.oracle.elsa:obj:20180169002" /> 37487 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37488 </rpminfo_test> 37489 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169003" version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37490 <object object_ref="oval:com.oracle.elsa:obj:20180169002" /> 37491 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37492 </rpminfo_test> 37493 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169004" version="501" comment="perf is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37494 <object object_ref="oval:com.oracle.elsa:obj:20180169003" /> 37495 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37496 </rpminfo_test> 37497 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169005" version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37498 <object object_ref="oval:com.oracle.elsa:obj:20180169003" /> 37499 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37500 </rpminfo_test> 37501 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169006" version="501" comment="kernel-headers is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37502 <object object_ref="oval:com.oracle.elsa:obj:20180169004" /> 37503 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37504 </rpminfo_test> 37505 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169007" version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37506 <object object_ref="oval:com.oracle.elsa:obj:20180169004" /> 37507 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37508 </rpminfo_test> 37509 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169008" version="501" comment="kernel-devel is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37510 <object object_ref="oval:com.oracle.elsa:obj:20180169005" /> 37511 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37512 </rpminfo_test> 37513 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169009" version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37514 <object object_ref="oval:com.oracle.elsa:obj:20180169005" /> 37515 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37516 </rpminfo_test> 37517 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169010" version="501" comment="kernel is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37518 <object object_ref="oval:com.oracle.elsa:obj:20180169006" /> 37519 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37520 </rpminfo_test> 37521 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169011" version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37522 <object object_ref="oval:com.oracle.elsa:obj:20180169006" /> 37523 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37524 </rpminfo_test> 37525 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169012" version="501" comment="kernel-doc is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37526 <object object_ref="oval:com.oracle.elsa:obj:20180169007" /> 37527 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37528 </rpminfo_test> 37529 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169013" version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37530 <object object_ref="oval:com.oracle.elsa:obj:20180169007" /> 37531 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37532 </rpminfo_test> 37533 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169014" version="501" comment="kernel-debug is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37534 <object object_ref="oval:com.oracle.elsa:obj:20180169008" /> 37535 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37536 </rpminfo_test> 37537 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169015" version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37538 <object object_ref="oval:com.oracle.elsa:obj:20180169008" /> 37539 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37540 </rpminfo_test> 37541 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169016" version="501" comment="kernel-firmware is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37542 <object object_ref="oval:com.oracle.elsa:obj:20180169009" /> 37543 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37544 </rpminfo_test> 37545 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169017" version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37546 <object object_ref="oval:com.oracle.elsa:obj:20180169009" /> 37547 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37548 </rpminfo_test> 37549 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169018" version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37550 <object object_ref="oval:com.oracle.elsa:obj:20180169010" /> 37551 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37552 </rpminfo_test> 37553 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169019" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37554 <object object_ref="oval:com.oracle.elsa:obj:20180169010" /> 37555 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37556 </rpminfo_test> 37557 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169020" version="501" comment="kernel-abi-whitelists is earlier than 0:2.6.32-696.20.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37558 <object object_ref="oval:com.oracle.elsa:obj:20180169011" /> 37559 <state state_ref="oval:com.oracle.elsa:ste:20180169003" /> 37560 </rpminfo_test> 37561 <rpminfo_test id="oval:com.oracle.elsa:tst:20180169021" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37562 <object object_ref="oval:com.oracle.elsa:obj:20180169011" /> 37563 <state state_ref="oval:com.oracle.elsa:ste:20180169001" /> 37564 </rpminfo_test> 37565 <rpminfo_test id="oval:com.oracle.elsa:tst:20180223001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37566 <object object_ref="oval:com.oracle.elsa:obj:20180223001" /> 37567 <state state_ref="oval:com.oracle.elsa:ste:20180223002" /> 37568 </rpminfo_test> 37569 <rpminfo_test id="oval:com.oracle.elsa:tst:20180223002" version="501" comment="nautilus-devel is earlier than 0:3.22.3-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37570 <object object_ref="oval:com.oracle.elsa:obj:20180223002" /> 37571 <state state_ref="oval:com.oracle.elsa:ste:20180223003" /> 37572 </rpminfo_test> 37573 <rpminfo_test id="oval:com.oracle.elsa:tst:20180223003" version="501" comment="nautilus-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37574 <object object_ref="oval:com.oracle.elsa:obj:20180223002" /> 37575 <state state_ref="oval:com.oracle.elsa:ste:20180223001" /> 37576 </rpminfo_test> 37577 <rpminfo_test id="oval:com.oracle.elsa:tst:20180223004" version="501" comment="nautilus is earlier than 0:3.22.3-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37578 <object object_ref="oval:com.oracle.elsa:obj:20180223003" /> 37579 <state state_ref="oval:com.oracle.elsa:ste:20180223003" /> 37580 </rpminfo_test> 37581 <rpminfo_test id="oval:com.oracle.elsa:tst:20180223005" version="501" comment="nautilus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37582 <object object_ref="oval:com.oracle.elsa:obj:20180223003" /> 37583 <state state_ref="oval:com.oracle.elsa:ste:20180223001" /> 37584 </rpminfo_test> 37585 <rpminfo_test id="oval:com.oracle.elsa:tst:20180223006" version="501" comment="nautilus-extensions is earlier than 0:3.22.3-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37586 <object object_ref="oval:com.oracle.elsa:obj:20180223004" /> 37587 <state state_ref="oval:com.oracle.elsa:ste:20180223003" /> 37588 </rpminfo_test> 37589 <rpminfo_test id="oval:com.oracle.elsa:tst:20180223007" version="501" comment="nautilus-extensions is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37590 <object object_ref="oval:com.oracle.elsa:obj:20180223004" /> 37591 <state state_ref="oval:com.oracle.elsa:ste:20180223001" /> 37592 </rpminfo_test> 37593 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37594 <object object_ref="oval:com.oracle.elsa:obj:20180260001" /> 37595 <state state_ref="oval:com.oracle.elsa:ste:20180260002" /> 37596 </rpminfo_test> 37597 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260002" version="501" comment="libgudev1 is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37598 <object object_ref="oval:com.oracle.elsa:obj:20180260002" /> 37599 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37600 </rpminfo_test> 37601 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260003" version="501" comment="libgudev1 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37602 <object object_ref="oval:com.oracle.elsa:obj:20180260002" /> 37603 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37604 </rpminfo_test> 37605 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260004" version="501" comment="libgudev1-devel is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37606 <object object_ref="oval:com.oracle.elsa:obj:20180260003" /> 37607 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37608 </rpminfo_test> 37609 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260005" version="501" comment="libgudev1-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37610 <object object_ref="oval:com.oracle.elsa:obj:20180260003" /> 37611 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37612 </rpminfo_test> 37613 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260006" version="501" comment="systemd is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37614 <object object_ref="oval:com.oracle.elsa:obj:20180260004" /> 37615 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37616 </rpminfo_test> 37617 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260007" version="501" comment="systemd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37618 <object object_ref="oval:com.oracle.elsa:obj:20180260004" /> 37619 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37620 </rpminfo_test> 37621 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260008" version="501" comment="systemd-devel is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37622 <object object_ref="oval:com.oracle.elsa:obj:20180260005" /> 37623 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37624 </rpminfo_test> 37625 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260009" version="501" comment="systemd-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37626 <object object_ref="oval:com.oracle.elsa:obj:20180260005" /> 37627 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37628 </rpminfo_test> 37629 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260010" version="501" comment="systemd-journal-gateway is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37630 <object object_ref="oval:com.oracle.elsa:obj:20180260006" /> 37631 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37632 </rpminfo_test> 37633 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260011" version="501" comment="systemd-journal-gateway is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37634 <object object_ref="oval:com.oracle.elsa:obj:20180260006" /> 37635 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37636 </rpminfo_test> 37637 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260012" version="501" comment="systemd-libs is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37638 <object object_ref="oval:com.oracle.elsa:obj:20180260007" /> 37639 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37640 </rpminfo_test> 37641 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260013" version="501" comment="systemd-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37642 <object object_ref="oval:com.oracle.elsa:obj:20180260007" /> 37643 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37644 </rpminfo_test> 37645 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260014" version="501" comment="systemd-networkd is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37646 <object object_ref="oval:com.oracle.elsa:obj:20180260008" /> 37647 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37648 </rpminfo_test> 37649 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260015" version="501" comment="systemd-networkd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37650 <object object_ref="oval:com.oracle.elsa:obj:20180260008" /> 37651 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37652 </rpminfo_test> 37653 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260016" version="501" comment="systemd-python is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37654 <object object_ref="oval:com.oracle.elsa:obj:20180260009" /> 37655 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37656 </rpminfo_test> 37657 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260017" version="501" comment="systemd-python is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37658 <object object_ref="oval:com.oracle.elsa:obj:20180260009" /> 37659 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37660 </rpminfo_test> 37661 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260018" version="501" comment="systemd-resolved is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37662 <object object_ref="oval:com.oracle.elsa:obj:20180260010" /> 37663 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37664 </rpminfo_test> 37665 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260019" version="501" comment="systemd-resolved is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37666 <object object_ref="oval:com.oracle.elsa:obj:20180260010" /> 37667 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37668 </rpminfo_test> 37669 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260020" version="501" comment="systemd-sysv is earlier than 0:219-42.0.2.el7_4.7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37670 <object object_ref="oval:com.oracle.elsa:obj:20180260011" /> 37671 <state state_ref="oval:com.oracle.elsa:ste:20180260003" /> 37672 </rpminfo_test> 37673 <rpminfo_test id="oval:com.oracle.elsa:tst:20180260021" version="501" comment="systemd-sysv is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37674 <object object_ref="oval:com.oracle.elsa:obj:20180260011" /> 37675 <state state_ref="oval:com.oracle.elsa:ste:20180260001" /> 37676 </rpminfo_test> 37677 <rpminfo_test id="oval:com.oracle.elsa:tst:20180262001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37678 <object object_ref="oval:com.oracle.elsa:obj:20180262001" /> 37679 <state state_ref="oval:com.oracle.elsa:ste:20180262002" /> 37680 </rpminfo_test> 37681 <rpminfo_test id="oval:com.oracle.elsa:tst:20180262002" version="501" comment="thunderbird is earlier than 0:52.6.0-1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37682 <object object_ref="oval:com.oracle.elsa:obj:20180262002" /> 37683 <state state_ref="oval:com.oracle.elsa:ste:20180262003" /> 37684 </rpminfo_test> 37685 <rpminfo_test id="oval:com.oracle.elsa:tst:20180262003" version="501" comment="thunderbird is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37686 <object object_ref="oval:com.oracle.elsa:obj:20180262002" /> 37687 <state state_ref="oval:com.oracle.elsa:ste:20180262001" /> 37688 </rpminfo_test> 37689 <rpminfo_test id="oval:com.oracle.elsa:tst:20180262004" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37690 <object object_ref="oval:com.oracle.elsa:obj:20180262001" /> 37691 <state state_ref="oval:com.oracle.elsa:ste:20180262004" /> 37692 </rpminfo_test> 37693 <rpminfo_test id="oval:com.oracle.elsa:tst:20180262005" version="501" comment="thunderbird is earlier than 0:52.6.0-1.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37694 <object object_ref="oval:com.oracle.elsa:obj:20180262002" /> 37695 <state state_ref="oval:com.oracle.elsa:ste:20180262005" /> 37696 </rpminfo_test> 37697 <rpminfo_test id="oval:com.oracle.elsa:tst:20180262006" version="501" comment="thunderbird is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37698 <object object_ref="oval:com.oracle.elsa:obj:20180262002" /> 37699 <state state_ref="oval:com.oracle.elsa:ste:20180262001" /> 37700 </rpminfo_test> 37701 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37702 <object object_ref="oval:com.oracle.elsa:obj:20180292001" /> 37703 <state state_ref="oval:com.oracle.elsa:ste:20180292002" /> 37704 </rpminfo_test> 37705 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292002" version="501" comment="kernel-PAE is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37706 <object object_ref="oval:com.oracle.elsa:obj:20180292002" /> 37707 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37708 </rpminfo_test> 37709 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292003" version="501" comment="kernel-PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37710 <object object_ref="oval:com.oracle.elsa:obj:20180292002" /> 37711 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37712 </rpminfo_test> 37713 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292004" version="501" comment="kernel is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37714 <object object_ref="oval:com.oracle.elsa:obj:20180292003" /> 37715 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37716 </rpminfo_test> 37717 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292005" version="501" comment="kernel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37718 <object object_ref="oval:com.oracle.elsa:obj:20180292003" /> 37719 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37720 </rpminfo_test> 37721 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292006" version="501" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37722 <object object_ref="oval:com.oracle.elsa:obj:20180292004" /> 37723 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37724 </rpminfo_test> 37725 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292007" version="501" comment="kernel-xen-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37726 <object object_ref="oval:com.oracle.elsa:obj:20180292004" /> 37727 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37728 </rpminfo_test> 37729 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292008" version="501" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37730 <object object_ref="oval:com.oracle.elsa:obj:20180292005" /> 37731 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37732 </rpminfo_test> 37733 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292009" version="501" comment="kernel-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37734 <object object_ref="oval:com.oracle.elsa:obj:20180292005" /> 37735 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37736 </rpminfo_test> 37737 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292010" version="501" comment="kernel-PAE-devel is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37738 <object object_ref="oval:com.oracle.elsa:obj:20180292006" /> 37739 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37740 </rpminfo_test> 37741 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292011" version="501" comment="kernel-PAE-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37742 <object object_ref="oval:com.oracle.elsa:obj:20180292006" /> 37743 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37744 </rpminfo_test> 37745 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292012" version="501" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37746 <object object_ref="oval:com.oracle.elsa:obj:20180292007" /> 37747 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37748 </rpminfo_test> 37749 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292013" version="501" comment="kernel-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37750 <object object_ref="oval:com.oracle.elsa:obj:20180292007" /> 37751 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37752 </rpminfo_test> 37753 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292014" version="501" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37754 <object object_ref="oval:com.oracle.elsa:obj:20180292008" /> 37755 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37756 </rpminfo_test> 37757 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292015" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37758 <object object_ref="oval:com.oracle.elsa:obj:20180292008" /> 37759 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37760 </rpminfo_test> 37761 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292016" version="501" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37762 <object object_ref="oval:com.oracle.elsa:obj:20180292009" /> 37763 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37764 </rpminfo_test> 37765 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292017" version="501" comment="kernel-headers is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37766 <object object_ref="oval:com.oracle.elsa:obj:20180292009" /> 37767 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37768 </rpminfo_test> 37769 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292018" version="501" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37770 <object object_ref="oval:com.oracle.elsa:obj:20180292010" /> 37771 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37772 </rpminfo_test> 37773 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292019" version="501" comment="kernel-xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37774 <object object_ref="oval:com.oracle.elsa:obj:20180292010" /> 37775 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37776 </rpminfo_test> 37777 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292020" version="501" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.8.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37778 <object object_ref="oval:com.oracle.elsa:obj:20180292011" /> 37779 <state state_ref="oval:com.oracle.elsa:ste:20180292003" /> 37780 </rpminfo_test> 37781 <rpminfo_test id="oval:com.oracle.elsa:tst:20180292021" version="501" comment="kernel-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37782 <object object_ref="oval:com.oracle.elsa:obj:20180292011" /> 37783 <state state_ref="oval:com.oracle.elsa:ste:20180292001" /> 37784 </rpminfo_test> 37785 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37786 <object object_ref="oval:com.oracle.elsa:obj:20180349001" /> 37787 <state state_ref="oval:com.oracle.elsa:ste:20180349002" /> 37788 </rpminfo_test> 37789 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349002" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37790 <object object_ref="oval:com.oracle.elsa:obj:20180349006" /> 37791 <state state_ref="oval:com.oracle.elsa:ste:20180349003" /> 37792 </rpminfo_test> 37793 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349003" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37794 <object object_ref="oval:com.oracle.elsa:obj:20180349006" /> 37795 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37796 </rpminfo_test> 37797 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349004" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37798 <object object_ref="oval:com.oracle.elsa:obj:20180349004" /> 37799 <state state_ref="oval:com.oracle.elsa:ste:20180349003" /> 37800 </rpminfo_test> 37801 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349005" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37802 <object object_ref="oval:com.oracle.elsa:obj:20180349004" /> 37803 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37804 </rpminfo_test> 37805 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349006" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37806 <object object_ref="oval:com.oracle.elsa:obj:20180349003" /> 37807 <state state_ref="oval:com.oracle.elsa:ste:20180349003" /> 37808 </rpminfo_test> 37809 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349007" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37810 <object object_ref="oval:com.oracle.elsa:obj:20180349003" /> 37811 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37812 </rpminfo_test> 37813 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349008" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37814 <object object_ref="oval:com.oracle.elsa:obj:20180349005" /> 37815 <state state_ref="oval:com.oracle.elsa:ste:20180349003" /> 37816 </rpminfo_test> 37817 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349009" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37818 <object object_ref="oval:com.oracle.elsa:obj:20180349005" /> 37819 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37820 </rpminfo_test> 37821 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349010" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.171-2.6.13.0.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37822 <object object_ref="oval:com.oracle.elsa:obj:20180349007" /> 37823 <state state_ref="oval:com.oracle.elsa:ste:20180349003" /> 37824 </rpminfo_test> 37825 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349011" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37826 <object object_ref="oval:com.oracle.elsa:obj:20180349007" /> 37827 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37828 </rpminfo_test> 37829 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349012" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37830 <object object_ref="oval:com.oracle.elsa:obj:20180349001" /> 37831 <state state_ref="oval:com.oracle.elsa:ste:20180349004" /> 37832 </rpminfo_test> 37833 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349013" version="501" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37834 <object object_ref="oval:com.oracle.elsa:obj:20180349002" /> 37835 <state state_ref="oval:com.oracle.elsa:ste:20180349005" /> 37836 </rpminfo_test> 37837 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349014" version="501" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37838 <object object_ref="oval:com.oracle.elsa:obj:20180349002" /> 37839 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37840 </rpminfo_test> 37841 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349015" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37842 <object object_ref="oval:com.oracle.elsa:obj:20180349003" /> 37843 <state state_ref="oval:com.oracle.elsa:ste:20180349005" /> 37844 </rpminfo_test> 37845 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349016" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37846 <object object_ref="oval:com.oracle.elsa:obj:20180349003" /> 37847 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37848 </rpminfo_test> 37849 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349017" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37850 <object object_ref="oval:com.oracle.elsa:obj:20180349004" /> 37851 <state state_ref="oval:com.oracle.elsa:ste:20180349005" /> 37852 </rpminfo_test> 37853 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349018" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37854 <object object_ref="oval:com.oracle.elsa:obj:20180349004" /> 37855 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37856 </rpminfo_test> 37857 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349019" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37858 <object object_ref="oval:com.oracle.elsa:obj:20180349005" /> 37859 <state state_ref="oval:com.oracle.elsa:ste:20180349005" /> 37860 </rpminfo_test> 37861 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349020" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37862 <object object_ref="oval:com.oracle.elsa:obj:20180349005" /> 37863 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37864 </rpminfo_test> 37865 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349021" version="501" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37866 <object object_ref="oval:com.oracle.elsa:obj:20180349008" /> 37867 <state state_ref="oval:com.oracle.elsa:ste:20180349005" /> 37868 </rpminfo_test> 37869 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349022" version="501" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37870 <object object_ref="oval:com.oracle.elsa:obj:20180349008" /> 37871 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37872 </rpminfo_test> 37873 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349023" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37874 <object object_ref="oval:com.oracle.elsa:obj:20180349007" /> 37875 <state state_ref="oval:com.oracle.elsa:ste:20180349005" /> 37876 </rpminfo_test> 37877 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349024" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37878 <object object_ref="oval:com.oracle.elsa:obj:20180349007" /> 37879 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37880 </rpminfo_test> 37881 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349025" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.171-2.6.13.0.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37882 <object object_ref="oval:com.oracle.elsa:obj:20180349006" /> 37883 <state state_ref="oval:com.oracle.elsa:ste:20180349005" /> 37884 </rpminfo_test> 37885 <rpminfo_test id="oval:com.oracle.elsa:tst:20180349026" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37886 <object object_ref="oval:com.oracle.elsa:obj:20180349006" /> 37887 <state state_ref="oval:com.oracle.elsa:ste:20180349001" /> 37888 </rpminfo_test> 37889 <rpminfo_test id="oval:com.oracle.elsa:tst:20180350001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37890 <object object_ref="oval:com.oracle.elsa:obj:20180350001" /> 37891 <state state_ref="oval:com.oracle.elsa:ste:20180350002" /> 37892 </rpminfo_test> 37893 <rpminfo_test id="oval:com.oracle.elsa:tst:20180350002" version="501" comment="gcab is earlier than 0:0.7-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37894 <object object_ref="oval:com.oracle.elsa:obj:20180350002" /> 37895 <state state_ref="oval:com.oracle.elsa:ste:20180350003" /> 37896 </rpminfo_test> 37897 <rpminfo_test id="oval:com.oracle.elsa:tst:20180350003" version="501" comment="gcab is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37898 <object object_ref="oval:com.oracle.elsa:obj:20180350002" /> 37899 <state state_ref="oval:com.oracle.elsa:ste:20180350001" /> 37900 </rpminfo_test> 37901 <rpminfo_test id="oval:com.oracle.elsa:tst:20180350004" version="501" comment="libgcab1-devel is earlier than 0:0.7-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37902 <object object_ref="oval:com.oracle.elsa:obj:20180350003" /> 37903 <state state_ref="oval:com.oracle.elsa:ste:20180350003" /> 37904 </rpminfo_test> 37905 <rpminfo_test id="oval:com.oracle.elsa:tst:20180350005" version="501" comment="libgcab1-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37906 <object object_ref="oval:com.oracle.elsa:obj:20180350003" /> 37907 <state state_ref="oval:com.oracle.elsa:ste:20180350001" /> 37908 </rpminfo_test> 37909 <rpminfo_test id="oval:com.oracle.elsa:tst:20180350006" version="501" comment="libgcab1 is earlier than 0:0.7-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37910 <object object_ref="oval:com.oracle.elsa:obj:20180350004" /> 37911 <state state_ref="oval:com.oracle.elsa:ste:20180350003" /> 37912 </rpminfo_test> 37913 <rpminfo_test id="oval:com.oracle.elsa:tst:20180350007" version="501" comment="libgcab1 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37914 <object object_ref="oval:com.oracle.elsa:obj:20180350004" /> 37915 <state state_ref="oval:com.oracle.elsa:ste:20180350001" /> 37916 </rpminfo_test> 37917 <rpminfo_test id="oval:com.oracle.elsa:tst:20180377001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37918 <object object_ref="oval:com.oracle.elsa:obj:20180377001" /> 37919 <state state_ref="oval:com.oracle.elsa:ste:20180377002" /> 37920 </rpminfo_test> 37921 <rpminfo_test id="oval:com.oracle.elsa:tst:20180377002" version="501" comment="quagga-devel is earlier than 0:0.99.22.4-5.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37922 <object object_ref="oval:com.oracle.elsa:obj:20180377002" /> 37923 <state state_ref="oval:com.oracle.elsa:ste:20180377003" /> 37924 </rpminfo_test> 37925 <rpminfo_test id="oval:com.oracle.elsa:tst:20180377003" version="501" comment="quagga-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37926 <object object_ref="oval:com.oracle.elsa:obj:20180377002" /> 37927 <state state_ref="oval:com.oracle.elsa:ste:20180377001" /> 37928 </rpminfo_test> 37929 <rpminfo_test id="oval:com.oracle.elsa:tst:20180377004" version="501" comment="quagga-contrib is earlier than 0:0.99.22.4-5.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37930 <object object_ref="oval:com.oracle.elsa:obj:20180377003" /> 37931 <state state_ref="oval:com.oracle.elsa:ste:20180377003" /> 37932 </rpminfo_test> 37933 <rpminfo_test id="oval:com.oracle.elsa:tst:20180377005" version="501" comment="quagga-contrib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37934 <object object_ref="oval:com.oracle.elsa:obj:20180377003" /> 37935 <state state_ref="oval:com.oracle.elsa:ste:20180377001" /> 37936 </rpminfo_test> 37937 <rpminfo_test id="oval:com.oracle.elsa:tst:20180377006" version="501" comment="quagga is earlier than 0:0.99.22.4-5.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37938 <object object_ref="oval:com.oracle.elsa:obj:20180377004" /> 37939 <state state_ref="oval:com.oracle.elsa:ste:20180377003" /> 37940 </rpminfo_test> 37941 <rpminfo_test id="oval:com.oracle.elsa:tst:20180377007" version="501" comment="quagga is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37942 <object object_ref="oval:com.oracle.elsa:obj:20180377004" /> 37943 <state state_ref="oval:com.oracle.elsa:ste:20180377001" /> 37944 </rpminfo_test> 37945 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37946 <object object_ref="oval:com.oracle.elsa:obj:20180378001" /> 37947 <state state_ref="oval:com.oracle.elsa:ste:20180378002" /> 37948 </rpminfo_test> 37949 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378002" version="501" comment="ruby-doc is earlier than 0:2.0.0.648-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37950 <object object_ref="oval:com.oracle.elsa:obj:20180378002" /> 37951 <state state_ref="oval:com.oracle.elsa:ste:20180378003" /> 37952 </rpminfo_test> 37953 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378003" version="501" comment="ruby-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37954 <object object_ref="oval:com.oracle.elsa:obj:20180378002" /> 37955 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 37956 </rpminfo_test> 37957 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378004" version="501" comment="ruby-tcltk is earlier than 0:2.0.0.648-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37958 <object object_ref="oval:com.oracle.elsa:obj:20180378003" /> 37959 <state state_ref="oval:com.oracle.elsa:ste:20180378003" /> 37960 </rpminfo_test> 37961 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378005" version="501" comment="ruby-tcltk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37962 <object object_ref="oval:com.oracle.elsa:obj:20180378003" /> 37963 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 37964 </rpminfo_test> 37965 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378006" version="501" comment="rubygem-minitest is earlier than 0:4.3.2-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37966 <object object_ref="oval:com.oracle.elsa:obj:20180378004" /> 37967 <state state_ref="oval:com.oracle.elsa:ste:20180378004" /> 37968 </rpminfo_test> 37969 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378007" version="501" comment="rubygem-minitest is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37970 <object object_ref="oval:com.oracle.elsa:obj:20180378004" /> 37971 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 37972 </rpminfo_test> 37973 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378008" version="501" comment="rubygem-rake is earlier than 0:0.9.6-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37974 <object object_ref="oval:com.oracle.elsa:obj:20180378005" /> 37975 <state state_ref="oval:com.oracle.elsa:ste:20180378005" /> 37976 </rpminfo_test> 37977 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378009" version="501" comment="rubygem-rake is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37978 <object object_ref="oval:com.oracle.elsa:obj:20180378005" /> 37979 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 37980 </rpminfo_test> 37981 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378010" version="501" comment="ruby-devel is earlier than 0:2.0.0.648-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37982 <object object_ref="oval:com.oracle.elsa:obj:20180378006" /> 37983 <state state_ref="oval:com.oracle.elsa:ste:20180378003" /> 37984 </rpminfo_test> 37985 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378011" version="501" comment="ruby-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37986 <object object_ref="oval:com.oracle.elsa:obj:20180378006" /> 37987 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 37988 </rpminfo_test> 37989 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378012" version="501" comment="rubygems-devel is earlier than 0:2.0.14.1-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37990 <object object_ref="oval:com.oracle.elsa:obj:20180378007" /> 37991 <state state_ref="oval:com.oracle.elsa:ste:20180378006" /> 37992 </rpminfo_test> 37993 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378013" version="501" comment="rubygems-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37994 <object object_ref="oval:com.oracle.elsa:obj:20180378007" /> 37995 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 37996 </rpminfo_test> 37997 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378014" version="501" comment="rubygem-io-console is earlier than 0:0.4.2-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 37998 <object object_ref="oval:com.oracle.elsa:obj:20180378008" /> 37999 <state state_ref="oval:com.oracle.elsa:ste:20180378007" /> 38000 </rpminfo_test> 38001 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378015" version="501" comment="rubygem-io-console is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38002 <object object_ref="oval:com.oracle.elsa:obj:20180378008" /> 38003 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38004 </rpminfo_test> 38005 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378016" version="501" comment="rubygem-json is earlier than 0:1.7.7-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38006 <object object_ref="oval:com.oracle.elsa:obj:20180378009" /> 38007 <state state_ref="oval:com.oracle.elsa:ste:20180378008" /> 38008 </rpminfo_test> 38009 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378017" version="501" comment="rubygem-json is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38010 <object object_ref="oval:com.oracle.elsa:obj:20180378009" /> 38011 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38012 </rpminfo_test> 38013 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378018" version="501" comment="ruby-irb is earlier than 0:2.0.0.648-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38014 <object object_ref="oval:com.oracle.elsa:obj:20180378010" /> 38015 <state state_ref="oval:com.oracle.elsa:ste:20180378003" /> 38016 </rpminfo_test> 38017 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378019" version="501" comment="ruby-irb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38018 <object object_ref="oval:com.oracle.elsa:obj:20180378010" /> 38019 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38020 </rpminfo_test> 38021 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378020" version="501" comment="rubygems is earlier than 0:2.0.14.1-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38022 <object object_ref="oval:com.oracle.elsa:obj:20180378011" /> 38023 <state state_ref="oval:com.oracle.elsa:ste:20180378006" /> 38024 </rpminfo_test> 38025 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378021" version="501" comment="rubygems is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38026 <object object_ref="oval:com.oracle.elsa:obj:20180378011" /> 38027 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38028 </rpminfo_test> 38029 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378022" version="501" comment="rubygem-bigdecimal is earlier than 0:1.2.0-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38030 <object object_ref="oval:com.oracle.elsa:obj:20180378012" /> 38031 <state state_ref="oval:com.oracle.elsa:ste:20180378009" /> 38032 </rpminfo_test> 38033 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378023" version="501" comment="rubygem-bigdecimal is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38034 <object object_ref="oval:com.oracle.elsa:obj:20180378012" /> 38035 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38036 </rpminfo_test> 38037 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378024" version="501" comment="rubygem-rdoc is earlier than 0:4.0.0-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38038 <object object_ref="oval:com.oracle.elsa:obj:20180378013" /> 38039 <state state_ref="oval:com.oracle.elsa:ste:20180378010" /> 38040 </rpminfo_test> 38041 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378025" version="501" comment="rubygem-rdoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38042 <object object_ref="oval:com.oracle.elsa:obj:20180378013" /> 38043 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38044 </rpminfo_test> 38045 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378026" version="501" comment="ruby is earlier than 0:2.0.0.648-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38046 <object object_ref="oval:com.oracle.elsa:obj:20180378014" /> 38047 <state state_ref="oval:com.oracle.elsa:ste:20180378003" /> 38048 </rpminfo_test> 38049 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378027" version="501" comment="ruby is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38050 <object object_ref="oval:com.oracle.elsa:obj:20180378014" /> 38051 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38052 </rpminfo_test> 38053 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378028" version="501" comment="ruby-libs is earlier than 0:2.0.0.648-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38054 <object object_ref="oval:com.oracle.elsa:obj:20180378015" /> 38055 <state state_ref="oval:com.oracle.elsa:ste:20180378003" /> 38056 </rpminfo_test> 38057 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378029" version="501" comment="ruby-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38058 <object object_ref="oval:com.oracle.elsa:obj:20180378015" /> 38059 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38060 </rpminfo_test> 38061 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378030" version="501" comment="rubygem-psych is earlier than 0:2.0.0-33.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38062 <object object_ref="oval:com.oracle.elsa:obj:20180378016" /> 38063 <state state_ref="oval:com.oracle.elsa:ste:20180378011" /> 38064 </rpminfo_test> 38065 <rpminfo_test id="oval:com.oracle.elsa:tst:20180378031" version="501" comment="rubygem-psych is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38066 <object object_ref="oval:com.oracle.elsa:obj:20180378016" /> 38067 <state state_ref="oval:com.oracle.elsa:ste:20180378001" /> 38068 </rpminfo_test> 38069 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38070 <object object_ref="oval:com.oracle.elsa:obj:20180395001" /> 38071 <state state_ref="oval:com.oracle.elsa:ste:20180395002" /> 38072 </rpminfo_test> 38073 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395002" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38074 <object object_ref="oval:com.oracle.elsa:obj:20180395002" /> 38075 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38076 </rpminfo_test> 38077 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395003" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38078 <object object_ref="oval:com.oracle.elsa:obj:20180395002" /> 38079 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38080 </rpminfo_test> 38081 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395004" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38082 <object object_ref="oval:com.oracle.elsa:obj:20180395003" /> 38083 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38084 </rpminfo_test> 38085 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395005" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38086 <object object_ref="oval:com.oracle.elsa:obj:20180395003" /> 38087 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38088 </rpminfo_test> 38089 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395006" version="501" comment="kernel-headers is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38090 <object object_ref="oval:com.oracle.elsa:obj:20180395004" /> 38091 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38092 </rpminfo_test> 38093 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395007" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38094 <object object_ref="oval:com.oracle.elsa:obj:20180395004" /> 38095 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38096 </rpminfo_test> 38097 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395008" version="501" comment="perf is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38098 <object object_ref="oval:com.oracle.elsa:obj:20180395005" /> 38099 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38100 </rpminfo_test> 38101 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395009" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38102 <object object_ref="oval:com.oracle.elsa:obj:20180395005" /> 38103 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38104 </rpminfo_test> 38105 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395010" version="501" comment="python-perf is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38106 <object object_ref="oval:com.oracle.elsa:obj:20180395006" /> 38107 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38108 </rpminfo_test> 38109 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395011" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38110 <object object_ref="oval:com.oracle.elsa:obj:20180395006" /> 38111 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38112 </rpminfo_test> 38113 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395012" version="501" comment="kernel-devel is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38114 <object object_ref="oval:com.oracle.elsa:obj:20180395007" /> 38115 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38116 </rpminfo_test> 38117 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395013" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38118 <object object_ref="oval:com.oracle.elsa:obj:20180395007" /> 38119 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38120 </rpminfo_test> 38121 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395014" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38122 <object object_ref="oval:com.oracle.elsa:obj:20180395008" /> 38123 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38124 </rpminfo_test> 38125 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395015" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38126 <object object_ref="oval:com.oracle.elsa:obj:20180395008" /> 38127 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38128 </rpminfo_test> 38129 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395016" version="501" comment="kernel-doc is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38130 <object object_ref="oval:com.oracle.elsa:obj:20180395009" /> 38131 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38132 </rpminfo_test> 38133 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395017" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38134 <object object_ref="oval:com.oracle.elsa:obj:20180395009" /> 38135 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38136 </rpminfo_test> 38137 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395018" version="501" comment="kernel-tools is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38138 <object object_ref="oval:com.oracle.elsa:obj:20180395010" /> 38139 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38140 </rpminfo_test> 38141 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395019" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38142 <object object_ref="oval:com.oracle.elsa:obj:20180395010" /> 38143 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38144 </rpminfo_test> 38145 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395020" version="501" comment="kernel is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38146 <object object_ref="oval:com.oracle.elsa:obj:20180395011" /> 38147 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38148 </rpminfo_test> 38149 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395021" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38150 <object object_ref="oval:com.oracle.elsa:obj:20180395011" /> 38151 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38152 </rpminfo_test> 38153 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395022" version="501" comment="kernel-debug is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38154 <object object_ref="oval:com.oracle.elsa:obj:20180395012" /> 38155 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38156 </rpminfo_test> 38157 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395023" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38158 <object object_ref="oval:com.oracle.elsa:obj:20180395012" /> 38159 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38160 </rpminfo_test> 38161 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395024" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-693.21.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38162 <object object_ref="oval:com.oracle.elsa:obj:20180395013" /> 38163 <state state_ref="oval:com.oracle.elsa:ste:20180395003" /> 38164 </rpminfo_test> 38165 <rpminfo_test id="oval:com.oracle.elsa:tst:20180395025" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38166 <object object_ref="oval:com.oracle.elsa:obj:20180395013" /> 38167 <state state_ref="oval:com.oracle.elsa:ste:20180395001" /> 38168 </rpminfo_test> 38169 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38170 <object object_ref="oval:com.oracle.elsa:obj:20180406001" /> 38171 <state state_ref="oval:com.oracle.elsa:ste:20180406002" /> 38172 </rpminfo_test> 38173 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406002" version="501" comment="php-common is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38174 <object object_ref="oval:com.oracle.elsa:obj:20180406002" /> 38175 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38176 </rpminfo_test> 38177 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406003" version="501" comment="php-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38178 <object object_ref="oval:com.oracle.elsa:obj:20180406002" /> 38179 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38180 </rpminfo_test> 38181 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406004" version="501" comment="php-process is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38182 <object object_ref="oval:com.oracle.elsa:obj:20180406003" /> 38183 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38184 </rpminfo_test> 38185 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406005" version="501" comment="php-process is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38186 <object object_ref="oval:com.oracle.elsa:obj:20180406003" /> 38187 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38188 </rpminfo_test> 38189 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406006" version="501" comment="php-gd is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38190 <object object_ref="oval:com.oracle.elsa:obj:20180406004" /> 38191 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38192 </rpminfo_test> 38193 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406007" version="501" comment="php-gd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38194 <object object_ref="oval:com.oracle.elsa:obj:20180406004" /> 38195 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38196 </rpminfo_test> 38197 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406008" version="501" comment="php-pgsql is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38198 <object object_ref="oval:com.oracle.elsa:obj:20180406005" /> 38199 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38200 </rpminfo_test> 38201 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406009" version="501" comment="php-pgsql is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38202 <object object_ref="oval:com.oracle.elsa:obj:20180406005" /> 38203 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38204 </rpminfo_test> 38205 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406010" version="501" comment="php-xmlrpc is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38206 <object object_ref="oval:com.oracle.elsa:obj:20180406006" /> 38207 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38208 </rpminfo_test> 38209 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406011" version="501" comment="php-xmlrpc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38210 <object object_ref="oval:com.oracle.elsa:obj:20180406006" /> 38211 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38212 </rpminfo_test> 38213 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406012" version="501" comment="php-pdo is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38214 <object object_ref="oval:com.oracle.elsa:obj:20180406007" /> 38215 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38216 </rpminfo_test> 38217 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406013" version="501" comment="php-pdo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38218 <object object_ref="oval:com.oracle.elsa:obj:20180406007" /> 38219 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38220 </rpminfo_test> 38221 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406014" version="501" comment="php-soap is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38222 <object object_ref="oval:com.oracle.elsa:obj:20180406008" /> 38223 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38224 </rpminfo_test> 38225 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406015" version="501" comment="php-soap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38226 <object object_ref="oval:com.oracle.elsa:obj:20180406008" /> 38227 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38228 </rpminfo_test> 38229 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406016" version="501" comment="php-odbc is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38230 <object object_ref="oval:com.oracle.elsa:obj:20180406009" /> 38231 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38232 </rpminfo_test> 38233 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406017" version="501" comment="php-odbc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38234 <object object_ref="oval:com.oracle.elsa:obj:20180406009" /> 38235 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38236 </rpminfo_test> 38237 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406018" version="501" comment="php-ldap is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38238 <object object_ref="oval:com.oracle.elsa:obj:20180406010" /> 38239 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38240 </rpminfo_test> 38241 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406019" version="501" comment="php-ldap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38242 <object object_ref="oval:com.oracle.elsa:obj:20180406010" /> 38243 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38244 </rpminfo_test> 38245 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406020" version="501" comment="php-xml is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38246 <object object_ref="oval:com.oracle.elsa:obj:20180406011" /> 38247 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38248 </rpminfo_test> 38249 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406021" version="501" comment="php-xml is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38250 <object object_ref="oval:com.oracle.elsa:obj:20180406011" /> 38251 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38252 </rpminfo_test> 38253 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406022" version="501" comment="php-cli is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38254 <object object_ref="oval:com.oracle.elsa:obj:20180406012" /> 38255 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38256 </rpminfo_test> 38257 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406023" version="501" comment="php-cli is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38258 <object object_ref="oval:com.oracle.elsa:obj:20180406012" /> 38259 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38260 </rpminfo_test> 38261 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406024" version="501" comment="php-recode is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38262 <object object_ref="oval:com.oracle.elsa:obj:20180406013" /> 38263 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38264 </rpminfo_test> 38265 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406025" version="501" comment="php-recode is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38266 <object object_ref="oval:com.oracle.elsa:obj:20180406013" /> 38267 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38268 </rpminfo_test> 38269 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406026" version="501" comment="php is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38270 <object object_ref="oval:com.oracle.elsa:obj:20180406014" /> 38271 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38272 </rpminfo_test> 38273 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406027" version="501" comment="php is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38274 <object object_ref="oval:com.oracle.elsa:obj:20180406014" /> 38275 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38276 </rpminfo_test> 38277 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406028" version="501" comment="php-mysql is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38278 <object object_ref="oval:com.oracle.elsa:obj:20180406015" /> 38279 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38280 </rpminfo_test> 38281 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406029" version="501" comment="php-mysql is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38282 <object object_ref="oval:com.oracle.elsa:obj:20180406015" /> 38283 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38284 </rpminfo_test> 38285 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406030" version="501" comment="php-mysqlnd is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38286 <object object_ref="oval:com.oracle.elsa:obj:20180406016" /> 38287 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38288 </rpminfo_test> 38289 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406031" version="501" comment="php-mysqlnd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38290 <object object_ref="oval:com.oracle.elsa:obj:20180406016" /> 38291 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38292 </rpminfo_test> 38293 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406032" version="501" comment="php-enchant is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38294 <object object_ref="oval:com.oracle.elsa:obj:20180406017" /> 38295 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38296 </rpminfo_test> 38297 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406033" version="501" comment="php-enchant is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38298 <object object_ref="oval:com.oracle.elsa:obj:20180406017" /> 38299 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38300 </rpminfo_test> 38301 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406034" version="501" comment="php-mbstring is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38302 <object object_ref="oval:com.oracle.elsa:obj:20180406018" /> 38303 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38304 </rpminfo_test> 38305 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406035" version="501" comment="php-mbstring is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38306 <object object_ref="oval:com.oracle.elsa:obj:20180406018" /> 38307 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38308 </rpminfo_test> 38309 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406036" version="501" comment="php-devel is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38310 <object object_ref="oval:com.oracle.elsa:obj:20180406019" /> 38311 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38312 </rpminfo_test> 38313 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406037" version="501" comment="php-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38314 <object object_ref="oval:com.oracle.elsa:obj:20180406019" /> 38315 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38316 </rpminfo_test> 38317 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406038" version="501" comment="php-pspell is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38318 <object object_ref="oval:com.oracle.elsa:obj:20180406020" /> 38319 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38320 </rpminfo_test> 38321 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406039" version="501" comment="php-pspell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38322 <object object_ref="oval:com.oracle.elsa:obj:20180406020" /> 38323 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38324 </rpminfo_test> 38325 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406040" version="501" comment="php-snmp is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38326 <object object_ref="oval:com.oracle.elsa:obj:20180406021" /> 38327 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38328 </rpminfo_test> 38329 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406041" version="501" comment="php-snmp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38330 <object object_ref="oval:com.oracle.elsa:obj:20180406021" /> 38331 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38332 </rpminfo_test> 38333 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406042" version="501" comment="php-intl is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38334 <object object_ref="oval:com.oracle.elsa:obj:20180406022" /> 38335 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38336 </rpminfo_test> 38337 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406043" version="501" comment="php-intl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38338 <object object_ref="oval:com.oracle.elsa:obj:20180406022" /> 38339 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38340 </rpminfo_test> 38341 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406044" version="501" comment="php-dba is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38342 <object object_ref="oval:com.oracle.elsa:obj:20180406023" /> 38343 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38344 </rpminfo_test> 38345 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406045" version="501" comment="php-dba is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38346 <object object_ref="oval:com.oracle.elsa:obj:20180406023" /> 38347 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38348 </rpminfo_test> 38349 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406046" version="501" comment="php-bcmath is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38350 <object object_ref="oval:com.oracle.elsa:obj:20180406024" /> 38351 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38352 </rpminfo_test> 38353 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406047" version="501" comment="php-bcmath is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38354 <object object_ref="oval:com.oracle.elsa:obj:20180406024" /> 38355 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38356 </rpminfo_test> 38357 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406048" version="501" comment="php-embedded is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38358 <object object_ref="oval:com.oracle.elsa:obj:20180406025" /> 38359 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38360 </rpminfo_test> 38361 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406049" version="501" comment="php-embedded is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38362 <object object_ref="oval:com.oracle.elsa:obj:20180406025" /> 38363 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38364 </rpminfo_test> 38365 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406050" version="501" comment="php-fpm is earlier than 0:5.4.16-43.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38366 <object object_ref="oval:com.oracle.elsa:obj:20180406026" /> 38367 <state state_ref="oval:com.oracle.elsa:ste:20180406003" /> 38368 </rpminfo_test> 38369 <rpminfo_test id="oval:com.oracle.elsa:tst:20180406051" version="501" comment="php-fpm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38370 <object object_ref="oval:com.oracle.elsa:obj:20180406026" /> 38371 <state state_ref="oval:com.oracle.elsa:ste:20180406001" /> 38372 </rpminfo_test> 38373 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38374 <object object_ref="oval:com.oracle.elsa:obj:20180414001" /> 38375 <state state_ref="oval:com.oracle.elsa:ste:20180414002" /> 38376 </rpminfo_test> 38377 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414002" version="501" comment="389-ds-base is earlier than 0:1.3.6.1-28.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38378 <object object_ref="oval:com.oracle.elsa:obj:20180414002" /> 38379 <state state_ref="oval:com.oracle.elsa:ste:20180414003" /> 38380 </rpminfo_test> 38381 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414003" version="501" comment="389-ds-base is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38382 <object object_ref="oval:com.oracle.elsa:obj:20180414002" /> 38383 <state state_ref="oval:com.oracle.elsa:ste:20180414001" /> 38384 </rpminfo_test> 38385 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414004" version="501" comment="389-ds-base-libs is earlier than 0:1.3.6.1-28.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38386 <object object_ref="oval:com.oracle.elsa:obj:20180414003" /> 38387 <state state_ref="oval:com.oracle.elsa:ste:20180414003" /> 38388 </rpminfo_test> 38389 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414005" version="501" comment="389-ds-base-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38390 <object object_ref="oval:com.oracle.elsa:obj:20180414003" /> 38391 <state state_ref="oval:com.oracle.elsa:ste:20180414001" /> 38392 </rpminfo_test> 38393 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414006" version="501" comment="389-ds-base-snmp is earlier than 0:1.3.6.1-28.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38394 <object object_ref="oval:com.oracle.elsa:obj:20180414004" /> 38395 <state state_ref="oval:com.oracle.elsa:ste:20180414003" /> 38396 </rpminfo_test> 38397 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414007" version="501" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38398 <object object_ref="oval:com.oracle.elsa:obj:20180414004" /> 38399 <state state_ref="oval:com.oracle.elsa:ste:20180414001" /> 38400 </rpminfo_test> 38401 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414008" version="501" comment="389-ds-base-devel is earlier than 0:1.3.6.1-28.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38402 <object object_ref="oval:com.oracle.elsa:obj:20180414005" /> 38403 <state state_ref="oval:com.oracle.elsa:ste:20180414003" /> 38404 </rpminfo_test> 38405 <rpminfo_test id="oval:com.oracle.elsa:tst:20180414009" version="501" comment="389-ds-base-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38406 <object object_ref="oval:com.oracle.elsa:obj:20180414005" /> 38407 <state state_ref="oval:com.oracle.elsa:ste:20180414001" /> 38408 </rpminfo_test> 38409 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38410 <object object_ref="oval:com.oracle.elsa:obj:20180418001" /> 38411 <state state_ref="oval:com.oracle.elsa:ste:20180418002" /> 38412 </rpminfo_test> 38413 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418002" version="501" comment="libreofficekit is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38414 <object object_ref="oval:com.oracle.elsa:obj:20180418002" /> 38415 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38416 </rpminfo_test> 38417 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418003" version="501" comment="libreofficekit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38418 <object object_ref="oval:com.oracle.elsa:obj:20180418002" /> 38419 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38420 </rpminfo_test> 38421 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418004" version="501" comment="libreofficekit-devel is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38422 <object object_ref="oval:com.oracle.elsa:obj:20180418003" /> 38423 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38424 </rpminfo_test> 38425 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418005" version="501" comment="libreofficekit-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38426 <object object_ref="oval:com.oracle.elsa:obj:20180418003" /> 38427 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38428 </rpminfo_test> 38429 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418006" version="501" comment="libreoffice-langpack-fi is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38430 <object object_ref="oval:com.oracle.elsa:obj:20180418004" /> 38431 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38432 </rpminfo_test> 38433 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418007" version="501" comment="libreoffice-langpack-fi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38434 <object object_ref="oval:com.oracle.elsa:obj:20180418004" /> 38435 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38436 </rpminfo_test> 38437 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418008" version="501" comment="autocorr-sk is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38438 <object object_ref="oval:com.oracle.elsa:obj:20180418005" /> 38439 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38440 </rpminfo_test> 38441 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418009" version="501" comment="autocorr-sk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38442 <object object_ref="oval:com.oracle.elsa:obj:20180418005" /> 38443 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38444 </rpminfo_test> 38445 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418010" version="501" comment="libreoffice-langpack-si is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38446 <object object_ref="oval:com.oracle.elsa:obj:20180418006" /> 38447 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38448 </rpminfo_test> 38449 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418011" version="501" comment="libreoffice-langpack-si is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38450 <object object_ref="oval:com.oracle.elsa:obj:20180418006" /> 38451 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38452 </rpminfo_test> 38453 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418012" version="501" comment="libreoffice-langpack-hi is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38454 <object object_ref="oval:com.oracle.elsa:obj:20180418007" /> 38455 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38456 </rpminfo_test> 38457 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418013" version="501" comment="libreoffice-langpack-hi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38458 <object object_ref="oval:com.oracle.elsa:obj:20180418007" /> 38459 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38460 </rpminfo_test> 38461 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418014" version="501" comment="libreoffice-xsltfilter is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38462 <object object_ref="oval:com.oracle.elsa:obj:20180418008" /> 38463 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38464 </rpminfo_test> 38465 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418015" version="501" comment="libreoffice-xsltfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38466 <object object_ref="oval:com.oracle.elsa:obj:20180418008" /> 38467 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38468 </rpminfo_test> 38469 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418016" version="501" comment="autocorr-ja is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38470 <object object_ref="oval:com.oracle.elsa:obj:20180418009" /> 38471 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38472 </rpminfo_test> 38473 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418017" version="501" comment="autocorr-ja is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38474 <object object_ref="oval:com.oracle.elsa:obj:20180418009" /> 38475 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38476 </rpminfo_test> 38477 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418018" version="501" comment="libreoffice-langpack-ro is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38478 <object object_ref="oval:com.oracle.elsa:obj:20180418010" /> 38479 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38480 </rpminfo_test> 38481 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418019" version="501" comment="libreoffice-langpack-ro is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38482 <object object_ref="oval:com.oracle.elsa:obj:20180418010" /> 38483 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38484 </rpminfo_test> 38485 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418020" version="501" comment="libreoffice-nlpsolver is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38486 <object object_ref="oval:com.oracle.elsa:obj:20180418011" /> 38487 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38488 </rpminfo_test> 38489 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418021" version="501" comment="libreoffice-nlpsolver is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38490 <object object_ref="oval:com.oracle.elsa:obj:20180418011" /> 38491 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38492 </rpminfo_test> 38493 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418022" version="501" comment="libreoffice-writer is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38494 <object object_ref="oval:com.oracle.elsa:obj:20180418012" /> 38495 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38496 </rpminfo_test> 38497 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418023" version="501" comment="libreoffice-writer is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38498 <object object_ref="oval:com.oracle.elsa:obj:20180418012" /> 38499 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38500 </rpminfo_test> 38501 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418024" version="501" comment="libreoffice-langpack-de is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38502 <object object_ref="oval:com.oracle.elsa:obj:20180418013" /> 38503 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38504 </rpminfo_test> 38505 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418025" version="501" comment="libreoffice-langpack-de is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38506 <object object_ref="oval:com.oracle.elsa:obj:20180418013" /> 38507 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38508 </rpminfo_test> 38509 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418026" version="501" comment="libreoffice-langpack-gu is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38510 <object object_ref="oval:com.oracle.elsa:obj:20180418014" /> 38511 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38512 </rpminfo_test> 38513 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418027" version="501" comment="libreoffice-langpack-gu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38514 <object object_ref="oval:com.oracle.elsa:obj:20180418014" /> 38515 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38516 </rpminfo_test> 38517 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418028" version="501" comment="libreoffice is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38518 <object object_ref="oval:com.oracle.elsa:obj:20180418015" /> 38519 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38520 </rpminfo_test> 38521 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418029" version="501" comment="libreoffice is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38522 <object object_ref="oval:com.oracle.elsa:obj:20180418015" /> 38523 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38524 </rpminfo_test> 38525 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418030" version="501" comment="autocorr-af is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38526 <object object_ref="oval:com.oracle.elsa:obj:20180418016" /> 38527 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38528 </rpminfo_test> 38529 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418031" version="501" comment="autocorr-af is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38530 <object object_ref="oval:com.oracle.elsa:obj:20180418016" /> 38531 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38532 </rpminfo_test> 38533 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418032" version="501" comment="libreoffice-langpack-st is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38534 <object object_ref="oval:com.oracle.elsa:obj:20180418017" /> 38535 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38536 </rpminfo_test> 38537 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418033" version="501" comment="libreoffice-langpack-st is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38538 <object object_ref="oval:com.oracle.elsa:obj:20180418017" /> 38539 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38540 </rpminfo_test> 38541 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418034" version="501" comment="libreoffice-langpack-mr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38542 <object object_ref="oval:com.oracle.elsa:obj:20180418018" /> 38543 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38544 </rpminfo_test> 38545 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418035" version="501" comment="libreoffice-langpack-mr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38546 <object object_ref="oval:com.oracle.elsa:obj:20180418018" /> 38547 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38548 </rpminfo_test> 38549 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418036" version="501" comment="libreoffice-langpack-nb is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38550 <object object_ref="oval:com.oracle.elsa:obj:20180418019" /> 38551 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38552 </rpminfo_test> 38553 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418037" version="501" comment="libreoffice-langpack-nb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38554 <object object_ref="oval:com.oracle.elsa:obj:20180418019" /> 38555 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38556 </rpminfo_test> 38557 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418038" version="501" comment="libreoffice-langpack-ml is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38558 <object object_ref="oval:com.oracle.elsa:obj:20180418020" /> 38559 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38560 </rpminfo_test> 38561 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418039" version="501" comment="libreoffice-langpack-ml is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38562 <object object_ref="oval:com.oracle.elsa:obj:20180418020" /> 38563 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38564 </rpminfo_test> 38565 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418040" version="501" comment="libreoffice-filters is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38566 <object object_ref="oval:com.oracle.elsa:obj:20180418021" /> 38567 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38568 </rpminfo_test> 38569 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418041" version="501" comment="libreoffice-filters is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38570 <object object_ref="oval:com.oracle.elsa:obj:20180418021" /> 38571 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38572 </rpminfo_test> 38573 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418042" version="501" comment="libreoffice-langpack-xh is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38574 <object object_ref="oval:com.oracle.elsa:obj:20180418022" /> 38575 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38576 </rpminfo_test> 38577 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418043" version="501" comment="libreoffice-langpack-xh is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38578 <object object_ref="oval:com.oracle.elsa:obj:20180418022" /> 38579 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38580 </rpminfo_test> 38581 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418044" version="501" comment="libreoffice-langpack-hr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38582 <object object_ref="oval:com.oracle.elsa:obj:20180418023" /> 38583 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38584 </rpminfo_test> 38585 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418045" version="501" comment="libreoffice-langpack-hr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38586 <object object_ref="oval:com.oracle.elsa:obj:20180418023" /> 38587 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38588 </rpminfo_test> 38589 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418046" version="501" comment="libreoffice-langpack-ga is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38590 <object object_ref="oval:com.oracle.elsa:obj:20180418024" /> 38591 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38592 </rpminfo_test> 38593 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418047" version="501" comment="libreoffice-langpack-ga is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38594 <object object_ref="oval:com.oracle.elsa:obj:20180418024" /> 38595 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38596 </rpminfo_test> 38597 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418048" version="501" comment="libreoffice-langpack-af is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38598 <object object_ref="oval:com.oracle.elsa:obj:20180418025" /> 38599 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38600 </rpminfo_test> 38601 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418049" version="501" comment="libreoffice-langpack-af is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38602 <object object_ref="oval:com.oracle.elsa:obj:20180418025" /> 38603 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38604 </rpminfo_test> 38605 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418050" version="501" comment="libreoffice-langpack-sv is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38606 <object object_ref="oval:com.oracle.elsa:obj:20180418026" /> 38607 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38608 </rpminfo_test> 38609 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418051" version="501" comment="libreoffice-langpack-sv is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38610 <object object_ref="oval:com.oracle.elsa:obj:20180418026" /> 38611 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38612 </rpminfo_test> 38613 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418052" version="501" comment="libreoffice-langpack-ta is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38614 <object object_ref="oval:com.oracle.elsa:obj:20180418027" /> 38615 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38616 </rpminfo_test> 38617 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418053" version="501" comment="libreoffice-langpack-ta is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38618 <object object_ref="oval:com.oracle.elsa:obj:20180418027" /> 38619 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38620 </rpminfo_test> 38621 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418054" version="501" comment="libreoffice-langpack-eu is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38622 <object object_ref="oval:com.oracle.elsa:obj:20180418028" /> 38623 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38624 </rpminfo_test> 38625 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418055" version="501" comment="libreoffice-langpack-eu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38626 <object object_ref="oval:com.oracle.elsa:obj:20180418028" /> 38627 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38628 </rpminfo_test> 38629 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418056" version="501" comment="libreoffice-langpack-gl is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38630 <object object_ref="oval:com.oracle.elsa:obj:20180418029" /> 38631 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38632 </rpminfo_test> 38633 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418057" version="501" comment="libreoffice-langpack-gl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38634 <object object_ref="oval:com.oracle.elsa:obj:20180418029" /> 38635 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38636 </rpminfo_test> 38637 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418058" version="501" comment="libreoffice-pdfimport is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38638 <object object_ref="oval:com.oracle.elsa:obj:20180418030" /> 38639 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38640 </rpminfo_test> 38641 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418059" version="501" comment="libreoffice-pdfimport is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38642 <object object_ref="oval:com.oracle.elsa:obj:20180418030" /> 38643 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38644 </rpminfo_test> 38645 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418060" version="501" comment="libreoffice-langpack-or is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38646 <object object_ref="oval:com.oracle.elsa:obj:20180418031" /> 38647 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38648 </rpminfo_test> 38649 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418061" version="501" comment="libreoffice-langpack-or is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38650 <object object_ref="oval:com.oracle.elsa:obj:20180418031" /> 38651 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38652 </rpminfo_test> 38653 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418062" version="501" comment="libreoffice-langpack-sk is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38654 <object object_ref="oval:com.oracle.elsa:obj:20180418032" /> 38655 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38656 </rpminfo_test> 38657 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418063" version="501" comment="libreoffice-langpack-sk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38658 <object object_ref="oval:com.oracle.elsa:obj:20180418032" /> 38659 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38660 </rpminfo_test> 38661 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418064" version="501" comment="libreoffice-langpack-et is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38662 <object object_ref="oval:com.oracle.elsa:obj:20180418033" /> 38663 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38664 </rpminfo_test> 38665 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418065" version="501" comment="libreoffice-langpack-et is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38666 <object object_ref="oval:com.oracle.elsa:obj:20180418033" /> 38667 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38668 </rpminfo_test> 38669 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418066" version="501" comment="libreoffice-officebean is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38670 <object object_ref="oval:com.oracle.elsa:obj:20180418034" /> 38671 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38672 </rpminfo_test> 38673 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418067" version="501" comment="libreoffice-officebean is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38674 <object object_ref="oval:com.oracle.elsa:obj:20180418034" /> 38675 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38676 </rpminfo_test> 38677 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418068" version="501" comment="autocorr-fr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38678 <object object_ref="oval:com.oracle.elsa:obj:20180418035" /> 38679 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38680 </rpminfo_test> 38681 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418069" version="501" comment="autocorr-fr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38682 <object object_ref="oval:com.oracle.elsa:obj:20180418035" /> 38683 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38684 </rpminfo_test> 38685 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418070" version="501" comment="libreoffice-wiki-publisher is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38686 <object object_ref="oval:com.oracle.elsa:obj:20180418036" /> 38687 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38688 </rpminfo_test> 38689 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418071" version="501" comment="libreoffice-wiki-publisher is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38690 <object object_ref="oval:com.oracle.elsa:obj:20180418036" /> 38691 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38692 </rpminfo_test> 38693 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418072" version="501" comment="libreoffice-langpack-en is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38694 <object object_ref="oval:com.oracle.elsa:obj:20180418037" /> 38695 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38696 </rpminfo_test> 38697 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418073" version="501" comment="libreoffice-langpack-en is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38698 <object object_ref="oval:com.oracle.elsa:obj:20180418037" /> 38699 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38700 </rpminfo_test> 38701 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418074" version="501" comment="libreoffice-langpack-ru is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38702 <object object_ref="oval:com.oracle.elsa:obj:20180418038" /> 38703 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38704 </rpminfo_test> 38705 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418075" version="501" comment="libreoffice-langpack-ru is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38706 <object object_ref="oval:com.oracle.elsa:obj:20180418038" /> 38707 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38708 </rpminfo_test> 38709 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418076" version="501" comment="autocorr-bg is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38710 <object object_ref="oval:com.oracle.elsa:obj:20180418039" /> 38711 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38712 </rpminfo_test> 38713 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418077" version="501" comment="autocorr-bg is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38714 <object object_ref="oval:com.oracle.elsa:obj:20180418039" /> 38715 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38716 </rpminfo_test> 38717 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418078" version="501" comment="libreoffice-langpack-uk is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38718 <object object_ref="oval:com.oracle.elsa:obj:20180418040" /> 38719 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38720 </rpminfo_test> 38721 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418079" version="501" comment="libreoffice-langpack-uk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38722 <object object_ref="oval:com.oracle.elsa:obj:20180418040" /> 38723 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38724 </rpminfo_test> 38725 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418080" version="501" comment="autocorr-lt is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38726 <object object_ref="oval:com.oracle.elsa:obj:20180418041" /> 38727 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38728 </rpminfo_test> 38729 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418081" version="501" comment="autocorr-lt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38730 <object object_ref="oval:com.oracle.elsa:obj:20180418041" /> 38731 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38732 </rpminfo_test> 38733 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418082" version="501" comment="autocorr-ga is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38734 <object object_ref="oval:com.oracle.elsa:obj:20180418042" /> 38735 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38736 </rpminfo_test> 38737 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418083" version="501" comment="autocorr-ga is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38738 <object object_ref="oval:com.oracle.elsa:obj:20180418042" /> 38739 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38740 </rpminfo_test> 38741 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418084" version="501" comment="libreoffice-langpack-nr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38742 <object object_ref="oval:com.oracle.elsa:obj:20180418043" /> 38743 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38744 </rpminfo_test> 38745 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418085" version="501" comment="libreoffice-langpack-nr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38746 <object object_ref="oval:com.oracle.elsa:obj:20180418043" /> 38747 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38748 </rpminfo_test> 38749 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418086" version="501" comment="libreoffice-langpack-lv is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38750 <object object_ref="oval:com.oracle.elsa:obj:20180418044" /> 38751 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38752 </rpminfo_test> 38753 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418087" version="501" comment="libreoffice-langpack-lv is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38754 <object object_ref="oval:com.oracle.elsa:obj:20180418044" /> 38755 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38756 </rpminfo_test> 38757 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418088" version="501" comment="libreoffice-langpack-fr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38758 <object object_ref="oval:com.oracle.elsa:obj:20180418045" /> 38759 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38760 </rpminfo_test> 38761 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418089" version="501" comment="libreoffice-langpack-fr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38762 <object object_ref="oval:com.oracle.elsa:obj:20180418045" /> 38763 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38764 </rpminfo_test> 38765 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418090" version="501" comment="libreoffice-langpack-pt-BR is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38766 <object object_ref="oval:com.oracle.elsa:obj:20180418046" /> 38767 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38768 </rpminfo_test> 38769 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418091" version="501" comment="libreoffice-langpack-pt-BR is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38770 <object object_ref="oval:com.oracle.elsa:obj:20180418046" /> 38771 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38772 </rpminfo_test> 38773 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418092" version="501" comment="libreoffice-langpack-as is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38774 <object object_ref="oval:com.oracle.elsa:obj:20180418047" /> 38775 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38776 </rpminfo_test> 38777 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418093" version="501" comment="libreoffice-langpack-as is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38778 <object object_ref="oval:com.oracle.elsa:obj:20180418047" /> 38779 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38780 </rpminfo_test> 38781 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418094" version="501" comment="libreoffice-ogltrans is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38782 <object object_ref="oval:com.oracle.elsa:obj:20180418048" /> 38783 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38784 </rpminfo_test> 38785 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418095" version="501" comment="libreoffice-ogltrans is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38786 <object object_ref="oval:com.oracle.elsa:obj:20180418048" /> 38787 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38788 </rpminfo_test> 38789 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418096" version="501" comment="libreoffice-langpack-ko is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38790 <object object_ref="oval:com.oracle.elsa:obj:20180418049" /> 38791 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38792 </rpminfo_test> 38793 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418097" version="501" comment="libreoffice-langpack-ko is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38794 <object object_ref="oval:com.oracle.elsa:obj:20180418049" /> 38795 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38796 </rpminfo_test> 38797 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418098" version="501" comment="autocorr-fa is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38798 <object object_ref="oval:com.oracle.elsa:obj:20180418050" /> 38799 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38800 </rpminfo_test> 38801 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418099" version="501" comment="autocorr-fa is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38802 <object object_ref="oval:com.oracle.elsa:obj:20180418050" /> 38803 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38804 </rpminfo_test> 38805 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418100" version="501" comment="libreoffice-langpack-ss is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38806 <object object_ref="oval:com.oracle.elsa:obj:20180418051" /> 38807 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38808 </rpminfo_test> 38809 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418101" version="501" comment="libreoffice-langpack-ss is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38810 <object object_ref="oval:com.oracle.elsa:obj:20180418051" /> 38811 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38812 </rpminfo_test> 38813 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418102" version="501" comment="libreoffice-langpack-cs is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38814 <object object_ref="oval:com.oracle.elsa:obj:20180418052" /> 38815 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38816 </rpminfo_test> 38817 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418103" version="501" comment="libreoffice-langpack-cs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38818 <object object_ref="oval:com.oracle.elsa:obj:20180418052" /> 38819 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38820 </rpminfo_test> 38821 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418104" version="501" comment="libreoffice-graphicfilter is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38822 <object object_ref="oval:com.oracle.elsa:obj:20180418053" /> 38823 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38824 </rpminfo_test> 38825 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418105" version="501" comment="libreoffice-graphicfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38826 <object object_ref="oval:com.oracle.elsa:obj:20180418053" /> 38827 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38828 </rpminfo_test> 38829 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418106" version="501" comment="autocorr-en is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38830 <object object_ref="oval:com.oracle.elsa:obj:20180418054" /> 38831 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38832 </rpminfo_test> 38833 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418107" version="501" comment="autocorr-en is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38834 <object object_ref="oval:com.oracle.elsa:obj:20180418054" /> 38835 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38836 </rpminfo_test> 38837 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418108" version="501" comment="libreoffice-langpack-nl is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38838 <object object_ref="oval:com.oracle.elsa:obj:20180418055" /> 38839 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38840 </rpminfo_test> 38841 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418109" version="501" comment="libreoffice-langpack-nl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38842 <object object_ref="oval:com.oracle.elsa:obj:20180418055" /> 38843 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38844 </rpminfo_test> 38845 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418110" version="501" comment="libreoffice-core is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38846 <object object_ref="oval:com.oracle.elsa:obj:20180418056" /> 38847 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38848 </rpminfo_test> 38849 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418111" version="501" comment="libreoffice-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38850 <object object_ref="oval:com.oracle.elsa:obj:20180418056" /> 38851 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38852 </rpminfo_test> 38853 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418112" version="501" comment="autocorr-it is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38854 <object object_ref="oval:com.oracle.elsa:obj:20180418057" /> 38855 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38856 </rpminfo_test> 38857 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418113" version="501" comment="autocorr-it is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38858 <object object_ref="oval:com.oracle.elsa:obj:20180418057" /> 38859 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38860 </rpminfo_test> 38861 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418114" version="501" comment="libreoffice-langpack-zu is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38862 <object object_ref="oval:com.oracle.elsa:obj:20180418058" /> 38863 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38864 </rpminfo_test> 38865 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418115" version="501" comment="libreoffice-langpack-zu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38866 <object object_ref="oval:com.oracle.elsa:obj:20180418058" /> 38867 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38868 </rpminfo_test> 38869 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418116" version="501" comment="libreoffice-calc is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38870 <object object_ref="oval:com.oracle.elsa:obj:20180418059" /> 38871 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38872 </rpminfo_test> 38873 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418117" version="501" comment="libreoffice-calc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38874 <object object_ref="oval:com.oracle.elsa:obj:20180418059" /> 38875 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38876 </rpminfo_test> 38877 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418118" version="501" comment="libreoffice-langpack-es is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38878 <object object_ref="oval:com.oracle.elsa:obj:20180418060" /> 38879 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38880 </rpminfo_test> 38881 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418119" version="501" comment="libreoffice-langpack-es is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38882 <object object_ref="oval:com.oracle.elsa:obj:20180418060" /> 38883 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38884 </rpminfo_test> 38885 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418120" version="501" comment="libreoffice-draw is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38886 <object object_ref="oval:com.oracle.elsa:obj:20180418061" /> 38887 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38888 </rpminfo_test> 38889 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418121" version="501" comment="libreoffice-draw is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38890 <object object_ref="oval:com.oracle.elsa:obj:20180418061" /> 38891 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38892 </rpminfo_test> 38893 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418122" version="501" comment="autocorr-ca is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38894 <object object_ref="oval:com.oracle.elsa:obj:20180418062" /> 38895 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38896 </rpminfo_test> 38897 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418123" version="501" comment="autocorr-ca is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38898 <object object_ref="oval:com.oracle.elsa:obj:20180418062" /> 38899 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38900 </rpminfo_test> 38901 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418124" version="501" comment="libreoffice-langpack-nso is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38902 <object object_ref="oval:com.oracle.elsa:obj:20180418063" /> 38903 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38904 </rpminfo_test> 38905 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418125" version="501" comment="libreoffice-langpack-nso is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38906 <object object_ref="oval:com.oracle.elsa:obj:20180418063" /> 38907 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38908 </rpminfo_test> 38909 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418126" version="501" comment="libreoffice-emailmerge is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38910 <object object_ref="oval:com.oracle.elsa:obj:20180418064" /> 38911 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38912 </rpminfo_test> 38913 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418127" version="501" comment="libreoffice-emailmerge is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38914 <object object_ref="oval:com.oracle.elsa:obj:20180418064" /> 38915 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38916 </rpminfo_test> 38917 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418128" version="501" comment="libreoffice-langpack-ca is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38918 <object object_ref="oval:com.oracle.elsa:obj:20180418065" /> 38919 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38920 </rpminfo_test> 38921 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418129" version="501" comment="libreoffice-langpack-ca is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38922 <object object_ref="oval:com.oracle.elsa:obj:20180418065" /> 38923 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38924 </rpminfo_test> 38925 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418130" version="501" comment="autocorr-pt is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38926 <object object_ref="oval:com.oracle.elsa:obj:20180418066" /> 38927 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38928 </rpminfo_test> 38929 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418131" version="501" comment="autocorr-pt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38930 <object object_ref="oval:com.oracle.elsa:obj:20180418066" /> 38931 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38932 </rpminfo_test> 38933 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418132" version="501" comment="libreoffice-langpack-ve is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38934 <object object_ref="oval:com.oracle.elsa:obj:20180418067" /> 38935 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38936 </rpminfo_test> 38937 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418133" version="501" comment="libreoffice-langpack-ve is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38938 <object object_ref="oval:com.oracle.elsa:obj:20180418067" /> 38939 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38940 </rpminfo_test> 38941 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418134" version="501" comment="libreoffice-langpack-nn is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38942 <object object_ref="oval:com.oracle.elsa:obj:20180418068" /> 38943 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38944 </rpminfo_test> 38945 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418135" version="501" comment="libreoffice-langpack-nn is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38946 <object object_ref="oval:com.oracle.elsa:obj:20180418068" /> 38947 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38948 </rpminfo_test> 38949 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418136" version="501" comment="autocorr-vi is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38950 <object object_ref="oval:com.oracle.elsa:obj:20180418069" /> 38951 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38952 </rpminfo_test> 38953 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418137" version="501" comment="autocorr-vi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38954 <object object_ref="oval:com.oracle.elsa:obj:20180418069" /> 38955 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38956 </rpminfo_test> 38957 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418138" version="501" comment="autocorr-es is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38958 <object object_ref="oval:com.oracle.elsa:obj:20180418070" /> 38959 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38960 </rpminfo_test> 38961 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418139" version="501" comment="autocorr-es is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38962 <object object_ref="oval:com.oracle.elsa:obj:20180418070" /> 38963 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38964 </rpminfo_test> 38965 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418140" version="501" comment="libreoffice-sdk is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38966 <object object_ref="oval:com.oracle.elsa:obj:20180418071" /> 38967 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38968 </rpminfo_test> 38969 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418141" version="501" comment="libreoffice-sdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38970 <object object_ref="oval:com.oracle.elsa:obj:20180418071" /> 38971 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38972 </rpminfo_test> 38973 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418142" version="501" comment="libreoffice-langpack-tr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38974 <object object_ref="oval:com.oracle.elsa:obj:20180418072" /> 38975 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38976 </rpminfo_test> 38977 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418143" version="501" comment="libreoffice-langpack-tr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38978 <object object_ref="oval:com.oracle.elsa:obj:20180418072" /> 38979 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38980 </rpminfo_test> 38981 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418144" version="501" comment="libreoffice-langpack-pl is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38982 <object object_ref="oval:com.oracle.elsa:obj:20180418073" /> 38983 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38984 </rpminfo_test> 38985 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418145" version="501" comment="libreoffice-langpack-pl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38986 <object object_ref="oval:com.oracle.elsa:obj:20180418073" /> 38987 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38988 </rpminfo_test> 38989 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418146" version="501" comment="libreoffice-langpack-it is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38990 <object object_ref="oval:com.oracle.elsa:obj:20180418074" /> 38991 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 38992 </rpminfo_test> 38993 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418147" version="501" comment="libreoffice-langpack-it is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38994 <object object_ref="oval:com.oracle.elsa:obj:20180418074" /> 38995 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 38996 </rpminfo_test> 38997 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418148" version="501" comment="autocorr-nl is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 38998 <object object_ref="oval:com.oracle.elsa:obj:20180418075" /> 38999 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39000 </rpminfo_test> 39001 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418149" version="501" comment="autocorr-nl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39002 <object object_ref="oval:com.oracle.elsa:obj:20180418075" /> 39003 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39004 </rpminfo_test> 39005 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418150" version="501" comment="libreoffice-impress is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39006 <object object_ref="oval:com.oracle.elsa:obj:20180418076" /> 39007 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39008 </rpminfo_test> 39009 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418151" version="501" comment="libreoffice-impress is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39010 <object object_ref="oval:com.oracle.elsa:obj:20180418076" /> 39011 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39012 </rpminfo_test> 39013 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418152" version="501" comment="libreoffice-math is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39014 <object object_ref="oval:com.oracle.elsa:obj:20180418077" /> 39015 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39016 </rpminfo_test> 39017 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418153" version="501" comment="libreoffice-math is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39018 <object object_ref="oval:com.oracle.elsa:obj:20180418077" /> 39019 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39020 </rpminfo_test> 39021 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418154" version="501" comment="autocorr-ro is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39022 <object object_ref="oval:com.oracle.elsa:obj:20180418078" /> 39023 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39024 </rpminfo_test> 39025 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418155" version="501" comment="autocorr-ro is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39026 <object object_ref="oval:com.oracle.elsa:obj:20180418078" /> 39027 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39028 </rpminfo_test> 39029 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418156" version="501" comment="libreoffice-langpack-bg is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39030 <object object_ref="oval:com.oracle.elsa:obj:20180418079" /> 39031 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39032 </rpminfo_test> 39033 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418157" version="501" comment="libreoffice-langpack-bg is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39034 <object object_ref="oval:com.oracle.elsa:obj:20180418079" /> 39035 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39036 </rpminfo_test> 39037 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418158" version="501" comment="autocorr-hu is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39038 <object object_ref="oval:com.oracle.elsa:obj:20180418080" /> 39039 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39040 </rpminfo_test> 39041 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418159" version="501" comment="autocorr-hu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39042 <object object_ref="oval:com.oracle.elsa:obj:20180418080" /> 39043 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39044 </rpminfo_test> 39045 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418160" version="501" comment="libreoffice-langpack-kk is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39046 <object object_ref="oval:com.oracle.elsa:obj:20180418081" /> 39047 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39048 </rpminfo_test> 39049 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418161" version="501" comment="libreoffice-langpack-kk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39050 <object object_ref="oval:com.oracle.elsa:obj:20180418081" /> 39051 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39052 </rpminfo_test> 39053 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418162" version="501" comment="libreoffice-langpack-cy is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39054 <object object_ref="oval:com.oracle.elsa:obj:20180418082" /> 39055 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39056 </rpminfo_test> 39057 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418163" version="501" comment="libreoffice-langpack-cy is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39058 <object object_ref="oval:com.oracle.elsa:obj:20180418082" /> 39059 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39060 </rpminfo_test> 39061 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418164" version="501" comment="autocorr-ko is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39062 <object object_ref="oval:com.oracle.elsa:obj:20180418083" /> 39063 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39064 </rpminfo_test> 39065 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418165" version="501" comment="autocorr-ko is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39066 <object object_ref="oval:com.oracle.elsa:obj:20180418083" /> 39067 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39068 </rpminfo_test> 39069 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418166" version="501" comment="autocorr-ru is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39070 <object object_ref="oval:com.oracle.elsa:obj:20180418084" /> 39071 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39072 </rpminfo_test> 39073 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418167" version="501" comment="autocorr-ru is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39074 <object object_ref="oval:com.oracle.elsa:obj:20180418084" /> 39075 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39076 </rpminfo_test> 39077 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418168" version="501" comment="libreoffice-langpack-pt-PT is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39078 <object object_ref="oval:com.oracle.elsa:obj:20180418085" /> 39079 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39080 </rpminfo_test> 39081 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418169" version="501" comment="libreoffice-langpack-pt-PT is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39082 <object object_ref="oval:com.oracle.elsa:obj:20180418085" /> 39083 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39084 </rpminfo_test> 39085 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418170" version="501" comment="libreoffice-langpack-zh-Hans is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39086 <object object_ref="oval:com.oracle.elsa:obj:20180418086" /> 39087 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39088 </rpminfo_test> 39089 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418171" version="501" comment="libreoffice-langpack-zh-Hans is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39090 <object object_ref="oval:com.oracle.elsa:obj:20180418086" /> 39091 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39092 </rpminfo_test> 39093 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418172" version="501" comment="libreoffice-langpack-th is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39094 <object object_ref="oval:com.oracle.elsa:obj:20180418087" /> 39095 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39096 </rpminfo_test> 39097 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418173" version="501" comment="libreoffice-langpack-th is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39098 <object object_ref="oval:com.oracle.elsa:obj:20180418087" /> 39099 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39100 </rpminfo_test> 39101 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418174" version="501" comment="libreoffice-langpack-lt is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39102 <object object_ref="oval:com.oracle.elsa:obj:20180418088" /> 39103 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39104 </rpminfo_test> 39105 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418175" version="501" comment="libreoffice-langpack-lt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39106 <object object_ref="oval:com.oracle.elsa:obj:20180418088" /> 39107 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39108 </rpminfo_test> 39109 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418176" version="501" comment="autocorr-da is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39110 <object object_ref="oval:com.oracle.elsa:obj:20180418089" /> 39111 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39112 </rpminfo_test> 39113 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418177" version="501" comment="autocorr-da is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39114 <object object_ref="oval:com.oracle.elsa:obj:20180418089" /> 39115 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39116 </rpminfo_test> 39117 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418178" version="501" comment="libreoffice-ure is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39118 <object object_ref="oval:com.oracle.elsa:obj:20180418090" /> 39119 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39120 </rpminfo_test> 39121 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418179" version="501" comment="libreoffice-ure is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39122 <object object_ref="oval:com.oracle.elsa:obj:20180418090" /> 39123 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39124 </rpminfo_test> 39125 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418180" version="501" comment="libreoffice-langpack-te is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39126 <object object_ref="oval:com.oracle.elsa:obj:20180418091" /> 39127 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39128 </rpminfo_test> 39129 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418181" version="501" comment="libreoffice-langpack-te is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39130 <object object_ref="oval:com.oracle.elsa:obj:20180418091" /> 39131 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39132 </rpminfo_test> 39133 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418182" version="501" comment="libreoffice-pyuno is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39134 <object object_ref="oval:com.oracle.elsa:obj:20180418092" /> 39135 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39136 </rpminfo_test> 39137 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418183" version="501" comment="libreoffice-pyuno is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39138 <object object_ref="oval:com.oracle.elsa:obj:20180418092" /> 39139 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39140 </rpminfo_test> 39141 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418184" version="501" comment="autocorr-sr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39142 <object object_ref="oval:com.oracle.elsa:obj:20180418093" /> 39143 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39144 </rpminfo_test> 39145 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418185" version="501" comment="autocorr-sr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39146 <object object_ref="oval:com.oracle.elsa:obj:20180418093" /> 39147 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39148 </rpminfo_test> 39149 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418186" version="501" comment="autocorr-de is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39150 <object object_ref="oval:com.oracle.elsa:obj:20180418094" /> 39151 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39152 </rpminfo_test> 39153 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418187" version="501" comment="autocorr-de is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39154 <object object_ref="oval:com.oracle.elsa:obj:20180418094" /> 39155 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39156 </rpminfo_test> 39157 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418188" version="501" comment="autocorr-is is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39158 <object object_ref="oval:com.oracle.elsa:obj:20180418095" /> 39159 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39160 </rpminfo_test> 39161 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418189" version="501" comment="autocorr-is is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39162 <object object_ref="oval:com.oracle.elsa:obj:20180418095" /> 39163 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39164 </rpminfo_test> 39165 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418190" version="501" comment="libreoffice-langpack-dz is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39166 <object object_ref="oval:com.oracle.elsa:obj:20180418096" /> 39167 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39168 </rpminfo_test> 39169 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418191" version="501" comment="libreoffice-langpack-dz is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39170 <object object_ref="oval:com.oracle.elsa:obj:20180418096" /> 39171 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39172 </rpminfo_test> 39173 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418192" version="501" comment="libreoffice-postgresql is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39174 <object object_ref="oval:com.oracle.elsa:obj:20180418097" /> 39175 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39176 </rpminfo_test> 39177 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418193" version="501" comment="libreoffice-postgresql is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39178 <object object_ref="oval:com.oracle.elsa:obj:20180418097" /> 39179 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39180 </rpminfo_test> 39181 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418194" version="501" comment="autocorr-fi is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39182 <object object_ref="oval:com.oracle.elsa:obj:20180418098" /> 39183 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39184 </rpminfo_test> 39185 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418195" version="501" comment="autocorr-fi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39186 <object object_ref="oval:com.oracle.elsa:obj:20180418098" /> 39187 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39188 </rpminfo_test> 39189 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418196" version="501" comment="libreoffice-langpack-tn is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39190 <object object_ref="oval:com.oracle.elsa:obj:20180418099" /> 39191 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39192 </rpminfo_test> 39193 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418197" version="501" comment="libreoffice-langpack-tn is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39194 <object object_ref="oval:com.oracle.elsa:obj:20180418099" /> 39195 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39196 </rpminfo_test> 39197 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418198" version="501" comment="libreoffice-sdk-doc is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39198 <object object_ref="oval:com.oracle.elsa:obj:20180418100" /> 39199 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39200 </rpminfo_test> 39201 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418199" version="501" comment="libreoffice-sdk-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39202 <object object_ref="oval:com.oracle.elsa:obj:20180418100" /> 39203 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39204 </rpminfo_test> 39205 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418200" version="501" comment="autocorr-pl is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39206 <object object_ref="oval:com.oracle.elsa:obj:20180418101" /> 39207 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39208 </rpminfo_test> 39209 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418201" version="501" comment="autocorr-pl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39210 <object object_ref="oval:com.oracle.elsa:obj:20180418101" /> 39211 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39212 </rpminfo_test> 39213 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418202" version="501" comment="libreoffice-langpack-he is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39214 <object object_ref="oval:com.oracle.elsa:obj:20180418102" /> 39215 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39216 </rpminfo_test> 39217 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418203" version="501" comment="libreoffice-langpack-he is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39218 <object object_ref="oval:com.oracle.elsa:obj:20180418102" /> 39219 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39220 </rpminfo_test> 39221 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418204" version="501" comment="libreoffice-langpack-ts is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39222 <object object_ref="oval:com.oracle.elsa:obj:20180418103" /> 39223 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39224 </rpminfo_test> 39225 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418205" version="501" comment="libreoffice-langpack-ts is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39226 <object object_ref="oval:com.oracle.elsa:obj:20180418103" /> 39227 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39228 </rpminfo_test> 39229 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418206" version="501" comment="libreoffice-langpack-ar is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39230 <object object_ref="oval:com.oracle.elsa:obj:20180418104" /> 39231 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39232 </rpminfo_test> 39233 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418207" version="501" comment="libreoffice-langpack-ar is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39234 <object object_ref="oval:com.oracle.elsa:obj:20180418104" /> 39235 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39236 </rpminfo_test> 39237 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418208" version="501" comment="libreoffice-langpack-hu is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39238 <object object_ref="oval:com.oracle.elsa:obj:20180418105" /> 39239 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39240 </rpminfo_test> 39241 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418209" version="501" comment="libreoffice-langpack-hu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39242 <object object_ref="oval:com.oracle.elsa:obj:20180418105" /> 39243 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39244 </rpminfo_test> 39245 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418210" version="501" comment="libreoffice-base is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39246 <object object_ref="oval:com.oracle.elsa:obj:20180418106" /> 39247 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39248 </rpminfo_test> 39249 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418211" version="501" comment="libreoffice-base is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39250 <object object_ref="oval:com.oracle.elsa:obj:20180418106" /> 39251 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39252 </rpminfo_test> 39253 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418212" version="501" comment="libreoffice-langpack-br is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39254 <object object_ref="oval:com.oracle.elsa:obj:20180418107" /> 39255 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39256 </rpminfo_test> 39257 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418213" version="501" comment="libreoffice-langpack-br is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39258 <object object_ref="oval:com.oracle.elsa:obj:20180418107" /> 39259 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39260 </rpminfo_test> 39261 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418214" version="501" comment="libreoffice-rhino is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39262 <object object_ref="oval:com.oracle.elsa:obj:20180418108" /> 39263 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39264 </rpminfo_test> 39265 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418215" version="501" comment="libreoffice-rhino is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39266 <object object_ref="oval:com.oracle.elsa:obj:20180418108" /> 39267 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39268 </rpminfo_test> 39269 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418216" version="501" comment="libreoffice-langpack-pa is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39270 <object object_ref="oval:com.oracle.elsa:obj:20180418109" /> 39271 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39272 </rpminfo_test> 39273 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418217" version="501" comment="libreoffice-langpack-pa is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39274 <object object_ref="oval:com.oracle.elsa:obj:20180418109" /> 39275 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39276 </rpminfo_test> 39277 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418218" version="501" comment="libreoffice-langpack-da is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39278 <object object_ref="oval:com.oracle.elsa:obj:20180418110" /> 39279 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39280 </rpminfo_test> 39281 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418219" version="501" comment="libreoffice-langpack-da is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39282 <object object_ref="oval:com.oracle.elsa:obj:20180418110" /> 39283 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39284 </rpminfo_test> 39285 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418220" version="501" comment="autocorr-lb is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39286 <object object_ref="oval:com.oracle.elsa:obj:20180418111" /> 39287 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39288 </rpminfo_test> 39289 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418221" version="501" comment="autocorr-lb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39290 <object object_ref="oval:com.oracle.elsa:obj:20180418111" /> 39291 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39292 </rpminfo_test> 39293 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418222" version="501" comment="libreoffice-langpack-fa is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39294 <object object_ref="oval:com.oracle.elsa:obj:20180418112" /> 39295 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39296 </rpminfo_test> 39297 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418223" version="501" comment="libreoffice-langpack-fa is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39298 <object object_ref="oval:com.oracle.elsa:obj:20180418112" /> 39299 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39300 </rpminfo_test> 39301 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418224" version="501" comment="autocorr-hr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39302 <object object_ref="oval:com.oracle.elsa:obj:20180418113" /> 39303 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39304 </rpminfo_test> 39305 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418225" version="501" comment="autocorr-hr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39306 <object object_ref="oval:com.oracle.elsa:obj:20180418113" /> 39307 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39308 </rpminfo_test> 39309 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418226" version="501" comment="libreoffice-bsh is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39310 <object object_ref="oval:com.oracle.elsa:obj:20180418114" /> 39311 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39312 </rpminfo_test> 39313 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418227" version="501" comment="libreoffice-bsh is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39314 <object object_ref="oval:com.oracle.elsa:obj:20180418114" /> 39315 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39316 </rpminfo_test> 39317 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418228" version="501" comment="libreoffice-langpack-zh-Hant is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39318 <object object_ref="oval:com.oracle.elsa:obj:20180418115" /> 39319 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39320 </rpminfo_test> 39321 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418229" version="501" comment="libreoffice-langpack-zh-Hant is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39322 <object object_ref="oval:com.oracle.elsa:obj:20180418115" /> 39323 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39324 </rpminfo_test> 39325 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418230" version="501" comment="libreoffice-gdb-debug-support is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39326 <object object_ref="oval:com.oracle.elsa:obj:20180418116" /> 39327 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39328 </rpminfo_test> 39329 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418231" version="501" comment="libreoffice-gdb-debug-support is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39330 <object object_ref="oval:com.oracle.elsa:obj:20180418116" /> 39331 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39332 </rpminfo_test> 39333 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418232" version="501" comment="libreoffice-langpack-sl is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39334 <object object_ref="oval:com.oracle.elsa:obj:20180418117" /> 39335 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39336 </rpminfo_test> 39337 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418233" version="501" comment="libreoffice-langpack-sl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39338 <object object_ref="oval:com.oracle.elsa:obj:20180418117" /> 39339 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39340 </rpminfo_test> 39341 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418234" version="501" comment="libreoffice-langpack-kn is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39342 <object object_ref="oval:com.oracle.elsa:obj:20180418118" /> 39343 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39344 </rpminfo_test> 39345 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418235" version="501" comment="libreoffice-langpack-kn is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39346 <object object_ref="oval:com.oracle.elsa:obj:20180418118" /> 39347 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39348 </rpminfo_test> 39349 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418236" version="501" comment="libreoffice-langpack-sr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39350 <object object_ref="oval:com.oracle.elsa:obj:20180418119" /> 39351 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39352 </rpminfo_test> 39353 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418237" version="501" comment="libreoffice-langpack-sr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39354 <object object_ref="oval:com.oracle.elsa:obj:20180418119" /> 39355 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39356 </rpminfo_test> 39357 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418238" version="501" comment="autocorr-cs is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39358 <object object_ref="oval:com.oracle.elsa:obj:20180418120" /> 39359 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39360 </rpminfo_test> 39361 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418239" version="501" comment="autocorr-cs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39362 <object object_ref="oval:com.oracle.elsa:obj:20180418120" /> 39363 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39364 </rpminfo_test> 39365 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418240" version="501" comment="libreoffice-langpack-el is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39366 <object object_ref="oval:com.oracle.elsa:obj:20180418121" /> 39367 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39368 </rpminfo_test> 39369 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418241" version="501" comment="libreoffice-langpack-el is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39370 <object object_ref="oval:com.oracle.elsa:obj:20180418121" /> 39371 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39372 </rpminfo_test> 39373 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418242" version="501" comment="autocorr-zh is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39374 <object object_ref="oval:com.oracle.elsa:obj:20180418122" /> 39375 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39376 </rpminfo_test> 39377 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418243" version="501" comment="autocorr-zh is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39378 <object object_ref="oval:com.oracle.elsa:obj:20180418122" /> 39379 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39380 </rpminfo_test> 39381 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418244" version="501" comment="libreoffice-langpack-ja is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39382 <object object_ref="oval:com.oracle.elsa:obj:20180418123" /> 39383 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39384 </rpminfo_test> 39385 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418245" version="501" comment="libreoffice-langpack-ja is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39386 <object object_ref="oval:com.oracle.elsa:obj:20180418123" /> 39387 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39388 </rpminfo_test> 39389 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418246" version="501" comment="autocorr-sl is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39390 <object object_ref="oval:com.oracle.elsa:obj:20180418124" /> 39391 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39392 </rpminfo_test> 39393 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418247" version="501" comment="autocorr-sl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39394 <object object_ref="oval:com.oracle.elsa:obj:20180418124" /> 39395 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39396 </rpminfo_test> 39397 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418248" version="501" comment="libreoffice-langpack-mai is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39398 <object object_ref="oval:com.oracle.elsa:obj:20180418125" /> 39399 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39400 </rpminfo_test> 39401 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418249" version="501" comment="libreoffice-langpack-mai is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39402 <object object_ref="oval:com.oracle.elsa:obj:20180418125" /> 39403 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39404 </rpminfo_test> 39405 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418250" version="501" comment="libreoffice-langpack-bn is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39406 <object object_ref="oval:com.oracle.elsa:obj:20180418126" /> 39407 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39408 </rpminfo_test> 39409 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418251" version="501" comment="libreoffice-langpack-bn is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39410 <object object_ref="oval:com.oracle.elsa:obj:20180418126" /> 39411 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39412 </rpminfo_test> 39413 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418252" version="501" comment="autocorr-mn is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39414 <object object_ref="oval:com.oracle.elsa:obj:20180418127" /> 39415 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39416 </rpminfo_test> 39417 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418253" version="501" comment="autocorr-mn is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39418 <object object_ref="oval:com.oracle.elsa:obj:20180418127" /> 39419 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39420 </rpminfo_test> 39421 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418254" version="501" comment="autocorr-tr is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39422 <object object_ref="oval:com.oracle.elsa:obj:20180418128" /> 39423 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39424 </rpminfo_test> 39425 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418255" version="501" comment="autocorr-tr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39426 <object object_ref="oval:com.oracle.elsa:obj:20180418128" /> 39427 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39428 </rpminfo_test> 39429 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418256" version="501" comment="libreoffice-librelogo is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39430 <object object_ref="oval:com.oracle.elsa:obj:20180418129" /> 39431 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39432 </rpminfo_test> 39433 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418257" version="501" comment="libreoffice-librelogo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39434 <object object_ref="oval:com.oracle.elsa:obj:20180418129" /> 39435 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39436 </rpminfo_test> 39437 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418258" version="501" comment="libreoffice-glade is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39438 <object object_ref="oval:com.oracle.elsa:obj:20180418130" /> 39439 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39440 </rpminfo_test> 39441 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418259" version="501" comment="libreoffice-glade is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39442 <object object_ref="oval:com.oracle.elsa:obj:20180418130" /> 39443 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39444 </rpminfo_test> 39445 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418260" version="501" comment="autocorr-sv is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39446 <object object_ref="oval:com.oracle.elsa:obj:20180418131" /> 39447 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39448 </rpminfo_test> 39449 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418261" version="501" comment="autocorr-sv is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39450 <object object_ref="oval:com.oracle.elsa:obj:20180418131" /> 39451 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39452 </rpminfo_test> 39453 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418262" version="501" comment="libreoffice-opensymbol-fonts is earlier than 1:5.0.6.2-15.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39454 <object object_ref="oval:com.oracle.elsa:obj:20180418132" /> 39455 <state state_ref="oval:com.oracle.elsa:ste:20180418003" /> 39456 </rpminfo_test> 39457 <rpminfo_test id="oval:com.oracle.elsa:tst:20180418263" version="501" comment="libreoffice-opensymbol-fonts is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39458 <object object_ref="oval:com.oracle.elsa:obj:20180418132" /> 39459 <state state_ref="oval:com.oracle.elsa:ste:20180418001" /> 39460 </rpminfo_test> 39461 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39462 <object object_ref="oval:com.oracle.elsa:obj:20180469001" /> 39463 <state state_ref="oval:com.oracle.elsa:ste:20180469002" /> 39464 </rpminfo_test> 39465 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469002" version="501" comment="dhcp-devel is earlier than 12:4.1.1-53.P1.0.1.el6_9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39466 <object object_ref="oval:com.oracle.elsa:obj:20180469002" /> 39467 <state state_ref="oval:com.oracle.elsa:ste:20180469003" /> 39468 </rpminfo_test> 39469 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469003" version="501" comment="dhcp-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39470 <object object_ref="oval:com.oracle.elsa:obj:20180469002" /> 39471 <state state_ref="oval:com.oracle.elsa:ste:20180469001" /> 39472 </rpminfo_test> 39473 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469004" version="501" comment="dhcp is earlier than 12:4.1.1-53.P1.0.1.el6_9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39474 <object object_ref="oval:com.oracle.elsa:obj:20180469003" /> 39475 <state state_ref="oval:com.oracle.elsa:ste:20180469003" /> 39476 </rpminfo_test> 39477 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469005" version="501" comment="dhcp is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39478 <object object_ref="oval:com.oracle.elsa:obj:20180469003" /> 39479 <state state_ref="oval:com.oracle.elsa:ste:20180469001" /> 39480 </rpminfo_test> 39481 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469006" version="501" comment="dhclient is earlier than 12:4.1.1-53.P1.0.1.el6_9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39482 <object object_ref="oval:com.oracle.elsa:obj:20180469004" /> 39483 <state state_ref="oval:com.oracle.elsa:ste:20180469003" /> 39484 </rpminfo_test> 39485 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469007" version="501" comment="dhclient is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39486 <object object_ref="oval:com.oracle.elsa:obj:20180469004" /> 39487 <state state_ref="oval:com.oracle.elsa:ste:20180469001" /> 39488 </rpminfo_test> 39489 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469008" version="501" comment="dhcp-common is earlier than 12:4.1.1-53.P1.0.1.el6_9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39490 <object object_ref="oval:com.oracle.elsa:obj:20180469005" /> 39491 <state state_ref="oval:com.oracle.elsa:ste:20180469003" /> 39492 </rpminfo_test> 39493 <rpminfo_test id="oval:com.oracle.elsa:tst:20180469009" version="501" comment="dhcp-common is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39494 <object object_ref="oval:com.oracle.elsa:obj:20180469005" /> 39495 <state state_ref="oval:com.oracle.elsa:ste:20180469001" /> 39496 </rpminfo_test> 39497 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39498 <object object_ref="oval:com.oracle.elsa:obj:20180483001" /> 39499 <state state_ref="oval:com.oracle.elsa:ste:20180483002" /> 39500 </rpminfo_test> 39501 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483002" version="501" comment="dhcp is earlier than 12:4.2.5-58.0.1.el7_4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39502 <object object_ref="oval:com.oracle.elsa:obj:20180483002" /> 39503 <state state_ref="oval:com.oracle.elsa:ste:20180483003" /> 39504 </rpminfo_test> 39505 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483003" version="501" comment="dhcp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39506 <object object_ref="oval:com.oracle.elsa:obj:20180483002" /> 39507 <state state_ref="oval:com.oracle.elsa:ste:20180483001" /> 39508 </rpminfo_test> 39509 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483004" version="501" comment="dhcp-common is earlier than 12:4.2.5-58.0.1.el7_4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39510 <object object_ref="oval:com.oracle.elsa:obj:20180483003" /> 39511 <state state_ref="oval:com.oracle.elsa:ste:20180483003" /> 39512 </rpminfo_test> 39513 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483005" version="501" comment="dhcp-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39514 <object object_ref="oval:com.oracle.elsa:obj:20180483003" /> 39515 <state state_ref="oval:com.oracle.elsa:ste:20180483001" /> 39516 </rpminfo_test> 39517 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483006" version="501" comment="dhclient is earlier than 12:4.2.5-58.0.1.el7_4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39518 <object object_ref="oval:com.oracle.elsa:obj:20180483004" /> 39519 <state state_ref="oval:com.oracle.elsa:ste:20180483003" /> 39520 </rpminfo_test> 39521 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483007" version="501" comment="dhclient is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39522 <object object_ref="oval:com.oracle.elsa:obj:20180483004" /> 39523 <state state_ref="oval:com.oracle.elsa:ste:20180483001" /> 39524 </rpminfo_test> 39525 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483008" version="501" comment="dhcp-libs is earlier than 12:4.2.5-58.0.1.el7_4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39526 <object object_ref="oval:com.oracle.elsa:obj:20180483005" /> 39527 <state state_ref="oval:com.oracle.elsa:ste:20180483003" /> 39528 </rpminfo_test> 39529 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483009" version="501" comment="dhcp-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39530 <object object_ref="oval:com.oracle.elsa:obj:20180483005" /> 39531 <state state_ref="oval:com.oracle.elsa:ste:20180483001" /> 39532 </rpminfo_test> 39533 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483010" version="501" comment="dhcp-devel is earlier than 12:4.2.5-58.0.1.el7_4.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39534 <object object_ref="oval:com.oracle.elsa:obj:20180483006" /> 39535 <state state_ref="oval:com.oracle.elsa:ste:20180483003" /> 39536 </rpminfo_test> 39537 <rpminfo_test id="oval:com.oracle.elsa:tst:20180483011" version="501" comment="dhcp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39538 <object object_ref="oval:com.oracle.elsa:obj:20180483006" /> 39539 <state state_ref="oval:com.oracle.elsa:ste:20180483001" /> 39540 </rpminfo_test> 39541 <rpminfo_test id="oval:com.oracle.elsa:tst:20180504001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39542 <object object_ref="oval:com.oracle.elsa:obj:20180504001" /> 39543 <state state_ref="oval:com.oracle.elsa:ste:20180504002" /> 39544 </rpminfo_test> 39545 <rpminfo_test id="oval:com.oracle.elsa:tst:20180504002" version="501" comment="mailman is earlier than 3:2.1.12-26.el6_9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39546 <object object_ref="oval:com.oracle.elsa:obj:20180504002" /> 39547 <state state_ref="oval:com.oracle.elsa:ste:20180504003" /> 39548 </rpminfo_test> 39549 <rpminfo_test id="oval:com.oracle.elsa:tst:20180504003" version="501" comment="mailman is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39550 <object object_ref="oval:com.oracle.elsa:obj:20180504002" /> 39551 <state state_ref="oval:com.oracle.elsa:ste:20180504001" /> 39552 </rpminfo_test> 39553 <rpminfo_test id="oval:com.oracle.elsa:tst:20180505001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39554 <object object_ref="oval:com.oracle.elsa:obj:20180505001" /> 39555 <state state_ref="oval:com.oracle.elsa:ste:20180505002" /> 39556 </rpminfo_test> 39557 <rpminfo_test id="oval:com.oracle.elsa:tst:20180505002" version="501" comment="mailman is earlier than 3:2.1.15-26.el7_4.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39558 <object object_ref="oval:com.oracle.elsa:obj:20180505002" /> 39559 <state state_ref="oval:com.oracle.elsa:ste:20180505003" /> 39560 </rpminfo_test> 39561 <rpminfo_test id="oval:com.oracle.elsa:tst:20180505003" version="501" comment="mailman is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39562 <object object_ref="oval:com.oracle.elsa:obj:20180505002" /> 39563 <state state_ref="oval:com.oracle.elsa:ste:20180505001" /> 39564 </rpminfo_test> 39565 <rpminfo_test id="oval:com.oracle.elsa:tst:20180515001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39566 <object object_ref="oval:com.oracle.elsa:obj:20180515001" /> 39567 <state state_ref="oval:com.oracle.elsa:ste:20180515002" /> 39568 </rpminfo_test> 39569 <rpminfo_test id="oval:com.oracle.elsa:tst:20180515002" version="501" comment="389-ds-base-libs is earlier than 0:1.2.11.15-94.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39570 <object object_ref="oval:com.oracle.elsa:obj:20180515002" /> 39571 <state state_ref="oval:com.oracle.elsa:ste:20180515003" /> 39572 </rpminfo_test> 39573 <rpminfo_test id="oval:com.oracle.elsa:tst:20180515003" version="501" comment="389-ds-base-libs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39574 <object object_ref="oval:com.oracle.elsa:obj:20180515002" /> 39575 <state state_ref="oval:com.oracle.elsa:ste:20180515001" /> 39576 </rpminfo_test> 39577 <rpminfo_test id="oval:com.oracle.elsa:tst:20180515004" version="501" comment="389-ds-base-devel is earlier than 0:1.2.11.15-94.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39578 <object object_ref="oval:com.oracle.elsa:obj:20180515003" /> 39579 <state state_ref="oval:com.oracle.elsa:ste:20180515003" /> 39580 </rpminfo_test> 39581 <rpminfo_test id="oval:com.oracle.elsa:tst:20180515005" version="501" comment="389-ds-base-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39582 <object object_ref="oval:com.oracle.elsa:obj:20180515003" /> 39583 <state state_ref="oval:com.oracle.elsa:ste:20180515001" /> 39584 </rpminfo_test> 39585 <rpminfo_test id="oval:com.oracle.elsa:tst:20180515006" version="501" comment="389-ds-base is earlier than 0:1.2.11.15-94.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39586 <object object_ref="oval:com.oracle.elsa:obj:20180515004" /> 39587 <state state_ref="oval:com.oracle.elsa:ste:20180515003" /> 39588 </rpminfo_test> 39589 <rpminfo_test id="oval:com.oracle.elsa:tst:20180515007" version="501" comment="389-ds-base is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39590 <object object_ref="oval:com.oracle.elsa:obj:20180515004" /> 39591 <state state_ref="oval:com.oracle.elsa:ste:20180515001" /> 39592 </rpminfo_test> 39593 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39594 <object object_ref="oval:com.oracle.elsa:obj:20180516001" /> 39595 <state state_ref="oval:com.oracle.elsa:ste:20180516002" /> 39596 </rpminfo_test> 39597 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516002" version="501" comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.503.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39598 <object object_ref="oval:com.oracle.elsa:obj:20180516002" /> 39599 <state state_ref="oval:com.oracle.elsa:ste:20180516003" /> 39600 </rpminfo_test> 39601 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516003" version="501" comment="qemu-guest-agent is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39602 <object object_ref="oval:com.oracle.elsa:obj:20180516002" /> 39603 <state state_ref="oval:com.oracle.elsa:ste:20180516001" /> 39604 </rpminfo_test> 39605 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516004" version="501" comment="qemu-kvm is earlier than 2:0.12.1.2-2.503.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39606 <object object_ref="oval:com.oracle.elsa:obj:20180516003" /> 39607 <state state_ref="oval:com.oracle.elsa:ste:20180516003" /> 39608 </rpminfo_test> 39609 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516005" version="501" comment="qemu-kvm is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39610 <object object_ref="oval:com.oracle.elsa:obj:20180516003" /> 39611 <state state_ref="oval:com.oracle.elsa:ste:20180516001" /> 39612 </rpminfo_test> 39613 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516006" version="501" comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.503.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39614 <object object_ref="oval:com.oracle.elsa:obj:20180516004" /> 39615 <state state_ref="oval:com.oracle.elsa:ste:20180516003" /> 39616 </rpminfo_test> 39617 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516007" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39618 <object object_ref="oval:com.oracle.elsa:obj:20180516004" /> 39619 <state state_ref="oval:com.oracle.elsa:ste:20180516001" /> 39620 </rpminfo_test> 39621 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516008" version="501" comment="qemu-img is earlier than 2:0.12.1.2-2.503.el6_9.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39622 <object object_ref="oval:com.oracle.elsa:obj:20180516005" /> 39623 <state state_ref="oval:com.oracle.elsa:ste:20180516003" /> 39624 </rpminfo_test> 39625 <rpminfo_test id="oval:com.oracle.elsa:tst:20180516009" version="501" comment="qemu-img is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39626 <object object_ref="oval:com.oracle.elsa:obj:20180516005" /> 39627 <state state_ref="oval:com.oracle.elsa:ste:20180516001" /> 39628 </rpminfo_test> 39629 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39630 <object object_ref="oval:com.oracle.elsa:obj:20180517001" /> 39631 <state state_ref="oval:com.oracle.elsa:ste:20180517002" /> 39632 </rpminfo_test> 39633 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517002" version="501" comment="libreoffice-langpack-sv is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39634 <object object_ref="oval:com.oracle.elsa:obj:20180517002" /> 39635 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39636 </rpminfo_test> 39637 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517003" version="501" comment="libreoffice-langpack-sv is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39638 <object object_ref="oval:com.oracle.elsa:obj:20180517002" /> 39639 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39640 </rpminfo_test> 39641 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517004" version="501" comment="libreoffice-langpack-xh is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39642 <object object_ref="oval:com.oracle.elsa:obj:20180517003" /> 39643 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39644 </rpminfo_test> 39645 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517005" version="501" comment="libreoffice-langpack-xh is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39646 <object object_ref="oval:com.oracle.elsa:obj:20180517003" /> 39647 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39648 </rpminfo_test> 39649 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517006" version="501" comment="libreoffice-base is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39650 <object object_ref="oval:com.oracle.elsa:obj:20180517004" /> 39651 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39652 </rpminfo_test> 39653 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517007" version="501" comment="libreoffice-base is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39654 <object object_ref="oval:com.oracle.elsa:obj:20180517004" /> 39655 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39656 </rpminfo_test> 39657 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517008" version="501" comment="libreoffice-bsh is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39658 <object object_ref="oval:com.oracle.elsa:obj:20180517005" /> 39659 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39660 </rpminfo_test> 39661 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517009" version="501" comment="libreoffice-bsh is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39662 <object object_ref="oval:com.oracle.elsa:obj:20180517005" /> 39663 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39664 </rpminfo_test> 39665 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517010" version="501" comment="libreoffice-langpack-en is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39666 <object object_ref="oval:com.oracle.elsa:obj:20180517006" /> 39667 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39668 </rpminfo_test> 39669 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517011" version="501" comment="libreoffice-langpack-en is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39670 <object object_ref="oval:com.oracle.elsa:obj:20180517006" /> 39671 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39672 </rpminfo_test> 39673 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517012" version="501" comment="autocorr-hu is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39674 <object object_ref="oval:com.oracle.elsa:obj:20180517007" /> 39675 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39676 </rpminfo_test> 39677 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517013" version="501" comment="autocorr-hu is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39678 <object object_ref="oval:com.oracle.elsa:obj:20180517007" /> 39679 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39680 </rpminfo_test> 39681 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517014" version="501" comment="libreoffice-langpack-zh-Hans is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39682 <object object_ref="oval:com.oracle.elsa:obj:20180517008" /> 39683 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39684 </rpminfo_test> 39685 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517015" version="501" comment="libreoffice-langpack-zh-Hans is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39686 <object object_ref="oval:com.oracle.elsa:obj:20180517008" /> 39687 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39688 </rpminfo_test> 39689 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517016" version="501" comment="libreoffice-langpack-zh-Hant is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39690 <object object_ref="oval:com.oracle.elsa:obj:20180517009" /> 39691 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39692 </rpminfo_test> 39693 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517017" version="501" comment="libreoffice-langpack-zh-Hant is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39694 <object object_ref="oval:com.oracle.elsa:obj:20180517009" /> 39695 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39696 </rpminfo_test> 39697 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517018" version="501" comment="libreoffice-langpack-lt is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39698 <object object_ref="oval:com.oracle.elsa:obj:20180517010" /> 39699 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39700 </rpminfo_test> 39701 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517019" version="501" comment="libreoffice-langpack-lt is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39702 <object object_ref="oval:com.oracle.elsa:obj:20180517010" /> 39703 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39704 </rpminfo_test> 39705 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517020" version="501" comment="autocorr-it is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39706 <object object_ref="oval:com.oracle.elsa:obj:20180517011" /> 39707 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39708 </rpminfo_test> 39709 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517021" version="501" comment="autocorr-it is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39710 <object object_ref="oval:com.oracle.elsa:obj:20180517011" /> 39711 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39712 </rpminfo_test> 39713 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517022" version="501" comment="libreoffice-ogltrans is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39714 <object object_ref="oval:com.oracle.elsa:obj:20180517012" /> 39715 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39716 </rpminfo_test> 39717 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517023" version="501" comment="libreoffice-ogltrans is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39718 <object object_ref="oval:com.oracle.elsa:obj:20180517012" /> 39719 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39720 </rpminfo_test> 39721 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517024" version="501" comment="libreoffice-langpack-tn is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39722 <object object_ref="oval:com.oracle.elsa:obj:20180517013" /> 39723 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39724 </rpminfo_test> 39725 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517025" version="501" comment="libreoffice-langpack-tn is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39726 <object object_ref="oval:com.oracle.elsa:obj:20180517013" /> 39727 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39728 </rpminfo_test> 39729 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517026" version="501" comment="autocorr-fr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39730 <object object_ref="oval:com.oracle.elsa:obj:20180517014" /> 39731 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39732 </rpminfo_test> 39733 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517027" version="501" comment="autocorr-fr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39734 <object object_ref="oval:com.oracle.elsa:obj:20180517014" /> 39735 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39736 </rpminfo_test> 39737 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517028" version="501" comment="libreoffice-langpack-dz is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39738 <object object_ref="oval:com.oracle.elsa:obj:20180517015" /> 39739 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39740 </rpminfo_test> 39741 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517029" version="501" comment="libreoffice-langpack-dz is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39742 <object object_ref="oval:com.oracle.elsa:obj:20180517015" /> 39743 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39744 </rpminfo_test> 39745 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517030" version="501" comment="libreoffice-langpack-de is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39746 <object object_ref="oval:com.oracle.elsa:obj:20180517016" /> 39747 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39748 </rpminfo_test> 39749 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517031" version="501" comment="libreoffice-langpack-de is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39750 <object object_ref="oval:com.oracle.elsa:obj:20180517016" /> 39751 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39752 </rpminfo_test> 39753 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517032" version="501" comment="libreoffice-langpack-or is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39754 <object object_ref="oval:com.oracle.elsa:obj:20180517017" /> 39755 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39756 </rpminfo_test> 39757 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517033" version="501" comment="libreoffice-langpack-or is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39758 <object object_ref="oval:com.oracle.elsa:obj:20180517017" /> 39759 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39760 </rpminfo_test> 39761 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517034" version="501" comment="libreoffice-langpack-gu is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39762 <object object_ref="oval:com.oracle.elsa:obj:20180517018" /> 39763 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39764 </rpminfo_test> 39765 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517035" version="501" comment="libreoffice-langpack-gu is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39766 <object object_ref="oval:com.oracle.elsa:obj:20180517018" /> 39767 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39768 </rpminfo_test> 39769 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517036" version="501" comment="libreoffice-langpack-ga is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39770 <object object_ref="oval:com.oracle.elsa:obj:20180517019" /> 39771 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39772 </rpminfo_test> 39773 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517037" version="501" comment="libreoffice-langpack-ga is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39774 <object object_ref="oval:com.oracle.elsa:obj:20180517019" /> 39775 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39776 </rpminfo_test> 39777 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517038" version="501" comment="libreoffice-langpack-nso is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39778 <object object_ref="oval:com.oracle.elsa:obj:20180517020" /> 39779 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39780 </rpminfo_test> 39781 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517039" version="501" comment="libreoffice-langpack-nso is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39782 <object object_ref="oval:com.oracle.elsa:obj:20180517020" /> 39783 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39784 </rpminfo_test> 39785 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517040" version="501" comment="libreoffice-sdk-doc is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39786 <object object_ref="oval:com.oracle.elsa:obj:20180517021" /> 39787 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39788 </rpminfo_test> 39789 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517041" version="501" comment="libreoffice-sdk-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39790 <object object_ref="oval:com.oracle.elsa:obj:20180517021" /> 39791 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39792 </rpminfo_test> 39793 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517042" version="501" comment="autocorr-sv is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39794 <object object_ref="oval:com.oracle.elsa:obj:20180517022" /> 39795 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39796 </rpminfo_test> 39797 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517043" version="501" comment="autocorr-sv is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39798 <object object_ref="oval:com.oracle.elsa:obj:20180517022" /> 39799 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39800 </rpminfo_test> 39801 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517044" version="501" comment="libreoffice-langpack-ar is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39802 <object object_ref="oval:com.oracle.elsa:obj:20180517023" /> 39803 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39804 </rpminfo_test> 39805 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517045" version="501" comment="libreoffice-langpack-ar is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39806 <object object_ref="oval:com.oracle.elsa:obj:20180517023" /> 39807 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39808 </rpminfo_test> 39809 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517046" version="501" comment="libreoffice-langpack-it is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39810 <object object_ref="oval:com.oracle.elsa:obj:20180517024" /> 39811 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39812 </rpminfo_test> 39813 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517047" version="501" comment="libreoffice-langpack-it is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39814 <object object_ref="oval:com.oracle.elsa:obj:20180517024" /> 39815 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39816 </rpminfo_test> 39817 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517048" version="501" comment="libreoffice-langpack-hu is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39818 <object object_ref="oval:com.oracle.elsa:obj:20180517025" /> 39819 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39820 </rpminfo_test> 39821 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517049" version="501" comment="libreoffice-langpack-hu is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39822 <object object_ref="oval:com.oracle.elsa:obj:20180517025" /> 39823 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39824 </rpminfo_test> 39825 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517050" version="501" comment="autocorr-cs is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39826 <object object_ref="oval:com.oracle.elsa:obj:20180517026" /> 39827 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39828 </rpminfo_test> 39829 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517051" version="501" comment="autocorr-cs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39830 <object object_ref="oval:com.oracle.elsa:obj:20180517026" /> 39831 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39832 </rpminfo_test> 39833 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517052" version="501" comment="autocorr-bg is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39834 <object object_ref="oval:com.oracle.elsa:obj:20180517027" /> 39835 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39836 </rpminfo_test> 39837 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517053" version="501" comment="autocorr-bg is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39838 <object object_ref="oval:com.oracle.elsa:obj:20180517027" /> 39839 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39840 </rpminfo_test> 39841 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517054" version="501" comment="autocorr-fa is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39842 <object object_ref="oval:com.oracle.elsa:obj:20180517028" /> 39843 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39844 </rpminfo_test> 39845 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517055" version="501" comment="autocorr-fa is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39846 <object object_ref="oval:com.oracle.elsa:obj:20180517028" /> 39847 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39848 </rpminfo_test> 39849 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517056" version="501" comment="libreoffice-langpack-ca is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39850 <object object_ref="oval:com.oracle.elsa:obj:20180517029" /> 39851 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39852 </rpminfo_test> 39853 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517057" version="501" comment="libreoffice-langpack-ca is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39854 <object object_ref="oval:com.oracle.elsa:obj:20180517029" /> 39855 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39856 </rpminfo_test> 39857 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517058" version="501" comment="libreoffice-langpack-he is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39858 <object object_ref="oval:com.oracle.elsa:obj:20180517030" /> 39859 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39860 </rpminfo_test> 39861 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517059" version="501" comment="libreoffice-langpack-he is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39862 <object object_ref="oval:com.oracle.elsa:obj:20180517030" /> 39863 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39864 </rpminfo_test> 39865 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517060" version="501" comment="libreoffice-langpack-sk is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39866 <object object_ref="oval:com.oracle.elsa:obj:20180517031" /> 39867 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39868 </rpminfo_test> 39869 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517061" version="501" comment="libreoffice-langpack-sk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39870 <object object_ref="oval:com.oracle.elsa:obj:20180517031" /> 39871 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39872 </rpminfo_test> 39873 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517062" version="501" comment="libreoffice-gdb-debug-support is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39874 <object object_ref="oval:com.oracle.elsa:obj:20180517032" /> 39875 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39876 </rpminfo_test> 39877 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517063" version="501" comment="libreoffice-gdb-debug-support is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39878 <object object_ref="oval:com.oracle.elsa:obj:20180517032" /> 39879 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39880 </rpminfo_test> 39881 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517064" version="501" comment="libreoffice-langpack-pa is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39882 <object object_ref="oval:com.oracle.elsa:obj:20180517033" /> 39883 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39884 </rpminfo_test> 39885 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517065" version="501" comment="libreoffice-langpack-pa is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39886 <object object_ref="oval:com.oracle.elsa:obj:20180517033" /> 39887 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39888 </rpminfo_test> 39889 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517066" version="501" comment="libreoffice-langpack-cs is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39890 <object object_ref="oval:com.oracle.elsa:obj:20180517034" /> 39891 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39892 </rpminfo_test> 39893 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517067" version="501" comment="libreoffice-langpack-cs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39894 <object object_ref="oval:com.oracle.elsa:obj:20180517034" /> 39895 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39896 </rpminfo_test> 39897 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517068" version="501" comment="libreoffice-sdk is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39898 <object object_ref="oval:com.oracle.elsa:obj:20180517035" /> 39899 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39900 </rpminfo_test> 39901 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517069" version="501" comment="libreoffice-sdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39902 <object object_ref="oval:com.oracle.elsa:obj:20180517035" /> 39903 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39904 </rpminfo_test> 39905 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517070" version="501" comment="autocorr-mn is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39906 <object object_ref="oval:com.oracle.elsa:obj:20180517036" /> 39907 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39908 </rpminfo_test> 39909 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517071" version="501" comment="autocorr-mn is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39910 <object object_ref="oval:com.oracle.elsa:obj:20180517036" /> 39911 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39912 </rpminfo_test> 39913 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517072" version="501" comment="autocorr-ja is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39914 <object object_ref="oval:com.oracle.elsa:obj:20180517037" /> 39915 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39916 </rpminfo_test> 39917 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517073" version="501" comment="autocorr-ja is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39918 <object object_ref="oval:com.oracle.elsa:obj:20180517037" /> 39919 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39920 </rpminfo_test> 39921 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517074" version="501" comment="libreoffice-langpack-ve is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39922 <object object_ref="oval:com.oracle.elsa:obj:20180517038" /> 39923 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39924 </rpminfo_test> 39925 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517075" version="501" comment="libreoffice-langpack-ve is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39926 <object object_ref="oval:com.oracle.elsa:obj:20180517038" /> 39927 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39928 </rpminfo_test> 39929 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517076" version="501" comment="libreoffice-langpack-nn is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39930 <object object_ref="oval:com.oracle.elsa:obj:20180517039" /> 39931 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39932 </rpminfo_test> 39933 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517077" version="501" comment="libreoffice-langpack-nn is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39934 <object object_ref="oval:com.oracle.elsa:obj:20180517039" /> 39935 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39936 </rpminfo_test> 39937 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517078" version="501" comment="libreoffice-glade is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39938 <object object_ref="oval:com.oracle.elsa:obj:20180517040" /> 39939 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39940 </rpminfo_test> 39941 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517079" version="501" comment="libreoffice-glade is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39942 <object object_ref="oval:com.oracle.elsa:obj:20180517040" /> 39943 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39944 </rpminfo_test> 39945 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517080" version="501" comment="libreoffice-core is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39946 <object object_ref="oval:com.oracle.elsa:obj:20180517041" /> 39947 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39948 </rpminfo_test> 39949 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517081" version="501" comment="libreoffice-core is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39950 <object object_ref="oval:com.oracle.elsa:obj:20180517041" /> 39951 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39952 </rpminfo_test> 39953 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517082" version="501" comment="libreoffice-langpack-ml is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39954 <object object_ref="oval:com.oracle.elsa:obj:20180517042" /> 39955 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39956 </rpminfo_test> 39957 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517083" version="501" comment="libreoffice-langpack-ml is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39958 <object object_ref="oval:com.oracle.elsa:obj:20180517042" /> 39959 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39960 </rpminfo_test> 39961 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517084" version="501" comment="autocorr-sl is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39962 <object object_ref="oval:com.oracle.elsa:obj:20180517043" /> 39963 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39964 </rpminfo_test> 39965 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517085" version="501" comment="autocorr-sl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39966 <object object_ref="oval:com.oracle.elsa:obj:20180517043" /> 39967 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39968 </rpminfo_test> 39969 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517086" version="501" comment="autocorr-sr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39970 <object object_ref="oval:com.oracle.elsa:obj:20180517044" /> 39971 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39972 </rpminfo_test> 39973 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517087" version="501" comment="autocorr-sr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39974 <object object_ref="oval:com.oracle.elsa:obj:20180517044" /> 39975 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39976 </rpminfo_test> 39977 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517088" version="501" comment="autocorr-pt is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39978 <object object_ref="oval:com.oracle.elsa:obj:20180517045" /> 39979 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39980 </rpminfo_test> 39981 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517089" version="501" comment="autocorr-pt is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39982 <object object_ref="oval:com.oracle.elsa:obj:20180517045" /> 39983 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39984 </rpminfo_test> 39985 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517090" version="501" comment="libreoffice-langpack-te is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39986 <object object_ref="oval:com.oracle.elsa:obj:20180517046" /> 39987 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39988 </rpminfo_test> 39989 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517091" version="501" comment="libreoffice-langpack-te is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39990 <object object_ref="oval:com.oracle.elsa:obj:20180517046" /> 39991 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 39992 </rpminfo_test> 39993 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517092" version="501" comment="libreoffice-math is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39994 <object object_ref="oval:com.oracle.elsa:obj:20180517047" /> 39995 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 39996 </rpminfo_test> 39997 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517093" version="501" comment="libreoffice-math is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 39998 <object object_ref="oval:com.oracle.elsa:obj:20180517047" /> 39999 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40000 </rpminfo_test> 40001 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517094" version="501" comment="libreoffice-langpack-bg is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40002 <object object_ref="oval:com.oracle.elsa:obj:20180517048" /> 40003 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40004 </rpminfo_test> 40005 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517095" version="501" comment="libreoffice-langpack-bg is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40006 <object object_ref="oval:com.oracle.elsa:obj:20180517048" /> 40007 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40008 </rpminfo_test> 40009 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517096" version="501" comment="libreoffice-pyuno is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40010 <object object_ref="oval:com.oracle.elsa:obj:20180517049" /> 40011 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40012 </rpminfo_test> 40013 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517097" version="501" comment="libreoffice-pyuno is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40014 <object object_ref="oval:com.oracle.elsa:obj:20180517049" /> 40015 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40016 </rpminfo_test> 40017 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517098" version="501" comment="autocorr-af is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40018 <object object_ref="oval:com.oracle.elsa:obj:20180517050" /> 40019 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40020 </rpminfo_test> 40021 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517099" version="501" comment="autocorr-af is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40022 <object object_ref="oval:com.oracle.elsa:obj:20180517050" /> 40023 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40024 </rpminfo_test> 40025 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517100" version="501" comment="libreoffice-langpack-ko is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40026 <object object_ref="oval:com.oracle.elsa:obj:20180517051" /> 40027 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40028 </rpminfo_test> 40029 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517101" version="501" comment="libreoffice-langpack-ko is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40030 <object object_ref="oval:com.oracle.elsa:obj:20180517051" /> 40031 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40032 </rpminfo_test> 40033 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517102" version="501" comment="libreoffice-pdfimport is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40034 <object object_ref="oval:com.oracle.elsa:obj:20180517052" /> 40035 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40036 </rpminfo_test> 40037 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517103" version="501" comment="libreoffice-pdfimport is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40038 <object object_ref="oval:com.oracle.elsa:obj:20180517052" /> 40039 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40040 </rpminfo_test> 40041 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517104" version="501" comment="libreoffice-officebean is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40042 <object object_ref="oval:com.oracle.elsa:obj:20180517053" /> 40043 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40044 </rpminfo_test> 40045 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517105" version="501" comment="libreoffice-officebean is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40046 <object object_ref="oval:com.oracle.elsa:obj:20180517053" /> 40047 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40048 </rpminfo_test> 40049 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517106" version="501" comment="libreoffice-langpack-fi is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40050 <object object_ref="oval:com.oracle.elsa:obj:20180517054" /> 40051 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40052 </rpminfo_test> 40053 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517107" version="501" comment="libreoffice-langpack-fi is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40054 <object object_ref="oval:com.oracle.elsa:obj:20180517054" /> 40055 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40056 </rpminfo_test> 40057 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517108" version="501" comment="libreoffice-langpack-ro is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40058 <object object_ref="oval:com.oracle.elsa:obj:20180517055" /> 40059 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40060 </rpminfo_test> 40061 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517109" version="501" comment="libreoffice-langpack-ro is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40062 <object object_ref="oval:com.oracle.elsa:obj:20180517055" /> 40063 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40064 </rpminfo_test> 40065 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517110" version="501" comment="libreoffice-langpack-hr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40066 <object object_ref="oval:com.oracle.elsa:obj:20180517056" /> 40067 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40068 </rpminfo_test> 40069 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517111" version="501" comment="libreoffice-langpack-hr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40070 <object object_ref="oval:com.oracle.elsa:obj:20180517056" /> 40071 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40072 </rpminfo_test> 40073 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517112" version="501" comment="libreoffice-langpack-zu is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40074 <object object_ref="oval:com.oracle.elsa:obj:20180517057" /> 40075 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40076 </rpminfo_test> 40077 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517113" version="501" comment="libreoffice-langpack-zu is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40078 <object object_ref="oval:com.oracle.elsa:obj:20180517057" /> 40079 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40080 </rpminfo_test> 40081 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517114" version="501" comment="autocorr-zh is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40082 <object object_ref="oval:com.oracle.elsa:obj:20180517058" /> 40083 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40084 </rpminfo_test> 40085 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517115" version="501" comment="autocorr-zh is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40086 <object object_ref="oval:com.oracle.elsa:obj:20180517058" /> 40087 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40088 </rpminfo_test> 40089 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517116" version="501" comment="libreoffice-langpack-nl is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40090 <object object_ref="oval:com.oracle.elsa:obj:20180517059" /> 40091 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40092 </rpminfo_test> 40093 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517117" version="501" comment="libreoffice-langpack-nl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40094 <object object_ref="oval:com.oracle.elsa:obj:20180517059" /> 40095 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40096 </rpminfo_test> 40097 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517118" version="501" comment="libreoffice-langpack-eu is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40098 <object object_ref="oval:com.oracle.elsa:obj:20180517060" /> 40099 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40100 </rpminfo_test> 40101 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517119" version="501" comment="libreoffice-langpack-eu is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40102 <object object_ref="oval:com.oracle.elsa:obj:20180517060" /> 40103 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40104 </rpminfo_test> 40105 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517120" version="501" comment="libreoffice-langpack-uk is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40106 <object object_ref="oval:com.oracle.elsa:obj:20180517061" /> 40107 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40108 </rpminfo_test> 40109 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517121" version="501" comment="libreoffice-langpack-uk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40110 <object object_ref="oval:com.oracle.elsa:obj:20180517061" /> 40111 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40112 </rpminfo_test> 40113 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517122" version="501" comment="autocorr-hr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40114 <object object_ref="oval:com.oracle.elsa:obj:20180517062" /> 40115 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40116 </rpminfo_test> 40117 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517123" version="501" comment="autocorr-hr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40118 <object object_ref="oval:com.oracle.elsa:obj:20180517062" /> 40119 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40120 </rpminfo_test> 40121 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517124" version="501" comment="libreoffice-langpack-nr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40122 <object object_ref="oval:com.oracle.elsa:obj:20180517063" /> 40123 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40124 </rpminfo_test> 40125 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517125" version="501" comment="libreoffice-langpack-nr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40126 <object object_ref="oval:com.oracle.elsa:obj:20180517063" /> 40127 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40128 </rpminfo_test> 40129 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517126" version="501" comment="libreoffice-librelogo is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40130 <object object_ref="oval:com.oracle.elsa:obj:20180517064" /> 40131 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40132 </rpminfo_test> 40133 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517127" version="501" comment="libreoffice-librelogo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40134 <object object_ref="oval:com.oracle.elsa:obj:20180517064" /> 40135 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40136 </rpminfo_test> 40137 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517128" version="501" comment="libreoffice-xsltfilter is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40138 <object object_ref="oval:com.oracle.elsa:obj:20180517065" /> 40139 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40140 </rpminfo_test> 40141 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517129" version="501" comment="libreoffice-xsltfilter is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40142 <object object_ref="oval:com.oracle.elsa:obj:20180517065" /> 40143 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40144 </rpminfo_test> 40145 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517130" version="501" comment="libreoffice-langpack-ms is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40146 <object object_ref="oval:com.oracle.elsa:obj:20180517066" /> 40147 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40148 </rpminfo_test> 40149 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517131" version="501" comment="libreoffice-langpack-ms is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40150 <object object_ref="oval:com.oracle.elsa:obj:20180517066" /> 40151 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40152 </rpminfo_test> 40153 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517132" version="501" comment="libreoffice-langpack-mr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40154 <object object_ref="oval:com.oracle.elsa:obj:20180517067" /> 40155 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40156 </rpminfo_test> 40157 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517133" version="501" comment="libreoffice-langpack-mr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40158 <object object_ref="oval:com.oracle.elsa:obj:20180517067" /> 40159 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40160 </rpminfo_test> 40161 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517134" version="501" comment="libreoffice-langpack-ta is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40162 <object object_ref="oval:com.oracle.elsa:obj:20180517068" /> 40163 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40164 </rpminfo_test> 40165 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517135" version="501" comment="libreoffice-langpack-ta is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40166 <object object_ref="oval:com.oracle.elsa:obj:20180517068" /> 40167 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40168 </rpminfo_test> 40169 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517136" version="501" comment="libreoffice-langpack-el is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40170 <object object_ref="oval:com.oracle.elsa:obj:20180517069" /> 40171 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40172 </rpminfo_test> 40173 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517137" version="501" comment="libreoffice-langpack-el is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40174 <object object_ref="oval:com.oracle.elsa:obj:20180517069" /> 40175 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40176 </rpminfo_test> 40177 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517138" version="501" comment="autocorr-fi is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40178 <object object_ref="oval:com.oracle.elsa:obj:20180517070" /> 40179 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40180 </rpminfo_test> 40181 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517139" version="501" comment="autocorr-fi is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40182 <object object_ref="oval:com.oracle.elsa:obj:20180517070" /> 40183 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40184 </rpminfo_test> 40185 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517140" version="501" comment="libreoffice-rhino is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40186 <object object_ref="oval:com.oracle.elsa:obj:20180517071" /> 40187 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40188 </rpminfo_test> 40189 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517141" version="501" comment="libreoffice-rhino is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40190 <object object_ref="oval:com.oracle.elsa:obj:20180517071" /> 40191 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40192 </rpminfo_test> 40193 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517142" version="501" comment="libreoffice-langpack-sr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40194 <object object_ref="oval:com.oracle.elsa:obj:20180517072" /> 40195 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40196 </rpminfo_test> 40197 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517143" version="501" comment="libreoffice-langpack-sr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40198 <object object_ref="oval:com.oracle.elsa:obj:20180517072" /> 40199 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40200 </rpminfo_test> 40201 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517144" version="501" comment="libreoffice-draw is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40202 <object object_ref="oval:com.oracle.elsa:obj:20180517073" /> 40203 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40204 </rpminfo_test> 40205 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517145" version="501" comment="libreoffice-draw is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40206 <object object_ref="oval:com.oracle.elsa:obj:20180517073" /> 40207 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40208 </rpminfo_test> 40209 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517146" version="501" comment="libreoffice-langpack-mai is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40210 <object object_ref="oval:com.oracle.elsa:obj:20180517074" /> 40211 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40212 </rpminfo_test> 40213 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517147" version="501" comment="libreoffice-langpack-mai is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40214 <object object_ref="oval:com.oracle.elsa:obj:20180517074" /> 40215 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40216 </rpminfo_test> 40217 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517148" version="501" comment="autocorr-tr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40218 <object object_ref="oval:com.oracle.elsa:obj:20180517075" /> 40219 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40220 </rpminfo_test> 40221 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517149" version="501" comment="autocorr-tr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40222 <object object_ref="oval:com.oracle.elsa:obj:20180517075" /> 40223 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40224 </rpminfo_test> 40225 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517150" version="501" comment="libreoffice-ure is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40226 <object object_ref="oval:com.oracle.elsa:obj:20180517076" /> 40227 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40228 </rpminfo_test> 40229 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517151" version="501" comment="libreoffice-ure is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40230 <object object_ref="oval:com.oracle.elsa:obj:20180517076" /> 40231 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40232 </rpminfo_test> 40233 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517152" version="501" comment="autocorr-lb is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40234 <object object_ref="oval:com.oracle.elsa:obj:20180517077" /> 40235 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40236 </rpminfo_test> 40237 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517153" version="501" comment="autocorr-lb is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40238 <object object_ref="oval:com.oracle.elsa:obj:20180517077" /> 40239 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40240 </rpminfo_test> 40241 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517154" version="501" comment="libreoffice-nlpsolver is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40242 <object object_ref="oval:com.oracle.elsa:obj:20180517078" /> 40243 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40244 </rpminfo_test> 40245 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517155" version="501" comment="libreoffice-nlpsolver is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40246 <object object_ref="oval:com.oracle.elsa:obj:20180517078" /> 40247 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40248 </rpminfo_test> 40249 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517156" version="501" comment="libreoffice-impress is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40250 <object object_ref="oval:com.oracle.elsa:obj:20180517079" /> 40251 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40252 </rpminfo_test> 40253 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517157" version="501" comment="libreoffice-impress is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40254 <object object_ref="oval:com.oracle.elsa:obj:20180517079" /> 40255 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40256 </rpminfo_test> 40257 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517158" version="501" comment="libreoffice-langpack-pl is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40258 <object object_ref="oval:com.oracle.elsa:obj:20180517080" /> 40259 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40260 </rpminfo_test> 40261 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517159" version="501" comment="libreoffice-langpack-pl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40262 <object object_ref="oval:com.oracle.elsa:obj:20180517080" /> 40263 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40264 </rpminfo_test> 40265 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517160" version="501" comment="libreoffice-langpack-ur is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40266 <object object_ref="oval:com.oracle.elsa:obj:20180517081" /> 40267 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40268 </rpminfo_test> 40269 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517161" version="501" comment="libreoffice-langpack-ur is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40270 <object object_ref="oval:com.oracle.elsa:obj:20180517081" /> 40271 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40272 </rpminfo_test> 40273 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517162" version="501" comment="libreoffice-langpack-pt-PT is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40274 <object object_ref="oval:com.oracle.elsa:obj:20180517082" /> 40275 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40276 </rpminfo_test> 40277 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517163" version="501" comment="libreoffice-langpack-pt-PT is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40278 <object object_ref="oval:com.oracle.elsa:obj:20180517082" /> 40279 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40280 </rpminfo_test> 40281 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517164" version="501" comment="libreoffice-langpack-cy is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40282 <object object_ref="oval:com.oracle.elsa:obj:20180517083" /> 40283 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40284 </rpminfo_test> 40285 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517165" version="501" comment="libreoffice-langpack-cy is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40286 <object object_ref="oval:com.oracle.elsa:obj:20180517083" /> 40287 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40288 </rpminfo_test> 40289 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517166" version="501" comment="autocorr-is is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40290 <object object_ref="oval:com.oracle.elsa:obj:20180517084" /> 40291 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40292 </rpminfo_test> 40293 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517167" version="501" comment="autocorr-is is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40294 <object object_ref="oval:com.oracle.elsa:obj:20180517084" /> 40295 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40296 </rpminfo_test> 40297 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517168" version="501" comment="libreoffice-langpack-da is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40298 <object object_ref="oval:com.oracle.elsa:obj:20180517085" /> 40299 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40300 </rpminfo_test> 40301 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517169" version="501" comment="libreoffice-langpack-da is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40302 <object object_ref="oval:com.oracle.elsa:obj:20180517085" /> 40303 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40304 </rpminfo_test> 40305 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517170" version="501" comment="autocorr-vi is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40306 <object object_ref="oval:com.oracle.elsa:obj:20180517086" /> 40307 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40308 </rpminfo_test> 40309 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517171" version="501" comment="autocorr-vi is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40310 <object object_ref="oval:com.oracle.elsa:obj:20180517086" /> 40311 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40312 </rpminfo_test> 40313 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517172" version="501" comment="libreoffice-langpack-th is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40314 <object object_ref="oval:com.oracle.elsa:obj:20180517087" /> 40315 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40316 </rpminfo_test> 40317 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517173" version="501" comment="libreoffice-langpack-th is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40318 <object object_ref="oval:com.oracle.elsa:obj:20180517087" /> 40319 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40320 </rpminfo_test> 40321 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517174" version="501" comment="libreoffice-langpack-tr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40322 <object object_ref="oval:com.oracle.elsa:obj:20180517088" /> 40323 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40324 </rpminfo_test> 40325 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517175" version="501" comment="libreoffice-langpack-tr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40326 <object object_ref="oval:com.oracle.elsa:obj:20180517088" /> 40327 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40328 </rpminfo_test> 40329 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517176" version="501" comment="libreoffice-graphicfilter is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40330 <object object_ref="oval:com.oracle.elsa:obj:20180517089" /> 40331 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40332 </rpminfo_test> 40333 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517177" version="501" comment="libreoffice-graphicfilter is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40334 <object object_ref="oval:com.oracle.elsa:obj:20180517089" /> 40335 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40336 </rpminfo_test> 40337 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517178" version="501" comment="libreoffice is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40338 <object object_ref="oval:com.oracle.elsa:obj:20180517090" /> 40339 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40340 </rpminfo_test> 40341 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517179" version="501" comment="libreoffice is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40342 <object object_ref="oval:com.oracle.elsa:obj:20180517090" /> 40343 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40344 </rpminfo_test> 40345 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517180" version="501" comment="libreoffice-langpack-st is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40346 <object object_ref="oval:com.oracle.elsa:obj:20180517091" /> 40347 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40348 </rpminfo_test> 40349 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517181" version="501" comment="libreoffice-langpack-st is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40350 <object object_ref="oval:com.oracle.elsa:obj:20180517091" /> 40351 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40352 </rpminfo_test> 40353 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517182" version="501" comment="libreoffice-wiki-publisher is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40354 <object object_ref="oval:com.oracle.elsa:obj:20180517092" /> 40355 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40356 </rpminfo_test> 40357 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517183" version="501" comment="libreoffice-wiki-publisher is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40358 <object object_ref="oval:com.oracle.elsa:obj:20180517092" /> 40359 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40360 </rpminfo_test> 40361 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517184" version="501" comment="libreoffice-langpack-pt-BR is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40362 <object object_ref="oval:com.oracle.elsa:obj:20180517093" /> 40363 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40364 </rpminfo_test> 40365 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517185" version="501" comment="libreoffice-langpack-pt-BR is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40366 <object object_ref="oval:com.oracle.elsa:obj:20180517093" /> 40367 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40368 </rpminfo_test> 40369 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517186" version="501" comment="autocorr-ko is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40370 <object object_ref="oval:com.oracle.elsa:obj:20180517094" /> 40371 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40372 </rpminfo_test> 40373 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517187" version="501" comment="autocorr-ko is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40374 <object object_ref="oval:com.oracle.elsa:obj:20180517094" /> 40375 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40376 </rpminfo_test> 40377 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517188" version="501" comment="libreoffice-langpack-fr is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40378 <object object_ref="oval:com.oracle.elsa:obj:20180517095" /> 40379 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40380 </rpminfo_test> 40381 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517189" version="501" comment="libreoffice-langpack-fr is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40382 <object object_ref="oval:com.oracle.elsa:obj:20180517095" /> 40383 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40384 </rpminfo_test> 40385 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517190" version="501" comment="libreoffice-langpack-gl is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40386 <object object_ref="oval:com.oracle.elsa:obj:20180517096" /> 40387 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40388 </rpminfo_test> 40389 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517191" version="501" comment="libreoffice-langpack-gl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40390 <object object_ref="oval:com.oracle.elsa:obj:20180517096" /> 40391 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40392 </rpminfo_test> 40393 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517192" version="501" comment="autocorr-ru is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40394 <object object_ref="oval:com.oracle.elsa:obj:20180517097" /> 40395 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40396 </rpminfo_test> 40397 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517193" version="501" comment="autocorr-ru is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40398 <object object_ref="oval:com.oracle.elsa:obj:20180517097" /> 40399 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40400 </rpminfo_test> 40401 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517194" version="501" comment="autocorr-es is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40402 <object object_ref="oval:com.oracle.elsa:obj:20180517098" /> 40403 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40404 </rpminfo_test> 40405 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517195" version="501" comment="autocorr-es is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40406 <object object_ref="oval:com.oracle.elsa:obj:20180517098" /> 40407 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40408 </rpminfo_test> 40409 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517196" version="501" comment="autocorr-lt is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40410 <object object_ref="oval:com.oracle.elsa:obj:20180517099" /> 40411 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40412 </rpminfo_test> 40413 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517197" version="501" comment="autocorr-lt is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40414 <object object_ref="oval:com.oracle.elsa:obj:20180517099" /> 40415 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40416 </rpminfo_test> 40417 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517198" version="501" comment="autocorr-sk is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40418 <object object_ref="oval:com.oracle.elsa:obj:20180517100" /> 40419 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40420 </rpminfo_test> 40421 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517199" version="501" comment="autocorr-sk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40422 <object object_ref="oval:com.oracle.elsa:obj:20180517100" /> 40423 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40424 </rpminfo_test> 40425 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517200" version="501" comment="libreoffice-langpack-bn is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40426 <object object_ref="oval:com.oracle.elsa:obj:20180517101" /> 40427 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40428 </rpminfo_test> 40429 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517201" version="501" comment="libreoffice-langpack-bn is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40430 <object object_ref="oval:com.oracle.elsa:obj:20180517101" /> 40431 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40432 </rpminfo_test> 40433 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517202" version="501" comment="libreoffice-headless is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40434 <object object_ref="oval:com.oracle.elsa:obj:20180517102" /> 40435 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40436 </rpminfo_test> 40437 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517203" version="501" comment="libreoffice-headless is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40438 <object object_ref="oval:com.oracle.elsa:obj:20180517102" /> 40439 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40440 </rpminfo_test> 40441 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517204" version="501" comment="autocorr-en is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40442 <object object_ref="oval:com.oracle.elsa:obj:20180517103" /> 40443 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40444 </rpminfo_test> 40445 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517205" version="501" comment="autocorr-en is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40446 <object object_ref="oval:com.oracle.elsa:obj:20180517103" /> 40447 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40448 </rpminfo_test> 40449 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517206" version="501" comment="libreoffice-langpack-ru is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40450 <object object_ref="oval:com.oracle.elsa:obj:20180517104" /> 40451 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40452 </rpminfo_test> 40453 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517207" version="501" comment="libreoffice-langpack-ru is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40454 <object object_ref="oval:com.oracle.elsa:obj:20180517104" /> 40455 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40456 </rpminfo_test> 40457 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517208" version="501" comment="libreoffice-langpack-et is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40458 <object object_ref="oval:com.oracle.elsa:obj:20180517105" /> 40459 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40460 </rpminfo_test> 40461 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517209" version="501" comment="libreoffice-langpack-et is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40462 <object object_ref="oval:com.oracle.elsa:obj:20180517105" /> 40463 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40464 </rpminfo_test> 40465 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517210" version="501" comment="autocorr-ca is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40466 <object object_ref="oval:com.oracle.elsa:obj:20180517106" /> 40467 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40468 </rpminfo_test> 40469 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517211" version="501" comment="autocorr-ca is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40470 <object object_ref="oval:com.oracle.elsa:obj:20180517106" /> 40471 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40472 </rpminfo_test> 40473 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517212" version="501" comment="autocorr-da is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40474 <object object_ref="oval:com.oracle.elsa:obj:20180517107" /> 40475 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40476 </rpminfo_test> 40477 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517213" version="501" comment="autocorr-da is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40478 <object object_ref="oval:com.oracle.elsa:obj:20180517107" /> 40479 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40480 </rpminfo_test> 40481 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517214" version="501" comment="autocorr-nl is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40482 <object object_ref="oval:com.oracle.elsa:obj:20180517108" /> 40483 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40484 </rpminfo_test> 40485 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517215" version="501" comment="autocorr-nl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40486 <object object_ref="oval:com.oracle.elsa:obj:20180517108" /> 40487 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40488 </rpminfo_test> 40489 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517216" version="501" comment="autocorr-ro is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40490 <object object_ref="oval:com.oracle.elsa:obj:20180517109" /> 40491 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40492 </rpminfo_test> 40493 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517217" version="501" comment="autocorr-ro is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40494 <object object_ref="oval:com.oracle.elsa:obj:20180517109" /> 40495 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40496 </rpminfo_test> 40497 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517218" version="501" comment="libreoffice-langpack-nb is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40498 <object object_ref="oval:com.oracle.elsa:obj:20180517110" /> 40499 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40500 </rpminfo_test> 40501 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517219" version="501" comment="libreoffice-langpack-nb is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40502 <object object_ref="oval:com.oracle.elsa:obj:20180517110" /> 40503 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40504 </rpminfo_test> 40505 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517220" version="501" comment="libreoffice-langpack-af is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40506 <object object_ref="oval:com.oracle.elsa:obj:20180517111" /> 40507 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40508 </rpminfo_test> 40509 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517221" version="501" comment="libreoffice-langpack-af is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40510 <object object_ref="oval:com.oracle.elsa:obj:20180517111" /> 40511 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40512 </rpminfo_test> 40513 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517222" version="501" comment="libreoffice-langpack-ja is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40514 <object object_ref="oval:com.oracle.elsa:obj:20180517112" /> 40515 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40516 </rpminfo_test> 40517 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517223" version="501" comment="libreoffice-langpack-ja is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40518 <object object_ref="oval:com.oracle.elsa:obj:20180517112" /> 40519 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40520 </rpminfo_test> 40521 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517224" version="501" comment="autocorr-ga is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40522 <object object_ref="oval:com.oracle.elsa:obj:20180517113" /> 40523 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40524 </rpminfo_test> 40525 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517225" version="501" comment="autocorr-ga is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40526 <object object_ref="oval:com.oracle.elsa:obj:20180517113" /> 40527 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40528 </rpminfo_test> 40529 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517226" version="501" comment="libreoffice-langpack-ss is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40530 <object object_ref="oval:com.oracle.elsa:obj:20180517114" /> 40531 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40532 </rpminfo_test> 40533 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517227" version="501" comment="libreoffice-langpack-ss is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40534 <object object_ref="oval:com.oracle.elsa:obj:20180517114" /> 40535 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40536 </rpminfo_test> 40537 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517228" version="501" comment="libreoffice-opensymbol-fonts is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40538 <object object_ref="oval:com.oracle.elsa:obj:20180517115" /> 40539 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40540 </rpminfo_test> 40541 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517229" version="501" comment="libreoffice-opensymbol-fonts is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40542 <object object_ref="oval:com.oracle.elsa:obj:20180517115" /> 40543 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40544 </rpminfo_test> 40545 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517230" version="501" comment="libreoffice-langpack-ts is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40546 <object object_ref="oval:com.oracle.elsa:obj:20180517116" /> 40547 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40548 </rpminfo_test> 40549 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517231" version="501" comment="libreoffice-langpack-ts is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40550 <object object_ref="oval:com.oracle.elsa:obj:20180517116" /> 40551 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40552 </rpminfo_test> 40553 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517232" version="501" comment="libreoffice-langpack-hi is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40554 <object object_ref="oval:com.oracle.elsa:obj:20180517117" /> 40555 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40556 </rpminfo_test> 40557 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517233" version="501" comment="libreoffice-langpack-hi is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40558 <object object_ref="oval:com.oracle.elsa:obj:20180517117" /> 40559 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40560 </rpminfo_test> 40561 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517234" version="501" comment="libreoffice-langpack-es is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40562 <object object_ref="oval:com.oracle.elsa:obj:20180517118" /> 40563 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40564 </rpminfo_test> 40565 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517235" version="501" comment="libreoffice-langpack-es is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40566 <object object_ref="oval:com.oracle.elsa:obj:20180517118" /> 40567 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40568 </rpminfo_test> 40569 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517236" version="501" comment="libreoffice-filters is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40570 <object object_ref="oval:com.oracle.elsa:obj:20180517119" /> 40571 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40572 </rpminfo_test> 40573 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517237" version="501" comment="libreoffice-filters is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40574 <object object_ref="oval:com.oracle.elsa:obj:20180517119" /> 40575 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40576 </rpminfo_test> 40577 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517238" version="501" comment="libreoffice-writer is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40578 <object object_ref="oval:com.oracle.elsa:obj:20180517120" /> 40579 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40580 </rpminfo_test> 40581 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517239" version="501" comment="libreoffice-writer is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40582 <object object_ref="oval:com.oracle.elsa:obj:20180517120" /> 40583 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40584 </rpminfo_test> 40585 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517240" version="501" comment="libreoffice-langpack-as is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40586 <object object_ref="oval:com.oracle.elsa:obj:20180517121" /> 40587 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40588 </rpminfo_test> 40589 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517241" version="501" comment="libreoffice-langpack-as is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40590 <object object_ref="oval:com.oracle.elsa:obj:20180517121" /> 40591 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40592 </rpminfo_test> 40593 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517242" version="501" comment="autocorr-de is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40594 <object object_ref="oval:com.oracle.elsa:obj:20180517122" /> 40595 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40596 </rpminfo_test> 40597 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517243" version="501" comment="autocorr-de is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40598 <object object_ref="oval:com.oracle.elsa:obj:20180517122" /> 40599 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40600 </rpminfo_test> 40601 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517244" version="501" comment="autocorr-pl is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40602 <object object_ref="oval:com.oracle.elsa:obj:20180517123" /> 40603 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40604 </rpminfo_test> 40605 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517245" version="501" comment="autocorr-pl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40606 <object object_ref="oval:com.oracle.elsa:obj:20180517123" /> 40607 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40608 </rpminfo_test> 40609 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517246" version="501" comment="libreoffice-emailmerge is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40610 <object object_ref="oval:com.oracle.elsa:obj:20180517124" /> 40611 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40612 </rpminfo_test> 40613 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517247" version="501" comment="libreoffice-emailmerge is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40614 <object object_ref="oval:com.oracle.elsa:obj:20180517124" /> 40615 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40616 </rpminfo_test> 40617 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517248" version="501" comment="libreoffice-calc is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40618 <object object_ref="oval:com.oracle.elsa:obj:20180517125" /> 40619 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40620 </rpminfo_test> 40621 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517249" version="501" comment="libreoffice-calc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40622 <object object_ref="oval:com.oracle.elsa:obj:20180517125" /> 40623 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40624 </rpminfo_test> 40625 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517250" version="501" comment="libreoffice-langpack-kn is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40626 <object object_ref="oval:com.oracle.elsa:obj:20180517126" /> 40627 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40628 </rpminfo_test> 40629 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517251" version="501" comment="libreoffice-langpack-kn is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40630 <object object_ref="oval:com.oracle.elsa:obj:20180517126" /> 40631 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40632 </rpminfo_test> 40633 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517252" version="501" comment="libreoffice-langpack-sl is earlier than 1:4.3.7.2-2.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40634 <object object_ref="oval:com.oracle.elsa:obj:20180517127" /> 40635 <state state_ref="oval:com.oracle.elsa:ste:20180517003" /> 40636 </rpminfo_test> 40637 <rpminfo_test id="oval:com.oracle.elsa:tst:20180517253" version="501" comment="libreoffice-langpack-sl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40638 <object object_ref="oval:com.oracle.elsa:obj:20180517127" /> 40639 <state state_ref="oval:com.oracle.elsa:ste:20180517001" /> 40640 </rpminfo_test> 40641 <rpminfo_test id="oval:com.oracle.elsa:tst:20180526001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40642 <object object_ref="oval:com.oracle.elsa:obj:20180526001" /> 40643 <state state_ref="oval:com.oracle.elsa:ste:20180526002" /> 40644 </rpminfo_test> 40645 <rpminfo_test id="oval:com.oracle.elsa:tst:20180526002" version="501" comment="firefox is earlier than 0:52.7.0-1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40646 <object object_ref="oval:com.oracle.elsa:obj:20180526002" /> 40647 <state state_ref="oval:com.oracle.elsa:ste:20180526003" /> 40648 </rpminfo_test> 40649 <rpminfo_test id="oval:com.oracle.elsa:tst:20180526003" version="501" comment="firefox is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40650 <object object_ref="oval:com.oracle.elsa:obj:20180526002" /> 40651 <state state_ref="oval:com.oracle.elsa:ste:20180526001" /> 40652 </rpminfo_test> 40653 <rpminfo_test id="oval:com.oracle.elsa:tst:20180527001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40654 <object object_ref="oval:com.oracle.elsa:obj:20180527001" /> 40655 <state state_ref="oval:com.oracle.elsa:ste:20180527002" /> 40656 </rpminfo_test> 40657 <rpminfo_test id="oval:com.oracle.elsa:tst:20180527002" version="501" comment="firefox is earlier than 0:52.7.0-1.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40658 <object object_ref="oval:com.oracle.elsa:obj:20180527002" /> 40659 <state state_ref="oval:com.oracle.elsa:ste:20180527003" /> 40660 </rpminfo_test> 40661 <rpminfo_test id="oval:com.oracle.elsa:tst:20180527003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40662 <object object_ref="oval:com.oracle.elsa:obj:20180527002" /> 40663 <state state_ref="oval:com.oracle.elsa:ste:20180527001" /> 40664 </rpminfo_test> 40665 <rpminfo_test id="oval:com.oracle.elsa:tst:20180549001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40666 <object object_ref="oval:com.oracle.elsa:obj:20180549001" /> 40667 <state state_ref="oval:com.oracle.elsa:ste:20180549002" /> 40668 </rpminfo_test> 40669 <rpminfo_test id="oval:com.oracle.elsa:tst:20180549002" version="501" comment="firefox is earlier than 0:52.7.2-1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40670 <object object_ref="oval:com.oracle.elsa:obj:20180549002" /> 40671 <state state_ref="oval:com.oracle.elsa:ste:20180549003" /> 40672 </rpminfo_test> 40673 <rpminfo_test id="oval:com.oracle.elsa:tst:20180549003" version="501" comment="firefox is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40674 <object object_ref="oval:com.oracle.elsa:obj:20180549002" /> 40675 <state state_ref="oval:com.oracle.elsa:ste:20180549001" /> 40676 </rpminfo_test> 40677 <rpminfo_test id="oval:com.oracle.elsa:tst:20180549004" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40678 <object object_ref="oval:com.oracle.elsa:obj:20180549001" /> 40679 <state state_ref="oval:com.oracle.elsa:ste:20180549004" /> 40680 </rpminfo_test> 40681 <rpminfo_test id="oval:com.oracle.elsa:tst:20180549005" version="501" comment="firefox is earlier than 0:52.7.2-1.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40682 <object object_ref="oval:com.oracle.elsa:obj:20180549002" /> 40683 <state state_ref="oval:com.oracle.elsa:ste:20180549005" /> 40684 </rpminfo_test> 40685 <rpminfo_test id="oval:com.oracle.elsa:tst:20180549006" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40686 <object object_ref="oval:com.oracle.elsa:obj:20180549002" /> 40687 <state state_ref="oval:com.oracle.elsa:ste:20180549001" /> 40688 </rpminfo_test> 40689 <rpminfo_test id="oval:com.oracle.elsa:tst:20180592001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40690 <object object_ref="oval:com.oracle.elsa:obj:20180592001" /> 40691 <state state_ref="oval:com.oracle.elsa:ste:20180592002" /> 40692 </rpminfo_test> 40693 <rpminfo_test id="oval:com.oracle.elsa:tst:20180592002" version="501" comment="slf4j is earlier than 0:1.7.4-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40694 <object object_ref="oval:com.oracle.elsa:obj:20180592002" /> 40695 <state state_ref="oval:com.oracle.elsa:ste:20180592003" /> 40696 </rpminfo_test> 40697 <rpminfo_test id="oval:com.oracle.elsa:tst:20180592003" version="501" comment="slf4j is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40698 <object object_ref="oval:com.oracle.elsa:obj:20180592002" /> 40699 <state state_ref="oval:com.oracle.elsa:ste:20180592001" /> 40700 </rpminfo_test> 40701 <rpminfo_test id="oval:com.oracle.elsa:tst:20180592004" version="501" comment="slf4j-javadoc is earlier than 0:1.7.4-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40702 <object object_ref="oval:com.oracle.elsa:obj:20180592003" /> 40703 <state state_ref="oval:com.oracle.elsa:ste:20180592003" /> 40704 </rpminfo_test> 40705 <rpminfo_test id="oval:com.oracle.elsa:tst:20180592005" version="501" comment="slf4j-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40706 <object object_ref="oval:com.oracle.elsa:obj:20180592003" /> 40707 <state state_ref="oval:com.oracle.elsa:ste:20180592001" /> 40708 </rpminfo_test> 40709 <rpminfo_test id="oval:com.oracle.elsa:tst:20180592006" version="501" comment="slf4j-manual is earlier than 0:1.7.4-4.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40710 <object object_ref="oval:com.oracle.elsa:obj:20180592004" /> 40711 <state state_ref="oval:com.oracle.elsa:ste:20180592003" /> 40712 </rpminfo_test> 40713 <rpminfo_test id="oval:com.oracle.elsa:tst:20180592007" version="501" comment="slf4j-manual is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40714 <object object_ref="oval:com.oracle.elsa:obj:20180592004" /> 40715 <state state_ref="oval:com.oracle.elsa:ste:20180592001" /> 40716 </rpminfo_test> 40717 <rpminfo_test id="oval:com.oracle.elsa:tst:20180647001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40718 <object object_ref="oval:com.oracle.elsa:obj:20180647001" /> 40719 <state state_ref="oval:com.oracle.elsa:ste:20180647002" /> 40720 </rpminfo_test> 40721 <rpminfo_test id="oval:com.oracle.elsa:tst:20180647002" version="501" comment="thunderbird is earlier than 0:52.7.0-1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40722 <object object_ref="oval:com.oracle.elsa:obj:20180647002" /> 40723 <state state_ref="oval:com.oracle.elsa:ste:20180647003" /> 40724 </rpminfo_test> 40725 <rpminfo_test id="oval:com.oracle.elsa:tst:20180647003" version="501" comment="thunderbird is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40726 <object object_ref="oval:com.oracle.elsa:obj:20180647002" /> 40727 <state state_ref="oval:com.oracle.elsa:ste:20180647001" /> 40728 </rpminfo_test> 40729 <rpminfo_test id="oval:com.oracle.elsa:tst:20180648001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40730 <object object_ref="oval:com.oracle.elsa:obj:20180648001" /> 40731 <state state_ref="oval:com.oracle.elsa:ste:20180648002" /> 40732 </rpminfo_test> 40733 <rpminfo_test id="oval:com.oracle.elsa:tst:20180648002" version="501" comment="thunderbird is earlier than 0:52.7.0-1.0.1.el7_4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40734 <object object_ref="oval:com.oracle.elsa:obj:20180648002" /> 40735 <state state_ref="oval:com.oracle.elsa:ste:20180648003" /> 40736 </rpminfo_test> 40737 <rpminfo_test id="oval:com.oracle.elsa:tst:20180648003" version="501" comment="thunderbird is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40738 <object object_ref="oval:com.oracle.elsa:obj:20180648002" /> 40739 <state state_ref="oval:com.oracle.elsa:ste:20180648001" /> 40740 </rpminfo_test> 40741 <rpminfo_test id="oval:com.oracle.elsa:tst:20180649001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40742 <object object_ref="oval:com.oracle.elsa:obj:20180649001" /> 40743 <state state_ref="oval:com.oracle.elsa:ste:20180649002" /> 40744 </rpminfo_test> 40745 <rpminfo_test id="oval:com.oracle.elsa:tst:20180649002" version="501" comment="libvorbis is earlier than 1:1.2.3-5.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40746 <object object_ref="oval:com.oracle.elsa:obj:20180649002" /> 40747 <state state_ref="oval:com.oracle.elsa:ste:20180649003" /> 40748 </rpminfo_test> 40749 <rpminfo_test id="oval:com.oracle.elsa:tst:20180649003" version="501" comment="libvorbis is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40750 <object object_ref="oval:com.oracle.elsa:obj:20180649002" /> 40751 <state state_ref="oval:com.oracle.elsa:ste:20180649001" /> 40752 </rpminfo_test> 40753 <rpminfo_test id="oval:com.oracle.elsa:tst:20180649004" version="501" comment="libvorbis-devel is earlier than 1:1.2.3-5.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40754 <object object_ref="oval:com.oracle.elsa:obj:20180649003" /> 40755 <state state_ref="oval:com.oracle.elsa:ste:20180649003" /> 40756 </rpminfo_test> 40757 <rpminfo_test id="oval:com.oracle.elsa:tst:20180649005" version="501" comment="libvorbis-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40758 <object object_ref="oval:com.oracle.elsa:obj:20180649003" /> 40759 <state state_ref="oval:com.oracle.elsa:ste:20180649001" /> 40760 </rpminfo_test> 40761 <rpminfo_test id="oval:com.oracle.elsa:tst:20180649006" version="501" comment="libvorbis-devel-docs is earlier than 1:1.2.3-5.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40762 <object object_ref="oval:com.oracle.elsa:obj:20180649004" /> 40763 <state state_ref="oval:com.oracle.elsa:ste:20180649003" /> 40764 </rpminfo_test> 40765 <rpminfo_test id="oval:com.oracle.elsa:tst:20180649007" version="501" comment="libvorbis-devel-docs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40766 <object object_ref="oval:com.oracle.elsa:obj:20180649004" /> 40767 <state state_ref="oval:com.oracle.elsa:ste:20180649001" /> 40768 </rpminfo_test> 40769 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40770 <object object_ref="oval:com.oracle.elsa:obj:20180666001" /> 40771 <state state_ref="oval:com.oracle.elsa:ste:20180666002" /> 40772 </rpminfo_test> 40773 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666002" version="501" comment="krb5-devel is earlier than 0:1.15.1-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40774 <object object_ref="oval:com.oracle.elsa:obj:20180666002" /> 40775 <state state_ref="oval:com.oracle.elsa:ste:20180666003" /> 40776 </rpminfo_test> 40777 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666003" version="501" comment="krb5-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40778 <object object_ref="oval:com.oracle.elsa:obj:20180666002" /> 40779 <state state_ref="oval:com.oracle.elsa:ste:20180666001" /> 40780 </rpminfo_test> 40781 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666004" version="501" comment="krb5-libs is earlier than 0:1.15.1-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40782 <object object_ref="oval:com.oracle.elsa:obj:20180666003" /> 40783 <state state_ref="oval:com.oracle.elsa:ste:20180666003" /> 40784 </rpminfo_test> 40785 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666005" version="501" comment="krb5-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40786 <object object_ref="oval:com.oracle.elsa:obj:20180666003" /> 40787 <state state_ref="oval:com.oracle.elsa:ste:20180666001" /> 40788 </rpminfo_test> 40789 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666006" version="501" comment="krb5-pkinit is earlier than 0:1.15.1-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40790 <object object_ref="oval:com.oracle.elsa:obj:20180666004" /> 40791 <state state_ref="oval:com.oracle.elsa:ste:20180666003" /> 40792 </rpminfo_test> 40793 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666007" version="501" comment="krb5-pkinit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40794 <object object_ref="oval:com.oracle.elsa:obj:20180666004" /> 40795 <state state_ref="oval:com.oracle.elsa:ste:20180666001" /> 40796 </rpminfo_test> 40797 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666008" version="501" comment="krb5-server is earlier than 0:1.15.1-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40798 <object object_ref="oval:com.oracle.elsa:obj:20180666005" /> 40799 <state state_ref="oval:com.oracle.elsa:ste:20180666003" /> 40800 </rpminfo_test> 40801 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666009" version="501" comment="krb5-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40802 <object object_ref="oval:com.oracle.elsa:obj:20180666005" /> 40803 <state state_ref="oval:com.oracle.elsa:ste:20180666001" /> 40804 </rpminfo_test> 40805 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666010" version="501" comment="krb5-server-ldap is earlier than 0:1.15.1-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40806 <object object_ref="oval:com.oracle.elsa:obj:20180666006" /> 40807 <state state_ref="oval:com.oracle.elsa:ste:20180666003" /> 40808 </rpminfo_test> 40809 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666011" version="501" comment="krb5-server-ldap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40810 <object object_ref="oval:com.oracle.elsa:obj:20180666006" /> 40811 <state state_ref="oval:com.oracle.elsa:ste:20180666001" /> 40812 </rpminfo_test> 40813 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666012" version="501" comment="krb5-workstation is earlier than 0:1.15.1-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40814 <object object_ref="oval:com.oracle.elsa:obj:20180666007" /> 40815 <state state_ref="oval:com.oracle.elsa:ste:20180666003" /> 40816 </rpminfo_test> 40817 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666013" version="501" comment="krb5-workstation is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40818 <object object_ref="oval:com.oracle.elsa:obj:20180666007" /> 40819 <state state_ref="oval:com.oracle.elsa:ste:20180666001" /> 40820 </rpminfo_test> 40821 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666014" version="501" comment="libkadm5 is earlier than 0:1.15.1-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40822 <object object_ref="oval:com.oracle.elsa:obj:20180666008" /> 40823 <state state_ref="oval:com.oracle.elsa:ste:20180666003" /> 40824 </rpminfo_test> 40825 <rpminfo_test id="oval:com.oracle.elsa:tst:20180666015" version="501" comment="libkadm5 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40826 <object object_ref="oval:com.oracle.elsa:obj:20180666008" /> 40827 <state state_ref="oval:com.oracle.elsa:ste:20180666001" /> 40828 </rpminfo_test> 40829 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40830 <object object_ref="oval:com.oracle.elsa:obj:20180805001" /> 40831 <state state_ref="oval:com.oracle.elsa:ste:20180805002" /> 40832 </rpminfo_test> 40833 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805002" version="501" comment="glibc is earlier than 0:2.17-222.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40834 <object object_ref="oval:com.oracle.elsa:obj:20180805002" /> 40835 <state state_ref="oval:com.oracle.elsa:ste:20180805003" /> 40836 </rpminfo_test> 40837 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805003" version="501" comment="glibc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40838 <object object_ref="oval:com.oracle.elsa:obj:20180805002" /> 40839 <state state_ref="oval:com.oracle.elsa:ste:20180805001" /> 40840 </rpminfo_test> 40841 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805004" version="501" comment="glibc-common is earlier than 0:2.17-222.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40842 <object object_ref="oval:com.oracle.elsa:obj:20180805003" /> 40843 <state state_ref="oval:com.oracle.elsa:ste:20180805003" /> 40844 </rpminfo_test> 40845 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805005" version="501" comment="glibc-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40846 <object object_ref="oval:com.oracle.elsa:obj:20180805003" /> 40847 <state state_ref="oval:com.oracle.elsa:ste:20180805001" /> 40848 </rpminfo_test> 40849 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805006" version="501" comment="glibc-devel is earlier than 0:2.17-222.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40850 <object object_ref="oval:com.oracle.elsa:obj:20180805004" /> 40851 <state state_ref="oval:com.oracle.elsa:ste:20180805003" /> 40852 </rpminfo_test> 40853 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805007" version="501" comment="glibc-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40854 <object object_ref="oval:com.oracle.elsa:obj:20180805004" /> 40855 <state state_ref="oval:com.oracle.elsa:ste:20180805001" /> 40856 </rpminfo_test> 40857 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805008" version="501" comment="glibc-headers is earlier than 0:2.17-222.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40858 <object object_ref="oval:com.oracle.elsa:obj:20180805005" /> 40859 <state state_ref="oval:com.oracle.elsa:ste:20180805003" /> 40860 </rpminfo_test> 40861 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805009" version="501" comment="glibc-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40862 <object object_ref="oval:com.oracle.elsa:obj:20180805005" /> 40863 <state state_ref="oval:com.oracle.elsa:ste:20180805001" /> 40864 </rpminfo_test> 40865 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805010" version="501" comment="glibc-static is earlier than 0:2.17-222.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40866 <object object_ref="oval:com.oracle.elsa:obj:20180805006" /> 40867 <state state_ref="oval:com.oracle.elsa:ste:20180805003" /> 40868 </rpminfo_test> 40869 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805011" version="501" comment="glibc-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40870 <object object_ref="oval:com.oracle.elsa:obj:20180805006" /> 40871 <state state_ref="oval:com.oracle.elsa:ste:20180805001" /> 40872 </rpminfo_test> 40873 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805012" version="501" comment="glibc-utils is earlier than 0:2.17-222.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40874 <object object_ref="oval:com.oracle.elsa:obj:20180805007" /> 40875 <state state_ref="oval:com.oracle.elsa:ste:20180805003" /> 40876 </rpminfo_test> 40877 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805013" version="501" comment="glibc-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40878 <object object_ref="oval:com.oracle.elsa:obj:20180805007" /> 40879 <state state_ref="oval:com.oracle.elsa:ste:20180805001" /> 40880 </rpminfo_test> 40881 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805014" version="501" comment="nscd is earlier than 0:2.17-222.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40882 <object object_ref="oval:com.oracle.elsa:obj:20180805008" /> 40883 <state state_ref="oval:com.oracle.elsa:ste:20180805003" /> 40884 </rpminfo_test> 40885 <rpminfo_test id="oval:com.oracle.elsa:tst:20180805015" version="501" comment="nscd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40886 <object object_ref="oval:com.oracle.elsa:obj:20180805008" /> 40887 <state state_ref="oval:com.oracle.elsa:ste:20180805001" /> 40888 </rpminfo_test> 40889 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40890 <object object_ref="oval:com.oracle.elsa:obj:20180816001" /> 40891 <state state_ref="oval:com.oracle.elsa:ste:20180816002" /> 40892 </rpminfo_test> 40893 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816002" version="501" comment="qemu-img is earlier than 10:1.5.3-156.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40894 <object object_ref="oval:com.oracle.elsa:obj:20180816002" /> 40895 <state state_ref="oval:com.oracle.elsa:ste:20180816003" /> 40896 </rpminfo_test> 40897 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816003" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40898 <object object_ref="oval:com.oracle.elsa:obj:20180816002" /> 40899 <state state_ref="oval:com.oracle.elsa:ste:20180816001" /> 40900 </rpminfo_test> 40901 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816004" version="501" comment="qemu-kvm is earlier than 10:1.5.3-156.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40902 <object object_ref="oval:com.oracle.elsa:obj:20180816003" /> 40903 <state state_ref="oval:com.oracle.elsa:ste:20180816003" /> 40904 </rpminfo_test> 40905 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816005" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40906 <object object_ref="oval:com.oracle.elsa:obj:20180816003" /> 40907 <state state_ref="oval:com.oracle.elsa:ste:20180816001" /> 40908 </rpminfo_test> 40909 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816006" version="501" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40910 <object object_ref="oval:com.oracle.elsa:obj:20180816004" /> 40911 <state state_ref="oval:com.oracle.elsa:ste:20180816003" /> 40912 </rpminfo_test> 40913 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816007" version="501" comment="qemu-kvm-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40914 <object object_ref="oval:com.oracle.elsa:obj:20180816004" /> 40915 <state state_ref="oval:com.oracle.elsa:ste:20180816001" /> 40916 </rpminfo_test> 40917 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816008" version="501" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40918 <object object_ref="oval:com.oracle.elsa:obj:20180816005" /> 40919 <state state_ref="oval:com.oracle.elsa:ste:20180816003" /> 40920 </rpminfo_test> 40921 <rpminfo_test id="oval:com.oracle.elsa:tst:20180816009" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40922 <object object_ref="oval:com.oracle.elsa:obj:20180816005" /> 40923 <state state_ref="oval:com.oracle.elsa:ste:20180816001" /> 40924 </rpminfo_test> 40925 <rpminfo_test id="oval:com.oracle.elsa:tst:20180842001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40926 <object object_ref="oval:com.oracle.elsa:obj:20180842001" /> 40927 <state state_ref="oval:com.oracle.elsa:ste:20180842002" /> 40928 </rpminfo_test> 40929 <rpminfo_test id="oval:com.oracle.elsa:tst:20180842002" version="501" comment="xdg-user-dirs is earlier than 0:0.15-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40930 <object object_ref="oval:com.oracle.elsa:obj:20180842002" /> 40931 <state state_ref="oval:com.oracle.elsa:ste:20180842003" /> 40932 </rpminfo_test> 40933 <rpminfo_test id="oval:com.oracle.elsa:tst:20180842003" version="501" comment="xdg-user-dirs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40934 <object object_ref="oval:com.oracle.elsa:obj:20180842002" /> 40935 <state state_ref="oval:com.oracle.elsa:ste:20180842001" /> 40936 </rpminfo_test> 40937 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40938 <object object_ref="oval:com.oracle.elsa:obj:20180849001" /> 40939 <state state_ref="oval:com.oracle.elsa:ste:20180849002" /> 40940 </rpminfo_test> 40941 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849002" version="501" comment="cpp is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40942 <object object_ref="oval:com.oracle.elsa:obj:20180849002" /> 40943 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 40944 </rpminfo_test> 40945 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849003" version="501" comment="cpp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40946 <object object_ref="oval:com.oracle.elsa:obj:20180849002" /> 40947 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 40948 </rpminfo_test> 40949 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849004" version="501" comment="gcc is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40950 <object object_ref="oval:com.oracle.elsa:obj:20180849003" /> 40951 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 40952 </rpminfo_test> 40953 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849005" version="501" comment="gcc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40954 <object object_ref="oval:com.oracle.elsa:obj:20180849003" /> 40955 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 40956 </rpminfo_test> 40957 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849006" version="501" comment="gcc-c++ is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40958 <object object_ref="oval:com.oracle.elsa:obj:20180849004" /> 40959 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 40960 </rpminfo_test> 40961 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849007" version="501" comment="gcc-c++ is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40962 <object object_ref="oval:com.oracle.elsa:obj:20180849004" /> 40963 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 40964 </rpminfo_test> 40965 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849008" version="501" comment="gcc-gfortran is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40966 <object object_ref="oval:com.oracle.elsa:obj:20180849005" /> 40967 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 40968 </rpminfo_test> 40969 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849009" version="501" comment="gcc-gfortran is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40970 <object object_ref="oval:com.oracle.elsa:obj:20180849005" /> 40971 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 40972 </rpminfo_test> 40973 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849010" version="501" comment="gcc-gnat is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40974 <object object_ref="oval:com.oracle.elsa:obj:20180849006" /> 40975 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 40976 </rpminfo_test> 40977 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849011" version="501" comment="gcc-gnat is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40978 <object object_ref="oval:com.oracle.elsa:obj:20180849006" /> 40979 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 40980 </rpminfo_test> 40981 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849012" version="501" comment="gcc-go is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40982 <object object_ref="oval:com.oracle.elsa:obj:20180849007" /> 40983 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 40984 </rpminfo_test> 40985 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849013" version="501" comment="gcc-go is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40986 <object object_ref="oval:com.oracle.elsa:obj:20180849007" /> 40987 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 40988 </rpminfo_test> 40989 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849014" version="501" comment="gcc-objc is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40990 <object object_ref="oval:com.oracle.elsa:obj:20180849008" /> 40991 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 40992 </rpminfo_test> 40993 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849015" version="501" comment="gcc-objc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40994 <object object_ref="oval:com.oracle.elsa:obj:20180849008" /> 40995 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 40996 </rpminfo_test> 40997 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849016" version="501" comment="gcc-objc++ is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 40998 <object object_ref="oval:com.oracle.elsa:obj:20180849009" /> 40999 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41000 </rpminfo_test> 41001 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849017" version="501" comment="gcc-objc++ is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41002 <object object_ref="oval:com.oracle.elsa:obj:20180849009" /> 41003 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41004 </rpminfo_test> 41005 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849018" version="501" comment="gcc-plugin-devel is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41006 <object object_ref="oval:com.oracle.elsa:obj:20180849010" /> 41007 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41008 </rpminfo_test> 41009 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849019" version="501" comment="gcc-plugin-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41010 <object object_ref="oval:com.oracle.elsa:obj:20180849010" /> 41011 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41012 </rpminfo_test> 41013 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849020" version="501" comment="libasan is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41014 <object object_ref="oval:com.oracle.elsa:obj:20180849011" /> 41015 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41016 </rpminfo_test> 41017 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849021" version="501" comment="libasan is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41018 <object object_ref="oval:com.oracle.elsa:obj:20180849011" /> 41019 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41020 </rpminfo_test> 41021 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849022" version="501" comment="libasan-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41022 <object object_ref="oval:com.oracle.elsa:obj:20180849012" /> 41023 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41024 </rpminfo_test> 41025 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849023" version="501" comment="libasan-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41026 <object object_ref="oval:com.oracle.elsa:obj:20180849012" /> 41027 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41028 </rpminfo_test> 41029 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849024" version="501" comment="libatomic is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41030 <object object_ref="oval:com.oracle.elsa:obj:20180849013" /> 41031 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41032 </rpminfo_test> 41033 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849025" version="501" comment="libatomic is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41034 <object object_ref="oval:com.oracle.elsa:obj:20180849013" /> 41035 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41036 </rpminfo_test> 41037 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849026" version="501" comment="libatomic-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41038 <object object_ref="oval:com.oracle.elsa:obj:20180849014" /> 41039 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41040 </rpminfo_test> 41041 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849027" version="501" comment="libatomic-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41042 <object object_ref="oval:com.oracle.elsa:obj:20180849014" /> 41043 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41044 </rpminfo_test> 41045 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849028" version="501" comment="libgcc is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41046 <object object_ref="oval:com.oracle.elsa:obj:20180849015" /> 41047 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41048 </rpminfo_test> 41049 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849029" version="501" comment="libgcc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41050 <object object_ref="oval:com.oracle.elsa:obj:20180849015" /> 41051 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41052 </rpminfo_test> 41053 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849030" version="501" comment="libgfortran is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41054 <object object_ref="oval:com.oracle.elsa:obj:20180849016" /> 41055 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41056 </rpminfo_test> 41057 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849031" version="501" comment="libgfortran is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41058 <object object_ref="oval:com.oracle.elsa:obj:20180849016" /> 41059 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41060 </rpminfo_test> 41061 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849032" version="501" comment="libgfortran-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41062 <object object_ref="oval:com.oracle.elsa:obj:20180849017" /> 41063 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41064 </rpminfo_test> 41065 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849033" version="501" comment="libgfortran-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41066 <object object_ref="oval:com.oracle.elsa:obj:20180849017" /> 41067 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41068 </rpminfo_test> 41069 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849034" version="501" comment="libgnat is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41070 <object object_ref="oval:com.oracle.elsa:obj:20180849018" /> 41071 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41072 </rpminfo_test> 41073 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849035" version="501" comment="libgnat is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41074 <object object_ref="oval:com.oracle.elsa:obj:20180849018" /> 41075 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41076 </rpminfo_test> 41077 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849036" version="501" comment="libgnat-devel is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41078 <object object_ref="oval:com.oracle.elsa:obj:20180849019" /> 41079 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41080 </rpminfo_test> 41081 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849037" version="501" comment="libgnat-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41082 <object object_ref="oval:com.oracle.elsa:obj:20180849019" /> 41083 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41084 </rpminfo_test> 41085 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849038" version="501" comment="libgnat-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41086 <object object_ref="oval:com.oracle.elsa:obj:20180849020" /> 41087 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41088 </rpminfo_test> 41089 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849039" version="501" comment="libgnat-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41090 <object object_ref="oval:com.oracle.elsa:obj:20180849020" /> 41091 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41092 </rpminfo_test> 41093 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849040" version="501" comment="libgo is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41094 <object object_ref="oval:com.oracle.elsa:obj:20180849021" /> 41095 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41096 </rpminfo_test> 41097 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849041" version="501" comment="libgo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41098 <object object_ref="oval:com.oracle.elsa:obj:20180849021" /> 41099 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41100 </rpminfo_test> 41101 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849042" version="501" comment="libgo-devel is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41102 <object object_ref="oval:com.oracle.elsa:obj:20180849022" /> 41103 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41104 </rpminfo_test> 41105 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849043" version="501" comment="libgo-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41106 <object object_ref="oval:com.oracle.elsa:obj:20180849022" /> 41107 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41108 </rpminfo_test> 41109 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849044" version="501" comment="libgo-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41110 <object object_ref="oval:com.oracle.elsa:obj:20180849023" /> 41111 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41112 </rpminfo_test> 41113 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849045" version="501" comment="libgo-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41114 <object object_ref="oval:com.oracle.elsa:obj:20180849023" /> 41115 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41116 </rpminfo_test> 41117 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849046" version="501" comment="libgomp is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41118 <object object_ref="oval:com.oracle.elsa:obj:20180849024" /> 41119 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41120 </rpminfo_test> 41121 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849047" version="501" comment="libgomp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41122 <object object_ref="oval:com.oracle.elsa:obj:20180849024" /> 41123 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41124 </rpminfo_test> 41125 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849048" version="501" comment="libitm is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41126 <object object_ref="oval:com.oracle.elsa:obj:20180849025" /> 41127 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41128 </rpminfo_test> 41129 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849049" version="501" comment="libitm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41130 <object object_ref="oval:com.oracle.elsa:obj:20180849025" /> 41131 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41132 </rpminfo_test> 41133 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849050" version="501" comment="libitm-devel is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41134 <object object_ref="oval:com.oracle.elsa:obj:20180849026" /> 41135 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41136 </rpminfo_test> 41137 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849051" version="501" comment="libitm-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41138 <object object_ref="oval:com.oracle.elsa:obj:20180849026" /> 41139 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41140 </rpminfo_test> 41141 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849052" version="501" comment="libitm-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41142 <object object_ref="oval:com.oracle.elsa:obj:20180849027" /> 41143 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41144 </rpminfo_test> 41145 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849053" version="501" comment="libitm-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41146 <object object_ref="oval:com.oracle.elsa:obj:20180849027" /> 41147 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41148 </rpminfo_test> 41149 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849054" version="501" comment="libmudflap is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41150 <object object_ref="oval:com.oracle.elsa:obj:20180849028" /> 41151 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41152 </rpminfo_test> 41153 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849055" version="501" comment="libmudflap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41154 <object object_ref="oval:com.oracle.elsa:obj:20180849028" /> 41155 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41156 </rpminfo_test> 41157 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849056" version="501" comment="libmudflap-devel is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41158 <object object_ref="oval:com.oracle.elsa:obj:20180849029" /> 41159 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41160 </rpminfo_test> 41161 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849057" version="501" comment="libmudflap-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41162 <object object_ref="oval:com.oracle.elsa:obj:20180849029" /> 41163 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41164 </rpminfo_test> 41165 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849058" version="501" comment="libmudflap-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41166 <object object_ref="oval:com.oracle.elsa:obj:20180849030" /> 41167 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41168 </rpminfo_test> 41169 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849059" version="501" comment="libmudflap-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41170 <object object_ref="oval:com.oracle.elsa:obj:20180849030" /> 41171 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41172 </rpminfo_test> 41173 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849060" version="501" comment="libobjc is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41174 <object object_ref="oval:com.oracle.elsa:obj:20180849031" /> 41175 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41176 </rpminfo_test> 41177 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849061" version="501" comment="libobjc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41178 <object object_ref="oval:com.oracle.elsa:obj:20180849031" /> 41179 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41180 </rpminfo_test> 41181 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849062" version="501" comment="libquadmath is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41182 <object object_ref="oval:com.oracle.elsa:obj:20180849032" /> 41183 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41184 </rpminfo_test> 41185 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849063" version="501" comment="libquadmath is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41186 <object object_ref="oval:com.oracle.elsa:obj:20180849032" /> 41187 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41188 </rpminfo_test> 41189 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849064" version="501" comment="libquadmath-devel is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41190 <object object_ref="oval:com.oracle.elsa:obj:20180849033" /> 41191 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41192 </rpminfo_test> 41193 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849065" version="501" comment="libquadmath-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41194 <object object_ref="oval:com.oracle.elsa:obj:20180849033" /> 41195 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41196 </rpminfo_test> 41197 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849066" version="501" comment="libquadmath-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41198 <object object_ref="oval:com.oracle.elsa:obj:20180849034" /> 41199 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41200 </rpminfo_test> 41201 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849067" version="501" comment="libquadmath-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41202 <object object_ref="oval:com.oracle.elsa:obj:20180849034" /> 41203 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41204 </rpminfo_test> 41205 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849068" version="501" comment="libstdc++ is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41206 <object object_ref="oval:com.oracle.elsa:obj:20180849035" /> 41207 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41208 </rpminfo_test> 41209 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849069" version="501" comment="libstdc++ is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41210 <object object_ref="oval:com.oracle.elsa:obj:20180849035" /> 41211 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41212 </rpminfo_test> 41213 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849070" version="501" comment="libstdc++-devel is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41214 <object object_ref="oval:com.oracle.elsa:obj:20180849036" /> 41215 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41216 </rpminfo_test> 41217 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849071" version="501" comment="libstdc++-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41218 <object object_ref="oval:com.oracle.elsa:obj:20180849036" /> 41219 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41220 </rpminfo_test> 41221 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849072" version="501" comment="libstdc++-docs is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41222 <object object_ref="oval:com.oracle.elsa:obj:20180849037" /> 41223 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41224 </rpminfo_test> 41225 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849073" version="501" comment="libstdc++-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41226 <object object_ref="oval:com.oracle.elsa:obj:20180849037" /> 41227 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41228 </rpminfo_test> 41229 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849074" version="501" comment="libstdc++-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41230 <object object_ref="oval:com.oracle.elsa:obj:20180849038" /> 41231 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41232 </rpminfo_test> 41233 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849075" version="501" comment="libstdc++-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41234 <object object_ref="oval:com.oracle.elsa:obj:20180849038" /> 41235 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41236 </rpminfo_test> 41237 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849076" version="501" comment="libtsan is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41238 <object object_ref="oval:com.oracle.elsa:obj:20180849039" /> 41239 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41240 </rpminfo_test> 41241 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849077" version="501" comment="libtsan is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41242 <object object_ref="oval:com.oracle.elsa:obj:20180849039" /> 41243 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41244 </rpminfo_test> 41245 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849078" version="501" comment="libtsan-static is earlier than 0:4.8.5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41246 <object object_ref="oval:com.oracle.elsa:obj:20180849040" /> 41247 <state state_ref="oval:com.oracle.elsa:ste:20180849003" /> 41248 </rpminfo_test> 41249 <rpminfo_test id="oval:com.oracle.elsa:tst:20180849079" version="501" comment="libtsan-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41250 <object object_ref="oval:com.oracle.elsa:obj:20180849040" /> 41251 <state state_ref="oval:com.oracle.elsa:ste:20180849001" /> 41252 </rpminfo_test> 41253 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41254 <object object_ref="oval:com.oracle.elsa:obj:20180855001" /> 41255 <state state_ref="oval:com.oracle.elsa:ste:20180855002" /> 41256 </rpminfo_test> 41257 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855002" version="501" comment="ntp is earlier than 0:4.2.6p5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41258 <object object_ref="oval:com.oracle.elsa:obj:20180855002" /> 41259 <state state_ref="oval:com.oracle.elsa:ste:20180855003" /> 41260 </rpminfo_test> 41261 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855003" version="501" comment="ntp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41262 <object object_ref="oval:com.oracle.elsa:obj:20180855002" /> 41263 <state state_ref="oval:com.oracle.elsa:ste:20180855001" /> 41264 </rpminfo_test> 41265 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855004" version="501" comment="ntp-doc is earlier than 0:4.2.6p5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41266 <object object_ref="oval:com.oracle.elsa:obj:20180855003" /> 41267 <state state_ref="oval:com.oracle.elsa:ste:20180855003" /> 41268 </rpminfo_test> 41269 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855005" version="501" comment="ntp-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41270 <object object_ref="oval:com.oracle.elsa:obj:20180855003" /> 41271 <state state_ref="oval:com.oracle.elsa:ste:20180855001" /> 41272 </rpminfo_test> 41273 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855006" version="501" comment="ntp-perl is earlier than 0:4.2.6p5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41274 <object object_ref="oval:com.oracle.elsa:obj:20180855004" /> 41275 <state state_ref="oval:com.oracle.elsa:ste:20180855003" /> 41276 </rpminfo_test> 41277 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855007" version="501" comment="ntp-perl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41278 <object object_ref="oval:com.oracle.elsa:obj:20180855004" /> 41279 <state state_ref="oval:com.oracle.elsa:ste:20180855001" /> 41280 </rpminfo_test> 41281 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855008" version="501" comment="ntpdate is earlier than 0:4.2.6p5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41282 <object object_ref="oval:com.oracle.elsa:obj:20180855005" /> 41283 <state state_ref="oval:com.oracle.elsa:ste:20180855003" /> 41284 </rpminfo_test> 41285 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855009" version="501" comment="ntpdate is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41286 <object object_ref="oval:com.oracle.elsa:obj:20180855005" /> 41287 <state state_ref="oval:com.oracle.elsa:ste:20180855001" /> 41288 </rpminfo_test> 41289 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855010" version="501" comment="sntp is earlier than 0:4.2.6p5-28.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41290 <object object_ref="oval:com.oracle.elsa:obj:20180855006" /> 41291 <state state_ref="oval:com.oracle.elsa:ste:20180855003" /> 41292 </rpminfo_test> 41293 <rpminfo_test id="oval:com.oracle.elsa:tst:20180855011" version="501" comment="sntp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41294 <object object_ref="oval:com.oracle.elsa:obj:20180855006" /> 41295 <state state_ref="oval:com.oracle.elsa:ste:20180855001" /> 41296 </rpminfo_test> 41297 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41298 <object object_ref="oval:com.oracle.elsa:obj:20180913001" /> 41299 <state state_ref="oval:com.oracle.elsa:ste:20180913002" /> 41300 </rpminfo_test> 41301 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913002" version="501" comment="policycoreutils is earlier than 0:2.5-22.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41302 <object object_ref="oval:com.oracle.elsa:obj:20180913002" /> 41303 <state state_ref="oval:com.oracle.elsa:ste:20180913003" /> 41304 </rpminfo_test> 41305 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913003" version="501" comment="policycoreutils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41306 <object object_ref="oval:com.oracle.elsa:obj:20180913002" /> 41307 <state state_ref="oval:com.oracle.elsa:ste:20180913001" /> 41308 </rpminfo_test> 41309 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913004" version="501" comment="policycoreutils-devel is earlier than 0:2.5-22.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41310 <object object_ref="oval:com.oracle.elsa:obj:20180913003" /> 41311 <state state_ref="oval:com.oracle.elsa:ste:20180913003" /> 41312 </rpminfo_test> 41313 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913005" version="501" comment="policycoreutils-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41314 <object object_ref="oval:com.oracle.elsa:obj:20180913003" /> 41315 <state state_ref="oval:com.oracle.elsa:ste:20180913001" /> 41316 </rpminfo_test> 41317 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913006" version="501" comment="policycoreutils-gui is earlier than 0:2.5-22.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41318 <object object_ref="oval:com.oracle.elsa:obj:20180913004" /> 41319 <state state_ref="oval:com.oracle.elsa:ste:20180913003" /> 41320 </rpminfo_test> 41321 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913007" version="501" comment="policycoreutils-gui is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41322 <object object_ref="oval:com.oracle.elsa:obj:20180913004" /> 41323 <state state_ref="oval:com.oracle.elsa:ste:20180913001" /> 41324 </rpminfo_test> 41325 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913008" version="501" comment="policycoreutils-newrole is earlier than 0:2.5-22.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41326 <object object_ref="oval:com.oracle.elsa:obj:20180913005" /> 41327 <state state_ref="oval:com.oracle.elsa:ste:20180913003" /> 41328 </rpminfo_test> 41329 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913009" version="501" comment="policycoreutils-newrole is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41330 <object object_ref="oval:com.oracle.elsa:obj:20180913005" /> 41331 <state state_ref="oval:com.oracle.elsa:ste:20180913001" /> 41332 </rpminfo_test> 41333 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913010" version="501" comment="policycoreutils-python is earlier than 0:2.5-22.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41334 <object object_ref="oval:com.oracle.elsa:obj:20180913006" /> 41335 <state state_ref="oval:com.oracle.elsa:ste:20180913003" /> 41336 </rpminfo_test> 41337 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913011" version="501" comment="policycoreutils-python is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41338 <object object_ref="oval:com.oracle.elsa:obj:20180913006" /> 41339 <state state_ref="oval:com.oracle.elsa:ste:20180913001" /> 41340 </rpminfo_test> 41341 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913012" version="501" comment="policycoreutils-restorecond is earlier than 0:2.5-22.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41342 <object object_ref="oval:com.oracle.elsa:obj:20180913007" /> 41343 <state state_ref="oval:com.oracle.elsa:ste:20180913003" /> 41344 </rpminfo_test> 41345 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913013" version="501" comment="policycoreutils-restorecond is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41346 <object object_ref="oval:com.oracle.elsa:obj:20180913007" /> 41347 <state state_ref="oval:com.oracle.elsa:ste:20180913001" /> 41348 </rpminfo_test> 41349 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913014" version="501" comment="policycoreutils-sandbox is earlier than 0:2.5-22.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41350 <object object_ref="oval:com.oracle.elsa:obj:20180913008" /> 41351 <state state_ref="oval:com.oracle.elsa:ste:20180913003" /> 41352 </rpminfo_test> 41353 <rpminfo_test id="oval:com.oracle.elsa:tst:20180913015" version="501" comment="policycoreutils-sandbox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41354 <object object_ref="oval:com.oracle.elsa:obj:20180913008" /> 41355 <state state_ref="oval:com.oracle.elsa:ste:20180913001" /> 41356 </rpminfo_test> 41357 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41358 <object object_ref="oval:com.oracle.elsa:obj:20180980001" /> 41359 <state state_ref="oval:com.oracle.elsa:ste:20180980002" /> 41360 </rpminfo_test> 41361 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980002" version="501" comment="openssh is earlier than 0:7.4p1-16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41362 <object object_ref="oval:com.oracle.elsa:obj:20180980002" /> 41363 <state state_ref="oval:com.oracle.elsa:ste:20180980003" /> 41364 </rpminfo_test> 41365 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980003" version="501" comment="openssh is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41366 <object object_ref="oval:com.oracle.elsa:obj:20180980002" /> 41367 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41368 </rpminfo_test> 41369 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980004" version="501" comment="openssh-askpass is earlier than 0:7.4p1-16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41370 <object object_ref="oval:com.oracle.elsa:obj:20180980003" /> 41371 <state state_ref="oval:com.oracle.elsa:ste:20180980003" /> 41372 </rpminfo_test> 41373 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980005" version="501" comment="openssh-askpass is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41374 <object object_ref="oval:com.oracle.elsa:obj:20180980003" /> 41375 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41376 </rpminfo_test> 41377 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980006" version="501" comment="openssh-cavs is earlier than 0:7.4p1-16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41378 <object object_ref="oval:com.oracle.elsa:obj:20180980004" /> 41379 <state state_ref="oval:com.oracle.elsa:ste:20180980003" /> 41380 </rpminfo_test> 41381 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980007" version="501" comment="openssh-cavs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41382 <object object_ref="oval:com.oracle.elsa:obj:20180980004" /> 41383 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41384 </rpminfo_test> 41385 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980008" version="501" comment="openssh-clients is earlier than 0:7.4p1-16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41386 <object object_ref="oval:com.oracle.elsa:obj:20180980005" /> 41387 <state state_ref="oval:com.oracle.elsa:ste:20180980003" /> 41388 </rpminfo_test> 41389 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980009" version="501" comment="openssh-clients is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41390 <object object_ref="oval:com.oracle.elsa:obj:20180980005" /> 41391 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41392 </rpminfo_test> 41393 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980010" version="501" comment="openssh-keycat is earlier than 0:7.4p1-16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41394 <object object_ref="oval:com.oracle.elsa:obj:20180980006" /> 41395 <state state_ref="oval:com.oracle.elsa:ste:20180980003" /> 41396 </rpminfo_test> 41397 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980011" version="501" comment="openssh-keycat is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41398 <object object_ref="oval:com.oracle.elsa:obj:20180980006" /> 41399 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41400 </rpminfo_test> 41401 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980012" version="501" comment="openssh-ldap is earlier than 0:7.4p1-16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41402 <object object_ref="oval:com.oracle.elsa:obj:20180980007" /> 41403 <state state_ref="oval:com.oracle.elsa:ste:20180980003" /> 41404 </rpminfo_test> 41405 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980013" version="501" comment="openssh-ldap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41406 <object object_ref="oval:com.oracle.elsa:obj:20180980007" /> 41407 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41408 </rpminfo_test> 41409 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980014" version="501" comment="openssh-server is earlier than 0:7.4p1-16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41410 <object object_ref="oval:com.oracle.elsa:obj:20180980008" /> 41411 <state state_ref="oval:com.oracle.elsa:ste:20180980003" /> 41412 </rpminfo_test> 41413 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980015" version="501" comment="openssh-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41414 <object object_ref="oval:com.oracle.elsa:obj:20180980008" /> 41415 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41416 </rpminfo_test> 41417 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980016" version="501" comment="openssh-server-sysvinit is earlier than 0:7.4p1-16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41418 <object object_ref="oval:com.oracle.elsa:obj:20180980009" /> 41419 <state state_ref="oval:com.oracle.elsa:ste:20180980003" /> 41420 </rpminfo_test> 41421 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980017" version="501" comment="openssh-server-sysvinit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41422 <object object_ref="oval:com.oracle.elsa:obj:20180980009" /> 41423 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41424 </rpminfo_test> 41425 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980018" version="501" comment="pam_ssh_agent_auth is earlier than 0:0.10.3-2.16.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41426 <object object_ref="oval:com.oracle.elsa:obj:20180980010" /> 41427 <state state_ref="oval:com.oracle.elsa:ste:20180980004" /> 41428 </rpminfo_test> 41429 <rpminfo_test id="oval:com.oracle.elsa:tst:20180980019" version="501" comment="pam_ssh_agent_auth is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41430 <object object_ref="oval:com.oracle.elsa:obj:20180980010" /> 41431 <state state_ref="oval:com.oracle.elsa:ste:20180980001" /> 41432 </rpminfo_test> 41433 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41434 <object object_ref="oval:com.oracle.elsa:obj:20180998001" /> 41435 <state state_ref="oval:com.oracle.elsa:ste:20180998002" /> 41436 </rpminfo_test> 41437 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998002" version="501" comment="openssl is earlier than 1:1.0.2k-12.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41438 <object object_ref="oval:com.oracle.elsa:obj:20180998002" /> 41439 <state state_ref="oval:com.oracle.elsa:ste:20180998003" /> 41440 </rpminfo_test> 41441 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998003" version="501" comment="openssl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41442 <object object_ref="oval:com.oracle.elsa:obj:20180998002" /> 41443 <state state_ref="oval:com.oracle.elsa:ste:20180998001" /> 41444 </rpminfo_test> 41445 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998004" version="501" comment="openssl-devel is earlier than 1:1.0.2k-12.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41446 <object object_ref="oval:com.oracle.elsa:obj:20180998003" /> 41447 <state state_ref="oval:com.oracle.elsa:ste:20180998003" /> 41448 </rpminfo_test> 41449 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998005" version="501" comment="openssl-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41450 <object object_ref="oval:com.oracle.elsa:obj:20180998003" /> 41451 <state state_ref="oval:com.oracle.elsa:ste:20180998001" /> 41452 </rpminfo_test> 41453 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998006" version="501" comment="openssl-libs is earlier than 1:1.0.2k-12.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41454 <object object_ref="oval:com.oracle.elsa:obj:20180998004" /> 41455 <state state_ref="oval:com.oracle.elsa:ste:20180998003" /> 41456 </rpminfo_test> 41457 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998007" version="501" comment="openssl-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41458 <object object_ref="oval:com.oracle.elsa:obj:20180998004" /> 41459 <state state_ref="oval:com.oracle.elsa:ste:20180998001" /> 41460 </rpminfo_test> 41461 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998008" version="501" comment="openssl-perl is earlier than 1:1.0.2k-12.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41462 <object object_ref="oval:com.oracle.elsa:obj:20180998005" /> 41463 <state state_ref="oval:com.oracle.elsa:ste:20180998003" /> 41464 </rpminfo_test> 41465 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998009" version="501" comment="openssl-perl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41466 <object object_ref="oval:com.oracle.elsa:obj:20180998005" /> 41467 <state state_ref="oval:com.oracle.elsa:ste:20180998001" /> 41468 </rpminfo_test> 41469 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998010" version="501" comment="openssl-static is earlier than 1:1.0.2k-12.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41470 <object object_ref="oval:com.oracle.elsa:obj:20180998006" /> 41471 <state state_ref="oval:com.oracle.elsa:ste:20180998003" /> 41472 </rpminfo_test> 41473 <rpminfo_test id="oval:com.oracle.elsa:tst:20180998011" version="501" comment="openssl-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41474 <object object_ref="oval:com.oracle.elsa:obj:20180998006" /> 41475 <state state_ref="oval:com.oracle.elsa:ste:20180998001" /> 41476 </rpminfo_test> 41477 <rpminfo_test id="oval:com.oracle.elsa:tst:20181055001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41478 <object object_ref="oval:com.oracle.elsa:obj:20181055001" /> 41479 <state state_ref="oval:com.oracle.elsa:ste:20181055002" /> 41480 </rpminfo_test> 41481 <rpminfo_test id="oval:com.oracle.elsa:tst:20181055002" version="501" comment="libvncserver is earlier than 0:0.9.9-12.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41482 <object object_ref="oval:com.oracle.elsa:obj:20181055002" /> 41483 <state state_ref="oval:com.oracle.elsa:ste:20181055003" /> 41484 </rpminfo_test> 41485 <rpminfo_test id="oval:com.oracle.elsa:tst:20181055003" version="501" comment="libvncserver is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41486 <object object_ref="oval:com.oracle.elsa:obj:20181055002" /> 41487 <state state_ref="oval:com.oracle.elsa:ste:20181055001" /> 41488 </rpminfo_test> 41489 <rpminfo_test id="oval:com.oracle.elsa:tst:20181055004" version="501" comment="libvncserver-devel is earlier than 0:0.9.9-12.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41490 <object object_ref="oval:com.oracle.elsa:obj:20181055003" /> 41491 <state state_ref="oval:com.oracle.elsa:ste:20181055003" /> 41492 </rpminfo_test> 41493 <rpminfo_test id="oval:com.oracle.elsa:tst:20181055005" version="501" comment="libvncserver-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41494 <object object_ref="oval:com.oracle.elsa:obj:20181055003" /> 41495 <state state_ref="oval:com.oracle.elsa:ste:20181055001" /> 41496 </rpminfo_test> 41497 <rpminfo_test id="oval:com.oracle.elsa:tst:20181058001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41498 <object object_ref="oval:com.oracle.elsa:obj:20181058001" /> 41499 <state state_ref="oval:com.oracle.elsa:ste:20181058002" /> 41500 </rpminfo_test> 41501 <rpminfo_test id="oval:com.oracle.elsa:tst:20181058002" version="501" comment="libvorbis is earlier than 1:1.3.3-8.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41502 <object object_ref="oval:com.oracle.elsa:obj:20181058002" /> 41503 <state state_ref="oval:com.oracle.elsa:ste:20181058003" /> 41504 </rpminfo_test> 41505 <rpminfo_test id="oval:com.oracle.elsa:tst:20181058003" version="501" comment="libvorbis is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41506 <object object_ref="oval:com.oracle.elsa:obj:20181058002" /> 41507 <state state_ref="oval:com.oracle.elsa:ste:20181058001" /> 41508 </rpminfo_test> 41509 <rpminfo_test id="oval:com.oracle.elsa:tst:20181058004" version="501" comment="libvorbis-devel is earlier than 1:1.3.3-8.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41510 <object object_ref="oval:com.oracle.elsa:obj:20181058003" /> 41511 <state state_ref="oval:com.oracle.elsa:ste:20181058003" /> 41512 </rpminfo_test> 41513 <rpminfo_test id="oval:com.oracle.elsa:tst:20181058005" version="501" comment="libvorbis-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41514 <object object_ref="oval:com.oracle.elsa:obj:20181058003" /> 41515 <state state_ref="oval:com.oracle.elsa:ste:20181058001" /> 41516 </rpminfo_test> 41517 <rpminfo_test id="oval:com.oracle.elsa:tst:20181058006" version="501" comment="libvorbis-devel-docs is earlier than 1:1.3.3-8.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41518 <object object_ref="oval:com.oracle.elsa:obj:20181058004" /> 41519 <state state_ref="oval:com.oracle.elsa:ste:20181058003" /> 41520 </rpminfo_test> 41521 <rpminfo_test id="oval:com.oracle.elsa:tst:20181058007" version="501" comment="libvorbis-devel-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41522 <object object_ref="oval:com.oracle.elsa:obj:20181058004" /> 41523 <state state_ref="oval:com.oracle.elsa:ste:20181058001" /> 41524 </rpminfo_test> 41525 <rpminfo_test id="oval:com.oracle.elsa:tst:20181060001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41526 <object object_ref="oval:com.oracle.elsa:obj:20181060001" /> 41527 <state state_ref="oval:com.oracle.elsa:ste:20181060002" /> 41528 </rpminfo_test> 41529 <rpminfo_test id="oval:com.oracle.elsa:tst:20181060002" version="501" comment="pcs is earlier than 0:0.9.162-5.0.3.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41530 <object object_ref="oval:com.oracle.elsa:obj:20181060002" /> 41531 <state state_ref="oval:com.oracle.elsa:ste:20181060003" /> 41532 </rpminfo_test> 41533 <rpminfo_test id="oval:com.oracle.elsa:tst:20181060003" version="501" comment="pcs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41534 <object object_ref="oval:com.oracle.elsa:obj:20181060002" /> 41535 <state state_ref="oval:com.oracle.elsa:ste:20181060001" /> 41536 </rpminfo_test> 41537 <rpminfo_test id="oval:com.oracle.elsa:tst:20181060004" version="501" comment="pcs-snmp is earlier than 0:0.9.162-5.0.3.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41538 <object object_ref="oval:com.oracle.elsa:obj:20181060003" /> 41539 <state state_ref="oval:com.oracle.elsa:ste:20181060003" /> 41540 </rpminfo_test> 41541 <rpminfo_test id="oval:com.oracle.elsa:tst:20181060005" version="501" comment="pcs-snmp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41542 <object object_ref="oval:com.oracle.elsa:obj:20181060003" /> 41543 <state state_ref="oval:com.oracle.elsa:ste:20181060001" /> 41544 </rpminfo_test> 41545 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41546 <object object_ref="oval:com.oracle.elsa:obj:20181062001" /> 41547 <state state_ref="oval:com.oracle.elsa:ste:20181062002" /> 41548 </rpminfo_test> 41549 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062002" version="501" comment="kernel is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41550 <object object_ref="oval:com.oracle.elsa:obj:20181062002" /> 41551 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41552 </rpminfo_test> 41553 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062003" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41554 <object object_ref="oval:com.oracle.elsa:obj:20181062002" /> 41555 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41556 </rpminfo_test> 41557 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062004" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41558 <object object_ref="oval:com.oracle.elsa:obj:20181062003" /> 41559 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41560 </rpminfo_test> 41561 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41562 <object object_ref="oval:com.oracle.elsa:obj:20181062003" /> 41563 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41564 </rpminfo_test> 41565 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062006" version="501" comment="kernel-debug is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41566 <object object_ref="oval:com.oracle.elsa:obj:20181062004" /> 41567 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41568 </rpminfo_test> 41569 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062007" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41570 <object object_ref="oval:com.oracle.elsa:obj:20181062004" /> 41571 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41572 </rpminfo_test> 41573 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062008" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41574 <object object_ref="oval:com.oracle.elsa:obj:20181062005" /> 41575 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41576 </rpminfo_test> 41577 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41578 <object object_ref="oval:com.oracle.elsa:obj:20181062005" /> 41579 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41580 </rpminfo_test> 41581 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062010" version="501" comment="kernel-devel is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41582 <object object_ref="oval:com.oracle.elsa:obj:20181062006" /> 41583 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41584 </rpminfo_test> 41585 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062011" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41586 <object object_ref="oval:com.oracle.elsa:obj:20181062006" /> 41587 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41588 </rpminfo_test> 41589 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062012" version="501" comment="kernel-doc is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41590 <object object_ref="oval:com.oracle.elsa:obj:20181062007" /> 41591 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41592 </rpminfo_test> 41593 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062013" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41594 <object object_ref="oval:com.oracle.elsa:obj:20181062007" /> 41595 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41596 </rpminfo_test> 41597 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062014" version="501" comment="kernel-headers is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41598 <object object_ref="oval:com.oracle.elsa:obj:20181062008" /> 41599 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41600 </rpminfo_test> 41601 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062015" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41602 <object object_ref="oval:com.oracle.elsa:obj:20181062008" /> 41603 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41604 </rpminfo_test> 41605 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062016" version="501" comment="kernel-tools is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41606 <object object_ref="oval:com.oracle.elsa:obj:20181062009" /> 41607 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41608 </rpminfo_test> 41609 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062017" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41610 <object object_ref="oval:com.oracle.elsa:obj:20181062009" /> 41611 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41612 </rpminfo_test> 41613 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062018" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41614 <object object_ref="oval:com.oracle.elsa:obj:20181062010" /> 41615 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41616 </rpminfo_test> 41617 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062019" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41618 <object object_ref="oval:com.oracle.elsa:obj:20181062010" /> 41619 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41620 </rpminfo_test> 41621 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062020" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41622 <object object_ref="oval:com.oracle.elsa:obj:20181062011" /> 41623 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41624 </rpminfo_test> 41625 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062021" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41626 <object object_ref="oval:com.oracle.elsa:obj:20181062011" /> 41627 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41628 </rpminfo_test> 41629 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062022" version="501" comment="perf is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41630 <object object_ref="oval:com.oracle.elsa:obj:20181062012" /> 41631 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41632 </rpminfo_test> 41633 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062023" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41634 <object object_ref="oval:com.oracle.elsa:obj:20181062012" /> 41635 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41636 </rpminfo_test> 41637 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062024" version="501" comment="python-perf is earlier than 0:3.10.0-862.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41638 <object object_ref="oval:com.oracle.elsa:obj:20181062013" /> 41639 <state state_ref="oval:com.oracle.elsa:ste:20181062003" /> 41640 </rpminfo_test> 41641 <rpminfo_test id="oval:com.oracle.elsa:tst:20181062025" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41642 <object object_ref="oval:com.oracle.elsa:obj:20181062013" /> 41643 <state state_ref="oval:com.oracle.elsa:ste:20181062001" /> 41644 </rpminfo_test> 41645 <rpminfo_test id="oval:com.oracle.elsa:tst:20181098001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41646 <object object_ref="oval:com.oracle.elsa:obj:20181098001" /> 41647 <state state_ref="oval:com.oracle.elsa:ste:20181098002" /> 41648 </rpminfo_test> 41649 <rpminfo_test id="oval:com.oracle.elsa:tst:20181098002" version="501" comment="firefox is earlier than 0:52.7.3-1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41650 <object object_ref="oval:com.oracle.elsa:obj:20181098002" /> 41651 <state state_ref="oval:com.oracle.elsa:ste:20181098003" /> 41652 </rpminfo_test> 41653 <rpminfo_test id="oval:com.oracle.elsa:tst:20181098003" version="501" comment="firefox is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41654 <object object_ref="oval:com.oracle.elsa:obj:20181098002" /> 41655 <state state_ref="oval:com.oracle.elsa:ste:20181098001" /> 41656 </rpminfo_test> 41657 <rpminfo_test id="oval:com.oracle.elsa:tst:20181099001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41658 <object object_ref="oval:com.oracle.elsa:obj:20181099001" /> 41659 <state state_ref="oval:com.oracle.elsa:ste:20181099002" /> 41660 </rpminfo_test> 41661 <rpminfo_test id="oval:com.oracle.elsa:tst:20181099002" version="501" comment="firefox is earlier than 0:52.7.3-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41662 <object object_ref="oval:com.oracle.elsa:obj:20181099002" /> 41663 <state state_ref="oval:com.oracle.elsa:ste:20181099003" /> 41664 </rpminfo_test> 41665 <rpminfo_test id="oval:com.oracle.elsa:tst:20181099003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41666 <object object_ref="oval:com.oracle.elsa:obj:20181099002" /> 41667 <state state_ref="oval:com.oracle.elsa:ste:20181099001" /> 41668 </rpminfo_test> 41669 <rpminfo_test id="oval:com.oracle.elsa:tst:20181124001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41670 <object object_ref="oval:com.oracle.elsa:obj:20181124001" /> 41671 <state state_ref="oval:com.oracle.elsa:ste:20181124002" /> 41672 </rpminfo_test> 41673 <rpminfo_test id="oval:com.oracle.elsa:tst:20181124002" version="501" comment="python-paramiko is earlier than 0:1.7.5-4.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41674 <object object_ref="oval:com.oracle.elsa:obj:20181124002" /> 41675 <state state_ref="oval:com.oracle.elsa:ste:20181124003" /> 41676 </rpminfo_test> 41677 <rpminfo_test id="oval:com.oracle.elsa:tst:20181124003" version="501" comment="python-paramiko is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41678 <object object_ref="oval:com.oracle.elsa:obj:20181124002" /> 41679 <state state_ref="oval:com.oracle.elsa:ste:20181124001" /> 41680 </rpminfo_test> 41681 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41682 <object object_ref="oval:com.oracle.elsa:obj:20181169001" /> 41683 <state state_ref="oval:com.oracle.elsa:ste:20181169002" /> 41684 </rpminfo_test> 41685 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169002" version="501" comment="corosync is earlier than 0:2.4.3-2.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41686 <object object_ref="oval:com.oracle.elsa:obj:20181169002" /> 41687 <state state_ref="oval:com.oracle.elsa:ste:20181169003" /> 41688 </rpminfo_test> 41689 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169003" version="501" comment="corosync is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41690 <object object_ref="oval:com.oracle.elsa:obj:20181169002" /> 41691 <state state_ref="oval:com.oracle.elsa:ste:20181169001" /> 41692 </rpminfo_test> 41693 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169004" version="501" comment="corosync-qdevice is earlier than 0:2.4.3-2.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41694 <object object_ref="oval:com.oracle.elsa:obj:20181169003" /> 41695 <state state_ref="oval:com.oracle.elsa:ste:20181169003" /> 41696 </rpminfo_test> 41697 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169005" version="501" comment="corosync-qdevice is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41698 <object object_ref="oval:com.oracle.elsa:obj:20181169003" /> 41699 <state state_ref="oval:com.oracle.elsa:ste:20181169001" /> 41700 </rpminfo_test> 41701 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169006" version="501" comment="corosync-qnetd is earlier than 0:2.4.3-2.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41702 <object object_ref="oval:com.oracle.elsa:obj:20181169004" /> 41703 <state state_ref="oval:com.oracle.elsa:ste:20181169003" /> 41704 </rpminfo_test> 41705 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169007" version="501" comment="corosync-qnetd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41706 <object object_ref="oval:com.oracle.elsa:obj:20181169004" /> 41707 <state state_ref="oval:com.oracle.elsa:ste:20181169001" /> 41708 </rpminfo_test> 41709 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169008" version="501" comment="corosynclib is earlier than 0:2.4.3-2.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41710 <object object_ref="oval:com.oracle.elsa:obj:20181169005" /> 41711 <state state_ref="oval:com.oracle.elsa:ste:20181169003" /> 41712 </rpminfo_test> 41713 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169009" version="501" comment="corosynclib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41714 <object object_ref="oval:com.oracle.elsa:obj:20181169005" /> 41715 <state state_ref="oval:com.oracle.elsa:ste:20181169001" /> 41716 </rpminfo_test> 41717 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169010" version="501" comment="corosynclib-devel is earlier than 0:2.4.3-2.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41718 <object object_ref="oval:com.oracle.elsa:obj:20181169006" /> 41719 <state state_ref="oval:com.oracle.elsa:ste:20181169003" /> 41720 </rpminfo_test> 41721 <rpminfo_test id="oval:com.oracle.elsa:tst:20181169011" version="501" comment="corosynclib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41722 <object object_ref="oval:com.oracle.elsa:obj:20181169006" /> 41723 <state state_ref="oval:com.oracle.elsa:ste:20181169001" /> 41724 </rpminfo_test> 41725 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41726 <object object_ref="oval:com.oracle.elsa:obj:20181188001" /> 41727 <state state_ref="oval:com.oracle.elsa:ste:20181188002" /> 41728 </rpminfo_test> 41729 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188002" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41730 <object object_ref="oval:com.oracle.elsa:obj:20181188002" /> 41731 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41732 </rpminfo_test> 41733 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188003" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41734 <object object_ref="oval:com.oracle.elsa:obj:20181188002" /> 41735 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41736 </rpminfo_test> 41737 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188004" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41738 <object object_ref="oval:com.oracle.elsa:obj:20181188003" /> 41739 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41740 </rpminfo_test> 41741 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188005" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41742 <object object_ref="oval:com.oracle.elsa:obj:20181188003" /> 41743 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41744 </rpminfo_test> 41745 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188006" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41746 <object object_ref="oval:com.oracle.elsa:obj:20181188004" /> 41747 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41748 </rpminfo_test> 41749 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188007" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41750 <object object_ref="oval:com.oracle.elsa:obj:20181188004" /> 41751 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41752 </rpminfo_test> 41753 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188008" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41754 <object object_ref="oval:com.oracle.elsa:obj:20181188005" /> 41755 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41756 </rpminfo_test> 41757 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188009" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41758 <object object_ref="oval:com.oracle.elsa:obj:20181188005" /> 41759 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41760 </rpminfo_test> 41761 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188010" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41762 <object object_ref="oval:com.oracle.elsa:obj:20181188006" /> 41763 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41764 </rpminfo_test> 41765 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188011" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41766 <object object_ref="oval:com.oracle.elsa:obj:20181188006" /> 41767 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41768 </rpminfo_test> 41769 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188012" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41770 <object object_ref="oval:com.oracle.elsa:obj:20181188007" /> 41771 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41772 </rpminfo_test> 41773 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188013" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41774 <object object_ref="oval:com.oracle.elsa:obj:20181188007" /> 41775 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41776 </rpminfo_test> 41777 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188014" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41778 <object object_ref="oval:com.oracle.elsa:obj:20181188008" /> 41779 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41780 </rpminfo_test> 41781 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188015" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41782 <object object_ref="oval:com.oracle.elsa:obj:20181188008" /> 41783 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41784 </rpminfo_test> 41785 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188016" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41786 <object object_ref="oval:com.oracle.elsa:obj:20181188009" /> 41787 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41788 </rpminfo_test> 41789 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188017" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41790 <object object_ref="oval:com.oracle.elsa:obj:20181188009" /> 41791 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41792 </rpminfo_test> 41793 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188018" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41794 <object object_ref="oval:com.oracle.elsa:obj:20181188010" /> 41795 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41796 </rpminfo_test> 41797 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188019" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41798 <object object_ref="oval:com.oracle.elsa:obj:20181188010" /> 41799 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41800 </rpminfo_test> 41801 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188020" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41802 <object object_ref="oval:com.oracle.elsa:obj:20181188011" /> 41803 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41804 </rpminfo_test> 41805 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188021" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41806 <object object_ref="oval:com.oracle.elsa:obj:20181188011" /> 41807 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41808 </rpminfo_test> 41809 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188022" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41810 <object object_ref="oval:com.oracle.elsa:obj:20181188012" /> 41811 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41812 </rpminfo_test> 41813 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188023" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41814 <object object_ref="oval:com.oracle.elsa:obj:20181188012" /> 41815 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41816 </rpminfo_test> 41817 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188024" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.171-3.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41818 <object object_ref="oval:com.oracle.elsa:obj:20181188013" /> 41819 <state state_ref="oval:com.oracle.elsa:ste:20181188003" /> 41820 </rpminfo_test> 41821 <rpminfo_test id="oval:com.oracle.elsa:tst:20181188025" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41822 <object object_ref="oval:com.oracle.elsa:obj:20181188013" /> 41823 <state state_ref="oval:com.oracle.elsa:ste:20181188001" /> 41824 </rpminfo_test> 41825 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41826 <object object_ref="oval:com.oracle.elsa:obj:20181191001" /> 41827 <state state_ref="oval:com.oracle.elsa:ste:20181191002" /> 41828 </rpminfo_test> 41829 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191002" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41830 <object object_ref="oval:com.oracle.elsa:obj:20181191002" /> 41831 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41832 </rpminfo_test> 41833 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191003" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41834 <object object_ref="oval:com.oracle.elsa:obj:20181191002" /> 41835 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41836 </rpminfo_test> 41837 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191004" version="501" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41838 <object object_ref="oval:com.oracle.elsa:obj:20181191003" /> 41839 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41840 </rpminfo_test> 41841 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191005" version="501" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41842 <object object_ref="oval:com.oracle.elsa:obj:20181191003" /> 41843 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41844 </rpminfo_test> 41845 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191006" version="501" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41846 <object object_ref="oval:com.oracle.elsa:obj:20181191004" /> 41847 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41848 </rpminfo_test> 41849 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191007" version="501" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41850 <object object_ref="oval:com.oracle.elsa:obj:20181191004" /> 41851 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41852 </rpminfo_test> 41853 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191008" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41854 <object object_ref="oval:com.oracle.elsa:obj:20181191005" /> 41855 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41856 </rpminfo_test> 41857 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191009" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41858 <object object_ref="oval:com.oracle.elsa:obj:20181191005" /> 41859 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41860 </rpminfo_test> 41861 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191010" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41862 <object object_ref="oval:com.oracle.elsa:obj:20181191006" /> 41863 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41864 </rpminfo_test> 41865 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191011" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41866 <object object_ref="oval:com.oracle.elsa:obj:20181191006" /> 41867 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41868 </rpminfo_test> 41869 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191012" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41870 <object object_ref="oval:com.oracle.elsa:obj:20181191007" /> 41871 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41872 </rpminfo_test> 41873 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191013" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41874 <object object_ref="oval:com.oracle.elsa:obj:20181191007" /> 41875 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41876 </rpminfo_test> 41877 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191014" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41878 <object object_ref="oval:com.oracle.elsa:obj:20181191008" /> 41879 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41880 </rpminfo_test> 41881 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191015" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41882 <object object_ref="oval:com.oracle.elsa:obj:20181191008" /> 41883 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41884 </rpminfo_test> 41885 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191016" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41886 <object object_ref="oval:com.oracle.elsa:obj:20181191009" /> 41887 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41888 </rpminfo_test> 41889 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191017" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41890 <object object_ref="oval:com.oracle.elsa:obj:20181191009" /> 41891 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41892 </rpminfo_test> 41893 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191018" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41894 <object object_ref="oval:com.oracle.elsa:obj:20181191010" /> 41895 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41896 </rpminfo_test> 41897 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191019" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41898 <object object_ref="oval:com.oracle.elsa:obj:20181191010" /> 41899 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41900 </rpminfo_test> 41901 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191020" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41902 <object object_ref="oval:com.oracle.elsa:obj:20181191011" /> 41903 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41904 </rpminfo_test> 41905 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191021" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41906 <object object_ref="oval:com.oracle.elsa:obj:20181191011" /> 41907 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41908 </rpminfo_test> 41909 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191022" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41910 <object object_ref="oval:com.oracle.elsa:obj:20181191012" /> 41911 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41912 </rpminfo_test> 41913 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191023" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41914 <object object_ref="oval:com.oracle.elsa:obj:20181191012" /> 41915 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41916 </rpminfo_test> 41917 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191024" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41918 <object object_ref="oval:com.oracle.elsa:obj:20181191013" /> 41919 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41920 </rpminfo_test> 41921 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191025" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41922 <object object_ref="oval:com.oracle.elsa:obj:20181191013" /> 41923 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41924 </rpminfo_test> 41925 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191026" version="501" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41926 <object object_ref="oval:com.oracle.elsa:obj:20181191014" /> 41927 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41928 </rpminfo_test> 41929 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191027" version="501" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41930 <object object_ref="oval:com.oracle.elsa:obj:20181191014" /> 41931 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41932 </rpminfo_test> 41933 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191028" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41934 <object object_ref="oval:com.oracle.elsa:obj:20181191015" /> 41935 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41936 </rpminfo_test> 41937 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191029" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41938 <object object_ref="oval:com.oracle.elsa:obj:20181191015" /> 41939 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41940 </rpminfo_test> 41941 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191030" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41942 <object object_ref="oval:com.oracle.elsa:obj:20181191016" /> 41943 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41944 </rpminfo_test> 41945 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191031" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41946 <object object_ref="oval:com.oracle.elsa:obj:20181191016" /> 41947 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41948 </rpminfo_test> 41949 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191032" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.171-7.b10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41950 <object object_ref="oval:com.oracle.elsa:obj:20181191017" /> 41951 <state state_ref="oval:com.oracle.elsa:ste:20181191003" /> 41952 </rpminfo_test> 41953 <rpminfo_test id="oval:com.oracle.elsa:tst:20181191033" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41954 <object object_ref="oval:com.oracle.elsa:obj:20181191017" /> 41955 <state state_ref="oval:com.oracle.elsa:ste:20181191001" /> 41956 </rpminfo_test> 41957 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41958 <object object_ref="oval:com.oracle.elsa:obj:201811961001" /> 41959 <state state_ref="oval:com.oracle.elsa:ste:201811961002" /> 41960 </rpminfo_test> 41961 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961002" version="501" comment="kernel is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41962 <object object_ref="oval:com.oracle.elsa:obj:201811961002" /> 41963 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 41964 </rpminfo_test> 41965 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961003" version="501" comment="kernel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41966 <object object_ref="oval:com.oracle.elsa:obj:201811961002" /> 41967 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 41968 </rpminfo_test> 41969 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961004" version="501" comment="kernel-PAE is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41970 <object object_ref="oval:com.oracle.elsa:obj:201811961003" /> 41971 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 41972 </rpminfo_test> 41973 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961005" version="501" comment="kernel-PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41974 <object object_ref="oval:com.oracle.elsa:obj:201811961003" /> 41975 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 41976 </rpminfo_test> 41977 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961006" version="501" comment="kernel-PAE-devel is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41978 <object object_ref="oval:com.oracle.elsa:obj:201811961004" /> 41979 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 41980 </rpminfo_test> 41981 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961007" version="501" comment="kernel-PAE-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41982 <object object_ref="oval:com.oracle.elsa:obj:201811961004" /> 41983 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 41984 </rpminfo_test> 41985 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961008" version="501" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41986 <object object_ref="oval:com.oracle.elsa:obj:201811961005" /> 41987 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 41988 </rpminfo_test> 41989 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961009" version="501" comment="kernel-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41990 <object object_ref="oval:com.oracle.elsa:obj:201811961005" /> 41991 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 41992 </rpminfo_test> 41993 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961010" version="501" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41994 <object object_ref="oval:com.oracle.elsa:obj:201811961006" /> 41995 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 41996 </rpminfo_test> 41997 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961011" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 41998 <object object_ref="oval:com.oracle.elsa:obj:201811961006" /> 41999 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42000 </rpminfo_test> 42001 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961012" version="501" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42002 <object object_ref="oval:com.oracle.elsa:obj:201811961007" /> 42003 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 42004 </rpminfo_test> 42005 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961013" version="501" comment="kernel-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42006 <object object_ref="oval:com.oracle.elsa:obj:201811961007" /> 42007 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42008 </rpminfo_test> 42009 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961014" version="501" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42010 <object object_ref="oval:com.oracle.elsa:obj:201811961008" /> 42011 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 42012 </rpminfo_test> 42013 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961015" version="501" comment="kernel-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42014 <object object_ref="oval:com.oracle.elsa:obj:201811961008" /> 42015 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42016 </rpminfo_test> 42017 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961016" version="501" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42018 <object object_ref="oval:com.oracle.elsa:obj:201811961009" /> 42019 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 42020 </rpminfo_test> 42021 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961017" version="501" comment="kernel-headers is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42022 <object object_ref="oval:com.oracle.elsa:obj:201811961009" /> 42023 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42024 </rpminfo_test> 42025 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961018" version="501" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42026 <object object_ref="oval:com.oracle.elsa:obj:201811961010" /> 42027 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 42028 </rpminfo_test> 42029 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961019" version="501" comment="kernel-xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42030 <object object_ref="oval:com.oracle.elsa:obj:201811961010" /> 42031 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42032 </rpminfo_test> 42033 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961020" version="501" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.10.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42034 <object object_ref="oval:com.oracle.elsa:obj:201811961011" /> 42035 <state state_ref="oval:com.oracle.elsa:ste:201811961003" /> 42036 </rpminfo_test> 42037 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961021" version="501" comment="kernel-xen-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42038 <object object_ref="oval:com.oracle.elsa:obj:201811961011" /> 42039 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42040 </rpminfo_test> 42041 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961022" version="501" comment="ocfs2-2.6.18-419.0.0.0.10.el5 is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42042 <object object_ref="oval:com.oracle.elsa:obj:201811961012" /> 42043 <state state_ref="oval:com.oracle.elsa:ste:201811961004" /> 42044 </rpminfo_test> 42045 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961023" version="501" comment="ocfs2-2.6.18-419.0.0.0.10.el5 is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42046 <object object_ref="oval:com.oracle.elsa:obj:201811961012" /> 42047 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42048 </rpminfo_test> 42049 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961024" version="501" comment="ocfs2-2.6.18-419.0.0.0.10.el5PAE is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42050 <object object_ref="oval:com.oracle.elsa:obj:201811961013" /> 42051 <state state_ref="oval:com.oracle.elsa:ste:201811961004" /> 42052 </rpminfo_test> 42053 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961025" version="501" comment="ocfs2-2.6.18-419.0.0.0.10.el5PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42054 <object object_ref="oval:com.oracle.elsa:obj:201811961013" /> 42055 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42056 </rpminfo_test> 42057 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961026" version="501" comment="ocfs2-2.6.18-419.0.0.0.10.el5debug is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42058 <object object_ref="oval:com.oracle.elsa:obj:201811961014" /> 42059 <state state_ref="oval:com.oracle.elsa:ste:201811961004" /> 42060 </rpminfo_test> 42061 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961027" version="501" comment="ocfs2-2.6.18-419.0.0.0.10.el5debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42062 <object object_ref="oval:com.oracle.elsa:obj:201811961014" /> 42063 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42064 </rpminfo_test> 42065 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961028" version="501" comment="ocfs2-2.6.18-419.0.0.0.10.el5xen is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42066 <object object_ref="oval:com.oracle.elsa:obj:201811961015" /> 42067 <state state_ref="oval:com.oracle.elsa:ste:201811961004" /> 42068 </rpminfo_test> 42069 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961029" version="501" comment="ocfs2-2.6.18-419.0.0.0.10.el5xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42070 <object object_ref="oval:com.oracle.elsa:obj:201811961015" /> 42071 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42072 </rpminfo_test> 42073 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961030" version="501" comment="oracleasm-2.6.18-419.0.0.0.10.el5 is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42074 <object object_ref="oval:com.oracle.elsa:obj:201811961016" /> 42075 <state state_ref="oval:com.oracle.elsa:ste:201811961005" /> 42076 </rpminfo_test> 42077 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961031" version="501" comment="oracleasm-2.6.18-419.0.0.0.10.el5 is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42078 <object object_ref="oval:com.oracle.elsa:obj:201811961016" /> 42079 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42080 </rpminfo_test> 42081 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961032" version="501" comment="oracleasm-2.6.18-419.0.0.0.10.el5PAE is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42082 <object object_ref="oval:com.oracle.elsa:obj:201811961017" /> 42083 <state state_ref="oval:com.oracle.elsa:ste:201811961005" /> 42084 </rpminfo_test> 42085 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961033" version="501" comment="oracleasm-2.6.18-419.0.0.0.10.el5PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42086 <object object_ref="oval:com.oracle.elsa:obj:201811961017" /> 42087 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42088 </rpminfo_test> 42089 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961034" version="501" comment="oracleasm-2.6.18-419.0.0.0.10.el5debug is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42090 <object object_ref="oval:com.oracle.elsa:obj:201811961018" /> 42091 <state state_ref="oval:com.oracle.elsa:ste:201811961005" /> 42092 </rpminfo_test> 42093 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961035" version="501" comment="oracleasm-2.6.18-419.0.0.0.10.el5debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42094 <object object_ref="oval:com.oracle.elsa:obj:201811961018" /> 42095 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42096 </rpminfo_test> 42097 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961036" version="501" comment="oracleasm-2.6.18-419.0.0.0.10.el5xen is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42098 <object object_ref="oval:com.oracle.elsa:obj:201811961019" /> 42099 <state state_ref="oval:com.oracle.elsa:ste:201811961005" /> 42100 </rpminfo_test> 42101 <rpminfo_test id="oval:com.oracle.elsa:tst:201811961037" version="501" comment="oracleasm-2.6.18-419.0.0.0.10.el5xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42102 <object object_ref="oval:com.oracle.elsa:obj:201811961019" /> 42103 <state state_ref="oval:com.oracle.elsa:ste:201811961001" /> 42104 </rpminfo_test> 42105 <rpminfo_test id="oval:com.oracle.elsa:tst:20181199001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42106 <object object_ref="oval:com.oracle.elsa:obj:20181199001" /> 42107 <state state_ref="oval:com.oracle.elsa:ste:20181199002" /> 42108 </rpminfo_test> 42109 <rpminfo_test id="oval:com.oracle.elsa:tst:20181199002" version="501" comment="patch is earlier than 0:2.6-8.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42110 <object object_ref="oval:com.oracle.elsa:obj:20181199002" /> 42111 <state state_ref="oval:com.oracle.elsa:ste:20181199003" /> 42112 </rpminfo_test> 42113 <rpminfo_test id="oval:com.oracle.elsa:tst:20181199003" version="501" comment="patch is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42114 <object object_ref="oval:com.oracle.elsa:obj:20181199002" /> 42115 <state state_ref="oval:com.oracle.elsa:ste:20181199001" /> 42116 </rpminfo_test> 42117 <rpminfo_test id="oval:com.oracle.elsa:tst:20181200001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42118 <object object_ref="oval:com.oracle.elsa:obj:20181200001" /> 42119 <state state_ref="oval:com.oracle.elsa:ste:20181200002" /> 42120 </rpminfo_test> 42121 <rpminfo_test id="oval:com.oracle.elsa:tst:20181200002" version="501" comment="patch is earlier than 0:2.7.1-10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42122 <object object_ref="oval:com.oracle.elsa:obj:20181200002" /> 42123 <state state_ref="oval:com.oracle.elsa:ste:20181200003" /> 42124 </rpminfo_test> 42125 <rpminfo_test id="oval:com.oracle.elsa:tst:20181200003" version="501" comment="patch is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42126 <object object_ref="oval:com.oracle.elsa:obj:20181200002" /> 42127 <state state_ref="oval:com.oracle.elsa:ste:20181200001" /> 42128 </rpminfo_test> 42129 <rpminfo_test id="oval:com.oracle.elsa:tst:20181223001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42130 <object object_ref="oval:com.oracle.elsa:obj:20181223001" /> 42131 <state state_ref="oval:com.oracle.elsa:ste:20181223002" /> 42132 </rpminfo_test> 42133 <rpminfo_test id="oval:com.oracle.elsa:tst:20181223002" version="501" comment="librelp is earlier than 0:1.2.12-1.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42134 <object object_ref="oval:com.oracle.elsa:obj:20181223002" /> 42135 <state state_ref="oval:com.oracle.elsa:ste:20181223003" /> 42136 </rpminfo_test> 42137 <rpminfo_test id="oval:com.oracle.elsa:tst:20181223003" version="501" comment="librelp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42138 <object object_ref="oval:com.oracle.elsa:obj:20181223002" /> 42139 <state state_ref="oval:com.oracle.elsa:ste:20181223001" /> 42140 </rpminfo_test> 42141 <rpminfo_test id="oval:com.oracle.elsa:tst:20181223004" version="501" comment="librelp-devel is earlier than 0:1.2.12-1.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42142 <object object_ref="oval:com.oracle.elsa:obj:20181223003" /> 42143 <state state_ref="oval:com.oracle.elsa:ste:20181223003" /> 42144 </rpminfo_test> 42145 <rpminfo_test id="oval:com.oracle.elsa:tst:20181223005" version="501" comment="librelp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42146 <object object_ref="oval:com.oracle.elsa:obj:20181223003" /> 42147 <state state_ref="oval:com.oracle.elsa:ste:20181223001" /> 42148 </rpminfo_test> 42149 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42150 <object object_ref="oval:com.oracle.elsa:obj:20181224001" /> 42151 <state state_ref="oval:com.oracle.elsa:ste:20181224002" /> 42152 </rpminfo_test> 42153 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224002" version="501" comment="PackageKit is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42154 <object object_ref="oval:com.oracle.elsa:obj:20181224002" /> 42155 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42156 </rpminfo_test> 42157 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224003" version="501" comment="PackageKit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42158 <object object_ref="oval:com.oracle.elsa:obj:20181224002" /> 42159 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42160 </rpminfo_test> 42161 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224004" version="501" comment="PackageKit-command-not-found is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42162 <object object_ref="oval:com.oracle.elsa:obj:20181224003" /> 42163 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42164 </rpminfo_test> 42165 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224005" version="501" comment="PackageKit-command-not-found is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42166 <object object_ref="oval:com.oracle.elsa:obj:20181224003" /> 42167 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42168 </rpminfo_test> 42169 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224006" version="501" comment="PackageKit-cron is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42170 <object object_ref="oval:com.oracle.elsa:obj:20181224004" /> 42171 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42172 </rpminfo_test> 42173 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224007" version="501" comment="PackageKit-cron is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42174 <object object_ref="oval:com.oracle.elsa:obj:20181224004" /> 42175 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42176 </rpminfo_test> 42177 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224008" version="501" comment="PackageKit-glib is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42178 <object object_ref="oval:com.oracle.elsa:obj:20181224005" /> 42179 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42180 </rpminfo_test> 42181 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224009" version="501" comment="PackageKit-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42182 <object object_ref="oval:com.oracle.elsa:obj:20181224005" /> 42183 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42184 </rpminfo_test> 42185 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224010" version="501" comment="PackageKit-glib-devel is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42186 <object object_ref="oval:com.oracle.elsa:obj:20181224006" /> 42187 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42188 </rpminfo_test> 42189 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224011" version="501" comment="PackageKit-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42190 <object object_ref="oval:com.oracle.elsa:obj:20181224006" /> 42191 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42192 </rpminfo_test> 42193 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224012" version="501" comment="PackageKit-gstreamer-plugin is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42194 <object object_ref="oval:com.oracle.elsa:obj:20181224007" /> 42195 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42196 </rpminfo_test> 42197 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224013" version="501" comment="PackageKit-gstreamer-plugin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42198 <object object_ref="oval:com.oracle.elsa:obj:20181224007" /> 42199 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42200 </rpminfo_test> 42201 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224014" version="501" comment="PackageKit-gtk3-module is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42202 <object object_ref="oval:com.oracle.elsa:obj:20181224008" /> 42203 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42204 </rpminfo_test> 42205 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224015" version="501" comment="PackageKit-gtk3-module is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42206 <object object_ref="oval:com.oracle.elsa:obj:20181224008" /> 42207 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42208 </rpminfo_test> 42209 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224016" version="501" comment="PackageKit-yum is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42210 <object object_ref="oval:com.oracle.elsa:obj:20181224009" /> 42211 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42212 </rpminfo_test> 42213 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224017" version="501" comment="PackageKit-yum is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42214 <object object_ref="oval:com.oracle.elsa:obj:20181224009" /> 42215 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42216 </rpminfo_test> 42217 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224018" version="501" comment="PackageKit-yum-plugin is earlier than 0:1.1.5-2.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42218 <object object_ref="oval:com.oracle.elsa:obj:20181224010" /> 42219 <state state_ref="oval:com.oracle.elsa:ste:20181224003" /> 42220 </rpminfo_test> 42221 <rpminfo_test id="oval:com.oracle.elsa:tst:20181224019" version="501" comment="PackageKit-yum-plugin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42222 <object object_ref="oval:com.oracle.elsa:obj:20181224010" /> 42223 <state state_ref="oval:com.oracle.elsa:ste:20181224001" /> 42224 </rpminfo_test> 42225 <rpminfo_test id="oval:com.oracle.elsa:tst:20181225001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42226 <object object_ref="oval:com.oracle.elsa:obj:20181225001" /> 42227 <state state_ref="oval:com.oracle.elsa:ste:20181225002" /> 42228 </rpminfo_test> 42229 <rpminfo_test id="oval:com.oracle.elsa:tst:20181225002" version="501" comment="librelp is earlier than 0:1.2.7-3.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42230 <object object_ref="oval:com.oracle.elsa:obj:20181225002" /> 42231 <state state_ref="oval:com.oracle.elsa:ste:20181225003" /> 42232 </rpminfo_test> 42233 <rpminfo_test id="oval:com.oracle.elsa:tst:20181225003" version="501" comment="librelp is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42234 <object object_ref="oval:com.oracle.elsa:obj:20181225002" /> 42235 <state state_ref="oval:com.oracle.elsa:ste:20181225001" /> 42236 </rpminfo_test> 42237 <rpminfo_test id="oval:com.oracle.elsa:tst:20181225004" version="501" comment="librelp-devel is earlier than 0:1.2.7-3.el6_9.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42238 <object object_ref="oval:com.oracle.elsa:obj:20181225003" /> 42239 <state state_ref="oval:com.oracle.elsa:ste:20181225003" /> 42240 </rpminfo_test> 42241 <rpminfo_test id="oval:com.oracle.elsa:tst:20181225005" version="501" comment="librelp-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42242 <object object_ref="oval:com.oracle.elsa:obj:20181225003" /> 42243 <state state_ref="oval:com.oracle.elsa:ste:20181225001" /> 42244 </rpminfo_test> 42245 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42246 <object object_ref="oval:com.oracle.elsa:obj:20181270001" /> 42247 <state state_ref="oval:com.oracle.elsa:ste:20181270002" /> 42248 </rpminfo_test> 42249 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270002" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42250 <object object_ref="oval:com.oracle.elsa:obj:20181270002" /> 42251 <state state_ref="oval:com.oracle.elsa:ste:20181270003" /> 42252 </rpminfo_test> 42253 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270003" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42254 <object object_ref="oval:com.oracle.elsa:obj:20181270002" /> 42255 <state state_ref="oval:com.oracle.elsa:ste:20181270001" /> 42256 </rpminfo_test> 42257 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270004" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42258 <object object_ref="oval:com.oracle.elsa:obj:20181270003" /> 42259 <state state_ref="oval:com.oracle.elsa:ste:20181270003" /> 42260 </rpminfo_test> 42261 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270005" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42262 <object object_ref="oval:com.oracle.elsa:obj:20181270003" /> 42263 <state state_ref="oval:com.oracle.elsa:ste:20181270001" /> 42264 </rpminfo_test> 42265 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270006" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42266 <object object_ref="oval:com.oracle.elsa:obj:20181270004" /> 42267 <state state_ref="oval:com.oracle.elsa:ste:20181270003" /> 42268 </rpminfo_test> 42269 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270007" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42270 <object object_ref="oval:com.oracle.elsa:obj:20181270004" /> 42271 <state state_ref="oval:com.oracle.elsa:ste:20181270001" /> 42272 </rpminfo_test> 42273 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270008" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42274 <object object_ref="oval:com.oracle.elsa:obj:20181270005" /> 42275 <state state_ref="oval:com.oracle.elsa:ste:20181270003" /> 42276 </rpminfo_test> 42277 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270009" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42278 <object object_ref="oval:com.oracle.elsa:obj:20181270005" /> 42279 <state state_ref="oval:com.oracle.elsa:ste:20181270001" /> 42280 </rpminfo_test> 42281 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270010" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.181-2.6.14.1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42282 <object object_ref="oval:com.oracle.elsa:obj:20181270006" /> 42283 <state state_ref="oval:com.oracle.elsa:ste:20181270003" /> 42284 </rpminfo_test> 42285 <rpminfo_test id="oval:com.oracle.elsa:tst:20181270011" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42286 <object object_ref="oval:com.oracle.elsa:obj:20181270006" /> 42287 <state state_ref="oval:com.oracle.elsa:ste:20181270001" /> 42288 </rpminfo_test> 42289 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42290 <object object_ref="oval:com.oracle.elsa:obj:20181278001" /> 42291 <state state_ref="oval:com.oracle.elsa:ste:20181278002" /> 42292 </rpminfo_test> 42293 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278002" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42294 <object object_ref="oval:com.oracle.elsa:obj:20181278002" /> 42295 <state state_ref="oval:com.oracle.elsa:ste:20181278003" /> 42296 </rpminfo_test> 42297 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278003" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42298 <object object_ref="oval:com.oracle.elsa:obj:20181278002" /> 42299 <state state_ref="oval:com.oracle.elsa:ste:20181278001" /> 42300 </rpminfo_test> 42301 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278004" version="501" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42302 <object object_ref="oval:com.oracle.elsa:obj:20181278003" /> 42303 <state state_ref="oval:com.oracle.elsa:ste:20181278003" /> 42304 </rpminfo_test> 42305 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278005" version="501" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42306 <object object_ref="oval:com.oracle.elsa:obj:20181278003" /> 42307 <state state_ref="oval:com.oracle.elsa:ste:20181278001" /> 42308 </rpminfo_test> 42309 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278006" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42310 <object object_ref="oval:com.oracle.elsa:obj:20181278004" /> 42311 <state state_ref="oval:com.oracle.elsa:ste:20181278003" /> 42312 </rpminfo_test> 42313 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278007" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42314 <object object_ref="oval:com.oracle.elsa:obj:20181278004" /> 42315 <state state_ref="oval:com.oracle.elsa:ste:20181278001" /> 42316 </rpminfo_test> 42317 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278008" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42318 <object object_ref="oval:com.oracle.elsa:obj:20181278005" /> 42319 <state state_ref="oval:com.oracle.elsa:ste:20181278003" /> 42320 </rpminfo_test> 42321 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278009" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42322 <object object_ref="oval:com.oracle.elsa:obj:20181278005" /> 42323 <state state_ref="oval:com.oracle.elsa:ste:20181278001" /> 42324 </rpminfo_test> 42325 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278010" version="501" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42326 <object object_ref="oval:com.oracle.elsa:obj:20181278006" /> 42327 <state state_ref="oval:com.oracle.elsa:ste:20181278003" /> 42328 </rpminfo_test> 42329 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278011" version="501" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42330 <object object_ref="oval:com.oracle.elsa:obj:20181278006" /> 42331 <state state_ref="oval:com.oracle.elsa:ste:20181278001" /> 42332 </rpminfo_test> 42333 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278012" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42334 <object object_ref="oval:com.oracle.elsa:obj:20181278007" /> 42335 <state state_ref="oval:com.oracle.elsa:ste:20181278003" /> 42336 </rpminfo_test> 42337 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278013" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42338 <object object_ref="oval:com.oracle.elsa:obj:20181278007" /> 42339 <state state_ref="oval:com.oracle.elsa:ste:20181278001" /> 42340 </rpminfo_test> 42341 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278014" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.181-2.6.14.5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42342 <object object_ref="oval:com.oracle.elsa:obj:20181278008" /> 42343 <state state_ref="oval:com.oracle.elsa:ste:20181278003" /> 42344 </rpminfo_test> 42345 <rpminfo_test id="oval:com.oracle.elsa:tst:20181278015" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42346 <object object_ref="oval:com.oracle.elsa:obj:20181278008" /> 42347 <state state_ref="oval:com.oracle.elsa:ste:20181278001" /> 42348 </rpminfo_test> 42349 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42350 <object object_ref="oval:com.oracle.elsa:obj:20181318001" /> 42351 <state state_ref="oval:com.oracle.elsa:ste:20181318002" /> 42352 </rpminfo_test> 42353 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318002" version="501" comment="kernel is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42354 <object object_ref="oval:com.oracle.elsa:obj:20181318002" /> 42355 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42356 </rpminfo_test> 42357 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318003" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42358 <object object_ref="oval:com.oracle.elsa:obj:20181318002" /> 42359 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42360 </rpminfo_test> 42361 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318004" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42362 <object object_ref="oval:com.oracle.elsa:obj:20181318003" /> 42363 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42364 </rpminfo_test> 42365 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42366 <object object_ref="oval:com.oracle.elsa:obj:20181318003" /> 42367 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42368 </rpminfo_test> 42369 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318006" version="501" comment="kernel-debug is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42370 <object object_ref="oval:com.oracle.elsa:obj:20181318004" /> 42371 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42372 </rpminfo_test> 42373 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318007" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42374 <object object_ref="oval:com.oracle.elsa:obj:20181318004" /> 42375 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42376 </rpminfo_test> 42377 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318008" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42378 <object object_ref="oval:com.oracle.elsa:obj:20181318005" /> 42379 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42380 </rpminfo_test> 42381 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42382 <object object_ref="oval:com.oracle.elsa:obj:20181318005" /> 42383 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42384 </rpminfo_test> 42385 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318010" version="501" comment="kernel-devel is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42386 <object object_ref="oval:com.oracle.elsa:obj:20181318006" /> 42387 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42388 </rpminfo_test> 42389 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318011" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42390 <object object_ref="oval:com.oracle.elsa:obj:20181318006" /> 42391 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42392 </rpminfo_test> 42393 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318012" version="501" comment="kernel-doc is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42394 <object object_ref="oval:com.oracle.elsa:obj:20181318007" /> 42395 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42396 </rpminfo_test> 42397 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318013" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42398 <object object_ref="oval:com.oracle.elsa:obj:20181318007" /> 42399 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42400 </rpminfo_test> 42401 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318014" version="501" comment="kernel-headers is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42402 <object object_ref="oval:com.oracle.elsa:obj:20181318008" /> 42403 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42404 </rpminfo_test> 42405 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318015" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42406 <object object_ref="oval:com.oracle.elsa:obj:20181318008" /> 42407 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42408 </rpminfo_test> 42409 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318016" version="501" comment="kernel-tools is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42410 <object object_ref="oval:com.oracle.elsa:obj:20181318009" /> 42411 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42412 </rpminfo_test> 42413 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318017" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42414 <object object_ref="oval:com.oracle.elsa:obj:20181318009" /> 42415 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42416 </rpminfo_test> 42417 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318018" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42418 <object object_ref="oval:com.oracle.elsa:obj:20181318010" /> 42419 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42420 </rpminfo_test> 42421 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318019" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42422 <object object_ref="oval:com.oracle.elsa:obj:20181318010" /> 42423 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42424 </rpminfo_test> 42425 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318020" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42426 <object object_ref="oval:com.oracle.elsa:obj:20181318011" /> 42427 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42428 </rpminfo_test> 42429 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318021" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42430 <object object_ref="oval:com.oracle.elsa:obj:20181318011" /> 42431 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42432 </rpminfo_test> 42433 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318022" version="501" comment="perf is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42434 <object object_ref="oval:com.oracle.elsa:obj:20181318012" /> 42435 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42436 </rpminfo_test> 42437 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318023" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42438 <object object_ref="oval:com.oracle.elsa:obj:20181318012" /> 42439 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42440 </rpminfo_test> 42441 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318024" version="501" comment="python-perf is earlier than 0:3.10.0-862.2.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42442 <object object_ref="oval:com.oracle.elsa:obj:20181318013" /> 42443 <state state_ref="oval:com.oracle.elsa:ste:20181318003" /> 42444 </rpminfo_test> 42445 <rpminfo_test id="oval:com.oracle.elsa:tst:20181318025" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42446 <object object_ref="oval:com.oracle.elsa:obj:20181318013" /> 42447 <state state_ref="oval:com.oracle.elsa:ste:20181318001" /> 42448 </rpminfo_test> 42449 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42450 <object object_ref="oval:com.oracle.elsa:obj:20181319001" /> 42451 <state state_ref="oval:com.oracle.elsa:ste:20181319002" /> 42452 </rpminfo_test> 42453 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319002" version="501" comment="kernel is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42454 <object object_ref="oval:com.oracle.elsa:obj:20181319002" /> 42455 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42456 </rpminfo_test> 42457 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319003" version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42458 <object object_ref="oval:com.oracle.elsa:obj:20181319002" /> 42459 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42460 </rpminfo_test> 42461 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319004" version="501" comment="kernel-abi-whitelists is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42462 <object object_ref="oval:com.oracle.elsa:obj:20181319003" /> 42463 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42464 </rpminfo_test> 42465 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42466 <object object_ref="oval:com.oracle.elsa:obj:20181319003" /> 42467 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42468 </rpminfo_test> 42469 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319006" version="501" comment="kernel-debug is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42470 <object object_ref="oval:com.oracle.elsa:obj:20181319004" /> 42471 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42472 </rpminfo_test> 42473 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319007" version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42474 <object object_ref="oval:com.oracle.elsa:obj:20181319004" /> 42475 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42476 </rpminfo_test> 42477 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319008" version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42478 <object object_ref="oval:com.oracle.elsa:obj:20181319005" /> 42479 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42480 </rpminfo_test> 42481 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42482 <object object_ref="oval:com.oracle.elsa:obj:20181319005" /> 42483 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42484 </rpminfo_test> 42485 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319010" version="501" comment="kernel-devel is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42486 <object object_ref="oval:com.oracle.elsa:obj:20181319006" /> 42487 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42488 </rpminfo_test> 42489 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319011" version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42490 <object object_ref="oval:com.oracle.elsa:obj:20181319006" /> 42491 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42492 </rpminfo_test> 42493 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319012" version="501" comment="kernel-doc is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42494 <object object_ref="oval:com.oracle.elsa:obj:20181319007" /> 42495 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42496 </rpminfo_test> 42497 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319013" version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42498 <object object_ref="oval:com.oracle.elsa:obj:20181319007" /> 42499 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42500 </rpminfo_test> 42501 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319014" version="501" comment="kernel-firmware is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42502 <object object_ref="oval:com.oracle.elsa:obj:20181319008" /> 42503 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42504 </rpminfo_test> 42505 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319015" version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42506 <object object_ref="oval:com.oracle.elsa:obj:20181319008" /> 42507 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42508 </rpminfo_test> 42509 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319016" version="501" comment="kernel-headers is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42510 <object object_ref="oval:com.oracle.elsa:obj:20181319009" /> 42511 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42512 </rpminfo_test> 42513 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319017" version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42514 <object object_ref="oval:com.oracle.elsa:obj:20181319009" /> 42515 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42516 </rpminfo_test> 42517 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319018" version="501" comment="perf is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42518 <object object_ref="oval:com.oracle.elsa:obj:20181319010" /> 42519 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42520 </rpminfo_test> 42521 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319019" version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42522 <object object_ref="oval:com.oracle.elsa:obj:20181319010" /> 42523 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42524 </rpminfo_test> 42525 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319020" version="501" comment="python-perf is earlier than 0:2.6.32-696.28.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42526 <object object_ref="oval:com.oracle.elsa:obj:20181319011" /> 42527 <state state_ref="oval:com.oracle.elsa:ste:20181319003" /> 42528 </rpminfo_test> 42529 <rpminfo_test id="oval:com.oracle.elsa:tst:20181319021" version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42530 <object object_ref="oval:com.oracle.elsa:obj:20181319011" /> 42531 <state state_ref="oval:com.oracle.elsa:ste:20181319001" /> 42532 </rpminfo_test> 42533 <rpminfo_test id="oval:com.oracle.elsa:tst:20181364001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42534 <object object_ref="oval:com.oracle.elsa:obj:20181364001" /> 42535 <state state_ref="oval:com.oracle.elsa:ste:20181364002" /> 42536 </rpminfo_test> 42537 <rpminfo_test id="oval:com.oracle.elsa:tst:20181364002" version="501" comment="389-ds-base is earlier than 0:1.2.11.15-95.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42538 <object object_ref="oval:com.oracle.elsa:obj:20181364002" /> 42539 <state state_ref="oval:com.oracle.elsa:ste:20181364003" /> 42540 </rpminfo_test> 42541 <rpminfo_test id="oval:com.oracle.elsa:tst:20181364003" version="501" comment="389-ds-base is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42542 <object object_ref="oval:com.oracle.elsa:obj:20181364002" /> 42543 <state state_ref="oval:com.oracle.elsa:ste:20181364001" /> 42544 </rpminfo_test> 42545 <rpminfo_test id="oval:com.oracle.elsa:tst:20181364004" version="501" comment="389-ds-base-devel is earlier than 0:1.2.11.15-95.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42546 <object object_ref="oval:com.oracle.elsa:obj:20181364003" /> 42547 <state state_ref="oval:com.oracle.elsa:ste:20181364003" /> 42548 </rpminfo_test> 42549 <rpminfo_test id="oval:com.oracle.elsa:tst:20181364005" version="501" comment="389-ds-base-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42550 <object object_ref="oval:com.oracle.elsa:obj:20181364003" /> 42551 <state state_ref="oval:com.oracle.elsa:ste:20181364001" /> 42552 </rpminfo_test> 42553 <rpminfo_test id="oval:com.oracle.elsa:tst:20181364006" version="501" comment="389-ds-base-libs is earlier than 0:1.2.11.15-95.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42554 <object object_ref="oval:com.oracle.elsa:obj:20181364004" /> 42555 <state state_ref="oval:com.oracle.elsa:ste:20181364003" /> 42556 </rpminfo_test> 42557 <rpminfo_test id="oval:com.oracle.elsa:tst:20181364007" version="501" comment="389-ds-base-libs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42558 <object object_ref="oval:com.oracle.elsa:obj:20181364004" /> 42559 <state state_ref="oval:com.oracle.elsa:ste:20181364001" /> 42560 </rpminfo_test> 42561 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42562 <object object_ref="oval:com.oracle.elsa:obj:20181380001" /> 42563 <state state_ref="oval:com.oracle.elsa:ste:20181380002" /> 42564 </rpminfo_test> 42565 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380002" version="501" comment="389-ds-base is earlier than 0:1.3.7.5-21.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42566 <object object_ref="oval:com.oracle.elsa:obj:20181380002" /> 42567 <state state_ref="oval:com.oracle.elsa:ste:20181380003" /> 42568 </rpminfo_test> 42569 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380003" version="501" comment="389-ds-base is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42570 <object object_ref="oval:com.oracle.elsa:obj:20181380002" /> 42571 <state state_ref="oval:com.oracle.elsa:ste:20181380001" /> 42572 </rpminfo_test> 42573 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380004" version="501" comment="389-ds-base-devel is earlier than 0:1.3.7.5-21.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42574 <object object_ref="oval:com.oracle.elsa:obj:20181380003" /> 42575 <state state_ref="oval:com.oracle.elsa:ste:20181380003" /> 42576 </rpminfo_test> 42577 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380005" version="501" comment="389-ds-base-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42578 <object object_ref="oval:com.oracle.elsa:obj:20181380003" /> 42579 <state state_ref="oval:com.oracle.elsa:ste:20181380001" /> 42580 </rpminfo_test> 42581 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380006" version="501" comment="389-ds-base-libs is earlier than 0:1.3.7.5-21.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42582 <object object_ref="oval:com.oracle.elsa:obj:20181380004" /> 42583 <state state_ref="oval:com.oracle.elsa:ste:20181380003" /> 42584 </rpminfo_test> 42585 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380007" version="501" comment="389-ds-base-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42586 <object object_ref="oval:com.oracle.elsa:obj:20181380004" /> 42587 <state state_ref="oval:com.oracle.elsa:ste:20181380001" /> 42588 </rpminfo_test> 42589 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380008" version="501" comment="389-ds-base-snmp is earlier than 0:1.3.7.5-21.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42590 <object object_ref="oval:com.oracle.elsa:obj:20181380005" /> 42591 <state state_ref="oval:com.oracle.elsa:ste:20181380003" /> 42592 </rpminfo_test> 42593 <rpminfo_test id="oval:com.oracle.elsa:tst:20181380009" version="501" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42594 <object object_ref="oval:com.oracle.elsa:obj:20181380005" /> 42595 <state state_ref="oval:com.oracle.elsa:ste:20181380001" /> 42596 </rpminfo_test> 42597 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42598 <object object_ref="oval:com.oracle.elsa:obj:20181396001" /> 42599 <state state_ref="oval:com.oracle.elsa:ste:20181396002" /> 42600 </rpminfo_test> 42601 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396002" version="501" comment="libvirt is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42602 <object object_ref="oval:com.oracle.elsa:obj:20181396002" /> 42603 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42604 </rpminfo_test> 42605 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396003" version="501" comment="libvirt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42606 <object object_ref="oval:com.oracle.elsa:obj:20181396002" /> 42607 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42608 </rpminfo_test> 42609 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396004" version="501" comment="libvirt-admin is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42610 <object object_ref="oval:com.oracle.elsa:obj:20181396003" /> 42611 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42612 </rpminfo_test> 42613 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396005" version="501" comment="libvirt-admin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42614 <object object_ref="oval:com.oracle.elsa:obj:20181396003" /> 42615 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42616 </rpminfo_test> 42617 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396006" version="501" comment="libvirt-client is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42618 <object object_ref="oval:com.oracle.elsa:obj:20181396004" /> 42619 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42620 </rpminfo_test> 42621 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396007" version="501" comment="libvirt-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42622 <object object_ref="oval:com.oracle.elsa:obj:20181396004" /> 42623 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42624 </rpminfo_test> 42625 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396008" version="501" comment="libvirt-daemon is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42626 <object object_ref="oval:com.oracle.elsa:obj:20181396005" /> 42627 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42628 </rpminfo_test> 42629 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396009" version="501" comment="libvirt-daemon is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42630 <object object_ref="oval:com.oracle.elsa:obj:20181396005" /> 42631 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42632 </rpminfo_test> 42633 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396010" version="501" comment="libvirt-daemon-config-network is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42634 <object object_ref="oval:com.oracle.elsa:obj:20181396006" /> 42635 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42636 </rpminfo_test> 42637 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396011" version="501" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42638 <object object_ref="oval:com.oracle.elsa:obj:20181396006" /> 42639 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42640 </rpminfo_test> 42641 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396012" version="501" comment="libvirt-daemon-config-nwfilter is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42642 <object object_ref="oval:com.oracle.elsa:obj:20181396007" /> 42643 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42644 </rpminfo_test> 42645 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396013" version="501" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42646 <object object_ref="oval:com.oracle.elsa:obj:20181396007" /> 42647 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42648 </rpminfo_test> 42649 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396014" version="501" comment="libvirt-daemon-driver-interface is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42650 <object object_ref="oval:com.oracle.elsa:obj:20181396008" /> 42651 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42652 </rpminfo_test> 42653 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396015" version="501" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42654 <object object_ref="oval:com.oracle.elsa:obj:20181396008" /> 42655 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42656 </rpminfo_test> 42657 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396016" version="501" comment="libvirt-daemon-driver-lxc is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42658 <object object_ref="oval:com.oracle.elsa:obj:20181396009" /> 42659 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42660 </rpminfo_test> 42661 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396017" version="501" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42662 <object object_ref="oval:com.oracle.elsa:obj:20181396009" /> 42663 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42664 </rpminfo_test> 42665 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396018" version="501" comment="libvirt-daemon-driver-network is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42666 <object object_ref="oval:com.oracle.elsa:obj:20181396010" /> 42667 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42668 </rpminfo_test> 42669 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396019" version="501" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42670 <object object_ref="oval:com.oracle.elsa:obj:20181396010" /> 42671 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42672 </rpminfo_test> 42673 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396020" version="501" comment="libvirt-daemon-driver-nodedev is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42674 <object object_ref="oval:com.oracle.elsa:obj:20181396011" /> 42675 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42676 </rpminfo_test> 42677 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396021" version="501" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42678 <object object_ref="oval:com.oracle.elsa:obj:20181396011" /> 42679 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42680 </rpminfo_test> 42681 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396022" version="501" comment="libvirt-daemon-driver-nwfilter is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42682 <object object_ref="oval:com.oracle.elsa:obj:20181396012" /> 42683 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42684 </rpminfo_test> 42685 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396023" version="501" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42686 <object object_ref="oval:com.oracle.elsa:obj:20181396012" /> 42687 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42688 </rpminfo_test> 42689 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396024" version="501" comment="libvirt-daemon-driver-qemu is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42690 <object object_ref="oval:com.oracle.elsa:obj:20181396013" /> 42691 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42692 </rpminfo_test> 42693 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396025" version="501" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42694 <object object_ref="oval:com.oracle.elsa:obj:20181396013" /> 42695 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42696 </rpminfo_test> 42697 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396026" version="501" comment="libvirt-daemon-driver-secret is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42698 <object object_ref="oval:com.oracle.elsa:obj:20181396014" /> 42699 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42700 </rpminfo_test> 42701 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396027" version="501" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42702 <object object_ref="oval:com.oracle.elsa:obj:20181396014" /> 42703 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42704 </rpminfo_test> 42705 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396028" version="501" comment="libvirt-daemon-driver-storage is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42706 <object object_ref="oval:com.oracle.elsa:obj:20181396015" /> 42707 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42708 </rpminfo_test> 42709 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396029" version="501" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42710 <object object_ref="oval:com.oracle.elsa:obj:20181396015" /> 42711 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42712 </rpminfo_test> 42713 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396030" version="501" comment="libvirt-daemon-driver-storage-core is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42714 <object object_ref="oval:com.oracle.elsa:obj:20181396016" /> 42715 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42716 </rpminfo_test> 42717 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396031" version="501" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42718 <object object_ref="oval:com.oracle.elsa:obj:20181396016" /> 42719 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42720 </rpminfo_test> 42721 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396032" version="501" comment="libvirt-daemon-driver-storage-disk is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42722 <object object_ref="oval:com.oracle.elsa:obj:20181396017" /> 42723 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42724 </rpminfo_test> 42725 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396033" version="501" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42726 <object object_ref="oval:com.oracle.elsa:obj:20181396017" /> 42727 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42728 </rpminfo_test> 42729 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396034" version="501" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42730 <object object_ref="oval:com.oracle.elsa:obj:20181396018" /> 42731 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42732 </rpminfo_test> 42733 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396035" version="501" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42734 <object object_ref="oval:com.oracle.elsa:obj:20181396018" /> 42735 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42736 </rpminfo_test> 42737 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396036" version="501" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42738 <object object_ref="oval:com.oracle.elsa:obj:20181396019" /> 42739 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42740 </rpminfo_test> 42741 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396037" version="501" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42742 <object object_ref="oval:com.oracle.elsa:obj:20181396019" /> 42743 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42744 </rpminfo_test> 42745 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396038" version="501" comment="libvirt-daemon-driver-storage-logical is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42746 <object object_ref="oval:com.oracle.elsa:obj:20181396020" /> 42747 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42748 </rpminfo_test> 42749 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396039" version="501" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42750 <object object_ref="oval:com.oracle.elsa:obj:20181396020" /> 42751 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42752 </rpminfo_test> 42753 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396040" version="501" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42754 <object object_ref="oval:com.oracle.elsa:obj:20181396021" /> 42755 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42756 </rpminfo_test> 42757 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396041" version="501" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42758 <object object_ref="oval:com.oracle.elsa:obj:20181396021" /> 42759 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42760 </rpminfo_test> 42761 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396042" version="501" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42762 <object object_ref="oval:com.oracle.elsa:obj:20181396022" /> 42763 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42764 </rpminfo_test> 42765 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396043" version="501" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42766 <object object_ref="oval:com.oracle.elsa:obj:20181396022" /> 42767 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42768 </rpminfo_test> 42769 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396044" version="501" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42770 <object object_ref="oval:com.oracle.elsa:obj:20181396023" /> 42771 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42772 </rpminfo_test> 42773 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396045" version="501" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42774 <object object_ref="oval:com.oracle.elsa:obj:20181396023" /> 42775 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42776 </rpminfo_test> 42777 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396046" version="501" comment="libvirt-daemon-kvm is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42778 <object object_ref="oval:com.oracle.elsa:obj:20181396024" /> 42779 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42780 </rpminfo_test> 42781 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396047" version="501" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42782 <object object_ref="oval:com.oracle.elsa:obj:20181396024" /> 42783 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42784 </rpminfo_test> 42785 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396048" version="501" comment="libvirt-daemon-lxc is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42786 <object object_ref="oval:com.oracle.elsa:obj:20181396025" /> 42787 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42788 </rpminfo_test> 42789 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396049" version="501" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42790 <object object_ref="oval:com.oracle.elsa:obj:20181396025" /> 42791 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42792 </rpminfo_test> 42793 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396050" version="501" comment="libvirt-devel is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42794 <object object_ref="oval:com.oracle.elsa:obj:20181396026" /> 42795 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42796 </rpminfo_test> 42797 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396051" version="501" comment="libvirt-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42798 <object object_ref="oval:com.oracle.elsa:obj:20181396026" /> 42799 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42800 </rpminfo_test> 42801 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396052" version="501" comment="libvirt-docs is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42802 <object object_ref="oval:com.oracle.elsa:obj:20181396027" /> 42803 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42804 </rpminfo_test> 42805 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396053" version="501" comment="libvirt-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42806 <object object_ref="oval:com.oracle.elsa:obj:20181396027" /> 42807 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42808 </rpminfo_test> 42809 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396054" version="501" comment="libvirt-libs is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42810 <object object_ref="oval:com.oracle.elsa:obj:20181396028" /> 42811 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42812 </rpminfo_test> 42813 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396055" version="501" comment="libvirt-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42814 <object object_ref="oval:com.oracle.elsa:obj:20181396028" /> 42815 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42816 </rpminfo_test> 42817 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396056" version="501" comment="libvirt-lock-sanlock is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42818 <object object_ref="oval:com.oracle.elsa:obj:20181396029" /> 42819 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42820 </rpminfo_test> 42821 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396057" version="501" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42822 <object object_ref="oval:com.oracle.elsa:obj:20181396029" /> 42823 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42824 </rpminfo_test> 42825 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396058" version="501" comment="libvirt-login-shell is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42826 <object object_ref="oval:com.oracle.elsa:obj:20181396030" /> 42827 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42828 </rpminfo_test> 42829 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396059" version="501" comment="libvirt-login-shell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42830 <object object_ref="oval:com.oracle.elsa:obj:20181396030" /> 42831 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42832 </rpminfo_test> 42833 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396060" version="501" comment="libvirt-nss is earlier than 0:3.9.0-14.el7_5.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42834 <object object_ref="oval:com.oracle.elsa:obj:20181396031" /> 42835 <state state_ref="oval:com.oracle.elsa:ste:20181396003" /> 42836 </rpminfo_test> 42837 <rpminfo_test id="oval:com.oracle.elsa:tst:20181396061" version="501" comment="libvirt-nss is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42838 <object object_ref="oval:com.oracle.elsa:obj:20181396031" /> 42839 <state state_ref="oval:com.oracle.elsa:ste:20181396001" /> 42840 </rpminfo_test> 42841 <rpminfo_test id="oval:com.oracle.elsa:tst:20181414001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42842 <object object_ref="oval:com.oracle.elsa:obj:20181414001" /> 42843 <state state_ref="oval:com.oracle.elsa:ste:20181414002" /> 42844 </rpminfo_test> 42845 <rpminfo_test id="oval:com.oracle.elsa:tst:20181414002" version="501" comment="firefox is earlier than 0:52.8.0-1.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42846 <object object_ref="oval:com.oracle.elsa:obj:20181414002" /> 42847 <state state_ref="oval:com.oracle.elsa:ste:20181414003" /> 42848 </rpminfo_test> 42849 <rpminfo_test id="oval:com.oracle.elsa:tst:20181414003" version="501" comment="firefox is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42850 <object object_ref="oval:com.oracle.elsa:obj:20181414002" /> 42851 <state state_ref="oval:com.oracle.elsa:ste:20181414001" /> 42852 </rpminfo_test> 42853 <rpminfo_test id="oval:com.oracle.elsa:tst:20181415001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42854 <object object_ref="oval:com.oracle.elsa:obj:20181415001" /> 42855 <state state_ref="oval:com.oracle.elsa:ste:20181415002" /> 42856 </rpminfo_test> 42857 <rpminfo_test id="oval:com.oracle.elsa:tst:20181415002" version="501" comment="firefox is earlier than 0:52.8.0-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42858 <object object_ref="oval:com.oracle.elsa:obj:20181415002" /> 42859 <state state_ref="oval:com.oracle.elsa:ste:20181415003" /> 42860 </rpminfo_test> 42861 <rpminfo_test id="oval:com.oracle.elsa:tst:20181415003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42862 <object object_ref="oval:com.oracle.elsa:obj:20181415002" /> 42863 <state state_ref="oval:com.oracle.elsa:ste:20181415001" /> 42864 </rpminfo_test> 42865 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42866 <object object_ref="oval:com.oracle.elsa:obj:20181416001" /> 42867 <state state_ref="oval:com.oracle.elsa:ste:20181416002" /> 42868 </rpminfo_test> 42869 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416002" version="501" comment="qemu-img is earlier than 10:1.5.3-156.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42870 <object object_ref="oval:com.oracle.elsa:obj:20181416002" /> 42871 <state state_ref="oval:com.oracle.elsa:ste:20181416003" /> 42872 </rpminfo_test> 42873 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416003" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42874 <object object_ref="oval:com.oracle.elsa:obj:20181416002" /> 42875 <state state_ref="oval:com.oracle.elsa:ste:20181416001" /> 42876 </rpminfo_test> 42877 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416004" version="501" comment="qemu-kvm is earlier than 10:1.5.3-156.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42878 <object object_ref="oval:com.oracle.elsa:obj:20181416003" /> 42879 <state state_ref="oval:com.oracle.elsa:ste:20181416003" /> 42880 </rpminfo_test> 42881 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416005" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42882 <object object_ref="oval:com.oracle.elsa:obj:20181416003" /> 42883 <state state_ref="oval:com.oracle.elsa:ste:20181416001" /> 42884 </rpminfo_test> 42885 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416006" version="501" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42886 <object object_ref="oval:com.oracle.elsa:obj:20181416004" /> 42887 <state state_ref="oval:com.oracle.elsa:ste:20181416003" /> 42888 </rpminfo_test> 42889 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416007" version="501" comment="qemu-kvm-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42890 <object object_ref="oval:com.oracle.elsa:obj:20181416004" /> 42891 <state state_ref="oval:com.oracle.elsa:ste:20181416001" /> 42892 </rpminfo_test> 42893 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416008" version="501" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42894 <object object_ref="oval:com.oracle.elsa:obj:20181416005" /> 42895 <state state_ref="oval:com.oracle.elsa:ste:20181416003" /> 42896 </rpminfo_test> 42897 <rpminfo_test id="oval:com.oracle.elsa:tst:20181416009" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42898 <object object_ref="oval:com.oracle.elsa:obj:20181416005" /> 42899 <state state_ref="oval:com.oracle.elsa:ste:20181416001" /> 42900 </rpminfo_test> 42901 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42902 <object object_ref="oval:com.oracle.elsa:obj:20181453001" /> 42903 <state state_ref="oval:com.oracle.elsa:ste:20181453002" /> 42904 </rpminfo_test> 42905 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453002" version="501" comment="dhclient is earlier than 12:4.2.5-68.0.1.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42906 <object object_ref="oval:com.oracle.elsa:obj:20181453002" /> 42907 <state state_ref="oval:com.oracle.elsa:ste:20181453003" /> 42908 </rpminfo_test> 42909 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453003" version="501" comment="dhclient is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42910 <object object_ref="oval:com.oracle.elsa:obj:20181453002" /> 42911 <state state_ref="oval:com.oracle.elsa:ste:20181453001" /> 42912 </rpminfo_test> 42913 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453004" version="501" comment="dhcp is earlier than 12:4.2.5-68.0.1.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42914 <object object_ref="oval:com.oracle.elsa:obj:20181453003" /> 42915 <state state_ref="oval:com.oracle.elsa:ste:20181453003" /> 42916 </rpminfo_test> 42917 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453005" version="501" comment="dhcp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42918 <object object_ref="oval:com.oracle.elsa:obj:20181453003" /> 42919 <state state_ref="oval:com.oracle.elsa:ste:20181453001" /> 42920 </rpminfo_test> 42921 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453006" version="501" comment="dhcp-common is earlier than 12:4.2.5-68.0.1.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42922 <object object_ref="oval:com.oracle.elsa:obj:20181453004" /> 42923 <state state_ref="oval:com.oracle.elsa:ste:20181453003" /> 42924 </rpminfo_test> 42925 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453007" version="501" comment="dhcp-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42926 <object object_ref="oval:com.oracle.elsa:obj:20181453004" /> 42927 <state state_ref="oval:com.oracle.elsa:ste:20181453001" /> 42928 </rpminfo_test> 42929 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453008" version="501" comment="dhcp-devel is earlier than 12:4.2.5-68.0.1.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42930 <object object_ref="oval:com.oracle.elsa:obj:20181453005" /> 42931 <state state_ref="oval:com.oracle.elsa:ste:20181453003" /> 42932 </rpminfo_test> 42933 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453009" version="501" comment="dhcp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42934 <object object_ref="oval:com.oracle.elsa:obj:20181453005" /> 42935 <state state_ref="oval:com.oracle.elsa:ste:20181453001" /> 42936 </rpminfo_test> 42937 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453010" version="501" comment="dhcp-libs is earlier than 12:4.2.5-68.0.1.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42938 <object object_ref="oval:com.oracle.elsa:obj:20181453006" /> 42939 <state state_ref="oval:com.oracle.elsa:ste:20181453003" /> 42940 </rpminfo_test> 42941 <rpminfo_test id="oval:com.oracle.elsa:tst:20181453011" version="501" comment="dhcp-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42942 <object object_ref="oval:com.oracle.elsa:obj:20181453006" /> 42943 <state state_ref="oval:com.oracle.elsa:ste:20181453001" /> 42944 </rpminfo_test> 42945 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42946 <object object_ref="oval:com.oracle.elsa:obj:20181454001" /> 42947 <state state_ref="oval:com.oracle.elsa:ste:20181454002" /> 42948 </rpminfo_test> 42949 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454002" version="501" comment="dhclient is earlier than 12:4.1.1-53.P1.0.1.el6_9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42950 <object object_ref="oval:com.oracle.elsa:obj:20181454002" /> 42951 <state state_ref="oval:com.oracle.elsa:ste:20181454003" /> 42952 </rpminfo_test> 42953 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454003" version="501" comment="dhclient is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42954 <object object_ref="oval:com.oracle.elsa:obj:20181454002" /> 42955 <state state_ref="oval:com.oracle.elsa:ste:20181454001" /> 42956 </rpminfo_test> 42957 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454004" version="501" comment="dhcp is earlier than 12:4.1.1-53.P1.0.1.el6_9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42958 <object object_ref="oval:com.oracle.elsa:obj:20181454003" /> 42959 <state state_ref="oval:com.oracle.elsa:ste:20181454003" /> 42960 </rpminfo_test> 42961 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454005" version="501" comment="dhcp is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42962 <object object_ref="oval:com.oracle.elsa:obj:20181454003" /> 42963 <state state_ref="oval:com.oracle.elsa:ste:20181454001" /> 42964 </rpminfo_test> 42965 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454006" version="501" comment="dhcp-common is earlier than 12:4.1.1-53.P1.0.1.el6_9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42966 <object object_ref="oval:com.oracle.elsa:obj:20181454004" /> 42967 <state state_ref="oval:com.oracle.elsa:ste:20181454003" /> 42968 </rpminfo_test> 42969 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454007" version="501" comment="dhcp-common is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42970 <object object_ref="oval:com.oracle.elsa:obj:20181454004" /> 42971 <state state_ref="oval:com.oracle.elsa:ste:20181454001" /> 42972 </rpminfo_test> 42973 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454008" version="501" comment="dhcp-devel is earlier than 12:4.1.1-53.P1.0.1.el6_9.4" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42974 <object object_ref="oval:com.oracle.elsa:obj:20181454005" /> 42975 <state state_ref="oval:com.oracle.elsa:ste:20181454003" /> 42976 </rpminfo_test> 42977 <rpminfo_test id="oval:com.oracle.elsa:tst:20181454009" version="501" comment="dhcp-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42978 <object object_ref="oval:com.oracle.elsa:obj:20181454005" /> 42979 <state state_ref="oval:com.oracle.elsa:ste:20181454001" /> 42980 </rpminfo_test> 42981 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42982 <object object_ref="oval:com.oracle.elsa:obj:20181629001" /> 42983 <state state_ref="oval:com.oracle.elsa:ste:20181629002" /> 42984 </rpminfo_test> 42985 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629002" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42986 <object object_ref="oval:com.oracle.elsa:obj:20181629002" /> 42987 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 42988 </rpminfo_test> 42989 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629003" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42990 <object object_ref="oval:com.oracle.elsa:obj:20181629002" /> 42991 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 42992 </rpminfo_test> 42993 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629004" version="501" comment="kernel-debug is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42994 <object object_ref="oval:com.oracle.elsa:obj:20181629003" /> 42995 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 42996 </rpminfo_test> 42997 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629005" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 42998 <object object_ref="oval:com.oracle.elsa:obj:20181629003" /> 42999 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43000 </rpminfo_test> 43001 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629006" version="501" comment="kernel-devel is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43002 <object object_ref="oval:com.oracle.elsa:obj:20181629004" /> 43003 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43004 </rpminfo_test> 43005 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629007" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43006 <object object_ref="oval:com.oracle.elsa:obj:20181629004" /> 43007 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43008 </rpminfo_test> 43009 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629008" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43010 <object object_ref="oval:com.oracle.elsa:obj:20181629005" /> 43011 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43012 </rpminfo_test> 43013 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43014 <object object_ref="oval:com.oracle.elsa:obj:20181629005" /> 43015 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43016 </rpminfo_test> 43017 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629010" version="501" comment="kernel-doc is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43018 <object object_ref="oval:com.oracle.elsa:obj:20181629006" /> 43019 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43020 </rpminfo_test> 43021 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629011" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43022 <object object_ref="oval:com.oracle.elsa:obj:20181629006" /> 43023 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43024 </rpminfo_test> 43025 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629012" version="501" comment="perf is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43026 <object object_ref="oval:com.oracle.elsa:obj:20181629007" /> 43027 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43028 </rpminfo_test> 43029 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629013" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43030 <object object_ref="oval:com.oracle.elsa:obj:20181629007" /> 43031 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43032 </rpminfo_test> 43033 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629014" version="501" comment="kernel-tools is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43034 <object object_ref="oval:com.oracle.elsa:obj:20181629008" /> 43035 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43036 </rpminfo_test> 43037 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629015" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43038 <object object_ref="oval:com.oracle.elsa:obj:20181629008" /> 43039 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43040 </rpminfo_test> 43041 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629016" version="501" comment="python-perf is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43042 <object object_ref="oval:com.oracle.elsa:obj:20181629009" /> 43043 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43044 </rpminfo_test> 43045 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629017" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43046 <object object_ref="oval:com.oracle.elsa:obj:20181629009" /> 43047 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43048 </rpminfo_test> 43049 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629018" version="501" comment="kernel-headers is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43050 <object object_ref="oval:com.oracle.elsa:obj:20181629010" /> 43051 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43052 </rpminfo_test> 43053 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629019" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43054 <object object_ref="oval:com.oracle.elsa:obj:20181629010" /> 43055 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43056 </rpminfo_test> 43057 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629020" version="501" comment="kernel is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43058 <object object_ref="oval:com.oracle.elsa:obj:20181629011" /> 43059 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43060 </rpminfo_test> 43061 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629021" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43062 <object object_ref="oval:com.oracle.elsa:obj:20181629011" /> 43063 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43064 </rpminfo_test> 43065 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629022" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43066 <object object_ref="oval:com.oracle.elsa:obj:20181629012" /> 43067 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43068 </rpminfo_test> 43069 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629023" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43070 <object object_ref="oval:com.oracle.elsa:obj:20181629012" /> 43071 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43072 </rpminfo_test> 43073 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629024" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.3.2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43074 <object object_ref="oval:com.oracle.elsa:obj:20181629013" /> 43075 <state state_ref="oval:com.oracle.elsa:ste:20181629003" /> 43076 </rpminfo_test> 43077 <rpminfo_test id="oval:com.oracle.elsa:tst:20181629025" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43078 <object object_ref="oval:com.oracle.elsa:obj:20181629013" /> 43079 <state state_ref="oval:com.oracle.elsa:ste:20181629001" /> 43080 </rpminfo_test> 43081 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43082 <object object_ref="oval:com.oracle.elsa:obj:20181632001" /> 43083 <state state_ref="oval:com.oracle.elsa:ste:20181632002" /> 43084 </rpminfo_test> 43085 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632002" version="501" comment="libvirt-daemon-driver-nwfilter is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43086 <object object_ref="oval:com.oracle.elsa:obj:20181632002" /> 43087 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43088 </rpminfo_test> 43089 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632003" version="501" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43090 <object object_ref="oval:com.oracle.elsa:obj:20181632002" /> 43091 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43092 </rpminfo_test> 43093 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632004" version="501" comment="libvirt-daemon is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43094 <object object_ref="oval:com.oracle.elsa:obj:20181632003" /> 43095 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43096 </rpminfo_test> 43097 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632005" version="501" comment="libvirt-daemon is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43098 <object object_ref="oval:com.oracle.elsa:obj:20181632003" /> 43099 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43100 </rpminfo_test> 43101 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632006" version="501" comment="libvirt-client is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43102 <object object_ref="oval:com.oracle.elsa:obj:20181632004" /> 43103 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43104 </rpminfo_test> 43105 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632007" version="501" comment="libvirt-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43106 <object object_ref="oval:com.oracle.elsa:obj:20181632004" /> 43107 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43108 </rpminfo_test> 43109 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632008" version="501" comment="libvirt-daemon-driver-nodedev is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43110 <object object_ref="oval:com.oracle.elsa:obj:20181632005" /> 43111 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43112 </rpminfo_test> 43113 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632009" version="501" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43114 <object object_ref="oval:com.oracle.elsa:obj:20181632005" /> 43115 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43116 </rpminfo_test> 43117 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632010" version="501" comment="libvirt-daemon-config-network is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43118 <object object_ref="oval:com.oracle.elsa:obj:20181632006" /> 43119 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43120 </rpminfo_test> 43121 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632011" version="501" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43122 <object object_ref="oval:com.oracle.elsa:obj:20181632006" /> 43123 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43124 </rpminfo_test> 43125 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632012" version="501" comment="libvirt-daemon-driver-interface is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43126 <object object_ref="oval:com.oracle.elsa:obj:20181632007" /> 43127 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43128 </rpminfo_test> 43129 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632013" version="501" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43130 <object object_ref="oval:com.oracle.elsa:obj:20181632007" /> 43131 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43132 </rpminfo_test> 43133 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632014" version="501" comment="libvirt-daemon-driver-secret is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43134 <object object_ref="oval:com.oracle.elsa:obj:20181632008" /> 43135 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43136 </rpminfo_test> 43137 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632015" version="501" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43138 <object object_ref="oval:com.oracle.elsa:obj:20181632008" /> 43139 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43140 </rpminfo_test> 43141 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632016" version="501" comment="libvirt-daemon-driver-lxc is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43142 <object object_ref="oval:com.oracle.elsa:obj:20181632009" /> 43143 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43144 </rpminfo_test> 43145 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632017" version="501" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43146 <object object_ref="oval:com.oracle.elsa:obj:20181632009" /> 43147 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43148 </rpminfo_test> 43149 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632018" version="501" comment="libvirt-daemon-kvm is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43150 <object object_ref="oval:com.oracle.elsa:obj:20181632010" /> 43151 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43152 </rpminfo_test> 43153 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632019" version="501" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43154 <object object_ref="oval:com.oracle.elsa:obj:20181632010" /> 43155 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43156 </rpminfo_test> 43157 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632020" version="501" comment="libvirt-daemon-driver-storage is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43158 <object object_ref="oval:com.oracle.elsa:obj:20181632011" /> 43159 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43160 </rpminfo_test> 43161 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632021" version="501" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43162 <object object_ref="oval:com.oracle.elsa:obj:20181632011" /> 43163 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43164 </rpminfo_test> 43165 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632022" version="501" comment="libvirt is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43166 <object object_ref="oval:com.oracle.elsa:obj:20181632012" /> 43167 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43168 </rpminfo_test> 43169 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632023" version="501" comment="libvirt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43170 <object object_ref="oval:com.oracle.elsa:obj:20181632012" /> 43171 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43172 </rpminfo_test> 43173 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632024" version="501" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43174 <object object_ref="oval:com.oracle.elsa:obj:20181632013" /> 43175 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43176 </rpminfo_test> 43177 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632025" version="501" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43178 <object object_ref="oval:com.oracle.elsa:obj:20181632013" /> 43179 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43180 </rpminfo_test> 43181 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632026" version="501" comment="libvirt-daemon-driver-network is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43182 <object object_ref="oval:com.oracle.elsa:obj:20181632014" /> 43183 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43184 </rpminfo_test> 43185 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632027" version="501" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43186 <object object_ref="oval:com.oracle.elsa:obj:20181632014" /> 43187 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43188 </rpminfo_test> 43189 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632028" version="501" comment="libvirt-daemon-driver-storage-logical is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43190 <object object_ref="oval:com.oracle.elsa:obj:20181632015" /> 43191 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43192 </rpminfo_test> 43193 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632029" version="501" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43194 <object object_ref="oval:com.oracle.elsa:obj:20181632015" /> 43195 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43196 </rpminfo_test> 43197 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632030" version="501" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43198 <object object_ref="oval:com.oracle.elsa:obj:20181632016" /> 43199 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43200 </rpminfo_test> 43201 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632031" version="501" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43202 <object object_ref="oval:com.oracle.elsa:obj:20181632016" /> 43203 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43204 </rpminfo_test> 43205 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632032" version="501" comment="libvirt-daemon-driver-qemu is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43206 <object object_ref="oval:com.oracle.elsa:obj:20181632017" /> 43207 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43208 </rpminfo_test> 43209 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632033" version="501" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43210 <object object_ref="oval:com.oracle.elsa:obj:20181632017" /> 43211 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43212 </rpminfo_test> 43213 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632034" version="501" comment="libvirt-docs is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43214 <object object_ref="oval:com.oracle.elsa:obj:20181632018" /> 43215 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43216 </rpminfo_test> 43217 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632035" version="501" comment="libvirt-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43218 <object object_ref="oval:com.oracle.elsa:obj:20181632018" /> 43219 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43220 </rpminfo_test> 43221 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632036" version="501" comment="libvirt-daemon-driver-storage-core is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43222 <object object_ref="oval:com.oracle.elsa:obj:20181632019" /> 43223 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43224 </rpminfo_test> 43225 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632037" version="501" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43226 <object object_ref="oval:com.oracle.elsa:obj:20181632019" /> 43227 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43228 </rpminfo_test> 43229 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632038" version="501" comment="libvirt-daemon-config-nwfilter is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43230 <object object_ref="oval:com.oracle.elsa:obj:20181632020" /> 43231 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43232 </rpminfo_test> 43233 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632039" version="501" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43234 <object object_ref="oval:com.oracle.elsa:obj:20181632020" /> 43235 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43236 </rpminfo_test> 43237 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632040" version="501" comment="libvirt-devel is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43238 <object object_ref="oval:com.oracle.elsa:obj:20181632021" /> 43239 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43240 </rpminfo_test> 43241 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632041" version="501" comment="libvirt-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43242 <object object_ref="oval:com.oracle.elsa:obj:20181632021" /> 43243 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43244 </rpminfo_test> 43245 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632042" version="501" comment="libvirt-admin is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43246 <object object_ref="oval:com.oracle.elsa:obj:20181632022" /> 43247 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43248 </rpminfo_test> 43249 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632043" version="501" comment="libvirt-admin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43250 <object object_ref="oval:com.oracle.elsa:obj:20181632022" /> 43251 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43252 </rpminfo_test> 43253 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632044" version="501" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43254 <object object_ref="oval:com.oracle.elsa:obj:20181632023" /> 43255 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43256 </rpminfo_test> 43257 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632045" version="501" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43258 <object object_ref="oval:com.oracle.elsa:obj:20181632023" /> 43259 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43260 </rpminfo_test> 43261 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632046" version="501" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43262 <object object_ref="oval:com.oracle.elsa:obj:20181632024" /> 43263 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43264 </rpminfo_test> 43265 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632047" version="501" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43266 <object object_ref="oval:com.oracle.elsa:obj:20181632024" /> 43267 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43268 </rpminfo_test> 43269 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632048" version="501" comment="libvirt-libs is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43270 <object object_ref="oval:com.oracle.elsa:obj:20181632025" /> 43271 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43272 </rpminfo_test> 43273 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632049" version="501" comment="libvirt-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43274 <object object_ref="oval:com.oracle.elsa:obj:20181632025" /> 43275 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43276 </rpminfo_test> 43277 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632050" version="501" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43278 <object object_ref="oval:com.oracle.elsa:obj:20181632026" /> 43279 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43280 </rpminfo_test> 43281 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632051" version="501" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43282 <object object_ref="oval:com.oracle.elsa:obj:20181632026" /> 43283 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43284 </rpminfo_test> 43285 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632052" version="501" comment="libvirt-daemon-driver-storage-disk is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43286 <object object_ref="oval:com.oracle.elsa:obj:20181632027" /> 43287 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43288 </rpminfo_test> 43289 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632053" version="501" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43290 <object object_ref="oval:com.oracle.elsa:obj:20181632027" /> 43291 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43292 </rpminfo_test> 43293 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632054" version="501" comment="libvirt-lock-sanlock is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43294 <object object_ref="oval:com.oracle.elsa:obj:20181632028" /> 43295 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43296 </rpminfo_test> 43297 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632055" version="501" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43298 <object object_ref="oval:com.oracle.elsa:obj:20181632028" /> 43299 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43300 </rpminfo_test> 43301 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632056" version="501" comment="libvirt-login-shell is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43302 <object object_ref="oval:com.oracle.elsa:obj:20181632029" /> 43303 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43304 </rpminfo_test> 43305 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632057" version="501" comment="libvirt-login-shell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43306 <object object_ref="oval:com.oracle.elsa:obj:20181632029" /> 43307 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43308 </rpminfo_test> 43309 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632058" version="501" comment="libvirt-daemon-lxc is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43310 <object object_ref="oval:com.oracle.elsa:obj:20181632030" /> 43311 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43312 </rpminfo_test> 43313 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632059" version="501" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43314 <object object_ref="oval:com.oracle.elsa:obj:20181632030" /> 43315 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43316 </rpminfo_test> 43317 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632060" version="501" comment="libvirt-nss is earlier than 0:3.9.0-14.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43318 <object object_ref="oval:com.oracle.elsa:obj:20181632031" /> 43319 <state state_ref="oval:com.oracle.elsa:ste:20181632003" /> 43320 </rpminfo_test> 43321 <rpminfo_test id="oval:com.oracle.elsa:tst:20181632061" version="501" comment="libvirt-nss is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43322 <object object_ref="oval:com.oracle.elsa:obj:20181632031" /> 43323 <state state_ref="oval:com.oracle.elsa:ste:20181632001" /> 43324 </rpminfo_test> 43325 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43326 <object object_ref="oval:com.oracle.elsa:obj:20181633001" /> 43327 <state state_ref="oval:com.oracle.elsa:ste:20181633002" /> 43328 </rpminfo_test> 43329 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633002" version="501" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43330 <object object_ref="oval:com.oracle.elsa:obj:20181633002" /> 43331 <state state_ref="oval:com.oracle.elsa:ste:20181633003" /> 43332 </rpminfo_test> 43333 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633003" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43334 <object object_ref="oval:com.oracle.elsa:obj:20181633002" /> 43335 <state state_ref="oval:com.oracle.elsa:ste:20181633001" /> 43336 </rpminfo_test> 43337 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633004" version="501" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43338 <object object_ref="oval:com.oracle.elsa:obj:20181633003" /> 43339 <state state_ref="oval:com.oracle.elsa:ste:20181633003" /> 43340 </rpminfo_test> 43341 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633005" version="501" comment="qemu-kvm-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43342 <object object_ref="oval:com.oracle.elsa:obj:20181633003" /> 43343 <state state_ref="oval:com.oracle.elsa:ste:20181633001" /> 43344 </rpminfo_test> 43345 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633006" version="501" comment="qemu-kvm is earlier than 10:1.5.3-156.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43346 <object object_ref="oval:com.oracle.elsa:obj:20181633004" /> 43347 <state state_ref="oval:com.oracle.elsa:ste:20181633003" /> 43348 </rpminfo_test> 43349 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633007" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43350 <object object_ref="oval:com.oracle.elsa:obj:20181633004" /> 43351 <state state_ref="oval:com.oracle.elsa:ste:20181633001" /> 43352 </rpminfo_test> 43353 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633008" version="501" comment="qemu-img is earlier than 10:1.5.3-156.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43354 <object object_ref="oval:com.oracle.elsa:obj:20181633005" /> 43355 <state state_ref="oval:com.oracle.elsa:ste:20181633003" /> 43356 </rpminfo_test> 43357 <rpminfo_test id="oval:com.oracle.elsa:tst:20181633009" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43358 <object object_ref="oval:com.oracle.elsa:obj:20181633005" /> 43359 <state state_ref="oval:com.oracle.elsa:ste:20181633001" /> 43360 </rpminfo_test> 43361 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43362 <object object_ref="oval:com.oracle.elsa:obj:20181647001" /> 43363 <state state_ref="oval:com.oracle.elsa:ste:20181647002" /> 43364 </rpminfo_test> 43365 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647002" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43366 <object object_ref="oval:com.oracle.elsa:obj:20181647002" /> 43367 <state state_ref="oval:com.oracle.elsa:ste:20181647003" /> 43368 </rpminfo_test> 43369 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647003" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43370 <object object_ref="oval:com.oracle.elsa:obj:20181647002" /> 43371 <state state_ref="oval:com.oracle.elsa:ste:20181647001" /> 43372 </rpminfo_test> 43373 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647004" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43374 <object object_ref="oval:com.oracle.elsa:obj:20181647003" /> 43375 <state state_ref="oval:com.oracle.elsa:ste:20181647003" /> 43376 </rpminfo_test> 43377 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647005" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43378 <object object_ref="oval:com.oracle.elsa:obj:20181647003" /> 43379 <state state_ref="oval:com.oracle.elsa:ste:20181647001" /> 43380 </rpminfo_test> 43381 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647006" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43382 <object object_ref="oval:com.oracle.elsa:obj:20181647004" /> 43383 <state state_ref="oval:com.oracle.elsa:ste:20181647003" /> 43384 </rpminfo_test> 43385 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647007" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43386 <object object_ref="oval:com.oracle.elsa:obj:20181647004" /> 43387 <state state_ref="oval:com.oracle.elsa:ste:20181647001" /> 43388 </rpminfo_test> 43389 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647008" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43390 <object object_ref="oval:com.oracle.elsa:obj:20181647005" /> 43391 <state state_ref="oval:com.oracle.elsa:ste:20181647003" /> 43392 </rpminfo_test> 43393 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647009" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43394 <object object_ref="oval:com.oracle.elsa:obj:20181647005" /> 43395 <state state_ref="oval:com.oracle.elsa:ste:20181647001" /> 43396 </rpminfo_test> 43397 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647010" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.181-2.6.14.8.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43398 <object object_ref="oval:com.oracle.elsa:obj:20181647006" /> 43399 <state state_ref="oval:com.oracle.elsa:ste:20181647003" /> 43400 </rpminfo_test> 43401 <rpminfo_test id="oval:com.oracle.elsa:tst:20181647011" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43402 <object object_ref="oval:com.oracle.elsa:obj:20181647006" /> 43403 <state state_ref="oval:com.oracle.elsa:ste:20181647001" /> 43404 </rpminfo_test> 43405 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43406 <object object_ref="oval:com.oracle.elsa:obj:20181648001" /> 43407 <state state_ref="oval:com.oracle.elsa:ste:20181648002" /> 43408 </rpminfo_test> 43409 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648002" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43410 <object object_ref="oval:com.oracle.elsa:obj:20181648002" /> 43411 <state state_ref="oval:com.oracle.elsa:ste:20181648003" /> 43412 </rpminfo_test> 43413 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648003" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43414 <object object_ref="oval:com.oracle.elsa:obj:20181648002" /> 43415 <state state_ref="oval:com.oracle.elsa:ste:20181648001" /> 43416 </rpminfo_test> 43417 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648004" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43418 <object object_ref="oval:com.oracle.elsa:obj:20181648003" /> 43419 <state state_ref="oval:com.oracle.elsa:ste:20181648003" /> 43420 </rpminfo_test> 43421 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648005" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43422 <object object_ref="oval:com.oracle.elsa:obj:20181648003" /> 43423 <state state_ref="oval:com.oracle.elsa:ste:20181648001" /> 43424 </rpminfo_test> 43425 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648006" version="501" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43426 <object object_ref="oval:com.oracle.elsa:obj:20181648004" /> 43427 <state state_ref="oval:com.oracle.elsa:ste:20181648003" /> 43428 </rpminfo_test> 43429 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648007" version="501" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43430 <object object_ref="oval:com.oracle.elsa:obj:20181648004" /> 43431 <state state_ref="oval:com.oracle.elsa:ste:20181648001" /> 43432 </rpminfo_test> 43433 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648008" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43434 <object object_ref="oval:com.oracle.elsa:obj:20181648005" /> 43435 <state state_ref="oval:com.oracle.elsa:ste:20181648003" /> 43436 </rpminfo_test> 43437 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648009" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43438 <object object_ref="oval:com.oracle.elsa:obj:20181648005" /> 43439 <state state_ref="oval:com.oracle.elsa:ste:20181648001" /> 43440 </rpminfo_test> 43441 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648010" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43442 <object object_ref="oval:com.oracle.elsa:obj:20181648006" /> 43443 <state state_ref="oval:com.oracle.elsa:ste:20181648003" /> 43444 </rpminfo_test> 43445 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648011" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43446 <object object_ref="oval:com.oracle.elsa:obj:20181648006" /> 43447 <state state_ref="oval:com.oracle.elsa:ste:20181648001" /> 43448 </rpminfo_test> 43449 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648012" version="501" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43450 <object object_ref="oval:com.oracle.elsa:obj:20181648007" /> 43451 <state state_ref="oval:com.oracle.elsa:ste:20181648003" /> 43452 </rpminfo_test> 43453 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648013" version="501" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43454 <object object_ref="oval:com.oracle.elsa:obj:20181648007" /> 43455 <state state_ref="oval:com.oracle.elsa:ste:20181648001" /> 43456 </rpminfo_test> 43457 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648014" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.181-2.6.14.8.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43458 <object object_ref="oval:com.oracle.elsa:obj:20181648008" /> 43459 <state state_ref="oval:com.oracle.elsa:ste:20181648003" /> 43460 </rpminfo_test> 43461 <rpminfo_test id="oval:com.oracle.elsa:tst:20181648015" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43462 <object object_ref="oval:com.oracle.elsa:obj:20181648008" /> 43463 <state state_ref="oval:com.oracle.elsa:ste:20181648001" /> 43464 </rpminfo_test> 43465 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43466 <object object_ref="oval:com.oracle.elsa:obj:20181649001" /> 43467 <state state_ref="oval:com.oracle.elsa:ste:20181649002" /> 43468 </rpminfo_test> 43469 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649002" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43470 <object object_ref="oval:com.oracle.elsa:obj:20181649002" /> 43471 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43472 </rpminfo_test> 43473 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649003" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43474 <object object_ref="oval:com.oracle.elsa:obj:20181649002" /> 43475 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43476 </rpminfo_test> 43477 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649004" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43478 <object object_ref="oval:com.oracle.elsa:obj:20181649003" /> 43479 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43480 </rpminfo_test> 43481 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649005" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43482 <object object_ref="oval:com.oracle.elsa:obj:20181649003" /> 43483 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43484 </rpminfo_test> 43485 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649006" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43486 <object object_ref="oval:com.oracle.elsa:obj:20181649004" /> 43487 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43488 </rpminfo_test> 43489 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649007" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43490 <object object_ref="oval:com.oracle.elsa:obj:20181649004" /> 43491 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43492 </rpminfo_test> 43493 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649008" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43494 <object object_ref="oval:com.oracle.elsa:obj:20181649005" /> 43495 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43496 </rpminfo_test> 43497 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649009" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43498 <object object_ref="oval:com.oracle.elsa:obj:20181649005" /> 43499 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43500 </rpminfo_test> 43501 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649010" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43502 <object object_ref="oval:com.oracle.elsa:obj:20181649006" /> 43503 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43504 </rpminfo_test> 43505 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649011" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43506 <object object_ref="oval:com.oracle.elsa:obj:20181649006" /> 43507 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43508 </rpminfo_test> 43509 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649012" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43510 <object object_ref="oval:com.oracle.elsa:obj:20181649007" /> 43511 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43512 </rpminfo_test> 43513 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649013" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43514 <object object_ref="oval:com.oracle.elsa:obj:20181649007" /> 43515 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43516 </rpminfo_test> 43517 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649014" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43518 <object object_ref="oval:com.oracle.elsa:obj:20181649008" /> 43519 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43520 </rpminfo_test> 43521 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649015" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43522 <object object_ref="oval:com.oracle.elsa:obj:20181649008" /> 43523 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43524 </rpminfo_test> 43525 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649016" version="501" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43526 <object object_ref="oval:com.oracle.elsa:obj:20181649009" /> 43527 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43528 </rpminfo_test> 43529 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649017" version="501" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43530 <object object_ref="oval:com.oracle.elsa:obj:20181649009" /> 43531 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43532 </rpminfo_test> 43533 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649018" version="501" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43534 <object object_ref="oval:com.oracle.elsa:obj:20181649010" /> 43535 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43536 </rpminfo_test> 43537 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649019" version="501" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43538 <object object_ref="oval:com.oracle.elsa:obj:20181649010" /> 43539 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43540 </rpminfo_test> 43541 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649020" version="501" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43542 <object object_ref="oval:com.oracle.elsa:obj:20181649011" /> 43543 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43544 </rpminfo_test> 43545 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649021" version="501" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43546 <object object_ref="oval:com.oracle.elsa:obj:20181649011" /> 43547 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43548 </rpminfo_test> 43549 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649022" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43550 <object object_ref="oval:com.oracle.elsa:obj:20181649012" /> 43551 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43552 </rpminfo_test> 43553 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649023" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43554 <object object_ref="oval:com.oracle.elsa:obj:20181649012" /> 43555 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43556 </rpminfo_test> 43557 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649024" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43558 <object object_ref="oval:com.oracle.elsa:obj:20181649013" /> 43559 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43560 </rpminfo_test> 43561 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649025" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43562 <object object_ref="oval:com.oracle.elsa:obj:20181649013" /> 43563 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43564 </rpminfo_test> 43565 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649026" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43566 <object object_ref="oval:com.oracle.elsa:obj:20181649014" /> 43567 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43568 </rpminfo_test> 43569 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649027" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43570 <object object_ref="oval:com.oracle.elsa:obj:20181649014" /> 43571 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43572 </rpminfo_test> 43573 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649028" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43574 <object object_ref="oval:com.oracle.elsa:obj:20181649015" /> 43575 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43576 </rpminfo_test> 43577 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649029" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43578 <object object_ref="oval:com.oracle.elsa:obj:20181649015" /> 43579 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43580 </rpminfo_test> 43581 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649030" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43582 <object object_ref="oval:com.oracle.elsa:obj:20181649016" /> 43583 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43584 </rpminfo_test> 43585 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649031" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43586 <object object_ref="oval:com.oracle.elsa:obj:20181649016" /> 43587 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43588 </rpminfo_test> 43589 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649032" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.171-8.b10.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43590 <object object_ref="oval:com.oracle.elsa:obj:20181649017" /> 43591 <state state_ref="oval:com.oracle.elsa:ste:20181649003" /> 43592 </rpminfo_test> 43593 <rpminfo_test id="oval:com.oracle.elsa:tst:20181649033" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43594 <object object_ref="oval:com.oracle.elsa:obj:20181649017" /> 43595 <state state_ref="oval:com.oracle.elsa:ste:20181649001" /> 43596 </rpminfo_test> 43597 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43598 <object object_ref="oval:com.oracle.elsa:obj:20181650001" /> 43599 <state state_ref="oval:com.oracle.elsa:ste:20181650002" /> 43600 </rpminfo_test> 43601 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650002" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43602 <object object_ref="oval:com.oracle.elsa:obj:20181650002" /> 43603 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43604 </rpminfo_test> 43605 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650003" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43606 <object object_ref="oval:com.oracle.elsa:obj:20181650002" /> 43607 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43608 </rpminfo_test> 43609 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650004" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43610 <object object_ref="oval:com.oracle.elsa:obj:20181650003" /> 43611 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43612 </rpminfo_test> 43613 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650005" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43614 <object object_ref="oval:com.oracle.elsa:obj:20181650003" /> 43615 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43616 </rpminfo_test> 43617 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650006" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43618 <object object_ref="oval:com.oracle.elsa:obj:20181650004" /> 43619 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43620 </rpminfo_test> 43621 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650007" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43622 <object object_ref="oval:com.oracle.elsa:obj:20181650004" /> 43623 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43624 </rpminfo_test> 43625 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650008" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43626 <object object_ref="oval:com.oracle.elsa:obj:20181650005" /> 43627 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43628 </rpminfo_test> 43629 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650009" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43630 <object object_ref="oval:com.oracle.elsa:obj:20181650005" /> 43631 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43632 </rpminfo_test> 43633 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650010" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43634 <object object_ref="oval:com.oracle.elsa:obj:20181650006" /> 43635 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43636 </rpminfo_test> 43637 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650011" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43638 <object object_ref="oval:com.oracle.elsa:obj:20181650006" /> 43639 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43640 </rpminfo_test> 43641 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650012" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43642 <object object_ref="oval:com.oracle.elsa:obj:20181650007" /> 43643 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43644 </rpminfo_test> 43645 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650013" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43646 <object object_ref="oval:com.oracle.elsa:obj:20181650007" /> 43647 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43648 </rpminfo_test> 43649 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650014" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43650 <object object_ref="oval:com.oracle.elsa:obj:20181650008" /> 43651 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43652 </rpminfo_test> 43653 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650015" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43654 <object object_ref="oval:com.oracle.elsa:obj:20181650008" /> 43655 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43656 </rpminfo_test> 43657 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650016" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43658 <object object_ref="oval:com.oracle.elsa:obj:20181650009" /> 43659 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43660 </rpminfo_test> 43661 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650017" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43662 <object object_ref="oval:com.oracle.elsa:obj:20181650009" /> 43663 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43664 </rpminfo_test> 43665 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650018" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43666 <object object_ref="oval:com.oracle.elsa:obj:20181650010" /> 43667 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43668 </rpminfo_test> 43669 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650019" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43670 <object object_ref="oval:com.oracle.elsa:obj:20181650010" /> 43671 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43672 </rpminfo_test> 43673 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650020" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43674 <object object_ref="oval:com.oracle.elsa:obj:20181650011" /> 43675 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43676 </rpminfo_test> 43677 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650021" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43678 <object object_ref="oval:com.oracle.elsa:obj:20181650011" /> 43679 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43680 </rpminfo_test> 43681 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650022" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43682 <object object_ref="oval:com.oracle.elsa:obj:20181650012" /> 43683 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43684 </rpminfo_test> 43685 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650023" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43686 <object object_ref="oval:com.oracle.elsa:obj:20181650012" /> 43687 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43688 </rpminfo_test> 43689 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650024" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.171-8.b10.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43690 <object object_ref="oval:com.oracle.elsa:obj:20181650013" /> 43691 <state state_ref="oval:com.oracle.elsa:ste:20181650003" /> 43692 </rpminfo_test> 43693 <rpminfo_test id="oval:com.oracle.elsa:tst:20181650025" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43694 <object object_ref="oval:com.oracle.elsa:obj:20181650013" /> 43695 <state state_ref="oval:com.oracle.elsa:ste:20181650001" /> 43696 </rpminfo_test> 43697 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43698 <object object_ref="oval:com.oracle.elsa:obj:20181651001" /> 43699 <state state_ref="oval:com.oracle.elsa:ste:20181651002" /> 43700 </rpminfo_test> 43701 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651002" version="501" comment="kernel-debug is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43702 <object object_ref="oval:com.oracle.elsa:obj:20181651002" /> 43703 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43704 </rpminfo_test> 43705 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651003" version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43706 <object object_ref="oval:com.oracle.elsa:obj:20181651002" /> 43707 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43708 </rpminfo_test> 43709 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651004" version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43710 <object object_ref="oval:com.oracle.elsa:obj:20181651003" /> 43711 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43712 </rpminfo_test> 43713 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651005" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43714 <object object_ref="oval:com.oracle.elsa:obj:20181651003" /> 43715 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43716 </rpminfo_test> 43717 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651006" version="501" comment="kernel-abi-whitelists is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43718 <object object_ref="oval:com.oracle.elsa:obj:20181651004" /> 43719 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43720 </rpminfo_test> 43721 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651007" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43722 <object object_ref="oval:com.oracle.elsa:obj:20181651004" /> 43723 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43724 </rpminfo_test> 43725 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651008" version="501" comment="python-perf is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43726 <object object_ref="oval:com.oracle.elsa:obj:20181651005" /> 43727 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43728 </rpminfo_test> 43729 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651009" version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43730 <object object_ref="oval:com.oracle.elsa:obj:20181651005" /> 43731 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43732 </rpminfo_test> 43733 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651010" version="501" comment="kernel-devel is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43734 <object object_ref="oval:com.oracle.elsa:obj:20181651006" /> 43735 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43736 </rpminfo_test> 43737 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651011" version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43738 <object object_ref="oval:com.oracle.elsa:obj:20181651006" /> 43739 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43740 </rpminfo_test> 43741 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651012" version="501" comment="kernel-doc is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43742 <object object_ref="oval:com.oracle.elsa:obj:20181651007" /> 43743 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43744 </rpminfo_test> 43745 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651013" version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43746 <object object_ref="oval:com.oracle.elsa:obj:20181651007" /> 43747 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43748 </rpminfo_test> 43749 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651014" version="501" comment="kernel is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43750 <object object_ref="oval:com.oracle.elsa:obj:20181651008" /> 43751 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43752 </rpminfo_test> 43753 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651015" version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43754 <object object_ref="oval:com.oracle.elsa:obj:20181651008" /> 43755 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43756 </rpminfo_test> 43757 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651016" version="501" comment="kernel-firmware is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43758 <object object_ref="oval:com.oracle.elsa:obj:20181651009" /> 43759 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43760 </rpminfo_test> 43761 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651017" version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43762 <object object_ref="oval:com.oracle.elsa:obj:20181651009" /> 43763 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43764 </rpminfo_test> 43765 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651018" version="501" comment="kernel-headers is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43766 <object object_ref="oval:com.oracle.elsa:obj:20181651010" /> 43767 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43768 </rpminfo_test> 43769 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651019" version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43770 <object object_ref="oval:com.oracle.elsa:obj:20181651010" /> 43771 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43772 </rpminfo_test> 43773 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651020" version="501" comment="perf is earlier than 0:2.6.32-696.30.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43774 <object object_ref="oval:com.oracle.elsa:obj:20181651011" /> 43775 <state state_ref="oval:com.oracle.elsa:ste:20181651003" /> 43776 </rpminfo_test> 43777 <rpminfo_test id="oval:com.oracle.elsa:tst:20181651021" version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43778 <object object_ref="oval:com.oracle.elsa:obj:20181651011" /> 43779 <state state_ref="oval:com.oracle.elsa:ste:20181651001" /> 43780 </rpminfo_test> 43781 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43782 <object object_ref="oval:com.oracle.elsa:obj:20181660001" /> 43783 <state state_ref="oval:com.oracle.elsa:ste:20181660002" /> 43784 </rpminfo_test> 43785 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660002" version="501" comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.503.el6_9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43786 <object object_ref="oval:com.oracle.elsa:obj:20181660002" /> 43787 <state state_ref="oval:com.oracle.elsa:ste:20181660003" /> 43788 </rpminfo_test> 43789 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660003" version="501" comment="qemu-guest-agent is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43790 <object object_ref="oval:com.oracle.elsa:obj:20181660002" /> 43791 <state state_ref="oval:com.oracle.elsa:ste:20181660001" /> 43792 </rpminfo_test> 43793 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660004" version="501" comment="qemu-img is earlier than 2:0.12.1.2-2.503.el6_9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43794 <object object_ref="oval:com.oracle.elsa:obj:20181660003" /> 43795 <state state_ref="oval:com.oracle.elsa:ste:20181660003" /> 43796 </rpminfo_test> 43797 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660005" version="501" comment="qemu-img is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43798 <object object_ref="oval:com.oracle.elsa:obj:20181660003" /> 43799 <state state_ref="oval:com.oracle.elsa:ste:20181660001" /> 43800 </rpminfo_test> 43801 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660006" version="501" comment="qemu-kvm is earlier than 2:0.12.1.2-2.503.el6_9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43802 <object object_ref="oval:com.oracle.elsa:obj:20181660004" /> 43803 <state state_ref="oval:com.oracle.elsa:ste:20181660003" /> 43804 </rpminfo_test> 43805 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660007" version="501" comment="qemu-kvm is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43806 <object object_ref="oval:com.oracle.elsa:obj:20181660004" /> 43807 <state state_ref="oval:com.oracle.elsa:ste:20181660001" /> 43808 </rpminfo_test> 43809 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660008" version="501" comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.503.el6_9.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43810 <object object_ref="oval:com.oracle.elsa:obj:20181660005" /> 43811 <state state_ref="oval:com.oracle.elsa:ste:20181660003" /> 43812 </rpminfo_test> 43813 <rpminfo_test id="oval:com.oracle.elsa:tst:20181660009" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43814 <object object_ref="oval:com.oracle.elsa:obj:20181660005" /> 43815 <state state_ref="oval:com.oracle.elsa:ste:20181660001" /> 43816 </rpminfo_test> 43817 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43818 <object object_ref="oval:com.oracle.elsa:obj:20181669001" /> 43819 <state state_ref="oval:com.oracle.elsa:ste:20181669002" /> 43820 </rpminfo_test> 43821 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669002" version="501" comment="libvirt is earlier than 0:0.10.2-62.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43822 <object object_ref="oval:com.oracle.elsa:obj:20181669002" /> 43823 <state state_ref="oval:com.oracle.elsa:ste:20181669003" /> 43824 </rpminfo_test> 43825 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669003" version="501" comment="libvirt is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43826 <object object_ref="oval:com.oracle.elsa:obj:20181669002" /> 43827 <state state_ref="oval:com.oracle.elsa:ste:20181669001" /> 43828 </rpminfo_test> 43829 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669004" version="501" comment="libvirt-devel is earlier than 0:0.10.2-62.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43830 <object object_ref="oval:com.oracle.elsa:obj:20181669003" /> 43831 <state state_ref="oval:com.oracle.elsa:ste:20181669003" /> 43832 </rpminfo_test> 43833 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669005" version="501" comment="libvirt-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43834 <object object_ref="oval:com.oracle.elsa:obj:20181669003" /> 43835 <state state_ref="oval:com.oracle.elsa:ste:20181669001" /> 43836 </rpminfo_test> 43837 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669006" version="501" comment="libvirt-python is earlier than 0:0.10.2-62.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43838 <object object_ref="oval:com.oracle.elsa:obj:20181669004" /> 43839 <state state_ref="oval:com.oracle.elsa:ste:20181669003" /> 43840 </rpminfo_test> 43841 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669007" version="501" comment="libvirt-python is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43842 <object object_ref="oval:com.oracle.elsa:obj:20181669004" /> 43843 <state state_ref="oval:com.oracle.elsa:ste:20181669001" /> 43844 </rpminfo_test> 43845 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669008" version="501" comment="libvirt-client is earlier than 0:0.10.2-62.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43846 <object object_ref="oval:com.oracle.elsa:obj:20181669005" /> 43847 <state state_ref="oval:com.oracle.elsa:ste:20181669003" /> 43848 </rpminfo_test> 43849 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669009" version="501" comment="libvirt-client is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43850 <object object_ref="oval:com.oracle.elsa:obj:20181669005" /> 43851 <state state_ref="oval:com.oracle.elsa:ste:20181669001" /> 43852 </rpminfo_test> 43853 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669010" version="501" comment="libvirt-lock-sanlock is earlier than 0:0.10.2-62.0.1.el6_9.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43854 <object object_ref="oval:com.oracle.elsa:obj:20181669006" /> 43855 <state state_ref="oval:com.oracle.elsa:ste:20181669003" /> 43856 </rpminfo_test> 43857 <rpminfo_test id="oval:com.oracle.elsa:tst:20181669011" version="501" comment="libvirt-lock-sanlock is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43858 <object object_ref="oval:com.oracle.elsa:obj:20181669006" /> 43859 <state state_ref="oval:com.oracle.elsa:ste:20181669001" /> 43860 </rpminfo_test> 43861 <rpminfo_test id="oval:com.oracle.elsa:tst:20181700001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43862 <object object_ref="oval:com.oracle.elsa:obj:20181700001" /> 43863 <state state_ref="oval:com.oracle.elsa:ste:20181700002" /> 43864 </rpminfo_test> 43865 <rpminfo_test id="oval:com.oracle.elsa:tst:20181700002" version="501" comment="procps-ng is earlier than 0:3.3.10-17.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43866 <object object_ref="oval:com.oracle.elsa:obj:20181700002" /> 43867 <state state_ref="oval:com.oracle.elsa:ste:20181700003" /> 43868 </rpminfo_test> 43869 <rpminfo_test id="oval:com.oracle.elsa:tst:20181700003" version="501" comment="procps-ng is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43870 <object object_ref="oval:com.oracle.elsa:obj:20181700002" /> 43871 <state state_ref="oval:com.oracle.elsa:ste:20181700001" /> 43872 </rpminfo_test> 43873 <rpminfo_test id="oval:com.oracle.elsa:tst:20181700004" version="501" comment="procps-ng-i18n is earlier than 0:3.3.10-17.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43874 <object object_ref="oval:com.oracle.elsa:obj:20181700003" /> 43875 <state state_ref="oval:com.oracle.elsa:ste:20181700003" /> 43876 </rpminfo_test> 43877 <rpminfo_test id="oval:com.oracle.elsa:tst:20181700005" version="501" comment="procps-ng-i18n is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43878 <object object_ref="oval:com.oracle.elsa:obj:20181700003" /> 43879 <state state_ref="oval:com.oracle.elsa:ste:20181700001" /> 43880 </rpminfo_test> 43881 <rpminfo_test id="oval:com.oracle.elsa:tst:20181700006" version="501" comment="procps-ng-devel is earlier than 0:3.3.10-17.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43882 <object object_ref="oval:com.oracle.elsa:obj:20181700004" /> 43883 <state state_ref="oval:com.oracle.elsa:ste:20181700003" /> 43884 </rpminfo_test> 43885 <rpminfo_test id="oval:com.oracle.elsa:tst:20181700007" version="501" comment="procps-ng-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43886 <object object_ref="oval:com.oracle.elsa:obj:20181700004" /> 43887 <state state_ref="oval:com.oracle.elsa:ste:20181700001" /> 43888 </rpminfo_test> 43889 <rpminfo_test id="oval:com.oracle.elsa:tst:20181725001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43890 <object object_ref="oval:com.oracle.elsa:obj:20181725001" /> 43891 <state state_ref="oval:com.oracle.elsa:ste:20181725002" /> 43892 </rpminfo_test> 43893 <rpminfo_test id="oval:com.oracle.elsa:tst:20181725002" version="501" comment="thunderbird is earlier than 0:52.8.0-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43894 <object object_ref="oval:com.oracle.elsa:obj:20181725002" /> 43895 <state state_ref="oval:com.oracle.elsa:ste:20181725003" /> 43896 </rpminfo_test> 43897 <rpminfo_test id="oval:com.oracle.elsa:tst:20181725003" version="501" comment="thunderbird is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43898 <object object_ref="oval:com.oracle.elsa:obj:20181725002" /> 43899 <state state_ref="oval:com.oracle.elsa:ste:20181725001" /> 43900 </rpminfo_test> 43901 <rpminfo_test id="oval:com.oracle.elsa:tst:20181726001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43902 <object object_ref="oval:com.oracle.elsa:obj:20181726001" /> 43903 <state state_ref="oval:com.oracle.elsa:ste:20181726002" /> 43904 </rpminfo_test> 43905 <rpminfo_test id="oval:com.oracle.elsa:tst:20181726002" version="501" comment="thunderbird is earlier than 0:52.8.0-2.0.1.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43906 <object object_ref="oval:com.oracle.elsa:obj:20181726002" /> 43907 <state state_ref="oval:com.oracle.elsa:ste:20181726003" /> 43908 </rpminfo_test> 43909 <rpminfo_test id="oval:com.oracle.elsa:tst:20181726003" version="501" comment="thunderbird is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43910 <object object_ref="oval:com.oracle.elsa:obj:20181726002" /> 43911 <state state_ref="oval:com.oracle.elsa:ste:20181726001" /> 43912 </rpminfo_test> 43913 <rpminfo_test id="oval:com.oracle.elsa:tst:20181777001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43914 <object object_ref="oval:com.oracle.elsa:obj:20181777001" /> 43915 <state state_ref="oval:com.oracle.elsa:ste:20181777002" /> 43916 </rpminfo_test> 43917 <rpminfo_test id="oval:com.oracle.elsa:tst:20181777002" version="501" comment="procps is earlier than 0:3.2.8-45.0.1.el6_9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43918 <object object_ref="oval:com.oracle.elsa:obj:20181777002" /> 43919 <state state_ref="oval:com.oracle.elsa:ste:20181777003" /> 43920 </rpminfo_test> 43921 <rpminfo_test id="oval:com.oracle.elsa:tst:20181777003" version="501" comment="procps is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43922 <object object_ref="oval:com.oracle.elsa:obj:20181777002" /> 43923 <state state_ref="oval:com.oracle.elsa:ste:20181777001" /> 43924 </rpminfo_test> 43925 <rpminfo_test id="oval:com.oracle.elsa:tst:20181777004" version="501" comment="procps-devel is earlier than 0:3.2.8-45.0.1.el6_9.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43926 <object object_ref="oval:com.oracle.elsa:obj:20181777003" /> 43927 <state state_ref="oval:com.oracle.elsa:ste:20181777003" /> 43928 </rpminfo_test> 43929 <rpminfo_test id="oval:com.oracle.elsa:tst:20181777005" version="501" comment="procps-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43930 <object object_ref="oval:com.oracle.elsa:obj:20181777003" /> 43931 <state state_ref="oval:com.oracle.elsa:ste:20181777001" /> 43932 </rpminfo_test> 43933 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43934 <object object_ref="oval:com.oracle.elsa:obj:20181779001" /> 43935 <state state_ref="oval:com.oracle.elsa:ste:20181779002" /> 43936 </rpminfo_test> 43937 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779002" version="501" comment="xmlrpc3-client-devel is earlier than 0:3.0-4.17.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43938 <object object_ref="oval:com.oracle.elsa:obj:20181779002" /> 43939 <state state_ref="oval:com.oracle.elsa:ste:20181779003" /> 43940 </rpminfo_test> 43941 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779003" version="501" comment="xmlrpc3-client-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43942 <object object_ref="oval:com.oracle.elsa:obj:20181779002" /> 43943 <state state_ref="oval:com.oracle.elsa:ste:20181779001" /> 43944 </rpminfo_test> 43945 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779004" version="501" comment="xmlrpc3-client is earlier than 0:3.0-4.17.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43946 <object object_ref="oval:com.oracle.elsa:obj:20181779003" /> 43947 <state state_ref="oval:com.oracle.elsa:ste:20181779003" /> 43948 </rpminfo_test> 43949 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779005" version="501" comment="xmlrpc3-client is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43950 <object object_ref="oval:com.oracle.elsa:obj:20181779003" /> 43951 <state state_ref="oval:com.oracle.elsa:ste:20181779001" /> 43952 </rpminfo_test> 43953 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779006" version="501" comment="xmlrpc3-server is earlier than 0:3.0-4.17.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43954 <object object_ref="oval:com.oracle.elsa:obj:20181779004" /> 43955 <state state_ref="oval:com.oracle.elsa:ste:20181779003" /> 43956 </rpminfo_test> 43957 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779007" version="501" comment="xmlrpc3-server is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43958 <object object_ref="oval:com.oracle.elsa:obj:20181779004" /> 43959 <state state_ref="oval:com.oracle.elsa:ste:20181779001" /> 43960 </rpminfo_test> 43961 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779008" version="501" comment="xmlrpc3-common is earlier than 0:3.0-4.17.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43962 <object object_ref="oval:com.oracle.elsa:obj:20181779005" /> 43963 <state state_ref="oval:com.oracle.elsa:ste:20181779003" /> 43964 </rpminfo_test> 43965 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779009" version="501" comment="xmlrpc3-common is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43966 <object object_ref="oval:com.oracle.elsa:obj:20181779005" /> 43967 <state state_ref="oval:com.oracle.elsa:ste:20181779001" /> 43968 </rpminfo_test> 43969 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779010" version="501" comment="xmlrpc3-javadoc is earlier than 0:3.0-4.17.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43970 <object object_ref="oval:com.oracle.elsa:obj:20181779006" /> 43971 <state state_ref="oval:com.oracle.elsa:ste:20181779003" /> 43972 </rpminfo_test> 43973 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779011" version="501" comment="xmlrpc3-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43974 <object object_ref="oval:com.oracle.elsa:obj:20181779006" /> 43975 <state state_ref="oval:com.oracle.elsa:ste:20181779001" /> 43976 </rpminfo_test> 43977 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779012" version="501" comment="xmlrpc3-server-devel is earlier than 0:3.0-4.17.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43978 <object object_ref="oval:com.oracle.elsa:obj:20181779007" /> 43979 <state state_ref="oval:com.oracle.elsa:ste:20181779003" /> 43980 </rpminfo_test> 43981 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779013" version="501" comment="xmlrpc3-server-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43982 <object object_ref="oval:com.oracle.elsa:obj:20181779007" /> 43983 <state state_ref="oval:com.oracle.elsa:ste:20181779001" /> 43984 </rpminfo_test> 43985 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779014" version="501" comment="xmlrpc3-common-devel is earlier than 0:3.0-4.17.el6_9" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43986 <object object_ref="oval:com.oracle.elsa:obj:20181779008" /> 43987 <state state_ref="oval:com.oracle.elsa:ste:20181779003" /> 43988 </rpminfo_test> 43989 <rpminfo_test id="oval:com.oracle.elsa:tst:20181779015" version="501" comment="xmlrpc3-common-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43990 <object object_ref="oval:com.oracle.elsa:obj:20181779008" /> 43991 <state state_ref="oval:com.oracle.elsa:ste:20181779001" /> 43992 </rpminfo_test> 43993 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43994 <object object_ref="oval:com.oracle.elsa:obj:20181780001" /> 43995 <state state_ref="oval:com.oracle.elsa:ste:20181780002" /> 43996 </rpminfo_test> 43997 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780002" version="501" comment="xmlrpc-common is earlier than 1:3.1.3-9.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 43998 <object object_ref="oval:com.oracle.elsa:obj:20181780002" /> 43999 <state state_ref="oval:com.oracle.elsa:ste:20181780003" /> 44000 </rpminfo_test> 44001 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780003" version="501" comment="xmlrpc-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44002 <object object_ref="oval:com.oracle.elsa:obj:20181780002" /> 44003 <state state_ref="oval:com.oracle.elsa:ste:20181780001" /> 44004 </rpminfo_test> 44005 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780004" version="501" comment="xmlrpc-client is earlier than 1:3.1.3-9.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44006 <object object_ref="oval:com.oracle.elsa:obj:20181780003" /> 44007 <state state_ref="oval:com.oracle.elsa:ste:20181780003" /> 44008 </rpminfo_test> 44009 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780005" version="501" comment="xmlrpc-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44010 <object object_ref="oval:com.oracle.elsa:obj:20181780003" /> 44011 <state state_ref="oval:com.oracle.elsa:ste:20181780001" /> 44012 </rpminfo_test> 44013 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780006" version="501" comment="xmlrpc-javadoc is earlier than 1:3.1.3-9.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44014 <object object_ref="oval:com.oracle.elsa:obj:20181780004" /> 44015 <state state_ref="oval:com.oracle.elsa:ste:20181780003" /> 44016 </rpminfo_test> 44017 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780007" version="501" comment="xmlrpc-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44018 <object object_ref="oval:com.oracle.elsa:obj:20181780004" /> 44019 <state state_ref="oval:com.oracle.elsa:ste:20181780001" /> 44020 </rpminfo_test> 44021 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780008" version="501" comment="xmlrpc-server is earlier than 1:3.1.3-9.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44022 <object object_ref="oval:com.oracle.elsa:obj:20181780005" /> 44023 <state state_ref="oval:com.oracle.elsa:ste:20181780003" /> 44024 </rpminfo_test> 44025 <rpminfo_test id="oval:com.oracle.elsa:tst:20181780009" version="501" comment="xmlrpc-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44026 <object object_ref="oval:com.oracle.elsa:obj:20181780005" /> 44027 <state state_ref="oval:com.oracle.elsa:ste:20181780001" /> 44028 </rpminfo_test> 44029 <rpminfo_test id="oval:com.oracle.elsa:tst:20181836001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44030 <object object_ref="oval:com.oracle.elsa:obj:20181836001" /> 44031 <state state_ref="oval:com.oracle.elsa:ste:20181836002" /> 44032 </rpminfo_test> 44033 <rpminfo_test id="oval:com.oracle.elsa:tst:20181836002" version="501" comment="plexus-archiver is earlier than 0:2.4.2-5.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44034 <object object_ref="oval:com.oracle.elsa:obj:20181836002" /> 44035 <state state_ref="oval:com.oracle.elsa:ste:20181836003" /> 44036 </rpminfo_test> 44037 <rpminfo_test id="oval:com.oracle.elsa:tst:20181836003" version="501" comment="plexus-archiver is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44038 <object object_ref="oval:com.oracle.elsa:obj:20181836002" /> 44039 <state state_ref="oval:com.oracle.elsa:ste:20181836001" /> 44040 </rpminfo_test> 44041 <rpminfo_test id="oval:com.oracle.elsa:tst:20181836004" version="501" comment="plexus-archiver-javadoc is earlier than 0:2.4.2-5.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44042 <object object_ref="oval:com.oracle.elsa:obj:20181836003" /> 44043 <state state_ref="oval:com.oracle.elsa:ste:20181836003" /> 44044 </rpminfo_test> 44045 <rpminfo_test id="oval:com.oracle.elsa:tst:20181836005" version="501" comment="plexus-archiver-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44046 <object object_ref="oval:com.oracle.elsa:obj:20181836003" /> 44047 <state state_ref="oval:com.oracle.elsa:ste:20181836001" /> 44048 </rpminfo_test> 44049 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44050 <object object_ref="oval:com.oracle.elsa:obj:20181852001" /> 44051 <state state_ref="oval:com.oracle.elsa:ste:20181852002" /> 44052 </rpminfo_test> 44053 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852002" version="501" comment="kernel is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44054 <object object_ref="oval:com.oracle.elsa:obj:20181852002" /> 44055 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44056 </rpminfo_test> 44057 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852003" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44058 <object object_ref="oval:com.oracle.elsa:obj:20181852002" /> 44059 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44060 </rpminfo_test> 44061 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852004" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44062 <object object_ref="oval:com.oracle.elsa:obj:20181852003" /> 44063 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44064 </rpminfo_test> 44065 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44066 <object object_ref="oval:com.oracle.elsa:obj:20181852003" /> 44067 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44068 </rpminfo_test> 44069 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852006" version="501" comment="kernel-debug is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44070 <object object_ref="oval:com.oracle.elsa:obj:20181852004" /> 44071 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44072 </rpminfo_test> 44073 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852007" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44074 <object object_ref="oval:com.oracle.elsa:obj:20181852004" /> 44075 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44076 </rpminfo_test> 44077 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852008" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44078 <object object_ref="oval:com.oracle.elsa:obj:20181852005" /> 44079 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44080 </rpminfo_test> 44081 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44082 <object object_ref="oval:com.oracle.elsa:obj:20181852005" /> 44083 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44084 </rpminfo_test> 44085 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852010" version="501" comment="kernel-devel is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44086 <object object_ref="oval:com.oracle.elsa:obj:20181852006" /> 44087 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44088 </rpminfo_test> 44089 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852011" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44090 <object object_ref="oval:com.oracle.elsa:obj:20181852006" /> 44091 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44092 </rpminfo_test> 44093 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852012" version="501" comment="kernel-doc is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44094 <object object_ref="oval:com.oracle.elsa:obj:20181852007" /> 44095 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44096 </rpminfo_test> 44097 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852013" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44098 <object object_ref="oval:com.oracle.elsa:obj:20181852007" /> 44099 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44100 </rpminfo_test> 44101 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852014" version="501" comment="kernel-headers is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44102 <object object_ref="oval:com.oracle.elsa:obj:20181852008" /> 44103 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44104 </rpminfo_test> 44105 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852015" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44106 <object object_ref="oval:com.oracle.elsa:obj:20181852008" /> 44107 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44108 </rpminfo_test> 44109 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852016" version="501" comment="kernel-tools is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44110 <object object_ref="oval:com.oracle.elsa:obj:20181852009" /> 44111 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44112 </rpminfo_test> 44113 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852017" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44114 <object object_ref="oval:com.oracle.elsa:obj:20181852009" /> 44115 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44116 </rpminfo_test> 44117 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852018" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44118 <object object_ref="oval:com.oracle.elsa:obj:20181852010" /> 44119 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44120 </rpminfo_test> 44121 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852019" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44122 <object object_ref="oval:com.oracle.elsa:obj:20181852010" /> 44123 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44124 </rpminfo_test> 44125 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852020" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44126 <object object_ref="oval:com.oracle.elsa:obj:20181852011" /> 44127 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44128 </rpminfo_test> 44129 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852021" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44130 <object object_ref="oval:com.oracle.elsa:obj:20181852011" /> 44131 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44132 </rpminfo_test> 44133 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852022" version="501" comment="perf is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44134 <object object_ref="oval:com.oracle.elsa:obj:20181852012" /> 44135 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44136 </rpminfo_test> 44137 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852023" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44138 <object object_ref="oval:com.oracle.elsa:obj:20181852012" /> 44139 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44140 </rpminfo_test> 44141 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852024" version="501" comment="python-perf is earlier than 0:3.10.0-862.3.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44142 <object object_ref="oval:com.oracle.elsa:obj:20181852013" /> 44143 <state state_ref="oval:com.oracle.elsa:ste:20181852003" /> 44144 </rpminfo_test> 44145 <rpminfo_test id="oval:com.oracle.elsa:tst:20181852025" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44146 <object object_ref="oval:com.oracle.elsa:obj:20181852013" /> 44147 <state state_ref="oval:com.oracle.elsa:ste:20181852001" /> 44148 </rpminfo_test> 44149 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44150 <object object_ref="oval:com.oracle.elsa:obj:20181854001" /> 44151 <state state_ref="oval:com.oracle.elsa:ste:20181854002" /> 44152 </rpminfo_test> 44153 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854002" version="501" comment="kernel is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44154 <object object_ref="oval:com.oracle.elsa:obj:20181854002" /> 44155 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44156 </rpminfo_test> 44157 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854003" version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44158 <object object_ref="oval:com.oracle.elsa:obj:20181854002" /> 44159 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44160 </rpminfo_test> 44161 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854004" version="501" comment="kernel-abi-whitelists is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44162 <object object_ref="oval:com.oracle.elsa:obj:20181854003" /> 44163 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44164 </rpminfo_test> 44165 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44166 <object object_ref="oval:com.oracle.elsa:obj:20181854003" /> 44167 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44168 </rpminfo_test> 44169 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854006" version="501" comment="kernel-debug is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44170 <object object_ref="oval:com.oracle.elsa:obj:20181854004" /> 44171 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44172 </rpminfo_test> 44173 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854007" version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44174 <object object_ref="oval:com.oracle.elsa:obj:20181854004" /> 44175 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44176 </rpminfo_test> 44177 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854008" version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44178 <object object_ref="oval:com.oracle.elsa:obj:20181854005" /> 44179 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44180 </rpminfo_test> 44181 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44182 <object object_ref="oval:com.oracle.elsa:obj:20181854005" /> 44183 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44184 </rpminfo_test> 44185 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854010" version="501" comment="kernel-devel is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44186 <object object_ref="oval:com.oracle.elsa:obj:20181854006" /> 44187 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44188 </rpminfo_test> 44189 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854011" version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44190 <object object_ref="oval:com.oracle.elsa:obj:20181854006" /> 44191 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44192 </rpminfo_test> 44193 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854012" version="501" comment="kernel-doc is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44194 <object object_ref="oval:com.oracle.elsa:obj:20181854007" /> 44195 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44196 </rpminfo_test> 44197 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854013" version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44198 <object object_ref="oval:com.oracle.elsa:obj:20181854007" /> 44199 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44200 </rpminfo_test> 44201 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854014" version="501" comment="kernel-firmware is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44202 <object object_ref="oval:com.oracle.elsa:obj:20181854008" /> 44203 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44204 </rpminfo_test> 44205 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854015" version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44206 <object object_ref="oval:com.oracle.elsa:obj:20181854008" /> 44207 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44208 </rpminfo_test> 44209 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854016" version="501" comment="kernel-headers is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44210 <object object_ref="oval:com.oracle.elsa:obj:20181854009" /> 44211 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44212 </rpminfo_test> 44213 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854017" version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44214 <object object_ref="oval:com.oracle.elsa:obj:20181854009" /> 44215 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44216 </rpminfo_test> 44217 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854018" version="501" comment="perf is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44218 <object object_ref="oval:com.oracle.elsa:obj:20181854010" /> 44219 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44220 </rpminfo_test> 44221 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854019" version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44222 <object object_ref="oval:com.oracle.elsa:obj:20181854010" /> 44223 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44224 </rpminfo_test> 44225 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854020" version="501" comment="python-perf is earlier than 0:2.6.32-754.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44226 <object object_ref="oval:com.oracle.elsa:obj:20181854011" /> 44227 <state state_ref="oval:com.oracle.elsa:ste:20181854003" /> 44228 </rpminfo_test> 44229 <rpminfo_test id="oval:com.oracle.elsa:tst:20181854021" version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44230 <object object_ref="oval:com.oracle.elsa:obj:20181854011" /> 44231 <state state_ref="oval:com.oracle.elsa:ste:20181854001" /> 44232 </rpminfo_test> 44233 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44234 <object object_ref="oval:com.oracle.elsa:obj:20181860001" /> 44235 <state state_ref="oval:com.oracle.elsa:ste:20181860002" /> 44236 </rpminfo_test> 44237 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860002" version="501" comment="libsmbclient is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44238 <object object_ref="oval:com.oracle.elsa:obj:20181860002" /> 44239 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44240 </rpminfo_test> 44241 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860003" version="501" comment="libsmbclient is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44242 <object object_ref="oval:com.oracle.elsa:obj:20181860002" /> 44243 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44244 </rpminfo_test> 44245 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860004" version="501" comment="libsmbclient-devel is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44246 <object object_ref="oval:com.oracle.elsa:obj:20181860003" /> 44247 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44248 </rpminfo_test> 44249 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860005" version="501" comment="libsmbclient-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44250 <object object_ref="oval:com.oracle.elsa:obj:20181860003" /> 44251 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44252 </rpminfo_test> 44253 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860006" version="501" comment="samba is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44254 <object object_ref="oval:com.oracle.elsa:obj:20181860004" /> 44255 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44256 </rpminfo_test> 44257 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860007" version="501" comment="samba is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44258 <object object_ref="oval:com.oracle.elsa:obj:20181860004" /> 44259 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44260 </rpminfo_test> 44261 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860008" version="501" comment="samba-client is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44262 <object object_ref="oval:com.oracle.elsa:obj:20181860005" /> 44263 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44264 </rpminfo_test> 44265 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860009" version="501" comment="samba-client is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44266 <object object_ref="oval:com.oracle.elsa:obj:20181860005" /> 44267 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44268 </rpminfo_test> 44269 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860010" version="501" comment="samba-common is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44270 <object object_ref="oval:com.oracle.elsa:obj:20181860006" /> 44271 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44272 </rpminfo_test> 44273 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860011" version="501" comment="samba-common is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44274 <object object_ref="oval:com.oracle.elsa:obj:20181860006" /> 44275 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44276 </rpminfo_test> 44277 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860012" version="501" comment="samba-doc is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44278 <object object_ref="oval:com.oracle.elsa:obj:20181860007" /> 44279 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44280 </rpminfo_test> 44281 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860013" version="501" comment="samba-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44282 <object object_ref="oval:com.oracle.elsa:obj:20181860007" /> 44283 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44284 </rpminfo_test> 44285 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860014" version="501" comment="samba-domainjoin-gui is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44286 <object object_ref="oval:com.oracle.elsa:obj:20181860008" /> 44287 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44288 </rpminfo_test> 44289 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860015" version="501" comment="samba-domainjoin-gui is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44290 <object object_ref="oval:com.oracle.elsa:obj:20181860008" /> 44291 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44292 </rpminfo_test> 44293 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860016" version="501" comment="samba-glusterfs is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44294 <object object_ref="oval:com.oracle.elsa:obj:20181860009" /> 44295 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44296 </rpminfo_test> 44297 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860017" version="501" comment="samba-glusterfs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44298 <object object_ref="oval:com.oracle.elsa:obj:20181860009" /> 44299 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44300 </rpminfo_test> 44301 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860018" version="501" comment="samba-swat is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44302 <object object_ref="oval:com.oracle.elsa:obj:20181860010" /> 44303 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44304 </rpminfo_test> 44305 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860019" version="501" comment="samba-swat is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44306 <object object_ref="oval:com.oracle.elsa:obj:20181860010" /> 44307 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44308 </rpminfo_test> 44309 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860020" version="501" comment="samba-winbind is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44310 <object object_ref="oval:com.oracle.elsa:obj:20181860011" /> 44311 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44312 </rpminfo_test> 44313 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860021" version="501" comment="samba-winbind is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44314 <object object_ref="oval:com.oracle.elsa:obj:20181860011" /> 44315 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44316 </rpminfo_test> 44317 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860022" version="501" comment="samba-winbind-clients is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44318 <object object_ref="oval:com.oracle.elsa:obj:20181860012" /> 44319 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44320 </rpminfo_test> 44321 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860023" version="501" comment="samba-winbind-clients is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44322 <object object_ref="oval:com.oracle.elsa:obj:20181860012" /> 44323 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44324 </rpminfo_test> 44325 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860024" version="501" comment="samba-winbind-devel is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44326 <object object_ref="oval:com.oracle.elsa:obj:20181860013" /> 44327 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44328 </rpminfo_test> 44329 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860025" version="501" comment="samba-winbind-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44330 <object object_ref="oval:com.oracle.elsa:obj:20181860013" /> 44331 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44332 </rpminfo_test> 44333 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860026" version="501" comment="samba-winbind-krb5-locator is earlier than 0:3.6.23-51.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44334 <object object_ref="oval:com.oracle.elsa:obj:20181860014" /> 44335 <state state_ref="oval:com.oracle.elsa:ste:20181860003" /> 44336 </rpminfo_test> 44337 <rpminfo_test id="oval:com.oracle.elsa:tst:20181860027" version="501" comment="samba-winbind-krb5-locator is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44338 <object object_ref="oval:com.oracle.elsa:obj:20181860014" /> 44339 <state state_ref="oval:com.oracle.elsa:ste:20181860001" /> 44340 </rpminfo_test> 44341 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44342 <object object_ref="oval:com.oracle.elsa:obj:20181877001" /> 44343 <state state_ref="oval:com.oracle.elsa:ste:20181877002" /> 44344 </rpminfo_test> 44345 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877002" version="501" comment="libbasicobjects is earlier than 0:0.1.1-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44346 <object object_ref="oval:com.oracle.elsa:obj:20181877002" /> 44347 <state state_ref="oval:com.oracle.elsa:ste:20181877003" /> 44348 </rpminfo_test> 44349 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877003" version="501" comment="libbasicobjects is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44350 <object object_ref="oval:com.oracle.elsa:obj:20181877002" /> 44351 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44352 </rpminfo_test> 44353 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877004" version="501" comment="libbasicobjects-devel is earlier than 0:0.1.1-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44354 <object object_ref="oval:com.oracle.elsa:obj:20181877003" /> 44355 <state state_ref="oval:com.oracle.elsa:ste:20181877003" /> 44356 </rpminfo_test> 44357 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877005" version="501" comment="libbasicobjects-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44358 <object object_ref="oval:com.oracle.elsa:obj:20181877003" /> 44359 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44360 </rpminfo_test> 44361 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877006" version="501" comment="libcollection is earlier than 0:0.6.2-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44362 <object object_ref="oval:com.oracle.elsa:obj:20181877004" /> 44363 <state state_ref="oval:com.oracle.elsa:ste:20181877004" /> 44364 </rpminfo_test> 44365 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877007" version="501" comment="libcollection is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44366 <object object_ref="oval:com.oracle.elsa:obj:20181877004" /> 44367 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44368 </rpminfo_test> 44369 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877008" version="501" comment="libcollection-devel is earlier than 0:0.6.2-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44370 <object object_ref="oval:com.oracle.elsa:obj:20181877005" /> 44371 <state state_ref="oval:com.oracle.elsa:ste:20181877004" /> 44372 </rpminfo_test> 44373 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877009" version="501" comment="libcollection-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44374 <object object_ref="oval:com.oracle.elsa:obj:20181877005" /> 44375 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44376 </rpminfo_test> 44377 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877010" version="501" comment="libdhash is earlier than 0:0.4.3-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44378 <object object_ref="oval:com.oracle.elsa:obj:20181877006" /> 44379 <state state_ref="oval:com.oracle.elsa:ste:20181877005" /> 44380 </rpminfo_test> 44381 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877011" version="501" comment="libdhash is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44382 <object object_ref="oval:com.oracle.elsa:obj:20181877006" /> 44383 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44384 </rpminfo_test> 44385 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877012" version="501" comment="libdhash-devel is earlier than 0:0.4.3-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44386 <object object_ref="oval:com.oracle.elsa:obj:20181877007" /> 44387 <state state_ref="oval:com.oracle.elsa:ste:20181877005" /> 44388 </rpminfo_test> 44389 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877013" version="501" comment="libdhash-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44390 <object object_ref="oval:com.oracle.elsa:obj:20181877007" /> 44391 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44392 </rpminfo_test> 44393 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877014" version="501" comment="libini_config is earlier than 0:1.1.0-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44394 <object object_ref="oval:com.oracle.elsa:obj:20181877008" /> 44395 <state state_ref="oval:com.oracle.elsa:ste:20181877006" /> 44396 </rpminfo_test> 44397 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877015" version="501" comment="libini_config is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44398 <object object_ref="oval:com.oracle.elsa:obj:20181877008" /> 44399 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44400 </rpminfo_test> 44401 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877016" version="501" comment="libini_config-devel is earlier than 0:1.1.0-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44402 <object object_ref="oval:com.oracle.elsa:obj:20181877009" /> 44403 <state state_ref="oval:com.oracle.elsa:ste:20181877006" /> 44404 </rpminfo_test> 44405 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877017" version="501" comment="libini_config-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44406 <object object_ref="oval:com.oracle.elsa:obj:20181877009" /> 44407 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44408 </rpminfo_test> 44409 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877018" version="501" comment="libipa_hbac is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44410 <object object_ref="oval:com.oracle.elsa:obj:20181877010" /> 44411 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44412 </rpminfo_test> 44413 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877019" version="501" comment="libipa_hbac is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44414 <object object_ref="oval:com.oracle.elsa:obj:20181877010" /> 44415 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44416 </rpminfo_test> 44417 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877020" version="501" comment="libipa_hbac-devel is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44418 <object object_ref="oval:com.oracle.elsa:obj:20181877011" /> 44419 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44420 </rpminfo_test> 44421 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877021" version="501" comment="libipa_hbac-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44422 <object object_ref="oval:com.oracle.elsa:obj:20181877011" /> 44423 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44424 </rpminfo_test> 44425 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877022" version="501" comment="libpath_utils is earlier than 0:0.2.1-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44426 <object object_ref="oval:com.oracle.elsa:obj:20181877012" /> 44427 <state state_ref="oval:com.oracle.elsa:ste:20181877008" /> 44428 </rpminfo_test> 44429 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877023" version="501" comment="libpath_utils is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44430 <object object_ref="oval:com.oracle.elsa:obj:20181877012" /> 44431 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44432 </rpminfo_test> 44433 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877024" version="501" comment="libpath_utils-devel is earlier than 0:0.2.1-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44434 <object object_ref="oval:com.oracle.elsa:obj:20181877013" /> 44435 <state state_ref="oval:com.oracle.elsa:ste:20181877008" /> 44436 </rpminfo_test> 44437 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877025" version="501" comment="libpath_utils-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44438 <object object_ref="oval:com.oracle.elsa:obj:20181877013" /> 44439 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44440 </rpminfo_test> 44441 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877026" version="501" comment="libref_array is earlier than 0:0.1.4-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44442 <object object_ref="oval:com.oracle.elsa:obj:20181877014" /> 44443 <state state_ref="oval:com.oracle.elsa:ste:20181877009" /> 44444 </rpminfo_test> 44445 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877027" version="501" comment="libref_array is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44446 <object object_ref="oval:com.oracle.elsa:obj:20181877014" /> 44447 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44448 </rpminfo_test> 44449 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877028" version="501" comment="libref_array-devel is earlier than 0:0.1.4-13.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44450 <object object_ref="oval:com.oracle.elsa:obj:20181877015" /> 44451 <state state_ref="oval:com.oracle.elsa:ste:20181877009" /> 44452 </rpminfo_test> 44453 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877029" version="501" comment="libref_array-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44454 <object object_ref="oval:com.oracle.elsa:obj:20181877015" /> 44455 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44456 </rpminfo_test> 44457 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877030" version="501" comment="libsss_idmap is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44458 <object object_ref="oval:com.oracle.elsa:obj:20181877016" /> 44459 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44460 </rpminfo_test> 44461 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877031" version="501" comment="libsss_idmap is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44462 <object object_ref="oval:com.oracle.elsa:obj:20181877016" /> 44463 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44464 </rpminfo_test> 44465 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877032" version="501" comment="libsss_idmap-devel is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44466 <object object_ref="oval:com.oracle.elsa:obj:20181877017" /> 44467 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44468 </rpminfo_test> 44469 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877033" version="501" comment="libsss_idmap-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44470 <object object_ref="oval:com.oracle.elsa:obj:20181877017" /> 44471 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44472 </rpminfo_test> 44473 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877034" version="501" comment="libsss_nss_idmap is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44474 <object object_ref="oval:com.oracle.elsa:obj:20181877018" /> 44475 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44476 </rpminfo_test> 44477 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877035" version="501" comment="libsss_nss_idmap is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44478 <object object_ref="oval:com.oracle.elsa:obj:20181877018" /> 44479 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44480 </rpminfo_test> 44481 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877036" version="501" comment="libsss_nss_idmap-devel is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44482 <object object_ref="oval:com.oracle.elsa:obj:20181877019" /> 44483 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44484 </rpminfo_test> 44485 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877037" version="501" comment="libsss_nss_idmap-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44486 <object object_ref="oval:com.oracle.elsa:obj:20181877019" /> 44487 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44488 </rpminfo_test> 44489 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877038" version="501" comment="libsss_simpleifp is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44490 <object object_ref="oval:com.oracle.elsa:obj:20181877020" /> 44491 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44492 </rpminfo_test> 44493 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877039" version="501" comment="libsss_simpleifp is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44494 <object object_ref="oval:com.oracle.elsa:obj:20181877020" /> 44495 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44496 </rpminfo_test> 44497 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877040" version="501" comment="libsss_simpleifp-devel is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44498 <object object_ref="oval:com.oracle.elsa:obj:20181877021" /> 44499 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44500 </rpminfo_test> 44501 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877041" version="501" comment="libsss_simpleifp-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44502 <object object_ref="oval:com.oracle.elsa:obj:20181877021" /> 44503 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44504 </rpminfo_test> 44505 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877042" version="501" comment="python-libipa_hbac is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44506 <object object_ref="oval:com.oracle.elsa:obj:20181877022" /> 44507 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44508 </rpminfo_test> 44509 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877043" version="501" comment="python-libipa_hbac is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44510 <object object_ref="oval:com.oracle.elsa:obj:20181877022" /> 44511 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44512 </rpminfo_test> 44513 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877044" version="501" comment="python-libsss_nss_idmap is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44514 <object object_ref="oval:com.oracle.elsa:obj:20181877023" /> 44515 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44516 </rpminfo_test> 44517 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877045" version="501" comment="python-libsss_nss_idmap is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44518 <object object_ref="oval:com.oracle.elsa:obj:20181877023" /> 44519 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44520 </rpminfo_test> 44521 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877046" version="501" comment="python-sss is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44522 <object object_ref="oval:com.oracle.elsa:obj:20181877024" /> 44523 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44524 </rpminfo_test> 44525 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877047" version="501" comment="python-sss is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44526 <object object_ref="oval:com.oracle.elsa:obj:20181877024" /> 44527 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44528 </rpminfo_test> 44529 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877048" version="501" comment="python-sss-murmur is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44530 <object object_ref="oval:com.oracle.elsa:obj:20181877025" /> 44531 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44532 </rpminfo_test> 44533 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877049" version="501" comment="python-sss-murmur is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44534 <object object_ref="oval:com.oracle.elsa:obj:20181877025" /> 44535 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44536 </rpminfo_test> 44537 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877050" version="501" comment="python-sssdconfig is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44538 <object object_ref="oval:com.oracle.elsa:obj:20181877026" /> 44539 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44540 </rpminfo_test> 44541 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877051" version="501" comment="python-sssdconfig is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44542 <object object_ref="oval:com.oracle.elsa:obj:20181877026" /> 44543 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44544 </rpminfo_test> 44545 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877052" version="501" comment="sssd is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44546 <object object_ref="oval:com.oracle.elsa:obj:20181877027" /> 44547 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44548 </rpminfo_test> 44549 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877053" version="501" comment="sssd is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44550 <object object_ref="oval:com.oracle.elsa:obj:20181877027" /> 44551 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44552 </rpminfo_test> 44553 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877054" version="501" comment="sssd-ad is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44554 <object object_ref="oval:com.oracle.elsa:obj:20181877028" /> 44555 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44556 </rpminfo_test> 44557 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877055" version="501" comment="sssd-ad is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44558 <object object_ref="oval:com.oracle.elsa:obj:20181877028" /> 44559 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44560 </rpminfo_test> 44561 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877056" version="501" comment="sssd-client is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44562 <object object_ref="oval:com.oracle.elsa:obj:20181877029" /> 44563 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44564 </rpminfo_test> 44565 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877057" version="501" comment="sssd-client is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44566 <object object_ref="oval:com.oracle.elsa:obj:20181877029" /> 44567 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44568 </rpminfo_test> 44569 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877058" version="501" comment="sssd-common is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44570 <object object_ref="oval:com.oracle.elsa:obj:20181877030" /> 44571 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44572 </rpminfo_test> 44573 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877059" version="501" comment="sssd-common is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44574 <object object_ref="oval:com.oracle.elsa:obj:20181877030" /> 44575 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44576 </rpminfo_test> 44577 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877060" version="501" comment="sssd-common-pac is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44578 <object object_ref="oval:com.oracle.elsa:obj:20181877031" /> 44579 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44580 </rpminfo_test> 44581 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877061" version="501" comment="sssd-common-pac is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44582 <object object_ref="oval:com.oracle.elsa:obj:20181877031" /> 44583 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44584 </rpminfo_test> 44585 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877062" version="501" comment="sssd-dbus is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44586 <object object_ref="oval:com.oracle.elsa:obj:20181877032" /> 44587 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44588 </rpminfo_test> 44589 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877063" version="501" comment="sssd-dbus is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44590 <object object_ref="oval:com.oracle.elsa:obj:20181877032" /> 44591 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44592 </rpminfo_test> 44593 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877064" version="501" comment="sssd-ipa is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44594 <object object_ref="oval:com.oracle.elsa:obj:20181877033" /> 44595 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44596 </rpminfo_test> 44597 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877065" version="501" comment="sssd-ipa is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44598 <object object_ref="oval:com.oracle.elsa:obj:20181877033" /> 44599 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44600 </rpminfo_test> 44601 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877066" version="501" comment="sssd-krb5 is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44602 <object object_ref="oval:com.oracle.elsa:obj:20181877034" /> 44603 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44604 </rpminfo_test> 44605 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877067" version="501" comment="sssd-krb5 is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44606 <object object_ref="oval:com.oracle.elsa:obj:20181877034" /> 44607 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44608 </rpminfo_test> 44609 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877068" version="501" comment="sssd-krb5-common is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44610 <object object_ref="oval:com.oracle.elsa:obj:20181877035" /> 44611 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44612 </rpminfo_test> 44613 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877069" version="501" comment="sssd-krb5-common is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44614 <object object_ref="oval:com.oracle.elsa:obj:20181877035" /> 44615 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44616 </rpminfo_test> 44617 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877070" version="501" comment="sssd-ldap is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44618 <object object_ref="oval:com.oracle.elsa:obj:20181877036" /> 44619 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44620 </rpminfo_test> 44621 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877071" version="501" comment="sssd-ldap is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44622 <object object_ref="oval:com.oracle.elsa:obj:20181877036" /> 44623 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44624 </rpminfo_test> 44625 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877072" version="501" comment="sssd-proxy is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44626 <object object_ref="oval:com.oracle.elsa:obj:20181877037" /> 44627 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44628 </rpminfo_test> 44629 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877073" version="501" comment="sssd-proxy is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44630 <object object_ref="oval:com.oracle.elsa:obj:20181877037" /> 44631 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44632 </rpminfo_test> 44633 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877074" version="501" comment="sssd-tools is earlier than 0:1.13.3-60.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44634 <object object_ref="oval:com.oracle.elsa:obj:20181877038" /> 44635 <state state_ref="oval:com.oracle.elsa:ste:20181877007" /> 44636 </rpminfo_test> 44637 <rpminfo_test id="oval:com.oracle.elsa:tst:20181877075" version="501" comment="sssd-tools is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44638 <object object_ref="oval:com.oracle.elsa:obj:20181877038" /> 44639 <state state_ref="oval:com.oracle.elsa:ste:20181877001" /> 44640 </rpminfo_test> 44641 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44642 <object object_ref="oval:com.oracle.elsa:obj:20181879001" /> 44643 <state state_ref="oval:com.oracle.elsa:ste:20181879002" /> 44644 </rpminfo_test> 44645 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879002" version="501" comment="glibc is earlier than 0:2.12-1.212.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44646 <object object_ref="oval:com.oracle.elsa:obj:20181879002" /> 44647 <state state_ref="oval:com.oracle.elsa:ste:20181879003" /> 44648 </rpminfo_test> 44649 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879003" version="501" comment="glibc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44650 <object object_ref="oval:com.oracle.elsa:obj:20181879002" /> 44651 <state state_ref="oval:com.oracle.elsa:ste:20181879001" /> 44652 </rpminfo_test> 44653 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879004" version="501" comment="glibc-common is earlier than 0:2.12-1.212.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44654 <object object_ref="oval:com.oracle.elsa:obj:20181879003" /> 44655 <state state_ref="oval:com.oracle.elsa:ste:20181879003" /> 44656 </rpminfo_test> 44657 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879005" version="501" comment="glibc-common is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44658 <object object_ref="oval:com.oracle.elsa:obj:20181879003" /> 44659 <state state_ref="oval:com.oracle.elsa:ste:20181879001" /> 44660 </rpminfo_test> 44661 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879006" version="501" comment="glibc-devel is earlier than 0:2.12-1.212.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44662 <object object_ref="oval:com.oracle.elsa:obj:20181879004" /> 44663 <state state_ref="oval:com.oracle.elsa:ste:20181879003" /> 44664 </rpminfo_test> 44665 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879007" version="501" comment="glibc-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44666 <object object_ref="oval:com.oracle.elsa:obj:20181879004" /> 44667 <state state_ref="oval:com.oracle.elsa:ste:20181879001" /> 44668 </rpminfo_test> 44669 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879008" version="501" comment="glibc-headers is earlier than 0:2.12-1.212.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44670 <object object_ref="oval:com.oracle.elsa:obj:20181879005" /> 44671 <state state_ref="oval:com.oracle.elsa:ste:20181879003" /> 44672 </rpminfo_test> 44673 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879009" version="501" comment="glibc-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44674 <object object_ref="oval:com.oracle.elsa:obj:20181879005" /> 44675 <state state_ref="oval:com.oracle.elsa:ste:20181879001" /> 44676 </rpminfo_test> 44677 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879010" version="501" comment="glibc-static is earlier than 0:2.12-1.212.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44678 <object object_ref="oval:com.oracle.elsa:obj:20181879006" /> 44679 <state state_ref="oval:com.oracle.elsa:ste:20181879003" /> 44680 </rpminfo_test> 44681 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879011" version="501" comment="glibc-static is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44682 <object object_ref="oval:com.oracle.elsa:obj:20181879006" /> 44683 <state state_ref="oval:com.oracle.elsa:ste:20181879001" /> 44684 </rpminfo_test> 44685 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879012" version="501" comment="glibc-utils is earlier than 0:2.12-1.212.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44686 <object object_ref="oval:com.oracle.elsa:obj:20181879007" /> 44687 <state state_ref="oval:com.oracle.elsa:ste:20181879003" /> 44688 </rpminfo_test> 44689 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879013" version="501" comment="glibc-utils is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44690 <object object_ref="oval:com.oracle.elsa:obj:20181879007" /> 44691 <state state_ref="oval:com.oracle.elsa:ste:20181879001" /> 44692 </rpminfo_test> 44693 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879014" version="501" comment="nscd is earlier than 0:2.12-1.212.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44694 <object object_ref="oval:com.oracle.elsa:obj:20181879008" /> 44695 <state state_ref="oval:com.oracle.elsa:ste:20181879003" /> 44696 </rpminfo_test> 44697 <rpminfo_test id="oval:com.oracle.elsa:tst:20181879015" version="501" comment="nscd is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44698 <object object_ref="oval:com.oracle.elsa:obj:20181879008" /> 44699 <state state_ref="oval:com.oracle.elsa:ste:20181879001" /> 44700 </rpminfo_test> 44701 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44702 <object object_ref="oval:com.oracle.elsa:obj:20181883001" /> 44703 <state state_ref="oval:com.oracle.elsa:ste:20181883002" /> 44704 </rpminfo_test> 44705 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883002" version="501" comment="samba4 is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44706 <object object_ref="oval:com.oracle.elsa:obj:20181883002" /> 44707 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44708 </rpminfo_test> 44709 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883003" version="501" comment="samba4 is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44710 <object object_ref="oval:com.oracle.elsa:obj:20181883002" /> 44711 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44712 </rpminfo_test> 44713 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883004" version="501" comment="samba4-client is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44714 <object object_ref="oval:com.oracle.elsa:obj:20181883003" /> 44715 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44716 </rpminfo_test> 44717 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883005" version="501" comment="samba4-client is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44718 <object object_ref="oval:com.oracle.elsa:obj:20181883003" /> 44719 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44720 </rpminfo_test> 44721 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883006" version="501" comment="samba4-common is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44722 <object object_ref="oval:com.oracle.elsa:obj:20181883004" /> 44723 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44724 </rpminfo_test> 44725 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883007" version="501" comment="samba4-common is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44726 <object object_ref="oval:com.oracle.elsa:obj:20181883004" /> 44727 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44728 </rpminfo_test> 44729 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883008" version="501" comment="samba4-dc is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44730 <object object_ref="oval:com.oracle.elsa:obj:20181883005" /> 44731 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44732 </rpminfo_test> 44733 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883009" version="501" comment="samba4-dc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44734 <object object_ref="oval:com.oracle.elsa:obj:20181883005" /> 44735 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44736 </rpminfo_test> 44737 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883010" version="501" comment="samba4-dc-libs is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44738 <object object_ref="oval:com.oracle.elsa:obj:20181883006" /> 44739 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44740 </rpminfo_test> 44741 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883011" version="501" comment="samba4-dc-libs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44742 <object object_ref="oval:com.oracle.elsa:obj:20181883006" /> 44743 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44744 </rpminfo_test> 44745 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883012" version="501" comment="samba4-devel is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44746 <object object_ref="oval:com.oracle.elsa:obj:20181883007" /> 44747 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44748 </rpminfo_test> 44749 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883013" version="501" comment="samba4-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44750 <object object_ref="oval:com.oracle.elsa:obj:20181883007" /> 44751 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44752 </rpminfo_test> 44753 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883014" version="501" comment="samba4-libs is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44754 <object object_ref="oval:com.oracle.elsa:obj:20181883008" /> 44755 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44756 </rpminfo_test> 44757 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883015" version="501" comment="samba4-libs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44758 <object object_ref="oval:com.oracle.elsa:obj:20181883008" /> 44759 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44760 </rpminfo_test> 44761 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883016" version="501" comment="samba4-pidl is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44762 <object object_ref="oval:com.oracle.elsa:obj:20181883009" /> 44763 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44764 </rpminfo_test> 44765 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883017" version="501" comment="samba4-pidl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44766 <object object_ref="oval:com.oracle.elsa:obj:20181883009" /> 44767 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44768 </rpminfo_test> 44769 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883018" version="501" comment="samba4-python is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44770 <object object_ref="oval:com.oracle.elsa:obj:20181883010" /> 44771 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44772 </rpminfo_test> 44773 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883019" version="501" comment="samba4-python is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44774 <object object_ref="oval:com.oracle.elsa:obj:20181883010" /> 44775 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44776 </rpminfo_test> 44777 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883020" version="501" comment="samba4-test is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44778 <object object_ref="oval:com.oracle.elsa:obj:20181883011" /> 44779 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44780 </rpminfo_test> 44781 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883021" version="501" comment="samba4-test is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44782 <object object_ref="oval:com.oracle.elsa:obj:20181883011" /> 44783 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44784 </rpminfo_test> 44785 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883022" version="501" comment="samba4-winbind is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44786 <object object_ref="oval:com.oracle.elsa:obj:20181883012" /> 44787 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44788 </rpminfo_test> 44789 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883023" version="501" comment="samba4-winbind is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44790 <object object_ref="oval:com.oracle.elsa:obj:20181883012" /> 44791 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44792 </rpminfo_test> 44793 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883024" version="501" comment="samba4-winbind-clients is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44794 <object object_ref="oval:com.oracle.elsa:obj:20181883013" /> 44795 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44796 </rpminfo_test> 44797 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883025" version="501" comment="samba4-winbind-clients is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44798 <object object_ref="oval:com.oracle.elsa:obj:20181883013" /> 44799 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44800 </rpminfo_test> 44801 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883026" version="501" comment="samba4-winbind-krb5-locator is earlier than 0:4.2.10-15.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44802 <object object_ref="oval:com.oracle.elsa:obj:20181883014" /> 44803 <state state_ref="oval:com.oracle.elsa:ste:20181883003" /> 44804 </rpminfo_test> 44805 <rpminfo_test id="oval:com.oracle.elsa:tst:20181883027" version="501" comment="samba4-winbind-krb5-locator is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44806 <object object_ref="oval:com.oracle.elsa:obj:20181883014" /> 44807 <state state_ref="oval:com.oracle.elsa:ste:20181883001" /> 44808 </rpminfo_test> 44809 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44810 <object object_ref="oval:com.oracle.elsa:obj:20181929001" /> 44811 <state state_ref="oval:com.oracle.elsa:ste:20181929002" /> 44812 </rpminfo_test> 44813 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929002" version="501" comment="libvirt is earlier than 0:0.10.2-64.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44814 <object object_ref="oval:com.oracle.elsa:obj:20181929002" /> 44815 <state state_ref="oval:com.oracle.elsa:ste:20181929003" /> 44816 </rpminfo_test> 44817 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929003" version="501" comment="libvirt is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44818 <object object_ref="oval:com.oracle.elsa:obj:20181929002" /> 44819 <state state_ref="oval:com.oracle.elsa:ste:20181929001" /> 44820 </rpminfo_test> 44821 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929004" version="501" comment="libvirt-client is earlier than 0:0.10.2-64.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44822 <object object_ref="oval:com.oracle.elsa:obj:20181929003" /> 44823 <state state_ref="oval:com.oracle.elsa:ste:20181929003" /> 44824 </rpminfo_test> 44825 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929005" version="501" comment="libvirt-client is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44826 <object object_ref="oval:com.oracle.elsa:obj:20181929003" /> 44827 <state state_ref="oval:com.oracle.elsa:ste:20181929001" /> 44828 </rpminfo_test> 44829 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929006" version="501" comment="libvirt-devel is earlier than 0:0.10.2-64.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44830 <object object_ref="oval:com.oracle.elsa:obj:20181929004" /> 44831 <state state_ref="oval:com.oracle.elsa:ste:20181929003" /> 44832 </rpminfo_test> 44833 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929007" version="501" comment="libvirt-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44834 <object object_ref="oval:com.oracle.elsa:obj:20181929004" /> 44835 <state state_ref="oval:com.oracle.elsa:ste:20181929001" /> 44836 </rpminfo_test> 44837 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929008" version="501" comment="libvirt-lock-sanlock is earlier than 0:0.10.2-64.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44838 <object object_ref="oval:com.oracle.elsa:obj:20181929005" /> 44839 <state state_ref="oval:com.oracle.elsa:ste:20181929003" /> 44840 </rpminfo_test> 44841 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929009" version="501" comment="libvirt-lock-sanlock is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44842 <object object_ref="oval:com.oracle.elsa:obj:20181929005" /> 44843 <state state_ref="oval:com.oracle.elsa:ste:20181929001" /> 44844 </rpminfo_test> 44845 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929010" version="501" comment="libvirt-python is earlier than 0:0.10.2-64.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44846 <object object_ref="oval:com.oracle.elsa:obj:20181929006" /> 44847 <state state_ref="oval:com.oracle.elsa:ste:20181929003" /> 44848 </rpminfo_test> 44849 <rpminfo_test id="oval:com.oracle.elsa:tst:20181929011" version="501" comment="libvirt-python is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44850 <object object_ref="oval:com.oracle.elsa:obj:20181929006" /> 44851 <state state_ref="oval:com.oracle.elsa:ste:20181929001" /> 44852 </rpminfo_test> 44853 <rpminfo_test id="oval:com.oracle.elsa:tst:20181932001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44854 <object object_ref="oval:com.oracle.elsa:obj:20181932001" /> 44855 <state state_ref="oval:com.oracle.elsa:ste:20181932002" /> 44856 </rpminfo_test> 44857 <rpminfo_test id="oval:com.oracle.elsa:tst:20181932002" version="501" comment="zsh is earlier than 0:4.3.11-8.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44858 <object object_ref="oval:com.oracle.elsa:obj:20181932002" /> 44859 <state state_ref="oval:com.oracle.elsa:ste:20181932003" /> 44860 </rpminfo_test> 44861 <rpminfo_test id="oval:com.oracle.elsa:tst:20181932003" version="501" comment="zsh is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44862 <object object_ref="oval:com.oracle.elsa:obj:20181932002" /> 44863 <state state_ref="oval:com.oracle.elsa:ste:20181932001" /> 44864 </rpminfo_test> 44865 <rpminfo_test id="oval:com.oracle.elsa:tst:20181932004" version="501" comment="zsh-html is earlier than 0:4.3.11-8.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44866 <object object_ref="oval:com.oracle.elsa:obj:20181932003" /> 44867 <state state_ref="oval:com.oracle.elsa:ste:20181932003" /> 44868 </rpminfo_test> 44869 <rpminfo_test id="oval:com.oracle.elsa:tst:20181932005" version="501" comment="zsh-html is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44870 <object object_ref="oval:com.oracle.elsa:obj:20181932003" /> 44871 <state state_ref="oval:com.oracle.elsa:ste:20181932001" /> 44872 </rpminfo_test> 44873 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44874 <object object_ref="oval:com.oracle.elsa:obj:20181957001" /> 44875 <state state_ref="oval:com.oracle.elsa:ste:20181957002" /> 44876 </rpminfo_test> 44877 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957002" version="501" comment="emacs-git is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44878 <object object_ref="oval:com.oracle.elsa:obj:20181957002" /> 44879 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44880 </rpminfo_test> 44881 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957003" version="501" comment="emacs-git is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44882 <object object_ref="oval:com.oracle.elsa:obj:20181957002" /> 44883 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44884 </rpminfo_test> 44885 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957004" version="501" comment="emacs-git-el is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44886 <object object_ref="oval:com.oracle.elsa:obj:20181957003" /> 44887 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44888 </rpminfo_test> 44889 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957005" version="501" comment="emacs-git-el is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44890 <object object_ref="oval:com.oracle.elsa:obj:20181957003" /> 44891 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44892 </rpminfo_test> 44893 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957006" version="501" comment="git is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44894 <object object_ref="oval:com.oracle.elsa:obj:20181957004" /> 44895 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44896 </rpminfo_test> 44897 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957007" version="501" comment="git is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44898 <object object_ref="oval:com.oracle.elsa:obj:20181957004" /> 44899 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44900 </rpminfo_test> 44901 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957008" version="501" comment="git-all is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44902 <object object_ref="oval:com.oracle.elsa:obj:20181957005" /> 44903 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44904 </rpminfo_test> 44905 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957009" version="501" comment="git-all is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44906 <object object_ref="oval:com.oracle.elsa:obj:20181957005" /> 44907 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44908 </rpminfo_test> 44909 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957010" version="501" comment="git-bzr is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44910 <object object_ref="oval:com.oracle.elsa:obj:20181957006" /> 44911 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44912 </rpminfo_test> 44913 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957011" version="501" comment="git-bzr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44914 <object object_ref="oval:com.oracle.elsa:obj:20181957006" /> 44915 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44916 </rpminfo_test> 44917 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957012" version="501" comment="git-cvs is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44918 <object object_ref="oval:com.oracle.elsa:obj:20181957007" /> 44919 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44920 </rpminfo_test> 44921 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957013" version="501" comment="git-cvs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44922 <object object_ref="oval:com.oracle.elsa:obj:20181957007" /> 44923 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44924 </rpminfo_test> 44925 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957014" version="501" comment="git-daemon is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44926 <object object_ref="oval:com.oracle.elsa:obj:20181957008" /> 44927 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44928 </rpminfo_test> 44929 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957015" version="501" comment="git-daemon is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44930 <object object_ref="oval:com.oracle.elsa:obj:20181957008" /> 44931 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44932 </rpminfo_test> 44933 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957016" version="501" comment="git-email is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44934 <object object_ref="oval:com.oracle.elsa:obj:20181957009" /> 44935 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44936 </rpminfo_test> 44937 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957017" version="501" comment="git-email is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44938 <object object_ref="oval:com.oracle.elsa:obj:20181957009" /> 44939 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44940 </rpminfo_test> 44941 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957018" version="501" comment="git-gui is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44942 <object object_ref="oval:com.oracle.elsa:obj:20181957010" /> 44943 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44944 </rpminfo_test> 44945 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957019" version="501" comment="git-gui is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44946 <object object_ref="oval:com.oracle.elsa:obj:20181957010" /> 44947 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44948 </rpminfo_test> 44949 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957020" version="501" comment="git-hg is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44950 <object object_ref="oval:com.oracle.elsa:obj:20181957011" /> 44951 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44952 </rpminfo_test> 44953 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957021" version="501" comment="git-hg is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44954 <object object_ref="oval:com.oracle.elsa:obj:20181957011" /> 44955 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44956 </rpminfo_test> 44957 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957022" version="501" comment="git-p4 is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44958 <object object_ref="oval:com.oracle.elsa:obj:20181957012" /> 44959 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44960 </rpminfo_test> 44961 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957023" version="501" comment="git-p4 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44962 <object object_ref="oval:com.oracle.elsa:obj:20181957012" /> 44963 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44964 </rpminfo_test> 44965 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957024" version="501" comment="git-svn is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44966 <object object_ref="oval:com.oracle.elsa:obj:20181957013" /> 44967 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44968 </rpminfo_test> 44969 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957025" version="501" comment="git-svn is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44970 <object object_ref="oval:com.oracle.elsa:obj:20181957013" /> 44971 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44972 </rpminfo_test> 44973 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957026" version="501" comment="gitk is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44974 <object object_ref="oval:com.oracle.elsa:obj:20181957014" /> 44975 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44976 </rpminfo_test> 44977 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957027" version="501" comment="gitk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44978 <object object_ref="oval:com.oracle.elsa:obj:20181957014" /> 44979 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44980 </rpminfo_test> 44981 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957028" version="501" comment="gitweb is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44982 <object object_ref="oval:com.oracle.elsa:obj:20181957015" /> 44983 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44984 </rpminfo_test> 44985 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957029" version="501" comment="gitweb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44986 <object object_ref="oval:com.oracle.elsa:obj:20181957015" /> 44987 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44988 </rpminfo_test> 44989 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957030" version="501" comment="perl-Git is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44990 <object object_ref="oval:com.oracle.elsa:obj:20181957016" /> 44991 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 44992 </rpminfo_test> 44993 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957031" version="501" comment="perl-Git is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44994 <object object_ref="oval:com.oracle.elsa:obj:20181957016" /> 44995 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 44996 </rpminfo_test> 44997 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957032" version="501" comment="perl-Git-SVN is earlier than 0:1.8.3.1-14.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 44998 <object object_ref="oval:com.oracle.elsa:obj:20181957017" /> 44999 <state state_ref="oval:com.oracle.elsa:ste:20181957003" /> 45000 </rpminfo_test> 45001 <rpminfo_test id="oval:com.oracle.elsa:tst:20181957033" version="501" comment="perl-Git-SVN is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45002 <object object_ref="oval:com.oracle.elsa:obj:20181957017" /> 45003 <state state_ref="oval:com.oracle.elsa:ste:20181957001" /> 45004 </rpminfo_test> 45005 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45006 <object object_ref="oval:com.oracle.elsa:obj:20181965001" /> 45007 <state state_ref="oval:com.oracle.elsa:ste:20181965002" /> 45008 </rpminfo_test> 45009 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965002" version="501" comment="kernel is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45010 <object object_ref="oval:com.oracle.elsa:obj:20181965002" /> 45011 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45012 </rpminfo_test> 45013 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965003" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45014 <object object_ref="oval:com.oracle.elsa:obj:20181965002" /> 45015 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45016 </rpminfo_test> 45017 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965004" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45018 <object object_ref="oval:com.oracle.elsa:obj:20181965003" /> 45019 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45020 </rpminfo_test> 45021 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45022 <object object_ref="oval:com.oracle.elsa:obj:20181965003" /> 45023 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45024 </rpminfo_test> 45025 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965006" version="501" comment="kernel-debug is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45026 <object object_ref="oval:com.oracle.elsa:obj:20181965004" /> 45027 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45028 </rpminfo_test> 45029 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965007" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45030 <object object_ref="oval:com.oracle.elsa:obj:20181965004" /> 45031 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45032 </rpminfo_test> 45033 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965008" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45034 <object object_ref="oval:com.oracle.elsa:obj:20181965005" /> 45035 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45036 </rpminfo_test> 45037 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45038 <object object_ref="oval:com.oracle.elsa:obj:20181965005" /> 45039 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45040 </rpminfo_test> 45041 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965010" version="501" comment="kernel-devel is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45042 <object object_ref="oval:com.oracle.elsa:obj:20181965006" /> 45043 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45044 </rpminfo_test> 45045 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965011" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45046 <object object_ref="oval:com.oracle.elsa:obj:20181965006" /> 45047 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45048 </rpminfo_test> 45049 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965012" version="501" comment="kernel-doc is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45050 <object object_ref="oval:com.oracle.elsa:obj:20181965007" /> 45051 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45052 </rpminfo_test> 45053 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965013" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45054 <object object_ref="oval:com.oracle.elsa:obj:20181965007" /> 45055 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45056 </rpminfo_test> 45057 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965014" version="501" comment="kernel-headers is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45058 <object object_ref="oval:com.oracle.elsa:obj:20181965008" /> 45059 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45060 </rpminfo_test> 45061 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965015" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45062 <object object_ref="oval:com.oracle.elsa:obj:20181965008" /> 45063 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45064 </rpminfo_test> 45065 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965016" version="501" comment="kernel-tools is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45066 <object object_ref="oval:com.oracle.elsa:obj:20181965009" /> 45067 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45068 </rpminfo_test> 45069 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965017" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45070 <object object_ref="oval:com.oracle.elsa:obj:20181965009" /> 45071 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45072 </rpminfo_test> 45073 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965018" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45074 <object object_ref="oval:com.oracle.elsa:obj:20181965010" /> 45075 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45076 </rpminfo_test> 45077 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965019" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45078 <object object_ref="oval:com.oracle.elsa:obj:20181965010" /> 45079 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45080 </rpminfo_test> 45081 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965020" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45082 <object object_ref="oval:com.oracle.elsa:obj:20181965011" /> 45083 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45084 </rpminfo_test> 45085 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965021" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45086 <object object_ref="oval:com.oracle.elsa:obj:20181965011" /> 45087 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45088 </rpminfo_test> 45089 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965022" version="501" comment="perf is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45090 <object object_ref="oval:com.oracle.elsa:obj:20181965012" /> 45091 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45092 </rpminfo_test> 45093 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965023" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45094 <object object_ref="oval:com.oracle.elsa:obj:20181965012" /> 45095 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45096 </rpminfo_test> 45097 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965024" version="501" comment="python-perf is earlier than 0:3.10.0-862.6.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45098 <object object_ref="oval:com.oracle.elsa:obj:20181965013" /> 45099 <state state_ref="oval:com.oracle.elsa:ste:20181965003" /> 45100 </rpminfo_test> 45101 <rpminfo_test id="oval:com.oracle.elsa:tst:20181965025" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45102 <object object_ref="oval:com.oracle.elsa:obj:20181965013" /> 45103 <state state_ref="oval:com.oracle.elsa:ste:20181965001" /> 45104 </rpminfo_test> 45105 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45106 <object object_ref="oval:com.oracle.elsa:obj:20181979001" /> 45107 <state state_ref="oval:com.oracle.elsa:ste:20181979002" /> 45108 </rpminfo_test> 45109 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979002" version="501" comment="pki-base is earlier than 0:10.5.1-13.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45110 <object object_ref="oval:com.oracle.elsa:obj:20181979002" /> 45111 <state state_ref="oval:com.oracle.elsa:ste:20181979003" /> 45112 </rpminfo_test> 45113 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979003" version="501" comment="pki-base is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45114 <object object_ref="oval:com.oracle.elsa:obj:20181979002" /> 45115 <state state_ref="oval:com.oracle.elsa:ste:20181979001" /> 45116 </rpminfo_test> 45117 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979004" version="501" comment="pki-base-java is earlier than 0:10.5.1-13.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45118 <object object_ref="oval:com.oracle.elsa:obj:20181979003" /> 45119 <state state_ref="oval:com.oracle.elsa:ste:20181979003" /> 45120 </rpminfo_test> 45121 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979005" version="501" comment="pki-base-java is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45122 <object object_ref="oval:com.oracle.elsa:obj:20181979003" /> 45123 <state state_ref="oval:com.oracle.elsa:ste:20181979001" /> 45124 </rpminfo_test> 45125 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979006" version="501" comment="pki-ca is earlier than 0:10.5.1-13.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45126 <object object_ref="oval:com.oracle.elsa:obj:20181979004" /> 45127 <state state_ref="oval:com.oracle.elsa:ste:20181979003" /> 45128 </rpminfo_test> 45129 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979007" version="501" comment="pki-ca is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45130 <object object_ref="oval:com.oracle.elsa:obj:20181979004" /> 45131 <state state_ref="oval:com.oracle.elsa:ste:20181979001" /> 45132 </rpminfo_test> 45133 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979008" version="501" comment="pki-javadoc is earlier than 0:10.5.1-13.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45134 <object object_ref="oval:com.oracle.elsa:obj:20181979005" /> 45135 <state state_ref="oval:com.oracle.elsa:ste:20181979003" /> 45136 </rpminfo_test> 45137 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979009" version="501" comment="pki-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45138 <object object_ref="oval:com.oracle.elsa:obj:20181979005" /> 45139 <state state_ref="oval:com.oracle.elsa:ste:20181979001" /> 45140 </rpminfo_test> 45141 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979010" version="501" comment="pki-kra is earlier than 0:10.5.1-13.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45142 <object object_ref="oval:com.oracle.elsa:obj:20181979006" /> 45143 <state state_ref="oval:com.oracle.elsa:ste:20181979003" /> 45144 </rpminfo_test> 45145 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979011" version="501" comment="pki-kra is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45146 <object object_ref="oval:com.oracle.elsa:obj:20181979006" /> 45147 <state state_ref="oval:com.oracle.elsa:ste:20181979001" /> 45148 </rpminfo_test> 45149 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979012" version="501" comment="pki-server is earlier than 0:10.5.1-13.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45150 <object object_ref="oval:com.oracle.elsa:obj:20181979007" /> 45151 <state state_ref="oval:com.oracle.elsa:ste:20181979003" /> 45152 </rpminfo_test> 45153 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979013" version="501" comment="pki-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45154 <object object_ref="oval:com.oracle.elsa:obj:20181979007" /> 45155 <state state_ref="oval:com.oracle.elsa:ste:20181979001" /> 45156 </rpminfo_test> 45157 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979014" version="501" comment="pki-symkey is earlier than 0:10.5.1-13.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45158 <object object_ref="oval:com.oracle.elsa:obj:20181979008" /> 45159 <state state_ref="oval:com.oracle.elsa:ste:20181979003" /> 45160 </rpminfo_test> 45161 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979015" version="501" comment="pki-symkey is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45162 <object object_ref="oval:com.oracle.elsa:obj:20181979008" /> 45163 <state state_ref="oval:com.oracle.elsa:ste:20181979001" /> 45164 </rpminfo_test> 45165 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979016" version="501" comment="pki-tools is earlier than 0:10.5.1-13.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45166 <object object_ref="oval:com.oracle.elsa:obj:20181979009" /> 45167 <state state_ref="oval:com.oracle.elsa:ste:20181979003" /> 45168 </rpminfo_test> 45169 <rpminfo_test id="oval:com.oracle.elsa:tst:20181979017" version="501" comment="pki-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45170 <object object_ref="oval:com.oracle.elsa:obj:20181979009" /> 45171 <state state_ref="oval:com.oracle.elsa:ste:20181979001" /> 45172 </rpminfo_test> 45173 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45174 <object object_ref="oval:com.oracle.elsa:obj:20181997001" /> 45175 <state state_ref="oval:com.oracle.elsa:ste:20181997002" /> 45176 </rpminfo_test> 45177 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997002" version="501" comment="libvirt is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45178 <object object_ref="oval:com.oracle.elsa:obj:20181997002" /> 45179 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45180 </rpminfo_test> 45181 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997003" version="501" comment="libvirt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45182 <object object_ref="oval:com.oracle.elsa:obj:20181997002" /> 45183 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45184 </rpminfo_test> 45185 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997004" version="501" comment="libvirt-admin is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45186 <object object_ref="oval:com.oracle.elsa:obj:20181997003" /> 45187 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45188 </rpminfo_test> 45189 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997005" version="501" comment="libvirt-admin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45190 <object object_ref="oval:com.oracle.elsa:obj:20181997003" /> 45191 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45192 </rpminfo_test> 45193 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997006" version="501" comment="libvirt-client is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45194 <object object_ref="oval:com.oracle.elsa:obj:20181997004" /> 45195 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45196 </rpminfo_test> 45197 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997007" version="501" comment="libvirt-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45198 <object object_ref="oval:com.oracle.elsa:obj:20181997004" /> 45199 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45200 </rpminfo_test> 45201 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997008" version="501" comment="libvirt-daemon is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45202 <object object_ref="oval:com.oracle.elsa:obj:20181997005" /> 45203 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45204 </rpminfo_test> 45205 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997009" version="501" comment="libvirt-daemon is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45206 <object object_ref="oval:com.oracle.elsa:obj:20181997005" /> 45207 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45208 </rpminfo_test> 45209 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997010" version="501" comment="libvirt-daemon-config-network is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45210 <object object_ref="oval:com.oracle.elsa:obj:20181997006" /> 45211 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45212 </rpminfo_test> 45213 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997011" version="501" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45214 <object object_ref="oval:com.oracle.elsa:obj:20181997006" /> 45215 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45216 </rpminfo_test> 45217 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997012" version="501" comment="libvirt-daemon-config-nwfilter is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45218 <object object_ref="oval:com.oracle.elsa:obj:20181997007" /> 45219 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45220 </rpminfo_test> 45221 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997013" version="501" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45222 <object object_ref="oval:com.oracle.elsa:obj:20181997007" /> 45223 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45224 </rpminfo_test> 45225 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997014" version="501" comment="libvirt-daemon-driver-interface is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45226 <object object_ref="oval:com.oracle.elsa:obj:20181997008" /> 45227 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45228 </rpminfo_test> 45229 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997015" version="501" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45230 <object object_ref="oval:com.oracle.elsa:obj:20181997008" /> 45231 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45232 </rpminfo_test> 45233 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997016" version="501" comment="libvirt-daemon-driver-lxc is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45234 <object object_ref="oval:com.oracle.elsa:obj:20181997009" /> 45235 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45236 </rpminfo_test> 45237 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997017" version="501" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45238 <object object_ref="oval:com.oracle.elsa:obj:20181997009" /> 45239 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45240 </rpminfo_test> 45241 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997018" version="501" comment="libvirt-daemon-driver-network is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45242 <object object_ref="oval:com.oracle.elsa:obj:20181997010" /> 45243 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45244 </rpminfo_test> 45245 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997019" version="501" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45246 <object object_ref="oval:com.oracle.elsa:obj:20181997010" /> 45247 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45248 </rpminfo_test> 45249 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997020" version="501" comment="libvirt-daemon-driver-nodedev is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45250 <object object_ref="oval:com.oracle.elsa:obj:20181997011" /> 45251 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45252 </rpminfo_test> 45253 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997021" version="501" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45254 <object object_ref="oval:com.oracle.elsa:obj:20181997011" /> 45255 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45256 </rpminfo_test> 45257 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997022" version="501" comment="libvirt-daemon-driver-nwfilter is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45258 <object object_ref="oval:com.oracle.elsa:obj:20181997012" /> 45259 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45260 </rpminfo_test> 45261 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997023" version="501" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45262 <object object_ref="oval:com.oracle.elsa:obj:20181997012" /> 45263 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45264 </rpminfo_test> 45265 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997024" version="501" comment="libvirt-daemon-driver-qemu is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45266 <object object_ref="oval:com.oracle.elsa:obj:20181997013" /> 45267 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45268 </rpminfo_test> 45269 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997025" version="501" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45270 <object object_ref="oval:com.oracle.elsa:obj:20181997013" /> 45271 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45272 </rpminfo_test> 45273 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997026" version="501" comment="libvirt-daemon-driver-secret is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45274 <object object_ref="oval:com.oracle.elsa:obj:20181997014" /> 45275 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45276 </rpminfo_test> 45277 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997027" version="501" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45278 <object object_ref="oval:com.oracle.elsa:obj:20181997014" /> 45279 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45280 </rpminfo_test> 45281 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997028" version="501" comment="libvirt-daemon-driver-storage is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45282 <object object_ref="oval:com.oracle.elsa:obj:20181997015" /> 45283 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45284 </rpminfo_test> 45285 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997029" version="501" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45286 <object object_ref="oval:com.oracle.elsa:obj:20181997015" /> 45287 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45288 </rpminfo_test> 45289 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997030" version="501" comment="libvirt-daemon-driver-storage-core is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45290 <object object_ref="oval:com.oracle.elsa:obj:20181997016" /> 45291 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45292 </rpminfo_test> 45293 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997031" version="501" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45294 <object object_ref="oval:com.oracle.elsa:obj:20181997016" /> 45295 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45296 </rpminfo_test> 45297 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997032" version="501" comment="libvirt-daemon-driver-storage-disk is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45298 <object object_ref="oval:com.oracle.elsa:obj:20181997017" /> 45299 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45300 </rpminfo_test> 45301 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997033" version="501" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45302 <object object_ref="oval:com.oracle.elsa:obj:20181997017" /> 45303 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45304 </rpminfo_test> 45305 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997034" version="501" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45306 <object object_ref="oval:com.oracle.elsa:obj:20181997018" /> 45307 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45308 </rpminfo_test> 45309 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997035" version="501" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45310 <object object_ref="oval:com.oracle.elsa:obj:20181997018" /> 45311 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45312 </rpminfo_test> 45313 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997036" version="501" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45314 <object object_ref="oval:com.oracle.elsa:obj:20181997019" /> 45315 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45316 </rpminfo_test> 45317 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997037" version="501" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45318 <object object_ref="oval:com.oracle.elsa:obj:20181997019" /> 45319 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45320 </rpminfo_test> 45321 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997038" version="501" comment="libvirt-daemon-driver-storage-logical is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45322 <object object_ref="oval:com.oracle.elsa:obj:20181997020" /> 45323 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45324 </rpminfo_test> 45325 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997039" version="501" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45326 <object object_ref="oval:com.oracle.elsa:obj:20181997020" /> 45327 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45328 </rpminfo_test> 45329 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997040" version="501" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45330 <object object_ref="oval:com.oracle.elsa:obj:20181997021" /> 45331 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45332 </rpminfo_test> 45333 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997041" version="501" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45334 <object object_ref="oval:com.oracle.elsa:obj:20181997021" /> 45335 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45336 </rpminfo_test> 45337 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997042" version="501" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45338 <object object_ref="oval:com.oracle.elsa:obj:20181997022" /> 45339 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45340 </rpminfo_test> 45341 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997043" version="501" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45342 <object object_ref="oval:com.oracle.elsa:obj:20181997022" /> 45343 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45344 </rpminfo_test> 45345 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997044" version="501" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45346 <object object_ref="oval:com.oracle.elsa:obj:20181997023" /> 45347 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45348 </rpminfo_test> 45349 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997045" version="501" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45350 <object object_ref="oval:com.oracle.elsa:obj:20181997023" /> 45351 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45352 </rpminfo_test> 45353 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997046" version="501" comment="libvirt-daemon-kvm is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45354 <object object_ref="oval:com.oracle.elsa:obj:20181997024" /> 45355 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45356 </rpminfo_test> 45357 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997047" version="501" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45358 <object object_ref="oval:com.oracle.elsa:obj:20181997024" /> 45359 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45360 </rpminfo_test> 45361 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997048" version="501" comment="libvirt-daemon-lxc is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45362 <object object_ref="oval:com.oracle.elsa:obj:20181997025" /> 45363 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45364 </rpminfo_test> 45365 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997049" version="501" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45366 <object object_ref="oval:com.oracle.elsa:obj:20181997025" /> 45367 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45368 </rpminfo_test> 45369 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997050" version="501" comment="libvirt-devel is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45370 <object object_ref="oval:com.oracle.elsa:obj:20181997026" /> 45371 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45372 </rpminfo_test> 45373 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997051" version="501" comment="libvirt-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45374 <object object_ref="oval:com.oracle.elsa:obj:20181997026" /> 45375 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45376 </rpminfo_test> 45377 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997052" version="501" comment="libvirt-docs is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45378 <object object_ref="oval:com.oracle.elsa:obj:20181997027" /> 45379 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45380 </rpminfo_test> 45381 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997053" version="501" comment="libvirt-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45382 <object object_ref="oval:com.oracle.elsa:obj:20181997027" /> 45383 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45384 </rpminfo_test> 45385 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997054" version="501" comment="libvirt-libs is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45386 <object object_ref="oval:com.oracle.elsa:obj:20181997028" /> 45387 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45388 </rpminfo_test> 45389 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997055" version="501" comment="libvirt-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45390 <object object_ref="oval:com.oracle.elsa:obj:20181997028" /> 45391 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45392 </rpminfo_test> 45393 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997056" version="501" comment="libvirt-lock-sanlock is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45394 <object object_ref="oval:com.oracle.elsa:obj:20181997029" /> 45395 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45396 </rpminfo_test> 45397 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997057" version="501" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45398 <object object_ref="oval:com.oracle.elsa:obj:20181997029" /> 45399 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45400 </rpminfo_test> 45401 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997058" version="501" comment="libvirt-login-shell is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45402 <object object_ref="oval:com.oracle.elsa:obj:20181997030" /> 45403 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45404 </rpminfo_test> 45405 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997059" version="501" comment="libvirt-login-shell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45406 <object object_ref="oval:com.oracle.elsa:obj:20181997030" /> 45407 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45408 </rpminfo_test> 45409 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997060" version="501" comment="libvirt-nss is earlier than 0:3.9.0-14.el7_5.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45410 <object object_ref="oval:com.oracle.elsa:obj:20181997031" /> 45411 <state state_ref="oval:com.oracle.elsa:ste:20181997003" /> 45412 </rpminfo_test> 45413 <rpminfo_test id="oval:com.oracle.elsa:tst:20181997061" version="501" comment="libvirt-nss is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45414 <object object_ref="oval:com.oracle.elsa:obj:20181997031" /> 45415 <state state_ref="oval:com.oracle.elsa:ste:20181997001" /> 45416 </rpminfo_test> 45417 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45418 <object object_ref="oval:com.oracle.elsa:obj:20182001001" /> 45419 <state state_ref="oval:com.oracle.elsa:ste:20182001002" /> 45420 </rpminfo_test> 45421 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001002" version="501" comment="qemu-img is earlier than 10:1.5.3-156.el7_5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45422 <object object_ref="oval:com.oracle.elsa:obj:20182001002" /> 45423 <state state_ref="oval:com.oracle.elsa:ste:20182001003" /> 45424 </rpminfo_test> 45425 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001003" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45426 <object object_ref="oval:com.oracle.elsa:obj:20182001002" /> 45427 <state state_ref="oval:com.oracle.elsa:ste:20182001001" /> 45428 </rpminfo_test> 45429 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001004" version="501" comment="qemu-kvm is earlier than 10:1.5.3-156.el7_5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45430 <object object_ref="oval:com.oracle.elsa:obj:20182001003" /> 45431 <state state_ref="oval:com.oracle.elsa:ste:20182001003" /> 45432 </rpminfo_test> 45433 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001005" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45434 <object object_ref="oval:com.oracle.elsa:obj:20182001003" /> 45435 <state state_ref="oval:com.oracle.elsa:ste:20182001001" /> 45436 </rpminfo_test> 45437 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001006" version="501" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7_5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45438 <object object_ref="oval:com.oracle.elsa:obj:20182001004" /> 45439 <state state_ref="oval:com.oracle.elsa:ste:20182001003" /> 45440 </rpminfo_test> 45441 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001007" version="501" comment="qemu-kvm-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45442 <object object_ref="oval:com.oracle.elsa:obj:20182001004" /> 45443 <state state_ref="oval:com.oracle.elsa:ste:20182001001" /> 45444 </rpminfo_test> 45445 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001008" version="501" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7_5.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45446 <object object_ref="oval:com.oracle.elsa:obj:20182001005" /> 45447 <state state_ref="oval:com.oracle.elsa:ste:20182001003" /> 45448 </rpminfo_test> 45449 <rpminfo_test id="oval:com.oracle.elsa:tst:20182001009" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45450 <object object_ref="oval:com.oracle.elsa:obj:20182001005" /> 45451 <state state_ref="oval:com.oracle.elsa:ste:20182001001" /> 45452 </rpminfo_test> 45453 <rpminfo_test id="oval:com.oracle.elsa:tst:20182113001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45454 <object object_ref="oval:com.oracle.elsa:obj:20182113001" /> 45455 <state state_ref="oval:com.oracle.elsa:ste:20182113002" /> 45456 </rpminfo_test> 45457 <rpminfo_test id="oval:com.oracle.elsa:tst:20182113002" version="501" comment="firefox is earlier than 0:60.1.0-4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45458 <object object_ref="oval:com.oracle.elsa:obj:20182113002" /> 45459 <state state_ref="oval:com.oracle.elsa:ste:20182113003" /> 45460 </rpminfo_test> 45461 <rpminfo_test id="oval:com.oracle.elsa:tst:20182113003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45462 <object object_ref="oval:com.oracle.elsa:obj:20182113002" /> 45463 <state state_ref="oval:com.oracle.elsa:ste:20182113001" /> 45464 </rpminfo_test> 45465 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45466 <object object_ref="oval:com.oracle.elsa:obj:20182123001" /> 45467 <state state_ref="oval:com.oracle.elsa:ste:20182123002" /> 45468 </rpminfo_test> 45469 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123002" version="501" comment="python is earlier than 0:2.7.5-69.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45470 <object object_ref="oval:com.oracle.elsa:obj:20182123002" /> 45471 <state state_ref="oval:com.oracle.elsa:ste:20182123003" /> 45472 </rpminfo_test> 45473 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123003" version="501" comment="python is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45474 <object object_ref="oval:com.oracle.elsa:obj:20182123002" /> 45475 <state state_ref="oval:com.oracle.elsa:ste:20182123001" /> 45476 </rpminfo_test> 45477 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123004" version="501" comment="python-debug is earlier than 0:2.7.5-69.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45478 <object object_ref="oval:com.oracle.elsa:obj:20182123003" /> 45479 <state state_ref="oval:com.oracle.elsa:ste:20182123003" /> 45480 </rpminfo_test> 45481 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123005" version="501" comment="python-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45482 <object object_ref="oval:com.oracle.elsa:obj:20182123003" /> 45483 <state state_ref="oval:com.oracle.elsa:ste:20182123001" /> 45484 </rpminfo_test> 45485 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123006" version="501" comment="python-devel is earlier than 0:2.7.5-69.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45486 <object object_ref="oval:com.oracle.elsa:obj:20182123004" /> 45487 <state state_ref="oval:com.oracle.elsa:ste:20182123003" /> 45488 </rpminfo_test> 45489 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123007" version="501" comment="python-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45490 <object object_ref="oval:com.oracle.elsa:obj:20182123004" /> 45491 <state state_ref="oval:com.oracle.elsa:ste:20182123001" /> 45492 </rpminfo_test> 45493 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123008" version="501" comment="python-libs is earlier than 0:2.7.5-69.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45494 <object object_ref="oval:com.oracle.elsa:obj:20182123005" /> 45495 <state state_ref="oval:com.oracle.elsa:ste:20182123003" /> 45496 </rpminfo_test> 45497 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123009" version="501" comment="python-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45498 <object object_ref="oval:com.oracle.elsa:obj:20182123005" /> 45499 <state state_ref="oval:com.oracle.elsa:ste:20182123001" /> 45500 </rpminfo_test> 45501 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123010" version="501" comment="python-test is earlier than 0:2.7.5-69.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45502 <object object_ref="oval:com.oracle.elsa:obj:20182123006" /> 45503 <state state_ref="oval:com.oracle.elsa:ste:20182123003" /> 45504 </rpminfo_test> 45505 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123011" version="501" comment="python-test is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45506 <object object_ref="oval:com.oracle.elsa:obj:20182123006" /> 45507 <state state_ref="oval:com.oracle.elsa:ste:20182123001" /> 45508 </rpminfo_test> 45509 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123012" version="501" comment="python-tools is earlier than 0:2.7.5-69.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45510 <object object_ref="oval:com.oracle.elsa:obj:20182123007" /> 45511 <state state_ref="oval:com.oracle.elsa:ste:20182123003" /> 45512 </rpminfo_test> 45513 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123013" version="501" comment="python-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45514 <object object_ref="oval:com.oracle.elsa:obj:20182123007" /> 45515 <state state_ref="oval:com.oracle.elsa:ste:20182123001" /> 45516 </rpminfo_test> 45517 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123014" version="501" comment="tkinter is earlier than 0:2.7.5-69.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45518 <object object_ref="oval:com.oracle.elsa:obj:20182123008" /> 45519 <state state_ref="oval:com.oracle.elsa:ste:20182123003" /> 45520 </rpminfo_test> 45521 <rpminfo_test id="oval:com.oracle.elsa:tst:20182123015" version="501" comment="tkinter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45522 <object object_ref="oval:com.oracle.elsa:obj:20182123008" /> 45523 <state state_ref="oval:com.oracle.elsa:ste:20182123001" /> 45524 </rpminfo_test> 45525 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45526 <object object_ref="oval:com.oracle.elsa:obj:20182162001" /> 45527 <state state_ref="oval:com.oracle.elsa:ste:20182162002" /> 45528 </rpminfo_test> 45529 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162002" version="501" comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.506.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45530 <object object_ref="oval:com.oracle.elsa:obj:20182162002" /> 45531 <state state_ref="oval:com.oracle.elsa:ste:20182162003" /> 45532 </rpminfo_test> 45533 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162003" version="501" comment="qemu-guest-agent is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45534 <object object_ref="oval:com.oracle.elsa:obj:20182162002" /> 45535 <state state_ref="oval:com.oracle.elsa:ste:20182162001" /> 45536 </rpminfo_test> 45537 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162004" version="501" comment="qemu-img is earlier than 2:0.12.1.2-2.506.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45538 <object object_ref="oval:com.oracle.elsa:obj:20182162003" /> 45539 <state state_ref="oval:com.oracle.elsa:ste:20182162003" /> 45540 </rpminfo_test> 45541 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162005" version="501" comment="qemu-img is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45542 <object object_ref="oval:com.oracle.elsa:obj:20182162003" /> 45543 <state state_ref="oval:com.oracle.elsa:ste:20182162001" /> 45544 </rpminfo_test> 45545 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162006" version="501" comment="qemu-kvm is earlier than 2:0.12.1.2-2.506.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45546 <object object_ref="oval:com.oracle.elsa:obj:20182162004" /> 45547 <state state_ref="oval:com.oracle.elsa:ste:20182162003" /> 45548 </rpminfo_test> 45549 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162007" version="501" comment="qemu-kvm is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45550 <object object_ref="oval:com.oracle.elsa:obj:20182162004" /> 45551 <state state_ref="oval:com.oracle.elsa:ste:20182162001" /> 45552 </rpminfo_test> 45553 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162008" version="501" comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.506.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45554 <object object_ref="oval:com.oracle.elsa:obj:20182162005" /> 45555 <state state_ref="oval:com.oracle.elsa:ste:20182162003" /> 45556 </rpminfo_test> 45557 <rpminfo_test id="oval:com.oracle.elsa:tst:20182162009" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45558 <object object_ref="oval:com.oracle.elsa:obj:20182162005" /> 45559 <state state_ref="oval:com.oracle.elsa:ste:20182162001" /> 45560 </rpminfo_test> 45561 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45562 <object object_ref="oval:com.oracle.elsa:obj:20182164001" /> 45563 <state state_ref="oval:com.oracle.elsa:ste:20182164002" /> 45564 </rpminfo_test> 45565 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164002" version="501" comment="kernel is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45566 <object object_ref="oval:com.oracle.elsa:obj:20182164002" /> 45567 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45568 </rpminfo_test> 45569 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164003" version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45570 <object object_ref="oval:com.oracle.elsa:obj:20182164002" /> 45571 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45572 </rpminfo_test> 45573 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164004" version="501" comment="kernel-abi-whitelists is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45574 <object object_ref="oval:com.oracle.elsa:obj:20182164003" /> 45575 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45576 </rpminfo_test> 45577 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45578 <object object_ref="oval:com.oracle.elsa:obj:20182164003" /> 45579 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45580 </rpminfo_test> 45581 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164006" version="501" comment="kernel-debug is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45582 <object object_ref="oval:com.oracle.elsa:obj:20182164004" /> 45583 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45584 </rpminfo_test> 45585 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164007" version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45586 <object object_ref="oval:com.oracle.elsa:obj:20182164004" /> 45587 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45588 </rpminfo_test> 45589 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164008" version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45590 <object object_ref="oval:com.oracle.elsa:obj:20182164005" /> 45591 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45592 </rpminfo_test> 45593 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45594 <object object_ref="oval:com.oracle.elsa:obj:20182164005" /> 45595 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45596 </rpminfo_test> 45597 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164010" version="501" comment="kernel-devel is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45598 <object object_ref="oval:com.oracle.elsa:obj:20182164006" /> 45599 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45600 </rpminfo_test> 45601 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164011" version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45602 <object object_ref="oval:com.oracle.elsa:obj:20182164006" /> 45603 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45604 </rpminfo_test> 45605 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164012" version="501" comment="kernel-doc is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45606 <object object_ref="oval:com.oracle.elsa:obj:20182164007" /> 45607 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45608 </rpminfo_test> 45609 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164013" version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45610 <object object_ref="oval:com.oracle.elsa:obj:20182164007" /> 45611 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45612 </rpminfo_test> 45613 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164014" version="501" comment="kernel-firmware is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45614 <object object_ref="oval:com.oracle.elsa:obj:20182164008" /> 45615 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45616 </rpminfo_test> 45617 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164015" version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45618 <object object_ref="oval:com.oracle.elsa:obj:20182164008" /> 45619 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45620 </rpminfo_test> 45621 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164016" version="501" comment="kernel-headers is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45622 <object object_ref="oval:com.oracle.elsa:obj:20182164009" /> 45623 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45624 </rpminfo_test> 45625 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164017" version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45626 <object object_ref="oval:com.oracle.elsa:obj:20182164009" /> 45627 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45628 </rpminfo_test> 45629 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164018" version="501" comment="perf is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45630 <object object_ref="oval:com.oracle.elsa:obj:20182164010" /> 45631 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45632 </rpminfo_test> 45633 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164019" version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45634 <object object_ref="oval:com.oracle.elsa:obj:20182164010" /> 45635 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45636 </rpminfo_test> 45637 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164020" version="501" comment="python-perf is earlier than 0:2.6.32-754.2.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45638 <object object_ref="oval:com.oracle.elsa:obj:20182164011" /> 45639 <state state_ref="oval:com.oracle.elsa:ste:20182164003" /> 45640 </rpminfo_test> 45641 <rpminfo_test id="oval:com.oracle.elsa:tst:20182164021" version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45642 <object object_ref="oval:com.oracle.elsa:obj:20182164011" /> 45643 <state state_ref="oval:com.oracle.elsa:ste:20182164001" /> 45644 </rpminfo_test> 45645 <rpminfo_test id="oval:com.oracle.elsa:tst:20182180001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45646 <object object_ref="oval:com.oracle.elsa:obj:20182180001" /> 45647 <state state_ref="oval:com.oracle.elsa:ste:20182180002" /> 45648 </rpminfo_test> 45649 <rpminfo_test id="oval:com.oracle.elsa:tst:20182180002" version="501" comment="gnupg2 is earlier than 0:2.0.14-9.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45650 <object object_ref="oval:com.oracle.elsa:obj:20182180002" /> 45651 <state state_ref="oval:com.oracle.elsa:ste:20182180003" /> 45652 </rpminfo_test> 45653 <rpminfo_test id="oval:com.oracle.elsa:tst:20182180003" version="501" comment="gnupg2 is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45654 <object object_ref="oval:com.oracle.elsa:obj:20182180002" /> 45655 <state state_ref="oval:com.oracle.elsa:ste:20182180001" /> 45656 </rpminfo_test> 45657 <rpminfo_test id="oval:com.oracle.elsa:tst:20182180004" version="501" comment="gnupg2-smime is earlier than 0:2.0.14-9.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45658 <object object_ref="oval:com.oracle.elsa:obj:20182180003" /> 45659 <state state_ref="oval:com.oracle.elsa:ste:20182180003" /> 45660 </rpminfo_test> 45661 <rpminfo_test id="oval:com.oracle.elsa:tst:20182180005" version="501" comment="gnupg2-smime is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45662 <object object_ref="oval:com.oracle.elsa:obj:20182180003" /> 45663 <state state_ref="oval:com.oracle.elsa:ste:20182180001" /> 45664 </rpminfo_test> 45665 <rpminfo_test id="oval:com.oracle.elsa:tst:20182181001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45666 <object object_ref="oval:com.oracle.elsa:obj:20182181001" /> 45667 <state state_ref="oval:com.oracle.elsa:ste:20182181002" /> 45668 </rpminfo_test> 45669 <rpminfo_test id="oval:com.oracle.elsa:tst:20182181002" version="501" comment="gnupg2 is earlier than 0:2.0.22-5.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45670 <object object_ref="oval:com.oracle.elsa:obj:20182181002" /> 45671 <state state_ref="oval:com.oracle.elsa:ste:20182181003" /> 45672 </rpminfo_test> 45673 <rpminfo_test id="oval:com.oracle.elsa:tst:20182181003" version="501" comment="gnupg2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45674 <object object_ref="oval:com.oracle.elsa:obj:20182181002" /> 45675 <state state_ref="oval:com.oracle.elsa:ste:20182181001" /> 45676 </rpminfo_test> 45677 <rpminfo_test id="oval:com.oracle.elsa:tst:20182181004" version="501" comment="gnupg2-smime is earlier than 0:2.0.22-5.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45678 <object object_ref="oval:com.oracle.elsa:obj:20182181003" /> 45679 <state state_ref="oval:com.oracle.elsa:ste:20182181003" /> 45680 </rpminfo_test> 45681 <rpminfo_test id="oval:com.oracle.elsa:tst:20182181005" version="501" comment="gnupg2-smime is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45682 <object object_ref="oval:com.oracle.elsa:obj:20182181003" /> 45683 <state state_ref="oval:com.oracle.elsa:ste:20182181001" /> 45684 </rpminfo_test> 45685 <rpminfo_test id="oval:com.oracle.elsa:tst:20182240001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45686 <object object_ref="oval:com.oracle.elsa:obj:20182240001" /> 45687 <state state_ref="oval:com.oracle.elsa:ste:20182240002" /> 45688 </rpminfo_test> 45689 <rpminfo_test id="oval:com.oracle.elsa:tst:20182240002" version="501" comment="openslp is earlier than 1:2.0.0-7.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45690 <object object_ref="oval:com.oracle.elsa:obj:20182240002" /> 45691 <state state_ref="oval:com.oracle.elsa:ste:20182240003" /> 45692 </rpminfo_test> 45693 <rpminfo_test id="oval:com.oracle.elsa:tst:20182240003" version="501" comment="openslp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45694 <object object_ref="oval:com.oracle.elsa:obj:20182240002" /> 45695 <state state_ref="oval:com.oracle.elsa:ste:20182240001" /> 45696 </rpminfo_test> 45697 <rpminfo_test id="oval:com.oracle.elsa:tst:20182240004" version="501" comment="openslp-devel is earlier than 1:2.0.0-7.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45698 <object object_ref="oval:com.oracle.elsa:obj:20182240003" /> 45699 <state state_ref="oval:com.oracle.elsa:ste:20182240003" /> 45700 </rpminfo_test> 45701 <rpminfo_test id="oval:com.oracle.elsa:tst:20182240005" version="501" comment="openslp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45702 <object object_ref="oval:com.oracle.elsa:obj:20182240003" /> 45703 <state state_ref="oval:com.oracle.elsa:ste:20182240001" /> 45704 </rpminfo_test> 45705 <rpminfo_test id="oval:com.oracle.elsa:tst:20182240006" version="501" comment="openslp-server is earlier than 1:2.0.0-7.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45706 <object object_ref="oval:com.oracle.elsa:obj:20182240004" /> 45707 <state state_ref="oval:com.oracle.elsa:ste:20182240003" /> 45708 </rpminfo_test> 45709 <rpminfo_test id="oval:com.oracle.elsa:tst:20182240007" version="501" comment="openslp-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45710 <object object_ref="oval:com.oracle.elsa:obj:20182240004" /> 45711 <state state_ref="oval:com.oracle.elsa:ste:20182240001" /> 45712 </rpminfo_test> 45713 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45714 <object object_ref="oval:com.oracle.elsa:obj:20182241001" /> 45715 <state state_ref="oval:com.oracle.elsa:ste:20182241002" /> 45716 </rpminfo_test> 45717 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241002" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45718 <object object_ref="oval:com.oracle.elsa:obj:20182241002" /> 45719 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45720 </rpminfo_test> 45721 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241003" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45722 <object object_ref="oval:com.oracle.elsa:obj:20182241002" /> 45723 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45724 </rpminfo_test> 45725 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241004" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45726 <object object_ref="oval:com.oracle.elsa:obj:20182241003" /> 45727 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45728 </rpminfo_test> 45729 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241005" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45730 <object object_ref="oval:com.oracle.elsa:obj:20182241003" /> 45731 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45732 </rpminfo_test> 45733 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241006" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45734 <object object_ref="oval:com.oracle.elsa:obj:20182241004" /> 45735 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45736 </rpminfo_test> 45737 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241007" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45738 <object object_ref="oval:com.oracle.elsa:obj:20182241004" /> 45739 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45740 </rpminfo_test> 45741 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241008" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45742 <object object_ref="oval:com.oracle.elsa:obj:20182241005" /> 45743 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45744 </rpminfo_test> 45745 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241009" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45746 <object object_ref="oval:com.oracle.elsa:obj:20182241005" /> 45747 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45748 </rpminfo_test> 45749 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241010" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45750 <object object_ref="oval:com.oracle.elsa:obj:20182241006" /> 45751 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45752 </rpminfo_test> 45753 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241011" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45754 <object object_ref="oval:com.oracle.elsa:obj:20182241006" /> 45755 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45756 </rpminfo_test> 45757 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241012" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45758 <object object_ref="oval:com.oracle.elsa:obj:20182241007" /> 45759 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45760 </rpminfo_test> 45761 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241013" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45762 <object object_ref="oval:com.oracle.elsa:obj:20182241007" /> 45763 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45764 </rpminfo_test> 45765 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241014" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45766 <object object_ref="oval:com.oracle.elsa:obj:20182241008" /> 45767 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45768 </rpminfo_test> 45769 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241015" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45770 <object object_ref="oval:com.oracle.elsa:obj:20182241008" /> 45771 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45772 </rpminfo_test> 45773 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241016" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45774 <object object_ref="oval:com.oracle.elsa:obj:20182241009" /> 45775 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45776 </rpminfo_test> 45777 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241017" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45778 <object object_ref="oval:com.oracle.elsa:obj:20182241009" /> 45779 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45780 </rpminfo_test> 45781 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241018" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45782 <object object_ref="oval:com.oracle.elsa:obj:20182241010" /> 45783 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45784 </rpminfo_test> 45785 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241019" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45786 <object object_ref="oval:com.oracle.elsa:obj:20182241010" /> 45787 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45788 </rpminfo_test> 45789 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241020" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45790 <object object_ref="oval:com.oracle.elsa:obj:20182241011" /> 45791 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45792 </rpminfo_test> 45793 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241021" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45794 <object object_ref="oval:com.oracle.elsa:obj:20182241011" /> 45795 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45796 </rpminfo_test> 45797 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241022" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45798 <object object_ref="oval:com.oracle.elsa:obj:20182241012" /> 45799 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45800 </rpminfo_test> 45801 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241023" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45802 <object object_ref="oval:com.oracle.elsa:obj:20182241012" /> 45803 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45804 </rpminfo_test> 45805 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241024" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.181-3.b13.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45806 <object object_ref="oval:com.oracle.elsa:obj:20182241013" /> 45807 <state state_ref="oval:com.oracle.elsa:ste:20182241003" /> 45808 </rpminfo_test> 45809 <rpminfo_test id="oval:com.oracle.elsa:tst:20182241025" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45810 <object object_ref="oval:com.oracle.elsa:obj:20182241013" /> 45811 <state state_ref="oval:com.oracle.elsa:ste:20182241001" /> 45812 </rpminfo_test> 45813 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45814 <object object_ref="oval:com.oracle.elsa:obj:20182242001" /> 45815 <state state_ref="oval:com.oracle.elsa:ste:20182242002" /> 45816 </rpminfo_test> 45817 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242002" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45818 <object object_ref="oval:com.oracle.elsa:obj:20182242002" /> 45819 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45820 </rpminfo_test> 45821 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242003" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45822 <object object_ref="oval:com.oracle.elsa:obj:20182242002" /> 45823 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45824 </rpminfo_test> 45825 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242004" version="501" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45826 <object object_ref="oval:com.oracle.elsa:obj:20182242003" /> 45827 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45828 </rpminfo_test> 45829 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242005" version="501" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45830 <object object_ref="oval:com.oracle.elsa:obj:20182242003" /> 45831 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45832 </rpminfo_test> 45833 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242006" version="501" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45834 <object object_ref="oval:com.oracle.elsa:obj:20182242004" /> 45835 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45836 </rpminfo_test> 45837 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242007" version="501" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45838 <object object_ref="oval:com.oracle.elsa:obj:20182242004" /> 45839 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45840 </rpminfo_test> 45841 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242008" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45842 <object object_ref="oval:com.oracle.elsa:obj:20182242005" /> 45843 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45844 </rpminfo_test> 45845 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242009" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45846 <object object_ref="oval:com.oracle.elsa:obj:20182242005" /> 45847 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45848 </rpminfo_test> 45849 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242010" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45850 <object object_ref="oval:com.oracle.elsa:obj:20182242006" /> 45851 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45852 </rpminfo_test> 45853 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242011" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45854 <object object_ref="oval:com.oracle.elsa:obj:20182242006" /> 45855 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45856 </rpminfo_test> 45857 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242012" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45858 <object object_ref="oval:com.oracle.elsa:obj:20182242007" /> 45859 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45860 </rpminfo_test> 45861 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242013" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45862 <object object_ref="oval:com.oracle.elsa:obj:20182242007" /> 45863 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45864 </rpminfo_test> 45865 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242014" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45866 <object object_ref="oval:com.oracle.elsa:obj:20182242008" /> 45867 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45868 </rpminfo_test> 45869 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242015" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45870 <object object_ref="oval:com.oracle.elsa:obj:20182242008" /> 45871 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45872 </rpminfo_test> 45873 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242016" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45874 <object object_ref="oval:com.oracle.elsa:obj:20182242009" /> 45875 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45876 </rpminfo_test> 45877 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242017" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45878 <object object_ref="oval:com.oracle.elsa:obj:20182242009" /> 45879 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45880 </rpminfo_test> 45881 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242018" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45882 <object object_ref="oval:com.oracle.elsa:obj:20182242010" /> 45883 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45884 </rpminfo_test> 45885 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242019" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45886 <object object_ref="oval:com.oracle.elsa:obj:20182242010" /> 45887 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45888 </rpminfo_test> 45889 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242020" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45890 <object object_ref="oval:com.oracle.elsa:obj:20182242011" /> 45891 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45892 </rpminfo_test> 45893 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242021" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45894 <object object_ref="oval:com.oracle.elsa:obj:20182242011" /> 45895 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45896 </rpminfo_test> 45897 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242022" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45898 <object object_ref="oval:com.oracle.elsa:obj:20182242012" /> 45899 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45900 </rpminfo_test> 45901 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242023" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45902 <object object_ref="oval:com.oracle.elsa:obj:20182242012" /> 45903 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45904 </rpminfo_test> 45905 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242024" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45906 <object object_ref="oval:com.oracle.elsa:obj:20182242013" /> 45907 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45908 </rpminfo_test> 45909 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242025" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45910 <object object_ref="oval:com.oracle.elsa:obj:20182242013" /> 45911 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45912 </rpminfo_test> 45913 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242026" version="501" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45914 <object object_ref="oval:com.oracle.elsa:obj:20182242014" /> 45915 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45916 </rpminfo_test> 45917 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242027" version="501" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45918 <object object_ref="oval:com.oracle.elsa:obj:20182242014" /> 45919 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45920 </rpminfo_test> 45921 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242028" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45922 <object object_ref="oval:com.oracle.elsa:obj:20182242015" /> 45923 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45924 </rpminfo_test> 45925 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242029" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45926 <object object_ref="oval:com.oracle.elsa:obj:20182242015" /> 45927 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45928 </rpminfo_test> 45929 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242030" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45930 <object object_ref="oval:com.oracle.elsa:obj:20182242016" /> 45931 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45932 </rpminfo_test> 45933 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242031" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45934 <object object_ref="oval:com.oracle.elsa:obj:20182242016" /> 45935 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45936 </rpminfo_test> 45937 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242032" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.181-3.b13.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45938 <object object_ref="oval:com.oracle.elsa:obj:20182242017" /> 45939 <state state_ref="oval:com.oracle.elsa:ste:20182242003" /> 45940 </rpminfo_test> 45941 <rpminfo_test id="oval:com.oracle.elsa:tst:20182242033" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45942 <object object_ref="oval:com.oracle.elsa:obj:20182242017" /> 45943 <state state_ref="oval:com.oracle.elsa:ste:20182242001" /> 45944 </rpminfo_test> 45945 <rpminfo_test id="oval:com.oracle.elsa:tst:20182251001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45946 <object object_ref="oval:com.oracle.elsa:obj:20182251001" /> 45947 <state state_ref="oval:com.oracle.elsa:ste:20182251002" /> 45948 </rpminfo_test> 45949 <rpminfo_test id="oval:com.oracle.elsa:tst:20182251002" version="501" comment="thunderbird is earlier than 0:52.9.1-1.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45950 <object object_ref="oval:com.oracle.elsa:obj:20182251002" /> 45951 <state state_ref="oval:com.oracle.elsa:ste:20182251003" /> 45952 </rpminfo_test> 45953 <rpminfo_test id="oval:com.oracle.elsa:tst:20182251003" version="501" comment="thunderbird is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45954 <object object_ref="oval:com.oracle.elsa:obj:20182251002" /> 45955 <state state_ref="oval:com.oracle.elsa:ste:20182251001" /> 45956 </rpminfo_test> 45957 <rpminfo_test id="oval:com.oracle.elsa:tst:20182252001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45958 <object object_ref="oval:com.oracle.elsa:obj:20182252001" /> 45959 <state state_ref="oval:com.oracle.elsa:ste:20182252002" /> 45960 </rpminfo_test> 45961 <rpminfo_test id="oval:com.oracle.elsa:tst:20182252002" version="501" comment="thunderbird is earlier than 0:52.9.1-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45962 <object object_ref="oval:com.oracle.elsa:obj:20182252002" /> 45963 <state state_ref="oval:com.oracle.elsa:ste:20182252003" /> 45964 </rpminfo_test> 45965 <rpminfo_test id="oval:com.oracle.elsa:tst:20182252003" version="501" comment="thunderbird is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45966 <object object_ref="oval:com.oracle.elsa:obj:20182252002" /> 45967 <state state_ref="oval:com.oracle.elsa:ste:20182252001" /> 45968 </rpminfo_test> 45969 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45970 <object object_ref="oval:com.oracle.elsa:obj:20182283001" /> 45971 <state state_ref="oval:com.oracle.elsa:ste:20182283002" /> 45972 </rpminfo_test> 45973 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283002" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45974 <object object_ref="oval:com.oracle.elsa:obj:20182283002" /> 45975 <state state_ref="oval:com.oracle.elsa:ste:20182283003" /> 45976 </rpminfo_test> 45977 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283003" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45978 <object object_ref="oval:com.oracle.elsa:obj:20182283002" /> 45979 <state state_ref="oval:com.oracle.elsa:ste:20182283001" /> 45980 </rpminfo_test> 45981 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283004" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45982 <object object_ref="oval:com.oracle.elsa:obj:20182283003" /> 45983 <state state_ref="oval:com.oracle.elsa:ste:20182283003" /> 45984 </rpminfo_test> 45985 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283005" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45986 <object object_ref="oval:com.oracle.elsa:obj:20182283003" /> 45987 <state state_ref="oval:com.oracle.elsa:ste:20182283001" /> 45988 </rpminfo_test> 45989 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283006" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45990 <object object_ref="oval:com.oracle.elsa:obj:20182283004" /> 45991 <state state_ref="oval:com.oracle.elsa:ste:20182283003" /> 45992 </rpminfo_test> 45993 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283007" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45994 <object object_ref="oval:com.oracle.elsa:obj:20182283004" /> 45995 <state state_ref="oval:com.oracle.elsa:ste:20182283001" /> 45996 </rpminfo_test> 45997 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283008" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 45998 <object object_ref="oval:com.oracle.elsa:obj:20182283005" /> 45999 <state state_ref="oval:com.oracle.elsa:ste:20182283003" /> 46000 </rpminfo_test> 46001 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283009" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46002 <object object_ref="oval:com.oracle.elsa:obj:20182283005" /> 46003 <state state_ref="oval:com.oracle.elsa:ste:20182283001" /> 46004 </rpminfo_test> 46005 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283010" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.191-2.6.15.4.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46006 <object object_ref="oval:com.oracle.elsa:obj:20182283006" /> 46007 <state state_ref="oval:com.oracle.elsa:ste:20182283003" /> 46008 </rpminfo_test> 46009 <rpminfo_test id="oval:com.oracle.elsa:tst:20182283011" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46010 <object object_ref="oval:com.oracle.elsa:obj:20182283006" /> 46011 <state state_ref="oval:com.oracle.elsa:ste:20182283001" /> 46012 </rpminfo_test> 46013 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46014 <object object_ref="oval:com.oracle.elsa:obj:20182284001" /> 46015 <state state_ref="oval:com.oracle.elsa:ste:20182284002" /> 46016 </rpminfo_test> 46017 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284002" version="501" comment="yum-NetworkManager-dispatcher is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46018 <object object_ref="oval:com.oracle.elsa:obj:20182284002" /> 46019 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46020 </rpminfo_test> 46021 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284003" version="501" comment="yum-NetworkManager-dispatcher is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46022 <object object_ref="oval:com.oracle.elsa:obj:20182284002" /> 46023 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46024 </rpminfo_test> 46025 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284004" version="501" comment="yum-plugin-aliases is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46026 <object object_ref="oval:com.oracle.elsa:obj:20182284003" /> 46027 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46028 </rpminfo_test> 46029 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284005" version="501" comment="yum-plugin-aliases is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46030 <object object_ref="oval:com.oracle.elsa:obj:20182284003" /> 46031 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46032 </rpminfo_test> 46033 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284006" version="501" comment="yum-plugin-auto-update-debug-info is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46034 <object object_ref="oval:com.oracle.elsa:obj:20182284004" /> 46035 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46036 </rpminfo_test> 46037 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284007" version="501" comment="yum-plugin-auto-update-debug-info is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46038 <object object_ref="oval:com.oracle.elsa:obj:20182284004" /> 46039 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46040 </rpminfo_test> 46041 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284008" version="501" comment="yum-plugin-changelog is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46042 <object object_ref="oval:com.oracle.elsa:obj:20182284005" /> 46043 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46044 </rpminfo_test> 46045 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284009" version="501" comment="yum-plugin-changelog is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46046 <object object_ref="oval:com.oracle.elsa:obj:20182284005" /> 46047 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46048 </rpminfo_test> 46049 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284010" version="501" comment="yum-plugin-fastestmirror is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46050 <object object_ref="oval:com.oracle.elsa:obj:20182284006" /> 46051 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46052 </rpminfo_test> 46053 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284011" version="501" comment="yum-plugin-fastestmirror is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46054 <object object_ref="oval:com.oracle.elsa:obj:20182284006" /> 46055 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46056 </rpminfo_test> 46057 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284012" version="501" comment="yum-plugin-filter-data is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46058 <object object_ref="oval:com.oracle.elsa:obj:20182284007" /> 46059 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46060 </rpminfo_test> 46061 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284013" version="501" comment="yum-plugin-filter-data is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46062 <object object_ref="oval:com.oracle.elsa:obj:20182284007" /> 46063 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46064 </rpminfo_test> 46065 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284014" version="501" comment="yum-plugin-fs-snapshot is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46066 <object object_ref="oval:com.oracle.elsa:obj:20182284008" /> 46067 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46068 </rpminfo_test> 46069 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284015" version="501" comment="yum-plugin-fs-snapshot is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46070 <object object_ref="oval:com.oracle.elsa:obj:20182284008" /> 46071 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46072 </rpminfo_test> 46073 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284016" version="501" comment="yum-plugin-keys is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46074 <object object_ref="oval:com.oracle.elsa:obj:20182284009" /> 46075 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46076 </rpminfo_test> 46077 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284017" version="501" comment="yum-plugin-keys is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46078 <object object_ref="oval:com.oracle.elsa:obj:20182284009" /> 46079 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46080 </rpminfo_test> 46081 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284018" version="501" comment="yum-plugin-list-data is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46082 <object object_ref="oval:com.oracle.elsa:obj:20182284010" /> 46083 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46084 </rpminfo_test> 46085 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284019" version="501" comment="yum-plugin-list-data is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46086 <object object_ref="oval:com.oracle.elsa:obj:20182284010" /> 46087 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46088 </rpminfo_test> 46089 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284020" version="501" comment="yum-plugin-local is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46090 <object object_ref="oval:com.oracle.elsa:obj:20182284011" /> 46091 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46092 </rpminfo_test> 46093 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284021" version="501" comment="yum-plugin-local is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46094 <object object_ref="oval:com.oracle.elsa:obj:20182284011" /> 46095 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46096 </rpminfo_test> 46097 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284022" version="501" comment="yum-plugin-merge-conf is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46098 <object object_ref="oval:com.oracle.elsa:obj:20182284012" /> 46099 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46100 </rpminfo_test> 46101 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284023" version="501" comment="yum-plugin-merge-conf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46102 <object object_ref="oval:com.oracle.elsa:obj:20182284012" /> 46103 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46104 </rpminfo_test> 46105 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284024" version="501" comment="yum-plugin-ovl is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46106 <object object_ref="oval:com.oracle.elsa:obj:20182284013" /> 46107 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46108 </rpminfo_test> 46109 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284025" version="501" comment="yum-plugin-ovl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46110 <object object_ref="oval:com.oracle.elsa:obj:20182284013" /> 46111 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46112 </rpminfo_test> 46113 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284026" version="501" comment="yum-plugin-post-transaction-actions is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46114 <object object_ref="oval:com.oracle.elsa:obj:20182284014" /> 46115 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46116 </rpminfo_test> 46117 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284027" version="501" comment="yum-plugin-post-transaction-actions is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46118 <object object_ref="oval:com.oracle.elsa:obj:20182284014" /> 46119 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46120 </rpminfo_test> 46121 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284028" version="501" comment="yum-plugin-priorities is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46122 <object object_ref="oval:com.oracle.elsa:obj:20182284015" /> 46123 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46124 </rpminfo_test> 46125 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284029" version="501" comment="yum-plugin-priorities is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46126 <object object_ref="oval:com.oracle.elsa:obj:20182284015" /> 46127 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46128 </rpminfo_test> 46129 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284030" version="501" comment="yum-plugin-protectbase is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46130 <object object_ref="oval:com.oracle.elsa:obj:20182284016" /> 46131 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46132 </rpminfo_test> 46133 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284031" version="501" comment="yum-plugin-protectbase is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46134 <object object_ref="oval:com.oracle.elsa:obj:20182284016" /> 46135 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46136 </rpminfo_test> 46137 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284032" version="501" comment="yum-plugin-ps is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46138 <object object_ref="oval:com.oracle.elsa:obj:20182284017" /> 46139 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46140 </rpminfo_test> 46141 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284033" version="501" comment="yum-plugin-ps is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46142 <object object_ref="oval:com.oracle.elsa:obj:20182284017" /> 46143 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46144 </rpminfo_test> 46145 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284034" version="501" comment="yum-plugin-remove-with-leaves is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46146 <object object_ref="oval:com.oracle.elsa:obj:20182284018" /> 46147 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46148 </rpminfo_test> 46149 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284035" version="501" comment="yum-plugin-remove-with-leaves is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46150 <object object_ref="oval:com.oracle.elsa:obj:20182284018" /> 46151 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46152 </rpminfo_test> 46153 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284036" version="501" comment="yum-plugin-rpm-warm-cache is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46154 <object object_ref="oval:com.oracle.elsa:obj:20182284019" /> 46155 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46156 </rpminfo_test> 46157 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284037" version="501" comment="yum-plugin-rpm-warm-cache is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46158 <object object_ref="oval:com.oracle.elsa:obj:20182284019" /> 46159 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46160 </rpminfo_test> 46161 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284038" version="501" comment="yum-plugin-security is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46162 <object object_ref="oval:com.oracle.elsa:obj:20182284020" /> 46163 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46164 </rpminfo_test> 46165 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284039" version="501" comment="yum-plugin-security is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46166 <object object_ref="oval:com.oracle.elsa:obj:20182284020" /> 46167 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46168 </rpminfo_test> 46169 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284040" version="501" comment="yum-plugin-show-leaves is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46170 <object object_ref="oval:com.oracle.elsa:obj:20182284021" /> 46171 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46172 </rpminfo_test> 46173 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284041" version="501" comment="yum-plugin-show-leaves is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46174 <object object_ref="oval:com.oracle.elsa:obj:20182284021" /> 46175 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46176 </rpminfo_test> 46177 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284042" version="501" comment="yum-plugin-tmprepo is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46178 <object object_ref="oval:com.oracle.elsa:obj:20182284022" /> 46179 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46180 </rpminfo_test> 46181 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284043" version="501" comment="yum-plugin-tmprepo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46182 <object object_ref="oval:com.oracle.elsa:obj:20182284022" /> 46183 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46184 </rpminfo_test> 46185 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284044" version="501" comment="yum-plugin-tsflags is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46186 <object object_ref="oval:com.oracle.elsa:obj:20182284023" /> 46187 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46188 </rpminfo_test> 46189 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284045" version="501" comment="yum-plugin-tsflags is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46190 <object object_ref="oval:com.oracle.elsa:obj:20182284023" /> 46191 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46192 </rpminfo_test> 46193 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284046" version="501" comment="yum-plugin-upgrade-helper is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46194 <object object_ref="oval:com.oracle.elsa:obj:20182284024" /> 46195 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46196 </rpminfo_test> 46197 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284047" version="501" comment="yum-plugin-upgrade-helper is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46198 <object object_ref="oval:com.oracle.elsa:obj:20182284024" /> 46199 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46200 </rpminfo_test> 46201 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284048" version="501" comment="yum-plugin-verify is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46202 <object object_ref="oval:com.oracle.elsa:obj:20182284025" /> 46203 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46204 </rpminfo_test> 46205 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284049" version="501" comment="yum-plugin-verify is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46206 <object object_ref="oval:com.oracle.elsa:obj:20182284025" /> 46207 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46208 </rpminfo_test> 46209 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284050" version="501" comment="yum-plugin-versionlock is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46210 <object object_ref="oval:com.oracle.elsa:obj:20182284026" /> 46211 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46212 </rpminfo_test> 46213 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284051" version="501" comment="yum-plugin-versionlock is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46214 <object object_ref="oval:com.oracle.elsa:obj:20182284026" /> 46215 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46216 </rpminfo_test> 46217 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284052" version="501" comment="yum-updateonboot is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46218 <object object_ref="oval:com.oracle.elsa:obj:20182284027" /> 46219 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46220 </rpminfo_test> 46221 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284053" version="501" comment="yum-updateonboot is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46222 <object object_ref="oval:com.oracle.elsa:obj:20182284027" /> 46223 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46224 </rpminfo_test> 46225 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284054" version="501" comment="yum-utils is earlier than 0:1.1.30-42.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46226 <object object_ref="oval:com.oracle.elsa:obj:20182284028" /> 46227 <state state_ref="oval:com.oracle.elsa:ste:20182284003" /> 46228 </rpminfo_test> 46229 <rpminfo_test id="oval:com.oracle.elsa:tst:20182284055" version="501" comment="yum-utils is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46230 <object object_ref="oval:com.oracle.elsa:obj:20182284028" /> 46231 <state state_ref="oval:com.oracle.elsa:ste:20182284001" /> 46232 </rpminfo_test> 46233 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46234 <object object_ref="oval:com.oracle.elsa:obj:20182285001" /> 46235 <state state_ref="oval:com.oracle.elsa:ste:20182285002" /> 46236 </rpminfo_test> 46237 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285002" version="501" comment="yum-NetworkManager-dispatcher is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46238 <object object_ref="oval:com.oracle.elsa:obj:20182285002" /> 46239 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46240 </rpminfo_test> 46241 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285003" version="501" comment="yum-NetworkManager-dispatcher is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46242 <object object_ref="oval:com.oracle.elsa:obj:20182285002" /> 46243 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46244 </rpminfo_test> 46245 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285004" version="501" comment="yum-plugin-aliases is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46246 <object object_ref="oval:com.oracle.elsa:obj:20182285003" /> 46247 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46248 </rpminfo_test> 46249 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285005" version="501" comment="yum-plugin-aliases is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46250 <object object_ref="oval:com.oracle.elsa:obj:20182285003" /> 46251 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46252 </rpminfo_test> 46253 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285006" version="501" comment="yum-plugin-auto-update-debug-info is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46254 <object object_ref="oval:com.oracle.elsa:obj:20182285004" /> 46255 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46256 </rpminfo_test> 46257 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285007" version="501" comment="yum-plugin-auto-update-debug-info is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46258 <object object_ref="oval:com.oracle.elsa:obj:20182285004" /> 46259 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46260 </rpminfo_test> 46261 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285008" version="501" comment="yum-plugin-changelog is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46262 <object object_ref="oval:com.oracle.elsa:obj:20182285005" /> 46263 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46264 </rpminfo_test> 46265 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285009" version="501" comment="yum-plugin-changelog is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46266 <object object_ref="oval:com.oracle.elsa:obj:20182285005" /> 46267 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46268 </rpminfo_test> 46269 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285010" version="501" comment="yum-plugin-copr is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46270 <object object_ref="oval:com.oracle.elsa:obj:20182285006" /> 46271 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46272 </rpminfo_test> 46273 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285011" version="501" comment="yum-plugin-copr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46274 <object object_ref="oval:com.oracle.elsa:obj:20182285006" /> 46275 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46276 </rpminfo_test> 46277 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285012" version="501" comment="yum-plugin-fastestmirror is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46278 <object object_ref="oval:com.oracle.elsa:obj:20182285007" /> 46279 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46280 </rpminfo_test> 46281 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285013" version="501" comment="yum-plugin-fastestmirror is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46282 <object object_ref="oval:com.oracle.elsa:obj:20182285007" /> 46283 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46284 </rpminfo_test> 46285 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285014" version="501" comment="yum-plugin-filter-data is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46286 <object object_ref="oval:com.oracle.elsa:obj:20182285008" /> 46287 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46288 </rpminfo_test> 46289 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285015" version="501" comment="yum-plugin-filter-data is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46290 <object object_ref="oval:com.oracle.elsa:obj:20182285008" /> 46291 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46292 </rpminfo_test> 46293 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285016" version="501" comment="yum-plugin-fs-snapshot is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46294 <object object_ref="oval:com.oracle.elsa:obj:20182285009" /> 46295 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46296 </rpminfo_test> 46297 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285017" version="501" comment="yum-plugin-fs-snapshot is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46298 <object object_ref="oval:com.oracle.elsa:obj:20182285009" /> 46299 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46300 </rpminfo_test> 46301 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285018" version="501" comment="yum-plugin-keys is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46302 <object object_ref="oval:com.oracle.elsa:obj:20182285010" /> 46303 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46304 </rpminfo_test> 46305 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285019" version="501" comment="yum-plugin-keys is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46306 <object object_ref="oval:com.oracle.elsa:obj:20182285010" /> 46307 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46308 </rpminfo_test> 46309 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285020" version="501" comment="yum-plugin-list-data is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46310 <object object_ref="oval:com.oracle.elsa:obj:20182285011" /> 46311 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46312 </rpminfo_test> 46313 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285021" version="501" comment="yum-plugin-list-data is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46314 <object object_ref="oval:com.oracle.elsa:obj:20182285011" /> 46315 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46316 </rpminfo_test> 46317 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285022" version="501" comment="yum-plugin-local is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46318 <object object_ref="oval:com.oracle.elsa:obj:20182285012" /> 46319 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46320 </rpminfo_test> 46321 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285023" version="501" comment="yum-plugin-local is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46322 <object object_ref="oval:com.oracle.elsa:obj:20182285012" /> 46323 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46324 </rpminfo_test> 46325 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285024" version="501" comment="yum-plugin-merge-conf is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46326 <object object_ref="oval:com.oracle.elsa:obj:20182285013" /> 46327 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46328 </rpminfo_test> 46329 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285025" version="501" comment="yum-plugin-merge-conf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46330 <object object_ref="oval:com.oracle.elsa:obj:20182285013" /> 46331 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46332 </rpminfo_test> 46333 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285026" version="501" comment="yum-plugin-ovl is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46334 <object object_ref="oval:com.oracle.elsa:obj:20182285014" /> 46335 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46336 </rpminfo_test> 46337 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285027" version="501" comment="yum-plugin-ovl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46338 <object object_ref="oval:com.oracle.elsa:obj:20182285014" /> 46339 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46340 </rpminfo_test> 46341 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285028" version="501" comment="yum-plugin-post-transaction-actions is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46342 <object object_ref="oval:com.oracle.elsa:obj:20182285015" /> 46343 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46344 </rpminfo_test> 46345 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285029" version="501" comment="yum-plugin-post-transaction-actions is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46346 <object object_ref="oval:com.oracle.elsa:obj:20182285015" /> 46347 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46348 </rpminfo_test> 46349 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285030" version="501" comment="yum-plugin-pre-transaction-actions is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46350 <object object_ref="oval:com.oracle.elsa:obj:20182285016" /> 46351 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46352 </rpminfo_test> 46353 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285031" version="501" comment="yum-plugin-pre-transaction-actions is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46354 <object object_ref="oval:com.oracle.elsa:obj:20182285016" /> 46355 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46356 </rpminfo_test> 46357 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285032" version="501" comment="yum-plugin-priorities is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46358 <object object_ref="oval:com.oracle.elsa:obj:20182285017" /> 46359 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46360 </rpminfo_test> 46361 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285033" version="501" comment="yum-plugin-priorities is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46362 <object object_ref="oval:com.oracle.elsa:obj:20182285017" /> 46363 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46364 </rpminfo_test> 46365 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285034" version="501" comment="yum-plugin-protectbase is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46366 <object object_ref="oval:com.oracle.elsa:obj:20182285018" /> 46367 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46368 </rpminfo_test> 46369 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285035" version="501" comment="yum-plugin-protectbase is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46370 <object object_ref="oval:com.oracle.elsa:obj:20182285018" /> 46371 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46372 </rpminfo_test> 46373 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285036" version="501" comment="yum-plugin-ps is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46374 <object object_ref="oval:com.oracle.elsa:obj:20182285019" /> 46375 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46376 </rpminfo_test> 46377 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285037" version="501" comment="yum-plugin-ps is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46378 <object object_ref="oval:com.oracle.elsa:obj:20182285019" /> 46379 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46380 </rpminfo_test> 46381 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285038" version="501" comment="yum-plugin-remove-with-leaves is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46382 <object object_ref="oval:com.oracle.elsa:obj:20182285020" /> 46383 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46384 </rpminfo_test> 46385 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285039" version="501" comment="yum-plugin-remove-with-leaves is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46386 <object object_ref="oval:com.oracle.elsa:obj:20182285020" /> 46387 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46388 </rpminfo_test> 46389 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285040" version="501" comment="yum-plugin-rpm-warm-cache is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46390 <object object_ref="oval:com.oracle.elsa:obj:20182285021" /> 46391 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46392 </rpminfo_test> 46393 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285041" version="501" comment="yum-plugin-rpm-warm-cache is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46394 <object object_ref="oval:com.oracle.elsa:obj:20182285021" /> 46395 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46396 </rpminfo_test> 46397 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285042" version="501" comment="yum-plugin-show-leaves is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46398 <object object_ref="oval:com.oracle.elsa:obj:20182285022" /> 46399 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46400 </rpminfo_test> 46401 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285043" version="501" comment="yum-plugin-show-leaves is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46402 <object object_ref="oval:com.oracle.elsa:obj:20182285022" /> 46403 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46404 </rpminfo_test> 46405 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285044" version="501" comment="yum-plugin-tmprepo is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46406 <object object_ref="oval:com.oracle.elsa:obj:20182285023" /> 46407 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46408 </rpminfo_test> 46409 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285045" version="501" comment="yum-plugin-tmprepo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46410 <object object_ref="oval:com.oracle.elsa:obj:20182285023" /> 46411 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46412 </rpminfo_test> 46413 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285046" version="501" comment="yum-plugin-tsflags is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46414 <object object_ref="oval:com.oracle.elsa:obj:20182285024" /> 46415 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46416 </rpminfo_test> 46417 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285047" version="501" comment="yum-plugin-tsflags is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46418 <object object_ref="oval:com.oracle.elsa:obj:20182285024" /> 46419 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46420 </rpminfo_test> 46421 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285048" version="501" comment="yum-plugin-upgrade-helper is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46422 <object object_ref="oval:com.oracle.elsa:obj:20182285025" /> 46423 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46424 </rpminfo_test> 46425 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285049" version="501" comment="yum-plugin-upgrade-helper is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46426 <object object_ref="oval:com.oracle.elsa:obj:20182285025" /> 46427 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46428 </rpminfo_test> 46429 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285050" version="501" comment="yum-plugin-verify is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46430 <object object_ref="oval:com.oracle.elsa:obj:20182285026" /> 46431 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46432 </rpminfo_test> 46433 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285051" version="501" comment="yum-plugin-verify is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46434 <object object_ref="oval:com.oracle.elsa:obj:20182285026" /> 46435 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46436 </rpminfo_test> 46437 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285052" version="501" comment="yum-plugin-versionlock is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46438 <object object_ref="oval:com.oracle.elsa:obj:20182285027" /> 46439 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46440 </rpminfo_test> 46441 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285053" version="501" comment="yum-plugin-versionlock is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46442 <object object_ref="oval:com.oracle.elsa:obj:20182285027" /> 46443 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46444 </rpminfo_test> 46445 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285054" version="501" comment="yum-updateonboot is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46446 <object object_ref="oval:com.oracle.elsa:obj:20182285028" /> 46447 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46448 </rpminfo_test> 46449 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285055" version="501" comment="yum-updateonboot is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46450 <object object_ref="oval:com.oracle.elsa:obj:20182285028" /> 46451 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46452 </rpminfo_test> 46453 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285056" version="501" comment="yum-utils is earlier than 0:1.1.31-46.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46454 <object object_ref="oval:com.oracle.elsa:obj:20182285029" /> 46455 <state state_ref="oval:com.oracle.elsa:ste:20182285003" /> 46456 </rpminfo_test> 46457 <rpminfo_test id="oval:com.oracle.elsa:tst:20182285057" version="501" comment="yum-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46458 <object object_ref="oval:com.oracle.elsa:obj:20182285029" /> 46459 <state state_ref="oval:com.oracle.elsa:ste:20182285001" /> 46460 </rpminfo_test> 46461 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46462 <object object_ref="oval:com.oracle.elsa:obj:20182286001" /> 46463 <state state_ref="oval:com.oracle.elsa:ste:20182286002" /> 46464 </rpminfo_test> 46465 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286002" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46466 <object object_ref="oval:com.oracle.elsa:obj:20182286002" /> 46467 <state state_ref="oval:com.oracle.elsa:ste:20182286003" /> 46468 </rpminfo_test> 46469 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286003" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46470 <object object_ref="oval:com.oracle.elsa:obj:20182286002" /> 46471 <state state_ref="oval:com.oracle.elsa:ste:20182286001" /> 46472 </rpminfo_test> 46473 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286004" version="501" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46474 <object object_ref="oval:com.oracle.elsa:obj:20182286003" /> 46475 <state state_ref="oval:com.oracle.elsa:ste:20182286003" /> 46476 </rpminfo_test> 46477 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286005" version="501" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46478 <object object_ref="oval:com.oracle.elsa:obj:20182286003" /> 46479 <state state_ref="oval:com.oracle.elsa:ste:20182286001" /> 46480 </rpminfo_test> 46481 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286006" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46482 <object object_ref="oval:com.oracle.elsa:obj:20182286004" /> 46483 <state state_ref="oval:com.oracle.elsa:ste:20182286003" /> 46484 </rpminfo_test> 46485 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286007" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46486 <object object_ref="oval:com.oracle.elsa:obj:20182286004" /> 46487 <state state_ref="oval:com.oracle.elsa:ste:20182286001" /> 46488 </rpminfo_test> 46489 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286008" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46490 <object object_ref="oval:com.oracle.elsa:obj:20182286005" /> 46491 <state state_ref="oval:com.oracle.elsa:ste:20182286003" /> 46492 </rpminfo_test> 46493 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286009" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46494 <object object_ref="oval:com.oracle.elsa:obj:20182286005" /> 46495 <state state_ref="oval:com.oracle.elsa:ste:20182286001" /> 46496 </rpminfo_test> 46497 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286010" version="501" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46498 <object object_ref="oval:com.oracle.elsa:obj:20182286006" /> 46499 <state state_ref="oval:com.oracle.elsa:ste:20182286003" /> 46500 </rpminfo_test> 46501 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286011" version="501" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46502 <object object_ref="oval:com.oracle.elsa:obj:20182286006" /> 46503 <state state_ref="oval:com.oracle.elsa:ste:20182286001" /> 46504 </rpminfo_test> 46505 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286012" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46506 <object object_ref="oval:com.oracle.elsa:obj:20182286007" /> 46507 <state state_ref="oval:com.oracle.elsa:ste:20182286003" /> 46508 </rpminfo_test> 46509 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286013" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46510 <object object_ref="oval:com.oracle.elsa:obj:20182286007" /> 46511 <state state_ref="oval:com.oracle.elsa:ste:20182286001" /> 46512 </rpminfo_test> 46513 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286014" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.191-2.6.15.4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46514 <object object_ref="oval:com.oracle.elsa:obj:20182286008" /> 46515 <state state_ref="oval:com.oracle.elsa:ste:20182286003" /> 46516 </rpminfo_test> 46517 <rpminfo_test id="oval:com.oracle.elsa:tst:20182286015" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46518 <object object_ref="oval:com.oracle.elsa:obj:20182286008" /> 46519 <state state_ref="oval:com.oracle.elsa:ste:20182286001" /> 46520 </rpminfo_test> 46521 <rpminfo_test id="oval:com.oracle.elsa:tst:20182308001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46522 <object object_ref="oval:com.oracle.elsa:obj:20182308001" /> 46523 <state state_ref="oval:com.oracle.elsa:ste:20182308002" /> 46524 </rpminfo_test> 46525 <rpminfo_test id="oval:com.oracle.elsa:tst:20182308002" version="501" comment="openslp is earlier than 1:2.0.0-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46526 <object object_ref="oval:com.oracle.elsa:obj:20182308002" /> 46527 <state state_ref="oval:com.oracle.elsa:ste:20182308003" /> 46528 </rpminfo_test> 46529 <rpminfo_test id="oval:com.oracle.elsa:tst:20182308003" version="501" comment="openslp is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46530 <object object_ref="oval:com.oracle.elsa:obj:20182308002" /> 46531 <state state_ref="oval:com.oracle.elsa:ste:20182308001" /> 46532 </rpminfo_test> 46533 <rpminfo_test id="oval:com.oracle.elsa:tst:20182308004" version="501" comment="openslp-devel is earlier than 1:2.0.0-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46534 <object object_ref="oval:com.oracle.elsa:obj:20182308003" /> 46535 <state state_ref="oval:com.oracle.elsa:ste:20182308003" /> 46536 </rpminfo_test> 46537 <rpminfo_test id="oval:com.oracle.elsa:tst:20182308005" version="501" comment="openslp-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46538 <object object_ref="oval:com.oracle.elsa:obj:20182308003" /> 46539 <state state_ref="oval:com.oracle.elsa:ste:20182308001" /> 46540 </rpminfo_test> 46541 <rpminfo_test id="oval:com.oracle.elsa:tst:20182308006" version="501" comment="openslp-server is earlier than 1:2.0.0-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46542 <object object_ref="oval:com.oracle.elsa:obj:20182308004" /> 46543 <state state_ref="oval:com.oracle.elsa:ste:20182308003" /> 46544 </rpminfo_test> 46545 <rpminfo_test id="oval:com.oracle.elsa:tst:20182308007" version="501" comment="openslp-server is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46546 <object object_ref="oval:com.oracle.elsa:obj:20182308004" /> 46547 <state state_ref="oval:com.oracle.elsa:ste:20182308001" /> 46548 </rpminfo_test> 46549 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46550 <object object_ref="oval:com.oracle.elsa:obj:20182384001" /> 46551 <state state_ref="oval:com.oracle.elsa:ste:20182384002" /> 46552 </rpminfo_test> 46553 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384002" version="501" comment="kernel is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46554 <object object_ref="oval:com.oracle.elsa:obj:20182384002" /> 46555 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46556 </rpminfo_test> 46557 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384003" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46558 <object object_ref="oval:com.oracle.elsa:obj:20182384002" /> 46559 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46560 </rpminfo_test> 46561 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384004" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46562 <object object_ref="oval:com.oracle.elsa:obj:20182384003" /> 46563 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46564 </rpminfo_test> 46565 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46566 <object object_ref="oval:com.oracle.elsa:obj:20182384003" /> 46567 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46568 </rpminfo_test> 46569 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384006" version="501" comment="kernel-debug is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46570 <object object_ref="oval:com.oracle.elsa:obj:20182384004" /> 46571 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46572 </rpminfo_test> 46573 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384007" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46574 <object object_ref="oval:com.oracle.elsa:obj:20182384004" /> 46575 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46576 </rpminfo_test> 46577 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384008" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46578 <object object_ref="oval:com.oracle.elsa:obj:20182384005" /> 46579 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46580 </rpminfo_test> 46581 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46582 <object object_ref="oval:com.oracle.elsa:obj:20182384005" /> 46583 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46584 </rpminfo_test> 46585 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384010" version="501" comment="kernel-devel is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46586 <object object_ref="oval:com.oracle.elsa:obj:20182384006" /> 46587 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46588 </rpminfo_test> 46589 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384011" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46590 <object object_ref="oval:com.oracle.elsa:obj:20182384006" /> 46591 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46592 </rpminfo_test> 46593 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384012" version="501" comment="kernel-doc is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46594 <object object_ref="oval:com.oracle.elsa:obj:20182384007" /> 46595 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46596 </rpminfo_test> 46597 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384013" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46598 <object object_ref="oval:com.oracle.elsa:obj:20182384007" /> 46599 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46600 </rpminfo_test> 46601 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384014" version="501" comment="kernel-headers is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46602 <object object_ref="oval:com.oracle.elsa:obj:20182384008" /> 46603 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46604 </rpminfo_test> 46605 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384015" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46606 <object object_ref="oval:com.oracle.elsa:obj:20182384008" /> 46607 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46608 </rpminfo_test> 46609 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384016" version="501" comment="kernel-tools is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46610 <object object_ref="oval:com.oracle.elsa:obj:20182384009" /> 46611 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46612 </rpminfo_test> 46613 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384017" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46614 <object object_ref="oval:com.oracle.elsa:obj:20182384009" /> 46615 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46616 </rpminfo_test> 46617 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384018" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46618 <object object_ref="oval:com.oracle.elsa:obj:20182384010" /> 46619 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46620 </rpminfo_test> 46621 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384019" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46622 <object object_ref="oval:com.oracle.elsa:obj:20182384010" /> 46623 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46624 </rpminfo_test> 46625 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384020" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46626 <object object_ref="oval:com.oracle.elsa:obj:20182384011" /> 46627 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46628 </rpminfo_test> 46629 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384021" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46630 <object object_ref="oval:com.oracle.elsa:obj:20182384011" /> 46631 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46632 </rpminfo_test> 46633 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384022" version="501" comment="perf is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46634 <object object_ref="oval:com.oracle.elsa:obj:20182384012" /> 46635 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46636 </rpminfo_test> 46637 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384023" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46638 <object object_ref="oval:com.oracle.elsa:obj:20182384012" /> 46639 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46640 </rpminfo_test> 46641 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384024" version="501" comment="python-perf is earlier than 0:3.10.0-862.11.6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46642 <object object_ref="oval:com.oracle.elsa:obj:20182384013" /> 46643 <state state_ref="oval:com.oracle.elsa:ste:20182384003" /> 46644 </rpminfo_test> 46645 <rpminfo_test id="oval:com.oracle.elsa:tst:20182384025" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46646 <object object_ref="oval:com.oracle.elsa:obj:20182384013" /> 46647 <state state_ref="oval:com.oracle.elsa:ste:20182384001" /> 46648 </rpminfo_test> 46649 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46650 <object object_ref="oval:com.oracle.elsa:obj:20182390001" /> 46651 <state state_ref="oval:com.oracle.elsa:ste:20182390002" /> 46652 </rpminfo_test> 46653 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390002" version="501" comment="kernel is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46654 <object object_ref="oval:com.oracle.elsa:obj:20182390002" /> 46655 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46656 </rpminfo_test> 46657 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390003" version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46658 <object object_ref="oval:com.oracle.elsa:obj:20182390002" /> 46659 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46660 </rpminfo_test> 46661 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390004" version="501" comment="kernel-abi-whitelists is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46662 <object object_ref="oval:com.oracle.elsa:obj:20182390003" /> 46663 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46664 </rpminfo_test> 46665 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46666 <object object_ref="oval:com.oracle.elsa:obj:20182390003" /> 46667 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46668 </rpminfo_test> 46669 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390006" version="501" comment="kernel-debug is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46670 <object object_ref="oval:com.oracle.elsa:obj:20182390004" /> 46671 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46672 </rpminfo_test> 46673 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390007" version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46674 <object object_ref="oval:com.oracle.elsa:obj:20182390004" /> 46675 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46676 </rpminfo_test> 46677 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390008" version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46678 <object object_ref="oval:com.oracle.elsa:obj:20182390005" /> 46679 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46680 </rpminfo_test> 46681 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46682 <object object_ref="oval:com.oracle.elsa:obj:20182390005" /> 46683 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46684 </rpminfo_test> 46685 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390010" version="501" comment="kernel-devel is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46686 <object object_ref="oval:com.oracle.elsa:obj:20182390006" /> 46687 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46688 </rpminfo_test> 46689 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390011" version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46690 <object object_ref="oval:com.oracle.elsa:obj:20182390006" /> 46691 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46692 </rpminfo_test> 46693 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390012" version="501" comment="kernel-doc is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46694 <object object_ref="oval:com.oracle.elsa:obj:20182390007" /> 46695 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46696 </rpminfo_test> 46697 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390013" version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46698 <object object_ref="oval:com.oracle.elsa:obj:20182390007" /> 46699 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46700 </rpminfo_test> 46701 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390014" version="501" comment="kernel-firmware is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46702 <object object_ref="oval:com.oracle.elsa:obj:20182390008" /> 46703 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46704 </rpminfo_test> 46705 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390015" version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46706 <object object_ref="oval:com.oracle.elsa:obj:20182390008" /> 46707 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46708 </rpminfo_test> 46709 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390016" version="501" comment="kernel-headers is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46710 <object object_ref="oval:com.oracle.elsa:obj:20182390009" /> 46711 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46712 </rpminfo_test> 46713 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390017" version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46714 <object object_ref="oval:com.oracle.elsa:obj:20182390009" /> 46715 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46716 </rpminfo_test> 46717 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390018" version="501" comment="perf is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46718 <object object_ref="oval:com.oracle.elsa:obj:20182390010" /> 46719 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46720 </rpminfo_test> 46721 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390019" version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46722 <object object_ref="oval:com.oracle.elsa:obj:20182390010" /> 46723 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46724 </rpminfo_test> 46725 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390020" version="501" comment="python-perf is earlier than 0:2.6.32-754.3.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46726 <object object_ref="oval:com.oracle.elsa:obj:20182390011" /> 46727 <state state_ref="oval:com.oracle.elsa:ste:20182390003" /> 46728 </rpminfo_test> 46729 <rpminfo_test id="oval:com.oracle.elsa:tst:20182390021" version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46730 <object object_ref="oval:com.oracle.elsa:obj:20182390011" /> 46731 <state state_ref="oval:com.oracle.elsa:ste:20182390001" /> 46732 </rpminfo_test> 46733 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46734 <object object_ref="oval:com.oracle.elsa:obj:20182439001" /> 46735 <state state_ref="oval:com.oracle.elsa:ste:20182439002" /> 46736 </rpminfo_test> 46737 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439002" version="501" comment="mariadb is earlier than 1:5.5.60-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46738 <object object_ref="oval:com.oracle.elsa:obj:20182439002" /> 46739 <state state_ref="oval:com.oracle.elsa:ste:20182439003" /> 46740 </rpminfo_test> 46741 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439003" version="501" comment="mariadb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46742 <object object_ref="oval:com.oracle.elsa:obj:20182439002" /> 46743 <state state_ref="oval:com.oracle.elsa:ste:20182439001" /> 46744 </rpminfo_test> 46745 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439004" version="501" comment="mariadb-bench is earlier than 1:5.5.60-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46746 <object object_ref="oval:com.oracle.elsa:obj:20182439003" /> 46747 <state state_ref="oval:com.oracle.elsa:ste:20182439003" /> 46748 </rpminfo_test> 46749 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439005" version="501" comment="mariadb-bench is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46750 <object object_ref="oval:com.oracle.elsa:obj:20182439003" /> 46751 <state state_ref="oval:com.oracle.elsa:ste:20182439001" /> 46752 </rpminfo_test> 46753 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439006" version="501" comment="mariadb-devel is earlier than 1:5.5.60-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46754 <object object_ref="oval:com.oracle.elsa:obj:20182439004" /> 46755 <state state_ref="oval:com.oracle.elsa:ste:20182439003" /> 46756 </rpminfo_test> 46757 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439007" version="501" comment="mariadb-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46758 <object object_ref="oval:com.oracle.elsa:obj:20182439004" /> 46759 <state state_ref="oval:com.oracle.elsa:ste:20182439001" /> 46760 </rpminfo_test> 46761 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439008" version="501" comment="mariadb-embedded is earlier than 1:5.5.60-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46762 <object object_ref="oval:com.oracle.elsa:obj:20182439005" /> 46763 <state state_ref="oval:com.oracle.elsa:ste:20182439003" /> 46764 </rpminfo_test> 46765 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439009" version="501" comment="mariadb-embedded is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46766 <object object_ref="oval:com.oracle.elsa:obj:20182439005" /> 46767 <state state_ref="oval:com.oracle.elsa:ste:20182439001" /> 46768 </rpminfo_test> 46769 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439010" version="501" comment="mariadb-embedded-devel is earlier than 1:5.5.60-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46770 <object object_ref="oval:com.oracle.elsa:obj:20182439006" /> 46771 <state state_ref="oval:com.oracle.elsa:ste:20182439003" /> 46772 </rpminfo_test> 46773 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439011" version="501" comment="mariadb-embedded-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46774 <object object_ref="oval:com.oracle.elsa:obj:20182439006" /> 46775 <state state_ref="oval:com.oracle.elsa:ste:20182439001" /> 46776 </rpminfo_test> 46777 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439012" version="501" comment="mariadb-libs is earlier than 1:5.5.60-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46778 <object object_ref="oval:com.oracle.elsa:obj:20182439007" /> 46779 <state state_ref="oval:com.oracle.elsa:ste:20182439003" /> 46780 </rpminfo_test> 46781 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439013" version="501" comment="mariadb-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46782 <object object_ref="oval:com.oracle.elsa:obj:20182439007" /> 46783 <state state_ref="oval:com.oracle.elsa:ste:20182439001" /> 46784 </rpminfo_test> 46785 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439014" version="501" comment="mariadb-server is earlier than 1:5.5.60-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46786 <object object_ref="oval:com.oracle.elsa:obj:20182439008" /> 46787 <state state_ref="oval:com.oracle.elsa:ste:20182439003" /> 46788 </rpminfo_test> 46789 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439015" version="501" comment="mariadb-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46790 <object object_ref="oval:com.oracle.elsa:obj:20182439008" /> 46791 <state state_ref="oval:com.oracle.elsa:ste:20182439001" /> 46792 </rpminfo_test> 46793 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439016" version="501" comment="mariadb-test is earlier than 1:5.5.60-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46794 <object object_ref="oval:com.oracle.elsa:obj:20182439009" /> 46795 <state state_ref="oval:com.oracle.elsa:ste:20182439003" /> 46796 </rpminfo_test> 46797 <rpminfo_test id="oval:com.oracle.elsa:tst:20182439017" version="501" comment="mariadb-test is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46798 <object object_ref="oval:com.oracle.elsa:obj:20182439009" /> 46799 <state state_ref="oval:com.oracle.elsa:ste:20182439001" /> 46800 </rpminfo_test> 46801 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46802 <object object_ref="oval:com.oracle.elsa:obj:20182462001" /> 46803 <state state_ref="oval:com.oracle.elsa:ste:20182462002" /> 46804 </rpminfo_test> 46805 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462002" version="501" comment="qemu-img is earlier than 10:1.5.3-156.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46806 <object object_ref="oval:com.oracle.elsa:obj:20182462002" /> 46807 <state state_ref="oval:com.oracle.elsa:ste:20182462003" /> 46808 </rpminfo_test> 46809 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462003" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46810 <object object_ref="oval:com.oracle.elsa:obj:20182462002" /> 46811 <state state_ref="oval:com.oracle.elsa:ste:20182462001" /> 46812 </rpminfo_test> 46813 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462004" version="501" comment="qemu-kvm is earlier than 10:1.5.3-156.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46814 <object object_ref="oval:com.oracle.elsa:obj:20182462003" /> 46815 <state state_ref="oval:com.oracle.elsa:ste:20182462003" /> 46816 </rpminfo_test> 46817 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462005" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46818 <object object_ref="oval:com.oracle.elsa:obj:20182462003" /> 46819 <state state_ref="oval:com.oracle.elsa:ste:20182462001" /> 46820 </rpminfo_test> 46821 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462006" version="501" comment="qemu-kvm-common is earlier than 10:1.5.3-156.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46822 <object object_ref="oval:com.oracle.elsa:obj:20182462004" /> 46823 <state state_ref="oval:com.oracle.elsa:ste:20182462003" /> 46824 </rpminfo_test> 46825 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462007" version="501" comment="qemu-kvm-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46826 <object object_ref="oval:com.oracle.elsa:obj:20182462004" /> 46827 <state state_ref="oval:com.oracle.elsa:ste:20182462001" /> 46828 </rpminfo_test> 46829 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462008" version="501" comment="qemu-kvm-tools is earlier than 10:1.5.3-156.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46830 <object object_ref="oval:com.oracle.elsa:obj:20182462005" /> 46831 <state state_ref="oval:com.oracle.elsa:ste:20182462003" /> 46832 </rpminfo_test> 46833 <rpminfo_test id="oval:com.oracle.elsa:tst:20182462009" version="501" comment="qemu-kvm-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46834 <object object_ref="oval:com.oracle.elsa:obj:20182462005" /> 46835 <state state_ref="oval:com.oracle.elsa:ste:20182462001" /> 46836 </rpminfo_test> 46837 <rpminfo_test id="oval:com.oracle.elsa:tst:20182526001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46838 <object object_ref="oval:com.oracle.elsa:obj:20182526001" /> 46839 <state state_ref="oval:com.oracle.elsa:ste:20182526002" /> 46840 </rpminfo_test> 46841 <rpminfo_test id="oval:com.oracle.elsa:tst:20182526002" version="501" comment="mutt is earlier than 5:1.5.20-9.20091214hg736b6a.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46842 <object object_ref="oval:com.oracle.elsa:obj:20182526002" /> 46843 <state state_ref="oval:com.oracle.elsa:ste:20182526003" /> 46844 </rpminfo_test> 46845 <rpminfo_test id="oval:com.oracle.elsa:tst:20182526003" version="501" comment="mutt is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46846 <object object_ref="oval:com.oracle.elsa:obj:20182526002" /> 46847 <state state_ref="oval:com.oracle.elsa:ste:20182526001" /> 46848 </rpminfo_test> 46849 <rpminfo_test id="oval:com.oracle.elsa:tst:20182526004" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46850 <object object_ref="oval:com.oracle.elsa:obj:20182526001" /> 46851 <state state_ref="oval:com.oracle.elsa:ste:20182526004" /> 46852 </rpminfo_test> 46853 <rpminfo_test id="oval:com.oracle.elsa:tst:20182526005" version="501" comment="mutt is earlier than 5:1.5.21-28.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46854 <object object_ref="oval:com.oracle.elsa:obj:20182526002" /> 46855 <state state_ref="oval:com.oracle.elsa:ste:20182526005" /> 46856 </rpminfo_test> 46857 <rpminfo_test id="oval:com.oracle.elsa:tst:20182526006" version="501" comment="mutt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46858 <object object_ref="oval:com.oracle.elsa:obj:20182526002" /> 46859 <state state_ref="oval:com.oracle.elsa:ste:20182526001" /> 46860 </rpminfo_test> 46861 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46862 <object object_ref="oval:com.oracle.elsa:obj:20182557001" /> 46863 <state state_ref="oval:com.oracle.elsa:ste:20182557002" /> 46864 </rpminfo_test> 46865 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557002" version="501" comment="postgresql is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46866 <object object_ref="oval:com.oracle.elsa:obj:20182557002" /> 46867 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46868 </rpminfo_test> 46869 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557003" version="501" comment="postgresql is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46870 <object object_ref="oval:com.oracle.elsa:obj:20182557002" /> 46871 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46872 </rpminfo_test> 46873 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557004" version="501" comment="postgresql-contrib is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46874 <object object_ref="oval:com.oracle.elsa:obj:20182557003" /> 46875 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46876 </rpminfo_test> 46877 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557005" version="501" comment="postgresql-contrib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46878 <object object_ref="oval:com.oracle.elsa:obj:20182557003" /> 46879 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46880 </rpminfo_test> 46881 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557006" version="501" comment="postgresql-devel is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46882 <object object_ref="oval:com.oracle.elsa:obj:20182557004" /> 46883 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46884 </rpminfo_test> 46885 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557007" version="501" comment="postgresql-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46886 <object object_ref="oval:com.oracle.elsa:obj:20182557004" /> 46887 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46888 </rpminfo_test> 46889 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557008" version="501" comment="postgresql-docs is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46890 <object object_ref="oval:com.oracle.elsa:obj:20182557005" /> 46891 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46892 </rpminfo_test> 46893 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557009" version="501" comment="postgresql-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46894 <object object_ref="oval:com.oracle.elsa:obj:20182557005" /> 46895 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46896 </rpminfo_test> 46897 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557010" version="501" comment="postgresql-libs is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46898 <object object_ref="oval:com.oracle.elsa:obj:20182557006" /> 46899 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46900 </rpminfo_test> 46901 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557011" version="501" comment="postgresql-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46902 <object object_ref="oval:com.oracle.elsa:obj:20182557006" /> 46903 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46904 </rpminfo_test> 46905 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557012" version="501" comment="postgresql-plperl is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46906 <object object_ref="oval:com.oracle.elsa:obj:20182557007" /> 46907 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46908 </rpminfo_test> 46909 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557013" version="501" comment="postgresql-plperl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46910 <object object_ref="oval:com.oracle.elsa:obj:20182557007" /> 46911 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46912 </rpminfo_test> 46913 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557014" version="501" comment="postgresql-plpython is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46914 <object object_ref="oval:com.oracle.elsa:obj:20182557008" /> 46915 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46916 </rpminfo_test> 46917 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557015" version="501" comment="postgresql-plpython is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46918 <object object_ref="oval:com.oracle.elsa:obj:20182557008" /> 46919 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46920 </rpminfo_test> 46921 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557016" version="501" comment="postgresql-pltcl is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46922 <object object_ref="oval:com.oracle.elsa:obj:20182557009" /> 46923 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46924 </rpminfo_test> 46925 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557017" version="501" comment="postgresql-pltcl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46926 <object object_ref="oval:com.oracle.elsa:obj:20182557009" /> 46927 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46928 </rpminfo_test> 46929 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557018" version="501" comment="postgresql-server is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46930 <object object_ref="oval:com.oracle.elsa:obj:20182557010" /> 46931 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46932 </rpminfo_test> 46933 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557019" version="501" comment="postgresql-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46934 <object object_ref="oval:com.oracle.elsa:obj:20182557010" /> 46935 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46936 </rpminfo_test> 46937 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557020" version="501" comment="postgresql-static is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46938 <object object_ref="oval:com.oracle.elsa:obj:20182557011" /> 46939 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46940 </rpminfo_test> 46941 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557021" version="501" comment="postgresql-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46942 <object object_ref="oval:com.oracle.elsa:obj:20182557011" /> 46943 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46944 </rpminfo_test> 46945 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557022" version="501" comment="postgresql-test is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46946 <object object_ref="oval:com.oracle.elsa:obj:20182557012" /> 46947 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46948 </rpminfo_test> 46949 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557023" version="501" comment="postgresql-test is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46950 <object object_ref="oval:com.oracle.elsa:obj:20182557012" /> 46951 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46952 </rpminfo_test> 46953 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557024" version="501" comment="postgresql-upgrade is earlier than 0:9.2.24-1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46954 <object object_ref="oval:com.oracle.elsa:obj:20182557013" /> 46955 <state state_ref="oval:com.oracle.elsa:ste:20182557003" /> 46956 </rpminfo_test> 46957 <rpminfo_test id="oval:com.oracle.elsa:tst:20182557025" version="501" comment="postgresql-upgrade is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46958 <object object_ref="oval:com.oracle.elsa:obj:20182557013" /> 46959 <state state_ref="oval:com.oracle.elsa:ste:20182557001" /> 46960 </rpminfo_test> 46961 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46962 <object object_ref="oval:com.oracle.elsa:obj:20182570001" /> 46963 <state state_ref="oval:com.oracle.elsa:ste:20182570002" /> 46964 </rpminfo_test> 46965 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570002" version="501" comment="bind is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46966 <object object_ref="oval:com.oracle.elsa:obj:20182570002" /> 46967 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 46968 </rpminfo_test> 46969 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570003" version="501" comment="bind is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46970 <object object_ref="oval:com.oracle.elsa:obj:20182570002" /> 46971 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 46972 </rpminfo_test> 46973 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570004" version="501" comment="bind-chroot is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46974 <object object_ref="oval:com.oracle.elsa:obj:20182570003" /> 46975 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 46976 </rpminfo_test> 46977 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570005" version="501" comment="bind-chroot is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46978 <object object_ref="oval:com.oracle.elsa:obj:20182570003" /> 46979 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 46980 </rpminfo_test> 46981 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570006" version="501" comment="bind-devel is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46982 <object object_ref="oval:com.oracle.elsa:obj:20182570004" /> 46983 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 46984 </rpminfo_test> 46985 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570007" version="501" comment="bind-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46986 <object object_ref="oval:com.oracle.elsa:obj:20182570004" /> 46987 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 46988 </rpminfo_test> 46989 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570008" version="501" comment="bind-libs is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46990 <object object_ref="oval:com.oracle.elsa:obj:20182570005" /> 46991 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 46992 </rpminfo_test> 46993 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570009" version="501" comment="bind-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46994 <object object_ref="oval:com.oracle.elsa:obj:20182570005" /> 46995 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 46996 </rpminfo_test> 46997 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570010" version="501" comment="bind-libs-lite is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 46998 <object object_ref="oval:com.oracle.elsa:obj:20182570006" /> 46999 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47000 </rpminfo_test> 47001 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570011" version="501" comment="bind-libs-lite is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47002 <object object_ref="oval:com.oracle.elsa:obj:20182570006" /> 47003 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47004 </rpminfo_test> 47005 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570012" version="501" comment="bind-license is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47006 <object object_ref="oval:com.oracle.elsa:obj:20182570007" /> 47007 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47008 </rpminfo_test> 47009 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570013" version="501" comment="bind-license is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47010 <object object_ref="oval:com.oracle.elsa:obj:20182570007" /> 47011 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47012 </rpminfo_test> 47013 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570014" version="501" comment="bind-lite-devel is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47014 <object object_ref="oval:com.oracle.elsa:obj:20182570008" /> 47015 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47016 </rpminfo_test> 47017 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570015" version="501" comment="bind-lite-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47018 <object object_ref="oval:com.oracle.elsa:obj:20182570008" /> 47019 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47020 </rpminfo_test> 47021 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570016" version="501" comment="bind-pkcs11 is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47022 <object object_ref="oval:com.oracle.elsa:obj:20182570009" /> 47023 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47024 </rpminfo_test> 47025 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570017" version="501" comment="bind-pkcs11 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47026 <object object_ref="oval:com.oracle.elsa:obj:20182570009" /> 47027 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47028 </rpminfo_test> 47029 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570018" version="501" comment="bind-pkcs11-devel is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47030 <object object_ref="oval:com.oracle.elsa:obj:20182570010" /> 47031 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47032 </rpminfo_test> 47033 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570019" version="501" comment="bind-pkcs11-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47034 <object object_ref="oval:com.oracle.elsa:obj:20182570010" /> 47035 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47036 </rpminfo_test> 47037 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570020" version="501" comment="bind-pkcs11-libs is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47038 <object object_ref="oval:com.oracle.elsa:obj:20182570011" /> 47039 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47040 </rpminfo_test> 47041 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570021" version="501" comment="bind-pkcs11-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47042 <object object_ref="oval:com.oracle.elsa:obj:20182570011" /> 47043 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47044 </rpminfo_test> 47045 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570022" version="501" comment="bind-pkcs11-utils is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47046 <object object_ref="oval:com.oracle.elsa:obj:20182570012" /> 47047 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47048 </rpminfo_test> 47049 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570023" version="501" comment="bind-pkcs11-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47050 <object object_ref="oval:com.oracle.elsa:obj:20182570012" /> 47051 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47052 </rpminfo_test> 47053 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570024" version="501" comment="bind-sdb is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47054 <object object_ref="oval:com.oracle.elsa:obj:20182570013" /> 47055 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47056 </rpminfo_test> 47057 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570025" version="501" comment="bind-sdb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47058 <object object_ref="oval:com.oracle.elsa:obj:20182570013" /> 47059 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47060 </rpminfo_test> 47061 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570026" version="501" comment="bind-sdb-chroot is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47062 <object object_ref="oval:com.oracle.elsa:obj:20182570014" /> 47063 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47064 </rpminfo_test> 47065 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570027" version="501" comment="bind-sdb-chroot is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47066 <object object_ref="oval:com.oracle.elsa:obj:20182570014" /> 47067 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47068 </rpminfo_test> 47069 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570028" version="501" comment="bind-utils is earlier than 32:9.9.4-61.el7_5.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47070 <object object_ref="oval:com.oracle.elsa:obj:20182570015" /> 47071 <state state_ref="oval:com.oracle.elsa:ste:20182570003" /> 47072 </rpminfo_test> 47073 <rpminfo_test id="oval:com.oracle.elsa:tst:20182570029" version="501" comment="bind-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47074 <object object_ref="oval:com.oracle.elsa:obj:20182570015" /> 47075 <state state_ref="oval:com.oracle.elsa:ste:20182570001" /> 47076 </rpminfo_test> 47077 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47078 <object object_ref="oval:com.oracle.elsa:obj:20182571001" /> 47079 <state state_ref="oval:com.oracle.elsa:ste:20182571002" /> 47080 </rpminfo_test> 47081 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571002" version="501" comment="bind is earlier than 32:9.8.2-0.68.rc1.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47082 <object object_ref="oval:com.oracle.elsa:obj:20182571002" /> 47083 <state state_ref="oval:com.oracle.elsa:ste:20182571003" /> 47084 </rpminfo_test> 47085 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571003" version="501" comment="bind is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47086 <object object_ref="oval:com.oracle.elsa:obj:20182571002" /> 47087 <state state_ref="oval:com.oracle.elsa:ste:20182571001" /> 47088 </rpminfo_test> 47089 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571004" version="501" comment="bind-chroot is earlier than 32:9.8.2-0.68.rc1.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47090 <object object_ref="oval:com.oracle.elsa:obj:20182571003" /> 47091 <state state_ref="oval:com.oracle.elsa:ste:20182571003" /> 47092 </rpminfo_test> 47093 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571005" version="501" comment="bind-chroot is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47094 <object object_ref="oval:com.oracle.elsa:obj:20182571003" /> 47095 <state state_ref="oval:com.oracle.elsa:ste:20182571001" /> 47096 </rpminfo_test> 47097 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571006" version="501" comment="bind-devel is earlier than 32:9.8.2-0.68.rc1.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47098 <object object_ref="oval:com.oracle.elsa:obj:20182571004" /> 47099 <state state_ref="oval:com.oracle.elsa:ste:20182571003" /> 47100 </rpminfo_test> 47101 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571007" version="501" comment="bind-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47102 <object object_ref="oval:com.oracle.elsa:obj:20182571004" /> 47103 <state state_ref="oval:com.oracle.elsa:ste:20182571001" /> 47104 </rpminfo_test> 47105 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571008" version="501" comment="bind-libs is earlier than 32:9.8.2-0.68.rc1.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47106 <object object_ref="oval:com.oracle.elsa:obj:20182571005" /> 47107 <state state_ref="oval:com.oracle.elsa:ste:20182571003" /> 47108 </rpminfo_test> 47109 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571009" version="501" comment="bind-libs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47110 <object object_ref="oval:com.oracle.elsa:obj:20182571005" /> 47111 <state state_ref="oval:com.oracle.elsa:ste:20182571001" /> 47112 </rpminfo_test> 47113 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571010" version="501" comment="bind-sdb is earlier than 32:9.8.2-0.68.rc1.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47114 <object object_ref="oval:com.oracle.elsa:obj:20182571006" /> 47115 <state state_ref="oval:com.oracle.elsa:ste:20182571003" /> 47116 </rpminfo_test> 47117 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571011" version="501" comment="bind-sdb is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47118 <object object_ref="oval:com.oracle.elsa:obj:20182571006" /> 47119 <state state_ref="oval:com.oracle.elsa:ste:20182571001" /> 47120 </rpminfo_test> 47121 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571012" version="501" comment="bind-utils is earlier than 32:9.8.2-0.68.rc1.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47122 <object object_ref="oval:com.oracle.elsa:obj:20182571007" /> 47123 <state state_ref="oval:com.oracle.elsa:ste:20182571003" /> 47124 </rpminfo_test> 47125 <rpminfo_test id="oval:com.oracle.elsa:tst:20182571013" version="501" comment="bind-utils is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47126 <object object_ref="oval:com.oracle.elsa:obj:20182571007" /> 47127 <state state_ref="oval:com.oracle.elsa:ste:20182571001" /> 47128 </rpminfo_test> 47129 <rpminfo_test id="oval:com.oracle.elsa:tst:20182692001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47130 <object object_ref="oval:com.oracle.elsa:obj:20182692001" /> 47131 <state state_ref="oval:com.oracle.elsa:ste:20182692002" /> 47132 </rpminfo_test> 47133 <rpminfo_test id="oval:com.oracle.elsa:tst:20182692002" version="501" comment="firefox is earlier than 0:60.2.0-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47134 <object object_ref="oval:com.oracle.elsa:obj:20182692002" /> 47135 <state state_ref="oval:com.oracle.elsa:ste:20182692003" /> 47136 </rpminfo_test> 47137 <rpminfo_test id="oval:com.oracle.elsa:tst:20182692003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47138 <object object_ref="oval:com.oracle.elsa:obj:20182692002" /> 47139 <state state_ref="oval:com.oracle.elsa:ste:20182692001" /> 47140 </rpminfo_test> 47141 <rpminfo_test id="oval:com.oracle.elsa:tst:20182693001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47142 <object object_ref="oval:com.oracle.elsa:obj:20182693001" /> 47143 <state state_ref="oval:com.oracle.elsa:ste:20182693002" /> 47144 </rpminfo_test> 47145 <rpminfo_test id="oval:com.oracle.elsa:tst:20182693002" version="501" comment="firefox is earlier than 0:60.2.0-1.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47146 <object object_ref="oval:com.oracle.elsa:obj:20182693002" /> 47147 <state state_ref="oval:com.oracle.elsa:ste:20182693003" /> 47148 </rpminfo_test> 47149 <rpminfo_test id="oval:com.oracle.elsa:tst:20182693003" version="501" comment="firefox is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47150 <object object_ref="oval:com.oracle.elsa:obj:20182693002" /> 47151 <state state_ref="oval:com.oracle.elsa:ste:20182693001" /> 47152 </rpminfo_test> 47153 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47154 <object object_ref="oval:com.oracle.elsa:obj:20182731001" /> 47155 <state state_ref="oval:com.oracle.elsa:ste:20182731002" /> 47156 </rpminfo_test> 47157 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731002" version="501" comment="spice-glib is earlier than 0:0.34-3.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47158 <object object_ref="oval:com.oracle.elsa:obj:20182731002" /> 47159 <state state_ref="oval:com.oracle.elsa:ste:20182731003" /> 47160 </rpminfo_test> 47161 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731003" version="501" comment="spice-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47162 <object object_ref="oval:com.oracle.elsa:obj:20182731002" /> 47163 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47164 </rpminfo_test> 47165 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731004" version="501" comment="spice-glib-devel is earlier than 0:0.34-3.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47166 <object object_ref="oval:com.oracle.elsa:obj:20182731003" /> 47167 <state state_ref="oval:com.oracle.elsa:ste:20182731003" /> 47168 </rpminfo_test> 47169 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731005" version="501" comment="spice-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47170 <object object_ref="oval:com.oracle.elsa:obj:20182731003" /> 47171 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47172 </rpminfo_test> 47173 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731006" version="501" comment="spice-gtk-tools is earlier than 0:0.34-3.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47174 <object object_ref="oval:com.oracle.elsa:obj:20182731004" /> 47175 <state state_ref="oval:com.oracle.elsa:ste:20182731003" /> 47176 </rpminfo_test> 47177 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731007" version="501" comment="spice-gtk-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47178 <object object_ref="oval:com.oracle.elsa:obj:20182731004" /> 47179 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47180 </rpminfo_test> 47181 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731008" version="501" comment="spice-gtk3 is earlier than 0:0.34-3.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47182 <object object_ref="oval:com.oracle.elsa:obj:20182731005" /> 47183 <state state_ref="oval:com.oracle.elsa:ste:20182731003" /> 47184 </rpminfo_test> 47185 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731009" version="501" comment="spice-gtk3 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47186 <object object_ref="oval:com.oracle.elsa:obj:20182731005" /> 47187 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47188 </rpminfo_test> 47189 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731010" version="501" comment="spice-gtk3-devel is earlier than 0:0.34-3.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47190 <object object_ref="oval:com.oracle.elsa:obj:20182731006" /> 47191 <state state_ref="oval:com.oracle.elsa:ste:20182731003" /> 47192 </rpminfo_test> 47193 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731011" version="501" comment="spice-gtk3-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47194 <object object_ref="oval:com.oracle.elsa:obj:20182731006" /> 47195 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47196 </rpminfo_test> 47197 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731012" version="501" comment="spice-gtk3-vala is earlier than 0:0.34-3.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47198 <object object_ref="oval:com.oracle.elsa:obj:20182731007" /> 47199 <state state_ref="oval:com.oracle.elsa:ste:20182731003" /> 47200 </rpminfo_test> 47201 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731013" version="501" comment="spice-gtk3-vala is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47202 <object object_ref="oval:com.oracle.elsa:obj:20182731007" /> 47203 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47204 </rpminfo_test> 47205 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731014" version="501" comment="spice-server is earlier than 0:0.14.0-2.0.2.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47206 <object object_ref="oval:com.oracle.elsa:obj:20182731008" /> 47207 <state state_ref="oval:com.oracle.elsa:ste:20182731004" /> 47208 </rpminfo_test> 47209 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731015" version="501" comment="spice-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47210 <object object_ref="oval:com.oracle.elsa:obj:20182731008" /> 47211 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47212 </rpminfo_test> 47213 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731016" version="501" comment="spice-server is earlier than 0:0.14.0-2.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47214 <object object_ref="oval:com.oracle.elsa:obj:20182731008" /> 47215 <state state_ref="oval:com.oracle.elsa:ste:20182731005" /> 47216 </rpminfo_test> 47217 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731017" version="501" comment="spice-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47218 <object object_ref="oval:com.oracle.elsa:obj:20182731008" /> 47219 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47220 </rpminfo_test> 47221 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731018" version="501" comment="spice-server-devel is earlier than 0:0.14.0-2.0.2.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47222 <object object_ref="oval:com.oracle.elsa:obj:20182731009" /> 47223 <state state_ref="oval:com.oracle.elsa:ste:20182731004" /> 47224 </rpminfo_test> 47225 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731019" version="501" comment="spice-server-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47226 <object object_ref="oval:com.oracle.elsa:obj:20182731009" /> 47227 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47228 </rpminfo_test> 47229 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731020" version="501" comment="spice-server-devel is earlier than 0:0.14.0-2.el7_5.5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47230 <object object_ref="oval:com.oracle.elsa:obj:20182731009" /> 47231 <state state_ref="oval:com.oracle.elsa:ste:20182731005" /> 47232 </rpminfo_test> 47233 <rpminfo_test id="oval:com.oracle.elsa:tst:20182731021" version="501" comment="spice-server-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47234 <object object_ref="oval:com.oracle.elsa:obj:20182731009" /> 47235 <state state_ref="oval:com.oracle.elsa:ste:20182731001" /> 47236 </rpminfo_test> 47237 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47238 <object object_ref="oval:com.oracle.elsa:obj:20182732001" /> 47239 <state state_ref="oval:com.oracle.elsa:ste:20182732002" /> 47240 </rpminfo_test> 47241 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732002" version="501" comment="spice-glib is earlier than 0:0.26-8.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47242 <object object_ref="oval:com.oracle.elsa:obj:20182732002" /> 47243 <state state_ref="oval:com.oracle.elsa:ste:20182732003" /> 47244 </rpminfo_test> 47245 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732003" version="501" comment="spice-glib is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47246 <object object_ref="oval:com.oracle.elsa:obj:20182732002" /> 47247 <state state_ref="oval:com.oracle.elsa:ste:20182732001" /> 47248 </rpminfo_test> 47249 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732004" version="501" comment="spice-glib-devel is earlier than 0:0.26-8.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47250 <object object_ref="oval:com.oracle.elsa:obj:20182732003" /> 47251 <state state_ref="oval:com.oracle.elsa:ste:20182732003" /> 47252 </rpminfo_test> 47253 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732005" version="501" comment="spice-glib-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47254 <object object_ref="oval:com.oracle.elsa:obj:20182732003" /> 47255 <state state_ref="oval:com.oracle.elsa:ste:20182732001" /> 47256 </rpminfo_test> 47257 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732006" version="501" comment="spice-gtk is earlier than 0:0.26-8.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47258 <object object_ref="oval:com.oracle.elsa:obj:20182732004" /> 47259 <state state_ref="oval:com.oracle.elsa:ste:20182732003" /> 47260 </rpminfo_test> 47261 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732007" version="501" comment="spice-gtk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47262 <object object_ref="oval:com.oracle.elsa:obj:20182732004" /> 47263 <state state_ref="oval:com.oracle.elsa:ste:20182732001" /> 47264 </rpminfo_test> 47265 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732008" version="501" comment="spice-gtk-devel is earlier than 0:0.26-8.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47266 <object object_ref="oval:com.oracle.elsa:obj:20182732005" /> 47267 <state state_ref="oval:com.oracle.elsa:ste:20182732003" /> 47268 </rpminfo_test> 47269 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732009" version="501" comment="spice-gtk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47270 <object object_ref="oval:com.oracle.elsa:obj:20182732005" /> 47271 <state state_ref="oval:com.oracle.elsa:ste:20182732001" /> 47272 </rpminfo_test> 47273 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732010" version="501" comment="spice-gtk-python is earlier than 0:0.26-8.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47274 <object object_ref="oval:com.oracle.elsa:obj:20182732006" /> 47275 <state state_ref="oval:com.oracle.elsa:ste:20182732003" /> 47276 </rpminfo_test> 47277 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732011" version="501" comment="spice-gtk-python is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47278 <object object_ref="oval:com.oracle.elsa:obj:20182732006" /> 47279 <state state_ref="oval:com.oracle.elsa:ste:20182732001" /> 47280 </rpminfo_test> 47281 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732012" version="501" comment="spice-gtk-tools is earlier than 0:0.26-8.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47282 <object object_ref="oval:com.oracle.elsa:obj:20182732007" /> 47283 <state state_ref="oval:com.oracle.elsa:ste:20182732003" /> 47284 </rpminfo_test> 47285 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732013" version="501" comment="spice-gtk-tools is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47286 <object object_ref="oval:com.oracle.elsa:obj:20182732007" /> 47287 <state state_ref="oval:com.oracle.elsa:ste:20182732001" /> 47288 </rpminfo_test> 47289 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732014" version="501" comment="spice-server is earlier than 0:0.12.4-16.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47290 <object object_ref="oval:com.oracle.elsa:obj:20182732008" /> 47291 <state state_ref="oval:com.oracle.elsa:ste:20182732004" /> 47292 </rpminfo_test> 47293 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732015" version="501" comment="spice-server is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47294 <object object_ref="oval:com.oracle.elsa:obj:20182732008" /> 47295 <state state_ref="oval:com.oracle.elsa:ste:20182732001" /> 47296 </rpminfo_test> 47297 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732016" version="501" comment="spice-server-devel is earlier than 0:0.12.4-16.el6_10.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47298 <object object_ref="oval:com.oracle.elsa:obj:20182732009" /> 47299 <state state_ref="oval:com.oracle.elsa:ste:20182732004" /> 47300 </rpminfo_test> 47301 <rpminfo_test id="oval:com.oracle.elsa:tst:20182732017" version="501" comment="spice-server-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47302 <object object_ref="oval:com.oracle.elsa:obj:20182732009" /> 47303 <state state_ref="oval:com.oracle.elsa:ste:20182732001" /> 47304 </rpminfo_test> 47305 <rpminfo_test id="oval:com.oracle.elsa:tst:20182737001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47306 <object object_ref="oval:com.oracle.elsa:obj:20182737001" /> 47307 <state state_ref="oval:com.oracle.elsa:ste:20182737002" /> 47308 </rpminfo_test> 47309 <rpminfo_test id="oval:com.oracle.elsa:tst:20182737002" version="501" comment="mod_perl is earlier than 0:2.0.4-12.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47310 <object object_ref="oval:com.oracle.elsa:obj:20182737002" /> 47311 <state state_ref="oval:com.oracle.elsa:ste:20182737003" /> 47312 </rpminfo_test> 47313 <rpminfo_test id="oval:com.oracle.elsa:tst:20182737003" version="501" comment="mod_perl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47314 <object object_ref="oval:com.oracle.elsa:obj:20182737002" /> 47315 <state state_ref="oval:com.oracle.elsa:ste:20182737001" /> 47316 </rpminfo_test> 47317 <rpminfo_test id="oval:com.oracle.elsa:tst:20182737004" version="501" comment="mod_perl-devel is earlier than 0:2.0.4-12.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47318 <object object_ref="oval:com.oracle.elsa:obj:20182737003" /> 47319 <state state_ref="oval:com.oracle.elsa:ste:20182737003" /> 47320 </rpminfo_test> 47321 <rpminfo_test id="oval:com.oracle.elsa:tst:20182737005" version="501" comment="mod_perl-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47322 <object object_ref="oval:com.oracle.elsa:obj:20182737003" /> 47323 <state state_ref="oval:com.oracle.elsa:ste:20182737001" /> 47324 </rpminfo_test> 47325 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47326 <object object_ref="oval:com.oracle.elsa:obj:20182748001" /> 47327 <state state_ref="oval:com.oracle.elsa:ste:20182748002" /> 47328 </rpminfo_test> 47329 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748002" version="501" comment="kernel is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47330 <object object_ref="oval:com.oracle.elsa:obj:20182748002" /> 47331 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47332 </rpminfo_test> 47333 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748003" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47334 <object object_ref="oval:com.oracle.elsa:obj:20182748002" /> 47335 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47336 </rpminfo_test> 47337 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748004" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47338 <object object_ref="oval:com.oracle.elsa:obj:20182748003" /> 47339 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47340 </rpminfo_test> 47341 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47342 <object object_ref="oval:com.oracle.elsa:obj:20182748003" /> 47343 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47344 </rpminfo_test> 47345 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748006" version="501" comment="kernel-debug is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47346 <object object_ref="oval:com.oracle.elsa:obj:20182748004" /> 47347 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47348 </rpminfo_test> 47349 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748007" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47350 <object object_ref="oval:com.oracle.elsa:obj:20182748004" /> 47351 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47352 </rpminfo_test> 47353 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748008" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47354 <object object_ref="oval:com.oracle.elsa:obj:20182748005" /> 47355 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47356 </rpminfo_test> 47357 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47358 <object object_ref="oval:com.oracle.elsa:obj:20182748005" /> 47359 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47360 </rpminfo_test> 47361 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748010" version="501" comment="kernel-devel is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47362 <object object_ref="oval:com.oracle.elsa:obj:20182748006" /> 47363 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47364 </rpminfo_test> 47365 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748011" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47366 <object object_ref="oval:com.oracle.elsa:obj:20182748006" /> 47367 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47368 </rpminfo_test> 47369 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748012" version="501" comment="kernel-doc is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47370 <object object_ref="oval:com.oracle.elsa:obj:20182748007" /> 47371 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47372 </rpminfo_test> 47373 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748013" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47374 <object object_ref="oval:com.oracle.elsa:obj:20182748007" /> 47375 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47376 </rpminfo_test> 47377 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748014" version="501" comment="kernel-headers is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47378 <object object_ref="oval:com.oracle.elsa:obj:20182748008" /> 47379 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47380 </rpminfo_test> 47381 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748015" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47382 <object object_ref="oval:com.oracle.elsa:obj:20182748008" /> 47383 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47384 </rpminfo_test> 47385 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748016" version="501" comment="kernel-tools is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47386 <object object_ref="oval:com.oracle.elsa:obj:20182748009" /> 47387 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47388 </rpminfo_test> 47389 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748017" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47390 <object object_ref="oval:com.oracle.elsa:obj:20182748009" /> 47391 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47392 </rpminfo_test> 47393 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748018" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47394 <object object_ref="oval:com.oracle.elsa:obj:20182748010" /> 47395 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47396 </rpminfo_test> 47397 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748019" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47398 <object object_ref="oval:com.oracle.elsa:obj:20182748010" /> 47399 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47400 </rpminfo_test> 47401 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748020" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47402 <object object_ref="oval:com.oracle.elsa:obj:20182748011" /> 47403 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47404 </rpminfo_test> 47405 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748021" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47406 <object object_ref="oval:com.oracle.elsa:obj:20182748011" /> 47407 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47408 </rpminfo_test> 47409 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748022" version="501" comment="perf is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47410 <object object_ref="oval:com.oracle.elsa:obj:20182748012" /> 47411 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47412 </rpminfo_test> 47413 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748023" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47414 <object object_ref="oval:com.oracle.elsa:obj:20182748012" /> 47415 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47416 </rpminfo_test> 47417 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748024" version="501" comment="python-perf is earlier than 0:3.10.0-862.14.4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47418 <object object_ref="oval:com.oracle.elsa:obj:20182748013" /> 47419 <state state_ref="oval:com.oracle.elsa:ste:20182748003" /> 47420 </rpminfo_test> 47421 <rpminfo_test id="oval:com.oracle.elsa:tst:20182748025" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47422 <object object_ref="oval:com.oracle.elsa:obj:20182748013" /> 47423 <state state_ref="oval:com.oracle.elsa:ste:20182748001" /> 47424 </rpminfo_test> 47425 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47426 <object object_ref="oval:com.oracle.elsa:obj:20182757001" /> 47427 <state state_ref="oval:com.oracle.elsa:ste:20182757002" /> 47428 </rpminfo_test> 47429 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757002" version="501" comment="389-ds-base is earlier than 0:1.3.7.5-28.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47430 <object object_ref="oval:com.oracle.elsa:obj:20182757002" /> 47431 <state state_ref="oval:com.oracle.elsa:ste:20182757003" /> 47432 </rpminfo_test> 47433 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757003" version="501" comment="389-ds-base is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47434 <object object_ref="oval:com.oracle.elsa:obj:20182757002" /> 47435 <state state_ref="oval:com.oracle.elsa:ste:20182757001" /> 47436 </rpminfo_test> 47437 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757004" version="501" comment="389-ds-base-devel is earlier than 0:1.3.7.5-28.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47438 <object object_ref="oval:com.oracle.elsa:obj:20182757003" /> 47439 <state state_ref="oval:com.oracle.elsa:ste:20182757003" /> 47440 </rpminfo_test> 47441 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757005" version="501" comment="389-ds-base-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47442 <object object_ref="oval:com.oracle.elsa:obj:20182757003" /> 47443 <state state_ref="oval:com.oracle.elsa:ste:20182757001" /> 47444 </rpminfo_test> 47445 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757006" version="501" comment="389-ds-base-libs is earlier than 0:1.3.7.5-28.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47446 <object object_ref="oval:com.oracle.elsa:obj:20182757004" /> 47447 <state state_ref="oval:com.oracle.elsa:ste:20182757003" /> 47448 </rpminfo_test> 47449 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757007" version="501" comment="389-ds-base-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47450 <object object_ref="oval:com.oracle.elsa:obj:20182757004" /> 47451 <state state_ref="oval:com.oracle.elsa:ste:20182757001" /> 47452 </rpminfo_test> 47453 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757008" version="501" comment="389-ds-base-snmp is earlier than 0:1.3.7.5-28.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47454 <object object_ref="oval:com.oracle.elsa:obj:20182757005" /> 47455 <state state_ref="oval:com.oracle.elsa:ste:20182757003" /> 47456 </rpminfo_test> 47457 <rpminfo_test id="oval:com.oracle.elsa:tst:20182757009" version="501" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47458 <object object_ref="oval:com.oracle.elsa:obj:20182757005" /> 47459 <state state_ref="oval:com.oracle.elsa:ste:20182757001" /> 47460 </rpminfo_test> 47461 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47462 <object object_ref="oval:com.oracle.elsa:obj:20182766001" /> 47463 <state state_ref="oval:com.oracle.elsa:ste:20182766002" /> 47464 </rpminfo_test> 47465 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766002" version="501" comment="flatpak is earlier than 0:0.8.8-4.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47466 <object object_ref="oval:com.oracle.elsa:obj:20182766002" /> 47467 <state state_ref="oval:com.oracle.elsa:ste:20182766003" /> 47468 </rpminfo_test> 47469 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766003" version="501" comment="flatpak is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47470 <object object_ref="oval:com.oracle.elsa:obj:20182766002" /> 47471 <state state_ref="oval:com.oracle.elsa:ste:20182766001" /> 47472 </rpminfo_test> 47473 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766004" version="501" comment="flatpak-builder is earlier than 0:0.8.8-4.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47474 <object object_ref="oval:com.oracle.elsa:obj:20182766003" /> 47475 <state state_ref="oval:com.oracle.elsa:ste:20182766003" /> 47476 </rpminfo_test> 47477 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766005" version="501" comment="flatpak-builder is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47478 <object object_ref="oval:com.oracle.elsa:obj:20182766003" /> 47479 <state state_ref="oval:com.oracle.elsa:ste:20182766001" /> 47480 </rpminfo_test> 47481 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766006" version="501" comment="flatpak-devel is earlier than 0:0.8.8-4.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47482 <object object_ref="oval:com.oracle.elsa:obj:20182766004" /> 47483 <state state_ref="oval:com.oracle.elsa:ste:20182766003" /> 47484 </rpminfo_test> 47485 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766007" version="501" comment="flatpak-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47486 <object object_ref="oval:com.oracle.elsa:obj:20182766004" /> 47487 <state state_ref="oval:com.oracle.elsa:ste:20182766001" /> 47488 </rpminfo_test> 47489 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766008" version="501" comment="flatpak-libs is earlier than 0:0.8.8-4.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47490 <object object_ref="oval:com.oracle.elsa:obj:20182766005" /> 47491 <state state_ref="oval:com.oracle.elsa:ste:20182766003" /> 47492 </rpminfo_test> 47493 <rpminfo_test id="oval:com.oracle.elsa:tst:20182766009" version="501" comment="flatpak-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47494 <object object_ref="oval:com.oracle.elsa:obj:20182766005" /> 47495 <state state_ref="oval:com.oracle.elsa:ste:20182766001" /> 47496 </rpminfo_test> 47497 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47498 <object object_ref="oval:com.oracle.elsa:obj:20182768001" /> 47499 <state state_ref="oval:com.oracle.elsa:ste:20182768002" /> 47500 </rpminfo_test> 47501 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768002" version="501" comment="nss is earlier than 0:3.36.0-7.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47502 <object object_ref="oval:com.oracle.elsa:obj:20182768002" /> 47503 <state state_ref="oval:com.oracle.elsa:ste:20182768003" /> 47504 </rpminfo_test> 47505 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768003" version="501" comment="nss is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47506 <object object_ref="oval:com.oracle.elsa:obj:20182768002" /> 47507 <state state_ref="oval:com.oracle.elsa:ste:20182768001" /> 47508 </rpminfo_test> 47509 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768004" version="501" comment="nss-devel is earlier than 0:3.36.0-7.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47510 <object object_ref="oval:com.oracle.elsa:obj:20182768003" /> 47511 <state state_ref="oval:com.oracle.elsa:ste:20182768003" /> 47512 </rpminfo_test> 47513 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768005" version="501" comment="nss-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47514 <object object_ref="oval:com.oracle.elsa:obj:20182768003" /> 47515 <state state_ref="oval:com.oracle.elsa:ste:20182768001" /> 47516 </rpminfo_test> 47517 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768006" version="501" comment="nss-pkcs11-devel is earlier than 0:3.36.0-7.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47518 <object object_ref="oval:com.oracle.elsa:obj:20182768004" /> 47519 <state state_ref="oval:com.oracle.elsa:ste:20182768003" /> 47520 </rpminfo_test> 47521 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768007" version="501" comment="nss-pkcs11-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47522 <object object_ref="oval:com.oracle.elsa:obj:20182768004" /> 47523 <state state_ref="oval:com.oracle.elsa:ste:20182768001" /> 47524 </rpminfo_test> 47525 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768008" version="501" comment="nss-sysinit is earlier than 0:3.36.0-7.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47526 <object object_ref="oval:com.oracle.elsa:obj:20182768005" /> 47527 <state state_ref="oval:com.oracle.elsa:ste:20182768003" /> 47528 </rpminfo_test> 47529 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768009" version="501" comment="nss-sysinit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47530 <object object_ref="oval:com.oracle.elsa:obj:20182768005" /> 47531 <state state_ref="oval:com.oracle.elsa:ste:20182768001" /> 47532 </rpminfo_test> 47533 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768010" version="501" comment="nss-tools is earlier than 0:3.36.0-7.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47534 <object object_ref="oval:com.oracle.elsa:obj:20182768006" /> 47535 <state state_ref="oval:com.oracle.elsa:ste:20182768003" /> 47536 </rpminfo_test> 47537 <rpminfo_test id="oval:com.oracle.elsa:tst:20182768011" version="501" comment="nss-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47538 <object object_ref="oval:com.oracle.elsa:obj:20182768006" /> 47539 <state state_ref="oval:com.oracle.elsa:ste:20182768001" /> 47540 </rpminfo_test> 47541 <rpminfo_test id="oval:com.oracle.elsa:tst:20182835001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47542 <object object_ref="oval:com.oracle.elsa:obj:20182835001" /> 47543 <state state_ref="oval:com.oracle.elsa:ste:20182835002" /> 47544 </rpminfo_test> 47545 <rpminfo_test id="oval:com.oracle.elsa:tst:20182835002" version="501" comment="firefox is earlier than 0:60.2.1-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47546 <object object_ref="oval:com.oracle.elsa:obj:20182835002" /> 47547 <state state_ref="oval:com.oracle.elsa:ste:20182835003" /> 47548 </rpminfo_test> 47549 <rpminfo_test id="oval:com.oracle.elsa:tst:20182835003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47550 <object object_ref="oval:com.oracle.elsa:obj:20182835002" /> 47551 <state state_ref="oval:com.oracle.elsa:ste:20182835001" /> 47552 </rpminfo_test> 47553 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47554 <object object_ref="oval:com.oracle.elsa:obj:20182846001" /> 47555 <state state_ref="oval:com.oracle.elsa:ste:20182846002" /> 47556 </rpminfo_test> 47557 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846002" version="501" comment="kernel is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47558 <object object_ref="oval:com.oracle.elsa:obj:20182846002" /> 47559 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47560 </rpminfo_test> 47561 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846003" version="501" comment="kernel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47562 <object object_ref="oval:com.oracle.elsa:obj:20182846002" /> 47563 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47564 </rpminfo_test> 47565 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846004" version="501" comment="kernel-abi-whitelists is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47566 <object object_ref="oval:com.oracle.elsa:obj:20182846003" /> 47567 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47568 </rpminfo_test> 47569 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846005" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47570 <object object_ref="oval:com.oracle.elsa:obj:20182846003" /> 47571 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47572 </rpminfo_test> 47573 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846006" version="501" comment="kernel-debug is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47574 <object object_ref="oval:com.oracle.elsa:obj:20182846004" /> 47575 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47576 </rpminfo_test> 47577 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846007" version="501" comment="kernel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47578 <object object_ref="oval:com.oracle.elsa:obj:20182846004" /> 47579 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47580 </rpminfo_test> 47581 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846008" version="501" comment="kernel-debug-devel is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47582 <object object_ref="oval:com.oracle.elsa:obj:20182846005" /> 47583 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47584 </rpminfo_test> 47585 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846009" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47586 <object object_ref="oval:com.oracle.elsa:obj:20182846005" /> 47587 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47588 </rpminfo_test> 47589 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846010" version="501" comment="kernel-devel is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47590 <object object_ref="oval:com.oracle.elsa:obj:20182846006" /> 47591 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47592 </rpminfo_test> 47593 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846011" version="501" comment="kernel-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47594 <object object_ref="oval:com.oracle.elsa:obj:20182846006" /> 47595 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47596 </rpminfo_test> 47597 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846012" version="501" comment="kernel-doc is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47598 <object object_ref="oval:com.oracle.elsa:obj:20182846007" /> 47599 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47600 </rpminfo_test> 47601 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846013" version="501" comment="kernel-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47602 <object object_ref="oval:com.oracle.elsa:obj:20182846007" /> 47603 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47604 </rpminfo_test> 47605 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846014" version="501" comment="kernel-firmware is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47606 <object object_ref="oval:com.oracle.elsa:obj:20182846008" /> 47607 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47608 </rpminfo_test> 47609 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846015" version="501" comment="kernel-firmware is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47610 <object object_ref="oval:com.oracle.elsa:obj:20182846008" /> 47611 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47612 </rpminfo_test> 47613 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846016" version="501" comment="kernel-headers is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47614 <object object_ref="oval:com.oracle.elsa:obj:20182846009" /> 47615 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47616 </rpminfo_test> 47617 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846017" version="501" comment="kernel-headers is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47618 <object object_ref="oval:com.oracle.elsa:obj:20182846009" /> 47619 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47620 </rpminfo_test> 47621 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846018" version="501" comment="perf is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47622 <object object_ref="oval:com.oracle.elsa:obj:20182846010" /> 47623 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47624 </rpminfo_test> 47625 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846019" version="501" comment="perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47626 <object object_ref="oval:com.oracle.elsa:obj:20182846010" /> 47627 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47628 </rpminfo_test> 47629 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846020" version="501" comment="python-perf is earlier than 0:2.6.32-754.6.3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47630 <object object_ref="oval:com.oracle.elsa:obj:20182846011" /> 47631 <state state_ref="oval:com.oracle.elsa:ste:20182846003" /> 47632 </rpminfo_test> 47633 <rpminfo_test id="oval:com.oracle.elsa:tst:20182846021" version="501" comment="python-perf is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47634 <object object_ref="oval:com.oracle.elsa:obj:20182846011" /> 47635 <state state_ref="oval:com.oracle.elsa:ste:20182846001" /> 47636 </rpminfo_test> 47637 <rpminfo_test id="oval:com.oracle.elsa:tst:20182884001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47638 <object object_ref="oval:com.oracle.elsa:obj:20182884001" /> 47639 <state state_ref="oval:com.oracle.elsa:ste:20182884002" /> 47640 </rpminfo_test> 47641 <rpminfo_test id="oval:com.oracle.elsa:tst:20182884002" version="501" comment="firefox is earlier than 0:60.2.2-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47642 <object object_ref="oval:com.oracle.elsa:obj:20182884002" /> 47643 <state state_ref="oval:com.oracle.elsa:ste:20182884003" /> 47644 </rpminfo_test> 47645 <rpminfo_test id="oval:com.oracle.elsa:tst:20182884003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47646 <object object_ref="oval:com.oracle.elsa:obj:20182884002" /> 47647 <state state_ref="oval:com.oracle.elsa:ste:20182884001" /> 47648 </rpminfo_test> 47649 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47650 <object object_ref="oval:com.oracle.elsa:obj:20182892001" /> 47651 <state state_ref="oval:com.oracle.elsa:ste:20182892002" /> 47652 </rpminfo_test> 47653 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892002" version="501" comment="glusterfs is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47654 <object object_ref="oval:com.oracle.elsa:obj:20182892002" /> 47655 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47656 </rpminfo_test> 47657 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892003" version="501" comment="glusterfs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47658 <object object_ref="oval:com.oracle.elsa:obj:20182892002" /> 47659 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47660 </rpminfo_test> 47661 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892004" version="501" comment="glusterfs-api is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47662 <object object_ref="oval:com.oracle.elsa:obj:20182892003" /> 47663 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47664 </rpminfo_test> 47665 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892005" version="501" comment="glusterfs-api is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47666 <object object_ref="oval:com.oracle.elsa:obj:20182892003" /> 47667 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47668 </rpminfo_test> 47669 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892006" version="501" comment="glusterfs-api-devel is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47670 <object object_ref="oval:com.oracle.elsa:obj:20182892004" /> 47671 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47672 </rpminfo_test> 47673 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892007" version="501" comment="glusterfs-api-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47674 <object object_ref="oval:com.oracle.elsa:obj:20182892004" /> 47675 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47676 </rpminfo_test> 47677 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892008" version="501" comment="glusterfs-cli is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47678 <object object_ref="oval:com.oracle.elsa:obj:20182892005" /> 47679 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47680 </rpminfo_test> 47681 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892009" version="501" comment="glusterfs-cli is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47682 <object object_ref="oval:com.oracle.elsa:obj:20182892005" /> 47683 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47684 </rpminfo_test> 47685 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892010" version="501" comment="glusterfs-client-xlators is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47686 <object object_ref="oval:com.oracle.elsa:obj:20182892006" /> 47687 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47688 </rpminfo_test> 47689 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892011" version="501" comment="glusterfs-client-xlators is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47690 <object object_ref="oval:com.oracle.elsa:obj:20182892006" /> 47691 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47692 </rpminfo_test> 47693 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892012" version="501" comment="glusterfs-devel is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47694 <object object_ref="oval:com.oracle.elsa:obj:20182892007" /> 47695 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47696 </rpminfo_test> 47697 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892013" version="501" comment="glusterfs-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47698 <object object_ref="oval:com.oracle.elsa:obj:20182892007" /> 47699 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47700 </rpminfo_test> 47701 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892014" version="501" comment="glusterfs-fuse is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47702 <object object_ref="oval:com.oracle.elsa:obj:20182892008" /> 47703 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47704 </rpminfo_test> 47705 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892015" version="501" comment="glusterfs-fuse is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47706 <object object_ref="oval:com.oracle.elsa:obj:20182892008" /> 47707 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47708 </rpminfo_test> 47709 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892016" version="501" comment="glusterfs-libs is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47710 <object object_ref="oval:com.oracle.elsa:obj:20182892009" /> 47711 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47712 </rpminfo_test> 47713 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892017" version="501" comment="glusterfs-libs is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47714 <object object_ref="oval:com.oracle.elsa:obj:20182892009" /> 47715 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47716 </rpminfo_test> 47717 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892018" version="501" comment="glusterfs-rdma is earlier than 0:3.12.2-18.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47718 <object object_ref="oval:com.oracle.elsa:obj:20182892010" /> 47719 <state state_ref="oval:com.oracle.elsa:ste:20182892003" /> 47720 </rpminfo_test> 47721 <rpminfo_test id="oval:com.oracle.elsa:tst:20182892019" version="501" comment="glusterfs-rdma is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47722 <object object_ref="oval:com.oracle.elsa:obj:20182892010" /> 47723 <state state_ref="oval:com.oracle.elsa:ste:20182892001" /> 47724 </rpminfo_test> 47725 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47726 <object object_ref="oval:com.oracle.elsa:obj:20182898001" /> 47727 <state state_ref="oval:com.oracle.elsa:ste:20182898002" /> 47728 </rpminfo_test> 47729 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898002" version="501" comment="nss is earlier than 0:3.36.0-9.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47730 <object object_ref="oval:com.oracle.elsa:obj:20182898002" /> 47731 <state state_ref="oval:com.oracle.elsa:ste:20182898003" /> 47732 </rpminfo_test> 47733 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898003" version="501" comment="nss is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47734 <object object_ref="oval:com.oracle.elsa:obj:20182898002" /> 47735 <state state_ref="oval:com.oracle.elsa:ste:20182898001" /> 47736 </rpminfo_test> 47737 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898004" version="501" comment="nss-devel is earlier than 0:3.36.0-9.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47738 <object object_ref="oval:com.oracle.elsa:obj:20182898003" /> 47739 <state state_ref="oval:com.oracle.elsa:ste:20182898003" /> 47740 </rpminfo_test> 47741 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898005" version="501" comment="nss-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47742 <object object_ref="oval:com.oracle.elsa:obj:20182898003" /> 47743 <state state_ref="oval:com.oracle.elsa:ste:20182898001" /> 47744 </rpminfo_test> 47745 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898006" version="501" comment="nss-pkcs11-devel is earlier than 0:3.36.0-9.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47746 <object object_ref="oval:com.oracle.elsa:obj:20182898004" /> 47747 <state state_ref="oval:com.oracle.elsa:ste:20182898003" /> 47748 </rpminfo_test> 47749 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898007" version="501" comment="nss-pkcs11-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47750 <object object_ref="oval:com.oracle.elsa:obj:20182898004" /> 47751 <state state_ref="oval:com.oracle.elsa:ste:20182898001" /> 47752 </rpminfo_test> 47753 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898008" version="501" comment="nss-sysinit is earlier than 0:3.36.0-9.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47754 <object object_ref="oval:com.oracle.elsa:obj:20182898005" /> 47755 <state state_ref="oval:com.oracle.elsa:ste:20182898003" /> 47756 </rpminfo_test> 47757 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898009" version="501" comment="nss-sysinit is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47758 <object object_ref="oval:com.oracle.elsa:obj:20182898005" /> 47759 <state state_ref="oval:com.oracle.elsa:ste:20182898001" /> 47760 </rpminfo_test> 47761 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898010" version="501" comment="nss-tools is earlier than 0:3.36.0-9.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47762 <object object_ref="oval:com.oracle.elsa:obj:20182898006" /> 47763 <state state_ref="oval:com.oracle.elsa:ste:20182898003" /> 47764 </rpminfo_test> 47765 <rpminfo_test id="oval:com.oracle.elsa:tst:20182898011" version="501" comment="nss-tools is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47766 <object object_ref="oval:com.oracle.elsa:obj:20182898006" /> 47767 <state state_ref="oval:com.oracle.elsa:ste:20182898001" /> 47768 </rpminfo_test> 47769 <rpminfo_test id="oval:com.oracle.elsa:tst:20182916001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47770 <object object_ref="oval:com.oracle.elsa:obj:20182916001" /> 47771 <state state_ref="oval:com.oracle.elsa:ste:20182916002" /> 47772 </rpminfo_test> 47773 <rpminfo_test id="oval:com.oracle.elsa:tst:20182916002" version="501" comment="spamassassin is earlier than 0:3.4.0-4.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47774 <object object_ref="oval:com.oracle.elsa:obj:20182916002" /> 47775 <state state_ref="oval:com.oracle.elsa:ste:20182916003" /> 47776 </rpminfo_test> 47777 <rpminfo_test id="oval:com.oracle.elsa:tst:20182916003" version="501" comment="spamassassin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47778 <object object_ref="oval:com.oracle.elsa:obj:20182916002" /> 47779 <state state_ref="oval:com.oracle.elsa:ste:20182916001" /> 47780 </rpminfo_test> 47781 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47782 <object object_ref="oval:com.oracle.elsa:obj:20182918001" /> 47783 <state state_ref="oval:com.oracle.elsa:ste:20182918002" /> 47784 </rpminfo_test> 47785 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918002" version="501" comment="ghostscript is earlier than 0:9.07-29.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47786 <object object_ref="oval:com.oracle.elsa:obj:20182918002" /> 47787 <state state_ref="oval:com.oracle.elsa:ste:20182918003" /> 47788 </rpminfo_test> 47789 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918003" version="501" comment="ghostscript is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47790 <object object_ref="oval:com.oracle.elsa:obj:20182918002" /> 47791 <state state_ref="oval:com.oracle.elsa:ste:20182918001" /> 47792 </rpminfo_test> 47793 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918004" version="501" comment="ghostscript-cups is earlier than 0:9.07-29.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47794 <object object_ref="oval:com.oracle.elsa:obj:20182918003" /> 47795 <state state_ref="oval:com.oracle.elsa:ste:20182918003" /> 47796 </rpminfo_test> 47797 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918005" version="501" comment="ghostscript-cups is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47798 <object object_ref="oval:com.oracle.elsa:obj:20182918003" /> 47799 <state state_ref="oval:com.oracle.elsa:ste:20182918001" /> 47800 </rpminfo_test> 47801 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918006" version="501" comment="ghostscript-devel is earlier than 0:9.07-29.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47802 <object object_ref="oval:com.oracle.elsa:obj:20182918004" /> 47803 <state state_ref="oval:com.oracle.elsa:ste:20182918003" /> 47804 </rpminfo_test> 47805 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918007" version="501" comment="ghostscript-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47806 <object object_ref="oval:com.oracle.elsa:obj:20182918004" /> 47807 <state state_ref="oval:com.oracle.elsa:ste:20182918001" /> 47808 </rpminfo_test> 47809 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918008" version="501" comment="ghostscript-doc is earlier than 0:9.07-29.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47810 <object object_ref="oval:com.oracle.elsa:obj:20182918005" /> 47811 <state state_ref="oval:com.oracle.elsa:ste:20182918003" /> 47812 </rpminfo_test> 47813 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918009" version="501" comment="ghostscript-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47814 <object object_ref="oval:com.oracle.elsa:obj:20182918005" /> 47815 <state state_ref="oval:com.oracle.elsa:ste:20182918001" /> 47816 </rpminfo_test> 47817 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918010" version="501" comment="ghostscript-gtk is earlier than 0:9.07-29.el7_5.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47818 <object object_ref="oval:com.oracle.elsa:obj:20182918006" /> 47819 <state state_ref="oval:com.oracle.elsa:ste:20182918003" /> 47820 </rpminfo_test> 47821 <rpminfo_test id="oval:com.oracle.elsa:tst:20182918011" version="501" comment="ghostscript-gtk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47822 <object object_ref="oval:com.oracle.elsa:obj:20182918006" /> 47823 <state state_ref="oval:com.oracle.elsa:ste:20182918001" /> 47824 </rpminfo_test> 47825 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47826 <object object_ref="oval:com.oracle.elsa:obj:20182921001" /> 47827 <state state_ref="oval:com.oracle.elsa:ste:20182921002" /> 47828 </rpminfo_test> 47829 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921002" version="501" comment="tomcat is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47830 <object object_ref="oval:com.oracle.elsa:obj:20182921002" /> 47831 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47832 </rpminfo_test> 47833 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921003" version="501" comment="tomcat is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47834 <object object_ref="oval:com.oracle.elsa:obj:20182921002" /> 47835 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47836 </rpminfo_test> 47837 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921004" version="501" comment="tomcat-admin-webapps is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47838 <object object_ref="oval:com.oracle.elsa:obj:20182921003" /> 47839 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47840 </rpminfo_test> 47841 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921005" version="501" comment="tomcat-admin-webapps is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47842 <object object_ref="oval:com.oracle.elsa:obj:20182921003" /> 47843 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47844 </rpminfo_test> 47845 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921006" version="501" comment="tomcat-docs-webapp is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47846 <object object_ref="oval:com.oracle.elsa:obj:20182921004" /> 47847 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47848 </rpminfo_test> 47849 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921007" version="501" comment="tomcat-docs-webapp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47850 <object object_ref="oval:com.oracle.elsa:obj:20182921004" /> 47851 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47852 </rpminfo_test> 47853 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921008" version="501" comment="tomcat-el-2.2-api is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47854 <object object_ref="oval:com.oracle.elsa:obj:20182921005" /> 47855 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47856 </rpminfo_test> 47857 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921009" version="501" comment="tomcat-el-2.2-api is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47858 <object object_ref="oval:com.oracle.elsa:obj:20182921005" /> 47859 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47860 </rpminfo_test> 47861 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921010" version="501" comment="tomcat-javadoc is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47862 <object object_ref="oval:com.oracle.elsa:obj:20182921006" /> 47863 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47864 </rpminfo_test> 47865 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921011" version="501" comment="tomcat-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47866 <object object_ref="oval:com.oracle.elsa:obj:20182921006" /> 47867 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47868 </rpminfo_test> 47869 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921012" version="501" comment="tomcat-jsp-2.2-api is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47870 <object object_ref="oval:com.oracle.elsa:obj:20182921007" /> 47871 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47872 </rpminfo_test> 47873 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921013" version="501" comment="tomcat-jsp-2.2-api is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47874 <object object_ref="oval:com.oracle.elsa:obj:20182921007" /> 47875 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47876 </rpminfo_test> 47877 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921014" version="501" comment="tomcat-jsvc is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47878 <object object_ref="oval:com.oracle.elsa:obj:20182921008" /> 47879 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47880 </rpminfo_test> 47881 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921015" version="501" comment="tomcat-jsvc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47882 <object object_ref="oval:com.oracle.elsa:obj:20182921008" /> 47883 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47884 </rpminfo_test> 47885 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921016" version="501" comment="tomcat-lib is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47886 <object object_ref="oval:com.oracle.elsa:obj:20182921009" /> 47887 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47888 </rpminfo_test> 47889 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921017" version="501" comment="tomcat-lib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47890 <object object_ref="oval:com.oracle.elsa:obj:20182921009" /> 47891 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47892 </rpminfo_test> 47893 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921018" version="501" comment="tomcat-servlet-3.0-api is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47894 <object object_ref="oval:com.oracle.elsa:obj:20182921010" /> 47895 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47896 </rpminfo_test> 47897 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921019" version="501" comment="tomcat-servlet-3.0-api is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47898 <object object_ref="oval:com.oracle.elsa:obj:20182921010" /> 47899 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47900 </rpminfo_test> 47901 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921020" version="501" comment="tomcat-webapps is earlier than 0:7.0.76-8.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47902 <object object_ref="oval:com.oracle.elsa:obj:20182921011" /> 47903 <state state_ref="oval:com.oracle.elsa:ste:20182921003" /> 47904 </rpminfo_test> 47905 <rpminfo_test id="oval:com.oracle.elsa:tst:20182921021" version="501" comment="tomcat-webapps is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47906 <object object_ref="oval:com.oracle.elsa:obj:20182921011" /> 47907 <state state_ref="oval:com.oracle.elsa:ste:20182921001" /> 47908 </rpminfo_test> 47909 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47910 <object object_ref="oval:com.oracle.elsa:obj:20182942001" /> 47911 <state state_ref="oval:com.oracle.elsa:ste:20182942002" /> 47912 </rpminfo_test> 47913 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942002" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47914 <object object_ref="oval:com.oracle.elsa:obj:20182942002" /> 47915 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47916 </rpminfo_test> 47917 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942003" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47918 <object object_ref="oval:com.oracle.elsa:obj:20182942002" /> 47919 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47920 </rpminfo_test> 47921 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942004" version="501" comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47922 <object object_ref="oval:com.oracle.elsa:obj:20182942003" /> 47923 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47924 </rpminfo_test> 47925 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942005" version="501" comment="java-1.8.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47926 <object object_ref="oval:com.oracle.elsa:obj:20182942003" /> 47927 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47928 </rpminfo_test> 47929 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942006" version="501" comment="java-1.8.0-openjdk-accessibility-debug is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47930 <object object_ref="oval:com.oracle.elsa:obj:20182942004" /> 47931 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47932 </rpminfo_test> 47933 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942007" version="501" comment="java-1.8.0-openjdk-accessibility-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47934 <object object_ref="oval:com.oracle.elsa:obj:20182942004" /> 47935 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47936 </rpminfo_test> 47937 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942008" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47938 <object object_ref="oval:com.oracle.elsa:obj:20182942005" /> 47939 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47940 </rpminfo_test> 47941 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942009" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47942 <object object_ref="oval:com.oracle.elsa:obj:20182942005" /> 47943 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47944 </rpminfo_test> 47945 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942010" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47946 <object object_ref="oval:com.oracle.elsa:obj:20182942006" /> 47947 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47948 </rpminfo_test> 47949 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942011" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47950 <object object_ref="oval:com.oracle.elsa:obj:20182942006" /> 47951 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47952 </rpminfo_test> 47953 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942012" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47954 <object object_ref="oval:com.oracle.elsa:obj:20182942007" /> 47955 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47956 </rpminfo_test> 47957 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942013" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47958 <object object_ref="oval:com.oracle.elsa:obj:20182942007" /> 47959 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47960 </rpminfo_test> 47961 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942014" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47962 <object object_ref="oval:com.oracle.elsa:obj:20182942008" /> 47963 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47964 </rpminfo_test> 47965 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942015" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47966 <object object_ref="oval:com.oracle.elsa:obj:20182942008" /> 47967 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47968 </rpminfo_test> 47969 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942016" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47970 <object object_ref="oval:com.oracle.elsa:obj:20182942009" /> 47971 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47972 </rpminfo_test> 47973 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942017" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47974 <object object_ref="oval:com.oracle.elsa:obj:20182942009" /> 47975 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47976 </rpminfo_test> 47977 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942018" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47978 <object object_ref="oval:com.oracle.elsa:obj:20182942010" /> 47979 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47980 </rpminfo_test> 47981 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942019" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47982 <object object_ref="oval:com.oracle.elsa:obj:20182942010" /> 47983 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47984 </rpminfo_test> 47985 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942020" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47986 <object object_ref="oval:com.oracle.elsa:obj:20182942011" /> 47987 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47988 </rpminfo_test> 47989 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942021" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47990 <object object_ref="oval:com.oracle.elsa:obj:20182942011" /> 47991 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 47992 </rpminfo_test> 47993 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942022" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47994 <object object_ref="oval:com.oracle.elsa:obj:20182942012" /> 47995 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 47996 </rpminfo_test> 47997 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942023" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 47998 <object object_ref="oval:com.oracle.elsa:obj:20182942012" /> 47999 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 48000 </rpminfo_test> 48001 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942024" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48002 <object object_ref="oval:com.oracle.elsa:obj:20182942013" /> 48003 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 48004 </rpminfo_test> 48005 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942025" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48006 <object object_ref="oval:com.oracle.elsa:obj:20182942013" /> 48007 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 48008 </rpminfo_test> 48009 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942026" version="501" comment="java-1.8.0-openjdk-javadoc-zip is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48010 <object object_ref="oval:com.oracle.elsa:obj:20182942014" /> 48011 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 48012 </rpminfo_test> 48013 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942027" version="501" comment="java-1.8.0-openjdk-javadoc-zip is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48014 <object object_ref="oval:com.oracle.elsa:obj:20182942014" /> 48015 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 48016 </rpminfo_test> 48017 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942028" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48018 <object object_ref="oval:com.oracle.elsa:obj:20182942015" /> 48019 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 48020 </rpminfo_test> 48021 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942029" version="501" comment="java-1.8.0-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48022 <object object_ref="oval:com.oracle.elsa:obj:20182942015" /> 48023 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 48024 </rpminfo_test> 48025 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942030" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48026 <object object_ref="oval:com.oracle.elsa:obj:20182942016" /> 48027 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 48028 </rpminfo_test> 48029 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942031" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48030 <object object_ref="oval:com.oracle.elsa:obj:20182942016" /> 48031 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 48032 </rpminfo_test> 48033 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942032" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.191.b12-0.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48034 <object object_ref="oval:com.oracle.elsa:obj:20182942017" /> 48035 <state state_ref="oval:com.oracle.elsa:ste:20182942003" /> 48036 </rpminfo_test> 48037 <rpminfo_test id="oval:com.oracle.elsa:tst:20182942033" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48038 <object object_ref="oval:com.oracle.elsa:obj:20182942017" /> 48039 <state state_ref="oval:com.oracle.elsa:ste:20182942001" /> 48040 </rpminfo_test> 48041 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48042 <object object_ref="oval:com.oracle.elsa:obj:20182943001" /> 48043 <state state_ref="oval:com.oracle.elsa:ste:20182943002" /> 48044 </rpminfo_test> 48045 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943002" version="501" comment="java-1.8.0-openjdk is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48046 <object object_ref="oval:com.oracle.elsa:obj:20182943002" /> 48047 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48048 </rpminfo_test> 48049 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943003" version="501" comment="java-1.8.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48050 <object object_ref="oval:com.oracle.elsa:obj:20182943002" /> 48051 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48052 </rpminfo_test> 48053 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943004" version="501" comment="java-1.8.0-openjdk-debug is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48054 <object object_ref="oval:com.oracle.elsa:obj:20182943003" /> 48055 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48056 </rpminfo_test> 48057 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943005" version="501" comment="java-1.8.0-openjdk-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48058 <object object_ref="oval:com.oracle.elsa:obj:20182943003" /> 48059 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48060 </rpminfo_test> 48061 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943006" version="501" comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48062 <object object_ref="oval:com.oracle.elsa:obj:20182943004" /> 48063 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48064 </rpminfo_test> 48065 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943007" version="501" comment="java-1.8.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48066 <object object_ref="oval:com.oracle.elsa:obj:20182943004" /> 48067 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48068 </rpminfo_test> 48069 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943008" version="501" comment="java-1.8.0-openjdk-demo-debug is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48070 <object object_ref="oval:com.oracle.elsa:obj:20182943005" /> 48071 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48072 </rpminfo_test> 48073 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943009" version="501" comment="java-1.8.0-openjdk-demo-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48074 <object object_ref="oval:com.oracle.elsa:obj:20182943005" /> 48075 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48076 </rpminfo_test> 48077 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943010" version="501" comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48078 <object object_ref="oval:com.oracle.elsa:obj:20182943006" /> 48079 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48080 </rpminfo_test> 48081 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943011" version="501" comment="java-1.8.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48082 <object object_ref="oval:com.oracle.elsa:obj:20182943006" /> 48083 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48084 </rpminfo_test> 48085 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943012" version="501" comment="java-1.8.0-openjdk-devel-debug is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48086 <object object_ref="oval:com.oracle.elsa:obj:20182943007" /> 48087 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48088 </rpminfo_test> 48089 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943013" version="501" comment="java-1.8.0-openjdk-devel-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48090 <object object_ref="oval:com.oracle.elsa:obj:20182943007" /> 48091 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48092 </rpminfo_test> 48093 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943014" version="501" comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48094 <object object_ref="oval:com.oracle.elsa:obj:20182943008" /> 48095 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48096 </rpminfo_test> 48097 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943015" version="501" comment="java-1.8.0-openjdk-headless is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48098 <object object_ref="oval:com.oracle.elsa:obj:20182943008" /> 48099 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48100 </rpminfo_test> 48101 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943016" version="501" comment="java-1.8.0-openjdk-headless-debug is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48102 <object object_ref="oval:com.oracle.elsa:obj:20182943009" /> 48103 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48104 </rpminfo_test> 48105 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943017" version="501" comment="java-1.8.0-openjdk-headless-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48106 <object object_ref="oval:com.oracle.elsa:obj:20182943009" /> 48107 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48108 </rpminfo_test> 48109 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943018" version="501" comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48110 <object object_ref="oval:com.oracle.elsa:obj:20182943010" /> 48111 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48112 </rpminfo_test> 48113 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943019" version="501" comment="java-1.8.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48114 <object object_ref="oval:com.oracle.elsa:obj:20182943010" /> 48115 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48116 </rpminfo_test> 48117 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943020" version="501" comment="java-1.8.0-openjdk-javadoc-debug is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48118 <object object_ref="oval:com.oracle.elsa:obj:20182943011" /> 48119 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48120 </rpminfo_test> 48121 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943021" version="501" comment="java-1.8.0-openjdk-javadoc-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48122 <object object_ref="oval:com.oracle.elsa:obj:20182943011" /> 48123 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48124 </rpminfo_test> 48125 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943022" version="501" comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48126 <object object_ref="oval:com.oracle.elsa:obj:20182943012" /> 48127 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48128 </rpminfo_test> 48129 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943023" version="501" comment="java-1.8.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48130 <object object_ref="oval:com.oracle.elsa:obj:20182943012" /> 48131 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48132 </rpminfo_test> 48133 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943024" version="501" comment="java-1.8.0-openjdk-src-debug is earlier than 1:1.8.0.191.b12-0.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48134 <object object_ref="oval:com.oracle.elsa:obj:20182943013" /> 48135 <state state_ref="oval:com.oracle.elsa:ste:20182943003" /> 48136 </rpminfo_test> 48137 <rpminfo_test id="oval:com.oracle.elsa:tst:20182943025" version="501" comment="java-1.8.0-openjdk-src-debug is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48138 <object object_ref="oval:com.oracle.elsa:obj:20182943013" /> 48139 <state state_ref="oval:com.oracle.elsa:ste:20182943001" /> 48140 </rpminfo_test> 48141 <rpminfo_test id="oval:com.oracle.elsa:tst:20183005001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48142 <object object_ref="oval:com.oracle.elsa:obj:20183005001" /> 48143 <state state_ref="oval:com.oracle.elsa:ste:20183005002" /> 48144 </rpminfo_test> 48145 <rpminfo_test id="oval:com.oracle.elsa:tst:20183005002" version="501" comment="firefox is earlier than 0:60.3.0-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48146 <object object_ref="oval:com.oracle.elsa:obj:20183005002" /> 48147 <state state_ref="oval:com.oracle.elsa:ste:20183005003" /> 48148 </rpminfo_test> 48149 <rpminfo_test id="oval:com.oracle.elsa:tst:20183005003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48150 <object object_ref="oval:com.oracle.elsa:obj:20183005002" /> 48151 <state state_ref="oval:com.oracle.elsa:ste:20183005001" /> 48152 </rpminfo_test> 48153 <rpminfo_test id="oval:com.oracle.elsa:tst:20183006001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48154 <object object_ref="oval:com.oracle.elsa:obj:20183006001" /> 48155 <state state_ref="oval:com.oracle.elsa:ste:20183006002" /> 48156 </rpminfo_test> 48157 <rpminfo_test id="oval:com.oracle.elsa:tst:20183006002" version="501" comment="firefox is earlier than 0:60.3.0-1.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48158 <object object_ref="oval:com.oracle.elsa:obj:20183006002" /> 48159 <state state_ref="oval:com.oracle.elsa:ste:20183006003" /> 48160 </rpminfo_test> 48161 <rpminfo_test id="oval:com.oracle.elsa:tst:20183006003" version="501" comment="firefox is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48162 <object object_ref="oval:com.oracle.elsa:obj:20183006002" /> 48163 <state state_ref="oval:com.oracle.elsa:ste:20183006001" /> 48164 </rpminfo_test> 48165 <rpminfo_test id="oval:com.oracle.elsa:tst:20183032001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48166 <object object_ref="oval:com.oracle.elsa:obj:20183032001" /> 48167 <state state_ref="oval:com.oracle.elsa:ste:20183032002" /> 48168 </rpminfo_test> 48169 <rpminfo_test id="oval:com.oracle.elsa:tst:20183032002" version="501" comment="binutils is earlier than 0:2.27-34.base.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48170 <object object_ref="oval:com.oracle.elsa:obj:20183032002" /> 48171 <state state_ref="oval:com.oracle.elsa:ste:20183032003" /> 48172 </rpminfo_test> 48173 <rpminfo_test id="oval:com.oracle.elsa:tst:20183032003" version="501" comment="binutils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48174 <object object_ref="oval:com.oracle.elsa:obj:20183032002" /> 48175 <state state_ref="oval:com.oracle.elsa:ste:20183032001" /> 48176 </rpminfo_test> 48177 <rpminfo_test id="oval:com.oracle.elsa:tst:20183032004" version="501" comment="binutils-devel is earlier than 0:2.27-34.base.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48178 <object object_ref="oval:com.oracle.elsa:obj:20183032003" /> 48179 <state state_ref="oval:com.oracle.elsa:ste:20183032003" /> 48180 </rpminfo_test> 48181 <rpminfo_test id="oval:com.oracle.elsa:tst:20183032005" version="501" comment="binutils-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48182 <object object_ref="oval:com.oracle.elsa:obj:20183032003" /> 48183 <state state_ref="oval:com.oracle.elsa:ste:20183032001" /> 48184 </rpminfo_test> 48185 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48186 <object object_ref="oval:com.oracle.elsa:obj:20183041001" /> 48187 <state state_ref="oval:com.oracle.elsa:ste:20183041002" /> 48188 </rpminfo_test> 48189 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041002" version="501" comment="python is earlier than 0:2.7.5-76.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48190 <object object_ref="oval:com.oracle.elsa:obj:20183041002" /> 48191 <state state_ref="oval:com.oracle.elsa:ste:20183041003" /> 48192 </rpminfo_test> 48193 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041003" version="501" comment="python is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48194 <object object_ref="oval:com.oracle.elsa:obj:20183041002" /> 48195 <state state_ref="oval:com.oracle.elsa:ste:20183041001" /> 48196 </rpminfo_test> 48197 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041004" version="501" comment="python-debug is earlier than 0:2.7.5-76.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48198 <object object_ref="oval:com.oracle.elsa:obj:20183041003" /> 48199 <state state_ref="oval:com.oracle.elsa:ste:20183041003" /> 48200 </rpminfo_test> 48201 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041005" version="501" comment="python-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48202 <object object_ref="oval:com.oracle.elsa:obj:20183041003" /> 48203 <state state_ref="oval:com.oracle.elsa:ste:20183041001" /> 48204 </rpminfo_test> 48205 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041006" version="501" comment="python-devel is earlier than 0:2.7.5-76.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48206 <object object_ref="oval:com.oracle.elsa:obj:20183041004" /> 48207 <state state_ref="oval:com.oracle.elsa:ste:20183041003" /> 48208 </rpminfo_test> 48209 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041007" version="501" comment="python-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48210 <object object_ref="oval:com.oracle.elsa:obj:20183041004" /> 48211 <state state_ref="oval:com.oracle.elsa:ste:20183041001" /> 48212 </rpminfo_test> 48213 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041008" version="501" comment="python-libs is earlier than 0:2.7.5-76.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48214 <object object_ref="oval:com.oracle.elsa:obj:20183041005" /> 48215 <state state_ref="oval:com.oracle.elsa:ste:20183041003" /> 48216 </rpminfo_test> 48217 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041009" version="501" comment="python-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48218 <object object_ref="oval:com.oracle.elsa:obj:20183041005" /> 48219 <state state_ref="oval:com.oracle.elsa:ste:20183041001" /> 48220 </rpminfo_test> 48221 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041010" version="501" comment="python-test is earlier than 0:2.7.5-76.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48222 <object object_ref="oval:com.oracle.elsa:obj:20183041006" /> 48223 <state state_ref="oval:com.oracle.elsa:ste:20183041003" /> 48224 </rpminfo_test> 48225 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041011" version="501" comment="python-test is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48226 <object object_ref="oval:com.oracle.elsa:obj:20183041006" /> 48227 <state state_ref="oval:com.oracle.elsa:ste:20183041001" /> 48228 </rpminfo_test> 48229 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041012" version="501" comment="python-tools is earlier than 0:2.7.5-76.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48230 <object object_ref="oval:com.oracle.elsa:obj:20183041007" /> 48231 <state state_ref="oval:com.oracle.elsa:ste:20183041003" /> 48232 </rpminfo_test> 48233 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041013" version="501" comment="python-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48234 <object object_ref="oval:com.oracle.elsa:obj:20183041007" /> 48235 <state state_ref="oval:com.oracle.elsa:ste:20183041001" /> 48236 </rpminfo_test> 48237 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041014" version="501" comment="tkinter is earlier than 0:2.7.5-76.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48238 <object object_ref="oval:com.oracle.elsa:obj:20183041008" /> 48239 <state state_ref="oval:com.oracle.elsa:ste:20183041003" /> 48240 </rpminfo_test> 48241 <rpminfo_test id="oval:com.oracle.elsa:tst:20183041015" version="501" comment="tkinter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48242 <object object_ref="oval:com.oracle.elsa:obj:20183041008" /> 48243 <state state_ref="oval:com.oracle.elsa:ste:20183041001" /> 48244 </rpminfo_test> 48245 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48246 <object object_ref="oval:com.oracle.elsa:obj:20183050001" /> 48247 <state state_ref="oval:com.oracle.elsa:ste:20183050002" /> 48248 </rpminfo_test> 48249 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050002" version="501" comment="gnutls is earlier than 0:3.3.29-8.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48250 <object object_ref="oval:com.oracle.elsa:obj:20183050002" /> 48251 <state state_ref="oval:com.oracle.elsa:ste:20183050003" /> 48252 </rpminfo_test> 48253 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050003" version="501" comment="gnutls is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48254 <object object_ref="oval:com.oracle.elsa:obj:20183050002" /> 48255 <state state_ref="oval:com.oracle.elsa:ste:20183050001" /> 48256 </rpminfo_test> 48257 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050004" version="501" comment="gnutls-c++ is earlier than 0:3.3.29-8.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48258 <object object_ref="oval:com.oracle.elsa:obj:20183050003" /> 48259 <state state_ref="oval:com.oracle.elsa:ste:20183050003" /> 48260 </rpminfo_test> 48261 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050005" version="501" comment="gnutls-c++ is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48262 <object object_ref="oval:com.oracle.elsa:obj:20183050003" /> 48263 <state state_ref="oval:com.oracle.elsa:ste:20183050001" /> 48264 </rpminfo_test> 48265 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050006" version="501" comment="gnutls-dane is earlier than 0:3.3.29-8.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48266 <object object_ref="oval:com.oracle.elsa:obj:20183050004" /> 48267 <state state_ref="oval:com.oracle.elsa:ste:20183050003" /> 48268 </rpminfo_test> 48269 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050007" version="501" comment="gnutls-dane is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48270 <object object_ref="oval:com.oracle.elsa:obj:20183050004" /> 48271 <state state_ref="oval:com.oracle.elsa:ste:20183050001" /> 48272 </rpminfo_test> 48273 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050008" version="501" comment="gnutls-devel is earlier than 0:3.3.29-8.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48274 <object object_ref="oval:com.oracle.elsa:obj:20183050005" /> 48275 <state state_ref="oval:com.oracle.elsa:ste:20183050003" /> 48276 </rpminfo_test> 48277 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050009" version="501" comment="gnutls-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48278 <object object_ref="oval:com.oracle.elsa:obj:20183050005" /> 48279 <state state_ref="oval:com.oracle.elsa:ste:20183050001" /> 48280 </rpminfo_test> 48281 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050010" version="501" comment="gnutls-utils is earlier than 0:3.3.29-8.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48282 <object object_ref="oval:com.oracle.elsa:obj:20183050006" /> 48283 <state state_ref="oval:com.oracle.elsa:ste:20183050003" /> 48284 </rpminfo_test> 48285 <rpminfo_test id="oval:com.oracle.elsa:tst:20183050011" version="501" comment="gnutls-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48286 <object object_ref="oval:com.oracle.elsa:obj:20183050006" /> 48287 <state state_ref="oval:com.oracle.elsa:ste:20183050001" /> 48288 </rpminfo_test> 48289 <rpminfo_test id="oval:com.oracle.elsa:tst:20183052001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48290 <object object_ref="oval:com.oracle.elsa:obj:20183052001" /> 48291 <state state_ref="oval:com.oracle.elsa:ste:20183052002" /> 48292 </rpminfo_test> 48293 <rpminfo_test id="oval:com.oracle.elsa:tst:20183052002" version="501" comment="wget is earlier than 0:1.14-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48294 <object object_ref="oval:com.oracle.elsa:obj:20183052002" /> 48295 <state state_ref="oval:com.oracle.elsa:ste:20183052003" /> 48296 </rpminfo_test> 48297 <rpminfo_test id="oval:com.oracle.elsa:tst:20183052003" version="501" comment="wget is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48298 <object object_ref="oval:com.oracle.elsa:obj:20183052002" /> 48299 <state state_ref="oval:com.oracle.elsa:ste:20183052001" /> 48300 </rpminfo_test> 48301 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48302 <object object_ref="oval:com.oracle.elsa:obj:20183056001" /> 48303 <state state_ref="oval:com.oracle.elsa:ste:20183056002" /> 48304 </rpminfo_test> 48305 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056002" version="501" comment="ctdb is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48306 <object object_ref="oval:com.oracle.elsa:obj:20183056002" /> 48307 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48308 </rpminfo_test> 48309 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056003" version="501" comment="ctdb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48310 <object object_ref="oval:com.oracle.elsa:obj:20183056002" /> 48311 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48312 </rpminfo_test> 48313 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056004" version="501" comment="ctdb-tests is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48314 <object object_ref="oval:com.oracle.elsa:obj:20183056003" /> 48315 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48316 </rpminfo_test> 48317 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056005" version="501" comment="ctdb-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48318 <object object_ref="oval:com.oracle.elsa:obj:20183056003" /> 48319 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48320 </rpminfo_test> 48321 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056006" version="501" comment="libsmbclient is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48322 <object object_ref="oval:com.oracle.elsa:obj:20183056004" /> 48323 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48324 </rpminfo_test> 48325 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056007" version="501" comment="libsmbclient is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48326 <object object_ref="oval:com.oracle.elsa:obj:20183056004" /> 48327 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48328 </rpminfo_test> 48329 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056008" version="501" comment="libsmbclient-devel is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48330 <object object_ref="oval:com.oracle.elsa:obj:20183056005" /> 48331 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48332 </rpminfo_test> 48333 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056009" version="501" comment="libsmbclient-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48334 <object object_ref="oval:com.oracle.elsa:obj:20183056005" /> 48335 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48336 </rpminfo_test> 48337 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056010" version="501" comment="libwbclient is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48338 <object object_ref="oval:com.oracle.elsa:obj:20183056006" /> 48339 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48340 </rpminfo_test> 48341 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056011" version="501" comment="libwbclient is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48342 <object object_ref="oval:com.oracle.elsa:obj:20183056006" /> 48343 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48344 </rpminfo_test> 48345 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056012" version="501" comment="libwbclient-devel is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48346 <object object_ref="oval:com.oracle.elsa:obj:20183056007" /> 48347 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48348 </rpminfo_test> 48349 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056013" version="501" comment="libwbclient-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48350 <object object_ref="oval:com.oracle.elsa:obj:20183056007" /> 48351 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48352 </rpminfo_test> 48353 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056014" version="501" comment="samba is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48354 <object object_ref="oval:com.oracle.elsa:obj:20183056008" /> 48355 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48356 </rpminfo_test> 48357 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056015" version="501" comment="samba is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48358 <object object_ref="oval:com.oracle.elsa:obj:20183056008" /> 48359 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48360 </rpminfo_test> 48361 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056016" version="501" comment="samba-client is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48362 <object object_ref="oval:com.oracle.elsa:obj:20183056009" /> 48363 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48364 </rpminfo_test> 48365 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056017" version="501" comment="samba-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48366 <object object_ref="oval:com.oracle.elsa:obj:20183056009" /> 48367 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48368 </rpminfo_test> 48369 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056018" version="501" comment="samba-client-libs is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48370 <object object_ref="oval:com.oracle.elsa:obj:20183056010" /> 48371 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48372 </rpminfo_test> 48373 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056019" version="501" comment="samba-client-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48374 <object object_ref="oval:com.oracle.elsa:obj:20183056010" /> 48375 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48376 </rpminfo_test> 48377 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056020" version="501" comment="samba-common is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48378 <object object_ref="oval:com.oracle.elsa:obj:20183056011" /> 48379 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48380 </rpminfo_test> 48381 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056021" version="501" comment="samba-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48382 <object object_ref="oval:com.oracle.elsa:obj:20183056011" /> 48383 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48384 </rpminfo_test> 48385 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056022" version="501" comment="samba-common-libs is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48386 <object object_ref="oval:com.oracle.elsa:obj:20183056012" /> 48387 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48388 </rpminfo_test> 48389 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056023" version="501" comment="samba-common-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48390 <object object_ref="oval:com.oracle.elsa:obj:20183056012" /> 48391 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48392 </rpminfo_test> 48393 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056024" version="501" comment="samba-common-tools is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48394 <object object_ref="oval:com.oracle.elsa:obj:20183056013" /> 48395 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48396 </rpminfo_test> 48397 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056025" version="501" comment="samba-common-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48398 <object object_ref="oval:com.oracle.elsa:obj:20183056013" /> 48399 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48400 </rpminfo_test> 48401 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056026" version="501" comment="samba-dc is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48402 <object object_ref="oval:com.oracle.elsa:obj:20183056014" /> 48403 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48404 </rpminfo_test> 48405 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056027" version="501" comment="samba-dc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48406 <object object_ref="oval:com.oracle.elsa:obj:20183056014" /> 48407 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48408 </rpminfo_test> 48409 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056028" version="501" comment="samba-dc-libs is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48410 <object object_ref="oval:com.oracle.elsa:obj:20183056015" /> 48411 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48412 </rpminfo_test> 48413 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056029" version="501" comment="samba-dc-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48414 <object object_ref="oval:com.oracle.elsa:obj:20183056015" /> 48415 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48416 </rpminfo_test> 48417 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056030" version="501" comment="samba-devel is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48418 <object object_ref="oval:com.oracle.elsa:obj:20183056016" /> 48419 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48420 </rpminfo_test> 48421 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056031" version="501" comment="samba-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48422 <object object_ref="oval:com.oracle.elsa:obj:20183056016" /> 48423 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48424 </rpminfo_test> 48425 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056032" version="501" comment="samba-krb5-printing is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48426 <object object_ref="oval:com.oracle.elsa:obj:20183056017" /> 48427 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48428 </rpminfo_test> 48429 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056033" version="501" comment="samba-krb5-printing is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48430 <object object_ref="oval:com.oracle.elsa:obj:20183056017" /> 48431 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48432 </rpminfo_test> 48433 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056034" version="501" comment="samba-libs is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48434 <object object_ref="oval:com.oracle.elsa:obj:20183056018" /> 48435 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48436 </rpminfo_test> 48437 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056035" version="501" comment="samba-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48438 <object object_ref="oval:com.oracle.elsa:obj:20183056018" /> 48439 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48440 </rpminfo_test> 48441 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056036" version="501" comment="samba-pidl is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48442 <object object_ref="oval:com.oracle.elsa:obj:20183056019" /> 48443 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48444 </rpminfo_test> 48445 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056037" version="501" comment="samba-pidl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48446 <object object_ref="oval:com.oracle.elsa:obj:20183056019" /> 48447 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48448 </rpminfo_test> 48449 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056038" version="501" comment="samba-python is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48450 <object object_ref="oval:com.oracle.elsa:obj:20183056020" /> 48451 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48452 </rpminfo_test> 48453 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056039" version="501" comment="samba-python is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48454 <object object_ref="oval:com.oracle.elsa:obj:20183056020" /> 48455 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48456 </rpminfo_test> 48457 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056040" version="501" comment="samba-python-test is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48458 <object object_ref="oval:com.oracle.elsa:obj:20183056021" /> 48459 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48460 </rpminfo_test> 48461 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056041" version="501" comment="samba-python-test is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48462 <object object_ref="oval:com.oracle.elsa:obj:20183056021" /> 48463 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48464 </rpminfo_test> 48465 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056042" version="501" comment="samba-test is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48466 <object object_ref="oval:com.oracle.elsa:obj:20183056022" /> 48467 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48468 </rpminfo_test> 48469 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056043" version="501" comment="samba-test is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48470 <object object_ref="oval:com.oracle.elsa:obj:20183056022" /> 48471 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48472 </rpminfo_test> 48473 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056044" version="501" comment="samba-test-libs is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48474 <object object_ref="oval:com.oracle.elsa:obj:20183056023" /> 48475 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48476 </rpminfo_test> 48477 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056045" version="501" comment="samba-test-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48478 <object object_ref="oval:com.oracle.elsa:obj:20183056023" /> 48479 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48480 </rpminfo_test> 48481 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056046" version="501" comment="samba-vfs-glusterfs is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48482 <object object_ref="oval:com.oracle.elsa:obj:20183056024" /> 48483 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48484 </rpminfo_test> 48485 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056047" version="501" comment="samba-vfs-glusterfs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48486 <object object_ref="oval:com.oracle.elsa:obj:20183056024" /> 48487 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48488 </rpminfo_test> 48489 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056048" version="501" comment="samba-winbind is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48490 <object object_ref="oval:com.oracle.elsa:obj:20183056025" /> 48491 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48492 </rpminfo_test> 48493 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056049" version="501" comment="samba-winbind is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48494 <object object_ref="oval:com.oracle.elsa:obj:20183056025" /> 48495 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48496 </rpminfo_test> 48497 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056050" version="501" comment="samba-winbind-clients is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48498 <object object_ref="oval:com.oracle.elsa:obj:20183056026" /> 48499 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48500 </rpminfo_test> 48501 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056051" version="501" comment="samba-winbind-clients is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48502 <object object_ref="oval:com.oracle.elsa:obj:20183056026" /> 48503 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48504 </rpminfo_test> 48505 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056052" version="501" comment="samba-winbind-krb5-locator is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48506 <object object_ref="oval:com.oracle.elsa:obj:20183056027" /> 48507 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48508 </rpminfo_test> 48509 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056053" version="501" comment="samba-winbind-krb5-locator is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48510 <object object_ref="oval:com.oracle.elsa:obj:20183056027" /> 48511 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48512 </rpminfo_test> 48513 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056054" version="501" comment="samba-winbind-modules is earlier than 0:4.8.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48514 <object object_ref="oval:com.oracle.elsa:obj:20183056028" /> 48515 <state state_ref="oval:com.oracle.elsa:ste:20183056003" /> 48516 </rpminfo_test> 48517 <rpminfo_test id="oval:com.oracle.elsa:tst:20183056055" version="501" comment="samba-winbind-modules is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48518 <object object_ref="oval:com.oracle.elsa:obj:20183056028" /> 48519 <state state_ref="oval:com.oracle.elsa:ste:20183056001" /> 48520 </rpminfo_test> 48521 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48522 <object object_ref="oval:com.oracle.elsa:obj:20183059001" /> 48523 <state state_ref="oval:com.oracle.elsa:ste:20183059002" /> 48524 </rpminfo_test> 48525 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059002" version="501" comment="xorg-x11-drv-mouse is earlier than 0:1.9.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48526 <object object_ref="oval:com.oracle.elsa:obj:20183059002" /> 48527 <state state_ref="oval:com.oracle.elsa:ste:20183059003" /> 48528 </rpminfo_test> 48529 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059003" version="501" comment="xorg-x11-drv-mouse is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48530 <object object_ref="oval:com.oracle.elsa:obj:20183059002" /> 48531 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48532 </rpminfo_test> 48533 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059004" version="501" comment="libXcursor-devel is earlier than 0:1.1.15-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48534 <object object_ref="oval:com.oracle.elsa:obj:20183059003" /> 48535 <state state_ref="oval:com.oracle.elsa:ste:20183059004" /> 48536 </rpminfo_test> 48537 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059005" version="501" comment="libXcursor-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48538 <object object_ref="oval:com.oracle.elsa:obj:20183059003" /> 48539 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48540 </rpminfo_test> 48541 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059006" version="501" comment="xorg-x11-drv-evdev is earlier than 0:2.10.6-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48542 <object object_ref="oval:com.oracle.elsa:obj:20183059004" /> 48543 <state state_ref="oval:com.oracle.elsa:ste:20183059005" /> 48544 </rpminfo_test> 48545 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059007" version="501" comment="xorg-x11-drv-evdev is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48546 <object object_ref="oval:com.oracle.elsa:obj:20183059004" /> 48547 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48548 </rpminfo_test> 48549 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059008" version="501" comment="tigervnc-icons is earlier than 0:1.8.0-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48550 <object object_ref="oval:com.oracle.elsa:obj:20183059005" /> 48551 <state state_ref="oval:com.oracle.elsa:ste:20183059006" /> 48552 </rpminfo_test> 48553 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059009" version="501" comment="tigervnc-icons is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48554 <object object_ref="oval:com.oracle.elsa:obj:20183059005" /> 48555 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48556 </rpminfo_test> 48557 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059010" version="501" comment="libglvnd-devel is earlier than 1:1.0.1-0.8.git5baa1e5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48558 <object object_ref="oval:com.oracle.elsa:obj:20183059006" /> 48559 <state state_ref="oval:com.oracle.elsa:ste:20183059007" /> 48560 </rpminfo_test> 48561 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059011" version="501" comment="libglvnd-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48562 <object object_ref="oval:com.oracle.elsa:obj:20183059006" /> 48563 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48564 </rpminfo_test> 48565 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059012" version="501" comment="xorg-x11-xkb-utils is earlier than 0:7.7-14.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48566 <object object_ref="oval:com.oracle.elsa:obj:20183059007" /> 48567 <state state_ref="oval:com.oracle.elsa:ste:20183059008" /> 48568 </rpminfo_test> 48569 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059013" version="501" comment="xorg-x11-xkb-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48570 <object object_ref="oval:com.oracle.elsa:obj:20183059007" /> 48571 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48572 </rpminfo_test> 48573 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059014" version="501" comment="xorg-x11-server-Xephyr is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48574 <object object_ref="oval:com.oracle.elsa:obj:20183059008" /> 48575 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 48576 </rpminfo_test> 48577 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059015" version="501" comment="xorg-x11-server-Xephyr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48578 <object object_ref="oval:com.oracle.elsa:obj:20183059008" /> 48579 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48580 </rpminfo_test> 48581 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059016" version="501" comment="xorg-x11-drv-synaptics is earlier than 0:1.9.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48582 <object object_ref="oval:com.oracle.elsa:obj:20183059009" /> 48583 <state state_ref="oval:com.oracle.elsa:ste:20183059010" /> 48584 </rpminfo_test> 48585 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059017" version="501" comment="xorg-x11-drv-synaptics is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48586 <object object_ref="oval:com.oracle.elsa:obj:20183059009" /> 48587 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48588 </rpminfo_test> 48589 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059018" version="501" comment="libepoxy-devel is earlier than 0:1.5.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48590 <object object_ref="oval:com.oracle.elsa:obj:20183059010" /> 48591 <state state_ref="oval:com.oracle.elsa:ste:20183059011" /> 48592 </rpminfo_test> 48593 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059019" version="501" comment="libepoxy-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48594 <object object_ref="oval:com.oracle.elsa:obj:20183059010" /> 48595 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48596 </rpminfo_test> 48597 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059020" version="501" comment="xorg-x11-drv-vmware is earlier than 0:13.2.1-1.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48598 <object object_ref="oval:com.oracle.elsa:obj:20183059011" /> 48599 <state state_ref="oval:com.oracle.elsa:ste:20183059012" /> 48600 </rpminfo_test> 48601 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059021" version="501" comment="xorg-x11-drv-vmware is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48602 <object object_ref="oval:com.oracle.elsa:obj:20183059011" /> 48603 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48604 </rpminfo_test> 48605 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059022" version="501" comment="libwacom is earlier than 0:0.30-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48606 <object object_ref="oval:com.oracle.elsa:obj:20183059012" /> 48607 <state state_ref="oval:com.oracle.elsa:ste:20183059013" /> 48608 </rpminfo_test> 48609 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059023" version="501" comment="libwacom is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48610 <object object_ref="oval:com.oracle.elsa:obj:20183059012" /> 48611 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48612 </rpminfo_test> 48613 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059024" version="501" comment="libglvnd-core-devel is earlier than 1:1.0.1-0.8.git5baa1e5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48614 <object object_ref="oval:com.oracle.elsa:obj:20183059013" /> 48615 <state state_ref="oval:com.oracle.elsa:ste:20183059007" /> 48616 </rpminfo_test> 48617 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059025" version="501" comment="libglvnd-core-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48618 <object object_ref="oval:com.oracle.elsa:obj:20183059013" /> 48619 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48620 </rpminfo_test> 48621 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059026" version="501" comment="libXfont is earlier than 0:1.5.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48622 <object object_ref="oval:com.oracle.elsa:obj:20183059014" /> 48623 <state state_ref="oval:com.oracle.elsa:ste:20183059014" /> 48624 </rpminfo_test> 48625 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059027" version="501" comment="libXfont is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48626 <object object_ref="oval:com.oracle.elsa:obj:20183059014" /> 48627 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48628 </rpminfo_test> 48629 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059028" version="501" comment="mesa-libglapi is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48630 <object object_ref="oval:com.oracle.elsa:obj:20183059015" /> 48631 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48632 </rpminfo_test> 48633 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059029" version="501" comment="mesa-libglapi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48634 <object object_ref="oval:com.oracle.elsa:obj:20183059015" /> 48635 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48636 </rpminfo_test> 48637 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059030" version="501" comment="tigervnc-license is earlier than 0:1.8.0-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48638 <object object_ref="oval:com.oracle.elsa:obj:20183059016" /> 48639 <state state_ref="oval:com.oracle.elsa:ste:20183059006" /> 48640 </rpminfo_test> 48641 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059031" version="501" comment="tigervnc-license is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48642 <object object_ref="oval:com.oracle.elsa:obj:20183059016" /> 48643 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48644 </rpminfo_test> 48645 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059032" version="501" comment="drm-utils is earlier than 0:2.4.91-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48646 <object object_ref="oval:com.oracle.elsa:obj:20183059017" /> 48647 <state state_ref="oval:com.oracle.elsa:ste:20183059016" /> 48648 </rpminfo_test> 48649 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059033" version="501" comment="drm-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48650 <object object_ref="oval:com.oracle.elsa:obj:20183059017" /> 48651 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48652 </rpminfo_test> 48653 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059034" version="501" comment="mesa-demos is earlier than 0:8.3.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48654 <object object_ref="oval:com.oracle.elsa:obj:20183059018" /> 48655 <state state_ref="oval:com.oracle.elsa:ste:20183059017" /> 48656 </rpminfo_test> 48657 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059035" version="501" comment="mesa-demos is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48658 <object object_ref="oval:com.oracle.elsa:obj:20183059018" /> 48659 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48660 </rpminfo_test> 48661 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059036" version="501" comment="xorg-x11-server-source is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48662 <object object_ref="oval:com.oracle.elsa:obj:20183059019" /> 48663 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 48664 </rpminfo_test> 48665 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059037" version="501" comment="xorg-x11-server-source is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48666 <object object_ref="oval:com.oracle.elsa:obj:20183059019" /> 48667 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48668 </rpminfo_test> 48669 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059038" version="501" comment="vulkan-filesystem is earlier than 0:1.1.73.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48670 <object object_ref="oval:com.oracle.elsa:obj:20183059020" /> 48671 <state state_ref="oval:com.oracle.elsa:ste:20183059018" /> 48672 </rpminfo_test> 48673 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059039" version="501" comment="vulkan-filesystem is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48674 <object object_ref="oval:com.oracle.elsa:obj:20183059020" /> 48675 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48676 </rpminfo_test> 48677 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059040" version="501" comment="libxcb-doc is earlier than 0:1.13-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48678 <object object_ref="oval:com.oracle.elsa:obj:20183059021" /> 48679 <state state_ref="oval:com.oracle.elsa:ste:20183059019" /> 48680 </rpminfo_test> 48681 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059041" version="501" comment="libxcb-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48682 <object object_ref="oval:com.oracle.elsa:obj:20183059021" /> 48683 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48684 </rpminfo_test> 48685 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059042" version="501" comment="xorg-x11-server-Xnest is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48686 <object object_ref="oval:com.oracle.elsa:obj:20183059022" /> 48687 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 48688 </rpminfo_test> 48689 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059043" version="501" comment="xorg-x11-server-Xnest is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48690 <object object_ref="oval:com.oracle.elsa:obj:20183059022" /> 48691 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48692 </rpminfo_test> 48693 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059044" version="501" comment="xorg-x11-server-Xdmx is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48694 <object object_ref="oval:com.oracle.elsa:obj:20183059023" /> 48695 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 48696 </rpminfo_test> 48697 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059045" version="501" comment="xorg-x11-server-Xdmx is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48698 <object object_ref="oval:com.oracle.elsa:obj:20183059023" /> 48699 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48700 </rpminfo_test> 48701 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059046" version="501" comment="libwacom-devel is earlier than 0:0.30-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48702 <object object_ref="oval:com.oracle.elsa:obj:20183059024" /> 48703 <state state_ref="oval:com.oracle.elsa:ste:20183059013" /> 48704 </rpminfo_test> 48705 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059047" version="501" comment="libwacom-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48706 <object object_ref="oval:com.oracle.elsa:obj:20183059024" /> 48707 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48708 </rpminfo_test> 48709 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059048" version="501" comment="intel-gpu-tools is earlier than 0:2.99.917-28.20180530.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48710 <object object_ref="oval:com.oracle.elsa:obj:20183059025" /> 48711 <state state_ref="oval:com.oracle.elsa:ste:20183059020" /> 48712 </rpminfo_test> 48713 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059049" version="501" comment="intel-gpu-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48714 <object object_ref="oval:com.oracle.elsa:obj:20183059025" /> 48715 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48716 </rpminfo_test> 48717 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059050" version="501" comment="xorg-x11-drv-wacom-devel is earlier than 0:0.36.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48718 <object object_ref="oval:com.oracle.elsa:obj:20183059026" /> 48719 <state state_ref="oval:com.oracle.elsa:ste:20183059021" /> 48720 </rpminfo_test> 48721 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059051" version="501" comment="xorg-x11-drv-wacom-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48722 <object object_ref="oval:com.oracle.elsa:obj:20183059026" /> 48723 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48724 </rpminfo_test> 48725 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059052" version="501" comment="xkeyboard-config-devel is earlier than 0:2.24-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48726 <object object_ref="oval:com.oracle.elsa:obj:20183059027" /> 48727 <state state_ref="oval:com.oracle.elsa:ste:20183059022" /> 48728 </rpminfo_test> 48729 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059053" version="501" comment="xkeyboard-config-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48730 <object object_ref="oval:com.oracle.elsa:obj:20183059027" /> 48731 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48732 </rpminfo_test> 48733 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059054" version="501" comment="xorg-x11-xkb-utils-devel is earlier than 0:7.7-14.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48734 <object object_ref="oval:com.oracle.elsa:obj:20183059028" /> 48735 <state state_ref="oval:com.oracle.elsa:ste:20183059008" /> 48736 </rpminfo_test> 48737 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059055" version="501" comment="xorg-x11-xkb-utils-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48738 <object object_ref="oval:com.oracle.elsa:obj:20183059028" /> 48739 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48740 </rpminfo_test> 48741 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059056" version="501" comment="xorg-x11-drv-mouse-devel is earlier than 0:1.9.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48742 <object object_ref="oval:com.oracle.elsa:obj:20183059029" /> 48743 <state state_ref="oval:com.oracle.elsa:ste:20183059003" /> 48744 </rpminfo_test> 48745 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059057" version="501" comment="xorg-x11-drv-mouse-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48746 <object object_ref="oval:com.oracle.elsa:obj:20183059029" /> 48747 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48748 </rpminfo_test> 48749 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059058" version="501" comment="mesa-libwayland-egl-devel is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48750 <object object_ref="oval:com.oracle.elsa:obj:20183059030" /> 48751 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48752 </rpminfo_test> 48753 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059059" version="501" comment="mesa-libwayland-egl-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48754 <object object_ref="oval:com.oracle.elsa:obj:20183059030" /> 48755 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48756 </rpminfo_test> 48757 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059060" version="501" comment="mesa-libOSMesa is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48758 <object object_ref="oval:com.oracle.elsa:obj:20183059031" /> 48759 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48760 </rpminfo_test> 48761 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059061" version="501" comment="mesa-libOSMesa is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48762 <object object_ref="oval:com.oracle.elsa:obj:20183059031" /> 48763 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48764 </rpminfo_test> 48765 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059062" version="501" comment="mesa-vdpau-drivers is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48766 <object object_ref="oval:com.oracle.elsa:obj:20183059032" /> 48767 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48768 </rpminfo_test> 48769 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059063" version="501" comment="mesa-vdpau-drivers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48770 <object object_ref="oval:com.oracle.elsa:obj:20183059032" /> 48771 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48772 </rpminfo_test> 48773 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059064" version="501" comment="xorg-x11-drv-libinput-devel is earlier than 0:0.27.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48774 <object object_ref="oval:com.oracle.elsa:obj:20183059033" /> 48775 <state state_ref="oval:com.oracle.elsa:ste:20183059023" /> 48776 </rpminfo_test> 48777 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059065" version="501" comment="xorg-x11-drv-libinput-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48778 <object object_ref="oval:com.oracle.elsa:obj:20183059033" /> 48779 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48780 </rpminfo_test> 48781 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059066" version="501" comment="xorg-x11-drv-openchrome-devel is earlier than 0:0.5.0-3.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48782 <object object_ref="oval:com.oracle.elsa:obj:20183059034" /> 48783 <state state_ref="oval:com.oracle.elsa:ste:20183059024" /> 48784 </rpminfo_test> 48785 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059067" version="501" comment="xorg-x11-drv-openchrome-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48786 <object object_ref="oval:com.oracle.elsa:obj:20183059034" /> 48787 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48788 </rpminfo_test> 48789 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059068" version="501" comment="xorg-x11-server-Xvfb is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48790 <object object_ref="oval:com.oracle.elsa:obj:20183059035" /> 48791 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 48792 </rpminfo_test> 48793 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059069" version="501" comment="xorg-x11-server-Xvfb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48794 <object object_ref="oval:com.oracle.elsa:obj:20183059035" /> 48795 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48796 </rpminfo_test> 48797 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059070" version="501" comment="mesa-libwayland-egl is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48798 <object object_ref="oval:com.oracle.elsa:obj:20183059036" /> 48799 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48800 </rpminfo_test> 48801 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059071" version="501" comment="mesa-libwayland-egl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48802 <object object_ref="oval:com.oracle.elsa:obj:20183059036" /> 48803 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48804 </rpminfo_test> 48805 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059072" version="501" comment="mesa-libxatracker-devel is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48806 <object object_ref="oval:com.oracle.elsa:obj:20183059037" /> 48807 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48808 </rpminfo_test> 48809 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059073" version="501" comment="mesa-libxatracker-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48810 <object object_ref="oval:com.oracle.elsa:obj:20183059037" /> 48811 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48812 </rpminfo_test> 48813 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059074" version="501" comment="libXfont-devel is earlier than 0:1.5.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48814 <object object_ref="oval:com.oracle.elsa:obj:20183059038" /> 48815 <state state_ref="oval:com.oracle.elsa:ste:20183059014" /> 48816 </rpminfo_test> 48817 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059075" version="501" comment="libXfont-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48818 <object object_ref="oval:com.oracle.elsa:obj:20183059038" /> 48819 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48820 </rpminfo_test> 48821 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059076" version="501" comment="xorg-x11-server-devel is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48822 <object object_ref="oval:com.oracle.elsa:obj:20183059039" /> 48823 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 48824 </rpminfo_test> 48825 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059077" version="501" comment="xorg-x11-server-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48826 <object object_ref="oval:com.oracle.elsa:obj:20183059039" /> 48827 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48828 </rpminfo_test> 48829 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059078" version="501" comment="vulkan-devel is earlier than 0:1.1.73.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48830 <object object_ref="oval:com.oracle.elsa:obj:20183059040" /> 48831 <state state_ref="oval:com.oracle.elsa:ste:20183059018" /> 48832 </rpminfo_test> 48833 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059079" version="501" comment="vulkan-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48834 <object object_ref="oval:com.oracle.elsa:obj:20183059040" /> 48835 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48836 </rpminfo_test> 48837 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059080" version="501" comment="tigervnc-server-module is earlier than 0:1.8.0-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48838 <object object_ref="oval:com.oracle.elsa:obj:20183059041" /> 48839 <state state_ref="oval:com.oracle.elsa:ste:20183059006" /> 48840 </rpminfo_test> 48841 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059081" version="501" comment="tigervnc-server-module is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48842 <object object_ref="oval:com.oracle.elsa:obj:20183059041" /> 48843 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48844 </rpminfo_test> 48845 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059082" version="501" comment="xorg-x11-server-Xspice is earlier than 0:0.1.5-4.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48846 <object object_ref="oval:com.oracle.elsa:obj:20183059042" /> 48847 <state state_ref="oval:com.oracle.elsa:ste:20183059025" /> 48848 </rpminfo_test> 48849 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059083" version="501" comment="xorg-x11-server-Xspice is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48850 <object object_ref="oval:com.oracle.elsa:obj:20183059042" /> 48851 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48852 </rpminfo_test> 48853 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059084" version="501" comment="xorg-x11-xkb-extras is earlier than 0:7.7-14.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48854 <object object_ref="oval:com.oracle.elsa:obj:20183059043" /> 48855 <state state_ref="oval:com.oracle.elsa:ste:20183059008" /> 48856 </rpminfo_test> 48857 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059085" version="501" comment="xorg-x11-xkb-extras is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48858 <object object_ref="oval:com.oracle.elsa:obj:20183059043" /> 48859 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48860 </rpminfo_test> 48861 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059086" version="501" comment="mesa-libOSMesa-devel is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48862 <object object_ref="oval:com.oracle.elsa:obj:20183059044" /> 48863 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48864 </rpminfo_test> 48865 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059087" version="501" comment="mesa-libOSMesa-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48866 <object object_ref="oval:com.oracle.elsa:obj:20183059044" /> 48867 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48868 </rpminfo_test> 48869 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059088" version="501" comment="mesa-libGLES-devel is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48870 <object object_ref="oval:com.oracle.elsa:obj:20183059045" /> 48871 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48872 </rpminfo_test> 48873 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059089" version="501" comment="mesa-libGLES-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48874 <object object_ref="oval:com.oracle.elsa:obj:20183059045" /> 48875 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48876 </rpminfo_test> 48877 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059090" version="501" comment="xcb-proto is earlier than 0:1.13-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48878 <object object_ref="oval:com.oracle.elsa:obj:20183059046" /> 48879 <state state_ref="oval:com.oracle.elsa:ste:20183059019" /> 48880 </rpminfo_test> 48881 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059091" version="501" comment="xcb-proto is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48882 <object object_ref="oval:com.oracle.elsa:obj:20183059046" /> 48883 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48884 </rpminfo_test> 48885 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059092" version="501" comment="xorg-x11-drv-evdev-devel is earlier than 0:2.10.6-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48886 <object object_ref="oval:com.oracle.elsa:obj:20183059047" /> 48887 <state state_ref="oval:com.oracle.elsa:ste:20183059005" /> 48888 </rpminfo_test> 48889 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059093" version="501" comment="xorg-x11-drv-evdev-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48890 <object object_ref="oval:com.oracle.elsa:obj:20183059047" /> 48891 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48892 </rpminfo_test> 48893 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059094" version="501" comment="egl-utils is earlier than 0:8.3.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48894 <object object_ref="oval:com.oracle.elsa:obj:20183059048" /> 48895 <state state_ref="oval:com.oracle.elsa:ste:20183059017" /> 48896 </rpminfo_test> 48897 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059095" version="501" comment="egl-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48898 <object object_ref="oval:com.oracle.elsa:obj:20183059048" /> 48899 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48900 </rpminfo_test> 48901 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059096" version="501" comment="libinput-devel is earlier than 0:1.10.7-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48902 <object object_ref="oval:com.oracle.elsa:obj:20183059049" /> 48903 <state state_ref="oval:com.oracle.elsa:ste:20183059026" /> 48904 </rpminfo_test> 48905 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059097" version="501" comment="libinput-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48906 <object object_ref="oval:com.oracle.elsa:obj:20183059049" /> 48907 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48908 </rpminfo_test> 48909 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059098" version="501" comment="vulkan is earlier than 0:1.1.73.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48910 <object object_ref="oval:com.oracle.elsa:obj:20183059050" /> 48911 <state state_ref="oval:com.oracle.elsa:ste:20183059018" /> 48912 </rpminfo_test> 48913 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059099" version="501" comment="vulkan is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48914 <object object_ref="oval:com.oracle.elsa:obj:20183059050" /> 48915 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48916 </rpminfo_test> 48917 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059100" version="501" comment="xorg-x11-drv-intel-devel is earlier than 0:2.99.917-28.20180530.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48918 <object object_ref="oval:com.oracle.elsa:obj:20183059051" /> 48919 <state state_ref="oval:com.oracle.elsa:ste:20183059020" /> 48920 </rpminfo_test> 48921 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059101" version="501" comment="xorg-x11-drv-intel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48922 <object object_ref="oval:com.oracle.elsa:obj:20183059051" /> 48923 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48924 </rpminfo_test> 48925 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059102" version="501" comment="xorg-x11-drv-synaptics-devel is earlier than 0:1.9.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48926 <object object_ref="oval:com.oracle.elsa:obj:20183059052" /> 48927 <state state_ref="oval:com.oracle.elsa:ste:20183059010" /> 48928 </rpminfo_test> 48929 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059103" version="501" comment="xorg-x11-drv-synaptics-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48930 <object object_ref="oval:com.oracle.elsa:obj:20183059052" /> 48931 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48932 </rpminfo_test> 48933 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059104" version="501" comment="libXfont2-devel is earlier than 0:2.0.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48934 <object object_ref="oval:com.oracle.elsa:obj:20183059053" /> 48935 <state state_ref="oval:com.oracle.elsa:ste:20183059027" /> 48936 </rpminfo_test> 48937 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059105" version="501" comment="libXfont2-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48938 <object object_ref="oval:com.oracle.elsa:obj:20183059053" /> 48939 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48940 </rpminfo_test> 48941 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059106" version="501" comment="libXres-devel is earlier than 0:1.2.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48942 <object object_ref="oval:com.oracle.elsa:obj:20183059054" /> 48943 <state state_ref="oval:com.oracle.elsa:ste:20183059028" /> 48944 </rpminfo_test> 48945 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059107" version="501" comment="libXres-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48946 <object object_ref="oval:com.oracle.elsa:obj:20183059054" /> 48947 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48948 </rpminfo_test> 48949 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059108" version="501" comment="xorg-x11-server-Xwayland is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48950 <object object_ref="oval:com.oracle.elsa:obj:20183059055" /> 48951 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 48952 </rpminfo_test> 48953 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059109" version="501" comment="xorg-x11-server-Xwayland is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48954 <object object_ref="oval:com.oracle.elsa:obj:20183059055" /> 48955 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48956 </rpminfo_test> 48957 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059110" version="501" comment="mesa-vulkan-drivers is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48958 <object object_ref="oval:com.oracle.elsa:obj:20183059056" /> 48959 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48960 </rpminfo_test> 48961 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059111" version="501" comment="mesa-vulkan-drivers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48962 <object object_ref="oval:com.oracle.elsa:obj:20183059056" /> 48963 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48964 </rpminfo_test> 48965 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059112" version="501" comment="tigervnc-server-applet is earlier than 0:1.8.0-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48966 <object object_ref="oval:com.oracle.elsa:obj:20183059057" /> 48967 <state state_ref="oval:com.oracle.elsa:ste:20183059006" /> 48968 </rpminfo_test> 48969 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059113" version="501" comment="tigervnc-server-applet is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48970 <object object_ref="oval:com.oracle.elsa:obj:20183059057" /> 48971 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48972 </rpminfo_test> 48973 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059114" version="501" comment="mesa-libgbm-devel is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48974 <object object_ref="oval:com.oracle.elsa:obj:20183059058" /> 48975 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 48976 </rpminfo_test> 48977 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059115" version="501" comment="mesa-libgbm-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48978 <object object_ref="oval:com.oracle.elsa:obj:20183059058" /> 48979 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48980 </rpminfo_test> 48981 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059116" version="501" comment="xorg-x11-drv-libinput is earlier than 0:0.27.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48982 <object object_ref="oval:com.oracle.elsa:obj:20183059059" /> 48983 <state state_ref="oval:com.oracle.elsa:ste:20183059023" /> 48984 </rpminfo_test> 48985 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059117" version="501" comment="xorg-x11-drv-libinput is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48986 <object object_ref="oval:com.oracle.elsa:obj:20183059059" /> 48987 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48988 </rpminfo_test> 48989 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059118" version="501" comment="libdrm is earlier than 0:2.4.91-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48990 <object object_ref="oval:com.oracle.elsa:obj:20183059060" /> 48991 <state state_ref="oval:com.oracle.elsa:ste:20183059016" /> 48992 </rpminfo_test> 48993 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059119" version="501" comment="libdrm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48994 <object object_ref="oval:com.oracle.elsa:obj:20183059060" /> 48995 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 48996 </rpminfo_test> 48997 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059120" version="501" comment="xorg-x11-proto-devel is earlier than 0:2018.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 48998 <object object_ref="oval:com.oracle.elsa:obj:20183059061" /> 48999 <state state_ref="oval:com.oracle.elsa:ste:20183059029" /> 49000 </rpminfo_test> 49001 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059121" version="501" comment="xorg-x11-proto-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49002 <object object_ref="oval:com.oracle.elsa:obj:20183059061" /> 49003 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49004 </rpminfo_test> 49005 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059122" version="501" comment="libwacom-data is earlier than 0:0.30-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49006 <object object_ref="oval:com.oracle.elsa:obj:20183059062" /> 49007 <state state_ref="oval:com.oracle.elsa:ste:20183059013" /> 49008 </rpminfo_test> 49009 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059123" version="501" comment="libwacom-data is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49010 <object object_ref="oval:com.oracle.elsa:obj:20183059062" /> 49011 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49012 </rpminfo_test> 49013 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059124" version="501" comment="xorg-x11-drv-nouveau is earlier than 1:1.0.15-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49014 <object object_ref="oval:com.oracle.elsa:obj:20183059063" /> 49015 <state state_ref="oval:com.oracle.elsa:ste:20183059030" /> 49016 </rpminfo_test> 49017 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059125" version="501" comment="xorg-x11-drv-nouveau is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49018 <object object_ref="oval:com.oracle.elsa:obj:20183059063" /> 49019 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49020 </rpminfo_test> 49021 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059126" version="501" comment="xorg-x11-drv-qxl is earlier than 0:0.1.5-4.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49022 <object object_ref="oval:com.oracle.elsa:obj:20183059064" /> 49023 <state state_ref="oval:com.oracle.elsa:ste:20183059025" /> 49024 </rpminfo_test> 49025 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059127" version="501" comment="xorg-x11-drv-qxl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49026 <object object_ref="oval:com.oracle.elsa:obj:20183059064" /> 49027 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49028 </rpminfo_test> 49029 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059128" version="501" comment="freeglut-devel is earlier than 0:3.0.0-8.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49030 <object object_ref="oval:com.oracle.elsa:obj:20183059065" /> 49031 <state state_ref="oval:com.oracle.elsa:ste:20183059031" /> 49032 </rpminfo_test> 49033 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059129" version="501" comment="freeglut-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49034 <object object_ref="oval:com.oracle.elsa:obj:20183059065" /> 49035 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49036 </rpminfo_test> 49037 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059130" version="501" comment="tigervnc is earlier than 0:1.8.0-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49038 <object object_ref="oval:com.oracle.elsa:obj:20183059066" /> 49039 <state state_ref="oval:com.oracle.elsa:ste:20183059006" /> 49040 </rpminfo_test> 49041 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059131" version="501" comment="tigervnc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49042 <object object_ref="oval:com.oracle.elsa:obj:20183059066" /> 49043 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49044 </rpminfo_test> 49045 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059132" version="501" comment="freeglut is earlier than 0:3.0.0-8.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49046 <object object_ref="oval:com.oracle.elsa:obj:20183059067" /> 49047 <state state_ref="oval:com.oracle.elsa:ste:20183059031" /> 49048 </rpminfo_test> 49049 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059133" version="501" comment="freeglut is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49050 <object object_ref="oval:com.oracle.elsa:obj:20183059067" /> 49051 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49052 </rpminfo_test> 49053 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059134" version="501" comment="libXres is earlier than 0:1.2.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49054 <object object_ref="oval:com.oracle.elsa:obj:20183059068" /> 49055 <state state_ref="oval:com.oracle.elsa:ste:20183059028" /> 49056 </rpminfo_test> 49057 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059135" version="501" comment="libXres is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49058 <object object_ref="oval:com.oracle.elsa:obj:20183059068" /> 49059 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49060 </rpminfo_test> 49061 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059136" version="501" comment="tigervnc-server is earlier than 0:1.8.0-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49062 <object object_ref="oval:com.oracle.elsa:obj:20183059069" /> 49063 <state state_ref="oval:com.oracle.elsa:ste:20183059006" /> 49064 </rpminfo_test> 49065 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059137" version="501" comment="tigervnc-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49066 <object object_ref="oval:com.oracle.elsa:obj:20183059069" /> 49067 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49068 </rpminfo_test> 49069 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059138" version="501" comment="xorg-x11-drv-v4l is earlier than 0:0.2.0-49.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49070 <object object_ref="oval:com.oracle.elsa:obj:20183059070" /> 49071 <state state_ref="oval:com.oracle.elsa:ste:20183059032" /> 49072 </rpminfo_test> 49073 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059139" version="501" comment="xorg-x11-drv-v4l is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49074 <object object_ref="oval:com.oracle.elsa:obj:20183059070" /> 49075 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49076 </rpminfo_test> 49077 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059140" version="501" comment="mesa-libGL is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49078 <object object_ref="oval:com.oracle.elsa:obj:20183059071" /> 49079 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49080 </rpminfo_test> 49081 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059141" version="501" comment="mesa-libGL is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49082 <object object_ref="oval:com.oracle.elsa:obj:20183059071" /> 49083 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49084 </rpminfo_test> 49085 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059142" version="501" comment="xorg-x11-drv-intel is earlier than 0:2.99.917-28.20180530.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49086 <object object_ref="oval:com.oracle.elsa:obj:20183059072" /> 49087 <state state_ref="oval:com.oracle.elsa:ste:20183059020" /> 49088 </rpminfo_test> 49089 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059143" version="501" comment="xorg-x11-drv-intel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49090 <object object_ref="oval:com.oracle.elsa:obj:20183059072" /> 49091 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49092 </rpminfo_test> 49093 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059144" version="501" comment="xorg-x11-drv-void is earlier than 0:1.4.1-2.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49094 <object object_ref="oval:com.oracle.elsa:obj:20183059073" /> 49095 <state state_ref="oval:com.oracle.elsa:ste:20183059033" /> 49096 </rpminfo_test> 49097 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059145" version="501" comment="xorg-x11-drv-void is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49098 <object object_ref="oval:com.oracle.elsa:obj:20183059073" /> 49099 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49100 </rpminfo_test> 49101 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059146" version="501" comment="libxcb-devel is earlier than 0:1.13-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49102 <object object_ref="oval:com.oracle.elsa:obj:20183059074" /> 49103 <state state_ref="oval:com.oracle.elsa:ste:20183059019" /> 49104 </rpminfo_test> 49105 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059147" version="501" comment="libxcb-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49106 <object object_ref="oval:com.oracle.elsa:obj:20183059074" /> 49107 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49108 </rpminfo_test> 49109 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059148" version="501" comment="mesa-libgbm is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49110 <object object_ref="oval:com.oracle.elsa:obj:20183059075" /> 49111 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49112 </rpminfo_test> 49113 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059149" version="501" comment="mesa-libgbm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49114 <object object_ref="oval:com.oracle.elsa:obj:20183059075" /> 49115 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49116 </rpminfo_test> 49117 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059150" version="501" comment="xorg-x11-server-Xorg is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49118 <object object_ref="oval:com.oracle.elsa:obj:20183059076" /> 49119 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 49120 </rpminfo_test> 49121 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059151" version="501" comment="xorg-x11-server-Xorg is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49122 <object object_ref="oval:com.oracle.elsa:obj:20183059076" /> 49123 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49124 </rpminfo_test> 49125 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059152" version="501" comment="xorg-x11-drv-fbdev is earlier than 0:0.5.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49126 <object object_ref="oval:com.oracle.elsa:obj:20183059077" /> 49127 <state state_ref="oval:com.oracle.elsa:ste:20183059034" /> 49128 </rpminfo_test> 49129 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059153" version="501" comment="xorg-x11-drv-fbdev is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49130 <object object_ref="oval:com.oracle.elsa:obj:20183059077" /> 49131 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49132 </rpminfo_test> 49133 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059154" version="501" comment="libglvnd-egl is earlier than 1:1.0.1-0.8.git5baa1e5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49134 <object object_ref="oval:com.oracle.elsa:obj:20183059078" /> 49135 <state state_ref="oval:com.oracle.elsa:ste:20183059007" /> 49136 </rpminfo_test> 49137 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059155" version="501" comment="libglvnd-egl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49138 <object object_ref="oval:com.oracle.elsa:obj:20183059078" /> 49139 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49140 </rpminfo_test> 49141 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059156" version="501" comment="xorg-x11-drv-wacom is earlier than 0:0.36.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49142 <object object_ref="oval:com.oracle.elsa:obj:20183059079" /> 49143 <state state_ref="oval:com.oracle.elsa:ste:20183059021" /> 49144 </rpminfo_test> 49145 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059157" version="501" comment="xorg-x11-drv-wacom is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49146 <object object_ref="oval:com.oracle.elsa:obj:20183059079" /> 49147 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49148 </rpminfo_test> 49149 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059158" version="501" comment="mesa-libGL-devel is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49150 <object object_ref="oval:com.oracle.elsa:obj:20183059080" /> 49151 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49152 </rpminfo_test> 49153 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059159" version="501" comment="mesa-libGL-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49154 <object object_ref="oval:com.oracle.elsa:obj:20183059080" /> 49155 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49156 </rpminfo_test> 49157 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059160" version="501" comment="libinput is earlier than 0:1.10.7-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49158 <object object_ref="oval:com.oracle.elsa:obj:20183059081" /> 49159 <state state_ref="oval:com.oracle.elsa:ste:20183059026" /> 49160 </rpminfo_test> 49161 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059161" version="501" comment="libinput is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49162 <object object_ref="oval:com.oracle.elsa:obj:20183059081" /> 49163 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49164 </rpminfo_test> 49165 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059162" version="501" comment="xorg-x11-drv-openchrome is earlier than 0:0.5.0-3.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49166 <object object_ref="oval:com.oracle.elsa:obj:20183059082" /> 49167 <state state_ref="oval:com.oracle.elsa:ste:20183059024" /> 49168 </rpminfo_test> 49169 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059163" version="501" comment="xorg-x11-drv-openchrome is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49170 <object object_ref="oval:com.oracle.elsa:obj:20183059082" /> 49171 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49172 </rpminfo_test> 49173 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059164" version="501" comment="mesa-dri-drivers is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49174 <object object_ref="oval:com.oracle.elsa:obj:20183059083" /> 49175 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49176 </rpminfo_test> 49177 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059165" version="501" comment="mesa-dri-drivers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49178 <object object_ref="oval:com.oracle.elsa:obj:20183059083" /> 49179 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49180 </rpminfo_test> 49181 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059166" version="501" comment="xorg-x11-drv-ati is earlier than 0:18.0.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49182 <object object_ref="oval:com.oracle.elsa:obj:20183059084" /> 49183 <state state_ref="oval:com.oracle.elsa:ste:20183059035" /> 49184 </rpminfo_test> 49185 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059167" version="501" comment="xorg-x11-drv-ati is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49186 <object object_ref="oval:com.oracle.elsa:obj:20183059084" /> 49187 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49188 </rpminfo_test> 49189 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059168" version="501" comment="libX11 is earlier than 0:1.6.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49190 <object object_ref="oval:com.oracle.elsa:obj:20183059085" /> 49191 <state state_ref="oval:com.oracle.elsa:ste:20183059036" /> 49192 </rpminfo_test> 49193 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059169" version="501" comment="libX11 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49194 <object object_ref="oval:com.oracle.elsa:obj:20183059085" /> 49195 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49196 </rpminfo_test> 49197 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059170" version="501" comment="libglvnd-glx is earlier than 1:1.0.1-0.8.git5baa1e5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49198 <object object_ref="oval:com.oracle.elsa:obj:20183059086" /> 49199 <state state_ref="oval:com.oracle.elsa:ste:20183059007" /> 49200 </rpminfo_test> 49201 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059171" version="501" comment="libglvnd-glx is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49202 <object object_ref="oval:com.oracle.elsa:obj:20183059086" /> 49203 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49204 </rpminfo_test> 49205 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059172" version="501" comment="mesa-libEGL-devel is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49206 <object object_ref="oval:com.oracle.elsa:obj:20183059087" /> 49207 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49208 </rpminfo_test> 49209 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059173" version="501" comment="mesa-libEGL-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49210 <object object_ref="oval:com.oracle.elsa:obj:20183059087" /> 49211 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49212 </rpminfo_test> 49213 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059174" version="501" comment="mesa-libxatracker is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49214 <object object_ref="oval:com.oracle.elsa:obj:20183059088" /> 49215 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49216 </rpminfo_test> 49217 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059175" version="501" comment="mesa-libxatracker is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49218 <object object_ref="oval:com.oracle.elsa:obj:20183059088" /> 49219 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49220 </rpminfo_test> 49221 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059176" version="501" comment="libXfont2 is earlier than 0:2.0.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49222 <object object_ref="oval:com.oracle.elsa:obj:20183059089" /> 49223 <state state_ref="oval:com.oracle.elsa:ste:20183059027" /> 49224 </rpminfo_test> 49225 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059177" version="501" comment="libXfont2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49226 <object object_ref="oval:com.oracle.elsa:obj:20183059089" /> 49227 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49228 </rpminfo_test> 49229 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059178" version="501" comment="libXcursor is earlier than 0:1.1.15-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49230 <object object_ref="oval:com.oracle.elsa:obj:20183059090" /> 49231 <state state_ref="oval:com.oracle.elsa:ste:20183059004" /> 49232 </rpminfo_test> 49233 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059179" version="501" comment="libXcursor is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49234 <object object_ref="oval:com.oracle.elsa:obj:20183059090" /> 49235 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49236 </rpminfo_test> 49237 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059180" version="501" comment="libepoxy is earlier than 0:1.5.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49238 <object object_ref="oval:com.oracle.elsa:obj:20183059091" /> 49239 <state state_ref="oval:com.oracle.elsa:ste:20183059011" /> 49240 </rpminfo_test> 49241 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059181" version="501" comment="libepoxy is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49242 <object object_ref="oval:com.oracle.elsa:obj:20183059091" /> 49243 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49244 </rpminfo_test> 49245 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059182" version="501" comment="glx-utils is earlier than 0:8.3.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49246 <object object_ref="oval:com.oracle.elsa:obj:20183059092" /> 49247 <state state_ref="oval:com.oracle.elsa:ste:20183059017" /> 49248 </rpminfo_test> 49249 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059183" version="501" comment="glx-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49250 <object object_ref="oval:com.oracle.elsa:obj:20183059092" /> 49251 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49252 </rpminfo_test> 49253 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059184" version="501" comment="mesa-libGLES is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49254 <object object_ref="oval:com.oracle.elsa:obj:20183059093" /> 49255 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49256 </rpminfo_test> 49257 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059185" version="501" comment="mesa-libGLES is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49258 <object object_ref="oval:com.oracle.elsa:obj:20183059093" /> 49259 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49260 </rpminfo_test> 49261 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059186" version="501" comment="xorg-x11-drv-vesa is earlier than 0:2.4.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49262 <object object_ref="oval:com.oracle.elsa:obj:20183059094" /> 49263 <state state_ref="oval:com.oracle.elsa:ste:20183059037" /> 49264 </rpminfo_test> 49265 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059187" version="501" comment="xorg-x11-drv-vesa is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49266 <object object_ref="oval:com.oracle.elsa:obj:20183059094" /> 49267 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49268 </rpminfo_test> 49269 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059188" version="501" comment="libX11-common is earlier than 0:1.6.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49270 <object object_ref="oval:com.oracle.elsa:obj:20183059095" /> 49271 <state state_ref="oval:com.oracle.elsa:ste:20183059036" /> 49272 </rpminfo_test> 49273 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059189" version="501" comment="libX11-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49274 <object object_ref="oval:com.oracle.elsa:obj:20183059095" /> 49275 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49276 </rpminfo_test> 49277 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059190" version="501" comment="xorg-x11-utils is earlier than 0:7.5-23.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49278 <object object_ref="oval:com.oracle.elsa:obj:20183059096" /> 49279 <state state_ref="oval:com.oracle.elsa:ste:20183059038" /> 49280 </rpminfo_test> 49281 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059191" version="501" comment="xorg-x11-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49282 <object object_ref="oval:com.oracle.elsa:obj:20183059096" /> 49283 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49284 </rpminfo_test> 49285 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059192" version="501" comment="xorg-x11-server-common is earlier than 0:1.20.1-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49286 <object object_ref="oval:com.oracle.elsa:obj:20183059097" /> 49287 <state state_ref="oval:com.oracle.elsa:ste:20183059009" /> 49288 </rpminfo_test> 49289 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059193" version="501" comment="xorg-x11-server-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49290 <object object_ref="oval:com.oracle.elsa:obj:20183059097" /> 49291 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49292 </rpminfo_test> 49293 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059194" version="501" comment="xorg-x11-drv-vmmouse is earlier than 0:13.1.0-1.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49294 <object object_ref="oval:com.oracle.elsa:obj:20183059098" /> 49295 <state state_ref="oval:com.oracle.elsa:ste:20183059039" /> 49296 </rpminfo_test> 49297 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059195" version="501" comment="xorg-x11-drv-vmmouse is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49298 <object object_ref="oval:com.oracle.elsa:obj:20183059098" /> 49299 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49300 </rpminfo_test> 49301 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059196" version="501" comment="libX11-devel is earlier than 0:1.6.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49302 <object object_ref="oval:com.oracle.elsa:obj:20183059099" /> 49303 <state state_ref="oval:com.oracle.elsa:ste:20183059036" /> 49304 </rpminfo_test> 49305 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059197" version="501" comment="libX11-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49306 <object object_ref="oval:com.oracle.elsa:obj:20183059099" /> 49307 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49308 </rpminfo_test> 49309 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059198" version="501" comment="xorg-x11-font-utils is earlier than 1:7.5-21.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49310 <object object_ref="oval:com.oracle.elsa:obj:20183059100" /> 49311 <state state_ref="oval:com.oracle.elsa:ste:20183059040" /> 49312 </rpminfo_test> 49313 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059199" version="501" comment="xorg-x11-font-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49314 <object object_ref="oval:com.oracle.elsa:obj:20183059100" /> 49315 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49316 </rpminfo_test> 49317 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059200" version="501" comment="libdrm-devel is earlier than 0:2.4.91-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49318 <object object_ref="oval:com.oracle.elsa:obj:20183059101" /> 49319 <state state_ref="oval:com.oracle.elsa:ste:20183059016" /> 49320 </rpminfo_test> 49321 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059201" version="501" comment="libdrm-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49322 <object object_ref="oval:com.oracle.elsa:obj:20183059101" /> 49323 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49324 </rpminfo_test> 49325 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059202" version="501" comment="mesa-filesystem is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49326 <object object_ref="oval:com.oracle.elsa:obj:20183059102" /> 49327 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49328 </rpminfo_test> 49329 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059203" version="501" comment="mesa-filesystem is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49330 <object object_ref="oval:com.oracle.elsa:obj:20183059102" /> 49331 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49332 </rpminfo_test> 49333 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059204" version="501" comment="mesa-libEGL is earlier than 0:18.0.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49334 <object object_ref="oval:com.oracle.elsa:obj:20183059103" /> 49335 <state state_ref="oval:com.oracle.elsa:ste:20183059015" /> 49336 </rpminfo_test> 49337 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059205" version="501" comment="mesa-libEGL is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49338 <object object_ref="oval:com.oracle.elsa:obj:20183059103" /> 49339 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49340 </rpminfo_test> 49341 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059206" version="501" comment="xorg-x11-drv-dummy is earlier than 0:0.3.7-1.el7.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49342 <object object_ref="oval:com.oracle.elsa:obj:20183059104" /> 49343 <state state_ref="oval:com.oracle.elsa:ste:20183059041" /> 49344 </rpminfo_test> 49345 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059207" version="501" comment="xorg-x11-drv-dummy is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49346 <object object_ref="oval:com.oracle.elsa:obj:20183059104" /> 49347 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49348 </rpminfo_test> 49349 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059208" version="501" comment="libglvnd-opengl is earlier than 1:1.0.1-0.8.git5baa1e5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49350 <object object_ref="oval:com.oracle.elsa:obj:20183059105" /> 49351 <state state_ref="oval:com.oracle.elsa:ste:20183059007" /> 49352 </rpminfo_test> 49353 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059209" version="501" comment="libglvnd-opengl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49354 <object object_ref="oval:com.oracle.elsa:obj:20183059105" /> 49355 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49356 </rpminfo_test> 49357 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059210" version="501" comment="xkeyboard-config is earlier than 0:2.24-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49358 <object object_ref="oval:com.oracle.elsa:obj:20183059106" /> 49359 <state state_ref="oval:com.oracle.elsa:ste:20183059022" /> 49360 </rpminfo_test> 49361 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059211" version="501" comment="xkeyboard-config is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49362 <object object_ref="oval:com.oracle.elsa:obj:20183059106" /> 49363 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49364 </rpminfo_test> 49365 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059212" version="501" comment="libglvnd-gles is earlier than 1:1.0.1-0.8.git5baa1e5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49366 <object object_ref="oval:com.oracle.elsa:obj:20183059107" /> 49367 <state state_ref="oval:com.oracle.elsa:ste:20183059007" /> 49368 </rpminfo_test> 49369 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059213" version="501" comment="libglvnd-gles is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49370 <object object_ref="oval:com.oracle.elsa:obj:20183059107" /> 49371 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49372 </rpminfo_test> 49373 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059214" version="501" comment="tigervnc-server-minimal is earlier than 0:1.8.0-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49374 <object object_ref="oval:com.oracle.elsa:obj:20183059108" /> 49375 <state state_ref="oval:com.oracle.elsa:ste:20183059006" /> 49376 </rpminfo_test> 49377 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059215" version="501" comment="tigervnc-server-minimal is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49378 <object object_ref="oval:com.oracle.elsa:obj:20183059108" /> 49379 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49380 </rpminfo_test> 49381 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059216" version="501" comment="libxcb is earlier than 0:1.13-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49382 <object object_ref="oval:com.oracle.elsa:obj:20183059109" /> 49383 <state state_ref="oval:com.oracle.elsa:ste:20183059019" /> 49384 </rpminfo_test> 49385 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059217" version="501" comment="libxcb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49386 <object object_ref="oval:com.oracle.elsa:obj:20183059109" /> 49387 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49388 </rpminfo_test> 49389 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059218" version="501" comment="libglvnd is earlier than 1:1.0.1-0.8.git5baa1e5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49390 <object object_ref="oval:com.oracle.elsa:obj:20183059110" /> 49391 <state state_ref="oval:com.oracle.elsa:ste:20183059007" /> 49392 </rpminfo_test> 49393 <rpminfo_test id="oval:com.oracle.elsa:tst:20183059219" version="501" comment="libglvnd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49394 <object object_ref="oval:com.oracle.elsa:obj:20183059110" /> 49395 <state state_ref="oval:com.oracle.elsa:ste:20183059001" /> 49396 </rpminfo_test> 49397 <rpminfo_test id="oval:com.oracle.elsa:tst:20183065001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49398 <object object_ref="oval:com.oracle.elsa:obj:20183065001" /> 49399 <state state_ref="oval:com.oracle.elsa:ste:20183065002" /> 49400 </rpminfo_test> 49401 <rpminfo_test id="oval:com.oracle.elsa:tst:20183065002" version="501" comment="libkdcraw is earlier than 0:4.10.5-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49402 <object object_ref="oval:com.oracle.elsa:obj:20183065002" /> 49403 <state state_ref="oval:com.oracle.elsa:ste:20183065003" /> 49404 </rpminfo_test> 49405 <rpminfo_test id="oval:com.oracle.elsa:tst:20183065003" version="501" comment="libkdcraw is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49406 <object object_ref="oval:com.oracle.elsa:obj:20183065002" /> 49407 <state state_ref="oval:com.oracle.elsa:ste:20183065001" /> 49408 </rpminfo_test> 49409 <rpminfo_test id="oval:com.oracle.elsa:tst:20183065004" version="501" comment="libkdcraw-devel is earlier than 0:4.10.5-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49410 <object object_ref="oval:com.oracle.elsa:obj:20183065003" /> 49411 <state state_ref="oval:com.oracle.elsa:ste:20183065003" /> 49412 </rpminfo_test> 49413 <rpminfo_test id="oval:com.oracle.elsa:tst:20183065005" version="501" comment="libkdcraw-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49414 <object object_ref="oval:com.oracle.elsa:obj:20183065003" /> 49415 <state state_ref="oval:com.oracle.elsa:ste:20183065001" /> 49416 </rpminfo_test> 49417 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49418 <object object_ref="oval:com.oracle.elsa:obj:20183071001" /> 49419 <state state_ref="oval:com.oracle.elsa:ste:20183071002" /> 49420 </rpminfo_test> 49421 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071002" version="501" comment="krb5-devel is earlier than 0:1.15.1-34.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49422 <object object_ref="oval:com.oracle.elsa:obj:20183071002" /> 49423 <state state_ref="oval:com.oracle.elsa:ste:20183071003" /> 49424 </rpminfo_test> 49425 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071003" version="501" comment="krb5-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49426 <object object_ref="oval:com.oracle.elsa:obj:20183071002" /> 49427 <state state_ref="oval:com.oracle.elsa:ste:20183071001" /> 49428 </rpminfo_test> 49429 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071004" version="501" comment="krb5-libs is earlier than 0:1.15.1-34.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49430 <object object_ref="oval:com.oracle.elsa:obj:20183071003" /> 49431 <state state_ref="oval:com.oracle.elsa:ste:20183071003" /> 49432 </rpminfo_test> 49433 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071005" version="501" comment="krb5-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49434 <object object_ref="oval:com.oracle.elsa:obj:20183071003" /> 49435 <state state_ref="oval:com.oracle.elsa:ste:20183071001" /> 49436 </rpminfo_test> 49437 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071006" version="501" comment="krb5-pkinit is earlier than 0:1.15.1-34.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49438 <object object_ref="oval:com.oracle.elsa:obj:20183071004" /> 49439 <state state_ref="oval:com.oracle.elsa:ste:20183071003" /> 49440 </rpminfo_test> 49441 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071007" version="501" comment="krb5-pkinit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49442 <object object_ref="oval:com.oracle.elsa:obj:20183071004" /> 49443 <state state_ref="oval:com.oracle.elsa:ste:20183071001" /> 49444 </rpminfo_test> 49445 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071008" version="501" comment="krb5-server is earlier than 0:1.15.1-34.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49446 <object object_ref="oval:com.oracle.elsa:obj:20183071005" /> 49447 <state state_ref="oval:com.oracle.elsa:ste:20183071003" /> 49448 </rpminfo_test> 49449 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071009" version="501" comment="krb5-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49450 <object object_ref="oval:com.oracle.elsa:obj:20183071005" /> 49451 <state state_ref="oval:com.oracle.elsa:ste:20183071001" /> 49452 </rpminfo_test> 49453 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071010" version="501" comment="krb5-server-ldap is earlier than 0:1.15.1-34.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49454 <object object_ref="oval:com.oracle.elsa:obj:20183071006" /> 49455 <state state_ref="oval:com.oracle.elsa:ste:20183071003" /> 49456 </rpminfo_test> 49457 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071011" version="501" comment="krb5-server-ldap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49458 <object object_ref="oval:com.oracle.elsa:obj:20183071006" /> 49459 <state state_ref="oval:com.oracle.elsa:ste:20183071001" /> 49460 </rpminfo_test> 49461 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071012" version="501" comment="krb5-workstation is earlier than 0:1.15.1-34.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49462 <object object_ref="oval:com.oracle.elsa:obj:20183071007" /> 49463 <state state_ref="oval:com.oracle.elsa:ste:20183071003" /> 49464 </rpminfo_test> 49465 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071013" version="501" comment="krb5-workstation is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49466 <object object_ref="oval:com.oracle.elsa:obj:20183071007" /> 49467 <state state_ref="oval:com.oracle.elsa:ste:20183071001" /> 49468 </rpminfo_test> 49469 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071014" version="501" comment="libkadm5 is earlier than 0:1.15.1-34.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49470 <object object_ref="oval:com.oracle.elsa:obj:20183071008" /> 49471 <state state_ref="oval:com.oracle.elsa:ste:20183071003" /> 49472 </rpminfo_test> 49473 <rpminfo_test id="oval:com.oracle.elsa:tst:20183071015" version="501" comment="libkadm5 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49474 <object object_ref="oval:com.oracle.elsa:obj:20183071008" /> 49475 <state state_ref="oval:com.oracle.elsa:ste:20183071001" /> 49476 </rpminfo_test> 49477 <rpminfo_test id="oval:com.oracle.elsa:tst:20183073001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49478 <object object_ref="oval:com.oracle.elsa:obj:20183073001" /> 49479 <state state_ref="oval:com.oracle.elsa:ste:20183073002" /> 49480 </rpminfo_test> 49481 <rpminfo_test id="oval:com.oracle.elsa:tst:20183073002" version="501" comment="zsh is earlier than 0:5.0.2-31.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49482 <object object_ref="oval:com.oracle.elsa:obj:20183073002" /> 49483 <state state_ref="oval:com.oracle.elsa:ste:20183073003" /> 49484 </rpminfo_test> 49485 <rpminfo_test id="oval:com.oracle.elsa:tst:20183073003" version="501" comment="zsh is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49486 <object object_ref="oval:com.oracle.elsa:obj:20183073002" /> 49487 <state state_ref="oval:com.oracle.elsa:ste:20183073001" /> 49488 </rpminfo_test> 49489 <rpminfo_test id="oval:com.oracle.elsa:tst:20183073004" version="501" comment="zsh-html is earlier than 0:5.0.2-31.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49490 <object object_ref="oval:com.oracle.elsa:obj:20183073003" /> 49491 <state state_ref="oval:com.oracle.elsa:ste:20183073003" /> 49492 </rpminfo_test> 49493 <rpminfo_test id="oval:com.oracle.elsa:tst:20183073005" version="501" comment="zsh-html is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49494 <object object_ref="oval:com.oracle.elsa:obj:20183073003" /> 49495 <state state_ref="oval:com.oracle.elsa:ste:20183073001" /> 49496 </rpminfo_test> 49497 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49498 <object object_ref="oval:com.oracle.elsa:obj:20183083001" /> 49499 <state state_ref="oval:com.oracle.elsa:ste:20183083002" /> 49500 </rpminfo_test> 49501 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083002" version="501" comment="bpftool is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49502 <object object_ref="oval:com.oracle.elsa:obj:20183083002" /> 49503 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49504 </rpminfo_test> 49505 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083003" version="501" comment="bpftool is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49506 <object object_ref="oval:com.oracle.elsa:obj:20183083002" /> 49507 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49508 </rpminfo_test> 49509 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083004" version="501" comment="kernel is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49510 <object object_ref="oval:com.oracle.elsa:obj:20183083003" /> 49511 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49512 </rpminfo_test> 49513 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083005" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49514 <object object_ref="oval:com.oracle.elsa:obj:20183083003" /> 49515 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49516 </rpminfo_test> 49517 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083006" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49518 <object object_ref="oval:com.oracle.elsa:obj:20183083004" /> 49519 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49520 </rpminfo_test> 49521 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083007" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49522 <object object_ref="oval:com.oracle.elsa:obj:20183083004" /> 49523 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49524 </rpminfo_test> 49525 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083008" version="501" comment="kernel-debug is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49526 <object object_ref="oval:com.oracle.elsa:obj:20183083005" /> 49527 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49528 </rpminfo_test> 49529 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083009" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49530 <object object_ref="oval:com.oracle.elsa:obj:20183083005" /> 49531 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49532 </rpminfo_test> 49533 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083010" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49534 <object object_ref="oval:com.oracle.elsa:obj:20183083006" /> 49535 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49536 </rpminfo_test> 49537 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083011" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49538 <object object_ref="oval:com.oracle.elsa:obj:20183083006" /> 49539 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49540 </rpminfo_test> 49541 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083012" version="501" comment="kernel-devel is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49542 <object object_ref="oval:com.oracle.elsa:obj:20183083007" /> 49543 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49544 </rpminfo_test> 49545 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083013" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49546 <object object_ref="oval:com.oracle.elsa:obj:20183083007" /> 49547 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49548 </rpminfo_test> 49549 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083014" version="501" comment="kernel-doc is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49550 <object object_ref="oval:com.oracle.elsa:obj:20183083008" /> 49551 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49552 </rpminfo_test> 49553 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083015" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49554 <object object_ref="oval:com.oracle.elsa:obj:20183083008" /> 49555 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49556 </rpminfo_test> 49557 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083016" version="501" comment="kernel-headers is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49558 <object object_ref="oval:com.oracle.elsa:obj:20183083009" /> 49559 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49560 </rpminfo_test> 49561 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083017" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49562 <object object_ref="oval:com.oracle.elsa:obj:20183083009" /> 49563 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49564 </rpminfo_test> 49565 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083018" version="501" comment="kernel-tools is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49566 <object object_ref="oval:com.oracle.elsa:obj:20183083010" /> 49567 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49568 </rpminfo_test> 49569 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083019" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49570 <object object_ref="oval:com.oracle.elsa:obj:20183083010" /> 49571 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49572 </rpminfo_test> 49573 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083020" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49574 <object object_ref="oval:com.oracle.elsa:obj:20183083011" /> 49575 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49576 </rpminfo_test> 49577 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083021" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49578 <object object_ref="oval:com.oracle.elsa:obj:20183083011" /> 49579 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49580 </rpminfo_test> 49581 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083022" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49582 <object object_ref="oval:com.oracle.elsa:obj:20183083012" /> 49583 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49584 </rpminfo_test> 49585 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083023" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49586 <object object_ref="oval:com.oracle.elsa:obj:20183083012" /> 49587 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49588 </rpminfo_test> 49589 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083024" version="501" comment="perf is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49590 <object object_ref="oval:com.oracle.elsa:obj:20183083013" /> 49591 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49592 </rpminfo_test> 49593 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083025" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49594 <object object_ref="oval:com.oracle.elsa:obj:20183083013" /> 49595 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49596 </rpminfo_test> 49597 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083026" version="501" comment="python-perf is earlier than 0:3.10.0-957.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49598 <object object_ref="oval:com.oracle.elsa:obj:20183083014" /> 49599 <state state_ref="oval:com.oracle.elsa:ste:20183083003" /> 49600 </rpminfo_test> 49601 <rpminfo_test id="oval:com.oracle.elsa:tst:20183083027" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49602 <object object_ref="oval:com.oracle.elsa:obj:20183083014" /> 49603 <state state_ref="oval:com.oracle.elsa:ste:20183083001" /> 49604 </rpminfo_test> 49605 <rpminfo_test id="oval:com.oracle.elsa:tst:20183090001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49606 <object object_ref="oval:com.oracle.elsa:obj:20183090001" /> 49607 <state state_ref="oval:com.oracle.elsa:ste:20183090002" /> 49608 </rpminfo_test> 49609 <rpminfo_test id="oval:com.oracle.elsa:tst:20183090002" version="501" comment="OVMF is earlier than 0:20180508-3.gitee3198e672e2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49610 <object object_ref="oval:com.oracle.elsa:obj:20183090002" /> 49611 <state state_ref="oval:com.oracle.elsa:ste:20183090003" /> 49612 </rpminfo_test> 49613 <rpminfo_test id="oval:com.oracle.elsa:tst:20183090003" version="501" comment="OVMF is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49614 <object object_ref="oval:com.oracle.elsa:obj:20183090002" /> 49615 <state state_ref="oval:com.oracle.elsa:ste:20183090001" /> 49616 </rpminfo_test> 49617 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49618 <object object_ref="oval:com.oracle.elsa:obj:20183092001" /> 49619 <state state_ref="oval:com.oracle.elsa:ste:20183092002" /> 49620 </rpminfo_test> 49621 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092002" version="501" comment="glibc is earlier than 0:2.17-260.0.9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49622 <object object_ref="oval:com.oracle.elsa:obj:20183092002" /> 49623 <state state_ref="oval:com.oracle.elsa:ste:20183092003" /> 49624 </rpminfo_test> 49625 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092003" version="501" comment="glibc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49626 <object object_ref="oval:com.oracle.elsa:obj:20183092002" /> 49627 <state state_ref="oval:com.oracle.elsa:ste:20183092001" /> 49628 </rpminfo_test> 49629 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092004" version="501" comment="glibc-common is earlier than 0:2.17-260.0.9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49630 <object object_ref="oval:com.oracle.elsa:obj:20183092003" /> 49631 <state state_ref="oval:com.oracle.elsa:ste:20183092003" /> 49632 </rpminfo_test> 49633 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092005" version="501" comment="glibc-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49634 <object object_ref="oval:com.oracle.elsa:obj:20183092003" /> 49635 <state state_ref="oval:com.oracle.elsa:ste:20183092001" /> 49636 </rpminfo_test> 49637 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092006" version="501" comment="glibc-devel is earlier than 0:2.17-260.0.9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49638 <object object_ref="oval:com.oracle.elsa:obj:20183092004" /> 49639 <state state_ref="oval:com.oracle.elsa:ste:20183092003" /> 49640 </rpminfo_test> 49641 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092007" version="501" comment="glibc-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49642 <object object_ref="oval:com.oracle.elsa:obj:20183092004" /> 49643 <state state_ref="oval:com.oracle.elsa:ste:20183092001" /> 49644 </rpminfo_test> 49645 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092008" version="501" comment="glibc-headers is earlier than 0:2.17-260.0.9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49646 <object object_ref="oval:com.oracle.elsa:obj:20183092005" /> 49647 <state state_ref="oval:com.oracle.elsa:ste:20183092003" /> 49648 </rpminfo_test> 49649 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092009" version="501" comment="glibc-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49650 <object object_ref="oval:com.oracle.elsa:obj:20183092005" /> 49651 <state state_ref="oval:com.oracle.elsa:ste:20183092001" /> 49652 </rpminfo_test> 49653 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092010" version="501" comment="glibc-static is earlier than 0:2.17-260.0.9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49654 <object object_ref="oval:com.oracle.elsa:obj:20183092006" /> 49655 <state state_ref="oval:com.oracle.elsa:ste:20183092003" /> 49656 </rpminfo_test> 49657 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092011" version="501" comment="glibc-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49658 <object object_ref="oval:com.oracle.elsa:obj:20183092006" /> 49659 <state state_ref="oval:com.oracle.elsa:ste:20183092001" /> 49660 </rpminfo_test> 49661 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092012" version="501" comment="glibc-utils is earlier than 0:2.17-260.0.9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49662 <object object_ref="oval:com.oracle.elsa:obj:20183092007" /> 49663 <state state_ref="oval:com.oracle.elsa:ste:20183092003" /> 49664 </rpminfo_test> 49665 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092013" version="501" comment="glibc-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49666 <object object_ref="oval:com.oracle.elsa:obj:20183092007" /> 49667 <state state_ref="oval:com.oracle.elsa:ste:20183092001" /> 49668 </rpminfo_test> 49669 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092014" version="501" comment="nscd is earlier than 0:2.17-260.0.9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49670 <object object_ref="oval:com.oracle.elsa:obj:20183092008" /> 49671 <state state_ref="oval:com.oracle.elsa:ste:20183092003" /> 49672 </rpminfo_test> 49673 <rpminfo_test id="oval:com.oracle.elsa:tst:20183092015" version="501" comment="nscd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49674 <object object_ref="oval:com.oracle.elsa:obj:20183092008" /> 49675 <state state_ref="oval:com.oracle.elsa:ste:20183092001" /> 49676 </rpminfo_test> 49677 <rpminfo_test id="oval:com.oracle.elsa:tst:20183107001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49678 <object object_ref="oval:com.oracle.elsa:obj:20183107001" /> 49679 <state state_ref="oval:com.oracle.elsa:ste:20183107002" /> 49680 </rpminfo_test> 49681 <rpminfo_test id="oval:com.oracle.elsa:tst:20183107002" version="501" comment="wpa_supplicant is earlier than 1:2.6-12.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49682 <object object_ref="oval:com.oracle.elsa:obj:20183107002" /> 49683 <state state_ref="oval:com.oracle.elsa:ste:20183107003" /> 49684 </rpminfo_test> 49685 <rpminfo_test id="oval:com.oracle.elsa:tst:20183107003" version="501" comment="wpa_supplicant is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49686 <object object_ref="oval:com.oracle.elsa:obj:20183107002" /> 49687 <state state_ref="oval:com.oracle.elsa:ste:20183107001" /> 49688 </rpminfo_test> 49689 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49690 <object object_ref="oval:com.oracle.elsa:obj:20183113001" /> 49691 <state state_ref="oval:com.oracle.elsa:ste:20183113002" /> 49692 </rpminfo_test> 49693 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113002" version="501" comment="libvirt is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49694 <object object_ref="oval:com.oracle.elsa:obj:20183113002" /> 49695 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49696 </rpminfo_test> 49697 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113003" version="501" comment="libvirt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49698 <object object_ref="oval:com.oracle.elsa:obj:20183113002" /> 49699 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49700 </rpminfo_test> 49701 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113004" version="501" comment="libvirt-admin is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49702 <object object_ref="oval:com.oracle.elsa:obj:20183113003" /> 49703 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49704 </rpminfo_test> 49705 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113005" version="501" comment="libvirt-admin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49706 <object object_ref="oval:com.oracle.elsa:obj:20183113003" /> 49707 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49708 </rpminfo_test> 49709 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113006" version="501" comment="libvirt-bash-completion is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49710 <object object_ref="oval:com.oracle.elsa:obj:20183113004" /> 49711 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49712 </rpminfo_test> 49713 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113007" version="501" comment="libvirt-bash-completion is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49714 <object object_ref="oval:com.oracle.elsa:obj:20183113004" /> 49715 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49716 </rpminfo_test> 49717 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113008" version="501" comment="libvirt-client is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49718 <object object_ref="oval:com.oracle.elsa:obj:20183113005" /> 49719 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49720 </rpminfo_test> 49721 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113009" version="501" comment="libvirt-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49722 <object object_ref="oval:com.oracle.elsa:obj:20183113005" /> 49723 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49724 </rpminfo_test> 49725 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113010" version="501" comment="libvirt-daemon is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49726 <object object_ref="oval:com.oracle.elsa:obj:20183113006" /> 49727 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49728 </rpminfo_test> 49729 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113011" version="501" comment="libvirt-daemon is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49730 <object object_ref="oval:com.oracle.elsa:obj:20183113006" /> 49731 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49732 </rpminfo_test> 49733 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113012" version="501" comment="libvirt-daemon-config-network is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49734 <object object_ref="oval:com.oracle.elsa:obj:20183113007" /> 49735 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49736 </rpminfo_test> 49737 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113013" version="501" comment="libvirt-daemon-config-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49738 <object object_ref="oval:com.oracle.elsa:obj:20183113007" /> 49739 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49740 </rpminfo_test> 49741 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113014" version="501" comment="libvirt-daemon-config-nwfilter is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49742 <object object_ref="oval:com.oracle.elsa:obj:20183113008" /> 49743 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49744 </rpminfo_test> 49745 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113015" version="501" comment="libvirt-daemon-config-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49746 <object object_ref="oval:com.oracle.elsa:obj:20183113008" /> 49747 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49748 </rpminfo_test> 49749 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113016" version="501" comment="libvirt-daemon-driver-interface is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49750 <object object_ref="oval:com.oracle.elsa:obj:20183113009" /> 49751 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49752 </rpminfo_test> 49753 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113017" version="501" comment="libvirt-daemon-driver-interface is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49754 <object object_ref="oval:com.oracle.elsa:obj:20183113009" /> 49755 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49756 </rpminfo_test> 49757 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113018" version="501" comment="libvirt-daemon-driver-lxc is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49758 <object object_ref="oval:com.oracle.elsa:obj:20183113010" /> 49759 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49760 </rpminfo_test> 49761 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113019" version="501" comment="libvirt-daemon-driver-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49762 <object object_ref="oval:com.oracle.elsa:obj:20183113010" /> 49763 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49764 </rpminfo_test> 49765 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113020" version="501" comment="libvirt-daemon-driver-network is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49766 <object object_ref="oval:com.oracle.elsa:obj:20183113011" /> 49767 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49768 </rpminfo_test> 49769 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113021" version="501" comment="libvirt-daemon-driver-network is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49770 <object object_ref="oval:com.oracle.elsa:obj:20183113011" /> 49771 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49772 </rpminfo_test> 49773 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113022" version="501" comment="libvirt-daemon-driver-nodedev is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49774 <object object_ref="oval:com.oracle.elsa:obj:20183113012" /> 49775 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49776 </rpminfo_test> 49777 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113023" version="501" comment="libvirt-daemon-driver-nodedev is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49778 <object object_ref="oval:com.oracle.elsa:obj:20183113012" /> 49779 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49780 </rpminfo_test> 49781 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113024" version="501" comment="libvirt-daemon-driver-nwfilter is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49782 <object object_ref="oval:com.oracle.elsa:obj:20183113013" /> 49783 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49784 </rpminfo_test> 49785 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113025" version="501" comment="libvirt-daemon-driver-nwfilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49786 <object object_ref="oval:com.oracle.elsa:obj:20183113013" /> 49787 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49788 </rpminfo_test> 49789 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113026" version="501" comment="libvirt-daemon-driver-qemu is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49790 <object object_ref="oval:com.oracle.elsa:obj:20183113014" /> 49791 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49792 </rpminfo_test> 49793 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113027" version="501" comment="libvirt-daemon-driver-qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49794 <object object_ref="oval:com.oracle.elsa:obj:20183113014" /> 49795 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49796 </rpminfo_test> 49797 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113028" version="501" comment="libvirt-daemon-driver-secret is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49798 <object object_ref="oval:com.oracle.elsa:obj:20183113015" /> 49799 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49800 </rpminfo_test> 49801 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113029" version="501" comment="libvirt-daemon-driver-secret is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49802 <object object_ref="oval:com.oracle.elsa:obj:20183113015" /> 49803 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49804 </rpminfo_test> 49805 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113030" version="501" comment="libvirt-daemon-driver-storage is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49806 <object object_ref="oval:com.oracle.elsa:obj:20183113016" /> 49807 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49808 </rpminfo_test> 49809 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113031" version="501" comment="libvirt-daemon-driver-storage is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49810 <object object_ref="oval:com.oracle.elsa:obj:20183113016" /> 49811 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49812 </rpminfo_test> 49813 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113032" version="501" comment="libvirt-daemon-driver-storage-core is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49814 <object object_ref="oval:com.oracle.elsa:obj:20183113017" /> 49815 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49816 </rpminfo_test> 49817 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113033" version="501" comment="libvirt-daemon-driver-storage-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49818 <object object_ref="oval:com.oracle.elsa:obj:20183113017" /> 49819 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49820 </rpminfo_test> 49821 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113034" version="501" comment="libvirt-daemon-driver-storage-disk is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49822 <object object_ref="oval:com.oracle.elsa:obj:20183113018" /> 49823 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49824 </rpminfo_test> 49825 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113035" version="501" comment="libvirt-daemon-driver-storage-disk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49826 <object object_ref="oval:com.oracle.elsa:obj:20183113018" /> 49827 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49828 </rpminfo_test> 49829 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113036" version="501" comment="libvirt-daemon-driver-storage-gluster is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49830 <object object_ref="oval:com.oracle.elsa:obj:20183113019" /> 49831 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49832 </rpminfo_test> 49833 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113037" version="501" comment="libvirt-daemon-driver-storage-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49834 <object object_ref="oval:com.oracle.elsa:obj:20183113019" /> 49835 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49836 </rpminfo_test> 49837 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113038" version="501" comment="libvirt-daemon-driver-storage-iscsi is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49838 <object object_ref="oval:com.oracle.elsa:obj:20183113020" /> 49839 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49840 </rpminfo_test> 49841 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113039" version="501" comment="libvirt-daemon-driver-storage-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49842 <object object_ref="oval:com.oracle.elsa:obj:20183113020" /> 49843 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49844 </rpminfo_test> 49845 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113040" version="501" comment="libvirt-daemon-driver-storage-logical is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49846 <object object_ref="oval:com.oracle.elsa:obj:20183113021" /> 49847 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49848 </rpminfo_test> 49849 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113041" version="501" comment="libvirt-daemon-driver-storage-logical is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49850 <object object_ref="oval:com.oracle.elsa:obj:20183113021" /> 49851 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49852 </rpminfo_test> 49853 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113042" version="501" comment="libvirt-daemon-driver-storage-mpath is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49854 <object object_ref="oval:com.oracle.elsa:obj:20183113022" /> 49855 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49856 </rpminfo_test> 49857 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113043" version="501" comment="libvirt-daemon-driver-storage-mpath is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49858 <object object_ref="oval:com.oracle.elsa:obj:20183113022" /> 49859 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49860 </rpminfo_test> 49861 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113044" version="501" comment="libvirt-daemon-driver-storage-rbd is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49862 <object object_ref="oval:com.oracle.elsa:obj:20183113023" /> 49863 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49864 </rpminfo_test> 49865 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113045" version="501" comment="libvirt-daemon-driver-storage-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49866 <object object_ref="oval:com.oracle.elsa:obj:20183113023" /> 49867 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49868 </rpminfo_test> 49869 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113046" version="501" comment="libvirt-daemon-driver-storage-scsi is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49870 <object object_ref="oval:com.oracle.elsa:obj:20183113024" /> 49871 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49872 </rpminfo_test> 49873 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113047" version="501" comment="libvirt-daemon-driver-storage-scsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49874 <object object_ref="oval:com.oracle.elsa:obj:20183113024" /> 49875 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49876 </rpminfo_test> 49877 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113048" version="501" comment="libvirt-daemon-kvm is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49878 <object object_ref="oval:com.oracle.elsa:obj:20183113025" /> 49879 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49880 </rpminfo_test> 49881 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113049" version="501" comment="libvirt-daemon-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49882 <object object_ref="oval:com.oracle.elsa:obj:20183113025" /> 49883 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49884 </rpminfo_test> 49885 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113050" version="501" comment="libvirt-daemon-lxc is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49886 <object object_ref="oval:com.oracle.elsa:obj:20183113026" /> 49887 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49888 </rpminfo_test> 49889 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113051" version="501" comment="libvirt-daemon-lxc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49890 <object object_ref="oval:com.oracle.elsa:obj:20183113026" /> 49891 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49892 </rpminfo_test> 49893 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113052" version="501" comment="libvirt-devel is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49894 <object object_ref="oval:com.oracle.elsa:obj:20183113027" /> 49895 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49896 </rpminfo_test> 49897 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113053" version="501" comment="libvirt-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49898 <object object_ref="oval:com.oracle.elsa:obj:20183113027" /> 49899 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49900 </rpminfo_test> 49901 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113054" version="501" comment="libvirt-docs is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49902 <object object_ref="oval:com.oracle.elsa:obj:20183113028" /> 49903 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49904 </rpminfo_test> 49905 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113055" version="501" comment="libvirt-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49906 <object object_ref="oval:com.oracle.elsa:obj:20183113028" /> 49907 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49908 </rpminfo_test> 49909 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113056" version="501" comment="libvirt-libs is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49910 <object object_ref="oval:com.oracle.elsa:obj:20183113029" /> 49911 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49912 </rpminfo_test> 49913 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113057" version="501" comment="libvirt-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49914 <object object_ref="oval:com.oracle.elsa:obj:20183113029" /> 49915 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49916 </rpminfo_test> 49917 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113058" version="501" comment="libvirt-lock-sanlock is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49918 <object object_ref="oval:com.oracle.elsa:obj:20183113030" /> 49919 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49920 </rpminfo_test> 49921 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113059" version="501" comment="libvirt-lock-sanlock is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49922 <object object_ref="oval:com.oracle.elsa:obj:20183113030" /> 49923 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49924 </rpminfo_test> 49925 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113060" version="501" comment="libvirt-login-shell is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49926 <object object_ref="oval:com.oracle.elsa:obj:20183113031" /> 49927 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49928 </rpminfo_test> 49929 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113061" version="501" comment="libvirt-login-shell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49930 <object object_ref="oval:com.oracle.elsa:obj:20183113031" /> 49931 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49932 </rpminfo_test> 49933 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113062" version="501" comment="libvirt-nss is earlier than 0:4.5.0-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49934 <object object_ref="oval:com.oracle.elsa:obj:20183113032" /> 49935 <state state_ref="oval:com.oracle.elsa:ste:20183113003" /> 49936 </rpminfo_test> 49937 <rpminfo_test id="oval:com.oracle.elsa:tst:20183113063" version="501" comment="libvirt-nss is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49938 <object object_ref="oval:com.oracle.elsa:obj:20183113032" /> 49939 <state state_ref="oval:com.oracle.elsa:ste:20183113001" /> 49940 </rpminfo_test> 49941 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49942 <object object_ref="oval:com.oracle.elsa:obj:20183127001" /> 49943 <state state_ref="oval:com.oracle.elsa:ste:20183127002" /> 49944 </rpminfo_test> 49945 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127002" version="501" comment="389-ds-base is earlier than 0:1.3.8.4-15.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49946 <object object_ref="oval:com.oracle.elsa:obj:20183127002" /> 49947 <state state_ref="oval:com.oracle.elsa:ste:20183127003" /> 49948 </rpminfo_test> 49949 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127003" version="501" comment="389-ds-base is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49950 <object object_ref="oval:com.oracle.elsa:obj:20183127002" /> 49951 <state state_ref="oval:com.oracle.elsa:ste:20183127001" /> 49952 </rpminfo_test> 49953 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127004" version="501" comment="389-ds-base-devel is earlier than 0:1.3.8.4-15.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49954 <object object_ref="oval:com.oracle.elsa:obj:20183127003" /> 49955 <state state_ref="oval:com.oracle.elsa:ste:20183127003" /> 49956 </rpminfo_test> 49957 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127005" version="501" comment="389-ds-base-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49958 <object object_ref="oval:com.oracle.elsa:obj:20183127003" /> 49959 <state state_ref="oval:com.oracle.elsa:ste:20183127001" /> 49960 </rpminfo_test> 49961 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127006" version="501" comment="389-ds-base-libs is earlier than 0:1.3.8.4-15.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49962 <object object_ref="oval:com.oracle.elsa:obj:20183127004" /> 49963 <state state_ref="oval:com.oracle.elsa:ste:20183127003" /> 49964 </rpminfo_test> 49965 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127007" version="501" comment="389-ds-base-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49966 <object object_ref="oval:com.oracle.elsa:obj:20183127004" /> 49967 <state state_ref="oval:com.oracle.elsa:ste:20183127001" /> 49968 </rpminfo_test> 49969 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127008" version="501" comment="389-ds-base-snmp is earlier than 0:1.3.8.4-15.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49970 <object object_ref="oval:com.oracle.elsa:obj:20183127005" /> 49971 <state state_ref="oval:com.oracle.elsa:ste:20183127003" /> 49972 </rpminfo_test> 49973 <rpminfo_test id="oval:com.oracle.elsa:tst:20183127009" version="501" comment="389-ds-base-snmp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49974 <object object_ref="oval:com.oracle.elsa:obj:20183127005" /> 49975 <state state_ref="oval:com.oracle.elsa:ste:20183127001" /> 49976 </rpminfo_test> 49977 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49978 <object object_ref="oval:com.oracle.elsa:obj:20183140001" /> 49979 <state state_ref="oval:com.oracle.elsa:ste:20183140002" /> 49980 </rpminfo_test> 49981 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140002" version="501" comment="json-glib-tests is earlier than 0:1.4.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49982 <object object_ref="oval:com.oracle.elsa:obj:20183140002" /> 49983 <state state_ref="oval:com.oracle.elsa:ste:20183140003" /> 49984 </rpminfo_test> 49985 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140003" version="501" comment="json-glib-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49986 <object object_ref="oval:com.oracle.elsa:obj:20183140002" /> 49987 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 49988 </rpminfo_test> 49989 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140004" version="501" comment="gnome-contacts is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49990 <object object_ref="oval:com.oracle.elsa:obj:20183140003" /> 49991 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 49992 </rpminfo_test> 49993 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140005" version="501" comment="gnome-contacts is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49994 <object object_ref="oval:com.oracle.elsa:obj:20183140003" /> 49995 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 49996 </rpminfo_test> 49997 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140006" version="501" comment="gnome-packagekit-updater is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 49998 <object object_ref="oval:com.oracle.elsa:obj:20183140004" /> 49999 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50000 </rpminfo_test> 50001 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140007" version="501" comment="gnome-packagekit-updater is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50002 <object object_ref="oval:com.oracle.elsa:obj:20183140004" /> 50003 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50004 </rpminfo_test> 50005 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140008" version="501" comment="PackageKit-command-not-found is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50006 <object object_ref="oval:com.oracle.elsa:obj:20183140005" /> 50007 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 50008 </rpminfo_test> 50009 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140009" version="501" comment="PackageKit-command-not-found is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50010 <object object_ref="oval:com.oracle.elsa:obj:20183140005" /> 50011 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50012 </rpminfo_test> 50013 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140010" version="501" comment="gssdp is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50014 <object object_ref="oval:com.oracle.elsa:obj:20183140006" /> 50015 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 50016 </rpminfo_test> 50017 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140011" version="501" comment="gssdp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50018 <object object_ref="oval:com.oracle.elsa:obj:20183140006" /> 50019 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50020 </rpminfo_test> 50021 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140012" version="501" comment="libsecret is earlier than 0:0.18.6-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50022 <object object_ref="oval:com.oracle.elsa:obj:20183140007" /> 50023 <state state_ref="oval:com.oracle.elsa:ste:20183140008" /> 50024 </rpminfo_test> 50025 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140013" version="501" comment="libsecret is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50026 <object object_ref="oval:com.oracle.elsa:obj:20183140007" /> 50027 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50028 </rpminfo_test> 50029 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140014" version="501" comment="gnome-shell-extension-window-list is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50030 <object object_ref="oval:com.oracle.elsa:obj:20183140008" /> 50031 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 50032 </rpminfo_test> 50033 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140015" version="501" comment="gnome-shell-extension-window-list is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50034 <object object_ref="oval:com.oracle.elsa:obj:20183140008" /> 50035 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50036 </rpminfo_test> 50037 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140016" version="501" comment="gnome-packagekit-common is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50038 <object object_ref="oval:com.oracle.elsa:obj:20183140009" /> 50039 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50040 </rpminfo_test> 50041 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140017" version="501" comment="gnome-packagekit-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50042 <object object_ref="oval:com.oracle.elsa:obj:20183140009" /> 50043 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50044 </rpminfo_test> 50045 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140018" version="501" comment="gobject-introspection-devel is earlier than 0:1.56.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50046 <object object_ref="oval:com.oracle.elsa:obj:20183140010" /> 50047 <state state_ref="oval:com.oracle.elsa:ste:20183140010" /> 50048 </rpminfo_test> 50049 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140019" version="501" comment="gobject-introspection-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50050 <object object_ref="oval:com.oracle.elsa:obj:20183140010" /> 50051 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50052 </rpminfo_test> 50053 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140020" version="501" comment="evolution-data-server-langpacks is earlier than 0:3.28.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50054 <object object_ref="oval:com.oracle.elsa:obj:20183140011" /> 50055 <state state_ref="oval:com.oracle.elsa:ste:20183140011" /> 50056 </rpminfo_test> 50057 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140021" version="501" comment="evolution-data-server-langpacks is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50058 <object object_ref="oval:com.oracle.elsa:obj:20183140011" /> 50059 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50060 </rpminfo_test> 50061 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140022" version="501" comment="PackageKit-glib is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50062 <object object_ref="oval:com.oracle.elsa:obj:20183140012" /> 50063 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 50064 </rpminfo_test> 50065 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140023" version="501" comment="PackageKit-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50066 <object object_ref="oval:com.oracle.elsa:obj:20183140012" /> 50067 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50068 </rpminfo_test> 50069 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140024" version="501" comment="libgxps is earlier than 0:0.3.0-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50070 <object object_ref="oval:com.oracle.elsa:obj:20183140013" /> 50071 <state state_ref="oval:com.oracle.elsa:ste:20183140012" /> 50072 </rpminfo_test> 50073 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140025" version="501" comment="libgxps is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50074 <object object_ref="oval:com.oracle.elsa:obj:20183140013" /> 50075 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50076 </rpminfo_test> 50077 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140026" version="501" comment="gstreamer1-plugins-base-devel is earlier than 0:1.10.4-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50078 <object object_ref="oval:com.oracle.elsa:obj:20183140014" /> 50079 <state state_ref="oval:com.oracle.elsa:ste:20183140013" /> 50080 </rpminfo_test> 50081 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140027" version="501" comment="gstreamer1-plugins-base-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50082 <object object_ref="oval:com.oracle.elsa:obj:20183140014" /> 50083 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50084 </rpminfo_test> 50085 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140028" version="501" comment="gnome-desktop3-devel is earlier than 0:3.28.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50086 <object object_ref="oval:com.oracle.elsa:obj:20183140015" /> 50087 <state state_ref="oval:com.oracle.elsa:ste:20183140014" /> 50088 </rpminfo_test> 50089 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140029" version="501" comment="gnome-desktop3-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50090 <object object_ref="oval:com.oracle.elsa:obj:20183140015" /> 50091 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50092 </rpminfo_test> 50093 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140030" version="501" comment="gedit-plugin-charmap is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50094 <object object_ref="oval:com.oracle.elsa:obj:20183140016" /> 50095 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 50096 </rpminfo_test> 50097 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140031" version="501" comment="gedit-plugin-charmap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50098 <object object_ref="oval:com.oracle.elsa:obj:20183140016" /> 50099 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50100 </rpminfo_test> 50101 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140032" version="501" comment="gnome-terminal-nautilus is earlier than 0:3.28.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50102 <object object_ref="oval:com.oracle.elsa:obj:20183140017" /> 50103 <state state_ref="oval:com.oracle.elsa:ste:20183140014" /> 50104 </rpminfo_test> 50105 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140033" version="501" comment="gnome-terminal-nautilus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50106 <object object_ref="oval:com.oracle.elsa:obj:20183140017" /> 50107 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50108 </rpminfo_test> 50109 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140034" version="501" comment="bolt is earlier than 0:0.4-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50110 <object object_ref="oval:com.oracle.elsa:obj:20183140018" /> 50111 <state state_ref="oval:com.oracle.elsa:ste:20183140016" /> 50112 </rpminfo_test> 50113 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140035" version="501" comment="bolt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50114 <object object_ref="oval:com.oracle.elsa:obj:20183140018" /> 50115 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50116 </rpminfo_test> 50117 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140036" version="501" comment="seahorse-nautilus is earlier than 0:3.11.92-11.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50118 <object object_ref="oval:com.oracle.elsa:obj:20183140019" /> 50119 <state state_ref="oval:com.oracle.elsa:ste:20183140017" /> 50120 </rpminfo_test> 50121 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140037" version="501" comment="seahorse-nautilus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50122 <object object_ref="oval:com.oracle.elsa:obj:20183140019" /> 50123 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50124 </rpminfo_test> 50125 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140038" version="501" comment="gedit-plugin-codecomment is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50126 <object object_ref="oval:com.oracle.elsa:obj:20183140020" /> 50127 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 50128 </rpminfo_test> 50129 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140039" version="501" comment="gedit-plugin-codecomment is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50130 <object object_ref="oval:com.oracle.elsa:obj:20183140020" /> 50131 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50132 </rpminfo_test> 50133 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140040" version="501" comment="fwupdate-libs is earlier than 0:12-5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50134 <object object_ref="oval:com.oracle.elsa:obj:20183140021" /> 50135 <state state_ref="oval:com.oracle.elsa:ste:20183140018" /> 50136 </rpminfo_test> 50137 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140041" version="501" comment="fwupdate-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50138 <object object_ref="oval:com.oracle.elsa:obj:20183140021" /> 50139 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50140 </rpminfo_test> 50141 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140042" version="501" comment="gedit-plugin-textsize is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50142 <object object_ref="oval:com.oracle.elsa:obj:20183140022" /> 50143 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 50144 </rpminfo_test> 50145 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140043" version="501" comment="gedit-plugin-textsize is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50146 <object object_ref="oval:com.oracle.elsa:obj:20183140022" /> 50147 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50148 </rpminfo_test> 50149 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140044" version="501" comment="gnome-online-accounts-devel is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50150 <object object_ref="oval:com.oracle.elsa:obj:20183140023" /> 50151 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50152 </rpminfo_test> 50153 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140045" version="501" comment="gnome-online-accounts-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50154 <object object_ref="oval:com.oracle.elsa:obj:20183140023" /> 50155 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50156 </rpminfo_test> 50157 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140046" version="501" comment="gnome-packagekit is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50158 <object object_ref="oval:com.oracle.elsa:obj:20183140024" /> 50159 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50160 </rpminfo_test> 50161 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140047" version="501" comment="gnome-packagekit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50162 <object object_ref="oval:com.oracle.elsa:obj:20183140024" /> 50163 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50164 </rpminfo_test> 50165 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140048" version="501" comment="flatpak-libs is earlier than 0:1.0.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50166 <object object_ref="oval:com.oracle.elsa:obj:20183140025" /> 50167 <state state_ref="oval:com.oracle.elsa:ste:20183140019" /> 50168 </rpminfo_test> 50169 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140049" version="501" comment="flatpak-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50170 <object object_ref="oval:com.oracle.elsa:obj:20183140025" /> 50171 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50172 </rpminfo_test> 50173 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140050" version="501" comment="adwaita-icon-theme is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50174 <object object_ref="oval:com.oracle.elsa:obj:20183140026" /> 50175 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50176 </rpminfo_test> 50177 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140051" version="501" comment="adwaita-icon-theme is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50178 <object object_ref="oval:com.oracle.elsa:obj:20183140026" /> 50179 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50180 </rpminfo_test> 50181 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140052" version="501" comment="evince-libs is earlier than 0:3.28.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50182 <object object_ref="oval:com.oracle.elsa:obj:20183140027" /> 50183 <state state_ref="oval:com.oracle.elsa:ste:20183140020" /> 50184 </rpminfo_test> 50185 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140053" version="501" comment="evince-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50186 <object object_ref="oval:com.oracle.elsa:obj:20183140027" /> 50187 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50188 </rpminfo_test> 50189 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140054" version="501" comment="gnote is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50190 <object object_ref="oval:com.oracle.elsa:obj:20183140028" /> 50191 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50192 </rpminfo_test> 50193 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140055" version="501" comment="gnote is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50194 <object object_ref="oval:com.oracle.elsa:obj:20183140028" /> 50195 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50196 </rpminfo_test> 50197 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140056" version="501" comment="libical-devel is earlier than 0:3.0.3-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50198 <object object_ref="oval:com.oracle.elsa:obj:20183140029" /> 50199 <state state_ref="oval:com.oracle.elsa:ste:20183140021" /> 50200 </rpminfo_test> 50201 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140057" version="501" comment="libical-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50202 <object object_ref="oval:com.oracle.elsa:obj:20183140029" /> 50203 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50204 </rpminfo_test> 50205 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140058" version="501" comment="webkitgtk4 is earlier than 0:2.20.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50206 <object object_ref="oval:com.oracle.elsa:obj:20183140030" /> 50207 <state state_ref="oval:com.oracle.elsa:ste:20183140022" /> 50208 </rpminfo_test> 50209 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140059" version="501" comment="webkitgtk4 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50210 <object object_ref="oval:com.oracle.elsa:obj:20183140030" /> 50211 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50212 </rpminfo_test> 50213 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140060" version="501" comment="gnome-themes-standard is earlier than 0:3.28-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50214 <object object_ref="oval:com.oracle.elsa:obj:20183140031" /> 50215 <state state_ref="oval:com.oracle.elsa:ste:20183140023" /> 50216 </rpminfo_test> 50217 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140061" version="501" comment="gnome-themes-standard is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50218 <object object_ref="oval:com.oracle.elsa:obj:20183140031" /> 50219 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50220 </rpminfo_test> 50221 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140062" version="501" comment="json-glib is earlier than 0:1.4.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50222 <object object_ref="oval:com.oracle.elsa:obj:20183140032" /> 50223 <state state_ref="oval:com.oracle.elsa:ste:20183140003" /> 50224 </rpminfo_test> 50225 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140063" version="501" comment="json-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50226 <object object_ref="oval:com.oracle.elsa:obj:20183140032" /> 50227 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50228 </rpminfo_test> 50229 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140064" version="501" comment="libpeas-gtk is earlier than 0:1.22.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50230 <object object_ref="oval:com.oracle.elsa:obj:20183140033" /> 50231 <state state_ref="oval:com.oracle.elsa:ste:20183140024" /> 50232 </rpminfo_test> 50233 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140065" version="501" comment="libpeas-gtk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50234 <object object_ref="oval:com.oracle.elsa:obj:20183140033" /> 50235 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50236 </rpminfo_test> 50237 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140066" version="501" comment="yelp is earlier than 2:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50238 <object object_ref="oval:com.oracle.elsa:obj:20183140034" /> 50239 <state state_ref="oval:com.oracle.elsa:ste:20183140025" /> 50240 </rpminfo_test> 50241 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140067" version="501" comment="yelp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50242 <object object_ref="oval:com.oracle.elsa:obj:20183140034" /> 50243 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50244 </rpminfo_test> 50245 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140068" version="501" comment="gspell is earlier than 0:1.6.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50246 <object object_ref="oval:com.oracle.elsa:obj:20183140035" /> 50247 <state state_ref="oval:com.oracle.elsa:ste:20183140026" /> 50248 </rpminfo_test> 50249 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140069" version="501" comment="gspell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50250 <object object_ref="oval:com.oracle.elsa:obj:20183140035" /> 50251 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50252 </rpminfo_test> 50253 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140070" version="501" comment="gcr is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50254 <object object_ref="oval:com.oracle.elsa:obj:20183140036" /> 50255 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50256 </rpminfo_test> 50257 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140071" version="501" comment="gcr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50258 <object object_ref="oval:com.oracle.elsa:obj:20183140036" /> 50259 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50260 </rpminfo_test> 50261 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140072" version="501" comment="libgdata-devel is earlier than 0:0.17.9-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50262 <object object_ref="oval:com.oracle.elsa:obj:20183140037" /> 50263 <state state_ref="oval:com.oracle.elsa:ste:20183140027" /> 50264 </rpminfo_test> 50265 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140073" version="501" comment="libgdata-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50266 <object object_ref="oval:com.oracle.elsa:obj:20183140037" /> 50267 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50268 </rpminfo_test> 50269 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140074" version="501" comment="gnome-terminal is earlier than 0:3.28.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50270 <object object_ref="oval:com.oracle.elsa:obj:20183140038" /> 50271 <state state_ref="oval:com.oracle.elsa:ste:20183140014" /> 50272 </rpminfo_test> 50273 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140075" version="501" comment="gnome-terminal is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50274 <object object_ref="oval:com.oracle.elsa:obj:20183140038" /> 50275 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50276 </rpminfo_test> 50277 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140076" version="501" comment="gsettings-desktop-schemas-devel is earlier than 0:3.28.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50278 <object object_ref="oval:com.oracle.elsa:obj:20183140039" /> 50279 <state state_ref="oval:com.oracle.elsa:ste:20183140028" /> 50280 </rpminfo_test> 50281 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140077" version="501" comment="gsettings-desktop-schemas-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50282 <object object_ref="oval:com.oracle.elsa:obj:20183140039" /> 50283 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50284 </rpminfo_test> 50285 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140078" version="501" comment="vte291 is earlier than 0:0.52.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50286 <object object_ref="oval:com.oracle.elsa:obj:20183140040" /> 50287 <state state_ref="oval:com.oracle.elsa:ste:20183140029" /> 50288 </rpminfo_test> 50289 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140079" version="501" comment="vte291 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50290 <object object_ref="oval:com.oracle.elsa:obj:20183140040" /> 50291 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50292 </rpminfo_test> 50293 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140080" version="501" comment="at-spi2-core is earlier than 0:2.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50294 <object object_ref="oval:com.oracle.elsa:obj:20183140041" /> 50295 <state state_ref="oval:com.oracle.elsa:ste:20183140030" /> 50296 </rpminfo_test> 50297 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140081" version="501" comment="at-spi2-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50298 <object object_ref="oval:com.oracle.elsa:obj:20183140041" /> 50299 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50300 </rpminfo_test> 50301 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140082" version="501" comment="geoclue2-libs is earlier than 0:2.4.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50302 <object object_ref="oval:com.oracle.elsa:obj:20183140042" /> 50303 <state state_ref="oval:com.oracle.elsa:ste:20183140031" /> 50304 </rpminfo_test> 50305 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140083" version="501" comment="geoclue2-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50306 <object object_ref="oval:com.oracle.elsa:obj:20183140042" /> 50307 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50308 </rpminfo_test> 50309 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140084" version="501" comment="gedit-plugin-bookmarks is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50310 <object object_ref="oval:com.oracle.elsa:obj:20183140043" /> 50311 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 50312 </rpminfo_test> 50313 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140085" version="501" comment="gedit-plugin-bookmarks is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50314 <object object_ref="oval:com.oracle.elsa:obj:20183140043" /> 50315 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50316 </rpminfo_test> 50317 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140086" version="501" comment="adwaita-cursor-theme is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50318 <object object_ref="oval:com.oracle.elsa:obj:20183140044" /> 50319 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50320 </rpminfo_test> 50321 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140087" version="501" comment="adwaita-cursor-theme is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50322 <object object_ref="oval:com.oracle.elsa:obj:20183140044" /> 50323 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50324 </rpminfo_test> 50325 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140088" version="501" comment="cairo-devel is earlier than 0:1.15.12-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50326 <object object_ref="oval:com.oracle.elsa:obj:20183140045" /> 50327 <state state_ref="oval:com.oracle.elsa:ste:20183140032" /> 50328 </rpminfo_test> 50329 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140089" version="501" comment="cairo-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50330 <object object_ref="oval:com.oracle.elsa:obj:20183140045" /> 50331 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50332 </rpminfo_test> 50333 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140090" version="501" comment="google-noto-emoji-color-fonts is earlier than 0:20180508-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50334 <object object_ref="oval:com.oracle.elsa:obj:20183140046" /> 50335 <state state_ref="oval:com.oracle.elsa:ste:20183140033" /> 50336 </rpminfo_test> 50337 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140091" version="501" comment="google-noto-emoji-color-fonts is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50338 <object object_ref="oval:com.oracle.elsa:obj:20183140046" /> 50339 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50340 </rpminfo_test> 50341 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140092" version="501" comment="control-center-filesystem is earlier than 1:3.28.1-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50342 <object object_ref="oval:com.oracle.elsa:obj:20183140047" /> 50343 <state state_ref="oval:com.oracle.elsa:ste:20183140034" /> 50344 </rpminfo_test> 50345 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140093" version="501" comment="control-center-filesystem is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50346 <object object_ref="oval:com.oracle.elsa:obj:20183140047" /> 50347 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50348 </rpminfo_test> 50349 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140094" version="501" comment="gobject-introspection is earlier than 0:1.56.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50350 <object object_ref="oval:com.oracle.elsa:obj:20183140048" /> 50351 <state state_ref="oval:com.oracle.elsa:ste:20183140010" /> 50352 </rpminfo_test> 50353 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140095" version="501" comment="gobject-introspection is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50354 <object object_ref="oval:com.oracle.elsa:obj:20183140048" /> 50355 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50356 </rpminfo_test> 50357 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140096" version="501" comment="cheese is earlier than 2:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50358 <object object_ref="oval:com.oracle.elsa:obj:20183140049" /> 50359 <state state_ref="oval:com.oracle.elsa:ste:20183140035" /> 50360 </rpminfo_test> 50361 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140097" version="501" comment="cheese is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50362 <object object_ref="oval:com.oracle.elsa:obj:20183140049" /> 50363 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50364 </rpminfo_test> 50365 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140098" version="501" comment="libmediaart is earlier than 0:1.9.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50366 <object object_ref="oval:com.oracle.elsa:obj:20183140050" /> 50367 <state state_ref="oval:com.oracle.elsa:ste:20183140036" /> 50368 </rpminfo_test> 50369 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140099" version="501" comment="libmediaart is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50370 <object object_ref="oval:com.oracle.elsa:obj:20183140050" /> 50371 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50372 </rpminfo_test> 50373 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140100" version="501" comment="gucharmap-libs is earlier than 0:10.0.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50374 <object object_ref="oval:com.oracle.elsa:obj:20183140051" /> 50375 <state state_ref="oval:com.oracle.elsa:ste:20183140037" /> 50376 </rpminfo_test> 50377 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140101" version="501" comment="gucharmap-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50378 <object object_ref="oval:com.oracle.elsa:obj:20183140051" /> 50379 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50380 </rpminfo_test> 50381 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140102" version="501" comment="wayland-devel is earlier than 0:1.15.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50382 <object object_ref="oval:com.oracle.elsa:obj:20183140052" /> 50383 <state state_ref="oval:com.oracle.elsa:ste:20183140038" /> 50384 </rpminfo_test> 50385 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140103" version="501" comment="wayland-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50386 <object object_ref="oval:com.oracle.elsa:obj:20183140052" /> 50387 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50388 </rpminfo_test> 50389 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140104" version="501" comment="webkitgtk4-jsc is earlier than 0:2.20.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50390 <object object_ref="oval:com.oracle.elsa:obj:20183140053" /> 50391 <state state_ref="oval:com.oracle.elsa:ste:20183140022" /> 50392 </rpminfo_test> 50393 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140105" version="501" comment="webkitgtk4-jsc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50394 <object object_ref="oval:com.oracle.elsa:obj:20183140053" /> 50395 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50396 </rpminfo_test> 50397 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140106" version="501" comment="gdm is earlier than 1:3.28.2-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50398 <object object_ref="oval:com.oracle.elsa:obj:20183140054" /> 50399 <state state_ref="oval:com.oracle.elsa:ste:20183140039" /> 50400 </rpminfo_test> 50401 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140107" version="501" comment="gdm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50402 <object object_ref="oval:com.oracle.elsa:obj:20183140054" /> 50403 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50404 </rpminfo_test> 50405 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140108" version="501" comment="gedit-plugin-bracketcompletion is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50406 <object object_ref="oval:com.oracle.elsa:obj:20183140055" /> 50407 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 50408 </rpminfo_test> 50409 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140109" version="501" comment="gedit-plugin-bracketcompletion is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50410 <object object_ref="oval:com.oracle.elsa:obj:20183140055" /> 50411 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50412 </rpminfo_test> 50413 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140110" version="501" comment="file-roller is earlier than 0:3.28.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50414 <object object_ref="oval:com.oracle.elsa:obj:20183140056" /> 50415 <state state_ref="oval:com.oracle.elsa:ste:20183140040" /> 50416 </rpminfo_test> 50417 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140111" version="501" comment="file-roller is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50418 <object object_ref="oval:com.oracle.elsa:obj:20183140056" /> 50419 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50420 </rpminfo_test> 50421 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140112" version="501" comment="glade-libs is earlier than 0:3.22.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50422 <object object_ref="oval:com.oracle.elsa:obj:20183140057" /> 50423 <state state_ref="oval:com.oracle.elsa:ste:20183140041" /> 50424 </rpminfo_test> 50425 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140113" version="501" comment="glade-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50426 <object object_ref="oval:com.oracle.elsa:obj:20183140057" /> 50427 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50428 </rpminfo_test> 50429 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140114" version="501" comment="oracle-logos is earlier than 0:70.0.3-4.0.9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50430 <object object_ref="oval:com.oracle.elsa:obj:20183140058" /> 50431 <state state_ref="oval:com.oracle.elsa:ste:20183140042" /> 50432 </rpminfo_test> 50433 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140115" version="501" comment="oracle-logos is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50434 <object object_ref="oval:com.oracle.elsa:obj:20183140058" /> 50435 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50436 </rpminfo_test> 50437 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140116" version="501" comment="gnome-bluetooth is earlier than 1:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50438 <object object_ref="oval:com.oracle.elsa:obj:20183140059" /> 50439 <state state_ref="oval:com.oracle.elsa:ste:20183140043" /> 50440 </rpminfo_test> 50441 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140117" version="501" comment="gnome-bluetooth is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50442 <object object_ref="oval:com.oracle.elsa:obj:20183140059" /> 50443 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50444 </rpminfo_test> 50445 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140118" version="501" comment="libical is earlier than 0:3.0.3-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50446 <object object_ref="oval:com.oracle.elsa:obj:20183140060" /> 50447 <state state_ref="oval:com.oracle.elsa:ste:20183140021" /> 50448 </rpminfo_test> 50449 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140119" version="501" comment="libical is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50450 <object object_ref="oval:com.oracle.elsa:obj:20183140060" /> 50451 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50452 </rpminfo_test> 50453 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140120" version="501" comment="upower is earlier than 0:0.99.7-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50454 <object object_ref="oval:com.oracle.elsa:obj:20183140061" /> 50455 <state state_ref="oval:com.oracle.elsa:ste:20183140044" /> 50456 </rpminfo_test> 50457 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140121" version="501" comment="upower is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50458 <object object_ref="oval:com.oracle.elsa:obj:20183140061" /> 50459 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50460 </rpminfo_test> 50461 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140122" version="501" comment="gnome-session is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50462 <object object_ref="oval:com.oracle.elsa:obj:20183140062" /> 50463 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 50464 </rpminfo_test> 50465 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140123" version="501" comment="gnome-session is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50466 <object object_ref="oval:com.oracle.elsa:obj:20183140062" /> 50467 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50468 </rpminfo_test> 50469 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140124" version="501" comment="evince-nautilus is earlier than 0:3.28.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50470 <object object_ref="oval:com.oracle.elsa:obj:20183140063" /> 50471 <state state_ref="oval:com.oracle.elsa:ste:20183140020" /> 50472 </rpminfo_test> 50473 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140125" version="501" comment="evince-nautilus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50474 <object object_ref="oval:com.oracle.elsa:obj:20183140063" /> 50475 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50476 </rpminfo_test> 50477 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140126" version="501" comment="evolution-data-server-doc is earlier than 0:3.28.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50478 <object object_ref="oval:com.oracle.elsa:obj:20183140064" /> 50479 <state state_ref="oval:com.oracle.elsa:ste:20183140011" /> 50480 </rpminfo_test> 50481 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140127" version="501" comment="evolution-data-server-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50482 <object object_ref="oval:com.oracle.elsa:obj:20183140064" /> 50483 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50484 </rpminfo_test> 50485 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140128" version="501" comment="gnome-getting-started-docs-hu is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50486 <object object_ref="oval:com.oracle.elsa:obj:20183140065" /> 50487 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 50488 </rpminfo_test> 50489 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140129" version="501" comment="gnome-getting-started-docs-hu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50490 <object object_ref="oval:com.oracle.elsa:obj:20183140065" /> 50491 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50492 </rpminfo_test> 50493 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140130" version="501" comment="libchamplain-demos is earlier than 0:0.12.16-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50494 <object object_ref="oval:com.oracle.elsa:obj:20183140066" /> 50495 <state state_ref="oval:com.oracle.elsa:ste:20183140045" /> 50496 </rpminfo_test> 50497 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140131" version="501" comment="libchamplain-demos is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50498 <object object_ref="oval:com.oracle.elsa:obj:20183140066" /> 50499 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50500 </rpminfo_test> 50501 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140132" version="501" comment="gssdp-docs is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50502 <object object_ref="oval:com.oracle.elsa:obj:20183140067" /> 50503 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 50504 </rpminfo_test> 50505 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140133" version="501" comment="gssdp-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50506 <object object_ref="oval:com.oracle.elsa:obj:20183140067" /> 50507 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50508 </rpminfo_test> 50509 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140134" version="501" comment="gdk-pixbuf2-tests is earlier than 0:2.36.12-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50510 <object object_ref="oval:com.oracle.elsa:obj:20183140068" /> 50511 <state state_ref="oval:com.oracle.elsa:ste:20183140046" /> 50512 </rpminfo_test> 50513 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140135" version="501" comment="gdk-pixbuf2-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50514 <object object_ref="oval:com.oracle.elsa:obj:20183140068" /> 50515 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50516 </rpminfo_test> 50517 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140136" version="501" comment="fontconfig-devel-doc is earlier than 0:2.13.0-4.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50518 <object object_ref="oval:com.oracle.elsa:obj:20183140069" /> 50519 <state state_ref="oval:com.oracle.elsa:ste:20183140047" /> 50520 </rpminfo_test> 50521 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140137" version="501" comment="fontconfig-devel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50522 <object object_ref="oval:com.oracle.elsa:obj:20183140069" /> 50523 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50524 </rpminfo_test> 50525 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140138" version="501" comment="evolution-ews is earlier than 0:3.28.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50526 <object object_ref="oval:com.oracle.elsa:obj:20183140070" /> 50527 <state state_ref="oval:com.oracle.elsa:ste:20183140011" /> 50528 </rpminfo_test> 50529 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140139" version="501" comment="evolution-ews is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50530 <object object_ref="oval:com.oracle.elsa:obj:20183140070" /> 50531 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50532 </rpminfo_test> 50533 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140140" version="501" comment="gnome-desktop3-tests is earlier than 0:3.28.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50534 <object object_ref="oval:com.oracle.elsa:obj:20183140071" /> 50535 <state state_ref="oval:com.oracle.elsa:ste:20183140014" /> 50536 </rpminfo_test> 50537 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140141" version="501" comment="gnome-desktop3-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50538 <object object_ref="oval:com.oracle.elsa:obj:20183140071" /> 50539 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50540 </rpminfo_test> 50541 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140142" version="501" comment="gnome-getting-started-docs-pt_BR is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50542 <object object_ref="oval:com.oracle.elsa:obj:20183140072" /> 50543 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 50544 </rpminfo_test> 50545 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140143" version="501" comment="gnome-getting-started-docs-pt_BR is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50546 <object object_ref="oval:com.oracle.elsa:obj:20183140072" /> 50547 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50548 </rpminfo_test> 50549 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140144" version="501" comment="python2-gexiv2 is earlier than 0:0.10.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50550 <object object_ref="oval:com.oracle.elsa:obj:20183140073" /> 50551 <state state_ref="oval:com.oracle.elsa:ste:20183140048" /> 50552 </rpminfo_test> 50553 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140145" version="501" comment="python2-gexiv2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50554 <object object_ref="oval:com.oracle.elsa:obj:20183140073" /> 50555 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50556 </rpminfo_test> 50557 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140146" version="501" comment="webkitgtk4-doc is earlier than 0:2.20.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50558 <object object_ref="oval:com.oracle.elsa:obj:20183140074" /> 50559 <state state_ref="oval:com.oracle.elsa:ste:20183140022" /> 50560 </rpminfo_test> 50561 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140147" version="501" comment="webkitgtk4-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50562 <object object_ref="oval:com.oracle.elsa:obj:20183140074" /> 50563 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50564 </rpminfo_test> 50565 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140148" version="501" comment="gnome-getting-started-docs-cs is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50566 <object object_ref="oval:com.oracle.elsa:obj:20183140075" /> 50567 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 50568 </rpminfo_test> 50569 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140149" version="501" comment="gnome-getting-started-docs-cs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50570 <object object_ref="oval:com.oracle.elsa:obj:20183140075" /> 50571 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50572 </rpminfo_test> 50573 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140150" version="501" comment="yelp-xsl-devel is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50574 <object object_ref="oval:com.oracle.elsa:obj:20183140076" /> 50575 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50576 </rpminfo_test> 50577 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140151" version="501" comment="yelp-xsl-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50578 <object object_ref="oval:com.oracle.elsa:obj:20183140076" /> 50579 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50580 </rpminfo_test> 50581 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140152" version="501" comment="gnome-getting-started-docs-de is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50582 <object object_ref="oval:com.oracle.elsa:obj:20183140077" /> 50583 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 50584 </rpminfo_test> 50585 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140153" version="501" comment="gnome-getting-started-docs-de is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50586 <object object_ref="oval:com.oracle.elsa:obj:20183140077" /> 50587 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50588 </rpminfo_test> 50589 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140154" version="501" comment="turbojpeg is earlier than 0:1.2.90-6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50590 <object object_ref="oval:com.oracle.elsa:obj:20183140078" /> 50591 <state state_ref="oval:com.oracle.elsa:ste:20183140049" /> 50592 </rpminfo_test> 50593 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140155" version="501" comment="turbojpeg is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50594 <object object_ref="oval:com.oracle.elsa:obj:20183140078" /> 50595 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50596 </rpminfo_test> 50597 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140156" version="501" comment="openchange-client is earlier than 0:2.3-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50598 <object object_ref="oval:com.oracle.elsa:obj:20183140079" /> 50599 <state state_ref="oval:com.oracle.elsa:ste:20183140050" /> 50600 </rpminfo_test> 50601 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140157" version="501" comment="openchange-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50602 <object object_ref="oval:com.oracle.elsa:obj:20183140079" /> 50603 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50604 </rpminfo_test> 50605 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140158" version="501" comment="gssdp-utils is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50606 <object object_ref="oval:com.oracle.elsa:obj:20183140080" /> 50607 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 50608 </rpminfo_test> 50609 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140159" version="501" comment="gssdp-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50610 <object object_ref="oval:com.oracle.elsa:obj:20183140080" /> 50611 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50612 </rpminfo_test> 50613 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140160" version="501" comment="vala is earlier than 0:0.40.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50614 <object object_ref="oval:com.oracle.elsa:obj:20183140081" /> 50615 <state state_ref="oval:com.oracle.elsa:ste:20183140051" /> 50616 </rpminfo_test> 50617 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140161" version="501" comment="vala is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50618 <object object_ref="oval:com.oracle.elsa:obj:20183140081" /> 50619 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50620 </rpminfo_test> 50621 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140162" version="501" comment="gnome-shell-extension-systemMonitor is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50622 <object object_ref="oval:com.oracle.elsa:obj:20183140082" /> 50623 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 50624 </rpminfo_test> 50625 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140163" version="501" comment="gnome-shell-extension-systemMonitor is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50626 <object object_ref="oval:com.oracle.elsa:obj:20183140082" /> 50627 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50628 </rpminfo_test> 50629 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140164" version="501" comment="wayland-doc is earlier than 0:1.15.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50630 <object object_ref="oval:com.oracle.elsa:obj:20183140083" /> 50631 <state state_ref="oval:com.oracle.elsa:ste:20183140038" /> 50632 </rpminfo_test> 50633 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140165" version="501" comment="wayland-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50634 <object object_ref="oval:com.oracle.elsa:obj:20183140083" /> 50635 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50636 </rpminfo_test> 50637 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140166" version="501" comment="gnome-shell-extension-drive-menu is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50638 <object object_ref="oval:com.oracle.elsa:obj:20183140084" /> 50639 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 50640 </rpminfo_test> 50641 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140167" version="501" comment="gnome-shell-extension-drive-menu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50642 <object object_ref="oval:com.oracle.elsa:obj:20183140084" /> 50643 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50644 </rpminfo_test> 50645 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140168" version="501" comment="mutter-devel is earlier than 0:3.28.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50646 <object object_ref="oval:com.oracle.elsa:obj:20183140085" /> 50647 <state state_ref="oval:com.oracle.elsa:ste:20183140052" /> 50648 </rpminfo_test> 50649 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140169" version="501" comment="mutter-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50650 <object object_ref="oval:com.oracle.elsa:obj:20183140085" /> 50651 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50652 </rpminfo_test> 50653 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140170" version="501" comment="libappstream-glib-devel is earlier than 0:0.7.8-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50654 <object object_ref="oval:com.oracle.elsa:obj:20183140086" /> 50655 <state state_ref="oval:com.oracle.elsa:ste:20183140053" /> 50656 </rpminfo_test> 50657 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140171" version="501" comment="libappstream-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50658 <object object_ref="oval:com.oracle.elsa:obj:20183140086" /> 50659 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50660 </rpminfo_test> 50661 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140172" version="501" comment="gnome-shell-extension-auto-move-windows is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50662 <object object_ref="oval:com.oracle.elsa:obj:20183140087" /> 50663 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 50664 </rpminfo_test> 50665 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140173" version="501" comment="gnome-shell-extension-auto-move-windows is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50666 <object object_ref="oval:com.oracle.elsa:obj:20183140087" /> 50667 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50668 </rpminfo_test> 50669 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140174" version="501" comment="cheese-libs-devel is earlier than 2:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50670 <object object_ref="oval:com.oracle.elsa:obj:20183140088" /> 50671 <state state_ref="oval:com.oracle.elsa:ste:20183140035" /> 50672 </rpminfo_test> 50673 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140175" version="501" comment="cheese-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50674 <object object_ref="oval:com.oracle.elsa:obj:20183140088" /> 50675 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50676 </rpminfo_test> 50677 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140176" version="501" comment="libgxps-devel is earlier than 0:0.3.0-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50678 <object object_ref="oval:com.oracle.elsa:obj:20183140089" /> 50679 <state state_ref="oval:com.oracle.elsa:ste:20183140012" /> 50680 </rpminfo_test> 50681 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140177" version="501" comment="libgxps-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50682 <object object_ref="oval:com.oracle.elsa:obj:20183140089" /> 50683 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50684 </rpminfo_test> 50685 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140178" version="501" comment="evolution-devel-docs is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50686 <object object_ref="oval:com.oracle.elsa:obj:20183140090" /> 50687 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 50688 </rpminfo_test> 50689 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140179" version="501" comment="evolution-devel-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50690 <object object_ref="oval:com.oracle.elsa:obj:20183140090" /> 50691 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50692 </rpminfo_test> 50693 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140180" version="501" comment="gspell-devel is earlier than 0:1.6.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50694 <object object_ref="oval:com.oracle.elsa:obj:20183140091" /> 50695 <state state_ref="oval:com.oracle.elsa:ste:20183140026" /> 50696 </rpminfo_test> 50697 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140181" version="501" comment="gspell-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50698 <object object_ref="oval:com.oracle.elsa:obj:20183140091" /> 50699 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50700 </rpminfo_test> 50701 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140182" version="501" comment="evince-devel is earlier than 0:3.28.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50702 <object object_ref="oval:com.oracle.elsa:obj:20183140092" /> 50703 <state state_ref="oval:com.oracle.elsa:ste:20183140020" /> 50704 </rpminfo_test> 50705 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140183" version="501" comment="evince-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50706 <object object_ref="oval:com.oracle.elsa:obj:20183140092" /> 50707 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50708 </rpminfo_test> 50709 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140184" version="501" comment="openchange-devel-docs is earlier than 0:2.3-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50710 <object object_ref="oval:com.oracle.elsa:obj:20183140093" /> 50711 <state state_ref="oval:com.oracle.elsa:ste:20183140050" /> 50712 </rpminfo_test> 50713 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140185" version="501" comment="openchange-devel-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50714 <object object_ref="oval:com.oracle.elsa:obj:20183140093" /> 50715 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50716 </rpminfo_test> 50717 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140186" version="501" comment="evolution-langpacks is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50718 <object object_ref="oval:com.oracle.elsa:obj:20183140094" /> 50719 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 50720 </rpminfo_test> 50721 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140187" version="501" comment="evolution-langpacks is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50722 <object object_ref="oval:com.oracle.elsa:obj:20183140094" /> 50723 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50724 </rpminfo_test> 50725 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140188" version="501" comment="rest-devel is earlier than 0:0.8.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50726 <object object_ref="oval:com.oracle.elsa:obj:20183140095" /> 50727 <state state_ref="oval:com.oracle.elsa:ste:20183140055" /> 50728 </rpminfo_test> 50729 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140189" version="501" comment="rest-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50730 <object object_ref="oval:com.oracle.elsa:obj:20183140095" /> 50731 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50732 </rpminfo_test> 50733 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140190" version="501" comment="gnome-getting-started-docs-gl is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50734 <object object_ref="oval:com.oracle.elsa:obj:20183140096" /> 50735 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 50736 </rpminfo_test> 50737 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140191" version="501" comment="gnome-getting-started-docs-gl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50738 <object object_ref="oval:com.oracle.elsa:obj:20183140096" /> 50739 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50740 </rpminfo_test> 50741 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140192" version="501" comment="gnome-getting-started-docs-it is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50742 <object object_ref="oval:com.oracle.elsa:obj:20183140097" /> 50743 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 50744 </rpminfo_test> 50745 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140193" version="501" comment="gnome-getting-started-docs-it is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50746 <object object_ref="oval:com.oracle.elsa:obj:20183140097" /> 50747 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50748 </rpminfo_test> 50749 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140194" version="501" comment="gupnp-igd-devel is earlier than 0:0.2.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50750 <object object_ref="oval:com.oracle.elsa:obj:20183140098" /> 50751 <state state_ref="oval:com.oracle.elsa:ste:20183140056" /> 50752 </rpminfo_test> 50753 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140195" version="501" comment="gupnp-igd-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50754 <object object_ref="oval:com.oracle.elsa:obj:20183140098" /> 50755 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50756 </rpminfo_test> 50757 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140196" version="501" comment="poppler-cpp is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50758 <object object_ref="oval:com.oracle.elsa:obj:20183140099" /> 50759 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 50760 </rpminfo_test> 50761 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140197" version="501" comment="poppler-cpp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50762 <object object_ref="oval:com.oracle.elsa:obj:20183140099" /> 50763 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50764 </rpminfo_test> 50765 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140198" version="501" comment="gnome-documents-libs is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50766 <object object_ref="oval:com.oracle.elsa:obj:20183140100" /> 50767 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 50768 </rpminfo_test> 50769 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140199" version="501" comment="gnome-documents-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50770 <object object_ref="oval:com.oracle.elsa:obj:20183140100" /> 50771 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50772 </rpminfo_test> 50773 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140200" version="501" comment="evolution-devel is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50774 <object object_ref="oval:com.oracle.elsa:obj:20183140101" /> 50775 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 50776 </rpminfo_test> 50777 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140201" version="501" comment="evolution-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50778 <object object_ref="oval:com.oracle.elsa:obj:20183140101" /> 50779 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50780 </rpminfo_test> 50781 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140202" version="501" comment="PackageKit-cron is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50782 <object object_ref="oval:com.oracle.elsa:obj:20183140102" /> 50783 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 50784 </rpminfo_test> 50785 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140203" version="501" comment="PackageKit-cron is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50786 <object object_ref="oval:com.oracle.elsa:obj:20183140102" /> 50787 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50788 </rpminfo_test> 50789 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140204" version="501" comment="gnome-getting-started-docs-pl is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50790 <object object_ref="oval:com.oracle.elsa:obj:20183140103" /> 50791 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 50792 </rpminfo_test> 50793 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140205" version="501" comment="gnome-getting-started-docs-pl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50794 <object object_ref="oval:com.oracle.elsa:obj:20183140103" /> 50795 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50796 </rpminfo_test> 50797 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140206" version="501" comment="poppler-demos is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50798 <object object_ref="oval:com.oracle.elsa:obj:20183140104" /> 50799 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 50800 </rpminfo_test> 50801 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140207" version="501" comment="poppler-demos is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50802 <object object_ref="oval:com.oracle.elsa:obj:20183140104" /> 50803 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50804 </rpminfo_test> 50805 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140208" version="501" comment="grilo-devel is earlier than 0:0.3.6-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50806 <object object_ref="oval:com.oracle.elsa:obj:20183140105" /> 50807 <state state_ref="oval:com.oracle.elsa:ste:20183140058" /> 50808 </rpminfo_test> 50809 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140209" version="501" comment="grilo-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50810 <object object_ref="oval:com.oracle.elsa:obj:20183140105" /> 50811 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50812 </rpminfo_test> 50813 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140210" version="501" comment="gedit is earlier than 2:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50814 <object object_ref="oval:com.oracle.elsa:obj:20183140106" /> 50815 <state state_ref="oval:com.oracle.elsa:ste:20183140025" /> 50816 </rpminfo_test> 50817 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140211" version="501" comment="gedit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50818 <object object_ref="oval:com.oracle.elsa:obj:20183140106" /> 50819 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50820 </rpminfo_test> 50821 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140212" version="501" comment="libgnomekbd-devel is earlier than 0:3.26.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50822 <object object_ref="oval:com.oracle.elsa:obj:20183140107" /> 50823 <state state_ref="oval:com.oracle.elsa:ste:20183140059" /> 50824 </rpminfo_test> 50825 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140213" version="501" comment="libgnomekbd-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50826 <object object_ref="oval:com.oracle.elsa:obj:20183140107" /> 50827 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50828 </rpminfo_test> 50829 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140214" version="501" comment="gtk-doc is earlier than 0:1.28-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50830 <object object_ref="oval:com.oracle.elsa:obj:20183140108" /> 50831 <state state_ref="oval:com.oracle.elsa:ste:20183140060" /> 50832 </rpminfo_test> 50833 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140215" version="501" comment="gtk-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50834 <object object_ref="oval:com.oracle.elsa:obj:20183140108" /> 50835 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50836 </rpminfo_test> 50837 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140216" version="501" comment="gnome-software-editor is earlier than 0:3.28.2-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50838 <object object_ref="oval:com.oracle.elsa:obj:20183140109" /> 50839 <state state_ref="oval:com.oracle.elsa:ste:20183140061" /> 50840 </rpminfo_test> 50841 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140217" version="501" comment="gnome-software-editor is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50842 <object object_ref="oval:com.oracle.elsa:obj:20183140109" /> 50843 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50844 </rpminfo_test> 50845 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140218" version="501" comment="libjpeg-turbo-utils is earlier than 0:1.2.90-6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50846 <object object_ref="oval:com.oracle.elsa:obj:20183140110" /> 50847 <state state_ref="oval:com.oracle.elsa:ste:20183140049" /> 50848 </rpminfo_test> 50849 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140219" version="501" comment="libjpeg-turbo-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50850 <object object_ref="oval:com.oracle.elsa:obj:20183140110" /> 50851 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50852 </rpminfo_test> 50853 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140220" version="501" comment="evolution-data-server-tests is earlier than 0:3.28.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50854 <object object_ref="oval:com.oracle.elsa:obj:20183140111" /> 50855 <state state_ref="oval:com.oracle.elsa:ste:20183140011" /> 50856 </rpminfo_test> 50857 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140221" version="501" comment="evolution-data-server-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50858 <object object_ref="oval:com.oracle.elsa:obj:20183140111" /> 50859 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50860 </rpminfo_test> 50861 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140222" version="501" comment="vala-devel is earlier than 0:0.40.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50862 <object object_ref="oval:com.oracle.elsa:obj:20183140112" /> 50863 <state state_ref="oval:com.oracle.elsa:ste:20183140051" /> 50864 </rpminfo_test> 50865 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140223" version="501" comment="vala-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50866 <object object_ref="oval:com.oracle.elsa:obj:20183140112" /> 50867 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50868 </rpminfo_test> 50869 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140224" version="501" comment="libgexiv2-devel is earlier than 0:0.10.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50870 <object object_ref="oval:com.oracle.elsa:obj:20183140113" /> 50871 <state state_ref="oval:com.oracle.elsa:ste:20183140048" /> 50872 </rpminfo_test> 50873 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140225" version="501" comment="libgexiv2-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50874 <object object_ref="oval:com.oracle.elsa:obj:20183140113" /> 50875 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50876 </rpminfo_test> 50877 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140226" version="501" comment="poppler-devel is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50878 <object object_ref="oval:com.oracle.elsa:obj:20183140114" /> 50879 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 50880 </rpminfo_test> 50881 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140227" version="501" comment="poppler-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50882 <object object_ref="oval:com.oracle.elsa:obj:20183140114" /> 50883 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50884 </rpminfo_test> 50885 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140228" version="501" comment="glibmm24-devel is earlier than 0:2.56.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50886 <object object_ref="oval:com.oracle.elsa:obj:20183140115" /> 50887 <state state_ref="oval:com.oracle.elsa:ste:20183140062" /> 50888 </rpminfo_test> 50889 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140229" version="501" comment="glibmm24-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50890 <object object_ref="oval:com.oracle.elsa:obj:20183140115" /> 50891 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50892 </rpminfo_test> 50893 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140230" version="501" comment="pango-tests is earlier than 0:1.42.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50894 <object object_ref="oval:com.oracle.elsa:obj:20183140116" /> 50895 <state state_ref="oval:com.oracle.elsa:ste:20183140063" /> 50896 </rpminfo_test> 50897 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140231" version="501" comment="pango-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50898 <object object_ref="oval:com.oracle.elsa:obj:20183140116" /> 50899 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50900 </rpminfo_test> 50901 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140232" version="501" comment="gstreamer1-plugins-base-devel-docs is earlier than 0:1.10.4-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50902 <object object_ref="oval:com.oracle.elsa:obj:20183140117" /> 50903 <state state_ref="oval:com.oracle.elsa:ste:20183140013" /> 50904 </rpminfo_test> 50905 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140233" version="501" comment="gstreamer1-plugins-base-devel-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50906 <object object_ref="oval:com.oracle.elsa:obj:20183140117" /> 50907 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50908 </rpminfo_test> 50909 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140234" version="501" comment="clutter-gst3-devel is earlier than 0:3.0.26-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50910 <object object_ref="oval:com.oracle.elsa:obj:20183140118" /> 50911 <state state_ref="oval:com.oracle.elsa:ste:20183140064" /> 50912 </rpminfo_test> 50913 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140235" version="501" comment="clutter-gst3-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50914 <object object_ref="oval:com.oracle.elsa:obj:20183140118" /> 50915 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50916 </rpminfo_test> 50917 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140236" version="501" comment="xdg-desktop-portal-devel is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50918 <object object_ref="oval:com.oracle.elsa:obj:20183140119" /> 50919 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 50920 </rpminfo_test> 50921 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140237" version="501" comment="xdg-desktop-portal-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50922 <object object_ref="oval:com.oracle.elsa:obj:20183140119" /> 50923 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50924 </rpminfo_test> 50925 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140238" version="501" comment="gnome-shell-extension-dash-to-dock is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50926 <object object_ref="oval:com.oracle.elsa:obj:20183140120" /> 50927 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 50928 </rpminfo_test> 50929 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140239" version="501" comment="gnome-shell-extension-dash-to-dock is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50930 <object object_ref="oval:com.oracle.elsa:obj:20183140120" /> 50931 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50932 </rpminfo_test> 50933 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140240" version="501" comment="evolution-spamassassin is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50934 <object object_ref="oval:com.oracle.elsa:obj:20183140121" /> 50935 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 50936 </rpminfo_test> 50937 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140241" version="501" comment="evolution-spamassassin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50938 <object object_ref="oval:com.oracle.elsa:obj:20183140121" /> 50939 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50940 </rpminfo_test> 50941 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140242" version="501" comment="libchamplain-devel is earlier than 0:0.12.16-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50942 <object object_ref="oval:com.oracle.elsa:obj:20183140122" /> 50943 <state state_ref="oval:com.oracle.elsa:ste:20183140045" /> 50944 </rpminfo_test> 50945 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140243" version="501" comment="libchamplain-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50946 <object object_ref="oval:com.oracle.elsa:obj:20183140122" /> 50947 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50948 </rpminfo_test> 50949 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140244" version="501" comment="libmediaart-tests is earlier than 0:1.9.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50950 <object object_ref="oval:com.oracle.elsa:obj:20183140123" /> 50951 <state state_ref="oval:com.oracle.elsa:ste:20183140036" /> 50952 </rpminfo_test> 50953 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140245" version="501" comment="libmediaart-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50954 <object object_ref="oval:com.oracle.elsa:obj:20183140123" /> 50955 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50956 </rpminfo_test> 50957 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140246" version="501" comment="poppler-cpp-devel is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50958 <object object_ref="oval:com.oracle.elsa:obj:20183140124" /> 50959 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 50960 </rpminfo_test> 50961 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140247" version="501" comment="poppler-cpp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50962 <object object_ref="oval:com.oracle.elsa:obj:20183140124" /> 50963 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50964 </rpminfo_test> 50965 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140248" version="501" comment="upower-devel is earlier than 0:0.99.7-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50966 <object object_ref="oval:com.oracle.elsa:obj:20183140125" /> 50967 <state state_ref="oval:com.oracle.elsa:ste:20183140044" /> 50968 </rpminfo_test> 50969 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140249" version="501" comment="upower-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50970 <object object_ref="oval:com.oracle.elsa:obj:20183140125" /> 50971 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50972 </rpminfo_test> 50973 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140250" version="501" comment="adwaita-icon-theme-devel is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50974 <object object_ref="oval:com.oracle.elsa:obj:20183140126" /> 50975 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 50976 </rpminfo_test> 50977 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140251" version="501" comment="adwaita-icon-theme-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50978 <object object_ref="oval:com.oracle.elsa:obj:20183140126" /> 50979 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50980 </rpminfo_test> 50981 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140252" version="501" comment="devhelp-devel is earlier than 1:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50982 <object object_ref="oval:com.oracle.elsa:obj:20183140127" /> 50983 <state state_ref="oval:com.oracle.elsa:ste:20183140065" /> 50984 </rpminfo_test> 50985 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140253" version="501" comment="devhelp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50986 <object object_ref="oval:com.oracle.elsa:obj:20183140127" /> 50987 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50988 </rpminfo_test> 50989 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140254" version="501" comment="libappstream-glib-builder is earlier than 0:0.7.8-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50990 <object object_ref="oval:com.oracle.elsa:obj:20183140128" /> 50991 <state state_ref="oval:com.oracle.elsa:ste:20183140053" /> 50992 </rpminfo_test> 50993 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140255" version="501" comment="libappstream-glib-builder is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50994 <object object_ref="oval:com.oracle.elsa:obj:20183140128" /> 50995 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 50996 </rpminfo_test> 50997 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140256" version="501" comment="glade-devel is earlier than 0:3.22.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 50998 <object object_ref="oval:com.oracle.elsa:obj:20183140129" /> 50999 <state state_ref="oval:com.oracle.elsa:ste:20183140041" /> 51000 </rpminfo_test> 51001 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140257" version="501" comment="glade-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51002 <object object_ref="oval:com.oracle.elsa:obj:20183140129" /> 51003 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51004 </rpminfo_test> 51005 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140258" version="501" comment="gnome-shell-extension-windowsNavigator is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51006 <object object_ref="oval:com.oracle.elsa:obj:20183140130" /> 51007 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51008 </rpminfo_test> 51009 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140259" version="501" comment="gnome-shell-extension-windowsNavigator is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51010 <object object_ref="oval:com.oracle.elsa:obj:20183140130" /> 51011 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51012 </rpminfo_test> 51013 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140260" version="501" comment="geoclue2-demos is earlier than 0:2.4.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51014 <object object_ref="oval:com.oracle.elsa:obj:20183140131" /> 51015 <state state_ref="oval:com.oracle.elsa:ste:20183140031" /> 51016 </rpminfo_test> 51017 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140261" version="501" comment="geoclue2-demos is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51018 <object object_ref="oval:com.oracle.elsa:obj:20183140131" /> 51019 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51020 </rpminfo_test> 51021 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140262" version="501" comment="evolution-data-server-perl is earlier than 0:3.28.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51022 <object object_ref="oval:com.oracle.elsa:obj:20183140132" /> 51023 <state state_ref="oval:com.oracle.elsa:ste:20183140011" /> 51024 </rpminfo_test> 51025 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140263" version="501" comment="evolution-data-server-perl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51026 <object object_ref="oval:com.oracle.elsa:obj:20183140132" /> 51027 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51028 </rpminfo_test> 51029 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140264" version="501" comment="gnome-getting-started-docs-es is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51030 <object object_ref="oval:com.oracle.elsa:obj:20183140133" /> 51031 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 51032 </rpminfo_test> 51033 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140265" version="501" comment="gnome-getting-started-docs-es is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51034 <object object_ref="oval:com.oracle.elsa:obj:20183140133" /> 51035 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51036 </rpminfo_test> 51037 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140266" version="501" comment="evolution-mapi-langpacks is earlier than 0:3.28.3-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51038 <object object_ref="oval:com.oracle.elsa:obj:20183140134" /> 51039 <state state_ref="oval:com.oracle.elsa:ste:20183140066" /> 51040 </rpminfo_test> 51041 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140267" version="501" comment="evolution-mapi-langpacks is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51042 <object object_ref="oval:com.oracle.elsa:obj:20183140134" /> 51043 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51044 </rpminfo_test> 51045 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140268" version="501" comment="gupnp-devel is earlier than 0:1.0.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51046 <object object_ref="oval:com.oracle.elsa:obj:20183140135" /> 51047 <state state_ref="oval:com.oracle.elsa:ste:20183140067" /> 51048 </rpminfo_test> 51049 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140269" version="501" comment="gupnp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51050 <object object_ref="oval:com.oracle.elsa:obj:20183140135" /> 51051 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51052 </rpminfo_test> 51053 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140270" version="501" comment="xdg-desktop-portal is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51054 <object object_ref="oval:com.oracle.elsa:obj:20183140136" /> 51055 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 51056 </rpminfo_test> 51057 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140271" version="501" comment="xdg-desktop-portal is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51058 <object object_ref="oval:com.oracle.elsa:obj:20183140136" /> 51059 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51060 </rpminfo_test> 51061 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140272" version="501" comment="gdm-devel is earlier than 1:3.28.2-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51062 <object object_ref="oval:com.oracle.elsa:obj:20183140137" /> 51063 <state state_ref="oval:com.oracle.elsa:ste:20183140039" /> 51064 </rpminfo_test> 51065 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140273" version="501" comment="gdm-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51066 <object object_ref="oval:com.oracle.elsa:obj:20183140137" /> 51067 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51068 </rpminfo_test> 51069 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140274" version="501" comment="gvfs-tests is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51070 <object object_ref="oval:com.oracle.elsa:obj:20183140138" /> 51071 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 51072 </rpminfo_test> 51073 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140275" version="501" comment="gvfs-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51074 <object object_ref="oval:com.oracle.elsa:obj:20183140138" /> 51075 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51076 </rpminfo_test> 51077 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140276" version="501" comment="evolution-mapi is earlier than 0:3.28.3-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51078 <object object_ref="oval:com.oracle.elsa:obj:20183140139" /> 51079 <state state_ref="oval:com.oracle.elsa:ste:20183140066" /> 51080 </rpminfo_test> 51081 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140277" version="501" comment="evolution-mapi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51082 <object object_ref="oval:com.oracle.elsa:obj:20183140139" /> 51083 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51084 </rpminfo_test> 51085 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140278" version="501" comment="gnome-session-wayland-session is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51086 <object object_ref="oval:com.oracle.elsa:obj:20183140140" /> 51087 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51088 </rpminfo_test> 51089 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140279" version="501" comment="gnome-session-wayland-session is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51090 <object object_ref="oval:com.oracle.elsa:obj:20183140140" /> 51091 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51092 </rpminfo_test> 51093 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140280" version="501" comment="libwnck3-devel is earlier than 0:3.24.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51094 <object object_ref="oval:com.oracle.elsa:obj:20183140141" /> 51095 <state state_ref="oval:com.oracle.elsa:ste:20183140069" /> 51096 </rpminfo_test> 51097 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140281" version="501" comment="libwnck3-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51098 <object object_ref="oval:com.oracle.elsa:obj:20183140141" /> 51099 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51100 </rpminfo_test> 51101 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140282" version="501" comment="glib2-fam is earlier than 0:2.56.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51102 <object object_ref="oval:com.oracle.elsa:obj:20183140142" /> 51103 <state state_ref="oval:com.oracle.elsa:ste:20183140070" /> 51104 </rpminfo_test> 51105 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140283" version="501" comment="glib2-fam is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51106 <object object_ref="oval:com.oracle.elsa:obj:20183140142" /> 51107 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51108 </rpminfo_test> 51109 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140284" version="501" comment="fwupd-devel is earlier than 0:1.0.8-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51110 <object object_ref="oval:com.oracle.elsa:obj:20183140143" /> 51111 <state state_ref="oval:com.oracle.elsa:ste:20183140071" /> 51112 </rpminfo_test> 51113 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140285" version="501" comment="fwupd-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51114 <object object_ref="oval:com.oracle.elsa:obj:20183140143" /> 51115 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51116 </rpminfo_test> 51117 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140286" version="501" comment="glib2-doc is earlier than 0:2.56.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51118 <object object_ref="oval:com.oracle.elsa:obj:20183140144" /> 51119 <state state_ref="oval:com.oracle.elsa:ste:20183140070" /> 51120 </rpminfo_test> 51121 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140287" version="501" comment="glib2-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51122 <object object_ref="oval:com.oracle.elsa:obj:20183140144" /> 51123 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51124 </rpminfo_test> 51125 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140288" version="501" comment="libgxps-tools is earlier than 0:0.3.0-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51126 <object object_ref="oval:com.oracle.elsa:obj:20183140145" /> 51127 <state state_ref="oval:com.oracle.elsa:ste:20183140012" /> 51128 </rpminfo_test> 51129 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140289" version="501" comment="libgxps-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51130 <object object_ref="oval:com.oracle.elsa:obj:20183140145" /> 51131 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51132 </rpminfo_test> 51133 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140290" version="501" comment="upower-devel-docs is earlier than 0:0.99.7-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51134 <object object_ref="oval:com.oracle.elsa:obj:20183140146" /> 51135 <state state_ref="oval:com.oracle.elsa:ste:20183140044" /> 51136 </rpminfo_test> 51137 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140291" version="501" comment="upower-devel-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51138 <object object_ref="oval:com.oracle.elsa:obj:20183140146" /> 51139 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51140 </rpminfo_test> 51141 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140292" version="501" comment="cairo-tools is earlier than 0:1.15.12-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51142 <object object_ref="oval:com.oracle.elsa:obj:20183140147" /> 51143 <state state_ref="oval:com.oracle.elsa:ste:20183140032" /> 51144 </rpminfo_test> 51145 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140293" version="501" comment="cairo-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51146 <object object_ref="oval:com.oracle.elsa:obj:20183140147" /> 51147 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51148 </rpminfo_test> 51149 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140294" version="501" comment="gnome-getting-started-docs-ru is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51150 <object object_ref="oval:com.oracle.elsa:obj:20183140148" /> 51151 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 51152 </rpminfo_test> 51153 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140295" version="501" comment="gnome-getting-started-docs-ru is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51154 <object object_ref="oval:com.oracle.elsa:obj:20183140148" /> 51155 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51156 </rpminfo_test> 51157 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140296" version="501" comment="gstreamer1-plugins-base-tools is earlier than 0:1.10.4-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51158 <object object_ref="oval:com.oracle.elsa:obj:20183140149" /> 51159 <state state_ref="oval:com.oracle.elsa:ste:20183140013" /> 51160 </rpminfo_test> 51161 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140297" version="501" comment="gstreamer1-plugins-base-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51162 <object object_ref="oval:com.oracle.elsa:obj:20183140149" /> 51163 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51164 </rpminfo_test> 51165 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140298" version="501" comment="libmediaart-devel is earlier than 0:1.9.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51166 <object object_ref="oval:com.oracle.elsa:obj:20183140150" /> 51167 <state state_ref="oval:com.oracle.elsa:ste:20183140036" /> 51168 </rpminfo_test> 51169 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140299" version="501" comment="libmediaart-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51170 <object object_ref="oval:com.oracle.elsa:obj:20183140150" /> 51171 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51172 </rpminfo_test> 51173 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140300" version="501" comment="flatpak-devel is earlier than 0:1.0.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51174 <object object_ref="oval:com.oracle.elsa:obj:20183140151" /> 51175 <state state_ref="oval:com.oracle.elsa:ste:20183140019" /> 51176 </rpminfo_test> 51177 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140301" version="501" comment="flatpak-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51178 <object object_ref="oval:com.oracle.elsa:obj:20183140151" /> 51179 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51180 </rpminfo_test> 51181 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140302" version="501" comment="freetype-demos is earlier than 0:2.8-12.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51182 <object object_ref="oval:com.oracle.elsa:obj:20183140152" /> 51183 <state state_ref="oval:com.oracle.elsa:ste:20183140072" /> 51184 </rpminfo_test> 51185 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140303" version="501" comment="freetype-demos is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51186 <object object_ref="oval:com.oracle.elsa:obj:20183140152" /> 51187 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51188 </rpminfo_test> 51189 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140304" version="501" comment="dconf-devel is earlier than 0:0.28.0-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51190 <object object_ref="oval:com.oracle.elsa:obj:20183140153" /> 51191 <state state_ref="oval:com.oracle.elsa:ste:20183140073" /> 51192 </rpminfo_test> 51193 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140305" version="501" comment="dconf-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51194 <object object_ref="oval:com.oracle.elsa:obj:20183140153" /> 51195 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51196 </rpminfo_test> 51197 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140306" version="501" comment="gtksourceview3-devel is earlier than 0:3.24.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51198 <object object_ref="oval:com.oracle.elsa:obj:20183140154" /> 51199 <state state_ref="oval:com.oracle.elsa:ste:20183140074" /> 51200 </rpminfo_test> 51201 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140307" version="501" comment="gtksourceview3-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51202 <object object_ref="oval:com.oracle.elsa:obj:20183140154" /> 51203 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51204 </rpminfo_test> 51205 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140308" version="501" comment="evince-browser-plugin is earlier than 0:3.28.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51206 <object object_ref="oval:com.oracle.elsa:obj:20183140155" /> 51207 <state state_ref="oval:com.oracle.elsa:ste:20183140020" /> 51208 </rpminfo_test> 51209 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140309" version="501" comment="evince-browser-plugin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51210 <object object_ref="oval:com.oracle.elsa:obj:20183140155" /> 51211 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51212 </rpminfo_test> 51213 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140310" version="501" comment="libical-glib-doc is earlier than 0:3.0.3-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51214 <object object_ref="oval:com.oracle.elsa:obj:20183140156" /> 51215 <state state_ref="oval:com.oracle.elsa:ste:20183140021" /> 51216 </rpminfo_test> 51217 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140311" version="501" comment="libical-glib-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51218 <object object_ref="oval:com.oracle.elsa:obj:20183140156" /> 51219 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51220 </rpminfo_test> 51221 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140312" version="501" comment="glib2-tests is earlier than 0:2.56.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51222 <object object_ref="oval:com.oracle.elsa:obj:20183140157" /> 51223 <state state_ref="oval:com.oracle.elsa:ste:20183140070" /> 51224 </rpminfo_test> 51225 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140313" version="501" comment="glib2-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51226 <object object_ref="oval:com.oracle.elsa:obj:20183140157" /> 51227 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51228 </rpminfo_test> 51229 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140314" version="501" comment="gtksourceview3-tests is earlier than 0:3.24.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51230 <object object_ref="oval:com.oracle.elsa:obj:20183140158" /> 51231 <state state_ref="oval:com.oracle.elsa:ste:20183140074" /> 51232 </rpminfo_test> 51233 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140315" version="501" comment="gtksourceview3-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51234 <object object_ref="oval:com.oracle.elsa:obj:20183140158" /> 51235 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51236 </rpminfo_test> 51237 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140316" version="501" comment="libgtop2-devel is earlier than 0:2.38.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51238 <object object_ref="oval:com.oracle.elsa:obj:20183140159" /> 51239 <state state_ref="oval:com.oracle.elsa:ste:20183140075" /> 51240 </rpminfo_test> 51241 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140317" version="501" comment="libgtop2-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51242 <object object_ref="oval:com.oracle.elsa:obj:20183140159" /> 51243 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51244 </rpminfo_test> 51245 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140318" version="501" comment="libappstream-glib-builder-devel is earlier than 0:0.7.8-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51246 <object object_ref="oval:com.oracle.elsa:obj:20183140160" /> 51247 <state state_ref="oval:com.oracle.elsa:ste:20183140053" /> 51248 </rpminfo_test> 51249 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140319" version="501" comment="libappstream-glib-builder-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51250 <object object_ref="oval:com.oracle.elsa:obj:20183140160" /> 51251 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51252 </rpminfo_test> 51253 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140320" version="501" comment="totem-pl-parser-devel is earlier than 0:3.26.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51254 <object object_ref="oval:com.oracle.elsa:obj:20183140161" /> 51255 <state state_ref="oval:com.oracle.elsa:ste:20183140076" /> 51256 </rpminfo_test> 51257 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140321" version="501" comment="totem-pl-parser-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51258 <object object_ref="oval:com.oracle.elsa:obj:20183140161" /> 51259 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51260 </rpminfo_test> 51261 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140322" version="501" comment="libosinfo-devel is earlier than 0:1.1.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51262 <object object_ref="oval:com.oracle.elsa:obj:20183140162" /> 51263 <state state_ref="oval:com.oracle.elsa:ste:20183140077" /> 51264 </rpminfo_test> 51265 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140323" version="501" comment="libosinfo-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51266 <object object_ref="oval:com.oracle.elsa:obj:20183140162" /> 51267 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51268 </rpminfo_test> 51269 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140324" version="501" comment="libosinfo-vala is earlier than 0:1.1.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51270 <object object_ref="oval:com.oracle.elsa:obj:20183140163" /> 51271 <state state_ref="oval:com.oracle.elsa:ste:20183140077" /> 51272 </rpminfo_test> 51273 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140325" version="501" comment="libosinfo-vala is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51274 <object object_ref="oval:com.oracle.elsa:obj:20183140163" /> 51275 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51276 </rpminfo_test> 51277 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140326" version="501" comment="vte291-devel is earlier than 0:0.52.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51278 <object object_ref="oval:com.oracle.elsa:obj:20183140164" /> 51279 <state state_ref="oval:com.oracle.elsa:ste:20183140029" /> 51280 </rpminfo_test> 51281 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140327" version="501" comment="vte291-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51282 <object object_ref="oval:com.oracle.elsa:obj:20183140164" /> 51283 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51284 </rpminfo_test> 51285 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140328" version="501" comment="libjpeg-turbo-static is earlier than 0:1.2.90-6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51286 <object object_ref="oval:com.oracle.elsa:obj:20183140165" /> 51287 <state state_ref="oval:com.oracle.elsa:ste:20183140049" /> 51288 </rpminfo_test> 51289 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140329" version="501" comment="libjpeg-turbo-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51290 <object object_ref="oval:com.oracle.elsa:obj:20183140165" /> 51291 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51292 </rpminfo_test> 51293 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140330" version="501" comment="gnome-settings-daemon-devel is earlier than 0:3.28.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51294 <object object_ref="oval:com.oracle.elsa:obj:20183140166" /> 51295 <state state_ref="oval:com.oracle.elsa:ste:20183140040" /> 51296 </rpminfo_test> 51297 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140331" version="501" comment="gnome-settings-daemon-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51298 <object object_ref="oval:com.oracle.elsa:obj:20183140166" /> 51299 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51300 </rpminfo_test> 51301 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140332" version="501" comment="gnome-shell-extension-workspace-indicator is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51302 <object object_ref="oval:com.oracle.elsa:obj:20183140167" /> 51303 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51304 </rpminfo_test> 51305 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140333" version="501" comment="gnome-shell-extension-workspace-indicator is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51306 <object object_ref="oval:com.oracle.elsa:obj:20183140167" /> 51307 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51308 </rpminfo_test> 51309 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140334" version="501" comment="libical-glib is earlier than 0:3.0.3-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51310 <object object_ref="oval:com.oracle.elsa:obj:20183140168" /> 51311 <state state_ref="oval:com.oracle.elsa:ste:20183140021" /> 51312 </rpminfo_test> 51313 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140335" version="501" comment="libical-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51314 <object object_ref="oval:com.oracle.elsa:obj:20183140168" /> 51315 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51316 </rpminfo_test> 51317 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140336" version="501" comment="gssdp-devel is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51318 <object object_ref="oval:com.oracle.elsa:obj:20183140169" /> 51319 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 51320 </rpminfo_test> 51321 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140337" version="501" comment="gssdp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51322 <object object_ref="oval:com.oracle.elsa:obj:20183140169" /> 51323 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51324 </rpminfo_test> 51325 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140338" version="501" comment="gnome-shell-extension-panel-favorites is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51326 <object object_ref="oval:com.oracle.elsa:obj:20183140170" /> 51327 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51328 </rpminfo_test> 51329 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140339" version="501" comment="gnome-shell-extension-panel-favorites is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51330 <object object_ref="oval:com.oracle.elsa:obj:20183140170" /> 51331 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51332 </rpminfo_test> 51333 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140340" version="501" comment="gjs-devel is earlier than 0:1.52.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51334 <object object_ref="oval:com.oracle.elsa:obj:20183140171" /> 51335 <state state_ref="oval:com.oracle.elsa:ste:20183140078" /> 51336 </rpminfo_test> 51337 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140341" version="501" comment="gjs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51338 <object object_ref="oval:com.oracle.elsa:obj:20183140171" /> 51339 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51340 </rpminfo_test> 51341 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140342" version="501" comment="gupnp-igd-python is earlier than 0:0.2.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51342 <object object_ref="oval:com.oracle.elsa:obj:20183140172" /> 51343 <state state_ref="oval:com.oracle.elsa:ste:20183140056" /> 51344 </rpminfo_test> 51345 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140343" version="501" comment="gupnp-igd-python is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51346 <object object_ref="oval:com.oracle.elsa:obj:20183140172" /> 51347 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51348 </rpminfo_test> 51349 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140344" version="501" comment="accountsservice-devel is earlier than 0:0.6.50-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51350 <object object_ref="oval:com.oracle.elsa:obj:20183140173" /> 51351 <state state_ref="oval:com.oracle.elsa:ste:20183140079" /> 51352 </rpminfo_test> 51353 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140345" version="501" comment="accountsservice-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51354 <object object_ref="oval:com.oracle.elsa:obj:20183140173" /> 51355 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51356 </rpminfo_test> 51357 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140346" version="501" comment="brasero-devel is earlier than 0:3.12.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51358 <object object_ref="oval:com.oracle.elsa:obj:20183140174" /> 51359 <state state_ref="oval:com.oracle.elsa:ste:20183140080" /> 51360 </rpminfo_test> 51361 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140347" version="501" comment="brasero-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51362 <object object_ref="oval:com.oracle.elsa:obj:20183140174" /> 51363 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51364 </rpminfo_test> 51365 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140348" version="501" comment="PackageKit is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51366 <object object_ref="oval:com.oracle.elsa:obj:20183140175" /> 51367 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 51368 </rpminfo_test> 51369 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140349" version="501" comment="PackageKit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51370 <object object_ref="oval:com.oracle.elsa:obj:20183140175" /> 51371 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51372 </rpminfo_test> 51373 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140350" version="501" comment="rhythmbox-devel is earlier than 0:3.4.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51374 <object object_ref="oval:com.oracle.elsa:obj:20183140176" /> 51375 <state state_ref="oval:com.oracle.elsa:ste:20183140081" /> 51376 </rpminfo_test> 51377 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140351" version="501" comment="rhythmbox-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51378 <object object_ref="oval:com.oracle.elsa:obj:20183140176" /> 51379 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51380 </rpminfo_test> 51381 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140352" version="501" comment="libical-glib-devel is earlier than 0:3.0.3-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51382 <object object_ref="oval:com.oracle.elsa:obj:20183140177" /> 51383 <state state_ref="oval:com.oracle.elsa:ste:20183140021" /> 51384 </rpminfo_test> 51385 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140353" version="501" comment="libical-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51386 <object object_ref="oval:com.oracle.elsa:obj:20183140177" /> 51387 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51388 </rpminfo_test> 51389 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140354" version="501" comment="evolution-pst is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51390 <object object_ref="oval:com.oracle.elsa:obj:20183140178" /> 51391 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 51392 </rpminfo_test> 51393 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140355" version="501" comment="evolution-pst is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51394 <object object_ref="oval:com.oracle.elsa:obj:20183140178" /> 51395 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51396 </rpminfo_test> 51397 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140356" version="501" comment="gnome-software is earlier than 0:3.28.2-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51398 <object object_ref="oval:com.oracle.elsa:obj:20183140179" /> 51399 <state state_ref="oval:com.oracle.elsa:ste:20183140061" /> 51400 </rpminfo_test> 51401 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140357" version="501" comment="gnome-software is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51402 <object object_ref="oval:com.oracle.elsa:obj:20183140179" /> 51403 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51404 </rpminfo_test> 51405 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140358" version="501" comment="libcroco-devel is earlier than 0:0.6.12-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51406 <object object_ref="oval:com.oracle.elsa:obj:20183140180" /> 51407 <state state_ref="oval:com.oracle.elsa:ste:20183140082" /> 51408 </rpminfo_test> 51409 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140359" version="501" comment="libcroco-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51410 <object object_ref="oval:com.oracle.elsa:obj:20183140180" /> 51411 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51412 </rpminfo_test> 51413 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140360" version="501" comment="libgee-devel is earlier than 0:0.20.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51414 <object object_ref="oval:com.oracle.elsa:obj:20183140181" /> 51415 <state state_ref="oval:com.oracle.elsa:ste:20183140083" /> 51416 </rpminfo_test> 51417 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140361" version="501" comment="libgee-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51418 <object object_ref="oval:com.oracle.elsa:obj:20183140181" /> 51419 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51420 </rpminfo_test> 51421 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140362" version="501" comment="evolution-ews-langpacks is earlier than 0:3.28.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51422 <object object_ref="oval:com.oracle.elsa:obj:20183140182" /> 51423 <state state_ref="oval:com.oracle.elsa:ste:20183140011" /> 51424 </rpminfo_test> 51425 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140363" version="501" comment="evolution-ews-langpacks is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51426 <object object_ref="oval:com.oracle.elsa:obj:20183140182" /> 51427 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51428 </rpminfo_test> 51429 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140364" version="501" comment="mozjs52-devel is earlier than 0:52.9.0-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51430 <object object_ref="oval:com.oracle.elsa:obj:20183140183" /> 51431 <state state_ref="oval:com.oracle.elsa:ste:20183140084" /> 51432 </rpminfo_test> 51433 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140365" version="501" comment="mozjs52-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51434 <object object_ref="oval:com.oracle.elsa:obj:20183140183" /> 51435 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51436 </rpminfo_test> 51437 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140366" version="501" comment="gnome-session-custom-session is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51438 <object object_ref="oval:com.oracle.elsa:obj:20183140184" /> 51439 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51440 </rpminfo_test> 51441 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140367" version="501" comment="gnome-session-custom-session is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51442 <object object_ref="oval:com.oracle.elsa:obj:20183140184" /> 51443 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51444 </rpminfo_test> 51445 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140368" version="501" comment="eog is earlier than 0:3.28.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51446 <object object_ref="oval:com.oracle.elsa:obj:20183140185" /> 51447 <state state_ref="oval:com.oracle.elsa:ste:20183140085" /> 51448 </rpminfo_test> 51449 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140369" version="501" comment="eog is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51450 <object object_ref="oval:com.oracle.elsa:obj:20183140185" /> 51451 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51452 </rpminfo_test> 51453 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140370" version="501" comment="glib-networking-tests is earlier than 0:2.56.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51454 <object object_ref="oval:com.oracle.elsa:obj:20183140186" /> 51455 <state state_ref="oval:com.oracle.elsa:ste:20183140086" /> 51456 </rpminfo_test> 51457 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140371" version="501" comment="glib-networking-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51458 <object object_ref="oval:com.oracle.elsa:obj:20183140186" /> 51459 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51460 </rpminfo_test> 51461 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140372" version="501" comment="libgepub-devel is earlier than 0:0.6.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51462 <object object_ref="oval:com.oracle.elsa:obj:20183140187" /> 51463 <state state_ref="oval:com.oracle.elsa:ste:20183140087" /> 51464 </rpminfo_test> 51465 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140373" version="501" comment="libgepub-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51466 <object object_ref="oval:com.oracle.elsa:obj:20183140187" /> 51467 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51468 </rpminfo_test> 51469 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140374" version="501" comment="libgepub is earlier than 0:0.6.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51470 <object object_ref="oval:com.oracle.elsa:obj:20183140188" /> 51471 <state state_ref="oval:com.oracle.elsa:ste:20183140087" /> 51472 </rpminfo_test> 51473 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140375" version="501" comment="libgepub is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51474 <object object_ref="oval:com.oracle.elsa:obj:20183140188" /> 51475 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51476 </rpminfo_test> 51477 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140376" version="501" comment="valadoc-devel is earlier than 0:0.40.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51478 <object object_ref="oval:com.oracle.elsa:obj:20183140189" /> 51479 <state state_ref="oval:com.oracle.elsa:ste:20183140051" /> 51480 </rpminfo_test> 51481 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140377" version="501" comment="valadoc-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51482 <object object_ref="oval:com.oracle.elsa:obj:20183140189" /> 51483 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51484 </rpminfo_test> 51485 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140378" version="501" comment="gnome-software-devel is earlier than 0:3.28.2-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51486 <object object_ref="oval:com.oracle.elsa:obj:20183140190" /> 51487 <state state_ref="oval:com.oracle.elsa:ste:20183140061" /> 51488 </rpminfo_test> 51489 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140379" version="501" comment="gnome-software-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51490 <object object_ref="oval:com.oracle.elsa:obj:20183140190" /> 51491 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51492 </rpminfo_test> 51493 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140380" version="501" comment="poppler-glib-devel is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51494 <object object_ref="oval:com.oracle.elsa:obj:20183140191" /> 51495 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 51496 </rpminfo_test> 51497 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140381" version="501" comment="poppler-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51498 <object object_ref="oval:com.oracle.elsa:obj:20183140191" /> 51499 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51500 </rpminfo_test> 51501 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140382" version="501" comment="gnome-backgrounds is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51502 <object object_ref="oval:com.oracle.elsa:obj:20183140192" /> 51503 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 51504 </rpminfo_test> 51505 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140383" version="501" comment="gnome-backgrounds is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51506 <object object_ref="oval:com.oracle.elsa:obj:20183140192" /> 51507 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51508 </rpminfo_test> 51509 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140384" version="501" comment="gnome-shell-extension-updates-dialog is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51510 <object object_ref="oval:com.oracle.elsa:obj:20183140193" /> 51511 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51512 </rpminfo_test> 51513 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140385" version="501" comment="gnome-shell-extension-updates-dialog is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51514 <object object_ref="oval:com.oracle.elsa:obj:20183140193" /> 51515 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51516 </rpminfo_test> 51517 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140386" version="501" comment="gtk3-tests is earlier than 0:3.22.30-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51518 <object object_ref="oval:com.oracle.elsa:obj:20183140194" /> 51519 <state state_ref="oval:com.oracle.elsa:ste:20183140088" /> 51520 </rpminfo_test> 51521 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140387" version="501" comment="gtk3-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51522 <object object_ref="oval:com.oracle.elsa:obj:20183140194" /> 51523 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51524 </rpminfo_test> 51525 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140388" version="501" comment="gnome-shell-extension-screenshot-window-sizer is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51526 <object object_ref="oval:com.oracle.elsa:obj:20183140195" /> 51527 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51528 </rpminfo_test> 51529 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140389" version="501" comment="gnome-shell-extension-screenshot-window-sizer is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51530 <object object_ref="oval:com.oracle.elsa:obj:20183140195" /> 51531 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51532 </rpminfo_test> 51533 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140390" version="501" comment="PackageKit-yum-plugin is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51534 <object object_ref="oval:com.oracle.elsa:obj:20183140196" /> 51535 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 51536 </rpminfo_test> 51537 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140391" version="501" comment="PackageKit-yum-plugin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51538 <object object_ref="oval:com.oracle.elsa:obj:20183140196" /> 51539 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51540 </rpminfo_test> 51541 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140392" version="501" comment="evolution-tests is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51542 <object object_ref="oval:com.oracle.elsa:obj:20183140197" /> 51543 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 51544 </rpminfo_test> 51545 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140393" version="501" comment="evolution-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51546 <object object_ref="oval:com.oracle.elsa:obj:20183140197" /> 51547 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51548 </rpminfo_test> 51549 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140394" version="501" comment="gnome-devel-docs is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51550 <object object_ref="oval:com.oracle.elsa:obj:20183140198" /> 51551 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 51552 </rpminfo_test> 51553 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140395" version="501" comment="gnome-devel-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51554 <object object_ref="oval:com.oracle.elsa:obj:20183140198" /> 51555 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51556 </rpminfo_test> 51557 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140396" version="501" comment="glade is earlier than 0:3.22.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51558 <object object_ref="oval:com.oracle.elsa:obj:20183140199" /> 51559 <state state_ref="oval:com.oracle.elsa:ste:20183140041" /> 51560 </rpminfo_test> 51561 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140397" version="501" comment="glade is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51562 <object object_ref="oval:com.oracle.elsa:obj:20183140199" /> 51563 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51564 </rpminfo_test> 51565 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140398" version="501" comment="evolution is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51566 <object object_ref="oval:com.oracle.elsa:obj:20183140200" /> 51567 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 51568 </rpminfo_test> 51569 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140399" version="501" comment="evolution is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51570 <object object_ref="oval:com.oracle.elsa:obj:20183140200" /> 51571 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51572 </rpminfo_test> 51573 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140400" version="501" comment="gedit-devel is earlier than 2:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51574 <object object_ref="oval:com.oracle.elsa:obj:20183140201" /> 51575 <state state_ref="oval:com.oracle.elsa:ste:20183140025" /> 51576 </rpminfo_test> 51577 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140401" version="501" comment="gedit-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51578 <object object_ref="oval:com.oracle.elsa:obj:20183140201" /> 51579 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51580 </rpminfo_test> 51581 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140402" version="501" comment="totem-devel is earlier than 1:3.26.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51582 <object object_ref="oval:com.oracle.elsa:obj:20183140202" /> 51583 <state state_ref="oval:com.oracle.elsa:ste:20183140089" /> 51584 </rpminfo_test> 51585 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140403" version="501" comment="totem-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51586 <object object_ref="oval:com.oracle.elsa:obj:20183140202" /> 51587 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51588 </rpminfo_test> 51589 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140404" version="501" comment="gedit-plugin-translate is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51590 <object object_ref="oval:com.oracle.elsa:obj:20183140203" /> 51591 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 51592 </rpminfo_test> 51593 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140405" version="501" comment="gedit-plugin-translate is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51594 <object object_ref="oval:com.oracle.elsa:obj:20183140203" /> 51595 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51596 </rpminfo_test> 51597 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140406" version="501" comment="libpeas-devel is earlier than 0:1.22.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51598 <object object_ref="oval:com.oracle.elsa:obj:20183140204" /> 51599 <state state_ref="oval:com.oracle.elsa:ste:20183140024" /> 51600 </rpminfo_test> 51601 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140407" version="501" comment="libpeas-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51602 <object object_ref="oval:com.oracle.elsa:obj:20183140204" /> 51603 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51604 </rpminfo_test> 51605 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140408" version="501" comment="gucharmap-devel is earlier than 0:10.0.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51606 <object object_ref="oval:com.oracle.elsa:obj:20183140205" /> 51607 <state state_ref="oval:com.oracle.elsa:ste:20183140037" /> 51608 </rpminfo_test> 51609 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140409" version="501" comment="gucharmap-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51610 <object object_ref="oval:com.oracle.elsa:obj:20183140205" /> 51611 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51612 </rpminfo_test> 51613 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140410" version="501" comment="gdm-pam-extensions-devel is earlier than 1:3.28.2-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51614 <object object_ref="oval:com.oracle.elsa:obj:20183140206" /> 51615 <state state_ref="oval:com.oracle.elsa:ste:20183140039" /> 51616 </rpminfo_test> 51617 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140411" version="501" comment="gdm-pam-extensions-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51618 <object object_ref="oval:com.oracle.elsa:obj:20183140206" /> 51619 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51620 </rpminfo_test> 51621 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140412" version="501" comment="gupnp-docs is earlier than 0:1.0.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51622 <object object_ref="oval:com.oracle.elsa:obj:20183140207" /> 51623 <state state_ref="oval:com.oracle.elsa:ste:20183140067" /> 51624 </rpminfo_test> 51625 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140413" version="501" comment="gupnp-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51626 <object object_ref="oval:com.oracle.elsa:obj:20183140207" /> 51627 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51628 </rpminfo_test> 51629 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140414" version="501" comment="valadoc is earlier than 0:0.40.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51630 <object object_ref="oval:com.oracle.elsa:obj:20183140208" /> 51631 <state state_ref="oval:com.oracle.elsa:ste:20183140051" /> 51632 </rpminfo_test> 51633 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140415" version="501" comment="valadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51634 <object object_ref="oval:com.oracle.elsa:obj:20183140208" /> 51635 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51636 </rpminfo_test> 51637 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140416" version="501" comment="gtk3-immodules is earlier than 0:3.22.30-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51638 <object object_ref="oval:com.oracle.elsa:obj:20183140209" /> 51639 <state state_ref="oval:com.oracle.elsa:ste:20183140088" /> 51640 </rpminfo_test> 51641 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140417" version="501" comment="gtk3-immodules is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51642 <object object_ref="oval:com.oracle.elsa:obj:20183140209" /> 51643 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51644 </rpminfo_test> 51645 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140418" version="501" comment="libpeas-loader-python is earlier than 0:1.22.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51646 <object object_ref="oval:com.oracle.elsa:obj:20183140210" /> 51647 <state state_ref="oval:com.oracle.elsa:ste:20183140024" /> 51648 </rpminfo_test> 51649 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140419" version="501" comment="libpeas-loader-python is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51650 <object object_ref="oval:com.oracle.elsa:obj:20183140210" /> 51651 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51652 </rpminfo_test> 51653 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140420" version="501" comment="folks-devel is earlier than 1:0.11.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51654 <object object_ref="oval:com.oracle.elsa:obj:20183140211" /> 51655 <state state_ref="oval:com.oracle.elsa:ste:20183140090" /> 51656 </rpminfo_test> 51657 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140421" version="501" comment="folks-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51658 <object object_ref="oval:com.oracle.elsa:obj:20183140211" /> 51659 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51660 </rpminfo_test> 51661 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140422" version="501" comment="gnome-documents is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51662 <object object_ref="oval:com.oracle.elsa:obj:20183140212" /> 51663 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 51664 </rpminfo_test> 51665 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140423" version="501" comment="gnome-documents is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51666 <object object_ref="oval:com.oracle.elsa:obj:20183140212" /> 51667 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51668 </rpminfo_test> 51669 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140424" version="501" comment="gnome-getting-started-docs-fr is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51670 <object object_ref="oval:com.oracle.elsa:obj:20183140213" /> 51671 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 51672 </rpminfo_test> 51673 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140425" version="501" comment="gnome-getting-started-docs-fr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51674 <object object_ref="oval:com.oracle.elsa:obj:20183140213" /> 51675 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51676 </rpminfo_test> 51677 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140426" version="501" comment="gnome-shell-extension-native-window-placement is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51678 <object object_ref="oval:com.oracle.elsa:obj:20183140214" /> 51679 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51680 </rpminfo_test> 51681 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140427" version="501" comment="gnome-shell-extension-native-window-placement is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51682 <object object_ref="oval:com.oracle.elsa:obj:20183140214" /> 51683 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51684 </rpminfo_test> 51685 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140428" version="501" comment="ekiga is earlier than 0:4.0.1-8.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51686 <object object_ref="oval:com.oracle.elsa:obj:20183140215" /> 51687 <state state_ref="oval:com.oracle.elsa:ste:20183140091" /> 51688 </rpminfo_test> 51689 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140429" version="501" comment="ekiga is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51690 <object object_ref="oval:com.oracle.elsa:obj:20183140215" /> 51691 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51692 </rpminfo_test> 51693 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140430" version="501" comment="fwupdate-devel is earlier than 0:12-5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51694 <object object_ref="oval:com.oracle.elsa:obj:20183140216" /> 51695 <state state_ref="oval:com.oracle.elsa:ste:20183140018" /> 51696 </rpminfo_test> 51697 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140431" version="501" comment="fwupdate-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51698 <object object_ref="oval:com.oracle.elsa:obj:20183140216" /> 51699 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51700 </rpminfo_test> 51701 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140432" version="501" comment="evolution-help is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51702 <object object_ref="oval:com.oracle.elsa:obj:20183140217" /> 51703 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 51704 </rpminfo_test> 51705 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140433" version="501" comment="evolution-help is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51706 <object object_ref="oval:com.oracle.elsa:obj:20183140217" /> 51707 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51708 </rpminfo_test> 51709 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140434" version="501" comment="openchange-devel is earlier than 0:2.3-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51710 <object object_ref="oval:com.oracle.elsa:obj:20183140218" /> 51711 <state state_ref="oval:com.oracle.elsa:ste:20183140050" /> 51712 </rpminfo_test> 51713 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140435" version="501" comment="openchange-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51714 <object object_ref="oval:com.oracle.elsa:obj:20183140218" /> 51715 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51716 </rpminfo_test> 51717 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140436" version="501" comment="openchange is earlier than 0:2.3-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51718 <object object_ref="oval:com.oracle.elsa:obj:20183140219" /> 51719 <state state_ref="oval:com.oracle.elsa:ste:20183140050" /> 51720 </rpminfo_test> 51721 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140437" version="501" comment="openchange is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51722 <object object_ref="oval:com.oracle.elsa:obj:20183140219" /> 51723 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51724 </rpminfo_test> 51725 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140438" version="501" comment="yelp-devel is earlier than 2:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51726 <object object_ref="oval:com.oracle.elsa:obj:20183140220" /> 51727 <state state_ref="oval:com.oracle.elsa:ste:20183140025" /> 51728 </rpminfo_test> 51729 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140439" version="501" comment="yelp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51730 <object object_ref="oval:com.oracle.elsa:obj:20183140220" /> 51731 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51732 </rpminfo_test> 51733 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140440" version="501" comment="libgovirt-devel is earlier than 0:0.3.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51734 <object object_ref="oval:com.oracle.elsa:obj:20183140221" /> 51735 <state state_ref="oval:com.oracle.elsa:ste:20183140092" /> 51736 </rpminfo_test> 51737 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140441" version="501" comment="libgovirt-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51738 <object object_ref="oval:com.oracle.elsa:obj:20183140221" /> 51739 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51740 </rpminfo_test> 51741 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140442" version="501" comment="devhelp is earlier than 1:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51742 <object object_ref="oval:com.oracle.elsa:obj:20183140222" /> 51743 <state state_ref="oval:com.oracle.elsa:ste:20183140065" /> 51744 </rpminfo_test> 51745 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140443" version="501" comment="devhelp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51746 <object object_ref="oval:com.oracle.elsa:obj:20183140222" /> 51747 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51748 </rpminfo_test> 51749 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140444" version="501" comment="gspell-doc is earlier than 0:1.6.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51750 <object object_ref="oval:com.oracle.elsa:obj:20183140223" /> 51751 <state state_ref="oval:com.oracle.elsa:ste:20183140026" /> 51752 </rpminfo_test> 51753 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140445" version="501" comment="gspell-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51754 <object object_ref="oval:com.oracle.elsa:obj:20183140223" /> 51755 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51756 </rpminfo_test> 51757 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140446" version="501" comment="evolution-bogofilter is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51758 <object object_ref="oval:com.oracle.elsa:obj:20183140224" /> 51759 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 51760 </rpminfo_test> 51761 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140447" version="501" comment="evolution-bogofilter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51762 <object object_ref="oval:com.oracle.elsa:obj:20183140224" /> 51763 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51764 </rpminfo_test> 51765 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140448" version="501" comment="devhelp-libs is earlier than 1:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51766 <object object_ref="oval:com.oracle.elsa:obj:20183140225" /> 51767 <state state_ref="oval:com.oracle.elsa:ste:20183140065" /> 51768 </rpminfo_test> 51769 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140449" version="501" comment="devhelp-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51770 <object object_ref="oval:com.oracle.elsa:obj:20183140225" /> 51771 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51772 </rpminfo_test> 51773 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140450" version="501" comment="gedit-plugin-findinfiles is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51774 <object object_ref="oval:com.oracle.elsa:obj:20183140226" /> 51775 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 51776 </rpminfo_test> 51777 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140451" version="501" comment="gedit-plugin-findinfiles is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51778 <object object_ref="oval:com.oracle.elsa:obj:20183140226" /> 51779 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51780 </rpminfo_test> 51781 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140452" version="501" comment="flatpak-builder is earlier than 0:1.0.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51782 <object object_ref="oval:com.oracle.elsa:obj:20183140227" /> 51783 <state state_ref="oval:com.oracle.elsa:ste:20183140093" /> 51784 </rpminfo_test> 51785 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140453" version="501" comment="flatpak-builder is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51786 <object object_ref="oval:com.oracle.elsa:obj:20183140227" /> 51787 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51788 </rpminfo_test> 51789 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140454" version="501" comment="PackageKit-glib-devel is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51790 <object object_ref="oval:com.oracle.elsa:obj:20183140228" /> 51791 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 51792 </rpminfo_test> 51793 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140455" version="501" comment="PackageKit-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51794 <object object_ref="oval:com.oracle.elsa:obj:20183140228" /> 51795 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51796 </rpminfo_test> 51797 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140456" version="501" comment="nautilus-devel is earlier than 0:3.26.3.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51798 <object object_ref="oval:com.oracle.elsa:obj:20183140229" /> 51799 <state state_ref="oval:com.oracle.elsa:ste:20183140094" /> 51800 </rpminfo_test> 51801 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140457" version="501" comment="nautilus-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51802 <object object_ref="oval:com.oracle.elsa:obj:20183140229" /> 51803 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51804 </rpminfo_test> 51805 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140458" version="501" comment="gnome-bluetooth-libs-devel is earlier than 1:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51806 <object object_ref="oval:com.oracle.elsa:obj:20183140230" /> 51807 <state state_ref="oval:com.oracle.elsa:ste:20183140043" /> 51808 </rpminfo_test> 51809 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140459" version="501" comment="gnome-bluetooth-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51810 <object object_ref="oval:com.oracle.elsa:obj:20183140230" /> 51811 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51812 </rpminfo_test> 51813 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140460" version="501" comment="gjs-tests is earlier than 0:1.52.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51814 <object object_ref="oval:com.oracle.elsa:obj:20183140231" /> 51815 <state state_ref="oval:com.oracle.elsa:ste:20183140078" /> 51816 </rpminfo_test> 51817 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140461" version="501" comment="gjs-tests is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51818 <object object_ref="oval:com.oracle.elsa:obj:20183140231" /> 51819 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51820 </rpminfo_test> 51821 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140462" version="501" comment="gom-devel is earlier than 0:0.3.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51822 <object object_ref="oval:com.oracle.elsa:obj:20183140232" /> 51823 <state state_ref="oval:com.oracle.elsa:ste:20183140095" /> 51824 </rpminfo_test> 51825 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140463" version="501" comment="gom-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51826 <object object_ref="oval:com.oracle.elsa:obj:20183140232" /> 51827 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51828 </rpminfo_test> 51829 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140464" version="501" comment="gnome-shell-extension-no-hot-corner is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51830 <object object_ref="oval:com.oracle.elsa:obj:20183140233" /> 51831 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51832 </rpminfo_test> 51833 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140465" version="501" comment="gnome-shell-extension-no-hot-corner is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51834 <object object_ref="oval:com.oracle.elsa:obj:20183140233" /> 51835 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51836 </rpminfo_test> 51837 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140466" version="501" comment="glib2-static is earlier than 0:2.56.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51838 <object object_ref="oval:com.oracle.elsa:obj:20183140234" /> 51839 <state state_ref="oval:com.oracle.elsa:ste:20183140070" /> 51840 </rpminfo_test> 51841 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140467" version="501" comment="glib2-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51842 <object object_ref="oval:com.oracle.elsa:obj:20183140234" /> 51843 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51844 </rpminfo_test> 51845 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140468" version="501" comment="glibmm24-doc is earlier than 0:2.56.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51846 <object object_ref="oval:com.oracle.elsa:obj:20183140235" /> 51847 <state state_ref="oval:com.oracle.elsa:ste:20183140062" /> 51848 </rpminfo_test> 51849 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140469" version="501" comment="glibmm24-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51850 <object object_ref="oval:com.oracle.elsa:obj:20183140235" /> 51851 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51852 </rpminfo_test> 51853 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140470" version="501" comment="turbojpeg-devel is earlier than 0:1.2.90-6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51854 <object object_ref="oval:com.oracle.elsa:obj:20183140236" /> 51855 <state state_ref="oval:com.oracle.elsa:ste:20183140049" /> 51856 </rpminfo_test> 51857 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140471" version="501" comment="turbojpeg-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51858 <object object_ref="oval:com.oracle.elsa:obj:20183140236" /> 51859 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51860 </rpminfo_test> 51861 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140472" version="501" comment="glib2 is earlier than 0:2.56.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51862 <object object_ref="oval:com.oracle.elsa:obj:20183140237" /> 51863 <state state_ref="oval:com.oracle.elsa:ste:20183140070" /> 51864 </rpminfo_test> 51865 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140473" version="501" comment="glib2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51866 <object object_ref="oval:com.oracle.elsa:obj:20183140237" /> 51867 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51868 </rpminfo_test> 51869 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140474" version="501" comment="compat-exiv2-023 is earlier than 0:0.23-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51870 <object object_ref="oval:com.oracle.elsa:obj:20183140238" /> 51871 <state state_ref="oval:com.oracle.elsa:ste:20183140096" /> 51872 </rpminfo_test> 51873 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140475" version="501" comment="compat-exiv2-023 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51874 <object object_ref="oval:com.oracle.elsa:obj:20183140238" /> 51875 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51876 </rpminfo_test> 51877 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140476" version="501" comment="shotwell is earlier than 0:0.28.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51878 <object object_ref="oval:com.oracle.elsa:obj:20183140239" /> 51879 <state state_ref="oval:com.oracle.elsa:ste:20183140097" /> 51880 </rpminfo_test> 51881 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140477" version="501" comment="shotwell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51882 <object object_ref="oval:com.oracle.elsa:obj:20183140239" /> 51883 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51884 </rpminfo_test> 51885 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140478" version="501" comment="grilo is earlier than 0:0.3.6-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51886 <object object_ref="oval:com.oracle.elsa:obj:20183140240" /> 51887 <state state_ref="oval:com.oracle.elsa:ste:20183140058" /> 51888 </rpminfo_test> 51889 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140479" version="501" comment="grilo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51890 <object object_ref="oval:com.oracle.elsa:obj:20183140240" /> 51891 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51892 </rpminfo_test> 51893 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140480" version="501" comment="glib-networking is earlier than 0:2.56.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51894 <object object_ref="oval:com.oracle.elsa:obj:20183140241" /> 51895 <state state_ref="oval:com.oracle.elsa:ste:20183140086" /> 51896 </rpminfo_test> 51897 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140481" version="501" comment="glib-networking is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51898 <object object_ref="oval:com.oracle.elsa:obj:20183140241" /> 51899 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51900 </rpminfo_test> 51901 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140482" version="501" comment="gnome-shell-extension-places-menu is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51902 <object object_ref="oval:com.oracle.elsa:obj:20183140242" /> 51903 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 51904 </rpminfo_test> 51905 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140483" version="501" comment="gnome-shell-extension-places-menu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51906 <object object_ref="oval:com.oracle.elsa:obj:20183140242" /> 51907 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51908 </rpminfo_test> 51909 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140484" version="501" comment="gedit-plugins-data is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51910 <object object_ref="oval:com.oracle.elsa:obj:20183140243" /> 51911 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 51912 </rpminfo_test> 51913 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140485" version="501" comment="gedit-plugins-data is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51914 <object object_ref="oval:com.oracle.elsa:obj:20183140243" /> 51915 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51916 </rpminfo_test> 51917 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140486" version="501" comment="gedit-plugin-colorschemer is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51918 <object object_ref="oval:com.oracle.elsa:obj:20183140244" /> 51919 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 51920 </rpminfo_test> 51921 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140487" version="501" comment="gedit-plugin-colorschemer is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51922 <object object_ref="oval:com.oracle.elsa:obj:20183140244" /> 51923 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51924 </rpminfo_test> 51925 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140488" version="501" comment="gvfs-goa is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51926 <object object_ref="oval:com.oracle.elsa:obj:20183140245" /> 51927 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 51928 </rpminfo_test> 51929 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140489" version="501" comment="gvfs-goa is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51930 <object object_ref="oval:com.oracle.elsa:obj:20183140245" /> 51931 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51932 </rpminfo_test> 51933 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140490" version="501" comment="dconf-editor is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51934 <object object_ref="oval:com.oracle.elsa:obj:20183140246" /> 51935 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 51936 </rpminfo_test> 51937 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140491" version="501" comment="dconf-editor is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51938 <object object_ref="oval:com.oracle.elsa:obj:20183140246" /> 51939 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51940 </rpminfo_test> 51941 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140492" version="501" comment="freetype is earlier than 0:2.8-12.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51942 <object object_ref="oval:com.oracle.elsa:obj:20183140247" /> 51943 <state state_ref="oval:com.oracle.elsa:ste:20183140072" /> 51944 </rpminfo_test> 51945 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140493" version="501" comment="freetype is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51946 <object object_ref="oval:com.oracle.elsa:obj:20183140247" /> 51947 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51948 </rpminfo_test> 51949 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140494" version="501" comment="gnome-boxes is earlier than 0:3.28.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51950 <object object_ref="oval:com.oracle.elsa:obj:20183140248" /> 51951 <state state_ref="oval:com.oracle.elsa:ste:20183140054" /> 51952 </rpminfo_test> 51953 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140495" version="501" comment="gnome-boxes is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51954 <object object_ref="oval:com.oracle.elsa:obj:20183140248" /> 51955 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51956 </rpminfo_test> 51957 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140496" version="501" comment="gnome-screenshot is earlier than 0:3.26.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51958 <object object_ref="oval:com.oracle.elsa:obj:20183140249" /> 51959 <state state_ref="oval:com.oracle.elsa:ste:20183140059" /> 51960 </rpminfo_test> 51961 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140497" version="501" comment="gnome-screenshot is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51962 <object object_ref="oval:com.oracle.elsa:obj:20183140249" /> 51963 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51964 </rpminfo_test> 51965 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140498" version="501" comment="gnome-tweak-tool is earlier than 0:3.28.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51966 <object object_ref="oval:com.oracle.elsa:obj:20183140250" /> 51967 <state state_ref="oval:com.oracle.elsa:ste:20183140040" /> 51968 </rpminfo_test> 51969 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140499" version="501" comment="gnome-tweak-tool is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51970 <object object_ref="oval:com.oracle.elsa:obj:20183140250" /> 51971 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51972 </rpminfo_test> 51973 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140500" version="501" comment="libgexiv2 is earlier than 0:0.10.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51974 <object object_ref="oval:com.oracle.elsa:obj:20183140251" /> 51975 <state state_ref="oval:com.oracle.elsa:ste:20183140048" /> 51976 </rpminfo_test> 51977 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140501" version="501" comment="libgexiv2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51978 <object object_ref="oval:com.oracle.elsa:obj:20183140251" /> 51979 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51980 </rpminfo_test> 51981 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140502" version="501" comment="evolution-data-server-devel is earlier than 0:3.28.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51982 <object object_ref="oval:com.oracle.elsa:obj:20183140252" /> 51983 <state state_ref="oval:com.oracle.elsa:ste:20183140011" /> 51984 </rpminfo_test> 51985 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140503" version="501" comment="evolution-data-server-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51986 <object object_ref="oval:com.oracle.elsa:obj:20183140252" /> 51987 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51988 </rpminfo_test> 51989 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140504" version="501" comment="fwupd is earlier than 0:1.0.8-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51990 <object object_ref="oval:com.oracle.elsa:obj:20183140253" /> 51991 <state state_ref="oval:com.oracle.elsa:ste:20183140071" /> 51992 </rpminfo_test> 51993 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140505" version="501" comment="fwupd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51994 <object object_ref="oval:com.oracle.elsa:obj:20183140253" /> 51995 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 51996 </rpminfo_test> 51997 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140506" version="501" comment="gnome-keyring-pam is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 51998 <object object_ref="oval:com.oracle.elsa:obj:20183140254" /> 51999 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 52000 </rpminfo_test> 52001 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140507" version="501" comment="gnome-keyring-pam is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52002 <object object_ref="oval:com.oracle.elsa:obj:20183140254" /> 52003 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52004 </rpminfo_test> 52005 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140508" version="501" comment="gvfs-afp is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52006 <object object_ref="oval:com.oracle.elsa:obj:20183140255" /> 52007 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 52008 </rpminfo_test> 52009 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140509" version="501" comment="gvfs-afp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52010 <object object_ref="oval:com.oracle.elsa:obj:20183140255" /> 52011 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52012 </rpminfo_test> 52013 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140510" version="501" comment="cheese-libs is earlier than 2:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52014 <object object_ref="oval:com.oracle.elsa:obj:20183140256" /> 52015 <state state_ref="oval:com.oracle.elsa:ste:20183140035" /> 52016 </rpminfo_test> 52017 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140511" version="501" comment="cheese-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52018 <object object_ref="oval:com.oracle.elsa:obj:20183140256" /> 52019 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52020 </rpminfo_test> 52021 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140512" version="501" comment="totem-nautilus is earlier than 1:3.26.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52022 <object object_ref="oval:com.oracle.elsa:obj:20183140257" /> 52023 <state state_ref="oval:com.oracle.elsa:ste:20183140089" /> 52024 </rpminfo_test> 52025 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140513" version="501" comment="totem-nautilus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52026 <object object_ref="oval:com.oracle.elsa:obj:20183140257" /> 52027 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52028 </rpminfo_test> 52029 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140514" version="501" comment="gnome-initial-setup is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52030 <object object_ref="oval:com.oracle.elsa:obj:20183140258" /> 52031 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 52032 </rpminfo_test> 52033 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140515" version="501" comment="gnome-initial-setup is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52034 <object object_ref="oval:com.oracle.elsa:obj:20183140258" /> 52035 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52036 </rpminfo_test> 52037 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140516" version="501" comment="vino is earlier than 0:3.22.0-7.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52038 <object object_ref="oval:com.oracle.elsa:obj:20183140259" /> 52039 <state state_ref="oval:com.oracle.elsa:ste:20183140098" /> 52040 </rpminfo_test> 52041 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140517" version="501" comment="vino is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52042 <object object_ref="oval:com.oracle.elsa:obj:20183140259" /> 52043 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52044 </rpminfo_test> 52045 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140518" version="501" comment="cairo-gobject is earlier than 0:1.15.12-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52046 <object object_ref="oval:com.oracle.elsa:obj:20183140260" /> 52047 <state state_ref="oval:com.oracle.elsa:ste:20183140032" /> 52048 </rpminfo_test> 52049 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140519" version="501" comment="cairo-gobject is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52050 <object object_ref="oval:com.oracle.elsa:obj:20183140260" /> 52051 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52052 </rpminfo_test> 52053 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140520" version="501" comment="sushi is earlier than 0:3.28.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52054 <object object_ref="oval:com.oracle.elsa:obj:20183140261" /> 52055 <state state_ref="oval:com.oracle.elsa:ste:20183140085" /> 52056 </rpminfo_test> 52057 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140521" version="501" comment="sushi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52058 <object object_ref="oval:com.oracle.elsa:obj:20183140261" /> 52059 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52060 </rpminfo_test> 52061 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140522" version="501" comment="gedit-plugins is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52062 <object object_ref="oval:com.oracle.elsa:obj:20183140262" /> 52063 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52064 </rpminfo_test> 52065 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140523" version="501" comment="gedit-plugins is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52066 <object object_ref="oval:com.oracle.elsa:obj:20183140262" /> 52067 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52068 </rpminfo_test> 52069 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140524" version="501" comment="libsoup-devel is earlier than 0:2.62.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52070 <object object_ref="oval:com.oracle.elsa:obj:20183140263" /> 52071 <state state_ref="oval:com.oracle.elsa:ste:20183140099" /> 52072 </rpminfo_test> 52073 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140525" version="501" comment="libsoup-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52074 <object object_ref="oval:com.oracle.elsa:obj:20183140263" /> 52075 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52076 </rpminfo_test> 52077 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140526" version="501" comment="libwayland-server is earlier than 0:1.15.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52078 <object object_ref="oval:com.oracle.elsa:obj:20183140264" /> 52079 <state state_ref="oval:com.oracle.elsa:ste:20183140038" /> 52080 </rpminfo_test> 52081 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140527" version="501" comment="libwayland-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52082 <object object_ref="oval:com.oracle.elsa:obj:20183140264" /> 52083 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52084 </rpminfo_test> 52085 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140528" version="501" comment="gtk3-devel is earlier than 0:3.22.30-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52086 <object object_ref="oval:com.oracle.elsa:obj:20183140265" /> 52087 <state state_ref="oval:com.oracle.elsa:ste:20183140088" /> 52088 </rpminfo_test> 52089 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140529" version="501" comment="gtk3-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52090 <object object_ref="oval:com.oracle.elsa:obj:20183140265" /> 52091 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52092 </rpminfo_test> 52093 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140530" version="501" comment="vte-profile is earlier than 0:0.52.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52094 <object object_ref="oval:com.oracle.elsa:obj:20183140266" /> 52095 <state state_ref="oval:com.oracle.elsa:ste:20183140029" /> 52096 </rpminfo_test> 52097 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140531" version="501" comment="vte-profile is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52098 <object object_ref="oval:com.oracle.elsa:obj:20183140266" /> 52099 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52100 </rpminfo_test> 52101 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140532" version="501" comment="gnome-packagekit-installer is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52102 <object object_ref="oval:com.oracle.elsa:obj:20183140267" /> 52103 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 52104 </rpminfo_test> 52105 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140533" version="501" comment="gnome-packagekit-installer is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52106 <object object_ref="oval:com.oracle.elsa:obj:20183140267" /> 52107 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52108 </rpminfo_test> 52109 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140534" version="501" comment="gedit-plugin-synctex is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52110 <object object_ref="oval:com.oracle.elsa:obj:20183140268" /> 52111 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52112 </rpminfo_test> 52113 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140535" version="501" comment="gedit-plugin-synctex is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52114 <object object_ref="oval:com.oracle.elsa:obj:20183140268" /> 52115 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52116 </rpminfo_test> 52117 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140536" version="501" comment="gnome-shell-extension-alternate-tab is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52118 <object object_ref="oval:com.oracle.elsa:obj:20183140269" /> 52119 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 52120 </rpminfo_test> 52121 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140537" version="501" comment="gnome-shell-extension-alternate-tab is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52122 <object object_ref="oval:com.oracle.elsa:obj:20183140269" /> 52123 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52124 </rpminfo_test> 52125 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140538" version="501" comment="gedit-plugin-colorpicker is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52126 <object object_ref="oval:com.oracle.elsa:obj:20183140270" /> 52127 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52128 </rpminfo_test> 52129 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140539" version="501" comment="gedit-plugin-colorpicker is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52130 <object object_ref="oval:com.oracle.elsa:obj:20183140270" /> 52131 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52132 </rpminfo_test> 52133 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140540" version="501" comment="harfbuzz-icu is earlier than 0:1.7.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52134 <object object_ref="oval:com.oracle.elsa:obj:20183140271" /> 52135 <state state_ref="oval:com.oracle.elsa:ste:20183140100" /> 52136 </rpminfo_test> 52137 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140541" version="501" comment="harfbuzz-icu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52138 <object object_ref="oval:com.oracle.elsa:obj:20183140271" /> 52139 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52140 </rpminfo_test> 52141 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140542" version="501" comment="python2-pyatspi is earlier than 0:2.26.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52142 <object object_ref="oval:com.oracle.elsa:obj:20183140272" /> 52143 <state state_ref="oval:com.oracle.elsa:ste:20183140101" /> 52144 </rpminfo_test> 52145 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140543" version="501" comment="python2-pyatspi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52146 <object object_ref="oval:com.oracle.elsa:obj:20183140272" /> 52147 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52148 </rpminfo_test> 52149 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140544" version="501" comment="libgweather-devel is earlier than 0:3.28.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52150 <object object_ref="oval:com.oracle.elsa:obj:20183140273" /> 52151 <state state_ref="oval:com.oracle.elsa:ste:20183140014" /> 52152 </rpminfo_test> 52153 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140545" version="501" comment="libgweather-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52154 <object object_ref="oval:com.oracle.elsa:obj:20183140273" /> 52155 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52156 </rpminfo_test> 52157 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140546" version="501" comment="nautilus-sendto is earlier than 1:3.8.6-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52158 <object object_ref="oval:com.oracle.elsa:obj:20183140274" /> 52159 <state state_ref="oval:com.oracle.elsa:ste:20183140102" /> 52160 </rpminfo_test> 52161 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140547" version="501" comment="nautilus-sendto is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52162 <object object_ref="oval:com.oracle.elsa:obj:20183140274" /> 52163 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52164 </rpminfo_test> 52165 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140548" version="501" comment="gnome-getting-started-docs is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52166 <object object_ref="oval:com.oracle.elsa:obj:20183140275" /> 52167 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 52168 </rpminfo_test> 52169 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140549" version="501" comment="gnome-getting-started-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52170 <object object_ref="oval:com.oracle.elsa:obj:20183140275" /> 52171 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52172 </rpminfo_test> 52173 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140550" version="501" comment="gnome-shell-extension-user-theme is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52174 <object object_ref="oval:com.oracle.elsa:obj:20183140276" /> 52175 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 52176 </rpminfo_test> 52177 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140551" version="501" comment="gnome-shell-extension-user-theme is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52178 <object object_ref="oval:com.oracle.elsa:obj:20183140276" /> 52179 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52180 </rpminfo_test> 52181 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140552" version="501" comment="gedit-plugin-commander is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52182 <object object_ref="oval:com.oracle.elsa:obj:20183140277" /> 52183 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52184 </rpminfo_test> 52185 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140553" version="501" comment="gedit-plugin-commander is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52186 <object object_ref="oval:com.oracle.elsa:obj:20183140277" /> 52187 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52188 </rpminfo_test> 52189 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140554" version="501" comment="yelp-xsl is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52190 <object object_ref="oval:com.oracle.elsa:obj:20183140278" /> 52191 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 52192 </rpminfo_test> 52193 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140555" version="501" comment="yelp-xsl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52194 <object object_ref="oval:com.oracle.elsa:obj:20183140278" /> 52195 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52196 </rpminfo_test> 52197 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140556" version="501" comment="fontconfig-devel is earlier than 0:2.13.0-4.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52198 <object object_ref="oval:com.oracle.elsa:obj:20183140279" /> 52199 <state state_ref="oval:com.oracle.elsa:ste:20183140047" /> 52200 </rpminfo_test> 52201 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140557" version="501" comment="fontconfig-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52202 <object object_ref="oval:com.oracle.elsa:obj:20183140279" /> 52203 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52204 </rpminfo_test> 52205 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140558" version="501" comment="poppler-qt is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52206 <object object_ref="oval:com.oracle.elsa:obj:20183140280" /> 52207 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 52208 </rpminfo_test> 52209 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140559" version="501" comment="poppler-qt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52210 <object object_ref="oval:com.oracle.elsa:obj:20183140280" /> 52211 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52212 </rpminfo_test> 52213 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140560" version="501" comment="libosinfo is earlier than 0:1.1.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52214 <object object_ref="oval:com.oracle.elsa:obj:20183140281" /> 52215 <state state_ref="oval:com.oracle.elsa:ste:20183140077" /> 52216 </rpminfo_test> 52217 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140561" version="501" comment="libosinfo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52218 <object object_ref="oval:com.oracle.elsa:obj:20183140281" /> 52219 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52220 </rpminfo_test> 52221 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140562" version="501" comment="totem is earlier than 1:3.26.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52222 <object object_ref="oval:com.oracle.elsa:obj:20183140282" /> 52223 <state state_ref="oval:com.oracle.elsa:ste:20183140089" /> 52224 </rpminfo_test> 52225 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140563" version="501" comment="totem is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52226 <object object_ref="oval:com.oracle.elsa:obj:20183140282" /> 52227 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52228 </rpminfo_test> 52229 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140564" version="501" comment="gnome-user-docs is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52230 <object object_ref="oval:com.oracle.elsa:obj:20183140283" /> 52231 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 52232 </rpminfo_test> 52233 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140565" version="501" comment="gnome-user-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52234 <object object_ref="oval:com.oracle.elsa:obj:20183140283" /> 52235 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52236 </rpminfo_test> 52237 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140566" version="501" comment="google-noto-emoji-fonts is earlier than 0:20180508-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52238 <object object_ref="oval:com.oracle.elsa:obj:20183140284" /> 52239 <state state_ref="oval:com.oracle.elsa:ste:20183140033" /> 52240 </rpminfo_test> 52241 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140567" version="501" comment="google-noto-emoji-fonts is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52242 <object object_ref="oval:com.oracle.elsa:obj:20183140284" /> 52243 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52244 </rpminfo_test> 52245 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140568" version="501" comment="at-spi2-atk is earlier than 0:2.26.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52246 <object object_ref="oval:com.oracle.elsa:obj:20183140285" /> 52247 <state state_ref="oval:com.oracle.elsa:ste:20183140103" /> 52248 </rpminfo_test> 52249 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140569" version="501" comment="at-spi2-atk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52250 <object object_ref="oval:com.oracle.elsa:obj:20183140285" /> 52251 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52252 </rpminfo_test> 52253 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140570" version="501" comment="libwayland-client is earlier than 0:1.15.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52254 <object object_ref="oval:com.oracle.elsa:obj:20183140286" /> 52255 <state state_ref="oval:com.oracle.elsa:ste:20183140038" /> 52256 </rpminfo_test> 52257 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140571" version="501" comment="libwayland-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52258 <object object_ref="oval:com.oracle.elsa:obj:20183140286" /> 52259 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52260 </rpminfo_test> 52261 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140572" version="501" comment="poppler-glib is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52262 <object object_ref="oval:com.oracle.elsa:obj:20183140287" /> 52263 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 52264 </rpminfo_test> 52265 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140573" version="501" comment="poppler-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52266 <object object_ref="oval:com.oracle.elsa:obj:20183140287" /> 52267 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52268 </rpminfo_test> 52269 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140574" version="501" comment="poppler-utils is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52270 <object object_ref="oval:com.oracle.elsa:obj:20183140288" /> 52271 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 52272 </rpminfo_test> 52273 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140575" version="501" comment="poppler-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52274 <object object_ref="oval:com.oracle.elsa:obj:20183140288" /> 52275 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52276 </rpminfo_test> 52277 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140576" version="501" comment="gupnp is earlier than 0:1.0.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52278 <object object_ref="oval:com.oracle.elsa:obj:20183140289" /> 52279 <state state_ref="oval:com.oracle.elsa:ste:20183140067" /> 52280 </rpminfo_test> 52281 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140577" version="501" comment="gupnp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52282 <object object_ref="oval:com.oracle.elsa:obj:20183140289" /> 52283 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52284 </rpminfo_test> 52285 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140578" version="501" comment="gedit-plugin-smartspaces is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52286 <object object_ref="oval:com.oracle.elsa:obj:20183140290" /> 52287 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52288 </rpminfo_test> 52289 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140579" version="501" comment="gedit-plugin-smartspaces is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52290 <object object_ref="oval:com.oracle.elsa:obj:20183140290" /> 52291 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52292 </rpminfo_test> 52293 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140580" version="501" comment="PackageKit-gtk3-module is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52294 <object object_ref="oval:com.oracle.elsa:obj:20183140291" /> 52295 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 52296 </rpminfo_test> 52297 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140581" version="501" comment="PackageKit-gtk3-module is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52298 <object object_ref="oval:com.oracle.elsa:obj:20183140291" /> 52299 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52300 </rpminfo_test> 52301 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140582" version="501" comment="fribidi-devel is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52302 <object object_ref="oval:com.oracle.elsa:obj:20183140292" /> 52303 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 52304 </rpminfo_test> 52305 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140583" version="501" comment="fribidi-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52306 <object object_ref="oval:com.oracle.elsa:obj:20183140292" /> 52307 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52308 </rpminfo_test> 52309 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140584" version="501" comment="gnome-shell-extension-top-icons is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52310 <object object_ref="oval:com.oracle.elsa:obj:20183140293" /> 52311 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 52312 </rpminfo_test> 52313 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140585" version="501" comment="gnome-shell-extension-top-icons is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52314 <object object_ref="oval:com.oracle.elsa:obj:20183140293" /> 52315 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52316 </rpminfo_test> 52317 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140586" version="501" comment="libsoup is earlier than 0:2.62.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52318 <object object_ref="oval:com.oracle.elsa:obj:20183140294" /> 52319 <state state_ref="oval:com.oracle.elsa:ste:20183140099" /> 52320 </rpminfo_test> 52321 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140587" version="501" comment="libsoup is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52322 <object object_ref="oval:com.oracle.elsa:obj:20183140294" /> 52323 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52324 </rpminfo_test> 52325 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140588" version="501" comment="gnome-disk-utility is earlier than 0:3.28.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52326 <object object_ref="oval:com.oracle.elsa:obj:20183140295" /> 52327 <state state_ref="oval:com.oracle.elsa:ste:20183140085" /> 52328 </rpminfo_test> 52329 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140589" version="501" comment="gnome-disk-utility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52330 <object object_ref="oval:com.oracle.elsa:obj:20183140295" /> 52331 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52332 </rpminfo_test> 52333 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140590" version="501" comment="cairo-gobject-devel is earlier than 0:1.15.12-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52334 <object object_ref="oval:com.oracle.elsa:obj:20183140296" /> 52335 <state state_ref="oval:com.oracle.elsa:ste:20183140032" /> 52336 </rpminfo_test> 52337 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140591" version="501" comment="cairo-gobject-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52338 <object object_ref="oval:com.oracle.elsa:obj:20183140296" /> 52339 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52340 </rpminfo_test> 52341 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140592" version="501" comment="webkitgtk4-jsc-devel is earlier than 0:2.20.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52342 <object object_ref="oval:com.oracle.elsa:obj:20183140297" /> 52343 <state state_ref="oval:com.oracle.elsa:ste:20183140022" /> 52344 </rpminfo_test> 52345 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140593" version="501" comment="webkitgtk4-jsc-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52346 <object object_ref="oval:com.oracle.elsa:obj:20183140297" /> 52347 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52348 </rpminfo_test> 52349 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140594" version="501" comment="libappstream-glib is earlier than 0:0.7.8-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52350 <object object_ref="oval:com.oracle.elsa:obj:20183140298" /> 52351 <state state_ref="oval:com.oracle.elsa:ste:20183140053" /> 52352 </rpminfo_test> 52353 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140595" version="501" comment="libappstream-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52354 <object object_ref="oval:com.oracle.elsa:obj:20183140298" /> 52355 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52356 </rpminfo_test> 52357 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140596" version="501" comment="appstream-data is earlier than 0:7-20180614.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52358 <object object_ref="oval:com.oracle.elsa:obj:20183140299" /> 52359 <state state_ref="oval:com.oracle.elsa:ste:20183140104" /> 52360 </rpminfo_test> 52361 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140597" version="501" comment="appstream-data is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52362 <object object_ref="oval:com.oracle.elsa:obj:20183140299" /> 52363 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52364 </rpminfo_test> 52365 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140598" version="501" comment="json-glib-devel is earlier than 0:1.4.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52366 <object object_ref="oval:com.oracle.elsa:obj:20183140300" /> 52367 <state state_ref="oval:com.oracle.elsa:ste:20183140003" /> 52368 </rpminfo_test> 52369 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140599" version="501" comment="json-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52370 <object object_ref="oval:com.oracle.elsa:obj:20183140300" /> 52371 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52372 </rpminfo_test> 52373 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140600" version="501" comment="gedit-plugin-terminal is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52374 <object object_ref="oval:com.oracle.elsa:obj:20183140301" /> 52375 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52376 </rpminfo_test> 52377 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140601" version="501" comment="gedit-plugin-terminal is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52378 <object object_ref="oval:com.oracle.elsa:obj:20183140301" /> 52379 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52380 </rpminfo_test> 52381 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140602" version="501" comment="libwayland-egl is earlier than 0:1.15.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52382 <object object_ref="oval:com.oracle.elsa:obj:20183140302" /> 52383 <state state_ref="oval:com.oracle.elsa:ste:20183140038" /> 52384 </rpminfo_test> 52385 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140603" version="501" comment="libwayland-egl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52386 <object object_ref="oval:com.oracle.elsa:obj:20183140302" /> 52387 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52388 </rpminfo_test> 52389 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140604" version="501" comment="freetype-devel is earlier than 0:2.8-12.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52390 <object object_ref="oval:com.oracle.elsa:obj:20183140303" /> 52391 <state state_ref="oval:com.oracle.elsa:ste:20183140072" /> 52392 </rpminfo_test> 52393 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140605" version="501" comment="freetype-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52394 <object object_ref="oval:com.oracle.elsa:obj:20183140303" /> 52395 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52396 </rpminfo_test> 52397 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140606" version="501" comment="brasero is earlier than 0:3.12.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52398 <object object_ref="oval:com.oracle.elsa:obj:20183140304" /> 52399 <state state_ref="oval:com.oracle.elsa:ste:20183140080" /> 52400 </rpminfo_test> 52401 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140607" version="501" comment="brasero is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52402 <object object_ref="oval:com.oracle.elsa:obj:20183140304" /> 52403 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52404 </rpminfo_test> 52405 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140608" version="501" comment="nautilus-extensions is earlier than 0:3.26.3.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52406 <object object_ref="oval:com.oracle.elsa:obj:20183140305" /> 52407 <state state_ref="oval:com.oracle.elsa:ste:20183140094" /> 52408 </rpminfo_test> 52409 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140609" version="501" comment="nautilus-extensions is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52410 <object object_ref="oval:com.oracle.elsa:obj:20183140305" /> 52411 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52412 </rpminfo_test> 52413 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140610" version="501" comment="gvfs-afc is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52414 <object object_ref="oval:com.oracle.elsa:obj:20183140306" /> 52415 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 52416 </rpminfo_test> 52417 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140611" version="501" comment="gvfs-afc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52418 <object object_ref="oval:com.oracle.elsa:obj:20183140306" /> 52419 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52420 </rpminfo_test> 52421 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140612" version="501" comment="gnome-session-xsession is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52422 <object object_ref="oval:com.oracle.elsa:obj:20183140307" /> 52423 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 52424 </rpminfo_test> 52425 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140613" version="501" comment="gnome-session-xsession is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52426 <object object_ref="oval:com.oracle.elsa:obj:20183140307" /> 52427 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52428 </rpminfo_test> 52429 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140614" version="501" comment="libgnomekbd is earlier than 0:3.26.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52430 <object object_ref="oval:com.oracle.elsa:obj:20183140308" /> 52431 <state state_ref="oval:com.oracle.elsa:ste:20183140059" /> 52432 </rpminfo_test> 52433 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140615" version="501" comment="libgnomekbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52434 <object object_ref="oval:com.oracle.elsa:obj:20183140308" /> 52435 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52436 </rpminfo_test> 52437 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140616" version="501" comment="yelp-tools is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52438 <object object_ref="oval:com.oracle.elsa:obj:20183140309" /> 52439 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 52440 </rpminfo_test> 52441 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140617" version="501" comment="yelp-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52442 <object object_ref="oval:com.oracle.elsa:obj:20183140309" /> 52443 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52444 </rpminfo_test> 52445 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140618" version="501" comment="evince is earlier than 0:3.28.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52446 <object object_ref="oval:com.oracle.elsa:obj:20183140310" /> 52447 <state state_ref="oval:com.oracle.elsa:ste:20183140020" /> 52448 </rpminfo_test> 52449 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140619" version="501" comment="evince is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52450 <object object_ref="oval:com.oracle.elsa:obj:20183140310" /> 52451 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52452 </rpminfo_test> 52453 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140620" version="501" comment="glibmm24 is earlier than 0:2.56.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52454 <object object_ref="oval:com.oracle.elsa:obj:20183140311" /> 52455 <state state_ref="oval:com.oracle.elsa:ste:20183140062" /> 52456 </rpminfo_test> 52457 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140621" version="501" comment="glibmm24 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52458 <object object_ref="oval:com.oracle.elsa:obj:20183140311" /> 52459 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52460 </rpminfo_test> 52461 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140622" version="501" comment="at-spi2-atk-devel is earlier than 0:2.26.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52462 <object object_ref="oval:com.oracle.elsa:obj:20183140312" /> 52463 <state state_ref="oval:com.oracle.elsa:ste:20183140103" /> 52464 </rpminfo_test> 52465 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140623" version="501" comment="at-spi2-atk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52466 <object object_ref="oval:com.oracle.elsa:obj:20183140312" /> 52467 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52468 </rpminfo_test> 52469 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140624" version="501" comment="gtk3 is earlier than 0:3.22.30-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52470 <object object_ref="oval:com.oracle.elsa:obj:20183140313" /> 52471 <state state_ref="oval:com.oracle.elsa:ste:20183140088" /> 52472 </rpminfo_test> 52473 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140625" version="501" comment="gtk3 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52474 <object object_ref="oval:com.oracle.elsa:obj:20183140313" /> 52475 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52476 </rpminfo_test> 52477 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140626" version="501" comment="evolution-data-server is earlier than 0:3.28.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52478 <object object_ref="oval:com.oracle.elsa:obj:20183140314" /> 52479 <state state_ref="oval:com.oracle.elsa:ste:20183140011" /> 52480 </rpminfo_test> 52481 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140627" version="501" comment="evolution-data-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52482 <object object_ref="oval:com.oracle.elsa:obj:20183140314" /> 52483 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52484 </rpminfo_test> 52485 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140628" version="501" comment="yelp-libs is earlier than 2:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52486 <object object_ref="oval:com.oracle.elsa:obj:20183140315" /> 52487 <state state_ref="oval:com.oracle.elsa:ste:20183140025" /> 52488 </rpminfo_test> 52489 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140629" version="501" comment="yelp-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52490 <object object_ref="oval:com.oracle.elsa:obj:20183140315" /> 52491 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52492 </rpminfo_test> 52493 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140630" version="501" comment="gnome-shell is earlier than 0:3.28.3-6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52494 <object object_ref="oval:com.oracle.elsa:obj:20183140316" /> 52495 <state state_ref="oval:com.oracle.elsa:ste:20183140105" /> 52496 </rpminfo_test> 52497 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140631" version="501" comment="gnome-shell is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52498 <object object_ref="oval:com.oracle.elsa:obj:20183140316" /> 52499 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52500 </rpminfo_test> 52501 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140632" version="501" comment="gnome-font-viewer is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52502 <object object_ref="oval:com.oracle.elsa:obj:20183140317" /> 52503 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 52504 </rpminfo_test> 52505 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140633" version="501" comment="gnome-font-viewer is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52506 <object object_ref="oval:com.oracle.elsa:obj:20183140317" /> 52507 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52508 </rpminfo_test> 52509 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140634" version="501" comment="gtk3-immodule-xim is earlier than 0:3.22.30-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52510 <object object_ref="oval:com.oracle.elsa:obj:20183140318" /> 52511 <state state_ref="oval:com.oracle.elsa:ste:20183140088" /> 52512 </rpminfo_test> 52513 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140635" version="501" comment="gtk3-immodule-xim is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52514 <object object_ref="oval:com.oracle.elsa:obj:20183140318" /> 52515 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52516 </rpminfo_test> 52517 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140636" version="501" comment="gjs is earlier than 0:1.52.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52518 <object object_ref="oval:com.oracle.elsa:obj:20183140319" /> 52519 <state state_ref="oval:com.oracle.elsa:ste:20183140078" /> 52520 </rpminfo_test> 52521 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140637" version="501" comment="gjs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52522 <object object_ref="oval:com.oracle.elsa:obj:20183140319" /> 52523 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52524 </rpminfo_test> 52525 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140638" version="501" comment="geocode-glib is earlier than 0:3.26.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52526 <object object_ref="oval:com.oracle.elsa:obj:20183140320" /> 52527 <state state_ref="oval:com.oracle.elsa:ste:20183140106" /> 52528 </rpminfo_test> 52529 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140639" version="501" comment="geocode-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52530 <object object_ref="oval:com.oracle.elsa:obj:20183140320" /> 52531 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52532 </rpminfo_test> 52533 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140640" version="501" comment="fribidi is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52534 <object object_ref="oval:com.oracle.elsa:obj:20183140321" /> 52535 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 52536 </rpminfo_test> 52537 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140641" version="501" comment="fribidi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52538 <object object_ref="oval:com.oracle.elsa:obj:20183140321" /> 52539 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52540 </rpminfo_test> 52541 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140642" version="501" comment="gedit-plugin-multiedit is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52542 <object object_ref="oval:com.oracle.elsa:obj:20183140322" /> 52543 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52544 </rpminfo_test> 52545 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140643" version="501" comment="gedit-plugin-multiedit is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52546 <object object_ref="oval:com.oracle.elsa:obj:20183140322" /> 52547 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52548 </rpminfo_test> 52549 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140644" version="501" comment="gucharmap is earlier than 0:10.0.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52550 <object object_ref="oval:com.oracle.elsa:obj:20183140323" /> 52551 <state state_ref="oval:com.oracle.elsa:ste:20183140037" /> 52552 </rpminfo_test> 52553 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140645" version="501" comment="gucharmap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52554 <object object_ref="oval:com.oracle.elsa:obj:20183140323" /> 52555 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52556 </rpminfo_test> 52557 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140646" version="501" comment="gnome-keyring is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52558 <object object_ref="oval:com.oracle.elsa:obj:20183140324" /> 52559 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 52560 </rpminfo_test> 52561 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140647" version="501" comment="gnome-keyring is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52562 <object object_ref="oval:com.oracle.elsa:obj:20183140324" /> 52563 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52564 </rpminfo_test> 52565 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140648" version="501" comment="libgovirt is earlier than 0:0.3.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52566 <object object_ref="oval:com.oracle.elsa:obj:20183140325" /> 52567 <state state_ref="oval:com.oracle.elsa:ste:20183140092" /> 52568 </rpminfo_test> 52569 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140649" version="501" comment="libgovirt is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52570 <object object_ref="oval:com.oracle.elsa:obj:20183140325" /> 52571 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52572 </rpminfo_test> 52573 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140650" version="501" comment="poppler is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52574 <object object_ref="oval:com.oracle.elsa:obj:20183140326" /> 52575 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 52576 </rpminfo_test> 52577 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140651" version="501" comment="poppler is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52578 <object object_ref="oval:com.oracle.elsa:obj:20183140326" /> 52579 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52580 </rpminfo_test> 52581 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140652" version="501" comment="fontconfig is earlier than 0:2.13.0-4.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52582 <object object_ref="oval:com.oracle.elsa:obj:20183140327" /> 52583 <state state_ref="oval:com.oracle.elsa:ste:20183140047" /> 52584 </rpminfo_test> 52585 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140653" version="501" comment="fontconfig is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52586 <object object_ref="oval:com.oracle.elsa:obj:20183140327" /> 52587 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52588 </rpminfo_test> 52589 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140654" version="501" comment="gnome-dictionary is earlier than 0:3.26.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52590 <object object_ref="oval:com.oracle.elsa:obj:20183140328" /> 52591 <state state_ref="oval:com.oracle.elsa:ste:20183140107" /> 52592 </rpminfo_test> 52593 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140655" version="501" comment="gnome-dictionary is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52594 <object object_ref="oval:com.oracle.elsa:obj:20183140328" /> 52595 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52596 </rpminfo_test> 52597 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140656" version="501" comment="fwupdate is earlier than 0:12-5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52598 <object object_ref="oval:com.oracle.elsa:obj:20183140329" /> 52599 <state state_ref="oval:com.oracle.elsa:ste:20183140018" /> 52600 </rpminfo_test> 52601 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140657" version="501" comment="fwupdate is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52602 <object object_ref="oval:com.oracle.elsa:obj:20183140329" /> 52603 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52604 </rpminfo_test> 52605 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140658" version="501" comment="geoclue2 is earlier than 0:2.4.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52606 <object object_ref="oval:com.oracle.elsa:obj:20183140330" /> 52607 <state state_ref="oval:com.oracle.elsa:ste:20183140031" /> 52608 </rpminfo_test> 52609 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140659" version="501" comment="geoclue2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52610 <object object_ref="oval:com.oracle.elsa:obj:20183140330" /> 52611 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52612 </rpminfo_test> 52613 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140660" version="501" comment="clutter-gst3 is earlier than 0:3.0.26-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52614 <object object_ref="oval:com.oracle.elsa:obj:20183140331" /> 52615 <state state_ref="oval:com.oracle.elsa:ste:20183140064" /> 52616 </rpminfo_test> 52617 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140661" version="501" comment="clutter-gst3 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52618 <object object_ref="oval:com.oracle.elsa:obj:20183140331" /> 52619 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52620 </rpminfo_test> 52621 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140662" version="501" comment="librsvg2 is earlier than 0:2.40.20-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52622 <object object_ref="oval:com.oracle.elsa:obj:20183140332" /> 52623 <state state_ref="oval:com.oracle.elsa:ste:20183140108" /> 52624 </rpminfo_test> 52625 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140663" version="501" comment="librsvg2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52626 <object object_ref="oval:com.oracle.elsa:obj:20183140332" /> 52627 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52628 </rpminfo_test> 52629 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140664" version="501" comment="gvfs-gphoto2 is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52630 <object object_ref="oval:com.oracle.elsa:obj:20183140333" /> 52631 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 52632 </rpminfo_test> 52633 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140665" version="501" comment="gvfs-gphoto2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52634 <object object_ref="oval:com.oracle.elsa:obj:20183140333" /> 52635 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52636 </rpminfo_test> 52637 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140666" version="501" comment="dconf is earlier than 0:0.28.0-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52638 <object object_ref="oval:com.oracle.elsa:obj:20183140334" /> 52639 <state state_ref="oval:com.oracle.elsa:ste:20183140073" /> 52640 </rpminfo_test> 52641 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140667" version="501" comment="dconf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52642 <object object_ref="oval:com.oracle.elsa:obj:20183140334" /> 52643 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52644 </rpminfo_test> 52645 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140668" version="501" comment="libchamplain-gtk is earlier than 0:0.12.16-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52646 <object object_ref="oval:com.oracle.elsa:obj:20183140335" /> 52647 <state state_ref="oval:com.oracle.elsa:ste:20183140045" /> 52648 </rpminfo_test> 52649 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140669" version="501" comment="libchamplain-gtk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52650 <object object_ref="oval:com.oracle.elsa:obj:20183140335" /> 52651 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52652 </rpminfo_test> 52653 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140670" version="501" comment="glib2-devel is earlier than 0:2.56.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52654 <object object_ref="oval:com.oracle.elsa:obj:20183140336" /> 52655 <state state_ref="oval:com.oracle.elsa:ste:20183140070" /> 52656 </rpminfo_test> 52657 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140671" version="501" comment="glib2-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52658 <object object_ref="oval:com.oracle.elsa:obj:20183140336" /> 52659 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52660 </rpminfo_test> 52661 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140672" version="501" comment="accountsservice-libs is earlier than 0:0.6.50-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52662 <object object_ref="oval:com.oracle.elsa:obj:20183140337" /> 52663 <state state_ref="oval:com.oracle.elsa:ste:20183140079" /> 52664 </rpminfo_test> 52665 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140673" version="501" comment="accountsservice-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52666 <object object_ref="oval:com.oracle.elsa:obj:20183140337" /> 52667 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52668 </rpminfo_test> 52669 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140674" version="501" comment="gedit-plugin-joinlines is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52670 <object object_ref="oval:com.oracle.elsa:obj:20183140338" /> 52671 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52672 </rpminfo_test> 52673 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140675" version="501" comment="gedit-plugin-joinlines is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52674 <object object_ref="oval:com.oracle.elsa:obj:20183140338" /> 52675 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52676 </rpminfo_test> 52677 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140676" version="501" comment="libgee is earlier than 0:0.20.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52678 <object object_ref="oval:com.oracle.elsa:obj:20183140339" /> 52679 <state state_ref="oval:com.oracle.elsa:ste:20183140083" /> 52680 </rpminfo_test> 52681 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140677" version="501" comment="libgee is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52682 <object object_ref="oval:com.oracle.elsa:obj:20183140339" /> 52683 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52684 </rpminfo_test> 52685 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140678" version="501" comment="librsvg2-tools is earlier than 0:2.40.20-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52686 <object object_ref="oval:com.oracle.elsa:obj:20183140340" /> 52687 <state state_ref="oval:com.oracle.elsa:ste:20183140108" /> 52688 </rpminfo_test> 52689 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140679" version="501" comment="librsvg2-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52690 <object object_ref="oval:com.oracle.elsa:obj:20183140340" /> 52691 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52692 </rpminfo_test> 52693 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140680" version="501" comment="totem-pl-parser is earlier than 0:3.26.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52694 <object object_ref="oval:com.oracle.elsa:obj:20183140341" /> 52695 <state state_ref="oval:com.oracle.elsa:ste:20183140076" /> 52696 </rpminfo_test> 52697 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140681" version="501" comment="totem-pl-parser is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52698 <object object_ref="oval:com.oracle.elsa:obj:20183140341" /> 52699 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52700 </rpminfo_test> 52701 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140682" version="501" comment="gvfs-client is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52702 <object object_ref="oval:com.oracle.elsa:obj:20183140342" /> 52703 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 52704 </rpminfo_test> 52705 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140683" version="501" comment="gvfs-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52706 <object object_ref="oval:com.oracle.elsa:obj:20183140342" /> 52707 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52708 </rpminfo_test> 52709 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140684" version="501" comment="gnome-shell-extension-launch-new-instance is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52710 <object object_ref="oval:com.oracle.elsa:obj:20183140343" /> 52711 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 52712 </rpminfo_test> 52713 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140685" version="501" comment="gnome-shell-extension-launch-new-instance is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52714 <object object_ref="oval:com.oracle.elsa:obj:20183140343" /> 52715 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52716 </rpminfo_test> 52717 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140686" version="501" comment="gstreamer1-plugins-base is earlier than 0:1.10.4-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52718 <object object_ref="oval:com.oracle.elsa:obj:20183140344" /> 52719 <state state_ref="oval:com.oracle.elsa:ste:20183140013" /> 52720 </rpminfo_test> 52721 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140687" version="501" comment="gstreamer1-plugins-base is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52722 <object object_ref="oval:com.oracle.elsa:obj:20183140344" /> 52723 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52724 </rpminfo_test> 52725 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140688" version="501" comment="zenity is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52726 <object object_ref="oval:com.oracle.elsa:obj:20183140345" /> 52727 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 52728 </rpminfo_test> 52729 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140689" version="501" comment="zenity is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52730 <object object_ref="oval:com.oracle.elsa:obj:20183140345" /> 52731 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52732 </rpminfo_test> 52733 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140690" version="501" comment="xdg-desktop-portal-gtk is earlier than 0:1.0.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52734 <object object_ref="oval:com.oracle.elsa:obj:20183140346" /> 52735 <state state_ref="oval:com.oracle.elsa:ste:20183140007" /> 52736 </rpminfo_test> 52737 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140691" version="501" comment="xdg-desktop-portal-gtk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52738 <object object_ref="oval:com.oracle.elsa:obj:20183140346" /> 52739 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52740 </rpminfo_test> 52741 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140692" version="501" comment="pango-devel is earlier than 0:1.42.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52742 <object object_ref="oval:com.oracle.elsa:obj:20183140347" /> 52743 <state state_ref="oval:com.oracle.elsa:ste:20183140063" /> 52744 </rpminfo_test> 52745 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140693" version="501" comment="pango-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52746 <object object_ref="oval:com.oracle.elsa:obj:20183140347" /> 52747 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52748 </rpminfo_test> 52749 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140694" version="501" comment="folks is earlier than 1:0.11.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52750 <object object_ref="oval:com.oracle.elsa:obj:20183140348" /> 52751 <state state_ref="oval:com.oracle.elsa:ste:20183140090" /> 52752 </rpminfo_test> 52753 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140695" version="501" comment="folks is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52754 <object object_ref="oval:com.oracle.elsa:obj:20183140348" /> 52755 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52756 </rpminfo_test> 52757 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140696" version="501" comment="webkitgtk4-devel is earlier than 0:2.20.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52758 <object object_ref="oval:com.oracle.elsa:obj:20183140349" /> 52759 <state state_ref="oval:com.oracle.elsa:ste:20183140022" /> 52760 </rpminfo_test> 52761 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140697" version="501" comment="webkitgtk4-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52762 <object object_ref="oval:com.oracle.elsa:obj:20183140349" /> 52763 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52764 </rpminfo_test> 52765 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140698" version="501" comment="gnome-online-accounts is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52766 <object object_ref="oval:com.oracle.elsa:obj:20183140350" /> 52767 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 52768 </rpminfo_test> 52769 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140699" version="501" comment="gnome-online-accounts is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52770 <object object_ref="oval:com.oracle.elsa:obj:20183140350" /> 52771 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52772 </rpminfo_test> 52773 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140700" version="501" comment="geocode-glib-devel is earlier than 0:3.26.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52774 <object object_ref="oval:com.oracle.elsa:obj:20183140351" /> 52775 <state state_ref="oval:com.oracle.elsa:ste:20183140106" /> 52776 </rpminfo_test> 52777 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140701" version="501" comment="geocode-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52778 <object object_ref="oval:com.oracle.elsa:obj:20183140351" /> 52779 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52780 </rpminfo_test> 52781 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140702" version="501" comment="gsettings-desktop-schemas is earlier than 0:3.28.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52782 <object object_ref="oval:com.oracle.elsa:obj:20183140352" /> 52783 <state state_ref="oval:com.oracle.elsa:ste:20183140028" /> 52784 </rpminfo_test> 52785 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140703" version="501" comment="gsettings-desktop-schemas is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52786 <object object_ref="oval:com.oracle.elsa:obj:20183140352" /> 52787 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52788 </rpminfo_test> 52789 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140704" version="501" comment="evince-dvi is earlier than 0:3.28.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52790 <object object_ref="oval:com.oracle.elsa:obj:20183140353" /> 52791 <state state_ref="oval:com.oracle.elsa:ste:20183140020" /> 52792 </rpminfo_test> 52793 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140705" version="501" comment="evince-dvi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52794 <object object_ref="oval:com.oracle.elsa:obj:20183140353" /> 52795 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52796 </rpminfo_test> 52797 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140706" version="501" comment="gupnp-igd is earlier than 0:0.2.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52798 <object object_ref="oval:com.oracle.elsa:obj:20183140354" /> 52799 <state state_ref="oval:com.oracle.elsa:ste:20183140056" /> 52800 </rpminfo_test> 52801 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140707" version="501" comment="gupnp-igd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52802 <object object_ref="oval:com.oracle.elsa:obj:20183140354" /> 52803 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52804 </rpminfo_test> 52805 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140708" version="501" comment="gnome-shell-extension-common is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52806 <object object_ref="oval:com.oracle.elsa:obj:20183140355" /> 52807 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 52808 </rpminfo_test> 52809 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140709" version="501" comment="gnome-shell-extension-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52810 <object object_ref="oval:com.oracle.elsa:obj:20183140355" /> 52811 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52812 </rpminfo_test> 52813 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140710" version="501" comment="empathy is earlier than 0:3.12.13-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52814 <object object_ref="oval:com.oracle.elsa:obj:20183140356" /> 52815 <state state_ref="oval:com.oracle.elsa:ste:20183140109" /> 52816 </rpminfo_test> 52817 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140711" version="501" comment="empathy is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52818 <object object_ref="oval:com.oracle.elsa:obj:20183140356" /> 52819 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52820 </rpminfo_test> 52821 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140712" version="501" comment="libgtop2 is earlier than 0:2.38.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52822 <object object_ref="oval:com.oracle.elsa:obj:20183140357" /> 52823 <state state_ref="oval:com.oracle.elsa:ste:20183140075" /> 52824 </rpminfo_test> 52825 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140713" version="501" comment="libgtop2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52826 <object object_ref="oval:com.oracle.elsa:obj:20183140357" /> 52827 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52828 </rpminfo_test> 52829 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140714" version="501" comment="harfbuzz is earlier than 0:1.7.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52830 <object object_ref="oval:com.oracle.elsa:obj:20183140358" /> 52831 <state state_ref="oval:com.oracle.elsa:ste:20183140100" /> 52832 </rpminfo_test> 52833 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140715" version="501" comment="harfbuzz is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52834 <object object_ref="oval:com.oracle.elsa:obj:20183140358" /> 52835 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52836 </rpminfo_test> 52837 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140716" version="501" comment="PackageKit-gstreamer-plugin is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52838 <object object_ref="oval:com.oracle.elsa:obj:20183140359" /> 52839 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 52840 </rpminfo_test> 52841 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140717" version="501" comment="PackageKit-gstreamer-plugin is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52842 <object object_ref="oval:com.oracle.elsa:obj:20183140359" /> 52843 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52844 </rpminfo_test> 52845 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140718" version="501" comment="adwaita-gtk2-theme is earlier than 0:3.28-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52846 <object object_ref="oval:com.oracle.elsa:obj:20183140360" /> 52847 <state state_ref="oval:com.oracle.elsa:ste:20183140023" /> 52848 </rpminfo_test> 52849 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140719" version="501" comment="adwaita-gtk2-theme is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52850 <object object_ref="oval:com.oracle.elsa:obj:20183140360" /> 52851 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52852 </rpminfo_test> 52853 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140720" version="501" comment="gnome-settings-daemon is earlier than 0:3.28.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52854 <object object_ref="oval:com.oracle.elsa:obj:20183140361" /> 52855 <state state_ref="oval:com.oracle.elsa:ste:20183140040" /> 52856 </rpminfo_test> 52857 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140721" version="501" comment="gnome-settings-daemon is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52858 <object object_ref="oval:com.oracle.elsa:obj:20183140361" /> 52859 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52860 </rpminfo_test> 52861 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140722" version="501" comment="libjpeg-turbo-devel is earlier than 0:1.2.90-6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52862 <object object_ref="oval:com.oracle.elsa:obj:20183140362" /> 52863 <state state_ref="oval:com.oracle.elsa:ste:20183140049" /> 52864 </rpminfo_test> 52865 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140723" version="501" comment="libjpeg-turbo-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52866 <object object_ref="oval:com.oracle.elsa:obj:20183140362" /> 52867 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52868 </rpminfo_test> 52869 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140724" version="501" comment="cairo is earlier than 0:1.15.12-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52870 <object object_ref="oval:com.oracle.elsa:obj:20183140363" /> 52871 <state state_ref="oval:com.oracle.elsa:ste:20183140032" /> 52872 </rpminfo_test> 52873 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140725" version="501" comment="cairo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52874 <object object_ref="oval:com.oracle.elsa:obj:20183140363" /> 52875 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52876 </rpminfo_test> 52877 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140726" version="501" comment="grilo-plugins is earlier than 0:0.3.7-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52878 <object object_ref="oval:com.oracle.elsa:obj:20183140364" /> 52879 <state state_ref="oval:com.oracle.elsa:ste:20183140110" /> 52880 </rpminfo_test> 52881 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140727" version="501" comment="grilo-plugins is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52882 <object object_ref="oval:com.oracle.elsa:obj:20183140364" /> 52883 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52884 </rpminfo_test> 52885 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140728" version="501" comment="librsvg2-devel is earlier than 0:2.40.20-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52886 <object object_ref="oval:com.oracle.elsa:obj:20183140365" /> 52887 <state state_ref="oval:com.oracle.elsa:ste:20183140108" /> 52888 </rpminfo_test> 52889 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140729" version="501" comment="librsvg2-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52890 <object object_ref="oval:com.oracle.elsa:obj:20183140365" /> 52891 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52892 </rpminfo_test> 52893 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140730" version="501" comment="atk-devel is earlier than 0:2.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52894 <object object_ref="oval:com.oracle.elsa:obj:20183140366" /> 52895 <state state_ref="oval:com.oracle.elsa:ste:20183140111" /> 52896 </rpminfo_test> 52897 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140731" version="501" comment="atk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52898 <object object_ref="oval:com.oracle.elsa:obj:20183140366" /> 52899 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52900 </rpminfo_test> 52901 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140732" version="501" comment="baobab is earlier than 0:3.28.0-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52902 <object object_ref="oval:com.oracle.elsa:obj:20183140367" /> 52903 <state state_ref="oval:com.oracle.elsa:ste:20183140028" /> 52904 </rpminfo_test> 52905 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140733" version="501" comment="baobab is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52906 <object object_ref="oval:com.oracle.elsa:obj:20183140367" /> 52907 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52908 </rpminfo_test> 52909 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140734" version="501" comment="mozjs52 is earlier than 0:52.9.0-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52910 <object object_ref="oval:com.oracle.elsa:obj:20183140368" /> 52911 <state state_ref="oval:com.oracle.elsa:ste:20183140084" /> 52912 </rpminfo_test> 52913 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140735" version="501" comment="mozjs52 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52914 <object object_ref="oval:com.oracle.elsa:obj:20183140368" /> 52915 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52916 </rpminfo_test> 52917 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140736" version="501" comment="PackageKit-yum is earlier than 0:1.1.10-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52918 <object object_ref="oval:com.oracle.elsa:obj:20183140369" /> 52919 <state state_ref="oval:com.oracle.elsa:ste:20183140006" /> 52920 </rpminfo_test> 52921 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140737" version="501" comment="PackageKit-yum is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52922 <object object_ref="oval:com.oracle.elsa:obj:20183140369" /> 52923 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52924 </rpminfo_test> 52925 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140738" version="501" comment="gdk-pixbuf2-devel is earlier than 0:2.36.12-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52926 <object object_ref="oval:com.oracle.elsa:obj:20183140370" /> 52927 <state state_ref="oval:com.oracle.elsa:ste:20183140046" /> 52928 </rpminfo_test> 52929 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140739" version="501" comment="gdk-pixbuf2-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52930 <object object_ref="oval:com.oracle.elsa:obj:20183140370" /> 52931 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52932 </rpminfo_test> 52933 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140740" version="501" comment="gnome-color-manager is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52934 <object object_ref="oval:com.oracle.elsa:obj:20183140371" /> 52935 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 52936 </rpminfo_test> 52937 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140741" version="501" comment="gnome-color-manager is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52938 <object object_ref="oval:com.oracle.elsa:obj:20183140371" /> 52939 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52940 </rpminfo_test> 52941 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140742" version="501" comment="gtk-update-icon-cache is earlier than 0:3.22.30-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52942 <object object_ref="oval:com.oracle.elsa:obj:20183140372" /> 52943 <state state_ref="oval:com.oracle.elsa:ste:20183140088" /> 52944 </rpminfo_test> 52945 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140743" version="501" comment="gtk-update-icon-cache is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52946 <object object_ref="oval:com.oracle.elsa:obj:20183140372" /> 52947 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52948 </rpminfo_test> 52949 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140744" version="501" comment="libsecret-devel is earlier than 0:0.18.6-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52950 <object object_ref="oval:com.oracle.elsa:obj:20183140373" /> 52951 <state state_ref="oval:com.oracle.elsa:ste:20183140008" /> 52952 </rpminfo_test> 52953 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140745" version="501" comment="libsecret-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52954 <object object_ref="oval:com.oracle.elsa:obj:20183140373" /> 52955 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52956 </rpminfo_test> 52957 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140746" version="501" comment="gvfs-mtp is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52958 <object object_ref="oval:com.oracle.elsa:obj:20183140374" /> 52959 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 52960 </rpminfo_test> 52961 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140747" version="501" comment="gvfs-mtp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52962 <object object_ref="oval:com.oracle.elsa:obj:20183140374" /> 52963 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52964 </rpminfo_test> 52965 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140748" version="501" comment="gom is earlier than 0:0.3.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52966 <object object_ref="oval:com.oracle.elsa:obj:20183140375" /> 52967 <state state_ref="oval:com.oracle.elsa:ste:20183140095" /> 52968 </rpminfo_test> 52969 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140749" version="501" comment="gom is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52970 <object object_ref="oval:com.oracle.elsa:obj:20183140375" /> 52971 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52972 </rpminfo_test> 52973 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140750" version="501" comment="gvfs is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52974 <object object_ref="oval:com.oracle.elsa:obj:20183140376" /> 52975 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 52976 </rpminfo_test> 52977 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140751" version="501" comment="gvfs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52978 <object object_ref="oval:com.oracle.elsa:obj:20183140376" /> 52979 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52980 </rpminfo_test> 52981 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140752" version="501" comment="libcroco is earlier than 0:0.6.12-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52982 <object object_ref="oval:com.oracle.elsa:obj:20183140377" /> 52983 <state state_ref="oval:com.oracle.elsa:ste:20183140082" /> 52984 </rpminfo_test> 52985 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140753" version="501" comment="libcroco is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52986 <object object_ref="oval:com.oracle.elsa:obj:20183140377" /> 52987 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52988 </rpminfo_test> 52989 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140754" version="501" comment="flatpak is earlier than 0:1.0.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52990 <object object_ref="oval:com.oracle.elsa:obj:20183140378" /> 52991 <state state_ref="oval:com.oracle.elsa:ste:20183140019" /> 52992 </rpminfo_test> 52993 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140755" version="501" comment="flatpak is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52994 <object object_ref="oval:com.oracle.elsa:obj:20183140378" /> 52995 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 52996 </rpminfo_test> 52997 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140756" version="501" comment="fwupdate-efi is earlier than 0:12-5.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 52998 <object object_ref="oval:com.oracle.elsa:obj:20183140379" /> 52999 <state state_ref="oval:com.oracle.elsa:ste:20183140018" /> 53000 </rpminfo_test> 53001 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140757" version="501" comment="fwupdate-efi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53002 <object object_ref="oval:com.oracle.elsa:obj:20183140379" /> 53003 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53004 </rpminfo_test> 53005 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140758" version="501" comment="gedit-plugin-drawspaces is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53006 <object object_ref="oval:com.oracle.elsa:obj:20183140380" /> 53007 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 53008 </rpminfo_test> 53009 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140759" version="501" comment="gedit-plugin-drawspaces is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53010 <object object_ref="oval:com.oracle.elsa:obj:20183140380" /> 53011 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53012 </rpminfo_test> 53013 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140760" version="501" comment="gtksourceview3 is earlier than 0:3.24.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53014 <object object_ref="oval:com.oracle.elsa:obj:20183140381" /> 53015 <state state_ref="oval:com.oracle.elsa:ste:20183140074" /> 53016 </rpminfo_test> 53017 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140761" version="501" comment="gtksourceview3 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53018 <object object_ref="oval:com.oracle.elsa:obj:20183140381" /> 53019 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53020 </rpminfo_test> 53021 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140762" version="501" comment="accountsservice is earlier than 0:0.6.50-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53022 <object object_ref="oval:com.oracle.elsa:obj:20183140382" /> 53023 <state state_ref="oval:com.oracle.elsa:ste:20183140079" /> 53024 </rpminfo_test> 53025 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140763" version="501" comment="accountsservice is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53026 <object object_ref="oval:com.oracle.elsa:obj:20183140382" /> 53027 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53028 </rpminfo_test> 53029 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140764" version="501" comment="gnome-system-monitor is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53030 <object object_ref="oval:com.oracle.elsa:obj:20183140383" /> 53031 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 53032 </rpminfo_test> 53033 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140765" version="501" comment="gnome-system-monitor is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53034 <object object_ref="oval:com.oracle.elsa:obj:20183140383" /> 53035 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53036 </rpminfo_test> 53037 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140766" version="501" comment="file-roller-nautilus is earlier than 0:3.28.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53038 <object object_ref="oval:com.oracle.elsa:obj:20183140384" /> 53039 <state state_ref="oval:com.oracle.elsa:ste:20183140040" /> 53040 </rpminfo_test> 53041 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140767" version="501" comment="file-roller-nautilus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53042 <object object_ref="oval:com.oracle.elsa:obj:20183140384" /> 53043 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53044 </rpminfo_test> 53045 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140768" version="501" comment="gedit-plugin-wordcompletion is earlier than 0:3.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53046 <object object_ref="oval:com.oracle.elsa:obj:20183140385" /> 53047 <state state_ref="oval:com.oracle.elsa:ste:20183140015" /> 53048 </rpminfo_test> 53049 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140769" version="501" comment="gedit-plugin-wordcompletion is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53050 <object object_ref="oval:com.oracle.elsa:obj:20183140385" /> 53051 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53052 </rpminfo_test> 53053 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140770" version="501" comment="gvfs-smb is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53054 <object object_ref="oval:com.oracle.elsa:obj:20183140386" /> 53055 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 53056 </rpminfo_test> 53057 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140771" version="501" comment="gvfs-smb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53058 <object object_ref="oval:com.oracle.elsa:obj:20183140386" /> 53059 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53060 </rpminfo_test> 53061 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140772" version="501" comment="brasero-nautilus is earlier than 0:3.12.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53062 <object object_ref="oval:com.oracle.elsa:obj:20183140387" /> 53063 <state state_ref="oval:com.oracle.elsa:ste:20183140080" /> 53064 </rpminfo_test> 53065 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140773" version="501" comment="brasero-nautilus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53066 <object object_ref="oval:com.oracle.elsa:obj:20183140387" /> 53067 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53068 </rpminfo_test> 53069 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140774" version="501" comment="gnome-classic-session is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53070 <object object_ref="oval:com.oracle.elsa:obj:20183140388" /> 53071 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 53072 </rpminfo_test> 53073 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140775" version="501" comment="gnome-classic-session is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53074 <object object_ref="oval:com.oracle.elsa:obj:20183140388" /> 53075 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53076 </rpminfo_test> 53077 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140776" version="501" comment="gnome-calculator is earlier than 0:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53078 <object object_ref="oval:com.oracle.elsa:obj:20183140389" /> 53079 <state state_ref="oval:com.oracle.elsa:ste:20183140004" /> 53080 </rpminfo_test> 53081 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140777" version="501" comment="gnome-calculator is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53082 <object object_ref="oval:com.oracle.elsa:obj:20183140389" /> 53083 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53084 </rpminfo_test> 53085 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140778" version="501" comment="wayland-protocols-devel is earlier than 0:1.14-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53086 <object object_ref="oval:com.oracle.elsa:obj:20183140390" /> 53087 <state state_ref="oval:com.oracle.elsa:ste:20183140112" /> 53088 </rpminfo_test> 53089 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140779" version="501" comment="wayland-protocols-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53090 <object object_ref="oval:com.oracle.elsa:obj:20183140390" /> 53091 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53092 </rpminfo_test> 53093 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140780" version="501" comment="libjpeg-turbo is earlier than 0:1.2.90-6.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53094 <object object_ref="oval:com.oracle.elsa:obj:20183140391" /> 53095 <state state_ref="oval:com.oracle.elsa:ste:20183140049" /> 53096 </rpminfo_test> 53097 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140781" version="501" comment="libjpeg-turbo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53098 <object object_ref="oval:com.oracle.elsa:obj:20183140391" /> 53099 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53100 </rpminfo_test> 53101 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140782" version="501" comment="gnome-desktop3 is earlier than 0:3.28.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53102 <object object_ref="oval:com.oracle.elsa:obj:20183140392" /> 53103 <state state_ref="oval:com.oracle.elsa:ste:20183140014" /> 53104 </rpminfo_test> 53105 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140783" version="501" comment="gnome-desktop3 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53106 <object object_ref="oval:com.oracle.elsa:obj:20183140392" /> 53107 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53108 </rpminfo_test> 53109 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140784" version="501" comment="webkitgtk4-plugin-process-gtk2 is earlier than 0:2.20.5-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53110 <object object_ref="oval:com.oracle.elsa:obj:20183140393" /> 53111 <state state_ref="oval:com.oracle.elsa:ste:20183140022" /> 53112 </rpminfo_test> 53113 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140785" version="501" comment="webkitgtk4-plugin-process-gtk2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53114 <object object_ref="oval:com.oracle.elsa:obj:20183140393" /> 53115 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53116 </rpminfo_test> 53117 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140786" version="501" comment="gvfs-fuse is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53118 <object object_ref="oval:com.oracle.elsa:obj:20183140394" /> 53119 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 53120 </rpminfo_test> 53121 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140787" version="501" comment="gvfs-fuse is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53122 <object object_ref="oval:com.oracle.elsa:obj:20183140394" /> 53123 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53124 </rpminfo_test> 53125 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140788" version="501" comment="harfbuzz-devel is earlier than 0:1.7.5-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53126 <object object_ref="oval:com.oracle.elsa:obj:20183140395" /> 53127 <state state_ref="oval:com.oracle.elsa:ste:20183140100" /> 53128 </rpminfo_test> 53129 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140789" version="501" comment="harfbuzz-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53130 <object object_ref="oval:com.oracle.elsa:obj:20183140395" /> 53131 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53132 </rpminfo_test> 53133 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140790" version="501" comment="gnome-online-miners is earlier than 0:3.26.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53134 <object object_ref="oval:com.oracle.elsa:obj:20183140396" /> 53135 <state state_ref="oval:com.oracle.elsa:ste:20183140059" /> 53136 </rpminfo_test> 53137 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140791" version="501" comment="gnome-online-miners is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53138 <object object_ref="oval:com.oracle.elsa:obj:20183140396" /> 53139 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53140 </rpminfo_test> 53141 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140792" version="501" comment="osinfo-db is earlier than 0:20180531-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53142 <object object_ref="oval:com.oracle.elsa:obj:20183140397" /> 53143 <state state_ref="oval:com.oracle.elsa:ste:20183140113" /> 53144 </rpminfo_test> 53145 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140793" version="501" comment="osinfo-db is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53146 <object object_ref="oval:com.oracle.elsa:obj:20183140397" /> 53147 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53148 </rpminfo_test> 53149 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140794" version="501" comment="gnome-clocks is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53150 <object object_ref="oval:com.oracle.elsa:obj:20183140398" /> 53151 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 53152 </rpminfo_test> 53153 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140795" version="501" comment="gnome-clocks is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53154 <object object_ref="oval:com.oracle.elsa:obj:20183140398" /> 53155 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53156 </rpminfo_test> 53157 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140796" version="501" comment="libgweather is earlier than 0:3.28.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53158 <object object_ref="oval:com.oracle.elsa:obj:20183140399" /> 53159 <state state_ref="oval:com.oracle.elsa:ste:20183140014" /> 53160 </rpminfo_test> 53161 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140797" version="501" comment="libgweather is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53162 <object object_ref="oval:com.oracle.elsa:obj:20183140399" /> 53163 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53164 </rpminfo_test> 53165 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140798" version="501" comment="compat-libical1 is earlier than 0:1.0.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53166 <object object_ref="oval:com.oracle.elsa:obj:20183140400" /> 53167 <state state_ref="oval:com.oracle.elsa:ste:20183140114" /> 53168 </rpminfo_test> 53169 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140799" version="501" comment="compat-libical1 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53170 <object object_ref="oval:com.oracle.elsa:obj:20183140400" /> 53171 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53172 </rpminfo_test> 53173 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140800" version="501" comment="mutter is earlier than 0:3.28.3-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53174 <object object_ref="oval:com.oracle.elsa:obj:20183140401" /> 53175 <state state_ref="oval:com.oracle.elsa:ste:20183140052" /> 53176 </rpminfo_test> 53177 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140801" version="501" comment="mutter is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53178 <object object_ref="oval:com.oracle.elsa:obj:20183140401" /> 53179 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53180 </rpminfo_test> 53181 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140802" version="501" comment="libgdata is earlier than 0:0.17.9-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53182 <object object_ref="oval:com.oracle.elsa:obj:20183140402" /> 53183 <state state_ref="oval:com.oracle.elsa:ste:20183140027" /> 53184 </rpminfo_test> 53185 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140803" version="501" comment="libgdata is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53186 <object object_ref="oval:com.oracle.elsa:obj:20183140402" /> 53187 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53188 </rpminfo_test> 53189 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140804" version="501" comment="gvfs-archive is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53190 <object object_ref="oval:com.oracle.elsa:obj:20183140403" /> 53191 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 53192 </rpminfo_test> 53193 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140805" version="501" comment="gvfs-archive is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53194 <object object_ref="oval:com.oracle.elsa:obj:20183140403" /> 53195 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53196 </rpminfo_test> 53197 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140806" version="501" comment="libwnck3 is earlier than 0:3.24.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53198 <object object_ref="oval:com.oracle.elsa:obj:20183140404" /> 53199 <state state_ref="oval:com.oracle.elsa:ste:20183140069" /> 53200 </rpminfo_test> 53201 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140807" version="501" comment="libwnck3 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53202 <object object_ref="oval:com.oracle.elsa:obj:20183140404" /> 53203 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53204 </rpminfo_test> 53205 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140808" version="501" comment="libwayland-cursor is earlier than 0:1.15.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53206 <object object_ref="oval:com.oracle.elsa:obj:20183140405" /> 53207 <state state_ref="oval:com.oracle.elsa:ste:20183140038" /> 53208 </rpminfo_test> 53209 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140809" version="501" comment="libwayland-cursor is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53210 <object object_ref="oval:com.oracle.elsa:obj:20183140405" /> 53211 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53212 </rpminfo_test> 53213 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140810" version="501" comment="nautilus is earlier than 0:3.26.3.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53214 <object object_ref="oval:com.oracle.elsa:obj:20183140406" /> 53215 <state state_ref="oval:com.oracle.elsa:ste:20183140094" /> 53216 </rpminfo_test> 53217 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140811" version="501" comment="nautilus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53218 <object object_ref="oval:com.oracle.elsa:obj:20183140406" /> 53219 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53220 </rpminfo_test> 53221 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140812" version="501" comment="gvfs-devel is earlier than 0:1.36.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53222 <object object_ref="oval:com.oracle.elsa:obj:20183140407" /> 53223 <state state_ref="oval:com.oracle.elsa:ste:20183140068" /> 53224 </rpminfo_test> 53225 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140813" version="501" comment="gvfs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53226 <object object_ref="oval:com.oracle.elsa:obj:20183140407" /> 53227 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53228 </rpminfo_test> 53229 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140814" version="501" comment="rest is earlier than 0:0.8.1-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53230 <object object_ref="oval:com.oracle.elsa:obj:20183140408" /> 53231 <state state_ref="oval:com.oracle.elsa:ste:20183140055" /> 53232 </rpminfo_test> 53233 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140815" version="501" comment="rest is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53234 <object object_ref="oval:com.oracle.elsa:obj:20183140408" /> 53235 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53236 </rpminfo_test> 53237 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140816" version="501" comment="rhythmbox is earlier than 0:3.4.2-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53238 <object object_ref="oval:com.oracle.elsa:obj:20183140409" /> 53239 <state state_ref="oval:com.oracle.elsa:ste:20183140081" /> 53240 </rpminfo_test> 53241 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140817" version="501" comment="rhythmbox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53242 <object object_ref="oval:com.oracle.elsa:obj:20183140409" /> 53243 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53244 </rpminfo_test> 53245 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140818" version="501" comment="gnome-bluetooth-libs is earlier than 1:3.28.2-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53246 <object object_ref="oval:com.oracle.elsa:obj:20183140410" /> 53247 <state state_ref="oval:com.oracle.elsa:ste:20183140043" /> 53248 </rpminfo_test> 53249 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140819" version="501" comment="gnome-bluetooth-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53250 <object object_ref="oval:com.oracle.elsa:obj:20183140410" /> 53251 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53252 </rpminfo_test> 53253 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140820" version="501" comment="gnome-shell-extension-apps-menu is earlier than 0:3.28.1-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53254 <object object_ref="oval:com.oracle.elsa:obj:20183140411" /> 53255 <state state_ref="oval:com.oracle.elsa:ste:20183140009" /> 53256 </rpminfo_test> 53257 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140821" version="501" comment="gnome-shell-extension-apps-menu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53258 <object object_ref="oval:com.oracle.elsa:obj:20183140411" /> 53259 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53260 </rpminfo_test> 53261 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140822" version="501" comment="at-spi2-core-devel is earlier than 0:2.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53262 <object object_ref="oval:com.oracle.elsa:obj:20183140412" /> 53263 <state state_ref="oval:com.oracle.elsa:ste:20183140030" /> 53264 </rpminfo_test> 53265 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140823" version="501" comment="at-spi2-core-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53266 <object object_ref="oval:com.oracle.elsa:obj:20183140412" /> 53267 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53268 </rpminfo_test> 53269 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140824" version="501" comment="atk is earlier than 0:2.28.1-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53270 <object object_ref="oval:com.oracle.elsa:obj:20183140413" /> 53271 <state state_ref="oval:com.oracle.elsa:ste:20183140111" /> 53272 </rpminfo_test> 53273 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140825" version="501" comment="atk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53274 <object object_ref="oval:com.oracle.elsa:obj:20183140413" /> 53275 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53276 </rpminfo_test> 53277 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140826" version="501" comment="libpeas is earlier than 0:1.22.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53278 <object object_ref="oval:com.oracle.elsa:obj:20183140414" /> 53279 <state state_ref="oval:com.oracle.elsa:ste:20183140024" /> 53280 </rpminfo_test> 53281 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140827" version="501" comment="libpeas is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53282 <object object_ref="oval:com.oracle.elsa:obj:20183140414" /> 53283 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53284 </rpminfo_test> 53285 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140828" version="501" comment="control-center is earlier than 1:3.28.1-4.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53286 <object object_ref="oval:com.oracle.elsa:obj:20183140415" /> 53287 <state state_ref="oval:com.oracle.elsa:ste:20183140034" /> 53288 </rpminfo_test> 53289 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140829" version="501" comment="control-center is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53290 <object object_ref="oval:com.oracle.elsa:obj:20183140415" /> 53291 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53292 </rpminfo_test> 53293 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140830" version="501" comment="libchamplain is earlier than 0:0.12.16-2.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53294 <object object_ref="oval:com.oracle.elsa:obj:20183140416" /> 53295 <state state_ref="oval:com.oracle.elsa:ste:20183140045" /> 53296 </rpminfo_test> 53297 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140831" version="501" comment="libchamplain is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53298 <object object_ref="oval:com.oracle.elsa:obj:20183140416" /> 53299 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53300 </rpminfo_test> 53301 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140832" version="501" comment="brasero-libs is earlier than 0:3.12.2-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53302 <object object_ref="oval:com.oracle.elsa:obj:20183140417" /> 53303 <state state_ref="oval:com.oracle.elsa:ste:20183140080" /> 53304 </rpminfo_test> 53305 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140833" version="501" comment="brasero-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53306 <object object_ref="oval:com.oracle.elsa:obj:20183140417" /> 53307 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53308 </rpminfo_test> 53309 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140834" version="501" comment="pango is earlier than 0:1.42.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53310 <object object_ref="oval:com.oracle.elsa:obj:20183140418" /> 53311 <state state_ref="oval:com.oracle.elsa:ste:20183140063" /> 53312 </rpminfo_test> 53313 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140835" version="501" comment="pango is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53314 <object object_ref="oval:com.oracle.elsa:obj:20183140418" /> 53315 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53316 </rpminfo_test> 53317 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140836" version="501" comment="gcr-devel is earlier than 0:3.28.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53318 <object object_ref="oval:com.oracle.elsa:obj:20183140419" /> 53319 <state state_ref="oval:com.oracle.elsa:ste:20183140005" /> 53320 </rpminfo_test> 53321 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140837" version="501" comment="gcr-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53322 <object object_ref="oval:com.oracle.elsa:obj:20183140419" /> 53323 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53324 </rpminfo_test> 53325 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140838" version="501" comment="gdk-pixbuf2 is earlier than 0:2.36.12-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53326 <object object_ref="oval:com.oracle.elsa:obj:20183140420" /> 53327 <state state_ref="oval:com.oracle.elsa:ste:20183140046" /> 53328 </rpminfo_test> 53329 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140839" version="501" comment="gdk-pixbuf2 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53330 <object object_ref="oval:com.oracle.elsa:obj:20183140420" /> 53331 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53332 </rpminfo_test> 53333 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140840" version="501" comment="gtk3-devel-docs is earlier than 0:3.22.30-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53334 <object object_ref="oval:com.oracle.elsa:obj:20183140421" /> 53335 <state state_ref="oval:com.oracle.elsa:ste:20183140088" /> 53336 </rpminfo_test> 53337 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140841" version="501" comment="gtk3-devel-docs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53338 <object object_ref="oval:com.oracle.elsa:obj:20183140421" /> 53339 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53340 </rpminfo_test> 53341 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140842" version="501" comment="vala-doc is earlier than 0:0.40.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53342 <object object_ref="oval:com.oracle.elsa:obj:20183140422" /> 53343 <state state_ref="oval:com.oracle.elsa:ste:20183140051" /> 53344 </rpminfo_test> 53345 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140843" version="501" comment="vala-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53346 <object object_ref="oval:com.oracle.elsa:obj:20183140422" /> 53347 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53348 </rpminfo_test> 53349 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140844" version="501" comment="geoclue2-devel is earlier than 0:2.4.8-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53350 <object object_ref="oval:com.oracle.elsa:obj:20183140423" /> 53351 <state state_ref="oval:com.oracle.elsa:ste:20183140031" /> 53352 </rpminfo_test> 53353 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140845" version="501" comment="geoclue2-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53354 <object object_ref="oval:com.oracle.elsa:obj:20183140423" /> 53355 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53356 </rpminfo_test> 53357 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140846" version="501" comment="folks-tools is earlier than 1:0.11.4-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53358 <object object_ref="oval:com.oracle.elsa:obj:20183140424" /> 53359 <state state_ref="oval:com.oracle.elsa:ste:20183140090" /> 53360 </rpminfo_test> 53361 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140847" version="501" comment="folks-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53362 <object object_ref="oval:com.oracle.elsa:obj:20183140424" /> 53363 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53364 </rpminfo_test> 53365 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140848" version="501" comment="poppler-qt-devel is earlier than 0:0.26.5-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53366 <object object_ref="oval:com.oracle.elsa:obj:20183140425" /> 53367 <state state_ref="oval:com.oracle.elsa:ste:20183140057" /> 53368 </rpminfo_test> 53369 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140849" version="501" comment="poppler-qt-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53370 <object object_ref="oval:com.oracle.elsa:obj:20183140425" /> 53371 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53372 </rpminfo_test> 53373 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140850" version="501" comment="eog-devel is earlier than 0:3.28.3-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53374 <object object_ref="oval:com.oracle.elsa:obj:20183140426" /> 53375 <state state_ref="oval:com.oracle.elsa:ste:20183140085" /> 53376 </rpminfo_test> 53377 <rpminfo_test id="oval:com.oracle.elsa:tst:20183140851" version="501" comment="eog-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53378 <object object_ref="oval:com.oracle.elsa:obj:20183140426" /> 53379 <state state_ref="oval:com.oracle.elsa:ste:20183140001" /> 53380 </rpminfo_test> 53381 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53382 <object object_ref="oval:com.oracle.elsa:obj:20183157001" /> 53383 <state state_ref="oval:com.oracle.elsa:ste:20183157002" /> 53384 </rpminfo_test> 53385 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157002" version="501" comment="curl is earlier than 0:7.29.0-51.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53386 <object object_ref="oval:com.oracle.elsa:obj:20183157002" /> 53387 <state state_ref="oval:com.oracle.elsa:ste:20183157003" /> 53388 </rpminfo_test> 53389 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157003" version="501" comment="curl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53390 <object object_ref="oval:com.oracle.elsa:obj:20183157002" /> 53391 <state state_ref="oval:com.oracle.elsa:ste:20183157001" /> 53392 </rpminfo_test> 53393 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157004" version="501" comment="libcurl is earlier than 0:7.29.0-51.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53394 <object object_ref="oval:com.oracle.elsa:obj:20183157003" /> 53395 <state state_ref="oval:com.oracle.elsa:ste:20183157003" /> 53396 </rpminfo_test> 53397 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157005" version="501" comment="libcurl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53398 <object object_ref="oval:com.oracle.elsa:obj:20183157003" /> 53399 <state state_ref="oval:com.oracle.elsa:ste:20183157001" /> 53400 </rpminfo_test> 53401 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157006" version="501" comment="libcurl-devel is earlier than 0:7.29.0-51.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53402 <object object_ref="oval:com.oracle.elsa:obj:20183157004" /> 53403 <state state_ref="oval:com.oracle.elsa:ste:20183157003" /> 53404 </rpminfo_test> 53405 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157007" version="501" comment="libcurl-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53406 <object object_ref="oval:com.oracle.elsa:obj:20183157004" /> 53407 <state state_ref="oval:com.oracle.elsa:ste:20183157001" /> 53408 </rpminfo_test> 53409 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157008" version="501" comment="nss-pem is earlier than 0:1.0.3-5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53410 <object object_ref="oval:com.oracle.elsa:obj:20183157005" /> 53411 <state state_ref="oval:com.oracle.elsa:ste:20183157004" /> 53412 </rpminfo_test> 53413 <rpminfo_test id="oval:com.oracle.elsa:tst:20183157009" version="501" comment="nss-pem is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53414 <object object_ref="oval:com.oracle.elsa:obj:20183157005" /> 53415 <state state_ref="oval:com.oracle.elsa:ste:20183157001" /> 53416 </rpminfo_test> 53417 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53418 <object object_ref="oval:com.oracle.elsa:obj:20183158001" /> 53419 <state state_ref="oval:com.oracle.elsa:ste:20183158002" /> 53420 </rpminfo_test> 53421 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158002" version="501" comment="libipa_hbac is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53422 <object object_ref="oval:com.oracle.elsa:obj:20183158002" /> 53423 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53424 </rpminfo_test> 53425 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158003" version="501" comment="libipa_hbac is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53426 <object object_ref="oval:com.oracle.elsa:obj:20183158002" /> 53427 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53428 </rpminfo_test> 53429 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158004" version="501" comment="libipa_hbac-devel is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53430 <object object_ref="oval:com.oracle.elsa:obj:20183158003" /> 53431 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53432 </rpminfo_test> 53433 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158005" version="501" comment="libipa_hbac-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53434 <object object_ref="oval:com.oracle.elsa:obj:20183158003" /> 53435 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53436 </rpminfo_test> 53437 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158006" version="501" comment="libsss_autofs is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53438 <object object_ref="oval:com.oracle.elsa:obj:20183158004" /> 53439 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53440 </rpminfo_test> 53441 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158007" version="501" comment="libsss_autofs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53442 <object object_ref="oval:com.oracle.elsa:obj:20183158004" /> 53443 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53444 </rpminfo_test> 53445 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158008" version="501" comment="libsss_certmap is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53446 <object object_ref="oval:com.oracle.elsa:obj:20183158005" /> 53447 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53448 </rpminfo_test> 53449 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158009" version="501" comment="libsss_certmap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53450 <object object_ref="oval:com.oracle.elsa:obj:20183158005" /> 53451 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53452 </rpminfo_test> 53453 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158010" version="501" comment="libsss_certmap-devel is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53454 <object object_ref="oval:com.oracle.elsa:obj:20183158006" /> 53455 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53456 </rpminfo_test> 53457 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158011" version="501" comment="libsss_certmap-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53458 <object object_ref="oval:com.oracle.elsa:obj:20183158006" /> 53459 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53460 </rpminfo_test> 53461 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158012" version="501" comment="libsss_idmap is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53462 <object object_ref="oval:com.oracle.elsa:obj:20183158007" /> 53463 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53464 </rpminfo_test> 53465 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158013" version="501" comment="libsss_idmap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53466 <object object_ref="oval:com.oracle.elsa:obj:20183158007" /> 53467 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53468 </rpminfo_test> 53469 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158014" version="501" comment="libsss_idmap-devel is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53470 <object object_ref="oval:com.oracle.elsa:obj:20183158008" /> 53471 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53472 </rpminfo_test> 53473 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158015" version="501" comment="libsss_idmap-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53474 <object object_ref="oval:com.oracle.elsa:obj:20183158008" /> 53475 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53476 </rpminfo_test> 53477 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158016" version="501" comment="libsss_nss_idmap is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53478 <object object_ref="oval:com.oracle.elsa:obj:20183158009" /> 53479 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53480 </rpminfo_test> 53481 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158017" version="501" comment="libsss_nss_idmap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53482 <object object_ref="oval:com.oracle.elsa:obj:20183158009" /> 53483 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53484 </rpminfo_test> 53485 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158018" version="501" comment="libsss_nss_idmap-devel is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53486 <object object_ref="oval:com.oracle.elsa:obj:20183158010" /> 53487 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53488 </rpminfo_test> 53489 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158019" version="501" comment="libsss_nss_idmap-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53490 <object object_ref="oval:com.oracle.elsa:obj:20183158010" /> 53491 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53492 </rpminfo_test> 53493 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158020" version="501" comment="libsss_simpleifp is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53494 <object object_ref="oval:com.oracle.elsa:obj:20183158011" /> 53495 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53496 </rpminfo_test> 53497 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158021" version="501" comment="libsss_simpleifp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53498 <object object_ref="oval:com.oracle.elsa:obj:20183158011" /> 53499 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53500 </rpminfo_test> 53501 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158022" version="501" comment="libsss_simpleifp-devel is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53502 <object object_ref="oval:com.oracle.elsa:obj:20183158012" /> 53503 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53504 </rpminfo_test> 53505 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158023" version="501" comment="libsss_simpleifp-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53506 <object object_ref="oval:com.oracle.elsa:obj:20183158012" /> 53507 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53508 </rpminfo_test> 53509 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158024" version="501" comment="libsss_sudo is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53510 <object object_ref="oval:com.oracle.elsa:obj:20183158013" /> 53511 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53512 </rpminfo_test> 53513 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158025" version="501" comment="libsss_sudo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53514 <object object_ref="oval:com.oracle.elsa:obj:20183158013" /> 53515 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53516 </rpminfo_test> 53517 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158026" version="501" comment="python-libipa_hbac is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53518 <object object_ref="oval:com.oracle.elsa:obj:20183158014" /> 53519 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53520 </rpminfo_test> 53521 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158027" version="501" comment="python-libipa_hbac is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53522 <object object_ref="oval:com.oracle.elsa:obj:20183158014" /> 53523 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53524 </rpminfo_test> 53525 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158028" version="501" comment="python-libsss_nss_idmap is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53526 <object object_ref="oval:com.oracle.elsa:obj:20183158015" /> 53527 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53528 </rpminfo_test> 53529 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158029" version="501" comment="python-libsss_nss_idmap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53530 <object object_ref="oval:com.oracle.elsa:obj:20183158015" /> 53531 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53532 </rpminfo_test> 53533 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158030" version="501" comment="python-sss is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53534 <object object_ref="oval:com.oracle.elsa:obj:20183158016" /> 53535 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53536 </rpminfo_test> 53537 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158031" version="501" comment="python-sss is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53538 <object object_ref="oval:com.oracle.elsa:obj:20183158016" /> 53539 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53540 </rpminfo_test> 53541 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158032" version="501" comment="python-sss-murmur is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53542 <object object_ref="oval:com.oracle.elsa:obj:20183158017" /> 53543 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53544 </rpminfo_test> 53545 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158033" version="501" comment="python-sss-murmur is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53546 <object object_ref="oval:com.oracle.elsa:obj:20183158017" /> 53547 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53548 </rpminfo_test> 53549 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158034" version="501" comment="python-sssdconfig is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53550 <object object_ref="oval:com.oracle.elsa:obj:20183158018" /> 53551 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53552 </rpminfo_test> 53553 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158035" version="501" comment="python-sssdconfig is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53554 <object object_ref="oval:com.oracle.elsa:obj:20183158018" /> 53555 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53556 </rpminfo_test> 53557 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158036" version="501" comment="sssd is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53558 <object object_ref="oval:com.oracle.elsa:obj:20183158019" /> 53559 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53560 </rpminfo_test> 53561 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158037" version="501" comment="sssd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53562 <object object_ref="oval:com.oracle.elsa:obj:20183158019" /> 53563 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53564 </rpminfo_test> 53565 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158038" version="501" comment="sssd-ad is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53566 <object object_ref="oval:com.oracle.elsa:obj:20183158020" /> 53567 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53568 </rpminfo_test> 53569 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158039" version="501" comment="sssd-ad is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53570 <object object_ref="oval:com.oracle.elsa:obj:20183158020" /> 53571 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53572 </rpminfo_test> 53573 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158040" version="501" comment="sssd-client is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53574 <object object_ref="oval:com.oracle.elsa:obj:20183158021" /> 53575 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53576 </rpminfo_test> 53577 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158041" version="501" comment="sssd-client is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53578 <object object_ref="oval:com.oracle.elsa:obj:20183158021" /> 53579 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53580 </rpminfo_test> 53581 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158042" version="501" comment="sssd-common is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53582 <object object_ref="oval:com.oracle.elsa:obj:20183158022" /> 53583 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53584 </rpminfo_test> 53585 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158043" version="501" comment="sssd-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53586 <object object_ref="oval:com.oracle.elsa:obj:20183158022" /> 53587 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53588 </rpminfo_test> 53589 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158044" version="501" comment="sssd-common-pac is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53590 <object object_ref="oval:com.oracle.elsa:obj:20183158023" /> 53591 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53592 </rpminfo_test> 53593 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158045" version="501" comment="sssd-common-pac is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53594 <object object_ref="oval:com.oracle.elsa:obj:20183158023" /> 53595 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53596 </rpminfo_test> 53597 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158046" version="501" comment="sssd-dbus is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53598 <object object_ref="oval:com.oracle.elsa:obj:20183158024" /> 53599 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53600 </rpminfo_test> 53601 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158047" version="501" comment="sssd-dbus is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53602 <object object_ref="oval:com.oracle.elsa:obj:20183158024" /> 53603 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53604 </rpminfo_test> 53605 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158048" version="501" comment="sssd-ipa is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53606 <object object_ref="oval:com.oracle.elsa:obj:20183158025" /> 53607 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53608 </rpminfo_test> 53609 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158049" version="501" comment="sssd-ipa is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53610 <object object_ref="oval:com.oracle.elsa:obj:20183158025" /> 53611 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53612 </rpminfo_test> 53613 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158050" version="501" comment="sssd-kcm is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53614 <object object_ref="oval:com.oracle.elsa:obj:20183158026" /> 53615 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53616 </rpminfo_test> 53617 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158051" version="501" comment="sssd-kcm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53618 <object object_ref="oval:com.oracle.elsa:obj:20183158026" /> 53619 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53620 </rpminfo_test> 53621 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158052" version="501" comment="sssd-krb5 is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53622 <object object_ref="oval:com.oracle.elsa:obj:20183158027" /> 53623 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53624 </rpminfo_test> 53625 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158053" version="501" comment="sssd-krb5 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53626 <object object_ref="oval:com.oracle.elsa:obj:20183158027" /> 53627 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53628 </rpminfo_test> 53629 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158054" version="501" comment="sssd-krb5-common is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53630 <object object_ref="oval:com.oracle.elsa:obj:20183158028" /> 53631 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53632 </rpminfo_test> 53633 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158055" version="501" comment="sssd-krb5-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53634 <object object_ref="oval:com.oracle.elsa:obj:20183158028" /> 53635 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53636 </rpminfo_test> 53637 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158056" version="501" comment="sssd-ldap is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53638 <object object_ref="oval:com.oracle.elsa:obj:20183158029" /> 53639 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53640 </rpminfo_test> 53641 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158057" version="501" comment="sssd-ldap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53642 <object object_ref="oval:com.oracle.elsa:obj:20183158029" /> 53643 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53644 </rpminfo_test> 53645 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158058" version="501" comment="sssd-libwbclient is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53646 <object object_ref="oval:com.oracle.elsa:obj:20183158030" /> 53647 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53648 </rpminfo_test> 53649 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158059" version="501" comment="sssd-libwbclient is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53650 <object object_ref="oval:com.oracle.elsa:obj:20183158030" /> 53651 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53652 </rpminfo_test> 53653 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158060" version="501" comment="sssd-libwbclient-devel is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53654 <object object_ref="oval:com.oracle.elsa:obj:20183158031" /> 53655 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53656 </rpminfo_test> 53657 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158061" version="501" comment="sssd-libwbclient-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53658 <object object_ref="oval:com.oracle.elsa:obj:20183158031" /> 53659 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53660 </rpminfo_test> 53661 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158062" version="501" comment="sssd-polkit-rules is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53662 <object object_ref="oval:com.oracle.elsa:obj:20183158032" /> 53663 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53664 </rpminfo_test> 53665 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158063" version="501" comment="sssd-polkit-rules is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53666 <object object_ref="oval:com.oracle.elsa:obj:20183158032" /> 53667 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53668 </rpminfo_test> 53669 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158064" version="501" comment="sssd-proxy is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53670 <object object_ref="oval:com.oracle.elsa:obj:20183158033" /> 53671 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53672 </rpminfo_test> 53673 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158065" version="501" comment="sssd-proxy is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53674 <object object_ref="oval:com.oracle.elsa:obj:20183158033" /> 53675 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53676 </rpminfo_test> 53677 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158066" version="501" comment="sssd-tools is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53678 <object object_ref="oval:com.oracle.elsa:obj:20183158034" /> 53679 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53680 </rpminfo_test> 53681 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158067" version="501" comment="sssd-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53682 <object object_ref="oval:com.oracle.elsa:obj:20183158034" /> 53683 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53684 </rpminfo_test> 53685 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158068" version="501" comment="sssd-winbind-idmap is earlier than 0:1.16.2-13.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53686 <object object_ref="oval:com.oracle.elsa:obj:20183158035" /> 53687 <state state_ref="oval:com.oracle.elsa:ste:20183158003" /> 53688 </rpminfo_test> 53689 <rpminfo_test id="oval:com.oracle.elsa:tst:20183158069" version="501" comment="sssd-winbind-idmap is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53690 <object object_ref="oval:com.oracle.elsa:obj:20183158035" /> 53691 <state state_ref="oval:com.oracle.elsa:ste:20183158001" /> 53692 </rpminfo_test> 53693 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53694 <object object_ref="oval:com.oracle.elsa:obj:20183221001" /> 53695 <state state_ref="oval:com.oracle.elsa:ste:20183221002" /> 53696 </rpminfo_test> 53697 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221002" version="501" comment="openssl is earlier than 1:1.0.2k-16.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53698 <object object_ref="oval:com.oracle.elsa:obj:20183221002" /> 53699 <state state_ref="oval:com.oracle.elsa:ste:20183221003" /> 53700 </rpminfo_test> 53701 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221003" version="501" comment="openssl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53702 <object object_ref="oval:com.oracle.elsa:obj:20183221002" /> 53703 <state state_ref="oval:com.oracle.elsa:ste:20183221001" /> 53704 </rpminfo_test> 53705 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221004" version="501" comment="openssl-devel is earlier than 1:1.0.2k-16.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53706 <object object_ref="oval:com.oracle.elsa:obj:20183221003" /> 53707 <state state_ref="oval:com.oracle.elsa:ste:20183221003" /> 53708 </rpminfo_test> 53709 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221005" version="501" comment="openssl-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53710 <object object_ref="oval:com.oracle.elsa:obj:20183221003" /> 53711 <state state_ref="oval:com.oracle.elsa:ste:20183221001" /> 53712 </rpminfo_test> 53713 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221006" version="501" comment="openssl-libs is earlier than 1:1.0.2k-16.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53714 <object object_ref="oval:com.oracle.elsa:obj:20183221004" /> 53715 <state state_ref="oval:com.oracle.elsa:ste:20183221003" /> 53716 </rpminfo_test> 53717 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221007" version="501" comment="openssl-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53718 <object object_ref="oval:com.oracle.elsa:obj:20183221004" /> 53719 <state state_ref="oval:com.oracle.elsa:ste:20183221001" /> 53720 </rpminfo_test> 53721 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221008" version="501" comment="openssl-perl is earlier than 1:1.0.2k-16.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53722 <object object_ref="oval:com.oracle.elsa:obj:20183221005" /> 53723 <state state_ref="oval:com.oracle.elsa:ste:20183221003" /> 53724 </rpminfo_test> 53725 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221009" version="501" comment="openssl-perl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53726 <object object_ref="oval:com.oracle.elsa:obj:20183221005" /> 53727 <state state_ref="oval:com.oracle.elsa:ste:20183221001" /> 53728 </rpminfo_test> 53729 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221010" version="501" comment="openssl-static is earlier than 1:1.0.2k-16.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53730 <object object_ref="oval:com.oracle.elsa:obj:20183221006" /> 53731 <state state_ref="oval:com.oracle.elsa:ste:20183221003" /> 53732 </rpminfo_test> 53733 <rpminfo_test id="oval:com.oracle.elsa:tst:20183221011" version="501" comment="openssl-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53734 <object object_ref="oval:com.oracle.elsa:obj:20183221006" /> 53735 <state state_ref="oval:com.oracle.elsa:ste:20183221001" /> 53736 </rpminfo_test> 53737 <rpminfo_test id="oval:com.oracle.elsa:tst:20183229001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53738 <object object_ref="oval:com.oracle.elsa:obj:20183229001" /> 53739 <state state_ref="oval:com.oracle.elsa:ste:20183229002" /> 53740 </rpminfo_test> 53741 <rpminfo_test id="oval:com.oracle.elsa:tst:20183229002" version="501" comment="zziplib is earlier than 0:0.13.62-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53742 <object object_ref="oval:com.oracle.elsa:obj:20183229002" /> 53743 <state state_ref="oval:com.oracle.elsa:ste:20183229003" /> 53744 </rpminfo_test> 53745 <rpminfo_test id="oval:com.oracle.elsa:tst:20183229003" version="501" comment="zziplib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53746 <object object_ref="oval:com.oracle.elsa:obj:20183229002" /> 53747 <state state_ref="oval:com.oracle.elsa:ste:20183229001" /> 53748 </rpminfo_test> 53749 <rpminfo_test id="oval:com.oracle.elsa:tst:20183229004" version="501" comment="zziplib-devel is earlier than 0:0.13.62-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53750 <object object_ref="oval:com.oracle.elsa:obj:20183229003" /> 53751 <state state_ref="oval:com.oracle.elsa:ste:20183229003" /> 53752 </rpminfo_test> 53753 <rpminfo_test id="oval:com.oracle.elsa:tst:20183229005" version="501" comment="zziplib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53754 <object object_ref="oval:com.oracle.elsa:obj:20183229003" /> 53755 <state state_ref="oval:com.oracle.elsa:ste:20183229001" /> 53756 </rpminfo_test> 53757 <rpminfo_test id="oval:com.oracle.elsa:tst:20183229006" version="501" comment="zziplib-utils is earlier than 0:0.13.62-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53758 <object object_ref="oval:com.oracle.elsa:obj:20183229004" /> 53759 <state state_ref="oval:com.oracle.elsa:ste:20183229003" /> 53760 </rpminfo_test> 53761 <rpminfo_test id="oval:com.oracle.elsa:tst:20183229007" version="501" comment="zziplib-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53762 <object object_ref="oval:com.oracle.elsa:obj:20183229004" /> 53763 <state state_ref="oval:com.oracle.elsa:ste:20183229001" /> 53764 </rpminfo_test> 53765 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53766 <object object_ref="oval:com.oracle.elsa:obj:20183242001" /> 53767 <state state_ref="oval:com.oracle.elsa:ste:20183242002" /> 53768 </rpminfo_test> 53769 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242002" version="501" comment="glusterfs is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53770 <object object_ref="oval:com.oracle.elsa:obj:20183242002" /> 53771 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53772 </rpminfo_test> 53773 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242003" version="501" comment="glusterfs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53774 <object object_ref="oval:com.oracle.elsa:obj:20183242002" /> 53775 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53776 </rpminfo_test> 53777 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242004" version="501" comment="glusterfs-api is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53778 <object object_ref="oval:com.oracle.elsa:obj:20183242003" /> 53779 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53780 </rpminfo_test> 53781 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242005" version="501" comment="glusterfs-api is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53782 <object object_ref="oval:com.oracle.elsa:obj:20183242003" /> 53783 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53784 </rpminfo_test> 53785 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242006" version="501" comment="glusterfs-api-devel is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53786 <object object_ref="oval:com.oracle.elsa:obj:20183242004" /> 53787 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53788 </rpminfo_test> 53789 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242007" version="501" comment="glusterfs-api-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53790 <object object_ref="oval:com.oracle.elsa:obj:20183242004" /> 53791 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53792 </rpminfo_test> 53793 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242008" version="501" comment="glusterfs-cli is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53794 <object object_ref="oval:com.oracle.elsa:obj:20183242005" /> 53795 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53796 </rpminfo_test> 53797 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242009" version="501" comment="glusterfs-cli is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53798 <object object_ref="oval:com.oracle.elsa:obj:20183242005" /> 53799 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53800 </rpminfo_test> 53801 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242010" version="501" comment="glusterfs-client-xlators is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53802 <object object_ref="oval:com.oracle.elsa:obj:20183242006" /> 53803 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53804 </rpminfo_test> 53805 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242011" version="501" comment="glusterfs-client-xlators is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53806 <object object_ref="oval:com.oracle.elsa:obj:20183242006" /> 53807 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53808 </rpminfo_test> 53809 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242012" version="501" comment="glusterfs-devel is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53810 <object object_ref="oval:com.oracle.elsa:obj:20183242007" /> 53811 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53812 </rpminfo_test> 53813 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242013" version="501" comment="glusterfs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53814 <object object_ref="oval:com.oracle.elsa:obj:20183242007" /> 53815 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53816 </rpminfo_test> 53817 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242014" version="501" comment="glusterfs-fuse is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53818 <object object_ref="oval:com.oracle.elsa:obj:20183242008" /> 53819 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53820 </rpminfo_test> 53821 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242015" version="501" comment="glusterfs-fuse is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53822 <object object_ref="oval:com.oracle.elsa:obj:20183242008" /> 53823 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53824 </rpminfo_test> 53825 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242016" version="501" comment="glusterfs-libs is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53826 <object object_ref="oval:com.oracle.elsa:obj:20183242009" /> 53827 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53828 </rpminfo_test> 53829 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242017" version="501" comment="glusterfs-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53830 <object object_ref="oval:com.oracle.elsa:obj:20183242009" /> 53831 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53832 </rpminfo_test> 53833 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242018" version="501" comment="glusterfs-rdma is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53834 <object object_ref="oval:com.oracle.elsa:obj:20183242010" /> 53835 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53836 </rpminfo_test> 53837 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242019" version="501" comment="glusterfs-rdma is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53838 <object object_ref="oval:com.oracle.elsa:obj:20183242010" /> 53839 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53840 </rpminfo_test> 53841 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242020" version="501" comment="python2-gluster is earlier than 0:3.12.2-18.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53842 <object object_ref="oval:com.oracle.elsa:obj:20183242011" /> 53843 <state state_ref="oval:com.oracle.elsa:ste:20183242003" /> 53844 </rpminfo_test> 53845 <rpminfo_test id="oval:com.oracle.elsa:tst:20183242021" version="501" comment="python2-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53846 <object object_ref="oval:com.oracle.elsa:obj:20183242011" /> 53847 <state state_ref="oval:com.oracle.elsa:ste:20183242001" /> 53848 </rpminfo_test> 53849 <rpminfo_test id="oval:com.oracle.elsa:tst:20183246001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53850 <object object_ref="oval:com.oracle.elsa:obj:20183246001" /> 53851 <state state_ref="oval:com.oracle.elsa:ste:20183246002" /> 53852 </rpminfo_test> 53853 <rpminfo_test id="oval:com.oracle.elsa:tst:20183246002" version="501" comment="libcdio is earlier than 0:0.92-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53854 <object object_ref="oval:com.oracle.elsa:obj:20183246002" /> 53855 <state state_ref="oval:com.oracle.elsa:ste:20183246003" /> 53856 </rpminfo_test> 53857 <rpminfo_test id="oval:com.oracle.elsa:tst:20183246003" version="501" comment="libcdio is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53858 <object object_ref="oval:com.oracle.elsa:obj:20183246002" /> 53859 <state state_ref="oval:com.oracle.elsa:ste:20183246001" /> 53860 </rpminfo_test> 53861 <rpminfo_test id="oval:com.oracle.elsa:tst:20183246004" version="501" comment="libcdio-devel is earlier than 0:0.92-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53862 <object object_ref="oval:com.oracle.elsa:obj:20183246003" /> 53863 <state state_ref="oval:com.oracle.elsa:ste:20183246003" /> 53864 </rpminfo_test> 53865 <rpminfo_test id="oval:com.oracle.elsa:tst:20183246005" version="501" comment="libcdio-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53866 <object object_ref="oval:com.oracle.elsa:obj:20183246003" /> 53867 <state state_ref="oval:com.oracle.elsa:ste:20183246001" /> 53868 </rpminfo_test> 53869 <rpminfo_test id="oval:com.oracle.elsa:tst:20183249001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53870 <object object_ref="oval:com.oracle.elsa:obj:20183249001" /> 53871 <state state_ref="oval:com.oracle.elsa:ste:20183249002" /> 53872 </rpminfo_test> 53873 <rpminfo_test id="oval:com.oracle.elsa:tst:20183249002" version="501" comment="setup is earlier than 0:2.8.71-10.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53874 <object object_ref="oval:com.oracle.elsa:obj:20183249002" /> 53875 <state state_ref="oval:com.oracle.elsa:ste:20183249003" /> 53876 </rpminfo_test> 53877 <rpminfo_test id="oval:com.oracle.elsa:tst:20183249003" version="501" comment="setup is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53878 <object object_ref="oval:com.oracle.elsa:obj:20183249002" /> 53879 <state state_ref="oval:com.oracle.elsa:ste:20183249001" /> 53880 </rpminfo_test> 53881 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53882 <object object_ref="oval:com.oracle.elsa:obj:20183253001" /> 53883 <state state_ref="oval:com.oracle.elsa:ste:20183253002" /> 53884 </rpminfo_test> 53885 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253002" version="501" comment="jasper is earlier than 0:1.900.1-33.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53886 <object object_ref="oval:com.oracle.elsa:obj:20183253002" /> 53887 <state state_ref="oval:com.oracle.elsa:ste:20183253003" /> 53888 </rpminfo_test> 53889 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253003" version="501" comment="jasper is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53890 <object object_ref="oval:com.oracle.elsa:obj:20183253002" /> 53891 <state state_ref="oval:com.oracle.elsa:ste:20183253001" /> 53892 </rpminfo_test> 53893 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253004" version="501" comment="jasper-devel is earlier than 0:1.900.1-33.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53894 <object object_ref="oval:com.oracle.elsa:obj:20183253003" /> 53895 <state state_ref="oval:com.oracle.elsa:ste:20183253003" /> 53896 </rpminfo_test> 53897 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253005" version="501" comment="jasper-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53898 <object object_ref="oval:com.oracle.elsa:obj:20183253003" /> 53899 <state state_ref="oval:com.oracle.elsa:ste:20183253001" /> 53900 </rpminfo_test> 53901 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253006" version="501" comment="jasper-libs is earlier than 0:1.900.1-33.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53902 <object object_ref="oval:com.oracle.elsa:obj:20183253004" /> 53903 <state state_ref="oval:com.oracle.elsa:ste:20183253003" /> 53904 </rpminfo_test> 53905 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253007" version="501" comment="jasper-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53906 <object object_ref="oval:com.oracle.elsa:obj:20183253004" /> 53907 <state state_ref="oval:com.oracle.elsa:ste:20183253001" /> 53908 </rpminfo_test> 53909 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253008" version="501" comment="jasper-utils is earlier than 0:1.900.1-33.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53910 <object object_ref="oval:com.oracle.elsa:obj:20183253005" /> 53911 <state state_ref="oval:com.oracle.elsa:ste:20183253003" /> 53912 </rpminfo_test> 53913 <rpminfo_test id="oval:com.oracle.elsa:tst:20183253009" version="501" comment="jasper-utils is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53914 <object object_ref="oval:com.oracle.elsa:obj:20183253005" /> 53915 <state state_ref="oval:com.oracle.elsa:ste:20183253001" /> 53916 </rpminfo_test> 53917 <rpminfo_test id="oval:com.oracle.elsa:tst:20183327001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53918 <object object_ref="oval:com.oracle.elsa:obj:20183327001" /> 53919 <state state_ref="oval:com.oracle.elsa:ste:20183327002" /> 53920 </rpminfo_test> 53921 <rpminfo_test id="oval:com.oracle.elsa:tst:20183327002" version="501" comment="libmspack is earlier than 0:0.5-0.6.alpha.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53922 <object object_ref="oval:com.oracle.elsa:obj:20183327002" /> 53923 <state state_ref="oval:com.oracle.elsa:ste:20183327003" /> 53924 </rpminfo_test> 53925 <rpminfo_test id="oval:com.oracle.elsa:tst:20183327003" version="501" comment="libmspack is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53926 <object object_ref="oval:com.oracle.elsa:obj:20183327002" /> 53927 <state state_ref="oval:com.oracle.elsa:ste:20183327001" /> 53928 </rpminfo_test> 53929 <rpminfo_test id="oval:com.oracle.elsa:tst:20183327004" version="501" comment="libmspack-devel is earlier than 0:0.5-0.6.alpha.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53930 <object object_ref="oval:com.oracle.elsa:obj:20183327003" /> 53931 <state state_ref="oval:com.oracle.elsa:ste:20183327003" /> 53932 </rpminfo_test> 53933 <rpminfo_test id="oval:com.oracle.elsa:tst:20183327005" version="501" comment="libmspack-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53934 <object object_ref="oval:com.oracle.elsa:obj:20183327003" /> 53935 <state state_ref="oval:com.oracle.elsa:ste:20183327001" /> 53936 </rpminfo_test> 53937 <rpminfo_test id="oval:com.oracle.elsa:tst:20183335001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53938 <object object_ref="oval:com.oracle.elsa:obj:20183335001" /> 53939 <state state_ref="oval:com.oracle.elsa:ste:20183335002" /> 53940 </rpminfo_test> 53941 <rpminfo_test id="oval:com.oracle.elsa:tst:20183335002" version="501" comment="xerces-c is earlier than 0:3.1.1-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53942 <object object_ref="oval:com.oracle.elsa:obj:20183335002" /> 53943 <state state_ref="oval:com.oracle.elsa:ste:20183335003" /> 53944 </rpminfo_test> 53945 <rpminfo_test id="oval:com.oracle.elsa:tst:20183335003" version="501" comment="xerces-c is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53946 <object object_ref="oval:com.oracle.elsa:obj:20183335002" /> 53947 <state state_ref="oval:com.oracle.elsa:ste:20183335001" /> 53948 </rpminfo_test> 53949 <rpminfo_test id="oval:com.oracle.elsa:tst:20183335004" version="501" comment="xerces-c-devel is earlier than 0:3.1.1-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53950 <object object_ref="oval:com.oracle.elsa:obj:20183335003" /> 53951 <state state_ref="oval:com.oracle.elsa:ste:20183335003" /> 53952 </rpminfo_test> 53953 <rpminfo_test id="oval:com.oracle.elsa:tst:20183335005" version="501" comment="xerces-c-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53954 <object object_ref="oval:com.oracle.elsa:obj:20183335003" /> 53955 <state state_ref="oval:com.oracle.elsa:ste:20183335001" /> 53956 </rpminfo_test> 53957 <rpminfo_test id="oval:com.oracle.elsa:tst:20183335006" version="501" comment="xerces-c-doc is earlier than 0:3.1.1-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53958 <object object_ref="oval:com.oracle.elsa:obj:20183335004" /> 53959 <state state_ref="oval:com.oracle.elsa:ste:20183335003" /> 53960 </rpminfo_test> 53961 <rpminfo_test id="oval:com.oracle.elsa:tst:20183335007" version="501" comment="xerces-c-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53962 <object object_ref="oval:com.oracle.elsa:obj:20183335004" /> 53963 <state state_ref="oval:com.oracle.elsa:ste:20183335001" /> 53964 </rpminfo_test> 53965 <rpminfo_test id="oval:com.oracle.elsa:tst:20183347001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53966 <object object_ref="oval:com.oracle.elsa:obj:20183347001" /> 53967 <state state_ref="oval:com.oracle.elsa:ste:20183347002" /> 53968 </rpminfo_test> 53969 <rpminfo_test id="oval:com.oracle.elsa:tst:20183347002" version="501" comment="python-paramiko is earlier than 0:2.1.1-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53970 <object object_ref="oval:com.oracle.elsa:obj:20183347002" /> 53971 <state state_ref="oval:com.oracle.elsa:ste:20183347003" /> 53972 </rpminfo_test> 53973 <rpminfo_test id="oval:com.oracle.elsa:tst:20183347003" version="501" comment="python-paramiko is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53974 <object object_ref="oval:com.oracle.elsa:obj:20183347002" /> 53975 <state state_ref="oval:com.oracle.elsa:ste:20183347001" /> 53976 </rpminfo_test> 53977 <rpminfo_test id="oval:com.oracle.elsa:tst:20183347004" version="501" comment="python-paramiko-doc is earlier than 0:2.1.1-9.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53978 <object object_ref="oval:com.oracle.elsa:obj:20183347003" /> 53979 <state state_ref="oval:com.oracle.elsa:ste:20183347003" /> 53980 </rpminfo_test> 53981 <rpminfo_test id="oval:com.oracle.elsa:tst:20183347005" version="501" comment="python-paramiko-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53982 <object object_ref="oval:com.oracle.elsa:obj:20183347003" /> 53983 <state state_ref="oval:com.oracle.elsa:ste:20183347001" /> 53984 </rpminfo_test> 53985 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53986 <object object_ref="oval:com.oracle.elsa:obj:20183350001" /> 53987 <state state_ref="oval:com.oracle.elsa:ste:20183350002" /> 53988 </rpminfo_test> 53989 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350002" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53990 <object object_ref="oval:com.oracle.elsa:obj:20183350002" /> 53991 <state state_ref="oval:com.oracle.elsa:ste:20183350003" /> 53992 </rpminfo_test> 53993 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350003" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53994 <object object_ref="oval:com.oracle.elsa:obj:20183350002" /> 53995 <state state_ref="oval:com.oracle.elsa:ste:20183350001" /> 53996 </rpminfo_test> 53997 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350004" version="501" comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 53998 <object object_ref="oval:com.oracle.elsa:obj:20183350003" /> 53999 <state state_ref="oval:com.oracle.elsa:ste:20183350003" /> 54000 </rpminfo_test> 54001 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350005" version="501" comment="java-1.7.0-openjdk-accessibility is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54002 <object object_ref="oval:com.oracle.elsa:obj:20183350003" /> 54003 <state state_ref="oval:com.oracle.elsa:ste:20183350001" /> 54004 </rpminfo_test> 54005 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350006" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54006 <object object_ref="oval:com.oracle.elsa:obj:20183350004" /> 54007 <state state_ref="oval:com.oracle.elsa:ste:20183350003" /> 54008 </rpminfo_test> 54009 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350007" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54010 <object object_ref="oval:com.oracle.elsa:obj:20183350004" /> 54011 <state state_ref="oval:com.oracle.elsa:ste:20183350001" /> 54012 </rpminfo_test> 54013 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350008" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54014 <object object_ref="oval:com.oracle.elsa:obj:20183350005" /> 54015 <state state_ref="oval:com.oracle.elsa:ste:20183350003" /> 54016 </rpminfo_test> 54017 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350009" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54018 <object object_ref="oval:com.oracle.elsa:obj:20183350005" /> 54019 <state state_ref="oval:com.oracle.elsa:ste:20183350001" /> 54020 </rpminfo_test> 54021 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350010" version="501" comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54022 <object object_ref="oval:com.oracle.elsa:obj:20183350006" /> 54023 <state state_ref="oval:com.oracle.elsa:ste:20183350003" /> 54024 </rpminfo_test> 54025 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350011" version="501" comment="java-1.7.0-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54026 <object object_ref="oval:com.oracle.elsa:obj:20183350006" /> 54027 <state state_ref="oval:com.oracle.elsa:ste:20183350001" /> 54028 </rpminfo_test> 54029 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350012" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54030 <object object_ref="oval:com.oracle.elsa:obj:20183350007" /> 54031 <state state_ref="oval:com.oracle.elsa:ste:20183350003" /> 54032 </rpminfo_test> 54033 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350013" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54034 <object object_ref="oval:com.oracle.elsa:obj:20183350007" /> 54035 <state state_ref="oval:com.oracle.elsa:ste:20183350001" /> 54036 </rpminfo_test> 54037 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350014" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.201-2.6.16.1.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54038 <object object_ref="oval:com.oracle.elsa:obj:20183350008" /> 54039 <state state_ref="oval:com.oracle.elsa:ste:20183350003" /> 54040 </rpminfo_test> 54041 <rpminfo_test id="oval:com.oracle.elsa:tst:20183350015" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54042 <object object_ref="oval:com.oracle.elsa:obj:20183350008" /> 54043 <state state_ref="oval:com.oracle.elsa:ste:20183350001" /> 54044 </rpminfo_test> 54045 <rpminfo_test id="oval:com.oracle.elsa:tst:20183403001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54046 <object object_ref="oval:com.oracle.elsa:obj:20183403001" /> 54047 <state state_ref="oval:com.oracle.elsa:ste:20183403002" /> 54048 </rpminfo_test> 54049 <rpminfo_test id="oval:com.oracle.elsa:tst:20183403002" version="501" comment="thunderbird is earlier than 0:60.2.1-5.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54050 <object object_ref="oval:com.oracle.elsa:obj:20183403002" /> 54051 <state state_ref="oval:com.oracle.elsa:ste:20183403003" /> 54052 </rpminfo_test> 54053 <rpminfo_test id="oval:com.oracle.elsa:tst:20183403003" version="501" comment="thunderbird is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54054 <object object_ref="oval:com.oracle.elsa:obj:20183403002" /> 54055 <state state_ref="oval:com.oracle.elsa:ste:20183403001" /> 54056 </rpminfo_test> 54057 <rpminfo_test id="oval:com.oracle.elsa:tst:20183406001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54058 <object object_ref="oval:com.oracle.elsa:obj:20183406001" /> 54059 <state state_ref="oval:com.oracle.elsa:ste:20183406002" /> 54060 </rpminfo_test> 54061 <rpminfo_test id="oval:com.oracle.elsa:tst:20183406002" version="501" comment="python-paramiko is earlier than 0:1.7.5-5.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54062 <object object_ref="oval:com.oracle.elsa:obj:20183406002" /> 54063 <state state_ref="oval:com.oracle.elsa:ste:20183406003" /> 54064 </rpminfo_test> 54065 <rpminfo_test id="oval:com.oracle.elsa:tst:20183406003" version="501" comment="python-paramiko is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54066 <object object_ref="oval:com.oracle.elsa:obj:20183406002" /> 54067 <state state_ref="oval:com.oracle.elsa:ste:20183406001" /> 54068 </rpminfo_test> 54069 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54070 <object object_ref="oval:com.oracle.elsa:obj:20183408001" /> 54071 <state state_ref="oval:com.oracle.elsa:ste:20183408002" /> 54072 </rpminfo_test> 54073 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408002" version="501" comment="emacs-git is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54074 <object object_ref="oval:com.oracle.elsa:obj:20183408002" /> 54075 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54076 </rpminfo_test> 54077 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408003" version="501" comment="emacs-git is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54078 <object object_ref="oval:com.oracle.elsa:obj:20183408002" /> 54079 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54080 </rpminfo_test> 54081 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408004" version="501" comment="emacs-git-el is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54082 <object object_ref="oval:com.oracle.elsa:obj:20183408003" /> 54083 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54084 </rpminfo_test> 54085 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408005" version="501" comment="emacs-git-el is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54086 <object object_ref="oval:com.oracle.elsa:obj:20183408003" /> 54087 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54088 </rpminfo_test> 54089 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408006" version="501" comment="git is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54090 <object object_ref="oval:com.oracle.elsa:obj:20183408004" /> 54091 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54092 </rpminfo_test> 54093 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408007" version="501" comment="git is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54094 <object object_ref="oval:com.oracle.elsa:obj:20183408004" /> 54095 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54096 </rpminfo_test> 54097 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408008" version="501" comment="git-all is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54098 <object object_ref="oval:com.oracle.elsa:obj:20183408005" /> 54099 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54100 </rpminfo_test> 54101 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408009" version="501" comment="git-all is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54102 <object object_ref="oval:com.oracle.elsa:obj:20183408005" /> 54103 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54104 </rpminfo_test> 54105 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408010" version="501" comment="git-bzr is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54106 <object object_ref="oval:com.oracle.elsa:obj:20183408006" /> 54107 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54108 </rpminfo_test> 54109 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408011" version="501" comment="git-bzr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54110 <object object_ref="oval:com.oracle.elsa:obj:20183408006" /> 54111 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54112 </rpminfo_test> 54113 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408012" version="501" comment="git-cvs is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54114 <object object_ref="oval:com.oracle.elsa:obj:20183408007" /> 54115 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54116 </rpminfo_test> 54117 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408013" version="501" comment="git-cvs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54118 <object object_ref="oval:com.oracle.elsa:obj:20183408007" /> 54119 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54120 </rpminfo_test> 54121 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408014" version="501" comment="git-daemon is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54122 <object object_ref="oval:com.oracle.elsa:obj:20183408008" /> 54123 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54124 </rpminfo_test> 54125 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408015" version="501" comment="git-daemon is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54126 <object object_ref="oval:com.oracle.elsa:obj:20183408008" /> 54127 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54128 </rpminfo_test> 54129 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408016" version="501" comment="git-email is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54130 <object object_ref="oval:com.oracle.elsa:obj:20183408009" /> 54131 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54132 </rpminfo_test> 54133 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408017" version="501" comment="git-email is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54134 <object object_ref="oval:com.oracle.elsa:obj:20183408009" /> 54135 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54136 </rpminfo_test> 54137 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408018" version="501" comment="git-gnome-keyring is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54138 <object object_ref="oval:com.oracle.elsa:obj:20183408010" /> 54139 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54140 </rpminfo_test> 54141 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408019" version="501" comment="git-gnome-keyring is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54142 <object object_ref="oval:com.oracle.elsa:obj:20183408010" /> 54143 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54144 </rpminfo_test> 54145 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408020" version="501" comment="git-gui is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54146 <object object_ref="oval:com.oracle.elsa:obj:20183408011" /> 54147 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54148 </rpminfo_test> 54149 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408021" version="501" comment="git-gui is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54150 <object object_ref="oval:com.oracle.elsa:obj:20183408011" /> 54151 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54152 </rpminfo_test> 54153 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408022" version="501" comment="git-hg is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54154 <object object_ref="oval:com.oracle.elsa:obj:20183408012" /> 54155 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54156 </rpminfo_test> 54157 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408023" version="501" comment="git-hg is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54158 <object object_ref="oval:com.oracle.elsa:obj:20183408012" /> 54159 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54160 </rpminfo_test> 54161 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408024" version="501" comment="git-instaweb is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54162 <object object_ref="oval:com.oracle.elsa:obj:20183408013" /> 54163 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54164 </rpminfo_test> 54165 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408025" version="501" comment="git-instaweb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54166 <object object_ref="oval:com.oracle.elsa:obj:20183408013" /> 54167 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54168 </rpminfo_test> 54169 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408026" version="501" comment="git-p4 is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54170 <object object_ref="oval:com.oracle.elsa:obj:20183408014" /> 54171 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54172 </rpminfo_test> 54173 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408027" version="501" comment="git-p4 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54174 <object object_ref="oval:com.oracle.elsa:obj:20183408014" /> 54175 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54176 </rpminfo_test> 54177 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408028" version="501" comment="git-svn is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54178 <object object_ref="oval:com.oracle.elsa:obj:20183408015" /> 54179 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54180 </rpminfo_test> 54181 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408029" version="501" comment="git-svn is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54182 <object object_ref="oval:com.oracle.elsa:obj:20183408015" /> 54183 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54184 </rpminfo_test> 54185 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408030" version="501" comment="gitk is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54186 <object object_ref="oval:com.oracle.elsa:obj:20183408016" /> 54187 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54188 </rpminfo_test> 54189 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408031" version="501" comment="gitk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54190 <object object_ref="oval:com.oracle.elsa:obj:20183408016" /> 54191 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54192 </rpminfo_test> 54193 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408032" version="501" comment="gitweb is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54194 <object object_ref="oval:com.oracle.elsa:obj:20183408017" /> 54195 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54196 </rpminfo_test> 54197 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408033" version="501" comment="gitweb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54198 <object object_ref="oval:com.oracle.elsa:obj:20183408017" /> 54199 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54200 </rpminfo_test> 54201 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408034" version="501" comment="perl-Git is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54202 <object object_ref="oval:com.oracle.elsa:obj:20183408018" /> 54203 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54204 </rpminfo_test> 54205 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408035" version="501" comment="perl-Git is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54206 <object object_ref="oval:com.oracle.elsa:obj:20183408018" /> 54207 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54208 </rpminfo_test> 54209 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408036" version="501" comment="perl-Git-SVN is earlier than 0:1.8.3.1-20.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54210 <object object_ref="oval:com.oracle.elsa:obj:20183408019" /> 54211 <state state_ref="oval:com.oracle.elsa:ste:20183408003" /> 54212 </rpminfo_test> 54213 <rpminfo_test id="oval:com.oracle.elsa:tst:20183408037" version="501" comment="perl-Git-SVN is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54214 <object object_ref="oval:com.oracle.elsa:obj:20183408019" /> 54215 <state state_ref="oval:com.oracle.elsa:ste:20183408001" /> 54216 </rpminfo_test> 54217 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54218 <object object_ref="oval:com.oracle.elsa:obj:20183409001" /> 54219 <state state_ref="oval:com.oracle.elsa:ste:20183409002" /> 54220 </rpminfo_test> 54221 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409002" version="501" comment="java-1.7.0-openjdk is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54222 <object object_ref="oval:com.oracle.elsa:obj:20183409002" /> 54223 <state state_ref="oval:com.oracle.elsa:ste:20183409003" /> 54224 </rpminfo_test> 54225 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409003" version="501" comment="java-1.7.0-openjdk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54226 <object object_ref="oval:com.oracle.elsa:obj:20183409002" /> 54227 <state state_ref="oval:com.oracle.elsa:ste:20183409001" /> 54228 </rpminfo_test> 54229 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409004" version="501" comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54230 <object object_ref="oval:com.oracle.elsa:obj:20183409003" /> 54231 <state state_ref="oval:com.oracle.elsa:ste:20183409003" /> 54232 </rpminfo_test> 54233 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409005" version="501" comment="java-1.7.0-openjdk-demo is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54234 <object object_ref="oval:com.oracle.elsa:obj:20183409003" /> 54235 <state state_ref="oval:com.oracle.elsa:ste:20183409001" /> 54236 </rpminfo_test> 54237 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409006" version="501" comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54238 <object object_ref="oval:com.oracle.elsa:obj:20183409004" /> 54239 <state state_ref="oval:com.oracle.elsa:ste:20183409003" /> 54240 </rpminfo_test> 54241 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409007" version="501" comment="java-1.7.0-openjdk-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54242 <object object_ref="oval:com.oracle.elsa:obj:20183409004" /> 54243 <state state_ref="oval:com.oracle.elsa:ste:20183409001" /> 54244 </rpminfo_test> 54245 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409008" version="501" comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54246 <object object_ref="oval:com.oracle.elsa:obj:20183409005" /> 54247 <state state_ref="oval:com.oracle.elsa:ste:20183409003" /> 54248 </rpminfo_test> 54249 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409009" version="501" comment="java-1.7.0-openjdk-javadoc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54250 <object object_ref="oval:com.oracle.elsa:obj:20183409005" /> 54251 <state state_ref="oval:com.oracle.elsa:ste:20183409001" /> 54252 </rpminfo_test> 54253 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409010" version="501" comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.201-2.6.16.0.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54254 <object object_ref="oval:com.oracle.elsa:obj:20183409006" /> 54255 <state state_ref="oval:com.oracle.elsa:ste:20183409003" /> 54256 </rpminfo_test> 54257 <rpminfo_test id="oval:com.oracle.elsa:tst:20183409011" version="501" comment="java-1.7.0-openjdk-src is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54258 <object object_ref="oval:com.oracle.elsa:obj:20183409006" /> 54259 <state state_ref="oval:com.oracle.elsa:ste:20183409001" /> 54260 </rpminfo_test> 54261 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54262 <object object_ref="oval:com.oracle.elsa:obj:20183410001" /> 54263 <state state_ref="oval:com.oracle.elsa:ste:20183410002" /> 54264 </rpminfo_test> 54265 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410002" version="501" comment="xorg-x11-server-Xdmx is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54266 <object object_ref="oval:com.oracle.elsa:obj:20183410002" /> 54267 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54268 </rpminfo_test> 54269 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410003" version="501" comment="xorg-x11-server-Xdmx is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54270 <object object_ref="oval:com.oracle.elsa:obj:20183410002" /> 54271 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54272 </rpminfo_test> 54273 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410004" version="501" comment="xorg-x11-server-Xephyr is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54274 <object object_ref="oval:com.oracle.elsa:obj:20183410003" /> 54275 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54276 </rpminfo_test> 54277 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410005" version="501" comment="xorg-x11-server-Xephyr is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54278 <object object_ref="oval:com.oracle.elsa:obj:20183410003" /> 54279 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54280 </rpminfo_test> 54281 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410006" version="501" comment="xorg-x11-server-Xnest is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54282 <object object_ref="oval:com.oracle.elsa:obj:20183410004" /> 54283 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54284 </rpminfo_test> 54285 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410007" version="501" comment="xorg-x11-server-Xnest is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54286 <object object_ref="oval:com.oracle.elsa:obj:20183410004" /> 54287 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54288 </rpminfo_test> 54289 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410008" version="501" comment="xorg-x11-server-Xorg is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54290 <object object_ref="oval:com.oracle.elsa:obj:20183410005" /> 54291 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54292 </rpminfo_test> 54293 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410009" version="501" comment="xorg-x11-server-Xorg is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54294 <object object_ref="oval:com.oracle.elsa:obj:20183410005" /> 54295 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54296 </rpminfo_test> 54297 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410010" version="501" comment="xorg-x11-server-Xvfb is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54298 <object object_ref="oval:com.oracle.elsa:obj:20183410006" /> 54299 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54300 </rpminfo_test> 54301 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410011" version="501" comment="xorg-x11-server-Xvfb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54302 <object object_ref="oval:com.oracle.elsa:obj:20183410006" /> 54303 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54304 </rpminfo_test> 54305 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410012" version="501" comment="xorg-x11-server-Xwayland is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54306 <object object_ref="oval:com.oracle.elsa:obj:20183410007" /> 54307 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54308 </rpminfo_test> 54309 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410013" version="501" comment="xorg-x11-server-Xwayland is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54310 <object object_ref="oval:com.oracle.elsa:obj:20183410007" /> 54311 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54312 </rpminfo_test> 54313 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410014" version="501" comment="xorg-x11-server-common is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54314 <object object_ref="oval:com.oracle.elsa:obj:20183410008" /> 54315 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54316 </rpminfo_test> 54317 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410015" version="501" comment="xorg-x11-server-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54318 <object object_ref="oval:com.oracle.elsa:obj:20183410008" /> 54319 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54320 </rpminfo_test> 54321 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410016" version="501" comment="xorg-x11-server-devel is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54322 <object object_ref="oval:com.oracle.elsa:obj:20183410009" /> 54323 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54324 </rpminfo_test> 54325 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410017" version="501" comment="xorg-x11-server-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54326 <object object_ref="oval:com.oracle.elsa:obj:20183410009" /> 54327 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54328 </rpminfo_test> 54329 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410018" version="501" comment="xorg-x11-server-source is earlier than 0:1.20.1-5.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54330 <object object_ref="oval:com.oracle.elsa:obj:20183410010" /> 54331 <state state_ref="oval:com.oracle.elsa:ste:20183410003" /> 54332 </rpminfo_test> 54333 <rpminfo_test id="oval:com.oracle.elsa:tst:20183410019" version="501" comment="xorg-x11-server-source is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54334 <object object_ref="oval:com.oracle.elsa:obj:20183410010" /> 54335 <state state_ref="oval:com.oracle.elsa:ste:20183410001" /> 54336 </rpminfo_test> 54337 <rpminfo_test id="oval:com.oracle.elsa:tst:20183458001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54338 <object object_ref="oval:com.oracle.elsa:obj:20183458001" /> 54339 <state state_ref="oval:com.oracle.elsa:ste:20183458002" /> 54340 </rpminfo_test> 54341 <rpminfo_test id="oval:com.oracle.elsa:tst:20183458002" version="501" comment="thunderbird is earlier than 0:60.2.1-4.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54342 <object object_ref="oval:com.oracle.elsa:obj:20183458002" /> 54343 <state state_ref="oval:com.oracle.elsa:ste:20183458003" /> 54344 </rpminfo_test> 54345 <rpminfo_test id="oval:com.oracle.elsa:tst:20183458003" version="501" comment="thunderbird is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54346 <object object_ref="oval:com.oracle.elsa:obj:20183458002" /> 54347 <state state_ref="oval:com.oracle.elsa:ste:20183458001" /> 54348 </rpminfo_test> 54349 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54350 <object object_ref="oval:com.oracle.elsa:obj:20183521001" /> 54351 <state state_ref="oval:com.oracle.elsa:ste:20183521002" /> 54352 </rpminfo_test> 54353 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521002" version="501" comment="java-11-openjdk is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54354 <object object_ref="oval:com.oracle.elsa:obj:20183521002" /> 54355 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54356 </rpminfo_test> 54357 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521003" version="501" comment="java-11-openjdk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54358 <object object_ref="oval:com.oracle.elsa:obj:20183521002" /> 54359 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54360 </rpminfo_test> 54361 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521004" version="501" comment="java-11-openjdk-debug is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54362 <object object_ref="oval:com.oracle.elsa:obj:20183521003" /> 54363 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54364 </rpminfo_test> 54365 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521005" version="501" comment="java-11-openjdk-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54366 <object object_ref="oval:com.oracle.elsa:obj:20183521003" /> 54367 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54368 </rpminfo_test> 54369 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521006" version="501" comment="java-11-openjdk-demo is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54370 <object object_ref="oval:com.oracle.elsa:obj:20183521004" /> 54371 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54372 </rpminfo_test> 54373 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521007" version="501" comment="java-11-openjdk-demo is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54374 <object object_ref="oval:com.oracle.elsa:obj:20183521004" /> 54375 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54376 </rpminfo_test> 54377 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521008" version="501" comment="java-11-openjdk-demo-debug is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54378 <object object_ref="oval:com.oracle.elsa:obj:20183521005" /> 54379 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54380 </rpminfo_test> 54381 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521009" version="501" comment="java-11-openjdk-demo-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54382 <object object_ref="oval:com.oracle.elsa:obj:20183521005" /> 54383 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54384 </rpminfo_test> 54385 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521010" version="501" comment="java-11-openjdk-devel is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54386 <object object_ref="oval:com.oracle.elsa:obj:20183521006" /> 54387 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54388 </rpminfo_test> 54389 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521011" version="501" comment="java-11-openjdk-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54390 <object object_ref="oval:com.oracle.elsa:obj:20183521006" /> 54391 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54392 </rpminfo_test> 54393 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521012" version="501" comment="java-11-openjdk-devel-debug is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54394 <object object_ref="oval:com.oracle.elsa:obj:20183521007" /> 54395 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54396 </rpminfo_test> 54397 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521013" version="501" comment="java-11-openjdk-devel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54398 <object object_ref="oval:com.oracle.elsa:obj:20183521007" /> 54399 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54400 </rpminfo_test> 54401 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521014" version="501" comment="java-11-openjdk-headless is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54402 <object object_ref="oval:com.oracle.elsa:obj:20183521008" /> 54403 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54404 </rpminfo_test> 54405 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521015" version="501" comment="java-11-openjdk-headless is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54406 <object object_ref="oval:com.oracle.elsa:obj:20183521008" /> 54407 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54408 </rpminfo_test> 54409 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521016" version="501" comment="java-11-openjdk-headless-debug is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54410 <object object_ref="oval:com.oracle.elsa:obj:20183521009" /> 54411 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54412 </rpminfo_test> 54413 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521017" version="501" comment="java-11-openjdk-headless-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54414 <object object_ref="oval:com.oracle.elsa:obj:20183521009" /> 54415 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54416 </rpminfo_test> 54417 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521018" version="501" comment="java-11-openjdk-javadoc is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54418 <object object_ref="oval:com.oracle.elsa:obj:20183521010" /> 54419 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54420 </rpminfo_test> 54421 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521019" version="501" comment="java-11-openjdk-javadoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54422 <object object_ref="oval:com.oracle.elsa:obj:20183521010" /> 54423 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54424 </rpminfo_test> 54425 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521020" version="501" comment="java-11-openjdk-javadoc-debug is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54426 <object object_ref="oval:com.oracle.elsa:obj:20183521011" /> 54427 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54428 </rpminfo_test> 54429 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521021" version="501" comment="java-11-openjdk-javadoc-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54430 <object object_ref="oval:com.oracle.elsa:obj:20183521011" /> 54431 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54432 </rpminfo_test> 54433 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521022" version="501" comment="java-11-openjdk-javadoc-zip is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54434 <object object_ref="oval:com.oracle.elsa:obj:20183521012" /> 54435 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54436 </rpminfo_test> 54437 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521023" version="501" comment="java-11-openjdk-javadoc-zip is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54438 <object object_ref="oval:com.oracle.elsa:obj:20183521012" /> 54439 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54440 </rpminfo_test> 54441 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521024" version="501" comment="java-11-openjdk-javadoc-zip-debug is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54442 <object object_ref="oval:com.oracle.elsa:obj:20183521013" /> 54443 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54444 </rpminfo_test> 54445 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521025" version="501" comment="java-11-openjdk-javadoc-zip-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54446 <object object_ref="oval:com.oracle.elsa:obj:20183521013" /> 54447 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54448 </rpminfo_test> 54449 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521026" version="501" comment="java-11-openjdk-jmods is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54450 <object object_ref="oval:com.oracle.elsa:obj:20183521014" /> 54451 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54452 </rpminfo_test> 54453 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521027" version="501" comment="java-11-openjdk-jmods is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54454 <object object_ref="oval:com.oracle.elsa:obj:20183521014" /> 54455 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54456 </rpminfo_test> 54457 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521028" version="501" comment="java-11-openjdk-jmods-debug is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54458 <object object_ref="oval:com.oracle.elsa:obj:20183521015" /> 54459 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54460 </rpminfo_test> 54461 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521029" version="501" comment="java-11-openjdk-jmods-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54462 <object object_ref="oval:com.oracle.elsa:obj:20183521015" /> 54463 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54464 </rpminfo_test> 54465 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521030" version="501" comment="java-11-openjdk-src is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54466 <object object_ref="oval:com.oracle.elsa:obj:20183521016" /> 54467 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54468 </rpminfo_test> 54469 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521031" version="501" comment="java-11-openjdk-src is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54470 <object object_ref="oval:com.oracle.elsa:obj:20183521016" /> 54471 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54472 </rpminfo_test> 54473 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521032" version="501" comment="java-11-openjdk-src-debug is earlier than 1:11.0.1.13-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54474 <object object_ref="oval:com.oracle.elsa:obj:20183521017" /> 54475 <state state_ref="oval:com.oracle.elsa:ste:20183521003" /> 54476 </rpminfo_test> 54477 <rpminfo_test id="oval:com.oracle.elsa:tst:20183521033" version="501" comment="java-11-openjdk-src-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54478 <object object_ref="oval:com.oracle.elsa:obj:20183521017" /> 54479 <state state_ref="oval:com.oracle.elsa:ste:20183521001" /> 54480 </rpminfo_test> 54481 <rpminfo_test id="oval:com.oracle.elsa:tst:20183522001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54482 <object object_ref="oval:com.oracle.elsa:obj:20183522001" /> 54483 <state state_ref="oval:com.oracle.elsa:ste:20183522002" /> 54484 </rpminfo_test> 54485 <rpminfo_test id="oval:com.oracle.elsa:tst:20183522002" version="501" comment="spice-server is earlier than 0:0.12.4-16.el6_10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54486 <object object_ref="oval:com.oracle.elsa:obj:20183522002" /> 54487 <state state_ref="oval:com.oracle.elsa:ste:20183522003" /> 54488 </rpminfo_test> 54489 <rpminfo_test id="oval:com.oracle.elsa:tst:20183522003" version="501" comment="spice-server is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54490 <object object_ref="oval:com.oracle.elsa:obj:20183522002" /> 54491 <state state_ref="oval:com.oracle.elsa:ste:20183522001" /> 54492 </rpminfo_test> 54493 <rpminfo_test id="oval:com.oracle.elsa:tst:20183522004" version="501" comment="spice-server-devel is earlier than 0:0.12.4-16.el6_10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54494 <object object_ref="oval:com.oracle.elsa:obj:20183522003" /> 54495 <state state_ref="oval:com.oracle.elsa:ste:20183522003" /> 54496 </rpminfo_test> 54497 <rpminfo_test id="oval:com.oracle.elsa:tst:20183522005" version="501" comment="spice-server-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54498 <object object_ref="oval:com.oracle.elsa:obj:20183522003" /> 54499 <state state_ref="oval:com.oracle.elsa:ste:20183522001" /> 54500 </rpminfo_test> 54501 <rpminfo_test id="oval:com.oracle.elsa:tst:20183531001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54502 <object object_ref="oval:com.oracle.elsa:obj:20183531001" /> 54503 <state state_ref="oval:com.oracle.elsa:ste:20183531002" /> 54504 </rpminfo_test> 54505 <rpminfo_test id="oval:com.oracle.elsa:tst:20183531002" version="501" comment="thunderbird is earlier than 0:60.3.0-1.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54506 <object object_ref="oval:com.oracle.elsa:obj:20183531002" /> 54507 <state state_ref="oval:com.oracle.elsa:ste:20183531003" /> 54508 </rpminfo_test> 54509 <rpminfo_test id="oval:com.oracle.elsa:tst:20183531003" version="501" comment="thunderbird is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54510 <object object_ref="oval:com.oracle.elsa:obj:20183531002" /> 54511 <state state_ref="oval:com.oracle.elsa:ste:20183531001" /> 54512 </rpminfo_test> 54513 <rpminfo_test id="oval:com.oracle.elsa:tst:20183532001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54514 <object object_ref="oval:com.oracle.elsa:obj:20183532001" /> 54515 <state state_ref="oval:com.oracle.elsa:ste:20183532002" /> 54516 </rpminfo_test> 54517 <rpminfo_test id="oval:com.oracle.elsa:tst:20183532002" version="501" comment="thunderbird is earlier than 0:60.3.0-1.0.1.el7_5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54518 <object object_ref="oval:com.oracle.elsa:obj:20183532002" /> 54519 <state state_ref="oval:com.oracle.elsa:ste:20183532003" /> 54520 </rpminfo_test> 54521 <rpminfo_test id="oval:com.oracle.elsa:tst:20183532003" version="501" comment="thunderbird is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54522 <object object_ref="oval:com.oracle.elsa:obj:20183532002" /> 54523 <state state_ref="oval:com.oracle.elsa:ste:20183532001" /> 54524 </rpminfo_test> 54525 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54526 <object object_ref="oval:com.oracle.elsa:obj:20183650001" /> 54527 <state state_ref="oval:com.oracle.elsa:ste:20183650002" /> 54528 </rpminfo_test> 54529 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650002" version="501" comment="ghostscript is earlier than 0:9.07-31.el7_6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54530 <object object_ref="oval:com.oracle.elsa:obj:20183650002" /> 54531 <state state_ref="oval:com.oracle.elsa:ste:20183650003" /> 54532 </rpminfo_test> 54533 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650003" version="501" comment="ghostscript is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54534 <object object_ref="oval:com.oracle.elsa:obj:20183650002" /> 54535 <state state_ref="oval:com.oracle.elsa:ste:20183650001" /> 54536 </rpminfo_test> 54537 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650004" version="501" comment="ghostscript-cups is earlier than 0:9.07-31.el7_6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54538 <object object_ref="oval:com.oracle.elsa:obj:20183650003" /> 54539 <state state_ref="oval:com.oracle.elsa:ste:20183650003" /> 54540 </rpminfo_test> 54541 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650005" version="501" comment="ghostscript-cups is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54542 <object object_ref="oval:com.oracle.elsa:obj:20183650003" /> 54543 <state state_ref="oval:com.oracle.elsa:ste:20183650001" /> 54544 </rpminfo_test> 54545 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650006" version="501" comment="ghostscript-devel is earlier than 0:9.07-31.el7_6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54546 <object object_ref="oval:com.oracle.elsa:obj:20183650004" /> 54547 <state state_ref="oval:com.oracle.elsa:ste:20183650003" /> 54548 </rpminfo_test> 54549 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650007" version="501" comment="ghostscript-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54550 <object object_ref="oval:com.oracle.elsa:obj:20183650004" /> 54551 <state state_ref="oval:com.oracle.elsa:ste:20183650001" /> 54552 </rpminfo_test> 54553 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650008" version="501" comment="ghostscript-doc is earlier than 0:9.07-31.el7_6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54554 <object object_ref="oval:com.oracle.elsa:obj:20183650005" /> 54555 <state state_ref="oval:com.oracle.elsa:ste:20183650003" /> 54556 </rpminfo_test> 54557 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650009" version="501" comment="ghostscript-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54558 <object object_ref="oval:com.oracle.elsa:obj:20183650005" /> 54559 <state state_ref="oval:com.oracle.elsa:ste:20183650001" /> 54560 </rpminfo_test> 54561 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650010" version="501" comment="ghostscript-gtk is earlier than 0:9.07-31.el7_6.1" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54562 <object object_ref="oval:com.oracle.elsa:obj:20183650006" /> 54563 <state state_ref="oval:com.oracle.elsa:ste:20183650003" /> 54564 </rpminfo_test> 54565 <rpminfo_test id="oval:com.oracle.elsa:tst:20183650011" version="501" comment="ghostscript-gtk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54566 <object object_ref="oval:com.oracle.elsa:obj:20183650006" /> 54567 <state state_ref="oval:com.oracle.elsa:ste:20183650001" /> 54568 </rpminfo_test> 54569 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54570 <object object_ref="oval:com.oracle.elsa:obj:20183651001" /> 54571 <state state_ref="oval:com.oracle.elsa:ste:20183651002" /> 54572 </rpminfo_test> 54573 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651002" version="501" comment="bpftool is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54574 <object object_ref="oval:com.oracle.elsa:obj:20183651002" /> 54575 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54576 </rpminfo_test> 54577 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651003" version="501" comment="bpftool is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54578 <object object_ref="oval:com.oracle.elsa:obj:20183651002" /> 54579 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54580 </rpminfo_test> 54581 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651004" version="501" comment="kernel is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54582 <object object_ref="oval:com.oracle.elsa:obj:20183651003" /> 54583 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54584 </rpminfo_test> 54585 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651005" version="501" comment="kernel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54586 <object object_ref="oval:com.oracle.elsa:obj:20183651003" /> 54587 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54588 </rpminfo_test> 54589 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651006" version="501" comment="kernel-abi-whitelists is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54590 <object object_ref="oval:com.oracle.elsa:obj:20183651004" /> 54591 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54592 </rpminfo_test> 54593 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651007" version="501" comment="kernel-abi-whitelists is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54594 <object object_ref="oval:com.oracle.elsa:obj:20183651004" /> 54595 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54596 </rpminfo_test> 54597 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651008" version="501" comment="kernel-debug is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54598 <object object_ref="oval:com.oracle.elsa:obj:20183651005" /> 54599 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54600 </rpminfo_test> 54601 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651009" version="501" comment="kernel-debug is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54602 <object object_ref="oval:com.oracle.elsa:obj:20183651005" /> 54603 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54604 </rpminfo_test> 54605 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651010" version="501" comment="kernel-debug-devel is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54606 <object object_ref="oval:com.oracle.elsa:obj:20183651006" /> 54607 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54608 </rpminfo_test> 54609 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651011" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54610 <object object_ref="oval:com.oracle.elsa:obj:20183651006" /> 54611 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54612 </rpminfo_test> 54613 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651012" version="501" comment="kernel-devel is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54614 <object object_ref="oval:com.oracle.elsa:obj:20183651007" /> 54615 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54616 </rpminfo_test> 54617 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651013" version="501" comment="kernel-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54618 <object object_ref="oval:com.oracle.elsa:obj:20183651007" /> 54619 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54620 </rpminfo_test> 54621 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651014" version="501" comment="kernel-doc is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54622 <object object_ref="oval:com.oracle.elsa:obj:20183651008" /> 54623 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54624 </rpminfo_test> 54625 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651015" version="501" comment="kernel-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54626 <object object_ref="oval:com.oracle.elsa:obj:20183651008" /> 54627 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54628 </rpminfo_test> 54629 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651016" version="501" comment="kernel-headers is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54630 <object object_ref="oval:com.oracle.elsa:obj:20183651009" /> 54631 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54632 </rpminfo_test> 54633 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651017" version="501" comment="kernel-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54634 <object object_ref="oval:com.oracle.elsa:obj:20183651009" /> 54635 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54636 </rpminfo_test> 54637 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651018" version="501" comment="kernel-tools is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54638 <object object_ref="oval:com.oracle.elsa:obj:20183651010" /> 54639 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54640 </rpminfo_test> 54641 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651019" version="501" comment="kernel-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54642 <object object_ref="oval:com.oracle.elsa:obj:20183651010" /> 54643 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54644 </rpminfo_test> 54645 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651020" version="501" comment="kernel-tools-libs is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54646 <object object_ref="oval:com.oracle.elsa:obj:20183651011" /> 54647 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54648 </rpminfo_test> 54649 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651021" version="501" comment="kernel-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54650 <object object_ref="oval:com.oracle.elsa:obj:20183651011" /> 54651 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54652 </rpminfo_test> 54653 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651022" version="501" comment="kernel-tools-libs-devel is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54654 <object object_ref="oval:com.oracle.elsa:obj:20183651012" /> 54655 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54656 </rpminfo_test> 54657 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651023" version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54658 <object object_ref="oval:com.oracle.elsa:obj:20183651012" /> 54659 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54660 </rpminfo_test> 54661 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651024" version="501" comment="perf is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54662 <object object_ref="oval:com.oracle.elsa:obj:20183651013" /> 54663 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54664 </rpminfo_test> 54665 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651025" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54666 <object object_ref="oval:com.oracle.elsa:obj:20183651013" /> 54667 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54668 </rpminfo_test> 54669 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651026" version="501" comment="python-perf is earlier than 0:3.10.0-957.1.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54670 <object object_ref="oval:com.oracle.elsa:obj:20183651014" /> 54671 <state state_ref="oval:com.oracle.elsa:ste:20183651003" /> 54672 </rpminfo_test> 54673 <rpminfo_test id="oval:com.oracle.elsa:tst:20183651027" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54674 <object object_ref="oval:com.oracle.elsa:obj:20183651014" /> 54675 <state state_ref="oval:com.oracle.elsa:ste:20183651001" /> 54676 </rpminfo_test> 54677 <rpminfo_test id="oval:com.oracle.elsa:tst:20183663001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54678 <object object_ref="oval:com.oracle.elsa:obj:20183663001" /> 54679 <state state_ref="oval:com.oracle.elsa:ste:20183663002" /> 54680 </rpminfo_test> 54681 <rpminfo_test id="oval:com.oracle.elsa:tst:20183663002" version="501" comment="sos-collector is earlier than 0:1.5-3.0.1.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54682 <object object_ref="oval:com.oracle.elsa:obj:20183663002" /> 54683 <state state_ref="oval:com.oracle.elsa:ste:20183663003" /> 54684 </rpminfo_test> 54685 <rpminfo_test id="oval:com.oracle.elsa:tst:20183663003" version="501" comment="sos-collector is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54686 <object object_ref="oval:com.oracle.elsa:obj:20183663002" /> 54687 <state state_ref="oval:com.oracle.elsa:ste:20183663001" /> 54688 </rpminfo_test> 54689 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54690 <object object_ref="oval:com.oracle.elsa:obj:20183665001" /> 54691 <state state_ref="oval:com.oracle.elsa:ste:20183665002" /> 54692 </rpminfo_test> 54693 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665002" version="501" comment="NetworkManager is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54694 <object object_ref="oval:com.oracle.elsa:obj:20183665002" /> 54695 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54696 </rpminfo_test> 54697 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665003" version="501" comment="NetworkManager is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54698 <object object_ref="oval:com.oracle.elsa:obj:20183665002" /> 54699 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54700 </rpminfo_test> 54701 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665004" version="501" comment="NetworkManager-adsl is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54702 <object object_ref="oval:com.oracle.elsa:obj:20183665003" /> 54703 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54704 </rpminfo_test> 54705 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665005" version="501" comment="NetworkManager-adsl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54706 <object object_ref="oval:com.oracle.elsa:obj:20183665003" /> 54707 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54708 </rpminfo_test> 54709 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665006" version="501" comment="NetworkManager-bluetooth is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54710 <object object_ref="oval:com.oracle.elsa:obj:20183665004" /> 54711 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54712 </rpminfo_test> 54713 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665007" version="501" comment="NetworkManager-bluetooth is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54714 <object object_ref="oval:com.oracle.elsa:obj:20183665004" /> 54715 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54716 </rpminfo_test> 54717 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665008" version="501" comment="NetworkManager-config-server is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54718 <object object_ref="oval:com.oracle.elsa:obj:20183665005" /> 54719 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54720 </rpminfo_test> 54721 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665009" version="501" comment="NetworkManager-config-server is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54722 <object object_ref="oval:com.oracle.elsa:obj:20183665005" /> 54723 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54724 </rpminfo_test> 54725 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665010" version="501" comment="NetworkManager-dispatcher-routing-rules is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54726 <object object_ref="oval:com.oracle.elsa:obj:20183665006" /> 54727 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54728 </rpminfo_test> 54729 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665011" version="501" comment="NetworkManager-dispatcher-routing-rules is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54730 <object object_ref="oval:com.oracle.elsa:obj:20183665006" /> 54731 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54732 </rpminfo_test> 54733 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665012" version="501" comment="NetworkManager-glib is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54734 <object object_ref="oval:com.oracle.elsa:obj:20183665007" /> 54735 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54736 </rpminfo_test> 54737 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665013" version="501" comment="NetworkManager-glib is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54738 <object object_ref="oval:com.oracle.elsa:obj:20183665007" /> 54739 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54740 </rpminfo_test> 54741 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665014" version="501" comment="NetworkManager-glib-devel is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54742 <object object_ref="oval:com.oracle.elsa:obj:20183665008" /> 54743 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54744 </rpminfo_test> 54745 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665015" version="501" comment="NetworkManager-glib-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54746 <object object_ref="oval:com.oracle.elsa:obj:20183665008" /> 54747 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54748 </rpminfo_test> 54749 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665016" version="501" comment="NetworkManager-libnm is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54750 <object object_ref="oval:com.oracle.elsa:obj:20183665009" /> 54751 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54752 </rpminfo_test> 54753 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665017" version="501" comment="NetworkManager-libnm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54754 <object object_ref="oval:com.oracle.elsa:obj:20183665009" /> 54755 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54756 </rpminfo_test> 54757 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665018" version="501" comment="NetworkManager-libnm-devel is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54758 <object object_ref="oval:com.oracle.elsa:obj:20183665010" /> 54759 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54760 </rpminfo_test> 54761 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665019" version="501" comment="NetworkManager-libnm-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54762 <object object_ref="oval:com.oracle.elsa:obj:20183665010" /> 54763 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54764 </rpminfo_test> 54765 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665020" version="501" comment="NetworkManager-ovs is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54766 <object object_ref="oval:com.oracle.elsa:obj:20183665011" /> 54767 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54768 </rpminfo_test> 54769 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665021" version="501" comment="NetworkManager-ovs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54770 <object object_ref="oval:com.oracle.elsa:obj:20183665011" /> 54771 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54772 </rpminfo_test> 54773 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665022" version="501" comment="NetworkManager-ppp is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54774 <object object_ref="oval:com.oracle.elsa:obj:20183665012" /> 54775 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54776 </rpminfo_test> 54777 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665023" version="501" comment="NetworkManager-ppp is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54778 <object object_ref="oval:com.oracle.elsa:obj:20183665012" /> 54779 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54780 </rpminfo_test> 54781 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665024" version="501" comment="NetworkManager-team is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54782 <object object_ref="oval:com.oracle.elsa:obj:20183665013" /> 54783 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54784 </rpminfo_test> 54785 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665025" version="501" comment="NetworkManager-team is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54786 <object object_ref="oval:com.oracle.elsa:obj:20183665013" /> 54787 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54788 </rpminfo_test> 54789 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665026" version="501" comment="NetworkManager-tui is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54790 <object object_ref="oval:com.oracle.elsa:obj:20183665014" /> 54791 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54792 </rpminfo_test> 54793 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665027" version="501" comment="NetworkManager-tui is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54794 <object object_ref="oval:com.oracle.elsa:obj:20183665014" /> 54795 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54796 </rpminfo_test> 54797 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665028" version="501" comment="NetworkManager-wifi is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54798 <object object_ref="oval:com.oracle.elsa:obj:20183665015" /> 54799 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54800 </rpminfo_test> 54801 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665029" version="501" comment="NetworkManager-wifi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54802 <object object_ref="oval:com.oracle.elsa:obj:20183665015" /> 54803 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54804 </rpminfo_test> 54805 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665030" version="501" comment="NetworkManager-wwan is earlier than 1:1.12.0-8.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54806 <object object_ref="oval:com.oracle.elsa:obj:20183665016" /> 54807 <state state_ref="oval:com.oracle.elsa:ste:20183665003" /> 54808 </rpminfo_test> 54809 <rpminfo_test id="oval:com.oracle.elsa:tst:20183665031" version="501" comment="NetworkManager-wwan is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54810 <object object_ref="oval:com.oracle.elsa:obj:20183665016" /> 54811 <state state_ref="oval:com.oracle.elsa:ste:20183665001" /> 54812 </rpminfo_test> 54813 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54814 <object object_ref="oval:com.oracle.elsa:obj:20183738001" /> 54815 <state state_ref="oval:com.oracle.elsa:ste:20183738002" /> 54816 </rpminfo_test> 54817 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738002" version="501" comment="ruby is earlier than 0:2.0.0.648-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54818 <object object_ref="oval:com.oracle.elsa:obj:20183738002" /> 54819 <state state_ref="oval:com.oracle.elsa:ste:20183738003" /> 54820 </rpminfo_test> 54821 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738003" version="501" comment="ruby is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54822 <object object_ref="oval:com.oracle.elsa:obj:20183738002" /> 54823 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54824 </rpminfo_test> 54825 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738004" version="501" comment="ruby-devel is earlier than 0:2.0.0.648-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54826 <object object_ref="oval:com.oracle.elsa:obj:20183738003" /> 54827 <state state_ref="oval:com.oracle.elsa:ste:20183738003" /> 54828 </rpminfo_test> 54829 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738005" version="501" comment="ruby-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54830 <object object_ref="oval:com.oracle.elsa:obj:20183738003" /> 54831 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54832 </rpminfo_test> 54833 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738006" version="501" comment="ruby-doc is earlier than 0:2.0.0.648-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54834 <object object_ref="oval:com.oracle.elsa:obj:20183738004" /> 54835 <state state_ref="oval:com.oracle.elsa:ste:20183738003" /> 54836 </rpminfo_test> 54837 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738007" version="501" comment="ruby-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54838 <object object_ref="oval:com.oracle.elsa:obj:20183738004" /> 54839 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54840 </rpminfo_test> 54841 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738008" version="501" comment="ruby-irb is earlier than 0:2.0.0.648-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54842 <object object_ref="oval:com.oracle.elsa:obj:20183738005" /> 54843 <state state_ref="oval:com.oracle.elsa:ste:20183738003" /> 54844 </rpminfo_test> 54845 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738009" version="501" comment="ruby-irb is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54846 <object object_ref="oval:com.oracle.elsa:obj:20183738005" /> 54847 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54848 </rpminfo_test> 54849 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738010" version="501" comment="ruby-libs is earlier than 0:2.0.0.648-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54850 <object object_ref="oval:com.oracle.elsa:obj:20183738006" /> 54851 <state state_ref="oval:com.oracle.elsa:ste:20183738003" /> 54852 </rpminfo_test> 54853 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738011" version="501" comment="ruby-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54854 <object object_ref="oval:com.oracle.elsa:obj:20183738006" /> 54855 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54856 </rpminfo_test> 54857 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738012" version="501" comment="ruby-tcltk is earlier than 0:2.0.0.648-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54858 <object object_ref="oval:com.oracle.elsa:obj:20183738007" /> 54859 <state state_ref="oval:com.oracle.elsa:ste:20183738003" /> 54860 </rpminfo_test> 54861 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738013" version="501" comment="ruby-tcltk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54862 <object object_ref="oval:com.oracle.elsa:obj:20183738007" /> 54863 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54864 </rpminfo_test> 54865 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738014" version="501" comment="rubygem-bigdecimal is earlier than 0:1.2.0-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54866 <object object_ref="oval:com.oracle.elsa:obj:20183738008" /> 54867 <state state_ref="oval:com.oracle.elsa:ste:20183738004" /> 54868 </rpminfo_test> 54869 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738015" version="501" comment="rubygem-bigdecimal is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54870 <object object_ref="oval:com.oracle.elsa:obj:20183738008" /> 54871 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54872 </rpminfo_test> 54873 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738016" version="501" comment="rubygem-io-console is earlier than 0:0.4.2-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54874 <object object_ref="oval:com.oracle.elsa:obj:20183738009" /> 54875 <state state_ref="oval:com.oracle.elsa:ste:20183738005" /> 54876 </rpminfo_test> 54877 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738017" version="501" comment="rubygem-io-console is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54878 <object object_ref="oval:com.oracle.elsa:obj:20183738009" /> 54879 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54880 </rpminfo_test> 54881 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738018" version="501" comment="rubygem-json is earlier than 0:1.7.7-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54882 <object object_ref="oval:com.oracle.elsa:obj:20183738010" /> 54883 <state state_ref="oval:com.oracle.elsa:ste:20183738006" /> 54884 </rpminfo_test> 54885 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738019" version="501" comment="rubygem-json is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54886 <object object_ref="oval:com.oracle.elsa:obj:20183738010" /> 54887 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54888 </rpminfo_test> 54889 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738020" version="501" comment="rubygem-minitest is earlier than 0:4.3.2-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54890 <object object_ref="oval:com.oracle.elsa:obj:20183738011" /> 54891 <state state_ref="oval:com.oracle.elsa:ste:20183738007" /> 54892 </rpminfo_test> 54893 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738021" version="501" comment="rubygem-minitest is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54894 <object object_ref="oval:com.oracle.elsa:obj:20183738011" /> 54895 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54896 </rpminfo_test> 54897 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738022" version="501" comment="rubygem-psych is earlier than 0:2.0.0-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54898 <object object_ref="oval:com.oracle.elsa:obj:20183738012" /> 54899 <state state_ref="oval:com.oracle.elsa:ste:20183738008" /> 54900 </rpminfo_test> 54901 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738023" version="501" comment="rubygem-psych is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54902 <object object_ref="oval:com.oracle.elsa:obj:20183738012" /> 54903 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54904 </rpminfo_test> 54905 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738024" version="501" comment="rubygem-rake is earlier than 0:0.9.6-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54906 <object object_ref="oval:com.oracle.elsa:obj:20183738013" /> 54907 <state state_ref="oval:com.oracle.elsa:ste:20183738009" /> 54908 </rpminfo_test> 54909 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738025" version="501" comment="rubygem-rake is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54910 <object object_ref="oval:com.oracle.elsa:obj:20183738013" /> 54911 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54912 </rpminfo_test> 54913 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738026" version="501" comment="rubygem-rdoc is earlier than 0:4.0.0-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54914 <object object_ref="oval:com.oracle.elsa:obj:20183738014" /> 54915 <state state_ref="oval:com.oracle.elsa:ste:20183738010" /> 54916 </rpminfo_test> 54917 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738027" version="501" comment="rubygem-rdoc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54918 <object object_ref="oval:com.oracle.elsa:obj:20183738014" /> 54919 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54920 </rpminfo_test> 54921 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738028" version="501" comment="rubygems is earlier than 0:2.0.14.1-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54922 <object object_ref="oval:com.oracle.elsa:obj:20183738015" /> 54923 <state state_ref="oval:com.oracle.elsa:ste:20183738011" /> 54924 </rpminfo_test> 54925 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738029" version="501" comment="rubygems is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54926 <object object_ref="oval:com.oracle.elsa:obj:20183738015" /> 54927 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54928 </rpminfo_test> 54929 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738030" version="501" comment="rubygems-devel is earlier than 0:2.0.14.1-34.el7_6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54930 <object object_ref="oval:com.oracle.elsa:obj:20183738016" /> 54931 <state state_ref="oval:com.oracle.elsa:ste:20183738011" /> 54932 </rpminfo_test> 54933 <rpminfo_test id="oval:com.oracle.elsa:tst:20183738031" version="501" comment="rubygems-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54934 <object object_ref="oval:com.oracle.elsa:obj:20183738016" /> 54935 <state state_ref="oval:com.oracle.elsa:ste:20183738001" /> 54936 </rpminfo_test> 54937 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54938 <object object_ref="oval:com.oracle.elsa:obj:20183760001" /> 54939 <state state_ref="oval:com.oracle.elsa:ste:20183760002" /> 54940 </rpminfo_test> 54941 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760002" version="501" comment="ghostscript is earlier than 0:8.70-24.el6_10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54942 <object object_ref="oval:com.oracle.elsa:obj:20183760002" /> 54943 <state state_ref="oval:com.oracle.elsa:ste:20183760003" /> 54944 </rpminfo_test> 54945 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760003" version="501" comment="ghostscript is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54946 <object object_ref="oval:com.oracle.elsa:obj:20183760002" /> 54947 <state state_ref="oval:com.oracle.elsa:ste:20183760001" /> 54948 </rpminfo_test> 54949 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760004" version="501" comment="ghostscript-devel is earlier than 0:8.70-24.el6_10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54950 <object object_ref="oval:com.oracle.elsa:obj:20183760003" /> 54951 <state state_ref="oval:com.oracle.elsa:ste:20183760003" /> 54952 </rpminfo_test> 54953 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760005" version="501" comment="ghostscript-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54954 <object object_ref="oval:com.oracle.elsa:obj:20183760003" /> 54955 <state state_ref="oval:com.oracle.elsa:ste:20183760001" /> 54956 </rpminfo_test> 54957 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760006" version="501" comment="ghostscript-doc is earlier than 0:8.70-24.el6_10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54958 <object object_ref="oval:com.oracle.elsa:obj:20183760004" /> 54959 <state state_ref="oval:com.oracle.elsa:ste:20183760003" /> 54960 </rpminfo_test> 54961 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760007" version="501" comment="ghostscript-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54962 <object object_ref="oval:com.oracle.elsa:obj:20183760004" /> 54963 <state state_ref="oval:com.oracle.elsa:ste:20183760001" /> 54964 </rpminfo_test> 54965 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760008" version="501" comment="ghostscript-gtk is earlier than 0:8.70-24.el6_10.2" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54966 <object object_ref="oval:com.oracle.elsa:obj:20183760005" /> 54967 <state state_ref="oval:com.oracle.elsa:ste:20183760003" /> 54968 </rpminfo_test> 54969 <rpminfo_test id="oval:com.oracle.elsa:tst:20183760009" version="501" comment="ghostscript-gtk is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54970 <object object_ref="oval:com.oracle.elsa:obj:20183760005" /> 54971 <state state_ref="oval:com.oracle.elsa:ste:20183760001" /> 54972 </rpminfo_test> 54973 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54974 <object object_ref="oval:com.oracle.elsa:obj:20183761001" /> 54975 <state state_ref="oval:com.oracle.elsa:ste:20183761002" /> 54976 </rpminfo_test> 54977 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761002" version="501" comment="ghostscript is earlier than 0:9.07-31.el7_6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54978 <object object_ref="oval:com.oracle.elsa:obj:20183761002" /> 54979 <state state_ref="oval:com.oracle.elsa:ste:20183761003" /> 54980 </rpminfo_test> 54981 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761003" version="501" comment="ghostscript is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54982 <object object_ref="oval:com.oracle.elsa:obj:20183761002" /> 54983 <state state_ref="oval:com.oracle.elsa:ste:20183761001" /> 54984 </rpminfo_test> 54985 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761004" version="501" comment="ghostscript-cups is earlier than 0:9.07-31.el7_6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54986 <object object_ref="oval:com.oracle.elsa:obj:20183761003" /> 54987 <state state_ref="oval:com.oracle.elsa:ste:20183761003" /> 54988 </rpminfo_test> 54989 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761005" version="501" comment="ghostscript-cups is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54990 <object object_ref="oval:com.oracle.elsa:obj:20183761003" /> 54991 <state state_ref="oval:com.oracle.elsa:ste:20183761001" /> 54992 </rpminfo_test> 54993 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761006" version="501" comment="ghostscript-devel is earlier than 0:9.07-31.el7_6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54994 <object object_ref="oval:com.oracle.elsa:obj:20183761004" /> 54995 <state state_ref="oval:com.oracle.elsa:ste:20183761003" /> 54996 </rpminfo_test> 54997 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761007" version="501" comment="ghostscript-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 54998 <object object_ref="oval:com.oracle.elsa:obj:20183761004" /> 54999 <state state_ref="oval:com.oracle.elsa:ste:20183761001" /> 55000 </rpminfo_test> 55001 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761008" version="501" comment="ghostscript-doc is earlier than 0:9.07-31.el7_6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55002 <object object_ref="oval:com.oracle.elsa:obj:20183761005" /> 55003 <state state_ref="oval:com.oracle.elsa:ste:20183761003" /> 55004 </rpminfo_test> 55005 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761009" version="501" comment="ghostscript-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55006 <object object_ref="oval:com.oracle.elsa:obj:20183761005" /> 55007 <state state_ref="oval:com.oracle.elsa:ste:20183761001" /> 55008 </rpminfo_test> 55009 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761010" version="501" comment="ghostscript-gtk is earlier than 0:9.07-31.el7_6.3" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55010 <object object_ref="oval:com.oracle.elsa:obj:20183761006" /> 55011 <state state_ref="oval:com.oracle.elsa:ste:20183761003" /> 55012 </rpminfo_test> 55013 <rpminfo_test id="oval:com.oracle.elsa:tst:20183761011" version="501" comment="ghostscript-gtk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55014 <object object_ref="oval:com.oracle.elsa:obj:20183761006" /> 55015 <state state_ref="oval:com.oracle.elsa:ste:20183761001" /> 55016 </rpminfo_test> 55017 <rpminfo_test id="oval:com.oracle.elsa:tst:20183831001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55018 <object object_ref="oval:com.oracle.elsa:obj:20183831001" /> 55019 <state state_ref="oval:com.oracle.elsa:ste:20183831002" /> 55020 </rpminfo_test> 55021 <rpminfo_test id="oval:com.oracle.elsa:tst:20183831002" version="501" comment="firefox is earlier than 0:60.4.0-1.0.1.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55022 <object object_ref="oval:com.oracle.elsa:obj:20183831002" /> 55023 <state state_ref="oval:com.oracle.elsa:ste:20183831003" /> 55024 </rpminfo_test> 55025 <rpminfo_test id="oval:com.oracle.elsa:tst:20183831003" version="501" comment="firefox is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55026 <object object_ref="oval:com.oracle.elsa:obj:20183831002" /> 55027 <state state_ref="oval:com.oracle.elsa:ste:20183831001" /> 55028 </rpminfo_test> 55029 <rpminfo_test id="oval:com.oracle.elsa:tst:20183833001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55030 <object object_ref="oval:com.oracle.elsa:obj:20183833001" /> 55031 <state state_ref="oval:com.oracle.elsa:ste:20183833002" /> 55032 </rpminfo_test> 55033 <rpminfo_test id="oval:com.oracle.elsa:tst:20183833002" version="501" comment="firefox is earlier than 0:60.4.0-1.0.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55034 <object object_ref="oval:com.oracle.elsa:obj:20183833002" /> 55035 <state state_ref="oval:com.oracle.elsa:ste:20183833003" /> 55036 </rpminfo_test> 55037 <rpminfo_test id="oval:com.oracle.elsa:tst:20183833003" version="501" comment="firefox is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55038 <object object_ref="oval:com.oracle.elsa:obj:20183833002" /> 55039 <state state_ref="oval:com.oracle.elsa:ste:20183833001" /> 55040 </rpminfo_test> 55041 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55042 <object object_ref="oval:com.oracle.elsa:obj:20183834001" /> 55043 <state state_ref="oval:com.oracle.elsa:ste:20183834002" /> 55044 </rpminfo_test> 55045 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834002" version="501" comment="ghostscript is earlier than 0:9.07-31.el7_6.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55046 <object object_ref="oval:com.oracle.elsa:obj:20183834002" /> 55047 <state state_ref="oval:com.oracle.elsa:ste:20183834003" /> 55048 </rpminfo_test> 55049 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834003" version="501" comment="ghostscript is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55050 <object object_ref="oval:com.oracle.elsa:obj:20183834002" /> 55051 <state state_ref="oval:com.oracle.elsa:ste:20183834001" /> 55052 </rpminfo_test> 55053 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834004" version="501" comment="ghostscript-cups is earlier than 0:9.07-31.el7_6.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55054 <object object_ref="oval:com.oracle.elsa:obj:20183834003" /> 55055 <state state_ref="oval:com.oracle.elsa:ste:20183834003" /> 55056 </rpminfo_test> 55057 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834005" version="501" comment="ghostscript-cups is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55058 <object object_ref="oval:com.oracle.elsa:obj:20183834003" /> 55059 <state state_ref="oval:com.oracle.elsa:ste:20183834001" /> 55060 </rpminfo_test> 55061 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834006" version="501" comment="ghostscript-devel is earlier than 0:9.07-31.el7_6.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55062 <object object_ref="oval:com.oracle.elsa:obj:20183834004" /> 55063 <state state_ref="oval:com.oracle.elsa:ste:20183834003" /> 55064 </rpminfo_test> 55065 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834007" version="501" comment="ghostscript-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55066 <object object_ref="oval:com.oracle.elsa:obj:20183834004" /> 55067 <state state_ref="oval:com.oracle.elsa:ste:20183834001" /> 55068 </rpminfo_test> 55069 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834008" version="501" comment="ghostscript-doc is earlier than 0:9.07-31.el7_6.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55070 <object object_ref="oval:com.oracle.elsa:obj:20183834005" /> 55071 <state state_ref="oval:com.oracle.elsa:ste:20183834003" /> 55072 </rpminfo_test> 55073 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834009" version="501" comment="ghostscript-doc is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55074 <object object_ref="oval:com.oracle.elsa:obj:20183834005" /> 55075 <state state_ref="oval:com.oracle.elsa:ste:20183834001" /> 55076 </rpminfo_test> 55077 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834010" version="501" comment="ghostscript-gtk is earlier than 0:9.07-31.el7_6.6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55078 <object object_ref="oval:com.oracle.elsa:obj:20183834006" /> 55079 <state state_ref="oval:com.oracle.elsa:ste:20183834003" /> 55080 </rpminfo_test> 55081 <rpminfo_test id="oval:com.oracle.elsa:tst:20183834011" version="501" comment="ghostscript-gtk is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55082 <object object_ref="oval:com.oracle.elsa:obj:20183834006" /> 55083 <state state_ref="oval:com.oracle.elsa:ste:20183834001" /> 55084 </rpminfo_test> 55085 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55086 <object object_ref="oval:com.oracle.elsa:obj:20183854001" /> 55087 <state state_ref="oval:com.oracle.elsa:ste:20183854002" /> 55088 </rpminfo_test> 55089 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854002" version="501" comment="ntp is earlier than 0:4.2.6p5-15.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55090 <object object_ref="oval:com.oracle.elsa:obj:20183854002" /> 55091 <state state_ref="oval:com.oracle.elsa:ste:20183854003" /> 55092 </rpminfo_test> 55093 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854003" version="501" comment="ntp is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55094 <object object_ref="oval:com.oracle.elsa:obj:20183854002" /> 55095 <state state_ref="oval:com.oracle.elsa:ste:20183854001" /> 55096 </rpminfo_test> 55097 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854004" version="501" comment="ntp-doc is earlier than 0:4.2.6p5-15.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55098 <object object_ref="oval:com.oracle.elsa:obj:20183854003" /> 55099 <state state_ref="oval:com.oracle.elsa:ste:20183854003" /> 55100 </rpminfo_test> 55101 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854005" version="501" comment="ntp-doc is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55102 <object object_ref="oval:com.oracle.elsa:obj:20183854003" /> 55103 <state state_ref="oval:com.oracle.elsa:ste:20183854001" /> 55104 </rpminfo_test> 55105 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854006" version="501" comment="ntp-perl is earlier than 0:4.2.6p5-15.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55106 <object object_ref="oval:com.oracle.elsa:obj:20183854004" /> 55107 <state state_ref="oval:com.oracle.elsa:ste:20183854003" /> 55108 </rpminfo_test> 55109 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854007" version="501" comment="ntp-perl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55110 <object object_ref="oval:com.oracle.elsa:obj:20183854004" /> 55111 <state state_ref="oval:com.oracle.elsa:ste:20183854001" /> 55112 </rpminfo_test> 55113 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854008" version="501" comment="ntpdate is earlier than 0:4.2.6p5-15.0.1.el6_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55114 <object object_ref="oval:com.oracle.elsa:obj:20183854005" /> 55115 <state state_ref="oval:com.oracle.elsa:ste:20183854003" /> 55116 </rpminfo_test> 55117 <rpminfo_test id="oval:com.oracle.elsa:tst:20183854009" version="501" comment="ntpdate is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55118 <object object_ref="oval:com.oracle.elsa:obj:20183854005" /> 55119 <state state_ref="oval:com.oracle.elsa:ste:20183854001" /> 55120 </rpminfo_test> 55121 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55122 <object object_ref="oval:com.oracle.elsa:obj:20184001001" /> 55123 <state state_ref="oval:com.oracle.elsa:ste:20184001002" /> 55124 </rpminfo_test> 55125 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001002" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55126 <object object_ref="oval:com.oracle.elsa:obj:20184001005" /> 55127 <state state_ref="oval:com.oracle.elsa:ste:20184001003" /> 55128 </rpminfo_test> 55129 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001003" 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"> 55130 <object object_ref="oval:com.oracle.elsa:obj:20184001005" /> 55131 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55132 </rpminfo_test> 55133 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001004" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55134 <object object_ref="oval:com.oracle.elsa:obj:20184001003" /> 55135 <state state_ref="oval:com.oracle.elsa:ste:20184001003" /> 55136 </rpminfo_test> 55137 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001005" 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"> 55138 <object object_ref="oval:com.oracle.elsa:obj:20184001003" /> 55139 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55140 </rpminfo_test> 55141 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001006" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55142 <object object_ref="oval:com.oracle.elsa:obj:20184001004" /> 55143 <state state_ref="oval:com.oracle.elsa:ste:20184001003" /> 55144 </rpminfo_test> 55145 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001007" 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"> 55146 <object object_ref="oval:com.oracle.elsa:obj:20184001004" /> 55147 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55148 </rpminfo_test> 55149 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001008" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55150 <object object_ref="oval:com.oracle.elsa:obj:20184001007" /> 55151 <state state_ref="oval:com.oracle.elsa:ste:20184001003" /> 55152 </rpminfo_test> 55153 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001009" 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"> 55154 <object object_ref="oval:com.oracle.elsa:obj:20184001007" /> 55155 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55156 </rpminfo_test> 55157 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001010" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55158 <object object_ref="oval:com.oracle.elsa:obj:20184001006" /> 55159 <state state_ref="oval:com.oracle.elsa:ste:20184001003" /> 55160 </rpminfo_test> 55161 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001011" 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"> 55162 <object object_ref="oval:com.oracle.elsa:obj:20184001006" /> 55163 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55164 </rpminfo_test> 55165 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001012" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55166 <object object_ref="oval:com.oracle.elsa:obj:20184001002" /> 55167 <state state_ref="oval:com.oracle.elsa:ste:20184001003" /> 55168 </rpminfo_test> 55169 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001013" 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"> 55170 <object object_ref="oval:com.oracle.elsa:obj:20184001002" /> 55171 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55172 </rpminfo_test> 55173 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55174 <object object_ref="oval:com.oracle.elsa:obj:20184001001" /> 55175 <state state_ref="oval:com.oracle.elsa:ste:20184001004" /> 55176 </rpminfo_test> 55177 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001015" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55178 <object object_ref="oval:com.oracle.elsa:obj:20184001002" /> 55179 <state state_ref="oval:com.oracle.elsa:ste:20184001005" /> 55180 </rpminfo_test> 55181 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001016" 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"> 55182 <object object_ref="oval:com.oracle.elsa:obj:20184001002" /> 55183 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55184 </rpminfo_test> 55185 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001017" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55186 <object object_ref="oval:com.oracle.elsa:obj:20184001003" /> 55187 <state state_ref="oval:com.oracle.elsa:ste:20184001005" /> 55188 </rpminfo_test> 55189 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001018" 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"> 55190 <object object_ref="oval:com.oracle.elsa:obj:20184001003" /> 55191 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55192 </rpminfo_test> 55193 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001019" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55194 <object object_ref="oval:com.oracle.elsa:obj:20184001004" /> 55195 <state state_ref="oval:com.oracle.elsa:ste:20184001005" /> 55196 </rpminfo_test> 55197 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001020" 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"> 55198 <object object_ref="oval:com.oracle.elsa:obj:20184001004" /> 55199 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55200 </rpminfo_test> 55201 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001021" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55202 <object object_ref="oval:com.oracle.elsa:obj:20184001005" /> 55203 <state state_ref="oval:com.oracle.elsa:ste:20184001005" /> 55204 </rpminfo_test> 55205 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001022" 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"> 55206 <object object_ref="oval:com.oracle.elsa:obj:20184001005" /> 55207 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55208 </rpminfo_test> 55209 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001023" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55210 <object object_ref="oval:com.oracle.elsa:obj:20184001006" /> 55211 <state state_ref="oval:com.oracle.elsa:ste:20184001005" /> 55212 </rpminfo_test> 55213 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001024" 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"> 55214 <object object_ref="oval:com.oracle.elsa:obj:20184001006" /> 55215 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55216 </rpminfo_test> 55217 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001025" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55218 <object object_ref="oval:com.oracle.elsa:obj:20184001007" /> 55219 <state state_ref="oval:com.oracle.elsa:ste:20184001005" /> 55220 </rpminfo_test> 55221 <rpminfo_test id="oval:com.oracle.elsa:tst:20184001026" 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"> 55222 <object object_ref="oval:com.oracle.elsa:obj:20184001007" /> 55223 <state state_ref="oval:com.oracle.elsa:ste:20184001001" /> 55224 </rpminfo_test> 55225 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55226 <object object_ref="oval:com.oracle.elsa:obj:20184004001" /> 55227 <state state_ref="oval:com.oracle.elsa:ste:20184004002" /> 55228 </rpminfo_test> 55229 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004002" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55230 <object object_ref="oval:com.oracle.elsa:obj:20184004005" /> 55231 <state state_ref="oval:com.oracle.elsa:ste:20184004003" /> 55232 </rpminfo_test> 55233 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004003" 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"> 55234 <object object_ref="oval:com.oracle.elsa:obj:20184004005" /> 55235 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55236 </rpminfo_test> 55237 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55238 <object object_ref="oval:com.oracle.elsa:obj:20184004003" /> 55239 <state state_ref="oval:com.oracle.elsa:ste:20184004003" /> 55240 </rpminfo_test> 55241 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004005" 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"> 55242 <object object_ref="oval:com.oracle.elsa:obj:20184004003" /> 55243 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55244 </rpminfo_test> 55245 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004006" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55246 <object object_ref="oval:com.oracle.elsa:obj:20184004006" /> 55247 <state state_ref="oval:com.oracle.elsa:ste:20184004003" /> 55248 </rpminfo_test> 55249 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004007" 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"> 55250 <object object_ref="oval:com.oracle.elsa:obj:20184004006" /> 55251 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55252 </rpminfo_test> 55253 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004008" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55254 <object object_ref="oval:com.oracle.elsa:obj:20184004002" /> 55255 <state state_ref="oval:com.oracle.elsa:ste:20184004003" /> 55256 </rpminfo_test> 55257 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004009" 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"> 55258 <object object_ref="oval:com.oracle.elsa:obj:20184004002" /> 55259 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55260 </rpminfo_test> 55261 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004010" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55262 <object object_ref="oval:com.oracle.elsa:obj:20184004007" /> 55263 <state state_ref="oval:com.oracle.elsa:ste:20184004003" /> 55264 </rpminfo_test> 55265 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004011" 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"> 55266 <object object_ref="oval:com.oracle.elsa:obj:20184004007" /> 55267 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55268 </rpminfo_test> 55269 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004012" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55270 <object object_ref="oval:com.oracle.elsa:obj:20184004004" /> 55271 <state state_ref="oval:com.oracle.elsa:ste:20184004003" /> 55272 </rpminfo_test> 55273 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004013" 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"> 55274 <object object_ref="oval:com.oracle.elsa:obj:20184004004" /> 55275 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55276 </rpminfo_test> 55277 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55278 <object object_ref="oval:com.oracle.elsa:obj:20184004001" /> 55279 <state state_ref="oval:com.oracle.elsa:ste:20184004004" /> 55280 </rpminfo_test> 55281 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004015" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55282 <object object_ref="oval:com.oracle.elsa:obj:20184004002" /> 55283 <state state_ref="oval:com.oracle.elsa:ste:20184004005" /> 55284 </rpminfo_test> 55285 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004016" 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"> 55286 <object object_ref="oval:com.oracle.elsa:obj:20184004002" /> 55287 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55288 </rpminfo_test> 55289 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55290 <object object_ref="oval:com.oracle.elsa:obj:20184004003" /> 55291 <state state_ref="oval:com.oracle.elsa:ste:20184004005" /> 55292 </rpminfo_test> 55293 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004018" 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"> 55294 <object object_ref="oval:com.oracle.elsa:obj:20184004003" /> 55295 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55296 </rpminfo_test> 55297 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004019" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55298 <object object_ref="oval:com.oracle.elsa:obj:20184004004" /> 55299 <state state_ref="oval:com.oracle.elsa:ste:20184004005" /> 55300 </rpminfo_test> 55301 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004020" 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"> 55302 <object object_ref="oval:com.oracle.elsa:obj:20184004004" /> 55303 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55304 </rpminfo_test> 55305 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004021" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55306 <object object_ref="oval:com.oracle.elsa:obj:20184004005" /> 55307 <state state_ref="oval:com.oracle.elsa:ste:20184004005" /> 55308 </rpminfo_test> 55309 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004022" 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"> 55310 <object object_ref="oval:com.oracle.elsa:obj:20184004005" /> 55311 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55312 </rpminfo_test> 55313 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004023" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55314 <object object_ref="oval:com.oracle.elsa:obj:20184004006" /> 55315 <state state_ref="oval:com.oracle.elsa:ste:20184004005" /> 55316 </rpminfo_test> 55317 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004024" 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"> 55318 <object object_ref="oval:com.oracle.elsa:obj:20184004006" /> 55319 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55320 </rpminfo_test> 55321 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004025" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55322 <object object_ref="oval:com.oracle.elsa:obj:20184004007" /> 55323 <state state_ref="oval:com.oracle.elsa:ste:20184004005" /> 55324 </rpminfo_test> 55325 <rpminfo_test id="oval:com.oracle.elsa:tst:20184004026" 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"> 55326 <object object_ref="oval:com.oracle.elsa:obj:20184004007" /> 55327 <state state_ref="oval:com.oracle.elsa:ste:20184004001" /> 55328 </rpminfo_test> 55329 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55330 <object object_ref="oval:com.oracle.elsa:obj:20184006001" /> 55331 <state state_ref="oval:com.oracle.elsa:ste:20184006002" /> 55332 </rpminfo_test> 55333 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006002" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.10.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55334 <object object_ref="oval:com.oracle.elsa:obj:20184006002" /> 55335 <state state_ref="oval:com.oracle.elsa:ste:20184006003" /> 55336 </rpminfo_test> 55337 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006003" 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"> 55338 <object object_ref="oval:com.oracle.elsa:obj:20184006002" /> 55339 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55340 </rpminfo_test> 55341 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006004" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.10.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55342 <object object_ref="oval:com.oracle.elsa:obj:20184006003" /> 55343 <state state_ref="oval:com.oracle.elsa:ste:20184006003" /> 55344 </rpminfo_test> 55345 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006005" 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"> 55346 <object object_ref="oval:com.oracle.elsa:obj:20184006003" /> 55347 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55348 </rpminfo_test> 55349 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.10.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55350 <object object_ref="oval:com.oracle.elsa:obj:20184006007" /> 55351 <state state_ref="oval:com.oracle.elsa:ste:20184006003" /> 55352 </rpminfo_test> 55353 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006007" 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"> 55354 <object object_ref="oval:com.oracle.elsa:obj:20184006007" /> 55355 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55356 </rpminfo_test> 55357 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.10.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55358 <object object_ref="oval:com.oracle.elsa:obj:20184006006" /> 55359 <state state_ref="oval:com.oracle.elsa:ste:20184006003" /> 55360 </rpminfo_test> 55361 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006009" 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"> 55362 <object object_ref="oval:com.oracle.elsa:obj:20184006006" /> 55363 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55364 </rpminfo_test> 55365 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006010" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.10.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55366 <object object_ref="oval:com.oracle.elsa:obj:20184006005" /> 55367 <state state_ref="oval:com.oracle.elsa:ste:20184006003" /> 55368 </rpminfo_test> 55369 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006011" 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"> 55370 <object object_ref="oval:com.oracle.elsa:obj:20184006005" /> 55371 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55372 </rpminfo_test> 55373 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.10.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55374 <object object_ref="oval:com.oracle.elsa:obj:20184006004" /> 55375 <state state_ref="oval:com.oracle.elsa:ste:20184006003" /> 55376 </rpminfo_test> 55377 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006013" 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"> 55378 <object object_ref="oval:com.oracle.elsa:obj:20184006004" /> 55379 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55380 </rpminfo_test> 55381 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55382 <object object_ref="oval:com.oracle.elsa:obj:20184006001" /> 55383 <state state_ref="oval:com.oracle.elsa:ste:20184006004" /> 55384 </rpminfo_test> 55385 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006015" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.10.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55386 <object object_ref="oval:com.oracle.elsa:obj:20184006002" /> 55387 <state state_ref="oval:com.oracle.elsa:ste:20184006005" /> 55388 </rpminfo_test> 55389 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006016" 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"> 55390 <object object_ref="oval:com.oracle.elsa:obj:20184006002" /> 55391 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55392 </rpminfo_test> 55393 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006017" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.10.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55394 <object object_ref="oval:com.oracle.elsa:obj:20184006003" /> 55395 <state state_ref="oval:com.oracle.elsa:ste:20184006005" /> 55396 </rpminfo_test> 55397 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006018" 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"> 55398 <object object_ref="oval:com.oracle.elsa:obj:20184006003" /> 55399 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55400 </rpminfo_test> 55401 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006019" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.10.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55402 <object object_ref="oval:com.oracle.elsa:obj:20184006004" /> 55403 <state state_ref="oval:com.oracle.elsa:ste:20184006005" /> 55404 </rpminfo_test> 55405 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006020" 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"> 55406 <object object_ref="oval:com.oracle.elsa:obj:20184006004" /> 55407 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55408 </rpminfo_test> 55409 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006021" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.10.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55410 <object object_ref="oval:com.oracle.elsa:obj:20184006005" /> 55411 <state state_ref="oval:com.oracle.elsa:ste:20184006005" /> 55412 </rpminfo_test> 55413 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006022" 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"> 55414 <object object_ref="oval:com.oracle.elsa:obj:20184006005" /> 55415 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55416 </rpminfo_test> 55417 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006023" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.10.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55418 <object object_ref="oval:com.oracle.elsa:obj:20184006006" /> 55419 <state state_ref="oval:com.oracle.elsa:ste:20184006005" /> 55420 </rpminfo_test> 55421 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006024" 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"> 55422 <object object_ref="oval:com.oracle.elsa:obj:20184006006" /> 55423 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55424 </rpminfo_test> 55425 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006025" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.10.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55426 <object object_ref="oval:com.oracle.elsa:obj:20184006007" /> 55427 <state state_ref="oval:com.oracle.elsa:ste:20184006005" /> 55428 </rpminfo_test> 55429 <rpminfo_test id="oval:com.oracle.elsa:tst:20184006026" 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"> 55430 <object object_ref="oval:com.oracle.elsa:obj:20184006007" /> 55431 <state state_ref="oval:com.oracle.elsa:ste:20184006001" /> 55432 </rpminfo_test> 55433 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55434 <object object_ref="oval:com.oracle.elsa:obj:20184017001" /> 55435 <state state_ref="oval:com.oracle.elsa:ste:20184017002" /> 55436 </rpminfo_test> 55437 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017002" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.13.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55438 <object object_ref="oval:com.oracle.elsa:obj:20184017003" /> 55439 <state state_ref="oval:com.oracle.elsa:ste:20184017003" /> 55440 </rpminfo_test> 55441 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017003" 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"> 55442 <object object_ref="oval:com.oracle.elsa:obj:20184017003" /> 55443 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55444 </rpminfo_test> 55445 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017004" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.13.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55446 <object object_ref="oval:com.oracle.elsa:obj:20184017006" /> 55447 <state state_ref="oval:com.oracle.elsa:ste:20184017003" /> 55448 </rpminfo_test> 55449 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017005" 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"> 55450 <object object_ref="oval:com.oracle.elsa:obj:20184017006" /> 55451 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55452 </rpminfo_test> 55453 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.13.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55454 <object object_ref="oval:com.oracle.elsa:obj:20184017005" /> 55455 <state state_ref="oval:com.oracle.elsa:ste:20184017003" /> 55456 </rpminfo_test> 55457 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017007" 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"> 55458 <object object_ref="oval:com.oracle.elsa:obj:20184017005" /> 55459 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55460 </rpminfo_test> 55461 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017008" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.13.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55462 <object object_ref="oval:com.oracle.elsa:obj:20184017004" /> 55463 <state state_ref="oval:com.oracle.elsa:ste:20184017003" /> 55464 </rpminfo_test> 55465 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017009" 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"> 55466 <object object_ref="oval:com.oracle.elsa:obj:20184017004" /> 55467 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55468 </rpminfo_test> 55469 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.13.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55470 <object object_ref="oval:com.oracle.elsa:obj:20184017007" /> 55471 <state state_ref="oval:com.oracle.elsa:ste:20184017003" /> 55472 </rpminfo_test> 55473 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017011" 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"> 55474 <object object_ref="oval:com.oracle.elsa:obj:20184017007" /> 55475 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55476 </rpminfo_test> 55477 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017012" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.13.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55478 <object object_ref="oval:com.oracle.elsa:obj:20184017002" /> 55479 <state state_ref="oval:com.oracle.elsa:ste:20184017003" /> 55480 </rpminfo_test> 55481 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017013" 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"> 55482 <object object_ref="oval:com.oracle.elsa:obj:20184017002" /> 55483 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55484 </rpminfo_test> 55485 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55486 <object object_ref="oval:com.oracle.elsa:obj:20184017001" /> 55487 <state state_ref="oval:com.oracle.elsa:ste:20184017004" /> 55488 </rpminfo_test> 55489 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017015" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.13.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55490 <object object_ref="oval:com.oracle.elsa:obj:20184017002" /> 55491 <state state_ref="oval:com.oracle.elsa:ste:20184017005" /> 55492 </rpminfo_test> 55493 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017016" 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"> 55494 <object object_ref="oval:com.oracle.elsa:obj:20184017002" /> 55495 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55496 </rpminfo_test> 55497 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.13.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55498 <object object_ref="oval:com.oracle.elsa:obj:20184017003" /> 55499 <state state_ref="oval:com.oracle.elsa:ste:20184017005" /> 55500 </rpminfo_test> 55501 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017018" 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"> 55502 <object object_ref="oval:com.oracle.elsa:obj:20184017003" /> 55503 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55504 </rpminfo_test> 55505 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017019" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.13.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55506 <object object_ref="oval:com.oracle.elsa:obj:20184017004" /> 55507 <state state_ref="oval:com.oracle.elsa:ste:20184017005" /> 55508 </rpminfo_test> 55509 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017020" 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"> 55510 <object object_ref="oval:com.oracle.elsa:obj:20184017004" /> 55511 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55512 </rpminfo_test> 55513 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017021" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.13.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55514 <object object_ref="oval:com.oracle.elsa:obj:20184017005" /> 55515 <state state_ref="oval:com.oracle.elsa:ste:20184017005" /> 55516 </rpminfo_test> 55517 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017022" 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"> 55518 <object object_ref="oval:com.oracle.elsa:obj:20184017005" /> 55519 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55520 </rpminfo_test> 55521 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017023" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.13.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55522 <object object_ref="oval:com.oracle.elsa:obj:20184017006" /> 55523 <state state_ref="oval:com.oracle.elsa:ste:20184017005" /> 55524 </rpminfo_test> 55525 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017024" 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"> 55526 <object object_ref="oval:com.oracle.elsa:obj:20184017006" /> 55527 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55528 </rpminfo_test> 55529 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017025" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.13.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55530 <object object_ref="oval:com.oracle.elsa:obj:20184017007" /> 55531 <state state_ref="oval:com.oracle.elsa:ste:20184017005" /> 55532 </rpminfo_test> 55533 <rpminfo_test id="oval:com.oracle.elsa:tst:20184017026" 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"> 55534 <object object_ref="oval:com.oracle.elsa:obj:20184017007" /> 55535 <state state_ref="oval:com.oracle.elsa:ste:20184017001" /> 55536 </rpminfo_test> 55537 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55538 <object object_ref="oval:com.oracle.elsa:obj:20184020001" /> 55539 <state state_ref="oval:com.oracle.elsa:ste:20184020003" /> 55540 </rpminfo_test> 55541 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020002" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55542 <object object_ref="oval:com.oracle.elsa:obj:20184020002" /> 55543 <state state_ref="oval:com.oracle.elsa:ste:20184020004" /> 55544 </rpminfo_test> 55545 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020003" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55546 <object object_ref="oval:com.oracle.elsa:obj:20184020002" /> 55547 <state state_ref="oval:com.oracle.elsa:ste:20184020001" /> 55548 </rpminfo_test> 55549 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020004" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55550 <object object_ref="oval:com.oracle.elsa:obj:20184020003" /> 55551 <state state_ref="oval:com.oracle.elsa:ste:20184020004" /> 55552 </rpminfo_test> 55553 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020005" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55554 <object object_ref="oval:com.oracle.elsa:obj:20184020003" /> 55555 <state state_ref="oval:com.oracle.elsa:ste:20184020001" /> 55556 </rpminfo_test> 55557 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020006" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55558 <object object_ref="oval:com.oracle.elsa:obj:20184020004" /> 55559 <state state_ref="oval:com.oracle.elsa:ste:20184020004" /> 55560 </rpminfo_test> 55561 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020007" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55562 <object object_ref="oval:com.oracle.elsa:obj:20184020004" /> 55563 <state state_ref="oval:com.oracle.elsa:ste:20184020001" /> 55564 </rpminfo_test> 55565 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020008" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55566 <object object_ref="oval:com.oracle.elsa:obj:20184020005" /> 55567 <state state_ref="oval:com.oracle.elsa:ste:20184020004" /> 55568 </rpminfo_test> 55569 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020009" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55570 <object object_ref="oval:com.oracle.elsa:obj:20184020005" /> 55571 <state state_ref="oval:com.oracle.elsa:ste:20184020001" /> 55572 </rpminfo_test> 55573 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020010" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.298.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55574 <object object_ref="oval:com.oracle.elsa:obj:20184020006" /> 55575 <state state_ref="oval:com.oracle.elsa:ste:20184020004" /> 55576 </rpminfo_test> 55577 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020011" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55578 <object object_ref="oval:com.oracle.elsa:obj:20184020006" /> 55579 <state state_ref="oval:com.oracle.elsa:ste:20184020001" /> 55580 </rpminfo_test> 55581 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020012" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55582 <object object_ref="oval:com.oracle.elsa:obj:20184020007" /> 55583 <state state_ref="oval:com.oracle.elsa:ste:20184020004" /> 55584 </rpminfo_test> 55585 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020013" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55586 <object object_ref="oval:com.oracle.elsa:obj:20184020007" /> 55587 <state state_ref="oval:com.oracle.elsa:ste:20184020001" /> 55588 </rpminfo_test> 55589 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55590 <object object_ref="oval:com.oracle.elsa:obj:20184020001" /> 55591 <state state_ref="oval:com.oracle.elsa:ste:20184020005" /> 55592 </rpminfo_test> 55593 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.298.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55594 <object object_ref="oval:com.oracle.elsa:obj:20184020006" /> 55595 <state state_ref="oval:com.oracle.elsa:ste:20184020006" /> 55596 </rpminfo_test> 55597 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020016" 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"> 55598 <object object_ref="oval:com.oracle.elsa:obj:20184020006" /> 55599 <state state_ref="oval:com.oracle.elsa:ste:20184020002" /> 55600 </rpminfo_test> 55601 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020017" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55602 <object object_ref="oval:com.oracle.elsa:obj:20184020007" /> 55603 <state state_ref="oval:com.oracle.elsa:ste:20184020006" /> 55604 </rpminfo_test> 55605 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020018" 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"> 55606 <object object_ref="oval:com.oracle.elsa:obj:20184020007" /> 55607 <state state_ref="oval:com.oracle.elsa:ste:20184020002" /> 55608 </rpminfo_test> 55609 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55610 <object object_ref="oval:com.oracle.elsa:obj:20184020005" /> 55611 <state state_ref="oval:com.oracle.elsa:ste:20184020006" /> 55612 </rpminfo_test> 55613 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020020" 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"> 55614 <object object_ref="oval:com.oracle.elsa:obj:20184020005" /> 55615 <state state_ref="oval:com.oracle.elsa:ste:20184020002" /> 55616 </rpminfo_test> 55617 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020021" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55618 <object object_ref="oval:com.oracle.elsa:obj:20184020004" /> 55619 <state state_ref="oval:com.oracle.elsa:ste:20184020006" /> 55620 </rpminfo_test> 55621 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020022" 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"> 55622 <object object_ref="oval:com.oracle.elsa:obj:20184020004" /> 55623 <state state_ref="oval:com.oracle.elsa:ste:20184020002" /> 55624 </rpminfo_test> 55625 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55626 <object object_ref="oval:com.oracle.elsa:obj:20184020002" /> 55627 <state state_ref="oval:com.oracle.elsa:ste:20184020006" /> 55628 </rpminfo_test> 55629 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020024" 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"> 55630 <object object_ref="oval:com.oracle.elsa:obj:20184020002" /> 55631 <state state_ref="oval:com.oracle.elsa:ste:20184020002" /> 55632 </rpminfo_test> 55633 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55634 <object object_ref="oval:com.oracle.elsa:obj:20184020003" /> 55635 <state state_ref="oval:com.oracle.elsa:ste:20184020006" /> 55636 </rpminfo_test> 55637 <rpminfo_test id="oval:com.oracle.elsa:tst:20184020026" 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"> 55638 <object object_ref="oval:com.oracle.elsa:obj:20184020003" /> 55639 <state state_ref="oval:com.oracle.elsa:ste:20184020002" /> 55640 </rpminfo_test> 55641 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55642 <object object_ref="oval:com.oracle.elsa:obj:20184022001" /> 55643 <state state_ref="oval:com.oracle.elsa:ste:20184022002" /> 55644 </rpminfo_test> 55645 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022002" version="501" comment="dtrace-modules-3.8.13-118.20.2.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55646 <object object_ref="oval:com.oracle.elsa:obj:20184022002" /> 55647 <state state_ref="oval:com.oracle.elsa:ste:20184022003" /> 55648 </rpminfo_test> 55649 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022003" version="501" comment="dtrace-modules-3.8.13-118.20.2.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55650 <object object_ref="oval:com.oracle.elsa:obj:20184022002" /> 55651 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55652 </rpminfo_test> 55653 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.20.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55654 <object object_ref="oval:com.oracle.elsa:obj:20184022004" /> 55655 <state state_ref="oval:com.oracle.elsa:ste:20184022004" /> 55656 </rpminfo_test> 55657 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022005" 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"> 55658 <object object_ref="oval:com.oracle.elsa:obj:20184022004" /> 55659 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55660 </rpminfo_test> 55661 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55662 <object object_ref="oval:com.oracle.elsa:obj:20184022005" /> 55663 <state state_ref="oval:com.oracle.elsa:ste:20184022004" /> 55664 </rpminfo_test> 55665 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022007" 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"> 55666 <object object_ref="oval:com.oracle.elsa:obj:20184022005" /> 55667 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55668 </rpminfo_test> 55669 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55670 <object object_ref="oval:com.oracle.elsa:obj:20184022006" /> 55671 <state state_ref="oval:com.oracle.elsa:ste:20184022004" /> 55672 </rpminfo_test> 55673 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022009" 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"> 55674 <object object_ref="oval:com.oracle.elsa:obj:20184022006" /> 55675 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55676 </rpminfo_test> 55677 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55678 <object object_ref="oval:com.oracle.elsa:obj:20184022007" /> 55679 <state state_ref="oval:com.oracle.elsa:ste:20184022004" /> 55680 </rpminfo_test> 55681 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022011" 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"> 55682 <object object_ref="oval:com.oracle.elsa:obj:20184022007" /> 55683 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55684 </rpminfo_test> 55685 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55686 <object object_ref="oval:com.oracle.elsa:obj:20184022008" /> 55687 <state state_ref="oval:com.oracle.elsa:ste:20184022004" /> 55688 </rpminfo_test> 55689 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022013" 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"> 55690 <object object_ref="oval:com.oracle.elsa:obj:20184022008" /> 55691 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55692 </rpminfo_test> 55693 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55694 <object object_ref="oval:com.oracle.elsa:obj:20184022009" /> 55695 <state state_ref="oval:com.oracle.elsa:ste:20184022004" /> 55696 </rpminfo_test> 55697 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022015" 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"> 55698 <object object_ref="oval:com.oracle.elsa:obj:20184022009" /> 55699 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55700 </rpminfo_test> 55701 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55702 <object object_ref="oval:com.oracle.elsa:obj:20184022001" /> 55703 <state state_ref="oval:com.oracle.elsa:ste:20184022005" /> 55704 </rpminfo_test> 55705 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022017" version="501" comment="dtrace-modules-3.8.13-118.20.2.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55706 <object object_ref="oval:com.oracle.elsa:obj:20184022003" /> 55707 <state state_ref="oval:com.oracle.elsa:ste:20184022006" /> 55708 </rpminfo_test> 55709 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022018" version="501" comment="dtrace-modules-3.8.13-118.20.2.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55710 <object object_ref="oval:com.oracle.elsa:obj:20184022003" /> 55711 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55712 </rpminfo_test> 55713 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.20.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55714 <object object_ref="oval:com.oracle.elsa:obj:20184022004" /> 55715 <state state_ref="oval:com.oracle.elsa:ste:20184022007" /> 55716 </rpminfo_test> 55717 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022020" 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"> 55718 <object object_ref="oval:com.oracle.elsa:obj:20184022004" /> 55719 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55720 </rpminfo_test> 55721 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55722 <object object_ref="oval:com.oracle.elsa:obj:20184022005" /> 55723 <state state_ref="oval:com.oracle.elsa:ste:20184022007" /> 55724 </rpminfo_test> 55725 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022022" 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"> 55726 <object object_ref="oval:com.oracle.elsa:obj:20184022005" /> 55727 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55728 </rpminfo_test> 55729 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55730 <object object_ref="oval:com.oracle.elsa:obj:20184022006" /> 55731 <state state_ref="oval:com.oracle.elsa:ste:20184022007" /> 55732 </rpminfo_test> 55733 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022024" 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"> 55734 <object object_ref="oval:com.oracle.elsa:obj:20184022006" /> 55735 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55736 </rpminfo_test> 55737 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55738 <object object_ref="oval:com.oracle.elsa:obj:20184022007" /> 55739 <state state_ref="oval:com.oracle.elsa:ste:20184022007" /> 55740 </rpminfo_test> 55741 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022026" 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"> 55742 <object object_ref="oval:com.oracle.elsa:obj:20184022007" /> 55743 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55744 </rpminfo_test> 55745 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55746 <object object_ref="oval:com.oracle.elsa:obj:20184022008" /> 55747 <state state_ref="oval:com.oracle.elsa:ste:20184022007" /> 55748 </rpminfo_test> 55749 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022028" 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"> 55750 <object object_ref="oval:com.oracle.elsa:obj:20184022008" /> 55751 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55752 </rpminfo_test> 55753 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55754 <object object_ref="oval:com.oracle.elsa:obj:20184022009" /> 55755 <state state_ref="oval:com.oracle.elsa:ste:20184022007" /> 55756 </rpminfo_test> 55757 <rpminfo_test id="oval:com.oracle.elsa:tst:20184022030" 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"> 55758 <object object_ref="oval:com.oracle.elsa:obj:20184022009" /> 55759 <state state_ref="oval:com.oracle.elsa:ste:20184022001" /> 55760 </rpminfo_test> 55761 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55762 <object object_ref="oval:com.oracle.elsa:obj:20184025001" /> 55763 <state state_ref="oval:com.oracle.elsa:ste:20184025002" /> 55764 </rpminfo_test> 55765 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025002" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.14.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55766 <object object_ref="oval:com.oracle.elsa:obj:20184025002" /> 55767 <state state_ref="oval:com.oracle.elsa:ste:20184025003" /> 55768 </rpminfo_test> 55769 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025003" 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"> 55770 <object object_ref="oval:com.oracle.elsa:obj:20184025002" /> 55771 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55772 </rpminfo_test> 55773 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.14.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55774 <object object_ref="oval:com.oracle.elsa:obj:20184025003" /> 55775 <state state_ref="oval:com.oracle.elsa:ste:20184025003" /> 55776 </rpminfo_test> 55777 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025005" 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"> 55778 <object object_ref="oval:com.oracle.elsa:obj:20184025003" /> 55779 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55780 </rpminfo_test> 55781 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.14.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55782 <object object_ref="oval:com.oracle.elsa:obj:20184025004" /> 55783 <state state_ref="oval:com.oracle.elsa:ste:20184025003" /> 55784 </rpminfo_test> 55785 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025007" 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"> 55786 <object object_ref="oval:com.oracle.elsa:obj:20184025004" /> 55787 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55788 </rpminfo_test> 55789 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.14.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55790 <object object_ref="oval:com.oracle.elsa:obj:20184025005" /> 55791 <state state_ref="oval:com.oracle.elsa:ste:20184025003" /> 55792 </rpminfo_test> 55793 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025009" 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"> 55794 <object object_ref="oval:com.oracle.elsa:obj:20184025005" /> 55795 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55796 </rpminfo_test> 55797 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.14.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55798 <object object_ref="oval:com.oracle.elsa:obj:20184025006" /> 55799 <state state_ref="oval:com.oracle.elsa:ste:20184025003" /> 55800 </rpminfo_test> 55801 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025011" 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"> 55802 <object object_ref="oval:com.oracle.elsa:obj:20184025006" /> 55803 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55804 </rpminfo_test> 55805 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.14.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55806 <object object_ref="oval:com.oracle.elsa:obj:20184025007" /> 55807 <state state_ref="oval:com.oracle.elsa:ste:20184025003" /> 55808 </rpminfo_test> 55809 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025013" 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"> 55810 <object object_ref="oval:com.oracle.elsa:obj:20184025007" /> 55811 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55812 </rpminfo_test> 55813 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55814 <object object_ref="oval:com.oracle.elsa:obj:20184025001" /> 55815 <state state_ref="oval:com.oracle.elsa:ste:20184025004" /> 55816 </rpminfo_test> 55817 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025015" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.14.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55818 <object object_ref="oval:com.oracle.elsa:obj:20184025002" /> 55819 <state state_ref="oval:com.oracle.elsa:ste:20184025005" /> 55820 </rpminfo_test> 55821 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025016" 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"> 55822 <object object_ref="oval:com.oracle.elsa:obj:20184025002" /> 55823 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55824 </rpminfo_test> 55825 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.14.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55826 <object object_ref="oval:com.oracle.elsa:obj:20184025003" /> 55827 <state state_ref="oval:com.oracle.elsa:ste:20184025005" /> 55828 </rpminfo_test> 55829 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025018" 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"> 55830 <object object_ref="oval:com.oracle.elsa:obj:20184025003" /> 55831 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55832 </rpminfo_test> 55833 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.14.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55834 <object object_ref="oval:com.oracle.elsa:obj:20184025004" /> 55835 <state state_ref="oval:com.oracle.elsa:ste:20184025005" /> 55836 </rpminfo_test> 55837 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025020" 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"> 55838 <object object_ref="oval:com.oracle.elsa:obj:20184025004" /> 55839 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55840 </rpminfo_test> 55841 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.14.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55842 <object object_ref="oval:com.oracle.elsa:obj:20184025005" /> 55843 <state state_ref="oval:com.oracle.elsa:ste:20184025005" /> 55844 </rpminfo_test> 55845 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025022" 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"> 55846 <object object_ref="oval:com.oracle.elsa:obj:20184025005" /> 55847 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55848 </rpminfo_test> 55849 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.14.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55850 <object object_ref="oval:com.oracle.elsa:obj:20184025006" /> 55851 <state state_ref="oval:com.oracle.elsa:ste:20184025005" /> 55852 </rpminfo_test> 55853 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025024" 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"> 55854 <object object_ref="oval:com.oracle.elsa:obj:20184025006" /> 55855 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55856 </rpminfo_test> 55857 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.14.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55858 <object object_ref="oval:com.oracle.elsa:obj:20184025007" /> 55859 <state state_ref="oval:com.oracle.elsa:ste:20184025005" /> 55860 </rpminfo_test> 55861 <rpminfo_test id="oval:com.oracle.elsa:tst:20184025026" 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"> 55862 <object object_ref="oval:com.oracle.elsa:obj:20184025007" /> 55863 <state state_ref="oval:com.oracle.elsa:ste:20184025001" /> 55864 </rpminfo_test> 55865 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55866 <object object_ref="oval:com.oracle.elsa:obj:20184036001" /> 55867 <state state_ref="oval:com.oracle.elsa:ste:20184036002" /> 55868 </rpminfo_test> 55869 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036002" version="501" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.5.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55870 <object object_ref="oval:com.oracle.elsa:obj:20184036002" /> 55871 <state state_ref="oval:com.oracle.elsa:ste:20184036003" /> 55872 </rpminfo_test> 55873 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036003" version="501" comment="kernel-headers is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55874 <object object_ref="oval:com.oracle.elsa:obj:20184036002" /> 55875 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55876 </rpminfo_test> 55877 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036004" version="501" comment="kernel is earlier than 0:2.6.18-419.0.0.0.5.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55878 <object object_ref="oval:com.oracle.elsa:obj:20184036003" /> 55879 <state state_ref="oval:com.oracle.elsa:ste:20184036003" /> 55880 </rpminfo_test> 55881 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036005" version="501" comment="kernel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55882 <object object_ref="oval:com.oracle.elsa:obj:20184036003" /> 55883 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55884 </rpminfo_test> 55885 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036006" version="501" comment="ocfs2-2.6.18-419.0.0.0.5.el5 is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55886 <object object_ref="oval:com.oracle.elsa:obj:20184036004" /> 55887 <state state_ref="oval:com.oracle.elsa:ste:20184036004" /> 55888 </rpminfo_test> 55889 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036007" version="501" comment="ocfs2-2.6.18-419.0.0.0.5.el5 is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55890 <object object_ref="oval:com.oracle.elsa:obj:20184036004" /> 55891 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55892 </rpminfo_test> 55893 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036008" version="501" comment="oracleasm-2.6.18-419.0.0.0.5.el5xen is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55894 <object object_ref="oval:com.oracle.elsa:obj:20184036005" /> 55895 <state state_ref="oval:com.oracle.elsa:ste:20184036005" /> 55896 </rpminfo_test> 55897 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036009" version="501" comment="oracleasm-2.6.18-419.0.0.0.5.el5xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55898 <object object_ref="oval:com.oracle.elsa:obj:20184036005" /> 55899 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55900 </rpminfo_test> 55901 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036010" version="501" comment="oracleasm-2.6.18-419.0.0.0.5.el5debug is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55902 <object object_ref="oval:com.oracle.elsa:obj:20184036006" /> 55903 <state state_ref="oval:com.oracle.elsa:ste:20184036005" /> 55904 </rpminfo_test> 55905 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036011" version="501" comment="oracleasm-2.6.18-419.0.0.0.5.el5debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55906 <object object_ref="oval:com.oracle.elsa:obj:20184036006" /> 55907 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55908 </rpminfo_test> 55909 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036012" version="501" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.5.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55910 <object object_ref="oval:com.oracle.elsa:obj:20184036007" /> 55911 <state state_ref="oval:com.oracle.elsa:ste:20184036003" /> 55912 </rpminfo_test> 55913 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036013" version="501" comment="kernel-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55914 <object object_ref="oval:com.oracle.elsa:obj:20184036007" /> 55915 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55916 </rpminfo_test> 55917 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036014" version="501" comment="oracleasm-2.6.18-419.0.0.0.5.el5 is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55918 <object object_ref="oval:com.oracle.elsa:obj:20184036008" /> 55919 <state state_ref="oval:com.oracle.elsa:ste:20184036005" /> 55920 </rpminfo_test> 55921 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036015" version="501" comment="oracleasm-2.6.18-419.0.0.0.5.el5 is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55922 <object object_ref="oval:com.oracle.elsa:obj:20184036008" /> 55923 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55924 </rpminfo_test> 55925 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036016" version="501" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.5.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55926 <object object_ref="oval:com.oracle.elsa:obj:20184036009" /> 55927 <state state_ref="oval:com.oracle.elsa:ste:20184036003" /> 55928 </rpminfo_test> 55929 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036017" version="501" comment="kernel-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55930 <object object_ref="oval:com.oracle.elsa:obj:20184036009" /> 55931 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55932 </rpminfo_test> 55933 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036018" version="501" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.5.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55934 <object object_ref="oval:com.oracle.elsa:obj:20184036010" /> 55935 <state state_ref="oval:com.oracle.elsa:ste:20184036003" /> 55936 </rpminfo_test> 55937 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036019" version="501" comment="kernel-xen-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55938 <object object_ref="oval:com.oracle.elsa:obj:20184036010" /> 55939 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55940 </rpminfo_test> 55941 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036020" version="501" comment="ocfs2-2.6.18-419.0.0.0.5.el5xen is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55942 <object object_ref="oval:com.oracle.elsa:obj:20184036011" /> 55943 <state state_ref="oval:com.oracle.elsa:ste:20184036004" /> 55944 </rpminfo_test> 55945 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036021" version="501" comment="ocfs2-2.6.18-419.0.0.0.5.el5xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55946 <object object_ref="oval:com.oracle.elsa:obj:20184036011" /> 55947 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55948 </rpminfo_test> 55949 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036022" version="501" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.5.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55950 <object object_ref="oval:com.oracle.elsa:obj:20184036012" /> 55951 <state state_ref="oval:com.oracle.elsa:ste:20184036003" /> 55952 </rpminfo_test> 55953 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036023" version="501" comment="kernel-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55954 <object object_ref="oval:com.oracle.elsa:obj:20184036012" /> 55955 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55956 </rpminfo_test> 55957 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036024" version="501" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.5.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55958 <object object_ref="oval:com.oracle.elsa:obj:20184036013" /> 55959 <state state_ref="oval:com.oracle.elsa:ste:20184036003" /> 55960 </rpminfo_test> 55961 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036025" version="501" comment="kernel-xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55962 <object object_ref="oval:com.oracle.elsa:obj:20184036013" /> 55963 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55964 </rpminfo_test> 55965 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036026" version="501" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.5.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55966 <object object_ref="oval:com.oracle.elsa:obj:20184036014" /> 55967 <state state_ref="oval:com.oracle.elsa:ste:20184036003" /> 55968 </rpminfo_test> 55969 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036027" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55970 <object object_ref="oval:com.oracle.elsa:obj:20184036014" /> 55971 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55972 </rpminfo_test> 55973 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036028" version="501" comment="ocfs2-2.6.18-419.0.0.0.5.el5debug is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55974 <object object_ref="oval:com.oracle.elsa:obj:20184036015" /> 55975 <state state_ref="oval:com.oracle.elsa:ste:20184036004" /> 55976 </rpminfo_test> 55977 <rpminfo_test id="oval:com.oracle.elsa:tst:20184036029" version="501" comment="ocfs2-2.6.18-419.0.0.0.5.el5debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55978 <object object_ref="oval:com.oracle.elsa:obj:20184036015" /> 55979 <state state_ref="oval:com.oracle.elsa:ste:20184036001" /> 55980 </rpminfo_test> 55981 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55982 <object object_ref="oval:com.oracle.elsa:obj:20184040001" /> 55983 <state state_ref="oval:com.oracle.elsa:ste:20184040002" /> 55984 </rpminfo_test> 55985 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040002" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.20.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55986 <object object_ref="oval:com.oracle.elsa:obj:20184040002" /> 55987 <state state_ref="oval:com.oracle.elsa:ste:20184040003" /> 55988 </rpminfo_test> 55989 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040003" 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"> 55990 <object object_ref="oval:com.oracle.elsa:obj:20184040002" /> 55991 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 55992 </rpminfo_test> 55993 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040004" version="501" comment="dtrace-modules-3.8.13-118.20.3.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55994 <object object_ref="oval:com.oracle.elsa:obj:20184040003" /> 55995 <state state_ref="oval:com.oracle.elsa:ste:20184040004" /> 55996 </rpminfo_test> 55997 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040005" version="501" comment="dtrace-modules-3.8.13-118.20.3.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 55998 <object object_ref="oval:com.oracle.elsa:obj:20184040003" /> 55999 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56000 </rpminfo_test> 56001 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040006" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56002 <object object_ref="oval:com.oracle.elsa:obj:20184040004" /> 56003 <state state_ref="oval:com.oracle.elsa:ste:20184040003" /> 56004 </rpminfo_test> 56005 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040007" 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"> 56006 <object object_ref="oval:com.oracle.elsa:obj:20184040004" /> 56007 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56008 </rpminfo_test> 56009 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040008" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56010 <object object_ref="oval:com.oracle.elsa:obj:20184040005" /> 56011 <state state_ref="oval:com.oracle.elsa:ste:20184040003" /> 56012 </rpminfo_test> 56013 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040009" 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"> 56014 <object object_ref="oval:com.oracle.elsa:obj:20184040005" /> 56015 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56016 </rpminfo_test> 56017 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040010" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56018 <object object_ref="oval:com.oracle.elsa:obj:20184040006" /> 56019 <state state_ref="oval:com.oracle.elsa:ste:20184040003" /> 56020 </rpminfo_test> 56021 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040011" 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"> 56022 <object object_ref="oval:com.oracle.elsa:obj:20184040006" /> 56023 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56024 </rpminfo_test> 56025 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040012" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56026 <object object_ref="oval:com.oracle.elsa:obj:20184040007" /> 56027 <state state_ref="oval:com.oracle.elsa:ste:20184040003" /> 56028 </rpminfo_test> 56029 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040013" 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"> 56030 <object object_ref="oval:com.oracle.elsa:obj:20184040007" /> 56031 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56032 </rpminfo_test> 56033 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56034 <object object_ref="oval:com.oracle.elsa:obj:20184040008" /> 56035 <state state_ref="oval:com.oracle.elsa:ste:20184040003" /> 56036 </rpminfo_test> 56037 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040015" 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"> 56038 <object object_ref="oval:com.oracle.elsa:obj:20184040008" /> 56039 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56040 </rpminfo_test> 56041 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56042 <object object_ref="oval:com.oracle.elsa:obj:20184040001" /> 56043 <state state_ref="oval:com.oracle.elsa:ste:20184040005" /> 56044 </rpminfo_test> 56045 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040017" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56046 <object object_ref="oval:com.oracle.elsa:obj:20184040006" /> 56047 <state state_ref="oval:com.oracle.elsa:ste:20184040006" /> 56048 </rpminfo_test> 56049 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040018" 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"> 56050 <object object_ref="oval:com.oracle.elsa:obj:20184040006" /> 56051 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56052 </rpminfo_test> 56053 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.20.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56054 <object object_ref="oval:com.oracle.elsa:obj:20184040002" /> 56055 <state state_ref="oval:com.oracle.elsa:ste:20184040006" /> 56056 </rpminfo_test> 56057 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040020" 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"> 56058 <object object_ref="oval:com.oracle.elsa:obj:20184040002" /> 56059 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56060 </rpminfo_test> 56061 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040021" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56062 <object object_ref="oval:com.oracle.elsa:obj:20184040008" /> 56063 <state state_ref="oval:com.oracle.elsa:ste:20184040006" /> 56064 </rpminfo_test> 56065 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040022" 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"> 56066 <object object_ref="oval:com.oracle.elsa:obj:20184040008" /> 56067 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56068 </rpminfo_test> 56069 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040023" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56070 <object object_ref="oval:com.oracle.elsa:obj:20184040007" /> 56071 <state state_ref="oval:com.oracle.elsa:ste:20184040006" /> 56072 </rpminfo_test> 56073 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040024" 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"> 56074 <object object_ref="oval:com.oracle.elsa:obj:20184040007" /> 56075 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56076 </rpminfo_test> 56077 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56078 <object object_ref="oval:com.oracle.elsa:obj:20184040005" /> 56079 <state state_ref="oval:com.oracle.elsa:ste:20184040006" /> 56080 </rpminfo_test> 56081 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040026" 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"> 56082 <object object_ref="oval:com.oracle.elsa:obj:20184040005" /> 56083 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56084 </rpminfo_test> 56085 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040027" version="501" comment="dtrace-modules-3.8.13-118.20.3.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56086 <object object_ref="oval:com.oracle.elsa:obj:20184040009" /> 56087 <state state_ref="oval:com.oracle.elsa:ste:20184040007" /> 56088 </rpminfo_test> 56089 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040028" version="501" comment="dtrace-modules-3.8.13-118.20.3.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56090 <object object_ref="oval:com.oracle.elsa:obj:20184040009" /> 56091 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56092 </rpminfo_test> 56093 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040029" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56094 <object object_ref="oval:com.oracle.elsa:obj:20184040004" /> 56095 <state state_ref="oval:com.oracle.elsa:ste:20184040006" /> 56096 </rpminfo_test> 56097 <rpminfo_test id="oval:com.oracle.elsa:tst:20184040030" 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"> 56098 <object object_ref="oval:com.oracle.elsa:obj:20184040004" /> 56099 <state state_ref="oval:com.oracle.elsa:ste:20184040001" /> 56100 </rpminfo_test> 56101 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56102 <object object_ref="oval:com.oracle.elsa:obj:20184041001" /> 56103 <state state_ref="oval:com.oracle.elsa:ste:20184041003" /> 56104 </rpminfo_test> 56105 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041002" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56106 <object object_ref="oval:com.oracle.elsa:obj:20184041002" /> 56107 <state state_ref="oval:com.oracle.elsa:ste:20184041004" /> 56108 </rpminfo_test> 56109 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041003" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56110 <object object_ref="oval:com.oracle.elsa:obj:20184041002" /> 56111 <state state_ref="oval:com.oracle.elsa:ste:20184041001" /> 56112 </rpminfo_test> 56113 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041004" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56114 <object object_ref="oval:com.oracle.elsa:obj:20184041003" /> 56115 <state state_ref="oval:com.oracle.elsa:ste:20184041004" /> 56116 </rpminfo_test> 56117 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041005" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56118 <object object_ref="oval:com.oracle.elsa:obj:20184041003" /> 56119 <state state_ref="oval:com.oracle.elsa:ste:20184041001" /> 56120 </rpminfo_test> 56121 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041006" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.298.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56122 <object object_ref="oval:com.oracle.elsa:obj:20184041004" /> 56123 <state state_ref="oval:com.oracle.elsa:ste:20184041004" /> 56124 </rpminfo_test> 56125 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041007" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56126 <object object_ref="oval:com.oracle.elsa:obj:20184041004" /> 56127 <state state_ref="oval:com.oracle.elsa:ste:20184041001" /> 56128 </rpminfo_test> 56129 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041008" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56130 <object object_ref="oval:com.oracle.elsa:obj:20184041005" /> 56131 <state state_ref="oval:com.oracle.elsa:ste:20184041004" /> 56132 </rpminfo_test> 56133 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041009" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56134 <object object_ref="oval:com.oracle.elsa:obj:20184041005" /> 56135 <state state_ref="oval:com.oracle.elsa:ste:20184041001" /> 56136 </rpminfo_test> 56137 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56138 <object object_ref="oval:com.oracle.elsa:obj:20184041006" /> 56139 <state state_ref="oval:com.oracle.elsa:ste:20184041004" /> 56140 </rpminfo_test> 56141 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56142 <object object_ref="oval:com.oracle.elsa:obj:20184041006" /> 56143 <state state_ref="oval:com.oracle.elsa:ste:20184041001" /> 56144 </rpminfo_test> 56145 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041012" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56146 <object object_ref="oval:com.oracle.elsa:obj:20184041007" /> 56147 <state state_ref="oval:com.oracle.elsa:ste:20184041004" /> 56148 </rpminfo_test> 56149 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041013" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56150 <object object_ref="oval:com.oracle.elsa:obj:20184041007" /> 56151 <state state_ref="oval:com.oracle.elsa:ste:20184041001" /> 56152 </rpminfo_test> 56153 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56154 <object object_ref="oval:com.oracle.elsa:obj:20184041001" /> 56155 <state state_ref="oval:com.oracle.elsa:ste:20184041005" /> 56156 </rpminfo_test> 56157 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041015" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56158 <object object_ref="oval:com.oracle.elsa:obj:20184041002" /> 56159 <state state_ref="oval:com.oracle.elsa:ste:20184041006" /> 56160 </rpminfo_test> 56161 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041016" 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"> 56162 <object object_ref="oval:com.oracle.elsa:obj:20184041002" /> 56163 <state state_ref="oval:com.oracle.elsa:ste:20184041002" /> 56164 </rpminfo_test> 56165 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041017" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.298.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56166 <object object_ref="oval:com.oracle.elsa:obj:20184041004" /> 56167 <state state_ref="oval:com.oracle.elsa:ste:20184041006" /> 56168 </rpminfo_test> 56169 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041018" 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"> 56170 <object object_ref="oval:com.oracle.elsa:obj:20184041004" /> 56171 <state state_ref="oval:com.oracle.elsa:ste:20184041002" /> 56172 </rpminfo_test> 56173 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041019" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56174 <object object_ref="oval:com.oracle.elsa:obj:20184041006" /> 56175 <state state_ref="oval:com.oracle.elsa:ste:20184041006" /> 56176 </rpminfo_test> 56177 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041020" 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"> 56178 <object object_ref="oval:com.oracle.elsa:obj:20184041006" /> 56179 <state state_ref="oval:com.oracle.elsa:ste:20184041002" /> 56180 </rpminfo_test> 56181 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041021" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56182 <object object_ref="oval:com.oracle.elsa:obj:20184041005" /> 56183 <state state_ref="oval:com.oracle.elsa:ste:20184041006" /> 56184 </rpminfo_test> 56185 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041022" 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"> 56186 <object object_ref="oval:com.oracle.elsa:obj:20184041005" /> 56187 <state state_ref="oval:com.oracle.elsa:ste:20184041002" /> 56188 </rpminfo_test> 56189 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041023" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56190 <object object_ref="oval:com.oracle.elsa:obj:20184041003" /> 56191 <state state_ref="oval:com.oracle.elsa:ste:20184041006" /> 56192 </rpminfo_test> 56193 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041024" 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"> 56194 <object object_ref="oval:com.oracle.elsa:obj:20184041003" /> 56195 <state state_ref="oval:com.oracle.elsa:ste:20184041002" /> 56196 </rpminfo_test> 56197 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041025" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56198 <object object_ref="oval:com.oracle.elsa:obj:20184041007" /> 56199 <state state_ref="oval:com.oracle.elsa:ste:20184041006" /> 56200 </rpminfo_test> 56201 <rpminfo_test id="oval:com.oracle.elsa:tst:20184041026" 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"> 56202 <object object_ref="oval:com.oracle.elsa:obj:20184041007" /> 56203 <state state_ref="oval:com.oracle.elsa:ste:20184041002" /> 56204 </rpminfo_test> 56205 <rpminfo_test id="oval:com.oracle.elsa:tst:20184061001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56206 <object object_ref="oval:com.oracle.elsa:obj:20184061001" /> 56207 <state state_ref="oval:com.oracle.elsa:ste:20184061002" /> 56208 </rpminfo_test> 56209 <rpminfo_test id="oval:com.oracle.elsa:tst:20184061002" version="501" comment="kubeadm is earlier than 0:1.9.1-2.1.5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56210 <object object_ref="oval:com.oracle.elsa:obj:20184061002" /> 56211 <state state_ref="oval:com.oracle.elsa:ste:20184061003" /> 56212 </rpminfo_test> 56213 <rpminfo_test id="oval:com.oracle.elsa:tst:20184061003" version="501" comment="kubeadm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56214 <object object_ref="oval:com.oracle.elsa:obj:20184061002" /> 56215 <state state_ref="oval:com.oracle.elsa:ste:20184061001" /> 56216 </rpminfo_test> 56217 <rpminfo_test id="oval:com.oracle.elsa:tst:20184061004" version="501" comment="kubectl is earlier than 0:1.9.1-2.1.5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56218 <object object_ref="oval:com.oracle.elsa:obj:20184061003" /> 56219 <state state_ref="oval:com.oracle.elsa:ste:20184061003" /> 56220 </rpminfo_test> 56221 <rpminfo_test id="oval:com.oracle.elsa:tst:20184061005" version="501" comment="kubectl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56222 <object object_ref="oval:com.oracle.elsa:obj:20184061003" /> 56223 <state state_ref="oval:com.oracle.elsa:ste:20184061001" /> 56224 </rpminfo_test> 56225 <rpminfo_test id="oval:com.oracle.elsa:tst:20184061006" version="501" comment="kubelet is earlier than 0:1.9.1-2.1.5.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56226 <object object_ref="oval:com.oracle.elsa:obj:20184061004" /> 56227 <state state_ref="oval:com.oracle.elsa:ste:20184061003" /> 56228 </rpminfo_test> 56229 <rpminfo_test id="oval:com.oracle.elsa:tst:20184061007" version="501" comment="kubelet is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56230 <object object_ref="oval:com.oracle.elsa:obj:20184061004" /> 56231 <state state_ref="oval:com.oracle.elsa:ste:20184061001" /> 56232 </rpminfo_test> 56233 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56234 <object object_ref="oval:com.oracle.elsa:obj:20184062001" /> 56235 <state state_ref="oval:com.oracle.elsa:ste:20184062002" /> 56236 </rpminfo_test> 56237 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062002" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.16.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56238 <object object_ref="oval:com.oracle.elsa:obj:20184062002" /> 56239 <state state_ref="oval:com.oracle.elsa:ste:20184062003" /> 56240 </rpminfo_test> 56241 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062003" 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"> 56242 <object object_ref="oval:com.oracle.elsa:obj:20184062002" /> 56243 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56244 </rpminfo_test> 56245 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.16.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56246 <object object_ref="oval:com.oracle.elsa:obj:20184062003" /> 56247 <state state_ref="oval:com.oracle.elsa:ste:20184062003" /> 56248 </rpminfo_test> 56249 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062005" 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"> 56250 <object object_ref="oval:com.oracle.elsa:obj:20184062003" /> 56251 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56252 </rpminfo_test> 56253 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.16.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56254 <object object_ref="oval:com.oracle.elsa:obj:20184062004" /> 56255 <state state_ref="oval:com.oracle.elsa:ste:20184062003" /> 56256 </rpminfo_test> 56257 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062007" 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"> 56258 <object object_ref="oval:com.oracle.elsa:obj:20184062004" /> 56259 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56260 </rpminfo_test> 56261 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.16.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56262 <object object_ref="oval:com.oracle.elsa:obj:20184062005" /> 56263 <state state_ref="oval:com.oracle.elsa:ste:20184062003" /> 56264 </rpminfo_test> 56265 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062009" 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"> 56266 <object object_ref="oval:com.oracle.elsa:obj:20184062005" /> 56267 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56268 </rpminfo_test> 56269 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.16.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56270 <object object_ref="oval:com.oracle.elsa:obj:20184062006" /> 56271 <state state_ref="oval:com.oracle.elsa:ste:20184062003" /> 56272 </rpminfo_test> 56273 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062011" 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"> 56274 <object object_ref="oval:com.oracle.elsa:obj:20184062006" /> 56275 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56276 </rpminfo_test> 56277 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.16.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56278 <object object_ref="oval:com.oracle.elsa:obj:20184062007" /> 56279 <state state_ref="oval:com.oracle.elsa:ste:20184062003" /> 56280 </rpminfo_test> 56281 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062013" 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"> 56282 <object object_ref="oval:com.oracle.elsa:obj:20184062007" /> 56283 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56284 </rpminfo_test> 56285 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56286 <object object_ref="oval:com.oracle.elsa:obj:20184062001" /> 56287 <state state_ref="oval:com.oracle.elsa:ste:20184062004" /> 56288 </rpminfo_test> 56289 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062015" version="501" comment="kernel-uek is earlier than 0:4.1.12-112.16.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56290 <object object_ref="oval:com.oracle.elsa:obj:20184062002" /> 56291 <state state_ref="oval:com.oracle.elsa:ste:20184062005" /> 56292 </rpminfo_test> 56293 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062016" 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"> 56294 <object object_ref="oval:com.oracle.elsa:obj:20184062002" /> 56295 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56296 </rpminfo_test> 56297 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-112.16.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56298 <object object_ref="oval:com.oracle.elsa:obj:20184062003" /> 56299 <state state_ref="oval:com.oracle.elsa:ste:20184062005" /> 56300 </rpminfo_test> 56301 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062018" 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"> 56302 <object object_ref="oval:com.oracle.elsa:obj:20184062003" /> 56303 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56304 </rpminfo_test> 56305 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-112.16.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56306 <object object_ref="oval:com.oracle.elsa:obj:20184062004" /> 56307 <state state_ref="oval:com.oracle.elsa:ste:20184062005" /> 56308 </rpminfo_test> 56309 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062020" 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"> 56310 <object object_ref="oval:com.oracle.elsa:obj:20184062004" /> 56311 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56312 </rpminfo_test> 56313 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-112.16.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56314 <object object_ref="oval:com.oracle.elsa:obj:20184062005" /> 56315 <state state_ref="oval:com.oracle.elsa:ste:20184062005" /> 56316 </rpminfo_test> 56317 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062022" 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"> 56318 <object object_ref="oval:com.oracle.elsa:obj:20184062005" /> 56319 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56320 </rpminfo_test> 56321 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-112.16.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56322 <object object_ref="oval:com.oracle.elsa:obj:20184062006" /> 56323 <state state_ref="oval:com.oracle.elsa:ste:20184062005" /> 56324 </rpminfo_test> 56325 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062024" 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"> 56326 <object object_ref="oval:com.oracle.elsa:obj:20184062006" /> 56327 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56328 </rpminfo_test> 56329 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-112.16.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56330 <object object_ref="oval:com.oracle.elsa:obj:20184062007" /> 56331 <state state_ref="oval:com.oracle.elsa:ste:20184062005" /> 56332 </rpminfo_test> 56333 <rpminfo_test id="oval:com.oracle.elsa:tst:20184062026" 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"> 56334 <object object_ref="oval:com.oracle.elsa:obj:20184062007" /> 56335 <state state_ref="oval:com.oracle.elsa:ste:20184062001" /> 56336 </rpminfo_test> 56337 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56338 <object object_ref="oval:com.oracle.elsa:obj:20184071001" /> 56339 <state state_ref="oval:com.oracle.elsa:ste:20184071002" /> 56340 </rpminfo_test> 56341 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.14.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56342 <object object_ref="oval:com.oracle.elsa:obj:20184071002" /> 56343 <state state_ref="oval:com.oracle.elsa:ste:20184071003" /> 56344 </rpminfo_test> 56345 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071003" 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"> 56346 <object object_ref="oval:com.oracle.elsa:obj:20184071002" /> 56347 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56348 </rpminfo_test> 56349 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56350 <object object_ref="oval:com.oracle.elsa:obj:20184071003" /> 56351 <state state_ref="oval:com.oracle.elsa:ste:20184071003" /> 56352 </rpminfo_test> 56353 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071005" 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"> 56354 <object object_ref="oval:com.oracle.elsa:obj:20184071003" /> 56355 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56356 </rpminfo_test> 56357 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56358 <object object_ref="oval:com.oracle.elsa:obj:20184071004" /> 56359 <state state_ref="oval:com.oracle.elsa:ste:20184071003" /> 56360 </rpminfo_test> 56361 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071007" 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"> 56362 <object object_ref="oval:com.oracle.elsa:obj:20184071004" /> 56363 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56364 </rpminfo_test> 56365 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56366 <object object_ref="oval:com.oracle.elsa:obj:20184071005" /> 56367 <state state_ref="oval:com.oracle.elsa:ste:20184071003" /> 56368 </rpminfo_test> 56369 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071009" 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"> 56370 <object object_ref="oval:com.oracle.elsa:obj:20184071005" /> 56371 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56372 </rpminfo_test> 56373 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56374 <object object_ref="oval:com.oracle.elsa:obj:20184071006" /> 56375 <state state_ref="oval:com.oracle.elsa:ste:20184071003" /> 56376 </rpminfo_test> 56377 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071011" 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"> 56378 <object object_ref="oval:com.oracle.elsa:obj:20184071006" /> 56379 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56380 </rpminfo_test> 56381 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56382 <object object_ref="oval:com.oracle.elsa:obj:20184071007" /> 56383 <state state_ref="oval:com.oracle.elsa:ste:20184071003" /> 56384 </rpminfo_test> 56385 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071013" 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"> 56386 <object object_ref="oval:com.oracle.elsa:obj:20184071007" /> 56387 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56388 </rpminfo_test> 56389 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56390 <object object_ref="oval:com.oracle.elsa:obj:20184071001" /> 56391 <state state_ref="oval:com.oracle.elsa:ste:20184071004" /> 56392 </rpminfo_test> 56393 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.14.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56394 <object object_ref="oval:com.oracle.elsa:obj:20184071002" /> 56395 <state state_ref="oval:com.oracle.elsa:ste:20184071005" /> 56396 </rpminfo_test> 56397 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071016" 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"> 56398 <object object_ref="oval:com.oracle.elsa:obj:20184071002" /> 56399 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56400 </rpminfo_test> 56401 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56402 <object object_ref="oval:com.oracle.elsa:obj:20184071003" /> 56403 <state state_ref="oval:com.oracle.elsa:ste:20184071005" /> 56404 </rpminfo_test> 56405 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071018" 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"> 56406 <object object_ref="oval:com.oracle.elsa:obj:20184071003" /> 56407 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56408 </rpminfo_test> 56409 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56410 <object object_ref="oval:com.oracle.elsa:obj:20184071004" /> 56411 <state state_ref="oval:com.oracle.elsa:ste:20184071005" /> 56412 </rpminfo_test> 56413 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071020" 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"> 56414 <object object_ref="oval:com.oracle.elsa:obj:20184071004" /> 56415 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56416 </rpminfo_test> 56417 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56418 <object object_ref="oval:com.oracle.elsa:obj:20184071005" /> 56419 <state state_ref="oval:com.oracle.elsa:ste:20184071005" /> 56420 </rpminfo_test> 56421 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071022" 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"> 56422 <object object_ref="oval:com.oracle.elsa:obj:20184071005" /> 56423 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56424 </rpminfo_test> 56425 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56426 <object object_ref="oval:com.oracle.elsa:obj:20184071006" /> 56427 <state state_ref="oval:com.oracle.elsa:ste:20184071005" /> 56428 </rpminfo_test> 56429 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071024" 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"> 56430 <object object_ref="oval:com.oracle.elsa:obj:20184071006" /> 56431 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56432 </rpminfo_test> 56433 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56434 <object object_ref="oval:com.oracle.elsa:obj:20184071007" /> 56435 <state state_ref="oval:com.oracle.elsa:ste:20184071005" /> 56436 </rpminfo_test> 56437 <rpminfo_test id="oval:com.oracle.elsa:tst:20184071026" 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"> 56438 <object object_ref="oval:com.oracle.elsa:obj:20184071007" /> 56439 <state state_ref="oval:com.oracle.elsa:ste:20184071001" /> 56440 </rpminfo_test> 56441 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56442 <object object_ref="oval:com.oracle.elsa:obj:20184084001" /> 56443 <state state_ref="oval:com.oracle.elsa:ste:20184084002" /> 56444 </rpminfo_test> 56445 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56446 <object object_ref="oval:com.oracle.elsa:obj:20184084002" /> 56447 <state state_ref="oval:com.oracle.elsa:ste:20184084003" /> 56448 </rpminfo_test> 56449 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084003" 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"> 56450 <object object_ref="oval:com.oracle.elsa:obj:20184084002" /> 56451 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56452 </rpminfo_test> 56453 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56454 <object object_ref="oval:com.oracle.elsa:obj:20184084003" /> 56455 <state state_ref="oval:com.oracle.elsa:ste:20184084003" /> 56456 </rpminfo_test> 56457 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084005" 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"> 56458 <object object_ref="oval:com.oracle.elsa:obj:20184084003" /> 56459 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56460 </rpminfo_test> 56461 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56462 <object object_ref="oval:com.oracle.elsa:obj:20184084004" /> 56463 <state state_ref="oval:com.oracle.elsa:ste:20184084003" /> 56464 </rpminfo_test> 56465 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084007" 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"> 56466 <object object_ref="oval:com.oracle.elsa:obj:20184084004" /> 56467 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56468 </rpminfo_test> 56469 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56470 <object object_ref="oval:com.oracle.elsa:obj:20184084005" /> 56471 <state state_ref="oval:com.oracle.elsa:ste:20184084003" /> 56472 </rpminfo_test> 56473 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084009" 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"> 56474 <object object_ref="oval:com.oracle.elsa:obj:20184084005" /> 56475 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56476 </rpminfo_test> 56477 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56478 <object object_ref="oval:com.oracle.elsa:obj:20184084006" /> 56479 <state state_ref="oval:com.oracle.elsa:ste:20184084003" /> 56480 </rpminfo_test> 56481 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084011" 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"> 56482 <object object_ref="oval:com.oracle.elsa:obj:20184084006" /> 56483 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56484 </rpminfo_test> 56485 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56486 <object object_ref="oval:com.oracle.elsa:obj:20184084007" /> 56487 <state state_ref="oval:com.oracle.elsa:ste:20184084003" /> 56488 </rpminfo_test> 56489 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084013" 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"> 56490 <object object_ref="oval:com.oracle.elsa:obj:20184084007" /> 56491 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56492 </rpminfo_test> 56493 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56494 <object object_ref="oval:com.oracle.elsa:obj:20184084001" /> 56495 <state state_ref="oval:com.oracle.elsa:ste:20184084004" /> 56496 </rpminfo_test> 56497 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56498 <object object_ref="oval:com.oracle.elsa:obj:20184084002" /> 56499 <state state_ref="oval:com.oracle.elsa:ste:20184084005" /> 56500 </rpminfo_test> 56501 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084016" 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"> 56502 <object object_ref="oval:com.oracle.elsa:obj:20184084002" /> 56503 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56504 </rpminfo_test> 56505 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56506 <object object_ref="oval:com.oracle.elsa:obj:20184084003" /> 56507 <state state_ref="oval:com.oracle.elsa:ste:20184084005" /> 56508 </rpminfo_test> 56509 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084018" 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"> 56510 <object object_ref="oval:com.oracle.elsa:obj:20184084003" /> 56511 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56512 </rpminfo_test> 56513 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56514 <object object_ref="oval:com.oracle.elsa:obj:20184084004" /> 56515 <state state_ref="oval:com.oracle.elsa:ste:20184084005" /> 56516 </rpminfo_test> 56517 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084020" 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"> 56518 <object object_ref="oval:com.oracle.elsa:obj:20184084004" /> 56519 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56520 </rpminfo_test> 56521 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56522 <object object_ref="oval:com.oracle.elsa:obj:20184084005" /> 56523 <state state_ref="oval:com.oracle.elsa:ste:20184084005" /> 56524 </rpminfo_test> 56525 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084022" 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"> 56526 <object object_ref="oval:com.oracle.elsa:obj:20184084005" /> 56527 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56528 </rpminfo_test> 56529 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56530 <object object_ref="oval:com.oracle.elsa:obj:20184084006" /> 56531 <state state_ref="oval:com.oracle.elsa:ste:20184084005" /> 56532 </rpminfo_test> 56533 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084024" 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"> 56534 <object object_ref="oval:com.oracle.elsa:obj:20184084006" /> 56535 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56536 </rpminfo_test> 56537 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56538 <object object_ref="oval:com.oracle.elsa:obj:20184084007" /> 56539 <state state_ref="oval:com.oracle.elsa:ste:20184084005" /> 56540 </rpminfo_test> 56541 <rpminfo_test id="oval:com.oracle.elsa:tst:20184084026" 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"> 56542 <object object_ref="oval:com.oracle.elsa:obj:20184084007" /> 56543 <state state_ref="oval:com.oracle.elsa:ste:20184084001" /> 56544 </rpminfo_test> 56545 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56546 <object object_ref="oval:com.oracle.elsa:obj:20184087001" /> 56547 <state state_ref="oval:com.oracle.elsa:ste:20184087002" /> 56548 </rpminfo_test> 56549 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.14.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56550 <object object_ref="oval:com.oracle.elsa:obj:20184087002" /> 56551 <state state_ref="oval:com.oracle.elsa:ste:20184087003" /> 56552 </rpminfo_test> 56553 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087003" 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"> 56554 <object object_ref="oval:com.oracle.elsa:obj:20184087002" /> 56555 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56556 </rpminfo_test> 56557 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56558 <object object_ref="oval:com.oracle.elsa:obj:20184087003" /> 56559 <state state_ref="oval:com.oracle.elsa:ste:20184087003" /> 56560 </rpminfo_test> 56561 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087005" 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"> 56562 <object object_ref="oval:com.oracle.elsa:obj:20184087003" /> 56563 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56564 </rpminfo_test> 56565 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56566 <object object_ref="oval:com.oracle.elsa:obj:20184087004" /> 56567 <state state_ref="oval:com.oracle.elsa:ste:20184087003" /> 56568 </rpminfo_test> 56569 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087007" 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"> 56570 <object object_ref="oval:com.oracle.elsa:obj:20184087004" /> 56571 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56572 </rpminfo_test> 56573 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56574 <object object_ref="oval:com.oracle.elsa:obj:20184087005" /> 56575 <state state_ref="oval:com.oracle.elsa:ste:20184087003" /> 56576 </rpminfo_test> 56577 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087009" 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"> 56578 <object object_ref="oval:com.oracle.elsa:obj:20184087005" /> 56579 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56580 </rpminfo_test> 56581 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56582 <object object_ref="oval:com.oracle.elsa:obj:20184087006" /> 56583 <state state_ref="oval:com.oracle.elsa:ste:20184087003" /> 56584 </rpminfo_test> 56585 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087011" 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"> 56586 <object object_ref="oval:com.oracle.elsa:obj:20184087006" /> 56587 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56588 </rpminfo_test> 56589 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56590 <object object_ref="oval:com.oracle.elsa:obj:20184087007" /> 56591 <state state_ref="oval:com.oracle.elsa:ste:20184087003" /> 56592 </rpminfo_test> 56593 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087013" 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"> 56594 <object object_ref="oval:com.oracle.elsa:obj:20184087007" /> 56595 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56596 </rpminfo_test> 56597 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56598 <object object_ref="oval:com.oracle.elsa:obj:20184087001" /> 56599 <state state_ref="oval:com.oracle.elsa:ste:20184087004" /> 56600 </rpminfo_test> 56601 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.14.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56602 <object object_ref="oval:com.oracle.elsa:obj:20184087002" /> 56603 <state state_ref="oval:com.oracle.elsa:ste:20184087005" /> 56604 </rpminfo_test> 56605 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087016" 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"> 56606 <object object_ref="oval:com.oracle.elsa:obj:20184087002" /> 56607 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56608 </rpminfo_test> 56609 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56610 <object object_ref="oval:com.oracle.elsa:obj:20184087003" /> 56611 <state state_ref="oval:com.oracle.elsa:ste:20184087005" /> 56612 </rpminfo_test> 56613 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087018" 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"> 56614 <object object_ref="oval:com.oracle.elsa:obj:20184087003" /> 56615 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56616 </rpminfo_test> 56617 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56618 <object object_ref="oval:com.oracle.elsa:obj:20184087004" /> 56619 <state state_ref="oval:com.oracle.elsa:ste:20184087005" /> 56620 </rpminfo_test> 56621 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087020" 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"> 56622 <object object_ref="oval:com.oracle.elsa:obj:20184087004" /> 56623 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56624 </rpminfo_test> 56625 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56626 <object object_ref="oval:com.oracle.elsa:obj:20184087005" /> 56627 <state state_ref="oval:com.oracle.elsa:ste:20184087005" /> 56628 </rpminfo_test> 56629 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087022" 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"> 56630 <object object_ref="oval:com.oracle.elsa:obj:20184087005" /> 56631 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56632 </rpminfo_test> 56633 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56634 <object object_ref="oval:com.oracle.elsa:obj:20184087006" /> 56635 <state state_ref="oval:com.oracle.elsa:ste:20184087005" /> 56636 </rpminfo_test> 56637 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087024" 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"> 56638 <object object_ref="oval:com.oracle.elsa:obj:20184087006" /> 56639 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56640 </rpminfo_test> 56641 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56642 <object object_ref="oval:com.oracle.elsa:obj:20184087007" /> 56643 <state state_ref="oval:com.oracle.elsa:ste:20184087005" /> 56644 </rpminfo_test> 56645 <rpminfo_test id="oval:com.oracle.elsa:tst:20184087026" 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"> 56646 <object object_ref="oval:com.oracle.elsa:obj:20184087007" /> 56647 <state state_ref="oval:com.oracle.elsa:ste:20184087001" /> 56648 </rpminfo_test> 56649 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56650 <object object_ref="oval:com.oracle.elsa:obj:20184088001" /> 56651 <state state_ref="oval:com.oracle.elsa:ste:20184088003" /> 56652 </rpminfo_test> 56653 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.298.6.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56654 <object object_ref="oval:com.oracle.elsa:obj:20184088002" /> 56655 <state state_ref="oval:com.oracle.elsa:ste:20184088004" /> 56656 </rpminfo_test> 56657 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56658 <object object_ref="oval:com.oracle.elsa:obj:20184088002" /> 56659 <state state_ref="oval:com.oracle.elsa:ste:20184088001" /> 56660 </rpminfo_test> 56661 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.6.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56662 <object object_ref="oval:com.oracle.elsa:obj:20184088003" /> 56663 <state state_ref="oval:com.oracle.elsa:ste:20184088004" /> 56664 </rpminfo_test> 56665 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56666 <object object_ref="oval:com.oracle.elsa:obj:20184088003" /> 56667 <state state_ref="oval:com.oracle.elsa:ste:20184088001" /> 56668 </rpminfo_test> 56669 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.6.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56670 <object object_ref="oval:com.oracle.elsa:obj:20184088004" /> 56671 <state state_ref="oval:com.oracle.elsa:ste:20184088004" /> 56672 </rpminfo_test> 56673 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56674 <object object_ref="oval:com.oracle.elsa:obj:20184088004" /> 56675 <state state_ref="oval:com.oracle.elsa:ste:20184088001" /> 56676 </rpminfo_test> 56677 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.6.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56678 <object object_ref="oval:com.oracle.elsa:obj:20184088005" /> 56679 <state state_ref="oval:com.oracle.elsa:ste:20184088004" /> 56680 </rpminfo_test> 56681 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56682 <object object_ref="oval:com.oracle.elsa:obj:20184088005" /> 56683 <state state_ref="oval:com.oracle.elsa:ste:20184088001" /> 56684 </rpminfo_test> 56685 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.6.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56686 <object object_ref="oval:com.oracle.elsa:obj:20184088006" /> 56687 <state state_ref="oval:com.oracle.elsa:ste:20184088004" /> 56688 </rpminfo_test> 56689 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56690 <object object_ref="oval:com.oracle.elsa:obj:20184088006" /> 56691 <state state_ref="oval:com.oracle.elsa:ste:20184088001" /> 56692 </rpminfo_test> 56693 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.6.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56694 <object object_ref="oval:com.oracle.elsa:obj:20184088007" /> 56695 <state state_ref="oval:com.oracle.elsa:ste:20184088004" /> 56696 </rpminfo_test> 56697 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56698 <object object_ref="oval:com.oracle.elsa:obj:20184088007" /> 56699 <state state_ref="oval:com.oracle.elsa:ste:20184088001" /> 56700 </rpminfo_test> 56701 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56702 <object object_ref="oval:com.oracle.elsa:obj:20184088001" /> 56703 <state state_ref="oval:com.oracle.elsa:ste:20184088005" /> 56704 </rpminfo_test> 56705 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.298.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56706 <object object_ref="oval:com.oracle.elsa:obj:20184088002" /> 56707 <state state_ref="oval:com.oracle.elsa:ste:20184088006" /> 56708 </rpminfo_test> 56709 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088016" 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"> 56710 <object object_ref="oval:com.oracle.elsa:obj:20184088002" /> 56711 <state state_ref="oval:com.oracle.elsa:ste:20184088002" /> 56712 </rpminfo_test> 56713 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56714 <object object_ref="oval:com.oracle.elsa:obj:20184088003" /> 56715 <state state_ref="oval:com.oracle.elsa:ste:20184088006" /> 56716 </rpminfo_test> 56717 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088018" 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"> 56718 <object object_ref="oval:com.oracle.elsa:obj:20184088003" /> 56719 <state state_ref="oval:com.oracle.elsa:ste:20184088002" /> 56720 </rpminfo_test> 56721 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56722 <object object_ref="oval:com.oracle.elsa:obj:20184088004" /> 56723 <state state_ref="oval:com.oracle.elsa:ste:20184088006" /> 56724 </rpminfo_test> 56725 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088020" 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"> 56726 <object object_ref="oval:com.oracle.elsa:obj:20184088004" /> 56727 <state state_ref="oval:com.oracle.elsa:ste:20184088002" /> 56728 </rpminfo_test> 56729 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56730 <object object_ref="oval:com.oracle.elsa:obj:20184088005" /> 56731 <state state_ref="oval:com.oracle.elsa:ste:20184088006" /> 56732 </rpminfo_test> 56733 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088022" 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"> 56734 <object object_ref="oval:com.oracle.elsa:obj:20184088005" /> 56735 <state state_ref="oval:com.oracle.elsa:ste:20184088002" /> 56736 </rpminfo_test> 56737 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56738 <object object_ref="oval:com.oracle.elsa:obj:20184088006" /> 56739 <state state_ref="oval:com.oracle.elsa:ste:20184088006" /> 56740 </rpminfo_test> 56741 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088024" 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"> 56742 <object object_ref="oval:com.oracle.elsa:obj:20184088006" /> 56743 <state state_ref="oval:com.oracle.elsa:ste:20184088002" /> 56744 </rpminfo_test> 56745 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56746 <object object_ref="oval:com.oracle.elsa:obj:20184088007" /> 56747 <state state_ref="oval:com.oracle.elsa:ste:20184088006" /> 56748 </rpminfo_test> 56749 <rpminfo_test id="oval:com.oracle.elsa:tst:20184088026" 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"> 56750 <object object_ref="oval:com.oracle.elsa:obj:20184088007" /> 56751 <state state_ref="oval:com.oracle.elsa:ste:20184088002" /> 56752 </rpminfo_test> 56753 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56754 <object object_ref="oval:com.oracle.elsa:obj:20184089001" /> 56755 <state state_ref="oval:com.oracle.elsa:ste:20184089002" /> 56756 </rpminfo_test> 56757 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089002" version="501" comment="dtrace-modules-3.8.13-118.20.6.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56758 <object object_ref="oval:com.oracle.elsa:obj:20184089002" /> 56759 <state state_ref="oval:com.oracle.elsa:ste:20184089003" /> 56760 </rpminfo_test> 56761 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089003" version="501" comment="dtrace-modules-3.8.13-118.20.6.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56762 <object object_ref="oval:com.oracle.elsa:obj:20184089002" /> 56763 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56764 </rpminfo_test> 56765 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.20.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56766 <object object_ref="oval:com.oracle.elsa:obj:20184089004" /> 56767 <state state_ref="oval:com.oracle.elsa:ste:20184089004" /> 56768 </rpminfo_test> 56769 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089005" 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"> 56770 <object object_ref="oval:com.oracle.elsa:obj:20184089004" /> 56771 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56772 </rpminfo_test> 56773 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56774 <object object_ref="oval:com.oracle.elsa:obj:20184089005" /> 56775 <state state_ref="oval:com.oracle.elsa:ste:20184089004" /> 56776 </rpminfo_test> 56777 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089007" 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"> 56778 <object object_ref="oval:com.oracle.elsa:obj:20184089005" /> 56779 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56780 </rpminfo_test> 56781 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56782 <object object_ref="oval:com.oracle.elsa:obj:20184089006" /> 56783 <state state_ref="oval:com.oracle.elsa:ste:20184089004" /> 56784 </rpminfo_test> 56785 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089009" 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"> 56786 <object object_ref="oval:com.oracle.elsa:obj:20184089006" /> 56787 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56788 </rpminfo_test> 56789 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56790 <object object_ref="oval:com.oracle.elsa:obj:20184089007" /> 56791 <state state_ref="oval:com.oracle.elsa:ste:20184089004" /> 56792 </rpminfo_test> 56793 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089011" 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"> 56794 <object object_ref="oval:com.oracle.elsa:obj:20184089007" /> 56795 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56796 </rpminfo_test> 56797 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56798 <object object_ref="oval:com.oracle.elsa:obj:20184089008" /> 56799 <state state_ref="oval:com.oracle.elsa:ste:20184089004" /> 56800 </rpminfo_test> 56801 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089013" 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"> 56802 <object object_ref="oval:com.oracle.elsa:obj:20184089008" /> 56803 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56804 </rpminfo_test> 56805 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56806 <object object_ref="oval:com.oracle.elsa:obj:20184089009" /> 56807 <state state_ref="oval:com.oracle.elsa:ste:20184089004" /> 56808 </rpminfo_test> 56809 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089015" 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"> 56810 <object object_ref="oval:com.oracle.elsa:obj:20184089009" /> 56811 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56812 </rpminfo_test> 56813 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56814 <object object_ref="oval:com.oracle.elsa:obj:20184089001" /> 56815 <state state_ref="oval:com.oracle.elsa:ste:20184089005" /> 56816 </rpminfo_test> 56817 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089017" version="501" comment="dtrace-modules-3.8.13-118.20.6.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56818 <object object_ref="oval:com.oracle.elsa:obj:20184089003" /> 56819 <state state_ref="oval:com.oracle.elsa:ste:20184089006" /> 56820 </rpminfo_test> 56821 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089018" version="501" comment="dtrace-modules-3.8.13-118.20.6.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56822 <object object_ref="oval:com.oracle.elsa:obj:20184089003" /> 56823 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56824 </rpminfo_test> 56825 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.20.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56826 <object object_ref="oval:com.oracle.elsa:obj:20184089004" /> 56827 <state state_ref="oval:com.oracle.elsa:ste:20184089007" /> 56828 </rpminfo_test> 56829 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089020" 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"> 56830 <object object_ref="oval:com.oracle.elsa:obj:20184089004" /> 56831 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56832 </rpminfo_test> 56833 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56834 <object object_ref="oval:com.oracle.elsa:obj:20184089005" /> 56835 <state state_ref="oval:com.oracle.elsa:ste:20184089007" /> 56836 </rpminfo_test> 56837 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089022" 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"> 56838 <object object_ref="oval:com.oracle.elsa:obj:20184089005" /> 56839 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56840 </rpminfo_test> 56841 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56842 <object object_ref="oval:com.oracle.elsa:obj:20184089006" /> 56843 <state state_ref="oval:com.oracle.elsa:ste:20184089007" /> 56844 </rpminfo_test> 56845 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089024" 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"> 56846 <object object_ref="oval:com.oracle.elsa:obj:20184089006" /> 56847 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56848 </rpminfo_test> 56849 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56850 <object object_ref="oval:com.oracle.elsa:obj:20184089007" /> 56851 <state state_ref="oval:com.oracle.elsa:ste:20184089007" /> 56852 </rpminfo_test> 56853 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089026" 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"> 56854 <object object_ref="oval:com.oracle.elsa:obj:20184089007" /> 56855 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56856 </rpminfo_test> 56857 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56858 <object object_ref="oval:com.oracle.elsa:obj:20184089008" /> 56859 <state state_ref="oval:com.oracle.elsa:ste:20184089007" /> 56860 </rpminfo_test> 56861 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089028" 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"> 56862 <object object_ref="oval:com.oracle.elsa:obj:20184089008" /> 56863 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56864 </rpminfo_test> 56865 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56866 <object object_ref="oval:com.oracle.elsa:obj:20184089009" /> 56867 <state state_ref="oval:com.oracle.elsa:ste:20184089007" /> 56868 </rpminfo_test> 56869 <rpminfo_test id="oval:com.oracle.elsa:tst:20184089030" 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"> 56870 <object object_ref="oval:com.oracle.elsa:obj:20184089009" /> 56871 <state state_ref="oval:com.oracle.elsa:ste:20184089001" /> 56872 </rpminfo_test> 56873 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56874 <object object_ref="oval:com.oracle.elsa:obj:20184096001" /> 56875 <state state_ref="oval:com.oracle.elsa:ste:20184096002" /> 56876 </rpminfo_test> 56877 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56878 <object object_ref="oval:com.oracle.elsa:obj:20184096002" /> 56879 <state state_ref="oval:com.oracle.elsa:ste:20184096003" /> 56880 </rpminfo_test> 56881 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096003" 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"> 56882 <object object_ref="oval:com.oracle.elsa:obj:20184096002" /> 56883 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56884 </rpminfo_test> 56885 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56886 <object object_ref="oval:com.oracle.elsa:obj:20184096003" /> 56887 <state state_ref="oval:com.oracle.elsa:ste:20184096003" /> 56888 </rpminfo_test> 56889 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096005" 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"> 56890 <object object_ref="oval:com.oracle.elsa:obj:20184096003" /> 56891 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56892 </rpminfo_test> 56893 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56894 <object object_ref="oval:com.oracle.elsa:obj:20184096004" /> 56895 <state state_ref="oval:com.oracle.elsa:ste:20184096003" /> 56896 </rpminfo_test> 56897 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096007" 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"> 56898 <object object_ref="oval:com.oracle.elsa:obj:20184096004" /> 56899 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56900 </rpminfo_test> 56901 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56902 <object object_ref="oval:com.oracle.elsa:obj:20184096005" /> 56903 <state state_ref="oval:com.oracle.elsa:ste:20184096003" /> 56904 </rpminfo_test> 56905 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096009" 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"> 56906 <object object_ref="oval:com.oracle.elsa:obj:20184096005" /> 56907 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56908 </rpminfo_test> 56909 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56910 <object object_ref="oval:com.oracle.elsa:obj:20184096006" /> 56911 <state state_ref="oval:com.oracle.elsa:ste:20184096003" /> 56912 </rpminfo_test> 56913 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096011" 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"> 56914 <object object_ref="oval:com.oracle.elsa:obj:20184096006" /> 56915 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56916 </rpminfo_test> 56917 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56918 <object object_ref="oval:com.oracle.elsa:obj:20184096007" /> 56919 <state state_ref="oval:com.oracle.elsa:ste:20184096003" /> 56920 </rpminfo_test> 56921 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096013" 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"> 56922 <object object_ref="oval:com.oracle.elsa:obj:20184096007" /> 56923 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56924 </rpminfo_test> 56925 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56926 <object object_ref="oval:com.oracle.elsa:obj:20184096001" /> 56927 <state state_ref="oval:com.oracle.elsa:ste:20184096004" /> 56928 </rpminfo_test> 56929 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56930 <object object_ref="oval:com.oracle.elsa:obj:20184096002" /> 56931 <state state_ref="oval:com.oracle.elsa:ste:20184096005" /> 56932 </rpminfo_test> 56933 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096016" 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"> 56934 <object object_ref="oval:com.oracle.elsa:obj:20184096002" /> 56935 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56936 </rpminfo_test> 56937 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56938 <object object_ref="oval:com.oracle.elsa:obj:20184096003" /> 56939 <state state_ref="oval:com.oracle.elsa:ste:20184096005" /> 56940 </rpminfo_test> 56941 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096018" 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"> 56942 <object object_ref="oval:com.oracle.elsa:obj:20184096003" /> 56943 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56944 </rpminfo_test> 56945 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56946 <object object_ref="oval:com.oracle.elsa:obj:20184096004" /> 56947 <state state_ref="oval:com.oracle.elsa:ste:20184096005" /> 56948 </rpminfo_test> 56949 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096020" 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"> 56950 <object object_ref="oval:com.oracle.elsa:obj:20184096004" /> 56951 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56952 </rpminfo_test> 56953 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56954 <object object_ref="oval:com.oracle.elsa:obj:20184096005" /> 56955 <state state_ref="oval:com.oracle.elsa:ste:20184096005" /> 56956 </rpminfo_test> 56957 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096022" 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"> 56958 <object object_ref="oval:com.oracle.elsa:obj:20184096005" /> 56959 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56960 </rpminfo_test> 56961 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56962 <object object_ref="oval:com.oracle.elsa:obj:20184096006" /> 56963 <state state_ref="oval:com.oracle.elsa:ste:20184096005" /> 56964 </rpminfo_test> 56965 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096024" 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"> 56966 <object object_ref="oval:com.oracle.elsa:obj:20184096006" /> 56967 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56968 </rpminfo_test> 56969 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.14.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56970 <object object_ref="oval:com.oracle.elsa:obj:20184096007" /> 56971 <state state_ref="oval:com.oracle.elsa:ste:20184096005" /> 56972 </rpminfo_test> 56973 <rpminfo_test id="oval:com.oracle.elsa:tst:20184096026" 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"> 56974 <object object_ref="oval:com.oracle.elsa:obj:20184096007" /> 56975 <state state_ref="oval:com.oracle.elsa:ste:20184096001" /> 56976 </rpminfo_test> 56977 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56978 <object object_ref="oval:com.oracle.elsa:obj:20184097001" /> 56979 <state state_ref="oval:com.oracle.elsa:ste:20184097003" /> 56980 </rpminfo_test> 56981 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.298.7.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56982 <object object_ref="oval:com.oracle.elsa:obj:20184097002" /> 56983 <state state_ref="oval:com.oracle.elsa:ste:20184097004" /> 56984 </rpminfo_test> 56985 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56986 <object object_ref="oval:com.oracle.elsa:obj:20184097002" /> 56987 <state state_ref="oval:com.oracle.elsa:ste:20184097001" /> 56988 </rpminfo_test> 56989 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.7.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56990 <object object_ref="oval:com.oracle.elsa:obj:20184097003" /> 56991 <state state_ref="oval:com.oracle.elsa:ste:20184097004" /> 56992 </rpminfo_test> 56993 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56994 <object object_ref="oval:com.oracle.elsa:obj:20184097003" /> 56995 <state state_ref="oval:com.oracle.elsa:ste:20184097001" /> 56996 </rpminfo_test> 56997 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.7.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 56998 <object object_ref="oval:com.oracle.elsa:obj:20184097004" /> 56999 <state state_ref="oval:com.oracle.elsa:ste:20184097004" /> 57000 </rpminfo_test> 57001 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57002 <object object_ref="oval:com.oracle.elsa:obj:20184097004" /> 57003 <state state_ref="oval:com.oracle.elsa:ste:20184097001" /> 57004 </rpminfo_test> 57005 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.7.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57006 <object object_ref="oval:com.oracle.elsa:obj:20184097005" /> 57007 <state state_ref="oval:com.oracle.elsa:ste:20184097004" /> 57008 </rpminfo_test> 57009 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57010 <object object_ref="oval:com.oracle.elsa:obj:20184097005" /> 57011 <state state_ref="oval:com.oracle.elsa:ste:20184097001" /> 57012 </rpminfo_test> 57013 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.7.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57014 <object object_ref="oval:com.oracle.elsa:obj:20184097006" /> 57015 <state state_ref="oval:com.oracle.elsa:ste:20184097004" /> 57016 </rpminfo_test> 57017 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57018 <object object_ref="oval:com.oracle.elsa:obj:20184097006" /> 57019 <state state_ref="oval:com.oracle.elsa:ste:20184097001" /> 57020 </rpminfo_test> 57021 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.7.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57022 <object object_ref="oval:com.oracle.elsa:obj:20184097007" /> 57023 <state state_ref="oval:com.oracle.elsa:ste:20184097004" /> 57024 </rpminfo_test> 57025 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57026 <object object_ref="oval:com.oracle.elsa:obj:20184097007" /> 57027 <state state_ref="oval:com.oracle.elsa:ste:20184097001" /> 57028 </rpminfo_test> 57029 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57030 <object object_ref="oval:com.oracle.elsa:obj:20184097001" /> 57031 <state state_ref="oval:com.oracle.elsa:ste:20184097005" /> 57032 </rpminfo_test> 57033 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.298.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57034 <object object_ref="oval:com.oracle.elsa:obj:20184097002" /> 57035 <state state_ref="oval:com.oracle.elsa:ste:20184097006" /> 57036 </rpminfo_test> 57037 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097016" 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"> 57038 <object object_ref="oval:com.oracle.elsa:obj:20184097002" /> 57039 <state state_ref="oval:com.oracle.elsa:ste:20184097002" /> 57040 </rpminfo_test> 57041 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.298.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57042 <object object_ref="oval:com.oracle.elsa:obj:20184097003" /> 57043 <state state_ref="oval:com.oracle.elsa:ste:20184097006" /> 57044 </rpminfo_test> 57045 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097018" 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"> 57046 <object object_ref="oval:com.oracle.elsa:obj:20184097003" /> 57047 <state state_ref="oval:com.oracle.elsa:ste:20184097002" /> 57048 </rpminfo_test> 57049 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.298.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57050 <object object_ref="oval:com.oracle.elsa:obj:20184097004" /> 57051 <state state_ref="oval:com.oracle.elsa:ste:20184097006" /> 57052 </rpminfo_test> 57053 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097020" 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"> 57054 <object object_ref="oval:com.oracle.elsa:obj:20184097004" /> 57055 <state state_ref="oval:com.oracle.elsa:ste:20184097002" /> 57056 </rpminfo_test> 57057 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.298.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57058 <object object_ref="oval:com.oracle.elsa:obj:20184097005" /> 57059 <state state_ref="oval:com.oracle.elsa:ste:20184097006" /> 57060 </rpminfo_test> 57061 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097022" 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"> 57062 <object object_ref="oval:com.oracle.elsa:obj:20184097005" /> 57063 <state state_ref="oval:com.oracle.elsa:ste:20184097002" /> 57064 </rpminfo_test> 57065 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.298.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57066 <object object_ref="oval:com.oracle.elsa:obj:20184097006" /> 57067 <state state_ref="oval:com.oracle.elsa:ste:20184097006" /> 57068 </rpminfo_test> 57069 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097024" 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"> 57070 <object object_ref="oval:com.oracle.elsa:obj:20184097006" /> 57071 <state state_ref="oval:com.oracle.elsa:ste:20184097002" /> 57072 </rpminfo_test> 57073 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.298.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57074 <object object_ref="oval:com.oracle.elsa:obj:20184097007" /> 57075 <state state_ref="oval:com.oracle.elsa:ste:20184097006" /> 57076 </rpminfo_test> 57077 <rpminfo_test id="oval:com.oracle.elsa:tst:20184097026" 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"> 57078 <object object_ref="oval:com.oracle.elsa:obj:20184097007" /> 57079 <state state_ref="oval:com.oracle.elsa:ste:20184097002" /> 57080 </rpminfo_test> 57081 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57082 <object object_ref="oval:com.oracle.elsa:obj:20184098001" /> 57083 <state state_ref="oval:com.oracle.elsa:ste:20184098002" /> 57084 </rpminfo_test> 57085 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098002" version="501" comment="dtrace-modules-3.8.13-118.20.7.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57086 <object object_ref="oval:com.oracle.elsa:obj:20184098002" /> 57087 <state state_ref="oval:com.oracle.elsa:ste:20184098003" /> 57088 </rpminfo_test> 57089 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098003" version="501" comment="dtrace-modules-3.8.13-118.20.7.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57090 <object object_ref="oval:com.oracle.elsa:obj:20184098002" /> 57091 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57092 </rpminfo_test> 57093 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57094 <object object_ref="oval:com.oracle.elsa:obj:20184098004" /> 57095 <state state_ref="oval:com.oracle.elsa:ste:20184098004" /> 57096 </rpminfo_test> 57097 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098005" 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"> 57098 <object object_ref="oval:com.oracle.elsa:obj:20184098004" /> 57099 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57100 </rpminfo_test> 57101 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57102 <object object_ref="oval:com.oracle.elsa:obj:20184098005" /> 57103 <state state_ref="oval:com.oracle.elsa:ste:20184098004" /> 57104 </rpminfo_test> 57105 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098007" 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"> 57106 <object object_ref="oval:com.oracle.elsa:obj:20184098005" /> 57107 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57108 </rpminfo_test> 57109 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57110 <object object_ref="oval:com.oracle.elsa:obj:20184098006" /> 57111 <state state_ref="oval:com.oracle.elsa:ste:20184098004" /> 57112 </rpminfo_test> 57113 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098009" 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"> 57114 <object object_ref="oval:com.oracle.elsa:obj:20184098006" /> 57115 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57116 </rpminfo_test> 57117 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57118 <object object_ref="oval:com.oracle.elsa:obj:20184098007" /> 57119 <state state_ref="oval:com.oracle.elsa:ste:20184098004" /> 57120 </rpminfo_test> 57121 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098011" 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"> 57122 <object object_ref="oval:com.oracle.elsa:obj:20184098007" /> 57123 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57124 </rpminfo_test> 57125 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57126 <object object_ref="oval:com.oracle.elsa:obj:20184098008" /> 57127 <state state_ref="oval:com.oracle.elsa:ste:20184098004" /> 57128 </rpminfo_test> 57129 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098013" 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"> 57130 <object object_ref="oval:com.oracle.elsa:obj:20184098008" /> 57131 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57132 </rpminfo_test> 57133 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57134 <object object_ref="oval:com.oracle.elsa:obj:20184098009" /> 57135 <state state_ref="oval:com.oracle.elsa:ste:20184098004" /> 57136 </rpminfo_test> 57137 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098015" 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"> 57138 <object object_ref="oval:com.oracle.elsa:obj:20184098009" /> 57139 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57140 </rpminfo_test> 57141 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57142 <object object_ref="oval:com.oracle.elsa:obj:20184098001" /> 57143 <state state_ref="oval:com.oracle.elsa:ste:20184098005" /> 57144 </rpminfo_test> 57145 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098017" version="501" comment="dtrace-modules-3.8.13-118.20.7.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57146 <object object_ref="oval:com.oracle.elsa:obj:20184098003" /> 57147 <state state_ref="oval:com.oracle.elsa:ste:20184098006" /> 57148 </rpminfo_test> 57149 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098018" version="501" comment="dtrace-modules-3.8.13-118.20.7.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57150 <object object_ref="oval:com.oracle.elsa:obj:20184098003" /> 57151 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57152 </rpminfo_test> 57153 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57154 <object object_ref="oval:com.oracle.elsa:obj:20184098004" /> 57155 <state state_ref="oval:com.oracle.elsa:ste:20184098007" /> 57156 </rpminfo_test> 57157 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098020" 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"> 57158 <object object_ref="oval:com.oracle.elsa:obj:20184098004" /> 57159 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57160 </rpminfo_test> 57161 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57162 <object object_ref="oval:com.oracle.elsa:obj:20184098005" /> 57163 <state state_ref="oval:com.oracle.elsa:ste:20184098007" /> 57164 </rpminfo_test> 57165 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098022" 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"> 57166 <object object_ref="oval:com.oracle.elsa:obj:20184098005" /> 57167 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57168 </rpminfo_test> 57169 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57170 <object object_ref="oval:com.oracle.elsa:obj:20184098006" /> 57171 <state state_ref="oval:com.oracle.elsa:ste:20184098007" /> 57172 </rpminfo_test> 57173 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098024" 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"> 57174 <object object_ref="oval:com.oracle.elsa:obj:20184098006" /> 57175 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57176 </rpminfo_test> 57177 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57178 <object object_ref="oval:com.oracle.elsa:obj:20184098007" /> 57179 <state state_ref="oval:com.oracle.elsa:ste:20184098007" /> 57180 </rpminfo_test> 57181 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098026" 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"> 57182 <object object_ref="oval:com.oracle.elsa:obj:20184098007" /> 57183 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57184 </rpminfo_test> 57185 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57186 <object object_ref="oval:com.oracle.elsa:obj:20184098008" /> 57187 <state state_ref="oval:com.oracle.elsa:ste:20184098007" /> 57188 </rpminfo_test> 57189 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098028" 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"> 57190 <object object_ref="oval:com.oracle.elsa:obj:20184098008" /> 57191 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57192 </rpminfo_test> 57193 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57194 <object object_ref="oval:com.oracle.elsa:obj:20184098009" /> 57195 <state state_ref="oval:com.oracle.elsa:ste:20184098007" /> 57196 </rpminfo_test> 57197 <rpminfo_test id="oval:com.oracle.elsa:tst:20184098030" 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"> 57198 <object object_ref="oval:com.oracle.elsa:obj:20184098009" /> 57199 <state state_ref="oval:com.oracle.elsa:ste:20184098001" /> 57200 </rpminfo_test> 57201 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57202 <object object_ref="oval:com.oracle.elsa:obj:20184108001" /> 57203 <state state_ref="oval:com.oracle.elsa:ste:20184108002" /> 57204 </rpminfo_test> 57205 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.15.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57206 <object object_ref="oval:com.oracle.elsa:obj:20184108002" /> 57207 <state state_ref="oval:com.oracle.elsa:ste:20184108003" /> 57208 </rpminfo_test> 57209 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108003" 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"> 57210 <object object_ref="oval:com.oracle.elsa:obj:20184108002" /> 57211 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57212 </rpminfo_test> 57213 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57214 <object object_ref="oval:com.oracle.elsa:obj:20184108003" /> 57215 <state state_ref="oval:com.oracle.elsa:ste:20184108003" /> 57216 </rpminfo_test> 57217 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108005" 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"> 57218 <object object_ref="oval:com.oracle.elsa:obj:20184108003" /> 57219 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57220 </rpminfo_test> 57221 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57222 <object object_ref="oval:com.oracle.elsa:obj:20184108004" /> 57223 <state state_ref="oval:com.oracle.elsa:ste:20184108003" /> 57224 </rpminfo_test> 57225 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108007" 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"> 57226 <object object_ref="oval:com.oracle.elsa:obj:20184108004" /> 57227 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57228 </rpminfo_test> 57229 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57230 <object object_ref="oval:com.oracle.elsa:obj:20184108005" /> 57231 <state state_ref="oval:com.oracle.elsa:ste:20184108003" /> 57232 </rpminfo_test> 57233 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108009" 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"> 57234 <object object_ref="oval:com.oracle.elsa:obj:20184108005" /> 57235 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57236 </rpminfo_test> 57237 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57238 <object object_ref="oval:com.oracle.elsa:obj:20184108006" /> 57239 <state state_ref="oval:com.oracle.elsa:ste:20184108003" /> 57240 </rpminfo_test> 57241 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108011" 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"> 57242 <object object_ref="oval:com.oracle.elsa:obj:20184108006" /> 57243 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57244 </rpminfo_test> 57245 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57246 <object object_ref="oval:com.oracle.elsa:obj:20184108007" /> 57247 <state state_ref="oval:com.oracle.elsa:ste:20184108003" /> 57248 </rpminfo_test> 57249 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108013" 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"> 57250 <object object_ref="oval:com.oracle.elsa:obj:20184108007" /> 57251 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57252 </rpminfo_test> 57253 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57254 <object object_ref="oval:com.oracle.elsa:obj:20184108001" /> 57255 <state state_ref="oval:com.oracle.elsa:ste:20184108004" /> 57256 </rpminfo_test> 57257 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.15.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57258 <object object_ref="oval:com.oracle.elsa:obj:20184108002" /> 57259 <state state_ref="oval:com.oracle.elsa:ste:20184108005" /> 57260 </rpminfo_test> 57261 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108016" 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"> 57262 <object object_ref="oval:com.oracle.elsa:obj:20184108002" /> 57263 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57264 </rpminfo_test> 57265 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57266 <object object_ref="oval:com.oracle.elsa:obj:20184108003" /> 57267 <state state_ref="oval:com.oracle.elsa:ste:20184108005" /> 57268 </rpminfo_test> 57269 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108018" 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"> 57270 <object object_ref="oval:com.oracle.elsa:obj:20184108003" /> 57271 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57272 </rpminfo_test> 57273 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57274 <object object_ref="oval:com.oracle.elsa:obj:20184108004" /> 57275 <state state_ref="oval:com.oracle.elsa:ste:20184108005" /> 57276 </rpminfo_test> 57277 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108020" 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"> 57278 <object object_ref="oval:com.oracle.elsa:obj:20184108004" /> 57279 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57280 </rpminfo_test> 57281 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57282 <object object_ref="oval:com.oracle.elsa:obj:20184108005" /> 57283 <state state_ref="oval:com.oracle.elsa:ste:20184108005" /> 57284 </rpminfo_test> 57285 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108022" 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"> 57286 <object object_ref="oval:com.oracle.elsa:obj:20184108005" /> 57287 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57288 </rpminfo_test> 57289 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57290 <object object_ref="oval:com.oracle.elsa:obj:20184108006" /> 57291 <state state_ref="oval:com.oracle.elsa:ste:20184108005" /> 57292 </rpminfo_test> 57293 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108024" 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"> 57294 <object object_ref="oval:com.oracle.elsa:obj:20184108006" /> 57295 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57296 </rpminfo_test> 57297 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57298 <object object_ref="oval:com.oracle.elsa:obj:20184108007" /> 57299 <state state_ref="oval:com.oracle.elsa:ste:20184108005" /> 57300 </rpminfo_test> 57301 <rpminfo_test id="oval:com.oracle.elsa:tst:20184108026" 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"> 57302 <object object_ref="oval:com.oracle.elsa:obj:20184108007" /> 57303 <state state_ref="oval:com.oracle.elsa:ste:20184108001" /> 57304 </rpminfo_test> 57305 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57306 <object object_ref="oval:com.oracle.elsa:obj:20184109001" /> 57307 <state state_ref="oval:com.oracle.elsa:ste:20184109002" /> 57308 </rpminfo_test> 57309 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109002" version="501" comment="dtrace-modules-3.8.13-118.21.1.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57310 <object object_ref="oval:com.oracle.elsa:obj:20184109002" /> 57311 <state state_ref="oval:com.oracle.elsa:ste:20184109003" /> 57312 </rpminfo_test> 57313 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109003" version="501" comment="dtrace-modules-3.8.13-118.21.1.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57314 <object object_ref="oval:com.oracle.elsa:obj:20184109002" /> 57315 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57316 </rpminfo_test> 57317 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57318 <object object_ref="oval:com.oracle.elsa:obj:20184109004" /> 57319 <state state_ref="oval:com.oracle.elsa:ste:20184109004" /> 57320 </rpminfo_test> 57321 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109005" 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"> 57322 <object object_ref="oval:com.oracle.elsa:obj:20184109004" /> 57323 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57324 </rpminfo_test> 57325 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57326 <object object_ref="oval:com.oracle.elsa:obj:20184109005" /> 57327 <state state_ref="oval:com.oracle.elsa:ste:20184109004" /> 57328 </rpminfo_test> 57329 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109007" 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"> 57330 <object object_ref="oval:com.oracle.elsa:obj:20184109005" /> 57331 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57332 </rpminfo_test> 57333 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57334 <object object_ref="oval:com.oracle.elsa:obj:20184109006" /> 57335 <state state_ref="oval:com.oracle.elsa:ste:20184109004" /> 57336 </rpminfo_test> 57337 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109009" 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"> 57338 <object object_ref="oval:com.oracle.elsa:obj:20184109006" /> 57339 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57340 </rpminfo_test> 57341 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57342 <object object_ref="oval:com.oracle.elsa:obj:20184109007" /> 57343 <state state_ref="oval:com.oracle.elsa:ste:20184109004" /> 57344 </rpminfo_test> 57345 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109011" 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"> 57346 <object object_ref="oval:com.oracle.elsa:obj:20184109007" /> 57347 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57348 </rpminfo_test> 57349 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57350 <object object_ref="oval:com.oracle.elsa:obj:20184109008" /> 57351 <state state_ref="oval:com.oracle.elsa:ste:20184109004" /> 57352 </rpminfo_test> 57353 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109013" 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"> 57354 <object object_ref="oval:com.oracle.elsa:obj:20184109008" /> 57355 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57356 </rpminfo_test> 57357 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57358 <object object_ref="oval:com.oracle.elsa:obj:20184109009" /> 57359 <state state_ref="oval:com.oracle.elsa:ste:20184109004" /> 57360 </rpminfo_test> 57361 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109015" 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"> 57362 <object object_ref="oval:com.oracle.elsa:obj:20184109009" /> 57363 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57364 </rpminfo_test> 57365 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57366 <object object_ref="oval:com.oracle.elsa:obj:20184109001" /> 57367 <state state_ref="oval:com.oracle.elsa:ste:20184109005" /> 57368 </rpminfo_test> 57369 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109017" version="501" comment="dtrace-modules-3.8.13-118.21.1.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57370 <object object_ref="oval:com.oracle.elsa:obj:20184109003" /> 57371 <state state_ref="oval:com.oracle.elsa:ste:20184109006" /> 57372 </rpminfo_test> 57373 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109018" version="501" comment="dtrace-modules-3.8.13-118.21.1.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57374 <object object_ref="oval:com.oracle.elsa:obj:20184109003" /> 57375 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57376 </rpminfo_test> 57377 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57378 <object object_ref="oval:com.oracle.elsa:obj:20184109004" /> 57379 <state state_ref="oval:com.oracle.elsa:ste:20184109007" /> 57380 </rpminfo_test> 57381 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109020" 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"> 57382 <object object_ref="oval:com.oracle.elsa:obj:20184109004" /> 57383 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57384 </rpminfo_test> 57385 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57386 <object object_ref="oval:com.oracle.elsa:obj:20184109005" /> 57387 <state state_ref="oval:com.oracle.elsa:ste:20184109007" /> 57388 </rpminfo_test> 57389 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109022" 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"> 57390 <object object_ref="oval:com.oracle.elsa:obj:20184109005" /> 57391 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57392 </rpminfo_test> 57393 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57394 <object object_ref="oval:com.oracle.elsa:obj:20184109006" /> 57395 <state state_ref="oval:com.oracle.elsa:ste:20184109007" /> 57396 </rpminfo_test> 57397 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109024" 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"> 57398 <object object_ref="oval:com.oracle.elsa:obj:20184109006" /> 57399 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57400 </rpminfo_test> 57401 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57402 <object object_ref="oval:com.oracle.elsa:obj:20184109007" /> 57403 <state state_ref="oval:com.oracle.elsa:ste:20184109007" /> 57404 </rpminfo_test> 57405 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109026" 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"> 57406 <object object_ref="oval:com.oracle.elsa:obj:20184109007" /> 57407 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57408 </rpminfo_test> 57409 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57410 <object object_ref="oval:com.oracle.elsa:obj:20184109008" /> 57411 <state state_ref="oval:com.oracle.elsa:ste:20184109007" /> 57412 </rpminfo_test> 57413 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109028" 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"> 57414 <object object_ref="oval:com.oracle.elsa:obj:20184109008" /> 57415 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57416 </rpminfo_test> 57417 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57418 <object object_ref="oval:com.oracle.elsa:obj:20184109009" /> 57419 <state state_ref="oval:com.oracle.elsa:ste:20184109007" /> 57420 </rpminfo_test> 57421 <rpminfo_test id="oval:com.oracle.elsa:tst:20184109030" 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"> 57422 <object object_ref="oval:com.oracle.elsa:obj:20184109009" /> 57423 <state state_ref="oval:com.oracle.elsa:ste:20184109001" /> 57424 </rpminfo_test> 57425 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57426 <object object_ref="oval:com.oracle.elsa:obj:20184110001" /> 57427 <state state_ref="oval:com.oracle.elsa:ste:20184110003" /> 57428 </rpminfo_test> 57429 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.299.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57430 <object object_ref="oval:com.oracle.elsa:obj:20184110002" /> 57431 <state state_ref="oval:com.oracle.elsa:ste:20184110004" /> 57432 </rpminfo_test> 57433 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57434 <object object_ref="oval:com.oracle.elsa:obj:20184110002" /> 57435 <state state_ref="oval:com.oracle.elsa:ste:20184110001" /> 57436 </rpminfo_test> 57437 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.299.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57438 <object object_ref="oval:com.oracle.elsa:obj:20184110003" /> 57439 <state state_ref="oval:com.oracle.elsa:ste:20184110004" /> 57440 </rpminfo_test> 57441 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57442 <object object_ref="oval:com.oracle.elsa:obj:20184110003" /> 57443 <state state_ref="oval:com.oracle.elsa:ste:20184110001" /> 57444 </rpminfo_test> 57445 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.299.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57446 <object object_ref="oval:com.oracle.elsa:obj:20184110004" /> 57447 <state state_ref="oval:com.oracle.elsa:ste:20184110004" /> 57448 </rpminfo_test> 57449 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57450 <object object_ref="oval:com.oracle.elsa:obj:20184110004" /> 57451 <state state_ref="oval:com.oracle.elsa:ste:20184110001" /> 57452 </rpminfo_test> 57453 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.299.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57454 <object object_ref="oval:com.oracle.elsa:obj:20184110005" /> 57455 <state state_ref="oval:com.oracle.elsa:ste:20184110004" /> 57456 </rpminfo_test> 57457 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57458 <object object_ref="oval:com.oracle.elsa:obj:20184110005" /> 57459 <state state_ref="oval:com.oracle.elsa:ste:20184110001" /> 57460 </rpminfo_test> 57461 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.299.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57462 <object object_ref="oval:com.oracle.elsa:obj:20184110006" /> 57463 <state state_ref="oval:com.oracle.elsa:ste:20184110004" /> 57464 </rpminfo_test> 57465 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57466 <object object_ref="oval:com.oracle.elsa:obj:20184110006" /> 57467 <state state_ref="oval:com.oracle.elsa:ste:20184110001" /> 57468 </rpminfo_test> 57469 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.299.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57470 <object object_ref="oval:com.oracle.elsa:obj:20184110007" /> 57471 <state state_ref="oval:com.oracle.elsa:ste:20184110004" /> 57472 </rpminfo_test> 57473 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57474 <object object_ref="oval:com.oracle.elsa:obj:20184110007" /> 57475 <state state_ref="oval:com.oracle.elsa:ste:20184110001" /> 57476 </rpminfo_test> 57477 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57478 <object object_ref="oval:com.oracle.elsa:obj:20184110001" /> 57479 <state state_ref="oval:com.oracle.elsa:ste:20184110005" /> 57480 </rpminfo_test> 57481 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.299.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57482 <object object_ref="oval:com.oracle.elsa:obj:20184110002" /> 57483 <state state_ref="oval:com.oracle.elsa:ste:20184110006" /> 57484 </rpminfo_test> 57485 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110016" 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"> 57486 <object object_ref="oval:com.oracle.elsa:obj:20184110002" /> 57487 <state state_ref="oval:com.oracle.elsa:ste:20184110002" /> 57488 </rpminfo_test> 57489 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.299.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57490 <object object_ref="oval:com.oracle.elsa:obj:20184110003" /> 57491 <state state_ref="oval:com.oracle.elsa:ste:20184110006" /> 57492 </rpminfo_test> 57493 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110018" 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"> 57494 <object object_ref="oval:com.oracle.elsa:obj:20184110003" /> 57495 <state state_ref="oval:com.oracle.elsa:ste:20184110002" /> 57496 </rpminfo_test> 57497 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.299.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57498 <object object_ref="oval:com.oracle.elsa:obj:20184110004" /> 57499 <state state_ref="oval:com.oracle.elsa:ste:20184110006" /> 57500 </rpminfo_test> 57501 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110020" 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"> 57502 <object object_ref="oval:com.oracle.elsa:obj:20184110004" /> 57503 <state state_ref="oval:com.oracle.elsa:ste:20184110002" /> 57504 </rpminfo_test> 57505 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.299.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57506 <object object_ref="oval:com.oracle.elsa:obj:20184110005" /> 57507 <state state_ref="oval:com.oracle.elsa:ste:20184110006" /> 57508 </rpminfo_test> 57509 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110022" 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"> 57510 <object object_ref="oval:com.oracle.elsa:obj:20184110005" /> 57511 <state state_ref="oval:com.oracle.elsa:ste:20184110002" /> 57512 </rpminfo_test> 57513 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.299.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57514 <object object_ref="oval:com.oracle.elsa:obj:20184110006" /> 57515 <state state_ref="oval:com.oracle.elsa:ste:20184110006" /> 57516 </rpminfo_test> 57517 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110024" 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"> 57518 <object object_ref="oval:com.oracle.elsa:obj:20184110006" /> 57519 <state state_ref="oval:com.oracle.elsa:ste:20184110002" /> 57520 </rpminfo_test> 57521 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.299.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57522 <object object_ref="oval:com.oracle.elsa:obj:20184110007" /> 57523 <state state_ref="oval:com.oracle.elsa:ste:20184110006" /> 57524 </rpminfo_test> 57525 <rpminfo_test id="oval:com.oracle.elsa:tst:20184110026" 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"> 57526 <object object_ref="oval:com.oracle.elsa:obj:20184110007" /> 57527 <state state_ref="oval:com.oracle.elsa:ste:20184110002" /> 57528 </rpminfo_test> 57529 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57530 <object object_ref="oval:com.oracle.elsa:obj:20184114001" /> 57531 <state state_ref="oval:com.oracle.elsa:ste:20184114002" /> 57532 </rpminfo_test> 57533 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114002" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57534 <object object_ref="oval:com.oracle.elsa:obj:20184114005" /> 57535 <state state_ref="oval:com.oracle.elsa:ste:20184114003" /> 57536 </rpminfo_test> 57537 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114003" 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"> 57538 <object object_ref="oval:com.oracle.elsa:obj:20184114005" /> 57539 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57540 </rpminfo_test> 57541 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114004" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57542 <object object_ref="oval:com.oracle.elsa:obj:20184114007" /> 57543 <state state_ref="oval:com.oracle.elsa:ste:20184114003" /> 57544 </rpminfo_test> 57545 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114005" 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"> 57546 <object object_ref="oval:com.oracle.elsa:obj:20184114007" /> 57547 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57548 </rpminfo_test> 57549 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114006" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57550 <object object_ref="oval:com.oracle.elsa:obj:20184114003" /> 57551 <state state_ref="oval:com.oracle.elsa:ste:20184114003" /> 57552 </rpminfo_test> 57553 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114007" 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"> 57554 <object object_ref="oval:com.oracle.elsa:obj:20184114003" /> 57555 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57556 </rpminfo_test> 57557 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114008" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.15.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57558 <object object_ref="oval:com.oracle.elsa:obj:20184114004" /> 57559 <state state_ref="oval:com.oracle.elsa:ste:20184114003" /> 57560 </rpminfo_test> 57561 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114009" 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"> 57562 <object object_ref="oval:com.oracle.elsa:obj:20184114004" /> 57563 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57564 </rpminfo_test> 57565 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114010" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57566 <object object_ref="oval:com.oracle.elsa:obj:20184114006" /> 57567 <state state_ref="oval:com.oracle.elsa:ste:20184114003" /> 57568 </rpminfo_test> 57569 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114011" 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"> 57570 <object object_ref="oval:com.oracle.elsa:obj:20184114006" /> 57571 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57572 </rpminfo_test> 57573 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114012" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57574 <object object_ref="oval:com.oracle.elsa:obj:20184114002" /> 57575 <state state_ref="oval:com.oracle.elsa:ste:20184114003" /> 57576 </rpminfo_test> 57577 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114013" 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"> 57578 <object object_ref="oval:com.oracle.elsa:obj:20184114002" /> 57579 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57580 </rpminfo_test> 57581 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57582 <object object_ref="oval:com.oracle.elsa:obj:20184114001" /> 57583 <state state_ref="oval:com.oracle.elsa:ste:20184114004" /> 57584 </rpminfo_test> 57585 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114015" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57586 <object object_ref="oval:com.oracle.elsa:obj:20184114002" /> 57587 <state state_ref="oval:com.oracle.elsa:ste:20184114005" /> 57588 </rpminfo_test> 57589 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114016" 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"> 57590 <object object_ref="oval:com.oracle.elsa:obj:20184114002" /> 57591 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57592 </rpminfo_test> 57593 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114017" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57594 <object object_ref="oval:com.oracle.elsa:obj:20184114003" /> 57595 <state state_ref="oval:com.oracle.elsa:ste:20184114005" /> 57596 </rpminfo_test> 57597 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114018" 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"> 57598 <object object_ref="oval:com.oracle.elsa:obj:20184114003" /> 57599 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57600 </rpminfo_test> 57601 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114019" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.15.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57602 <object object_ref="oval:com.oracle.elsa:obj:20184114004" /> 57603 <state state_ref="oval:com.oracle.elsa:ste:20184114005" /> 57604 </rpminfo_test> 57605 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114020" 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"> 57606 <object object_ref="oval:com.oracle.elsa:obj:20184114004" /> 57607 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57608 </rpminfo_test> 57609 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114021" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57610 <object object_ref="oval:com.oracle.elsa:obj:20184114005" /> 57611 <state state_ref="oval:com.oracle.elsa:ste:20184114005" /> 57612 </rpminfo_test> 57613 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114022" 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"> 57614 <object object_ref="oval:com.oracle.elsa:obj:20184114005" /> 57615 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57616 </rpminfo_test> 57617 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114023" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57618 <object object_ref="oval:com.oracle.elsa:obj:20184114006" /> 57619 <state state_ref="oval:com.oracle.elsa:ste:20184114005" /> 57620 </rpminfo_test> 57621 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114024" 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"> 57622 <object object_ref="oval:com.oracle.elsa:obj:20184114006" /> 57623 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57624 </rpminfo_test> 57625 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114025" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57626 <object object_ref="oval:com.oracle.elsa:obj:20184114007" /> 57627 <state state_ref="oval:com.oracle.elsa:ste:20184114005" /> 57628 </rpminfo_test> 57629 <rpminfo_test id="oval:com.oracle.elsa:tst:20184114026" 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"> 57630 <object object_ref="oval:com.oracle.elsa:obj:20184114007" /> 57631 <state state_ref="oval:com.oracle.elsa:ste:20184114001" /> 57632 </rpminfo_test> 57633 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57634 <object object_ref="oval:com.oracle.elsa:obj:20184126001" /> 57635 <state state_ref="oval:com.oracle.elsa:ste:20184126002" /> 57636 </rpminfo_test> 57637 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126002" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57638 <object object_ref="oval:com.oracle.elsa:obj:20184126002" /> 57639 <state state_ref="oval:com.oracle.elsa:ste:20184126003" /> 57640 </rpminfo_test> 57641 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126003" 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"> 57642 <object object_ref="oval:com.oracle.elsa:obj:20184126002" /> 57643 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57644 </rpminfo_test> 57645 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126004" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.15.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57646 <object object_ref="oval:com.oracle.elsa:obj:20184126004" /> 57647 <state state_ref="oval:com.oracle.elsa:ste:20184126003" /> 57648 </rpminfo_test> 57649 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126005" 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"> 57650 <object object_ref="oval:com.oracle.elsa:obj:20184126004" /> 57651 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57652 </rpminfo_test> 57653 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126006" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57654 <object object_ref="oval:com.oracle.elsa:obj:20184126005" /> 57655 <state state_ref="oval:com.oracle.elsa:ste:20184126003" /> 57656 </rpminfo_test> 57657 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126007" 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"> 57658 <object object_ref="oval:com.oracle.elsa:obj:20184126005" /> 57659 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57660 </rpminfo_test> 57661 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57662 <object object_ref="oval:com.oracle.elsa:obj:20184126006" /> 57663 <state state_ref="oval:com.oracle.elsa:ste:20184126003" /> 57664 </rpminfo_test> 57665 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126009" 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"> 57666 <object object_ref="oval:com.oracle.elsa:obj:20184126006" /> 57667 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57668 </rpminfo_test> 57669 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126010" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57670 <object object_ref="oval:com.oracle.elsa:obj:20184126003" /> 57671 <state state_ref="oval:com.oracle.elsa:ste:20184126003" /> 57672 </rpminfo_test> 57673 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126011" 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"> 57674 <object object_ref="oval:com.oracle.elsa:obj:20184126003" /> 57675 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57676 </rpminfo_test> 57677 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126012" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57678 <object object_ref="oval:com.oracle.elsa:obj:20184126007" /> 57679 <state state_ref="oval:com.oracle.elsa:ste:20184126003" /> 57680 </rpminfo_test> 57681 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126013" 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"> 57682 <object object_ref="oval:com.oracle.elsa:obj:20184126007" /> 57683 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57684 </rpminfo_test> 57685 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57686 <object object_ref="oval:com.oracle.elsa:obj:20184126001" /> 57687 <state state_ref="oval:com.oracle.elsa:ste:20184126004" /> 57688 </rpminfo_test> 57689 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126015" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.15.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57690 <object object_ref="oval:com.oracle.elsa:obj:20184126002" /> 57691 <state state_ref="oval:com.oracle.elsa:ste:20184126005" /> 57692 </rpminfo_test> 57693 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126016" 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"> 57694 <object object_ref="oval:com.oracle.elsa:obj:20184126002" /> 57695 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57696 </rpminfo_test> 57697 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126017" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.15.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57698 <object object_ref="oval:com.oracle.elsa:obj:20184126003" /> 57699 <state state_ref="oval:com.oracle.elsa:ste:20184126005" /> 57700 </rpminfo_test> 57701 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126018" 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"> 57702 <object object_ref="oval:com.oracle.elsa:obj:20184126003" /> 57703 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57704 </rpminfo_test> 57705 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126019" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.15.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57706 <object object_ref="oval:com.oracle.elsa:obj:20184126004" /> 57707 <state state_ref="oval:com.oracle.elsa:ste:20184126005" /> 57708 </rpminfo_test> 57709 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126020" 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"> 57710 <object object_ref="oval:com.oracle.elsa:obj:20184126004" /> 57711 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57712 </rpminfo_test> 57713 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126021" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.15.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57714 <object object_ref="oval:com.oracle.elsa:obj:20184126005" /> 57715 <state state_ref="oval:com.oracle.elsa:ste:20184126005" /> 57716 </rpminfo_test> 57717 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126022" 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"> 57718 <object object_ref="oval:com.oracle.elsa:obj:20184126005" /> 57719 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57720 </rpminfo_test> 57721 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126023" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.15.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57722 <object object_ref="oval:com.oracle.elsa:obj:20184126006" /> 57723 <state state_ref="oval:com.oracle.elsa:ste:20184126005" /> 57724 </rpminfo_test> 57725 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126024" 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"> 57726 <object object_ref="oval:com.oracle.elsa:obj:20184126006" /> 57727 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57728 </rpminfo_test> 57729 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126025" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.15.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57730 <object object_ref="oval:com.oracle.elsa:obj:20184126007" /> 57731 <state state_ref="oval:com.oracle.elsa:ste:20184126005" /> 57732 </rpminfo_test> 57733 <rpminfo_test id="oval:com.oracle.elsa:tst:20184126026" 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"> 57734 <object object_ref="oval:com.oracle.elsa:obj:20184126007" /> 57735 <state state_ref="oval:com.oracle.elsa:ste:20184126001" /> 57736 </rpminfo_test> 57737 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57738 <object object_ref="oval:com.oracle.elsa:obj:20184131001" /> 57739 <state state_ref="oval:com.oracle.elsa:ste:20184131002" /> 57740 </rpminfo_test> 57741 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.16.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57742 <object object_ref="oval:com.oracle.elsa:obj:20184131002" /> 57743 <state state_ref="oval:com.oracle.elsa:ste:20184131003" /> 57744 </rpminfo_test> 57745 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131003" 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"> 57746 <object object_ref="oval:com.oracle.elsa:obj:20184131002" /> 57747 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57748 </rpminfo_test> 57749 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.16.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57750 <object object_ref="oval:com.oracle.elsa:obj:20184131003" /> 57751 <state state_ref="oval:com.oracle.elsa:ste:20184131003" /> 57752 </rpminfo_test> 57753 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131005" 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"> 57754 <object object_ref="oval:com.oracle.elsa:obj:20184131003" /> 57755 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57756 </rpminfo_test> 57757 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.16.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57758 <object object_ref="oval:com.oracle.elsa:obj:20184131004" /> 57759 <state state_ref="oval:com.oracle.elsa:ste:20184131003" /> 57760 </rpminfo_test> 57761 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131007" 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"> 57762 <object object_ref="oval:com.oracle.elsa:obj:20184131004" /> 57763 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57764 </rpminfo_test> 57765 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.16.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57766 <object object_ref="oval:com.oracle.elsa:obj:20184131005" /> 57767 <state state_ref="oval:com.oracle.elsa:ste:20184131003" /> 57768 </rpminfo_test> 57769 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131009" 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"> 57770 <object object_ref="oval:com.oracle.elsa:obj:20184131005" /> 57771 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57772 </rpminfo_test> 57773 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.16.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57774 <object object_ref="oval:com.oracle.elsa:obj:20184131006" /> 57775 <state state_ref="oval:com.oracle.elsa:ste:20184131003" /> 57776 </rpminfo_test> 57777 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131011" 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"> 57778 <object object_ref="oval:com.oracle.elsa:obj:20184131006" /> 57779 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57780 </rpminfo_test> 57781 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.16.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57782 <object object_ref="oval:com.oracle.elsa:obj:20184131007" /> 57783 <state state_ref="oval:com.oracle.elsa:ste:20184131003" /> 57784 </rpminfo_test> 57785 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131013" 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"> 57786 <object object_ref="oval:com.oracle.elsa:obj:20184131007" /> 57787 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57788 </rpminfo_test> 57789 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57790 <object object_ref="oval:com.oracle.elsa:obj:20184131001" /> 57791 <state state_ref="oval:com.oracle.elsa:ste:20184131004" /> 57792 </rpminfo_test> 57793 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.16.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57794 <object object_ref="oval:com.oracle.elsa:obj:20184131002" /> 57795 <state state_ref="oval:com.oracle.elsa:ste:20184131005" /> 57796 </rpminfo_test> 57797 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131016" 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"> 57798 <object object_ref="oval:com.oracle.elsa:obj:20184131002" /> 57799 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57800 </rpminfo_test> 57801 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.16.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57802 <object object_ref="oval:com.oracle.elsa:obj:20184131003" /> 57803 <state state_ref="oval:com.oracle.elsa:ste:20184131005" /> 57804 </rpminfo_test> 57805 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131018" 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"> 57806 <object object_ref="oval:com.oracle.elsa:obj:20184131003" /> 57807 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57808 </rpminfo_test> 57809 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.16.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57810 <object object_ref="oval:com.oracle.elsa:obj:20184131004" /> 57811 <state state_ref="oval:com.oracle.elsa:ste:20184131005" /> 57812 </rpminfo_test> 57813 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131020" 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"> 57814 <object object_ref="oval:com.oracle.elsa:obj:20184131004" /> 57815 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57816 </rpminfo_test> 57817 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.16.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57818 <object object_ref="oval:com.oracle.elsa:obj:20184131005" /> 57819 <state state_ref="oval:com.oracle.elsa:ste:20184131005" /> 57820 </rpminfo_test> 57821 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131022" 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"> 57822 <object object_ref="oval:com.oracle.elsa:obj:20184131005" /> 57823 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57824 </rpminfo_test> 57825 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.16.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57826 <object object_ref="oval:com.oracle.elsa:obj:20184131006" /> 57827 <state state_ref="oval:com.oracle.elsa:ste:20184131005" /> 57828 </rpminfo_test> 57829 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131024" 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"> 57830 <object object_ref="oval:com.oracle.elsa:obj:20184131006" /> 57831 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57832 </rpminfo_test> 57833 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.16.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57834 <object object_ref="oval:com.oracle.elsa:obj:20184131007" /> 57835 <state state_ref="oval:com.oracle.elsa:ste:20184131005" /> 57836 </rpminfo_test> 57837 <rpminfo_test id="oval:com.oracle.elsa:tst:20184131026" 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"> 57838 <object object_ref="oval:com.oracle.elsa:obj:20184131007" /> 57839 <state state_ref="oval:com.oracle.elsa:ste:20184131001" /> 57840 </rpminfo_test> 57841 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57842 <object object_ref="oval:com.oracle.elsa:obj:20184134001" /> 57843 <state state_ref="oval:com.oracle.elsa:ste:20184134002" /> 57844 </rpminfo_test> 57845 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134002" version="501" comment="dtrace-modules-3.8.13-118.21.4.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57846 <object object_ref="oval:com.oracle.elsa:obj:20184134002" /> 57847 <state state_ref="oval:com.oracle.elsa:ste:20184134003" /> 57848 </rpminfo_test> 57849 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134003" version="501" comment="dtrace-modules-3.8.13-118.21.4.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57850 <object object_ref="oval:com.oracle.elsa:obj:20184134002" /> 57851 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57852 </rpminfo_test> 57853 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.21.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57854 <object object_ref="oval:com.oracle.elsa:obj:20184134004" /> 57855 <state state_ref="oval:com.oracle.elsa:ste:20184134004" /> 57856 </rpminfo_test> 57857 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134005" 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"> 57858 <object object_ref="oval:com.oracle.elsa:obj:20184134004" /> 57859 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57860 </rpminfo_test> 57861 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.21.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57862 <object object_ref="oval:com.oracle.elsa:obj:20184134005" /> 57863 <state state_ref="oval:com.oracle.elsa:ste:20184134004" /> 57864 </rpminfo_test> 57865 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134007" 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"> 57866 <object object_ref="oval:com.oracle.elsa:obj:20184134005" /> 57867 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57868 </rpminfo_test> 57869 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.21.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57870 <object object_ref="oval:com.oracle.elsa:obj:20184134006" /> 57871 <state state_ref="oval:com.oracle.elsa:ste:20184134004" /> 57872 </rpminfo_test> 57873 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134009" 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"> 57874 <object object_ref="oval:com.oracle.elsa:obj:20184134006" /> 57875 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57876 </rpminfo_test> 57877 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.21.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57878 <object object_ref="oval:com.oracle.elsa:obj:20184134007" /> 57879 <state state_ref="oval:com.oracle.elsa:ste:20184134004" /> 57880 </rpminfo_test> 57881 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134011" 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"> 57882 <object object_ref="oval:com.oracle.elsa:obj:20184134007" /> 57883 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57884 </rpminfo_test> 57885 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.21.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57886 <object object_ref="oval:com.oracle.elsa:obj:20184134008" /> 57887 <state state_ref="oval:com.oracle.elsa:ste:20184134004" /> 57888 </rpminfo_test> 57889 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134013" 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"> 57890 <object object_ref="oval:com.oracle.elsa:obj:20184134008" /> 57891 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57892 </rpminfo_test> 57893 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.21.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57894 <object object_ref="oval:com.oracle.elsa:obj:20184134009" /> 57895 <state state_ref="oval:com.oracle.elsa:ste:20184134004" /> 57896 </rpminfo_test> 57897 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134015" 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"> 57898 <object object_ref="oval:com.oracle.elsa:obj:20184134009" /> 57899 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57900 </rpminfo_test> 57901 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57902 <object object_ref="oval:com.oracle.elsa:obj:20184134001" /> 57903 <state state_ref="oval:com.oracle.elsa:ste:20184134005" /> 57904 </rpminfo_test> 57905 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134017" version="501" comment="dtrace-modules-3.8.13-118.21.4.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57906 <object object_ref="oval:com.oracle.elsa:obj:20184134003" /> 57907 <state state_ref="oval:com.oracle.elsa:ste:20184134006" /> 57908 </rpminfo_test> 57909 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134018" version="501" comment="dtrace-modules-3.8.13-118.21.4.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57910 <object object_ref="oval:com.oracle.elsa:obj:20184134003" /> 57911 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57912 </rpminfo_test> 57913 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.21.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57914 <object object_ref="oval:com.oracle.elsa:obj:20184134004" /> 57915 <state state_ref="oval:com.oracle.elsa:ste:20184134007" /> 57916 </rpminfo_test> 57917 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134020" 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"> 57918 <object object_ref="oval:com.oracle.elsa:obj:20184134004" /> 57919 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57920 </rpminfo_test> 57921 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.21.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57922 <object object_ref="oval:com.oracle.elsa:obj:20184134005" /> 57923 <state state_ref="oval:com.oracle.elsa:ste:20184134007" /> 57924 </rpminfo_test> 57925 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134022" 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"> 57926 <object object_ref="oval:com.oracle.elsa:obj:20184134005" /> 57927 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57928 </rpminfo_test> 57929 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.21.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57930 <object object_ref="oval:com.oracle.elsa:obj:20184134006" /> 57931 <state state_ref="oval:com.oracle.elsa:ste:20184134007" /> 57932 </rpminfo_test> 57933 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134024" 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"> 57934 <object object_ref="oval:com.oracle.elsa:obj:20184134006" /> 57935 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57936 </rpminfo_test> 57937 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.21.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57938 <object object_ref="oval:com.oracle.elsa:obj:20184134007" /> 57939 <state state_ref="oval:com.oracle.elsa:ste:20184134007" /> 57940 </rpminfo_test> 57941 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134026" 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"> 57942 <object object_ref="oval:com.oracle.elsa:obj:20184134007" /> 57943 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57944 </rpminfo_test> 57945 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.21.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57946 <object object_ref="oval:com.oracle.elsa:obj:20184134008" /> 57947 <state state_ref="oval:com.oracle.elsa:ste:20184134007" /> 57948 </rpminfo_test> 57949 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134028" 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"> 57950 <object object_ref="oval:com.oracle.elsa:obj:20184134008" /> 57951 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57952 </rpminfo_test> 57953 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.21.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57954 <object object_ref="oval:com.oracle.elsa:obj:20184134009" /> 57955 <state state_ref="oval:com.oracle.elsa:ste:20184134007" /> 57956 </rpminfo_test> 57957 <rpminfo_test id="oval:com.oracle.elsa:tst:20184134030" 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"> 57958 <object object_ref="oval:com.oracle.elsa:obj:20184134009" /> 57959 <state state_ref="oval:com.oracle.elsa:ste:20184134001" /> 57960 </rpminfo_test> 57961 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57962 <object object_ref="oval:com.oracle.elsa:obj:20184144001" /> 57963 <state state_ref="oval:com.oracle.elsa:ste:20184144002" /> 57964 </rpminfo_test> 57965 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.16.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57966 <object object_ref="oval:com.oracle.elsa:obj:20184144002" /> 57967 <state state_ref="oval:com.oracle.elsa:ste:20184144003" /> 57968 </rpminfo_test> 57969 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144003" 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"> 57970 <object object_ref="oval:com.oracle.elsa:obj:20184144002" /> 57971 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 57972 </rpminfo_test> 57973 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.16.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57974 <object object_ref="oval:com.oracle.elsa:obj:20184144003" /> 57975 <state state_ref="oval:com.oracle.elsa:ste:20184144003" /> 57976 </rpminfo_test> 57977 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144005" 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"> 57978 <object object_ref="oval:com.oracle.elsa:obj:20184144003" /> 57979 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 57980 </rpminfo_test> 57981 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.16.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57982 <object object_ref="oval:com.oracle.elsa:obj:20184144004" /> 57983 <state state_ref="oval:com.oracle.elsa:ste:20184144003" /> 57984 </rpminfo_test> 57985 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144007" 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"> 57986 <object object_ref="oval:com.oracle.elsa:obj:20184144004" /> 57987 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 57988 </rpminfo_test> 57989 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.16.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57990 <object object_ref="oval:com.oracle.elsa:obj:20184144005" /> 57991 <state state_ref="oval:com.oracle.elsa:ste:20184144003" /> 57992 </rpminfo_test> 57993 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144009" 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"> 57994 <object object_ref="oval:com.oracle.elsa:obj:20184144005" /> 57995 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 57996 </rpminfo_test> 57997 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.16.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 57998 <object object_ref="oval:com.oracle.elsa:obj:20184144006" /> 57999 <state state_ref="oval:com.oracle.elsa:ste:20184144003" /> 58000 </rpminfo_test> 58001 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144011" 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"> 58002 <object object_ref="oval:com.oracle.elsa:obj:20184144006" /> 58003 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 58004 </rpminfo_test> 58005 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.16.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58006 <object object_ref="oval:com.oracle.elsa:obj:20184144007" /> 58007 <state state_ref="oval:com.oracle.elsa:ste:20184144003" /> 58008 </rpminfo_test> 58009 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144013" 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"> 58010 <object object_ref="oval:com.oracle.elsa:obj:20184144007" /> 58011 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 58012 </rpminfo_test> 58013 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58014 <object object_ref="oval:com.oracle.elsa:obj:20184144001" /> 58015 <state state_ref="oval:com.oracle.elsa:ste:20184144004" /> 58016 </rpminfo_test> 58017 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.16.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58018 <object object_ref="oval:com.oracle.elsa:obj:20184144002" /> 58019 <state state_ref="oval:com.oracle.elsa:ste:20184144005" /> 58020 </rpminfo_test> 58021 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144016" 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"> 58022 <object object_ref="oval:com.oracle.elsa:obj:20184144002" /> 58023 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 58024 </rpminfo_test> 58025 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.16.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58026 <object object_ref="oval:com.oracle.elsa:obj:20184144003" /> 58027 <state state_ref="oval:com.oracle.elsa:ste:20184144005" /> 58028 </rpminfo_test> 58029 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144018" 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"> 58030 <object object_ref="oval:com.oracle.elsa:obj:20184144003" /> 58031 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 58032 </rpminfo_test> 58033 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.16.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58034 <object object_ref="oval:com.oracle.elsa:obj:20184144004" /> 58035 <state state_ref="oval:com.oracle.elsa:ste:20184144005" /> 58036 </rpminfo_test> 58037 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144020" 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"> 58038 <object object_ref="oval:com.oracle.elsa:obj:20184144004" /> 58039 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 58040 </rpminfo_test> 58041 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.16.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58042 <object object_ref="oval:com.oracle.elsa:obj:20184144005" /> 58043 <state state_ref="oval:com.oracle.elsa:ste:20184144005" /> 58044 </rpminfo_test> 58045 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144022" 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"> 58046 <object object_ref="oval:com.oracle.elsa:obj:20184144005" /> 58047 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 58048 </rpminfo_test> 58049 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.16.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58050 <object object_ref="oval:com.oracle.elsa:obj:20184144006" /> 58051 <state state_ref="oval:com.oracle.elsa:ste:20184144005" /> 58052 </rpminfo_test> 58053 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144024" 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"> 58054 <object object_ref="oval:com.oracle.elsa:obj:20184144006" /> 58055 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 58056 </rpminfo_test> 58057 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.16.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58058 <object object_ref="oval:com.oracle.elsa:obj:20184144007" /> 58059 <state state_ref="oval:com.oracle.elsa:ste:20184144005" /> 58060 </rpminfo_test> 58061 <rpminfo_test id="oval:com.oracle.elsa:tst:20184144026" 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"> 58062 <object object_ref="oval:com.oracle.elsa:obj:20184144007" /> 58063 <state state_ref="oval:com.oracle.elsa:ste:20184144001" /> 58064 </rpminfo_test> 58065 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58066 <object object_ref="oval:com.oracle.elsa:obj:20184145001" /> 58067 <state state_ref="oval:com.oracle.elsa:ste:20184145003" /> 58068 </rpminfo_test> 58069 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.299.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58070 <object object_ref="oval:com.oracle.elsa:obj:20184145002" /> 58071 <state state_ref="oval:com.oracle.elsa:ste:20184145004" /> 58072 </rpminfo_test> 58073 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58074 <object object_ref="oval:com.oracle.elsa:obj:20184145002" /> 58075 <state state_ref="oval:com.oracle.elsa:ste:20184145001" /> 58076 </rpminfo_test> 58077 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.299.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58078 <object object_ref="oval:com.oracle.elsa:obj:20184145003" /> 58079 <state state_ref="oval:com.oracle.elsa:ste:20184145004" /> 58080 </rpminfo_test> 58081 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58082 <object object_ref="oval:com.oracle.elsa:obj:20184145003" /> 58083 <state state_ref="oval:com.oracle.elsa:ste:20184145001" /> 58084 </rpminfo_test> 58085 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.299.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58086 <object object_ref="oval:com.oracle.elsa:obj:20184145004" /> 58087 <state state_ref="oval:com.oracle.elsa:ste:20184145004" /> 58088 </rpminfo_test> 58089 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58090 <object object_ref="oval:com.oracle.elsa:obj:20184145004" /> 58091 <state state_ref="oval:com.oracle.elsa:ste:20184145001" /> 58092 </rpminfo_test> 58093 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.299.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58094 <object object_ref="oval:com.oracle.elsa:obj:20184145005" /> 58095 <state state_ref="oval:com.oracle.elsa:ste:20184145004" /> 58096 </rpminfo_test> 58097 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58098 <object object_ref="oval:com.oracle.elsa:obj:20184145005" /> 58099 <state state_ref="oval:com.oracle.elsa:ste:20184145001" /> 58100 </rpminfo_test> 58101 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.299.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58102 <object object_ref="oval:com.oracle.elsa:obj:20184145006" /> 58103 <state state_ref="oval:com.oracle.elsa:ste:20184145004" /> 58104 </rpminfo_test> 58105 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58106 <object object_ref="oval:com.oracle.elsa:obj:20184145006" /> 58107 <state state_ref="oval:com.oracle.elsa:ste:20184145001" /> 58108 </rpminfo_test> 58109 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.299.3.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58110 <object object_ref="oval:com.oracle.elsa:obj:20184145007" /> 58111 <state state_ref="oval:com.oracle.elsa:ste:20184145004" /> 58112 </rpminfo_test> 58113 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58114 <object object_ref="oval:com.oracle.elsa:obj:20184145007" /> 58115 <state state_ref="oval:com.oracle.elsa:ste:20184145001" /> 58116 </rpminfo_test> 58117 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58118 <object object_ref="oval:com.oracle.elsa:obj:20184145001" /> 58119 <state state_ref="oval:com.oracle.elsa:ste:20184145005" /> 58120 </rpminfo_test> 58121 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.299.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58122 <object object_ref="oval:com.oracle.elsa:obj:20184145002" /> 58123 <state state_ref="oval:com.oracle.elsa:ste:20184145006" /> 58124 </rpminfo_test> 58125 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145016" 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"> 58126 <object object_ref="oval:com.oracle.elsa:obj:20184145002" /> 58127 <state state_ref="oval:com.oracle.elsa:ste:20184145002" /> 58128 </rpminfo_test> 58129 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.299.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58130 <object object_ref="oval:com.oracle.elsa:obj:20184145003" /> 58131 <state state_ref="oval:com.oracle.elsa:ste:20184145006" /> 58132 </rpminfo_test> 58133 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145018" 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"> 58134 <object object_ref="oval:com.oracle.elsa:obj:20184145003" /> 58135 <state state_ref="oval:com.oracle.elsa:ste:20184145002" /> 58136 </rpminfo_test> 58137 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.299.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58138 <object object_ref="oval:com.oracle.elsa:obj:20184145004" /> 58139 <state state_ref="oval:com.oracle.elsa:ste:20184145006" /> 58140 </rpminfo_test> 58141 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145020" 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"> 58142 <object object_ref="oval:com.oracle.elsa:obj:20184145004" /> 58143 <state state_ref="oval:com.oracle.elsa:ste:20184145002" /> 58144 </rpminfo_test> 58145 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.299.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58146 <object object_ref="oval:com.oracle.elsa:obj:20184145005" /> 58147 <state state_ref="oval:com.oracle.elsa:ste:20184145006" /> 58148 </rpminfo_test> 58149 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145022" 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"> 58150 <object object_ref="oval:com.oracle.elsa:obj:20184145005" /> 58151 <state state_ref="oval:com.oracle.elsa:ste:20184145002" /> 58152 </rpminfo_test> 58153 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.299.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58154 <object object_ref="oval:com.oracle.elsa:obj:20184145006" /> 58155 <state state_ref="oval:com.oracle.elsa:ste:20184145006" /> 58156 </rpminfo_test> 58157 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145024" 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"> 58158 <object object_ref="oval:com.oracle.elsa:obj:20184145006" /> 58159 <state state_ref="oval:com.oracle.elsa:ste:20184145002" /> 58160 </rpminfo_test> 58161 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.299.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58162 <object object_ref="oval:com.oracle.elsa:obj:20184145007" /> 58163 <state state_ref="oval:com.oracle.elsa:ste:20184145006" /> 58164 </rpminfo_test> 58165 <rpminfo_test id="oval:com.oracle.elsa:tst:20184145026" 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"> 58166 <object object_ref="oval:com.oracle.elsa:obj:20184145007" /> 58167 <state state_ref="oval:com.oracle.elsa:ste:20184145002" /> 58168 </rpminfo_test> 58169 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58170 <object object_ref="oval:com.oracle.elsa:obj:20184161001" /> 58171 <state state_ref="oval:com.oracle.elsa:ste:20184161002" /> 58172 </rpminfo_test> 58173 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.17.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58174 <object object_ref="oval:com.oracle.elsa:obj:20184161002" /> 58175 <state state_ref="oval:com.oracle.elsa:ste:20184161003" /> 58176 </rpminfo_test> 58177 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161003" 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"> 58178 <object object_ref="oval:com.oracle.elsa:obj:20184161002" /> 58179 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58180 </rpminfo_test> 58181 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.17.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58182 <object object_ref="oval:com.oracle.elsa:obj:20184161003" /> 58183 <state state_ref="oval:com.oracle.elsa:ste:20184161003" /> 58184 </rpminfo_test> 58185 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161005" 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"> 58186 <object object_ref="oval:com.oracle.elsa:obj:20184161003" /> 58187 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58188 </rpminfo_test> 58189 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.17.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58190 <object object_ref="oval:com.oracle.elsa:obj:20184161004" /> 58191 <state state_ref="oval:com.oracle.elsa:ste:20184161003" /> 58192 </rpminfo_test> 58193 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161007" 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"> 58194 <object object_ref="oval:com.oracle.elsa:obj:20184161004" /> 58195 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58196 </rpminfo_test> 58197 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.17.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58198 <object object_ref="oval:com.oracle.elsa:obj:20184161005" /> 58199 <state state_ref="oval:com.oracle.elsa:ste:20184161003" /> 58200 </rpminfo_test> 58201 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161009" 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"> 58202 <object object_ref="oval:com.oracle.elsa:obj:20184161005" /> 58203 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58204 </rpminfo_test> 58205 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.17.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58206 <object object_ref="oval:com.oracle.elsa:obj:20184161006" /> 58207 <state state_ref="oval:com.oracle.elsa:ste:20184161003" /> 58208 </rpminfo_test> 58209 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161011" 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"> 58210 <object object_ref="oval:com.oracle.elsa:obj:20184161006" /> 58211 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58212 </rpminfo_test> 58213 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.17.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58214 <object object_ref="oval:com.oracle.elsa:obj:20184161007" /> 58215 <state state_ref="oval:com.oracle.elsa:ste:20184161003" /> 58216 </rpminfo_test> 58217 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161013" 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"> 58218 <object object_ref="oval:com.oracle.elsa:obj:20184161007" /> 58219 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58220 </rpminfo_test> 58221 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58222 <object object_ref="oval:com.oracle.elsa:obj:20184161001" /> 58223 <state state_ref="oval:com.oracle.elsa:ste:20184161004" /> 58224 </rpminfo_test> 58225 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.17.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58226 <object object_ref="oval:com.oracle.elsa:obj:20184161002" /> 58227 <state state_ref="oval:com.oracle.elsa:ste:20184161005" /> 58228 </rpminfo_test> 58229 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161016" 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"> 58230 <object object_ref="oval:com.oracle.elsa:obj:20184161002" /> 58231 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58232 </rpminfo_test> 58233 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.17.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58234 <object object_ref="oval:com.oracle.elsa:obj:20184161003" /> 58235 <state state_ref="oval:com.oracle.elsa:ste:20184161005" /> 58236 </rpminfo_test> 58237 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161018" 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"> 58238 <object object_ref="oval:com.oracle.elsa:obj:20184161003" /> 58239 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58240 </rpminfo_test> 58241 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.17.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58242 <object object_ref="oval:com.oracle.elsa:obj:20184161004" /> 58243 <state state_ref="oval:com.oracle.elsa:ste:20184161005" /> 58244 </rpminfo_test> 58245 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161020" 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"> 58246 <object object_ref="oval:com.oracle.elsa:obj:20184161004" /> 58247 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58248 </rpminfo_test> 58249 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.17.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58250 <object object_ref="oval:com.oracle.elsa:obj:20184161005" /> 58251 <state state_ref="oval:com.oracle.elsa:ste:20184161005" /> 58252 </rpminfo_test> 58253 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161022" 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"> 58254 <object object_ref="oval:com.oracle.elsa:obj:20184161005" /> 58255 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58256 </rpminfo_test> 58257 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.17.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58258 <object object_ref="oval:com.oracle.elsa:obj:20184161006" /> 58259 <state state_ref="oval:com.oracle.elsa:ste:20184161005" /> 58260 </rpminfo_test> 58261 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161024" 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"> 58262 <object object_ref="oval:com.oracle.elsa:obj:20184161006" /> 58263 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58264 </rpminfo_test> 58265 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.17.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58266 <object object_ref="oval:com.oracle.elsa:obj:20184161007" /> 58267 <state state_ref="oval:com.oracle.elsa:ste:20184161005" /> 58268 </rpminfo_test> 58269 <rpminfo_test id="oval:com.oracle.elsa:tst:20184161026" 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"> 58270 <object object_ref="oval:com.oracle.elsa:obj:20184161007" /> 58271 <state state_ref="oval:com.oracle.elsa:ste:20184161001" /> 58272 </rpminfo_test> 58273 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58274 <object object_ref="oval:com.oracle.elsa:obj:20184164001" /> 58275 <state state_ref="oval:com.oracle.elsa:ste:20184164002" /> 58276 </rpminfo_test> 58277 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164002" version="501" comment="dtrace-modules-3.8.13-118.22.1.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58278 <object object_ref="oval:com.oracle.elsa:obj:20184164002" /> 58279 <state state_ref="oval:com.oracle.elsa:ste:20184164003" /> 58280 </rpminfo_test> 58281 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164003" version="501" comment="dtrace-modules-3.8.13-118.22.1.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58282 <object object_ref="oval:com.oracle.elsa:obj:20184164002" /> 58283 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58284 </rpminfo_test> 58285 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.22.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58286 <object object_ref="oval:com.oracle.elsa:obj:20184164004" /> 58287 <state state_ref="oval:com.oracle.elsa:ste:20184164004" /> 58288 </rpminfo_test> 58289 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164005" 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"> 58290 <object object_ref="oval:com.oracle.elsa:obj:20184164004" /> 58291 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58292 </rpminfo_test> 58293 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.22.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58294 <object object_ref="oval:com.oracle.elsa:obj:20184164005" /> 58295 <state state_ref="oval:com.oracle.elsa:ste:20184164004" /> 58296 </rpminfo_test> 58297 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164007" 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"> 58298 <object object_ref="oval:com.oracle.elsa:obj:20184164005" /> 58299 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58300 </rpminfo_test> 58301 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.22.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58302 <object object_ref="oval:com.oracle.elsa:obj:20184164006" /> 58303 <state state_ref="oval:com.oracle.elsa:ste:20184164004" /> 58304 </rpminfo_test> 58305 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164009" 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"> 58306 <object object_ref="oval:com.oracle.elsa:obj:20184164006" /> 58307 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58308 </rpminfo_test> 58309 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.22.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58310 <object object_ref="oval:com.oracle.elsa:obj:20184164007" /> 58311 <state state_ref="oval:com.oracle.elsa:ste:20184164004" /> 58312 </rpminfo_test> 58313 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164011" 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"> 58314 <object object_ref="oval:com.oracle.elsa:obj:20184164007" /> 58315 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58316 </rpminfo_test> 58317 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.22.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58318 <object object_ref="oval:com.oracle.elsa:obj:20184164008" /> 58319 <state state_ref="oval:com.oracle.elsa:ste:20184164004" /> 58320 </rpminfo_test> 58321 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164013" 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"> 58322 <object object_ref="oval:com.oracle.elsa:obj:20184164008" /> 58323 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58324 </rpminfo_test> 58325 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.22.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58326 <object object_ref="oval:com.oracle.elsa:obj:20184164009" /> 58327 <state state_ref="oval:com.oracle.elsa:ste:20184164004" /> 58328 </rpminfo_test> 58329 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164015" 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"> 58330 <object object_ref="oval:com.oracle.elsa:obj:20184164009" /> 58331 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58332 </rpminfo_test> 58333 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58334 <object object_ref="oval:com.oracle.elsa:obj:20184164001" /> 58335 <state state_ref="oval:com.oracle.elsa:ste:20184164005" /> 58336 </rpminfo_test> 58337 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164017" version="501" comment="dtrace-modules-3.8.13-118.22.1.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58338 <object object_ref="oval:com.oracle.elsa:obj:20184164003" /> 58339 <state state_ref="oval:com.oracle.elsa:ste:20184164006" /> 58340 </rpminfo_test> 58341 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164018" version="501" comment="dtrace-modules-3.8.13-118.22.1.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58342 <object object_ref="oval:com.oracle.elsa:obj:20184164003" /> 58343 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58344 </rpminfo_test> 58345 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.22.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58346 <object object_ref="oval:com.oracle.elsa:obj:20184164004" /> 58347 <state state_ref="oval:com.oracle.elsa:ste:20184164007" /> 58348 </rpminfo_test> 58349 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164020" 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"> 58350 <object object_ref="oval:com.oracle.elsa:obj:20184164004" /> 58351 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58352 </rpminfo_test> 58353 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.22.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58354 <object object_ref="oval:com.oracle.elsa:obj:20184164005" /> 58355 <state state_ref="oval:com.oracle.elsa:ste:20184164007" /> 58356 </rpminfo_test> 58357 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164022" 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"> 58358 <object object_ref="oval:com.oracle.elsa:obj:20184164005" /> 58359 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58360 </rpminfo_test> 58361 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.22.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58362 <object object_ref="oval:com.oracle.elsa:obj:20184164006" /> 58363 <state state_ref="oval:com.oracle.elsa:ste:20184164007" /> 58364 </rpminfo_test> 58365 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164024" 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"> 58366 <object object_ref="oval:com.oracle.elsa:obj:20184164006" /> 58367 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58368 </rpminfo_test> 58369 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.22.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58370 <object object_ref="oval:com.oracle.elsa:obj:20184164007" /> 58371 <state state_ref="oval:com.oracle.elsa:ste:20184164007" /> 58372 </rpminfo_test> 58373 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164026" 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"> 58374 <object object_ref="oval:com.oracle.elsa:obj:20184164007" /> 58375 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58376 </rpminfo_test> 58377 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.22.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58378 <object object_ref="oval:com.oracle.elsa:obj:20184164008" /> 58379 <state state_ref="oval:com.oracle.elsa:ste:20184164007" /> 58380 </rpminfo_test> 58381 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164028" 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"> 58382 <object object_ref="oval:com.oracle.elsa:obj:20184164008" /> 58383 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58384 </rpminfo_test> 58385 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.22.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58386 <object object_ref="oval:com.oracle.elsa:obj:20184164009" /> 58387 <state state_ref="oval:com.oracle.elsa:ste:20184164007" /> 58388 </rpminfo_test> 58389 <rpminfo_test id="oval:com.oracle.elsa:tst:20184164030" 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"> 58390 <object object_ref="oval:com.oracle.elsa:obj:20184164009" /> 58391 <state state_ref="oval:com.oracle.elsa:ste:20184164001" /> 58392 </rpminfo_test> 58393 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58394 <object object_ref="oval:com.oracle.elsa:obj:20184172001" /> 58395 <state state_ref="oval:com.oracle.elsa:ste:20184172003" /> 58396 </rpminfo_test> 58397 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.300.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58398 <object object_ref="oval:com.oracle.elsa:obj:20184172002" /> 58399 <state state_ref="oval:com.oracle.elsa:ste:20184172004" /> 58400 </rpminfo_test> 58401 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58402 <object object_ref="oval:com.oracle.elsa:obj:20184172002" /> 58403 <state state_ref="oval:com.oracle.elsa:ste:20184172001" /> 58404 </rpminfo_test> 58405 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.300.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58406 <object object_ref="oval:com.oracle.elsa:obj:20184172003" /> 58407 <state state_ref="oval:com.oracle.elsa:ste:20184172004" /> 58408 </rpminfo_test> 58409 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58410 <object object_ref="oval:com.oracle.elsa:obj:20184172003" /> 58411 <state state_ref="oval:com.oracle.elsa:ste:20184172001" /> 58412 </rpminfo_test> 58413 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.300.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58414 <object object_ref="oval:com.oracle.elsa:obj:20184172004" /> 58415 <state state_ref="oval:com.oracle.elsa:ste:20184172004" /> 58416 </rpminfo_test> 58417 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58418 <object object_ref="oval:com.oracle.elsa:obj:20184172004" /> 58419 <state state_ref="oval:com.oracle.elsa:ste:20184172001" /> 58420 </rpminfo_test> 58421 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.300.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58422 <object object_ref="oval:com.oracle.elsa:obj:20184172005" /> 58423 <state state_ref="oval:com.oracle.elsa:ste:20184172004" /> 58424 </rpminfo_test> 58425 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58426 <object object_ref="oval:com.oracle.elsa:obj:20184172005" /> 58427 <state state_ref="oval:com.oracle.elsa:ste:20184172001" /> 58428 </rpminfo_test> 58429 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.300.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58430 <object object_ref="oval:com.oracle.elsa:obj:20184172006" /> 58431 <state state_ref="oval:com.oracle.elsa:ste:20184172004" /> 58432 </rpminfo_test> 58433 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58434 <object object_ref="oval:com.oracle.elsa:obj:20184172006" /> 58435 <state state_ref="oval:com.oracle.elsa:ste:20184172001" /> 58436 </rpminfo_test> 58437 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.300.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58438 <object object_ref="oval:com.oracle.elsa:obj:20184172007" /> 58439 <state state_ref="oval:com.oracle.elsa:ste:20184172004" /> 58440 </rpminfo_test> 58441 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58442 <object object_ref="oval:com.oracle.elsa:obj:20184172007" /> 58443 <state state_ref="oval:com.oracle.elsa:ste:20184172001" /> 58444 </rpminfo_test> 58445 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58446 <object object_ref="oval:com.oracle.elsa:obj:20184172001" /> 58447 <state state_ref="oval:com.oracle.elsa:ste:20184172005" /> 58448 </rpminfo_test> 58449 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.300.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58450 <object object_ref="oval:com.oracle.elsa:obj:20184172002" /> 58451 <state state_ref="oval:com.oracle.elsa:ste:20184172006" /> 58452 </rpminfo_test> 58453 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172016" 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"> 58454 <object object_ref="oval:com.oracle.elsa:obj:20184172002" /> 58455 <state state_ref="oval:com.oracle.elsa:ste:20184172002" /> 58456 </rpminfo_test> 58457 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.300.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58458 <object object_ref="oval:com.oracle.elsa:obj:20184172003" /> 58459 <state state_ref="oval:com.oracle.elsa:ste:20184172006" /> 58460 </rpminfo_test> 58461 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172018" 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"> 58462 <object object_ref="oval:com.oracle.elsa:obj:20184172003" /> 58463 <state state_ref="oval:com.oracle.elsa:ste:20184172002" /> 58464 </rpminfo_test> 58465 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.300.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58466 <object object_ref="oval:com.oracle.elsa:obj:20184172004" /> 58467 <state state_ref="oval:com.oracle.elsa:ste:20184172006" /> 58468 </rpminfo_test> 58469 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172020" 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"> 58470 <object object_ref="oval:com.oracle.elsa:obj:20184172004" /> 58471 <state state_ref="oval:com.oracle.elsa:ste:20184172002" /> 58472 </rpminfo_test> 58473 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.300.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58474 <object object_ref="oval:com.oracle.elsa:obj:20184172005" /> 58475 <state state_ref="oval:com.oracle.elsa:ste:20184172006" /> 58476 </rpminfo_test> 58477 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172022" 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"> 58478 <object object_ref="oval:com.oracle.elsa:obj:20184172005" /> 58479 <state state_ref="oval:com.oracle.elsa:ste:20184172002" /> 58480 </rpminfo_test> 58481 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.300.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58482 <object object_ref="oval:com.oracle.elsa:obj:20184172006" /> 58483 <state state_ref="oval:com.oracle.elsa:ste:20184172006" /> 58484 </rpminfo_test> 58485 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172024" 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"> 58486 <object object_ref="oval:com.oracle.elsa:obj:20184172006" /> 58487 <state state_ref="oval:com.oracle.elsa:ste:20184172002" /> 58488 </rpminfo_test> 58489 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.300.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58490 <object object_ref="oval:com.oracle.elsa:obj:20184172007" /> 58491 <state state_ref="oval:com.oracle.elsa:ste:20184172006" /> 58492 </rpminfo_test> 58493 <rpminfo_test id="oval:com.oracle.elsa:tst:20184172026" 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"> 58494 <object object_ref="oval:com.oracle.elsa:obj:20184172007" /> 58495 <state state_ref="oval:com.oracle.elsa:ste:20184172002" /> 58496 </rpminfo_test> 58497 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58498 <object object_ref="oval:com.oracle.elsa:obj:20184189001" /> 58499 <state state_ref="oval:com.oracle.elsa:ste:20184189002" /> 58500 </rpminfo_test> 58501 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189002" version="501" comment="kernel-uek is earlier than 0:4.14.35-1818.0.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58502 <object object_ref="oval:com.oracle.elsa:obj:20184189002" /> 58503 <state state_ref="oval:com.oracle.elsa:ste:20184189003" /> 58504 </rpminfo_test> 58505 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189003" 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"> 58506 <object object_ref="oval:com.oracle.elsa:obj:20184189002" /> 58507 <state state_ref="oval:com.oracle.elsa:ste:20184189001" /> 58508 </rpminfo_test> 58509 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189004" version="501" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.0.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58510 <object object_ref="oval:com.oracle.elsa:obj:20184189003" /> 58511 <state state_ref="oval:com.oracle.elsa:ste:20184189003" /> 58512 </rpminfo_test> 58513 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189005" 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"> 58514 <object object_ref="oval:com.oracle.elsa:obj:20184189003" /> 58515 <state state_ref="oval:com.oracle.elsa:ste:20184189001" /> 58516 </rpminfo_test> 58517 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.0.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58518 <object object_ref="oval:com.oracle.elsa:obj:20184189004" /> 58519 <state state_ref="oval:com.oracle.elsa:ste:20184189003" /> 58520 </rpminfo_test> 58521 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189007" 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"> 58522 <object object_ref="oval:com.oracle.elsa:obj:20184189004" /> 58523 <state state_ref="oval:com.oracle.elsa:ste:20184189001" /> 58524 </rpminfo_test> 58525 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189008" version="501" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.0.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58526 <object object_ref="oval:com.oracle.elsa:obj:20184189005" /> 58527 <state state_ref="oval:com.oracle.elsa:ste:20184189003" /> 58528 </rpminfo_test> 58529 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189009" 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"> 58530 <object object_ref="oval:com.oracle.elsa:obj:20184189005" /> 58531 <state state_ref="oval:com.oracle.elsa:ste:20184189001" /> 58532 </rpminfo_test> 58533 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189010" version="501" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.0.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58534 <object object_ref="oval:com.oracle.elsa:obj:20184189006" /> 58535 <state state_ref="oval:com.oracle.elsa:ste:20184189003" /> 58536 </rpminfo_test> 58537 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189011" 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"> 58538 <object object_ref="oval:com.oracle.elsa:obj:20184189006" /> 58539 <state state_ref="oval:com.oracle.elsa:ste:20184189001" /> 58540 </rpminfo_test> 58541 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189012" version="501" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.0.14.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58542 <object object_ref="oval:com.oracle.elsa:obj:20184189007" /> 58543 <state state_ref="oval:com.oracle.elsa:ste:20184189003" /> 58544 </rpminfo_test> 58545 <rpminfo_test id="oval:com.oracle.elsa:tst:20184189013" version="501" comment="kernel-uek-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58546 <object object_ref="oval:com.oracle.elsa:obj:20184189007" /> 58547 <state state_ref="oval:com.oracle.elsa:ste:20184189001" /> 58548 </rpminfo_test> 58549 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58550 <object object_ref="oval:com.oracle.elsa:obj:20184190001" /> 58551 <state state_ref="oval:com.oracle.elsa:ste:20184190002" /> 58552 </rpminfo_test> 58553 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190002" version="501" comment="kernel-uek is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58554 <object object_ref="oval:com.oracle.elsa:obj:20184190002" /> 58555 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58556 </rpminfo_test> 58557 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190003" 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"> 58558 <object object_ref="oval:com.oracle.elsa:obj:20184190002" /> 58559 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58560 </rpminfo_test> 58561 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190004" version="501" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58562 <object object_ref="oval:com.oracle.elsa:obj:20184190003" /> 58563 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58564 </rpminfo_test> 58565 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190005" 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"> 58566 <object object_ref="oval:com.oracle.elsa:obj:20184190003" /> 58567 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58568 </rpminfo_test> 58569 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58570 <object object_ref="oval:com.oracle.elsa:obj:20184190004" /> 58571 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58572 </rpminfo_test> 58573 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190007" 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"> 58574 <object object_ref="oval:com.oracle.elsa:obj:20184190004" /> 58575 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58576 </rpminfo_test> 58577 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190008" version="501" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58578 <object object_ref="oval:com.oracle.elsa:obj:20184190005" /> 58579 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58580 </rpminfo_test> 58581 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190009" 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"> 58582 <object object_ref="oval:com.oracle.elsa:obj:20184190005" /> 58583 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58584 </rpminfo_test> 58585 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190010" version="501" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58586 <object object_ref="oval:com.oracle.elsa:obj:20184190006" /> 58587 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58588 </rpminfo_test> 58589 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190011" version="501" comment="kernel-uek-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58590 <object object_ref="oval:com.oracle.elsa:obj:20184190006" /> 58591 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58592 </rpminfo_test> 58593 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190012" version="501" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58594 <object object_ref="oval:com.oracle.elsa:obj:20184190007" /> 58595 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58596 </rpminfo_test> 58597 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190013" version="501" comment="kernel-uek-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58598 <object object_ref="oval:com.oracle.elsa:obj:20184190007" /> 58599 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58600 </rpminfo_test> 58601 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190014" version="501" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58602 <object object_ref="oval:com.oracle.elsa:obj:20184190008" /> 58603 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58604 </rpminfo_test> 58605 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190015" version="501" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58606 <object object_ref="oval:com.oracle.elsa:obj:20184190008" /> 58607 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58608 </rpminfo_test> 58609 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190016" version="501" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58610 <object object_ref="oval:com.oracle.elsa:obj:20184190009" /> 58611 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58612 </rpminfo_test> 58613 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190017" version="501" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58614 <object object_ref="oval:com.oracle.elsa:obj:20184190009" /> 58615 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58616 </rpminfo_test> 58617 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190018" version="501" comment="perf is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58618 <object object_ref="oval:com.oracle.elsa:obj:20184190010" /> 58619 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58620 </rpminfo_test> 58621 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190019" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58622 <object object_ref="oval:com.oracle.elsa:obj:20184190010" /> 58623 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58624 </rpminfo_test> 58625 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190020" version="501" comment="python-perf is earlier than 0:4.14.35-1818.0.15.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58626 <object object_ref="oval:com.oracle.elsa:obj:20184190011" /> 58627 <state state_ref="oval:com.oracle.elsa:ste:20184190003" /> 58628 </rpminfo_test> 58629 <rpminfo_test id="oval:com.oracle.elsa:tst:20184190021" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58630 <object object_ref="oval:com.oracle.elsa:obj:20184190011" /> 58631 <state state_ref="oval:com.oracle.elsa:ste:20184190001" /> 58632 </rpminfo_test> 58633 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58634 <object object_ref="oval:com.oracle.elsa:obj:20184193001" /> 58635 <state state_ref="oval:com.oracle.elsa:ste:20184193002" /> 58636 </rpminfo_test> 58637 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193002" version="501" comment="dtrace-modules-3.8.13-118.23.1.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58638 <object object_ref="oval:com.oracle.elsa:obj:20184193002" /> 58639 <state state_ref="oval:com.oracle.elsa:ste:20184193003" /> 58640 </rpminfo_test> 58641 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193003" version="501" comment="dtrace-modules-3.8.13-118.23.1.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58642 <object object_ref="oval:com.oracle.elsa:obj:20184193002" /> 58643 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58644 </rpminfo_test> 58645 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58646 <object object_ref="oval:com.oracle.elsa:obj:20184193004" /> 58647 <state state_ref="oval:com.oracle.elsa:ste:20184193004" /> 58648 </rpminfo_test> 58649 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193005" 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"> 58650 <object object_ref="oval:com.oracle.elsa:obj:20184193004" /> 58651 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58652 </rpminfo_test> 58653 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58654 <object object_ref="oval:com.oracle.elsa:obj:20184193005" /> 58655 <state state_ref="oval:com.oracle.elsa:ste:20184193004" /> 58656 </rpminfo_test> 58657 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193007" 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"> 58658 <object object_ref="oval:com.oracle.elsa:obj:20184193005" /> 58659 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58660 </rpminfo_test> 58661 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58662 <object object_ref="oval:com.oracle.elsa:obj:20184193006" /> 58663 <state state_ref="oval:com.oracle.elsa:ste:20184193004" /> 58664 </rpminfo_test> 58665 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193009" 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"> 58666 <object object_ref="oval:com.oracle.elsa:obj:20184193006" /> 58667 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58668 </rpminfo_test> 58669 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58670 <object object_ref="oval:com.oracle.elsa:obj:20184193007" /> 58671 <state state_ref="oval:com.oracle.elsa:ste:20184193004" /> 58672 </rpminfo_test> 58673 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193011" 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"> 58674 <object object_ref="oval:com.oracle.elsa:obj:20184193007" /> 58675 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58676 </rpminfo_test> 58677 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58678 <object object_ref="oval:com.oracle.elsa:obj:20184193008" /> 58679 <state state_ref="oval:com.oracle.elsa:ste:20184193004" /> 58680 </rpminfo_test> 58681 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193013" 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"> 58682 <object object_ref="oval:com.oracle.elsa:obj:20184193008" /> 58683 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58684 </rpminfo_test> 58685 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58686 <object object_ref="oval:com.oracle.elsa:obj:20184193009" /> 58687 <state state_ref="oval:com.oracle.elsa:ste:20184193004" /> 58688 </rpminfo_test> 58689 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193015" 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"> 58690 <object object_ref="oval:com.oracle.elsa:obj:20184193009" /> 58691 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58692 </rpminfo_test> 58693 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58694 <object object_ref="oval:com.oracle.elsa:obj:20184193001" /> 58695 <state state_ref="oval:com.oracle.elsa:ste:20184193005" /> 58696 </rpminfo_test> 58697 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193017" version="501" comment="dtrace-modules-3.8.13-118.23.1.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58698 <object object_ref="oval:com.oracle.elsa:obj:20184193003" /> 58699 <state state_ref="oval:com.oracle.elsa:ste:20184193006" /> 58700 </rpminfo_test> 58701 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193018" version="501" comment="dtrace-modules-3.8.13-118.23.1.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58702 <object object_ref="oval:com.oracle.elsa:obj:20184193003" /> 58703 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58704 </rpminfo_test> 58705 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58706 <object object_ref="oval:com.oracle.elsa:obj:20184193004" /> 58707 <state state_ref="oval:com.oracle.elsa:ste:20184193007" /> 58708 </rpminfo_test> 58709 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193020" 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"> 58710 <object object_ref="oval:com.oracle.elsa:obj:20184193004" /> 58711 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58712 </rpminfo_test> 58713 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58714 <object object_ref="oval:com.oracle.elsa:obj:20184193005" /> 58715 <state state_ref="oval:com.oracle.elsa:ste:20184193007" /> 58716 </rpminfo_test> 58717 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193022" 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"> 58718 <object object_ref="oval:com.oracle.elsa:obj:20184193005" /> 58719 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58720 </rpminfo_test> 58721 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58722 <object object_ref="oval:com.oracle.elsa:obj:20184193006" /> 58723 <state state_ref="oval:com.oracle.elsa:ste:20184193007" /> 58724 </rpminfo_test> 58725 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193024" 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"> 58726 <object object_ref="oval:com.oracle.elsa:obj:20184193006" /> 58727 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58728 </rpminfo_test> 58729 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58730 <object object_ref="oval:com.oracle.elsa:obj:20184193007" /> 58731 <state state_ref="oval:com.oracle.elsa:ste:20184193007" /> 58732 </rpminfo_test> 58733 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193026" 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"> 58734 <object object_ref="oval:com.oracle.elsa:obj:20184193007" /> 58735 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58736 </rpminfo_test> 58737 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58738 <object object_ref="oval:com.oracle.elsa:obj:20184193008" /> 58739 <state state_ref="oval:com.oracle.elsa:ste:20184193007" /> 58740 </rpminfo_test> 58741 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193028" 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"> 58742 <object object_ref="oval:com.oracle.elsa:obj:20184193008" /> 58743 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58744 </rpminfo_test> 58745 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58746 <object object_ref="oval:com.oracle.elsa:obj:20184193009" /> 58747 <state state_ref="oval:com.oracle.elsa:ste:20184193007" /> 58748 </rpminfo_test> 58749 <rpminfo_test id="oval:com.oracle.elsa:tst:20184193030" 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"> 58750 <object object_ref="oval:com.oracle.elsa:obj:20184193009" /> 58751 <state state_ref="oval:com.oracle.elsa:ste:20184193001" /> 58752 </rpminfo_test> 58753 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58754 <object object_ref="oval:com.oracle.elsa:obj:20184195001" /> 58755 <state state_ref="oval:com.oracle.elsa:ste:20184195002" /> 58756 </rpminfo_test> 58757 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195002" version="501" comment="kernel-uek is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58758 <object object_ref="oval:com.oracle.elsa:obj:20184195002" /> 58759 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58760 </rpminfo_test> 58761 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195003" 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"> 58762 <object object_ref="oval:com.oracle.elsa:obj:20184195002" /> 58763 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58764 </rpminfo_test> 58765 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195004" version="501" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58766 <object object_ref="oval:com.oracle.elsa:obj:20184195003" /> 58767 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58768 </rpminfo_test> 58769 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195005" 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"> 58770 <object object_ref="oval:com.oracle.elsa:obj:20184195003" /> 58771 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58772 </rpminfo_test> 58773 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58774 <object object_ref="oval:com.oracle.elsa:obj:20184195004" /> 58775 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58776 </rpminfo_test> 58777 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195007" 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"> 58778 <object object_ref="oval:com.oracle.elsa:obj:20184195004" /> 58779 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58780 </rpminfo_test> 58781 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195008" version="501" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58782 <object object_ref="oval:com.oracle.elsa:obj:20184195005" /> 58783 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58784 </rpminfo_test> 58785 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195009" 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"> 58786 <object object_ref="oval:com.oracle.elsa:obj:20184195005" /> 58787 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58788 </rpminfo_test> 58789 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195010" version="501" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58790 <object object_ref="oval:com.oracle.elsa:obj:20184195006" /> 58791 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58792 </rpminfo_test> 58793 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195011" 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"> 58794 <object object_ref="oval:com.oracle.elsa:obj:20184195006" /> 58795 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58796 </rpminfo_test> 58797 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195012" version="501" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58798 <object object_ref="oval:com.oracle.elsa:obj:20184195007" /> 58799 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58800 </rpminfo_test> 58801 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195013" version="501" comment="kernel-uek-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58802 <object object_ref="oval:com.oracle.elsa:obj:20184195007" /> 58803 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58804 </rpminfo_test> 58805 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195014" version="501" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58806 <object object_ref="oval:com.oracle.elsa:obj:20184195008" /> 58807 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58808 </rpminfo_test> 58809 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195015" version="501" comment="kernel-uek-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58810 <object object_ref="oval:com.oracle.elsa:obj:20184195008" /> 58811 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58812 </rpminfo_test> 58813 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195016" version="501" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58814 <object object_ref="oval:com.oracle.elsa:obj:20184195009" /> 58815 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58816 </rpminfo_test> 58817 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195017" version="501" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58818 <object object_ref="oval:com.oracle.elsa:obj:20184195009" /> 58819 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58820 </rpminfo_test> 58821 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195018" version="501" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58822 <object object_ref="oval:com.oracle.elsa:obj:20184195010" /> 58823 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58824 </rpminfo_test> 58825 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195019" version="501" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58826 <object object_ref="oval:com.oracle.elsa:obj:20184195010" /> 58827 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58828 </rpminfo_test> 58829 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195020" version="501" comment="perf is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58830 <object object_ref="oval:com.oracle.elsa:obj:20184195011" /> 58831 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58832 </rpminfo_test> 58833 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195021" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58834 <object object_ref="oval:com.oracle.elsa:obj:20184195011" /> 58835 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58836 </rpminfo_test> 58837 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195022" version="501" comment="python-perf is earlier than 0:4.14.35-1818.1.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58838 <object object_ref="oval:com.oracle.elsa:obj:20184195012" /> 58839 <state state_ref="oval:com.oracle.elsa:ste:20184195003" /> 58840 </rpminfo_test> 58841 <rpminfo_test id="oval:com.oracle.elsa:tst:20184195023" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58842 <object object_ref="oval:com.oracle.elsa:obj:20184195012" /> 58843 <state state_ref="oval:com.oracle.elsa:ste:20184195001" /> 58844 </rpminfo_test> 58845 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58846 <object object_ref="oval:com.oracle.elsa:obj:20184196001" /> 58847 <state state_ref="oval:com.oracle.elsa:ste:20184196002" /> 58848 </rpminfo_test> 58849 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.18.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58850 <object object_ref="oval:com.oracle.elsa:obj:20184196002" /> 58851 <state state_ref="oval:com.oracle.elsa:ste:20184196003" /> 58852 </rpminfo_test> 58853 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196003" 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"> 58854 <object object_ref="oval:com.oracle.elsa:obj:20184196002" /> 58855 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58856 </rpminfo_test> 58857 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58858 <object object_ref="oval:com.oracle.elsa:obj:20184196003" /> 58859 <state state_ref="oval:com.oracle.elsa:ste:20184196003" /> 58860 </rpminfo_test> 58861 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196005" 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"> 58862 <object object_ref="oval:com.oracle.elsa:obj:20184196003" /> 58863 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58864 </rpminfo_test> 58865 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58866 <object object_ref="oval:com.oracle.elsa:obj:20184196004" /> 58867 <state state_ref="oval:com.oracle.elsa:ste:20184196003" /> 58868 </rpminfo_test> 58869 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196007" 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"> 58870 <object object_ref="oval:com.oracle.elsa:obj:20184196004" /> 58871 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58872 </rpminfo_test> 58873 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58874 <object object_ref="oval:com.oracle.elsa:obj:20184196005" /> 58875 <state state_ref="oval:com.oracle.elsa:ste:20184196003" /> 58876 </rpminfo_test> 58877 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196009" 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"> 58878 <object object_ref="oval:com.oracle.elsa:obj:20184196005" /> 58879 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58880 </rpminfo_test> 58881 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58882 <object object_ref="oval:com.oracle.elsa:obj:20184196006" /> 58883 <state state_ref="oval:com.oracle.elsa:ste:20184196003" /> 58884 </rpminfo_test> 58885 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196011" 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"> 58886 <object object_ref="oval:com.oracle.elsa:obj:20184196006" /> 58887 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58888 </rpminfo_test> 58889 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58890 <object object_ref="oval:com.oracle.elsa:obj:20184196007" /> 58891 <state state_ref="oval:com.oracle.elsa:ste:20184196003" /> 58892 </rpminfo_test> 58893 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196013" 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"> 58894 <object object_ref="oval:com.oracle.elsa:obj:20184196007" /> 58895 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58896 </rpminfo_test> 58897 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58898 <object object_ref="oval:com.oracle.elsa:obj:20184196001" /> 58899 <state state_ref="oval:com.oracle.elsa:ste:20184196004" /> 58900 </rpminfo_test> 58901 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.18.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58902 <object object_ref="oval:com.oracle.elsa:obj:20184196002" /> 58903 <state state_ref="oval:com.oracle.elsa:ste:20184196005" /> 58904 </rpminfo_test> 58905 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196016" 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"> 58906 <object object_ref="oval:com.oracle.elsa:obj:20184196002" /> 58907 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58908 </rpminfo_test> 58909 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58910 <object object_ref="oval:com.oracle.elsa:obj:20184196003" /> 58911 <state state_ref="oval:com.oracle.elsa:ste:20184196005" /> 58912 </rpminfo_test> 58913 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196018" 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"> 58914 <object object_ref="oval:com.oracle.elsa:obj:20184196003" /> 58915 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58916 </rpminfo_test> 58917 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58918 <object object_ref="oval:com.oracle.elsa:obj:20184196004" /> 58919 <state state_ref="oval:com.oracle.elsa:ste:20184196005" /> 58920 </rpminfo_test> 58921 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196020" 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"> 58922 <object object_ref="oval:com.oracle.elsa:obj:20184196004" /> 58923 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58924 </rpminfo_test> 58925 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58926 <object object_ref="oval:com.oracle.elsa:obj:20184196005" /> 58927 <state state_ref="oval:com.oracle.elsa:ste:20184196005" /> 58928 </rpminfo_test> 58929 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196022" 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"> 58930 <object object_ref="oval:com.oracle.elsa:obj:20184196005" /> 58931 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58932 </rpminfo_test> 58933 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58934 <object object_ref="oval:com.oracle.elsa:obj:20184196006" /> 58935 <state state_ref="oval:com.oracle.elsa:ste:20184196005" /> 58936 </rpminfo_test> 58937 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196024" 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"> 58938 <object object_ref="oval:com.oracle.elsa:obj:20184196006" /> 58939 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58940 </rpminfo_test> 58941 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58942 <object object_ref="oval:com.oracle.elsa:obj:20184196007" /> 58943 <state state_ref="oval:com.oracle.elsa:ste:20184196005" /> 58944 </rpminfo_test> 58945 <rpminfo_test id="oval:com.oracle.elsa:tst:20184196026" 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"> 58946 <object object_ref="oval:com.oracle.elsa:obj:20184196007" /> 58947 <state state_ref="oval:com.oracle.elsa:ste:20184196001" /> 58948 </rpminfo_test> 58949 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58950 <object object_ref="oval:com.oracle.elsa:obj:20184198001" /> 58951 <state state_ref="oval:com.oracle.elsa:ste:20184198002" /> 58952 </rpminfo_test> 58953 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198002" version="501" comment="qemu is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58954 <object object_ref="oval:com.oracle.elsa:obj:20184198002" /> 58955 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 58956 </rpminfo_test> 58957 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198003" version="501" comment="qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58958 <object object_ref="oval:com.oracle.elsa:obj:20184198002" /> 58959 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 58960 </rpminfo_test> 58961 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198004" version="501" comment="qemu-block-gluster is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58962 <object object_ref="oval:com.oracle.elsa:obj:20184198003" /> 58963 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 58964 </rpminfo_test> 58965 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198005" version="501" comment="qemu-block-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58966 <object object_ref="oval:com.oracle.elsa:obj:20184198003" /> 58967 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 58968 </rpminfo_test> 58969 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198006" version="501" comment="qemu-block-iscsi is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58970 <object object_ref="oval:com.oracle.elsa:obj:20184198004" /> 58971 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 58972 </rpminfo_test> 58973 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198007" version="501" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58974 <object object_ref="oval:com.oracle.elsa:obj:20184198004" /> 58975 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 58976 </rpminfo_test> 58977 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198008" version="501" comment="qemu-block-rbd is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58978 <object object_ref="oval:com.oracle.elsa:obj:20184198005" /> 58979 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 58980 </rpminfo_test> 58981 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198009" version="501" comment="qemu-block-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58982 <object object_ref="oval:com.oracle.elsa:obj:20184198005" /> 58983 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 58984 </rpminfo_test> 58985 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198010" version="501" comment="qemu-common is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58986 <object object_ref="oval:com.oracle.elsa:obj:20184198006" /> 58987 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 58988 </rpminfo_test> 58989 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198011" version="501" comment="qemu-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58990 <object object_ref="oval:com.oracle.elsa:obj:20184198006" /> 58991 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 58992 </rpminfo_test> 58993 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198012" version="501" comment="qemu-img is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58994 <object object_ref="oval:com.oracle.elsa:obj:20184198007" /> 58995 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 58996 </rpminfo_test> 58997 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198013" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 58998 <object object_ref="oval:com.oracle.elsa:obj:20184198007" /> 58999 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 59000 </rpminfo_test> 59001 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198014" version="501" comment="qemu-kvm is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59002 <object object_ref="oval:com.oracle.elsa:obj:20184198008" /> 59003 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 59004 </rpminfo_test> 59005 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198015" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59006 <object object_ref="oval:com.oracle.elsa:obj:20184198008" /> 59007 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 59008 </rpminfo_test> 59009 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198016" version="501" comment="qemu-kvm-core is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59010 <object object_ref="oval:com.oracle.elsa:obj:20184198009" /> 59011 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 59012 </rpminfo_test> 59013 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198017" version="501" comment="qemu-kvm-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59014 <object object_ref="oval:com.oracle.elsa:obj:20184198009" /> 59015 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 59016 </rpminfo_test> 59017 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198018" version="501" comment="qemu-system-x86 is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59018 <object object_ref="oval:com.oracle.elsa:obj:20184198010" /> 59019 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 59020 </rpminfo_test> 59021 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198019" version="501" comment="qemu-system-x86 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59022 <object object_ref="oval:com.oracle.elsa:obj:20184198010" /> 59023 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 59024 </rpminfo_test> 59025 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198020" version="501" comment="qemu-system-x86-core is earlier than 12:2.9.0-11.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59026 <object object_ref="oval:com.oracle.elsa:obj:20184198011" /> 59027 <state state_ref="oval:com.oracle.elsa:ste:20184198003" /> 59028 </rpminfo_test> 59029 <rpminfo_test id="oval:com.oracle.elsa:tst:20184198021" version="501" comment="qemu-system-x86-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59030 <object object_ref="oval:com.oracle.elsa:obj:20184198011" /> 59031 <state state_ref="oval:com.oracle.elsa:ste:20184198001" /> 59032 </rpminfo_test> 59033 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59034 <object object_ref="oval:com.oracle.elsa:obj:20184200001" /> 59035 <state state_ref="oval:com.oracle.elsa:ste:20184200002" /> 59036 </rpminfo_test> 59037 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.18.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59038 <object object_ref="oval:com.oracle.elsa:obj:20184200002" /> 59039 <state state_ref="oval:com.oracle.elsa:ste:20184200003" /> 59040 </rpminfo_test> 59041 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200003" 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"> 59042 <object object_ref="oval:com.oracle.elsa:obj:20184200002" /> 59043 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59044 </rpminfo_test> 59045 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59046 <object object_ref="oval:com.oracle.elsa:obj:20184200003" /> 59047 <state state_ref="oval:com.oracle.elsa:ste:20184200003" /> 59048 </rpminfo_test> 59049 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200005" 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"> 59050 <object object_ref="oval:com.oracle.elsa:obj:20184200003" /> 59051 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59052 </rpminfo_test> 59053 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59054 <object object_ref="oval:com.oracle.elsa:obj:20184200004" /> 59055 <state state_ref="oval:com.oracle.elsa:ste:20184200003" /> 59056 </rpminfo_test> 59057 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200007" 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"> 59058 <object object_ref="oval:com.oracle.elsa:obj:20184200004" /> 59059 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59060 </rpminfo_test> 59061 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59062 <object object_ref="oval:com.oracle.elsa:obj:20184200005" /> 59063 <state state_ref="oval:com.oracle.elsa:ste:20184200003" /> 59064 </rpminfo_test> 59065 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200009" 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"> 59066 <object object_ref="oval:com.oracle.elsa:obj:20184200005" /> 59067 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59068 </rpminfo_test> 59069 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59070 <object object_ref="oval:com.oracle.elsa:obj:20184200006" /> 59071 <state state_ref="oval:com.oracle.elsa:ste:20184200003" /> 59072 </rpminfo_test> 59073 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200011" 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"> 59074 <object object_ref="oval:com.oracle.elsa:obj:20184200006" /> 59075 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59076 </rpminfo_test> 59077 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59078 <object object_ref="oval:com.oracle.elsa:obj:20184200007" /> 59079 <state state_ref="oval:com.oracle.elsa:ste:20184200003" /> 59080 </rpminfo_test> 59081 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200013" 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"> 59082 <object object_ref="oval:com.oracle.elsa:obj:20184200007" /> 59083 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59084 </rpminfo_test> 59085 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59086 <object object_ref="oval:com.oracle.elsa:obj:20184200001" /> 59087 <state state_ref="oval:com.oracle.elsa:ste:20184200004" /> 59088 </rpminfo_test> 59089 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.18.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59090 <object object_ref="oval:com.oracle.elsa:obj:20184200002" /> 59091 <state state_ref="oval:com.oracle.elsa:ste:20184200005" /> 59092 </rpminfo_test> 59093 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200016" 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"> 59094 <object object_ref="oval:com.oracle.elsa:obj:20184200002" /> 59095 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59096 </rpminfo_test> 59097 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59098 <object object_ref="oval:com.oracle.elsa:obj:20184200003" /> 59099 <state state_ref="oval:com.oracle.elsa:ste:20184200005" /> 59100 </rpminfo_test> 59101 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200018" 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"> 59102 <object object_ref="oval:com.oracle.elsa:obj:20184200003" /> 59103 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59104 </rpminfo_test> 59105 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59106 <object object_ref="oval:com.oracle.elsa:obj:20184200004" /> 59107 <state state_ref="oval:com.oracle.elsa:ste:20184200005" /> 59108 </rpminfo_test> 59109 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200020" 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"> 59110 <object object_ref="oval:com.oracle.elsa:obj:20184200004" /> 59111 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59112 </rpminfo_test> 59113 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59114 <object object_ref="oval:com.oracle.elsa:obj:20184200005" /> 59115 <state state_ref="oval:com.oracle.elsa:ste:20184200005" /> 59116 </rpminfo_test> 59117 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200022" 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"> 59118 <object object_ref="oval:com.oracle.elsa:obj:20184200005" /> 59119 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59120 </rpminfo_test> 59121 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59122 <object object_ref="oval:com.oracle.elsa:obj:20184200006" /> 59123 <state state_ref="oval:com.oracle.elsa:ste:20184200005" /> 59124 </rpminfo_test> 59125 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200024" 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"> 59126 <object object_ref="oval:com.oracle.elsa:obj:20184200006" /> 59127 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59128 </rpminfo_test> 59129 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59130 <object object_ref="oval:com.oracle.elsa:obj:20184200007" /> 59131 <state state_ref="oval:com.oracle.elsa:ste:20184200005" /> 59132 </rpminfo_test> 59133 <rpminfo_test id="oval:com.oracle.elsa:tst:20184200026" 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"> 59134 <object object_ref="oval:com.oracle.elsa:obj:20184200007" /> 59135 <state state_ref="oval:com.oracle.elsa:ste:20184200001" /> 59136 </rpminfo_test> 59137 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59138 <object object_ref="oval:com.oracle.elsa:obj:20184208001" /> 59139 <state state_ref="oval:com.oracle.elsa:ste:20184208002" /> 59140 </rpminfo_test> 59141 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.18.9.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59142 <object object_ref="oval:com.oracle.elsa:obj:20184208002" /> 59143 <state state_ref="oval:com.oracle.elsa:ste:20184208003" /> 59144 </rpminfo_test> 59145 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208003" 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"> 59146 <object object_ref="oval:com.oracle.elsa:obj:20184208002" /> 59147 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59148 </rpminfo_test> 59149 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.9.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59150 <object object_ref="oval:com.oracle.elsa:obj:20184208003" /> 59151 <state state_ref="oval:com.oracle.elsa:ste:20184208003" /> 59152 </rpminfo_test> 59153 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208005" 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"> 59154 <object object_ref="oval:com.oracle.elsa:obj:20184208003" /> 59155 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59156 </rpminfo_test> 59157 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.9.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59158 <object object_ref="oval:com.oracle.elsa:obj:20184208004" /> 59159 <state state_ref="oval:com.oracle.elsa:ste:20184208003" /> 59160 </rpminfo_test> 59161 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208007" 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"> 59162 <object object_ref="oval:com.oracle.elsa:obj:20184208004" /> 59163 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59164 </rpminfo_test> 59165 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.9.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59166 <object object_ref="oval:com.oracle.elsa:obj:20184208005" /> 59167 <state state_ref="oval:com.oracle.elsa:ste:20184208003" /> 59168 </rpminfo_test> 59169 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208009" 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"> 59170 <object object_ref="oval:com.oracle.elsa:obj:20184208005" /> 59171 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59172 </rpminfo_test> 59173 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.9.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59174 <object object_ref="oval:com.oracle.elsa:obj:20184208006" /> 59175 <state state_ref="oval:com.oracle.elsa:ste:20184208003" /> 59176 </rpminfo_test> 59177 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208011" 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"> 59178 <object object_ref="oval:com.oracle.elsa:obj:20184208006" /> 59179 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59180 </rpminfo_test> 59181 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.9.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59182 <object object_ref="oval:com.oracle.elsa:obj:20184208007" /> 59183 <state state_ref="oval:com.oracle.elsa:ste:20184208003" /> 59184 </rpminfo_test> 59185 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208013" 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"> 59186 <object object_ref="oval:com.oracle.elsa:obj:20184208007" /> 59187 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59188 </rpminfo_test> 59189 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59190 <object object_ref="oval:com.oracle.elsa:obj:20184208001" /> 59191 <state state_ref="oval:com.oracle.elsa:ste:20184208004" /> 59192 </rpminfo_test> 59193 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.18.9.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59194 <object object_ref="oval:com.oracle.elsa:obj:20184208002" /> 59195 <state state_ref="oval:com.oracle.elsa:ste:20184208005" /> 59196 </rpminfo_test> 59197 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208016" 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"> 59198 <object object_ref="oval:com.oracle.elsa:obj:20184208002" /> 59199 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59200 </rpminfo_test> 59201 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.18.9.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59202 <object object_ref="oval:com.oracle.elsa:obj:20184208003" /> 59203 <state state_ref="oval:com.oracle.elsa:ste:20184208005" /> 59204 </rpminfo_test> 59205 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208018" 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"> 59206 <object object_ref="oval:com.oracle.elsa:obj:20184208003" /> 59207 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59208 </rpminfo_test> 59209 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.18.9.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59210 <object object_ref="oval:com.oracle.elsa:obj:20184208004" /> 59211 <state state_ref="oval:com.oracle.elsa:ste:20184208005" /> 59212 </rpminfo_test> 59213 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208020" 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"> 59214 <object object_ref="oval:com.oracle.elsa:obj:20184208004" /> 59215 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59216 </rpminfo_test> 59217 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.18.9.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59218 <object object_ref="oval:com.oracle.elsa:obj:20184208005" /> 59219 <state state_ref="oval:com.oracle.elsa:ste:20184208005" /> 59220 </rpminfo_test> 59221 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208022" 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"> 59222 <object object_ref="oval:com.oracle.elsa:obj:20184208005" /> 59223 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59224 </rpminfo_test> 59225 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.18.9.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59226 <object object_ref="oval:com.oracle.elsa:obj:20184208006" /> 59227 <state state_ref="oval:com.oracle.elsa:ste:20184208005" /> 59228 </rpminfo_test> 59229 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208024" 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"> 59230 <object object_ref="oval:com.oracle.elsa:obj:20184208006" /> 59231 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59232 </rpminfo_test> 59233 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.18.9.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59234 <object object_ref="oval:com.oracle.elsa:obj:20184208007" /> 59235 <state state_ref="oval:com.oracle.elsa:ste:20184208005" /> 59236 </rpminfo_test> 59237 <rpminfo_test id="oval:com.oracle.elsa:tst:20184208026" 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"> 59238 <object object_ref="oval:com.oracle.elsa:obj:20184208007" /> 59239 <state state_ref="oval:com.oracle.elsa:ste:20184208001" /> 59240 </rpminfo_test> 59241 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59242 <object object_ref="oval:com.oracle.elsa:obj:20184210001" /> 59243 <state state_ref="oval:com.oracle.elsa:ste:20184210002" /> 59244 </rpminfo_test> 59245 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.19.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59246 <object object_ref="oval:com.oracle.elsa:obj:20184210002" /> 59247 <state state_ref="oval:com.oracle.elsa:ste:20184210003" /> 59248 </rpminfo_test> 59249 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210003" 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"> 59250 <object object_ref="oval:com.oracle.elsa:obj:20184210002" /> 59251 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59252 </rpminfo_test> 59253 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59254 <object object_ref="oval:com.oracle.elsa:obj:20184210003" /> 59255 <state state_ref="oval:com.oracle.elsa:ste:20184210003" /> 59256 </rpminfo_test> 59257 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210005" 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"> 59258 <object object_ref="oval:com.oracle.elsa:obj:20184210003" /> 59259 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59260 </rpminfo_test> 59261 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59262 <object object_ref="oval:com.oracle.elsa:obj:20184210004" /> 59263 <state state_ref="oval:com.oracle.elsa:ste:20184210003" /> 59264 </rpminfo_test> 59265 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210007" 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"> 59266 <object object_ref="oval:com.oracle.elsa:obj:20184210004" /> 59267 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59268 </rpminfo_test> 59269 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59270 <object object_ref="oval:com.oracle.elsa:obj:20184210005" /> 59271 <state state_ref="oval:com.oracle.elsa:ste:20184210003" /> 59272 </rpminfo_test> 59273 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210009" 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"> 59274 <object object_ref="oval:com.oracle.elsa:obj:20184210005" /> 59275 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59276 </rpminfo_test> 59277 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59278 <object object_ref="oval:com.oracle.elsa:obj:20184210006" /> 59279 <state state_ref="oval:com.oracle.elsa:ste:20184210003" /> 59280 </rpminfo_test> 59281 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210011" 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"> 59282 <object object_ref="oval:com.oracle.elsa:obj:20184210006" /> 59283 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59284 </rpminfo_test> 59285 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59286 <object object_ref="oval:com.oracle.elsa:obj:20184210007" /> 59287 <state state_ref="oval:com.oracle.elsa:ste:20184210003" /> 59288 </rpminfo_test> 59289 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210013" 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"> 59290 <object object_ref="oval:com.oracle.elsa:obj:20184210007" /> 59291 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59292 </rpminfo_test> 59293 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59294 <object object_ref="oval:com.oracle.elsa:obj:20184210001" /> 59295 <state state_ref="oval:com.oracle.elsa:ste:20184210004" /> 59296 </rpminfo_test> 59297 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.19.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59298 <object object_ref="oval:com.oracle.elsa:obj:20184210002" /> 59299 <state state_ref="oval:com.oracle.elsa:ste:20184210005" /> 59300 </rpminfo_test> 59301 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210016" 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"> 59302 <object object_ref="oval:com.oracle.elsa:obj:20184210002" /> 59303 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59304 </rpminfo_test> 59305 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59306 <object object_ref="oval:com.oracle.elsa:obj:20184210003" /> 59307 <state state_ref="oval:com.oracle.elsa:ste:20184210005" /> 59308 </rpminfo_test> 59309 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210018" 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"> 59310 <object object_ref="oval:com.oracle.elsa:obj:20184210003" /> 59311 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59312 </rpminfo_test> 59313 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59314 <object object_ref="oval:com.oracle.elsa:obj:20184210004" /> 59315 <state state_ref="oval:com.oracle.elsa:ste:20184210005" /> 59316 </rpminfo_test> 59317 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210020" 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"> 59318 <object object_ref="oval:com.oracle.elsa:obj:20184210004" /> 59319 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59320 </rpminfo_test> 59321 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59322 <object object_ref="oval:com.oracle.elsa:obj:20184210005" /> 59323 <state state_ref="oval:com.oracle.elsa:ste:20184210005" /> 59324 </rpminfo_test> 59325 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210022" 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"> 59326 <object object_ref="oval:com.oracle.elsa:obj:20184210005" /> 59327 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59328 </rpminfo_test> 59329 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59330 <object object_ref="oval:com.oracle.elsa:obj:20184210006" /> 59331 <state state_ref="oval:com.oracle.elsa:ste:20184210005" /> 59332 </rpminfo_test> 59333 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210024" 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"> 59334 <object object_ref="oval:com.oracle.elsa:obj:20184210006" /> 59335 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59336 </rpminfo_test> 59337 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59338 <object object_ref="oval:com.oracle.elsa:obj:20184210007" /> 59339 <state state_ref="oval:com.oracle.elsa:ste:20184210005" /> 59340 </rpminfo_test> 59341 <rpminfo_test id="oval:com.oracle.elsa:tst:20184210026" 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"> 59342 <object object_ref="oval:com.oracle.elsa:obj:20184210007" /> 59343 <state state_ref="oval:com.oracle.elsa:ste:20184210001" /> 59344 </rpminfo_test> 59345 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59346 <object object_ref="oval:com.oracle.elsa:obj:20184211001" /> 59347 <state state_ref="oval:com.oracle.elsa:ste:20184211002" /> 59348 </rpminfo_test> 59349 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211002" version="501" comment="dtrace-modules-3.8.13-118.24.1.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59350 <object object_ref="oval:com.oracle.elsa:obj:20184211002" /> 59351 <state state_ref="oval:com.oracle.elsa:ste:20184211003" /> 59352 </rpminfo_test> 59353 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211003" version="501" comment="dtrace-modules-3.8.13-118.24.1.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59354 <object object_ref="oval:com.oracle.elsa:obj:20184211002" /> 59355 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59356 </rpminfo_test> 59357 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.24.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59358 <object object_ref="oval:com.oracle.elsa:obj:20184211004" /> 59359 <state state_ref="oval:com.oracle.elsa:ste:20184211004" /> 59360 </rpminfo_test> 59361 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211005" 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"> 59362 <object object_ref="oval:com.oracle.elsa:obj:20184211004" /> 59363 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59364 </rpminfo_test> 59365 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59366 <object object_ref="oval:com.oracle.elsa:obj:20184211005" /> 59367 <state state_ref="oval:com.oracle.elsa:ste:20184211004" /> 59368 </rpminfo_test> 59369 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211007" 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"> 59370 <object object_ref="oval:com.oracle.elsa:obj:20184211005" /> 59371 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59372 </rpminfo_test> 59373 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59374 <object object_ref="oval:com.oracle.elsa:obj:20184211006" /> 59375 <state state_ref="oval:com.oracle.elsa:ste:20184211004" /> 59376 </rpminfo_test> 59377 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211009" 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"> 59378 <object object_ref="oval:com.oracle.elsa:obj:20184211006" /> 59379 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59380 </rpminfo_test> 59381 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59382 <object object_ref="oval:com.oracle.elsa:obj:20184211007" /> 59383 <state state_ref="oval:com.oracle.elsa:ste:20184211004" /> 59384 </rpminfo_test> 59385 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211011" 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"> 59386 <object object_ref="oval:com.oracle.elsa:obj:20184211007" /> 59387 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59388 </rpminfo_test> 59389 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59390 <object object_ref="oval:com.oracle.elsa:obj:20184211008" /> 59391 <state state_ref="oval:com.oracle.elsa:ste:20184211004" /> 59392 </rpminfo_test> 59393 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211013" 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"> 59394 <object object_ref="oval:com.oracle.elsa:obj:20184211008" /> 59395 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59396 </rpminfo_test> 59397 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59398 <object object_ref="oval:com.oracle.elsa:obj:20184211009" /> 59399 <state state_ref="oval:com.oracle.elsa:ste:20184211004" /> 59400 </rpminfo_test> 59401 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211015" 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"> 59402 <object object_ref="oval:com.oracle.elsa:obj:20184211009" /> 59403 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59404 </rpminfo_test> 59405 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59406 <object object_ref="oval:com.oracle.elsa:obj:20184211001" /> 59407 <state state_ref="oval:com.oracle.elsa:ste:20184211005" /> 59408 </rpminfo_test> 59409 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211017" version="501" comment="dtrace-modules-3.8.13-118.24.1.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59410 <object object_ref="oval:com.oracle.elsa:obj:20184211003" /> 59411 <state state_ref="oval:com.oracle.elsa:ste:20184211006" /> 59412 </rpminfo_test> 59413 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211018" version="501" comment="dtrace-modules-3.8.13-118.24.1.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59414 <object object_ref="oval:com.oracle.elsa:obj:20184211003" /> 59415 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59416 </rpminfo_test> 59417 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.24.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59418 <object object_ref="oval:com.oracle.elsa:obj:20184211004" /> 59419 <state state_ref="oval:com.oracle.elsa:ste:20184211007" /> 59420 </rpminfo_test> 59421 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211020" 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"> 59422 <object object_ref="oval:com.oracle.elsa:obj:20184211004" /> 59423 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59424 </rpminfo_test> 59425 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59426 <object object_ref="oval:com.oracle.elsa:obj:20184211005" /> 59427 <state state_ref="oval:com.oracle.elsa:ste:20184211007" /> 59428 </rpminfo_test> 59429 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211022" 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"> 59430 <object object_ref="oval:com.oracle.elsa:obj:20184211005" /> 59431 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59432 </rpminfo_test> 59433 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59434 <object object_ref="oval:com.oracle.elsa:obj:20184211006" /> 59435 <state state_ref="oval:com.oracle.elsa:ste:20184211007" /> 59436 </rpminfo_test> 59437 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211024" 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"> 59438 <object object_ref="oval:com.oracle.elsa:obj:20184211006" /> 59439 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59440 </rpminfo_test> 59441 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59442 <object object_ref="oval:com.oracle.elsa:obj:20184211007" /> 59443 <state state_ref="oval:com.oracle.elsa:ste:20184211007" /> 59444 </rpminfo_test> 59445 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211026" 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"> 59446 <object object_ref="oval:com.oracle.elsa:obj:20184211007" /> 59447 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59448 </rpminfo_test> 59449 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59450 <object object_ref="oval:com.oracle.elsa:obj:20184211008" /> 59451 <state state_ref="oval:com.oracle.elsa:ste:20184211007" /> 59452 </rpminfo_test> 59453 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211028" 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"> 59454 <object object_ref="oval:com.oracle.elsa:obj:20184211008" /> 59455 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59456 </rpminfo_test> 59457 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59458 <object object_ref="oval:com.oracle.elsa:obj:20184211009" /> 59459 <state state_ref="oval:com.oracle.elsa:ste:20184211007" /> 59460 </rpminfo_test> 59461 <rpminfo_test id="oval:com.oracle.elsa:tst:20184211030" 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"> 59462 <object object_ref="oval:com.oracle.elsa:obj:20184211009" /> 59463 <state state_ref="oval:com.oracle.elsa:ste:20184211001" /> 59464 </rpminfo_test> 59465 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59466 <object object_ref="oval:com.oracle.elsa:obj:20184214001" /> 59467 <state state_ref="oval:com.oracle.elsa:ste:20184214003" /> 59468 </rpminfo_test> 59469 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.301.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59470 <object object_ref="oval:com.oracle.elsa:obj:20184214002" /> 59471 <state state_ref="oval:com.oracle.elsa:ste:20184214004" /> 59472 </rpminfo_test> 59473 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59474 <object object_ref="oval:com.oracle.elsa:obj:20184214002" /> 59475 <state state_ref="oval:com.oracle.elsa:ste:20184214001" /> 59476 </rpminfo_test> 59477 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.301.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59478 <object object_ref="oval:com.oracle.elsa:obj:20184214003" /> 59479 <state state_ref="oval:com.oracle.elsa:ste:20184214004" /> 59480 </rpminfo_test> 59481 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59482 <object object_ref="oval:com.oracle.elsa:obj:20184214003" /> 59483 <state state_ref="oval:com.oracle.elsa:ste:20184214001" /> 59484 </rpminfo_test> 59485 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.301.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59486 <object object_ref="oval:com.oracle.elsa:obj:20184214004" /> 59487 <state state_ref="oval:com.oracle.elsa:ste:20184214004" /> 59488 </rpminfo_test> 59489 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59490 <object object_ref="oval:com.oracle.elsa:obj:20184214004" /> 59491 <state state_ref="oval:com.oracle.elsa:ste:20184214001" /> 59492 </rpminfo_test> 59493 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.301.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59494 <object object_ref="oval:com.oracle.elsa:obj:20184214005" /> 59495 <state state_ref="oval:com.oracle.elsa:ste:20184214004" /> 59496 </rpminfo_test> 59497 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59498 <object object_ref="oval:com.oracle.elsa:obj:20184214005" /> 59499 <state state_ref="oval:com.oracle.elsa:ste:20184214001" /> 59500 </rpminfo_test> 59501 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.301.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59502 <object object_ref="oval:com.oracle.elsa:obj:20184214006" /> 59503 <state state_ref="oval:com.oracle.elsa:ste:20184214004" /> 59504 </rpminfo_test> 59505 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59506 <object object_ref="oval:com.oracle.elsa:obj:20184214006" /> 59507 <state state_ref="oval:com.oracle.elsa:ste:20184214001" /> 59508 </rpminfo_test> 59509 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.301.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59510 <object object_ref="oval:com.oracle.elsa:obj:20184214007" /> 59511 <state state_ref="oval:com.oracle.elsa:ste:20184214004" /> 59512 </rpminfo_test> 59513 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59514 <object object_ref="oval:com.oracle.elsa:obj:20184214007" /> 59515 <state state_ref="oval:com.oracle.elsa:ste:20184214001" /> 59516 </rpminfo_test> 59517 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59518 <object object_ref="oval:com.oracle.elsa:obj:20184214001" /> 59519 <state state_ref="oval:com.oracle.elsa:ste:20184214005" /> 59520 </rpminfo_test> 59521 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.301.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59522 <object object_ref="oval:com.oracle.elsa:obj:20184214002" /> 59523 <state state_ref="oval:com.oracle.elsa:ste:20184214006" /> 59524 </rpminfo_test> 59525 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214016" 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"> 59526 <object object_ref="oval:com.oracle.elsa:obj:20184214002" /> 59527 <state state_ref="oval:com.oracle.elsa:ste:20184214002" /> 59528 </rpminfo_test> 59529 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.301.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59530 <object object_ref="oval:com.oracle.elsa:obj:20184214003" /> 59531 <state state_ref="oval:com.oracle.elsa:ste:20184214006" /> 59532 </rpminfo_test> 59533 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214018" 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"> 59534 <object object_ref="oval:com.oracle.elsa:obj:20184214003" /> 59535 <state state_ref="oval:com.oracle.elsa:ste:20184214002" /> 59536 </rpminfo_test> 59537 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.301.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59538 <object object_ref="oval:com.oracle.elsa:obj:20184214004" /> 59539 <state state_ref="oval:com.oracle.elsa:ste:20184214006" /> 59540 </rpminfo_test> 59541 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214020" 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"> 59542 <object object_ref="oval:com.oracle.elsa:obj:20184214004" /> 59543 <state state_ref="oval:com.oracle.elsa:ste:20184214002" /> 59544 </rpminfo_test> 59545 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.301.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59546 <object object_ref="oval:com.oracle.elsa:obj:20184214005" /> 59547 <state state_ref="oval:com.oracle.elsa:ste:20184214006" /> 59548 </rpminfo_test> 59549 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214022" 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"> 59550 <object object_ref="oval:com.oracle.elsa:obj:20184214005" /> 59551 <state state_ref="oval:com.oracle.elsa:ste:20184214002" /> 59552 </rpminfo_test> 59553 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.301.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59554 <object object_ref="oval:com.oracle.elsa:obj:20184214006" /> 59555 <state state_ref="oval:com.oracle.elsa:ste:20184214006" /> 59556 </rpminfo_test> 59557 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214024" 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"> 59558 <object object_ref="oval:com.oracle.elsa:obj:20184214006" /> 59559 <state state_ref="oval:com.oracle.elsa:ste:20184214002" /> 59560 </rpminfo_test> 59561 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.301.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59562 <object object_ref="oval:com.oracle.elsa:obj:20184214007" /> 59563 <state state_ref="oval:com.oracle.elsa:ste:20184214006" /> 59564 </rpminfo_test> 59565 <rpminfo_test id="oval:com.oracle.elsa:tst:20184214026" 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"> 59566 <object object_ref="oval:com.oracle.elsa:obj:20184214007" /> 59567 <state state_ref="oval:com.oracle.elsa:ste:20184214002" /> 59568 </rpminfo_test> 59569 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59570 <object object_ref="oval:com.oracle.elsa:obj:20184215001" /> 59571 <state state_ref="oval:com.oracle.elsa:ste:20184215002" /> 59572 </rpminfo_test> 59573 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215002" version="501" comment="dtrace-modules-3.8.13-118.24.2.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59574 <object object_ref="oval:com.oracle.elsa:obj:20184215002" /> 59575 <state state_ref="oval:com.oracle.elsa:ste:20184215003" /> 59576 </rpminfo_test> 59577 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215003" version="501" comment="dtrace-modules-3.8.13-118.24.2.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59578 <object object_ref="oval:com.oracle.elsa:obj:20184215002" /> 59579 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59580 </rpminfo_test> 59581 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.24.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59582 <object object_ref="oval:com.oracle.elsa:obj:20184215004" /> 59583 <state state_ref="oval:com.oracle.elsa:ste:20184215004" /> 59584 </rpminfo_test> 59585 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215005" 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"> 59586 <object object_ref="oval:com.oracle.elsa:obj:20184215004" /> 59587 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59588 </rpminfo_test> 59589 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59590 <object object_ref="oval:com.oracle.elsa:obj:20184215005" /> 59591 <state state_ref="oval:com.oracle.elsa:ste:20184215004" /> 59592 </rpminfo_test> 59593 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215007" 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"> 59594 <object object_ref="oval:com.oracle.elsa:obj:20184215005" /> 59595 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59596 </rpminfo_test> 59597 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59598 <object object_ref="oval:com.oracle.elsa:obj:20184215006" /> 59599 <state state_ref="oval:com.oracle.elsa:ste:20184215004" /> 59600 </rpminfo_test> 59601 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215009" 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"> 59602 <object object_ref="oval:com.oracle.elsa:obj:20184215006" /> 59603 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59604 </rpminfo_test> 59605 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59606 <object object_ref="oval:com.oracle.elsa:obj:20184215007" /> 59607 <state state_ref="oval:com.oracle.elsa:ste:20184215004" /> 59608 </rpminfo_test> 59609 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215011" 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"> 59610 <object object_ref="oval:com.oracle.elsa:obj:20184215007" /> 59611 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59612 </rpminfo_test> 59613 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59614 <object object_ref="oval:com.oracle.elsa:obj:20184215008" /> 59615 <state state_ref="oval:com.oracle.elsa:ste:20184215004" /> 59616 </rpminfo_test> 59617 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215013" 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"> 59618 <object object_ref="oval:com.oracle.elsa:obj:20184215008" /> 59619 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59620 </rpminfo_test> 59621 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59622 <object object_ref="oval:com.oracle.elsa:obj:20184215009" /> 59623 <state state_ref="oval:com.oracle.elsa:ste:20184215004" /> 59624 </rpminfo_test> 59625 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215015" 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"> 59626 <object object_ref="oval:com.oracle.elsa:obj:20184215009" /> 59627 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59628 </rpminfo_test> 59629 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59630 <object object_ref="oval:com.oracle.elsa:obj:20184215001" /> 59631 <state state_ref="oval:com.oracle.elsa:ste:20184215005" /> 59632 </rpminfo_test> 59633 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215017" version="501" comment="dtrace-modules-3.8.13-118.24.2.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59634 <object object_ref="oval:com.oracle.elsa:obj:20184215003" /> 59635 <state state_ref="oval:com.oracle.elsa:ste:20184215006" /> 59636 </rpminfo_test> 59637 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215018" version="501" comment="dtrace-modules-3.8.13-118.24.2.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59638 <object object_ref="oval:com.oracle.elsa:obj:20184215003" /> 59639 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59640 </rpminfo_test> 59641 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.24.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59642 <object object_ref="oval:com.oracle.elsa:obj:20184215004" /> 59643 <state state_ref="oval:com.oracle.elsa:ste:20184215007" /> 59644 </rpminfo_test> 59645 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215020" 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"> 59646 <object object_ref="oval:com.oracle.elsa:obj:20184215004" /> 59647 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59648 </rpminfo_test> 59649 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59650 <object object_ref="oval:com.oracle.elsa:obj:20184215005" /> 59651 <state state_ref="oval:com.oracle.elsa:ste:20184215007" /> 59652 </rpminfo_test> 59653 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215022" 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"> 59654 <object object_ref="oval:com.oracle.elsa:obj:20184215005" /> 59655 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59656 </rpminfo_test> 59657 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59658 <object object_ref="oval:com.oracle.elsa:obj:20184215006" /> 59659 <state state_ref="oval:com.oracle.elsa:ste:20184215007" /> 59660 </rpminfo_test> 59661 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215024" 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"> 59662 <object object_ref="oval:com.oracle.elsa:obj:20184215006" /> 59663 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59664 </rpminfo_test> 59665 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59666 <object object_ref="oval:com.oracle.elsa:obj:20184215007" /> 59667 <state state_ref="oval:com.oracle.elsa:ste:20184215007" /> 59668 </rpminfo_test> 59669 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215026" 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"> 59670 <object object_ref="oval:com.oracle.elsa:obj:20184215007" /> 59671 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59672 </rpminfo_test> 59673 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59674 <object object_ref="oval:com.oracle.elsa:obj:20184215008" /> 59675 <state state_ref="oval:com.oracle.elsa:ste:20184215007" /> 59676 </rpminfo_test> 59677 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215028" 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"> 59678 <object object_ref="oval:com.oracle.elsa:obj:20184215008" /> 59679 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59680 </rpminfo_test> 59681 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59682 <object object_ref="oval:com.oracle.elsa:obj:20184215009" /> 59683 <state state_ref="oval:com.oracle.elsa:ste:20184215007" /> 59684 </rpminfo_test> 59685 <rpminfo_test id="oval:com.oracle.elsa:tst:20184215030" 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"> 59686 <object object_ref="oval:com.oracle.elsa:obj:20184215009" /> 59687 <state state_ref="oval:com.oracle.elsa:ste:20184215001" /> 59688 </rpminfo_test> 59689 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59690 <object object_ref="oval:com.oracle.elsa:obj:20184216001" /> 59691 <state state_ref="oval:com.oracle.elsa:ste:20184216002" /> 59692 </rpminfo_test> 59693 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.19.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59694 <object object_ref="oval:com.oracle.elsa:obj:20184216002" /> 59695 <state state_ref="oval:com.oracle.elsa:ste:20184216003" /> 59696 </rpminfo_test> 59697 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216003" 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"> 59698 <object object_ref="oval:com.oracle.elsa:obj:20184216002" /> 59699 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59700 </rpminfo_test> 59701 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59702 <object object_ref="oval:com.oracle.elsa:obj:20184216003" /> 59703 <state state_ref="oval:com.oracle.elsa:ste:20184216003" /> 59704 </rpminfo_test> 59705 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216005" 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"> 59706 <object object_ref="oval:com.oracle.elsa:obj:20184216003" /> 59707 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59708 </rpminfo_test> 59709 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59710 <object object_ref="oval:com.oracle.elsa:obj:20184216004" /> 59711 <state state_ref="oval:com.oracle.elsa:ste:20184216003" /> 59712 </rpminfo_test> 59713 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216007" 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"> 59714 <object object_ref="oval:com.oracle.elsa:obj:20184216004" /> 59715 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59716 </rpminfo_test> 59717 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59718 <object object_ref="oval:com.oracle.elsa:obj:20184216005" /> 59719 <state state_ref="oval:com.oracle.elsa:ste:20184216003" /> 59720 </rpminfo_test> 59721 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216009" 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"> 59722 <object object_ref="oval:com.oracle.elsa:obj:20184216005" /> 59723 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59724 </rpminfo_test> 59725 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59726 <object object_ref="oval:com.oracle.elsa:obj:20184216006" /> 59727 <state state_ref="oval:com.oracle.elsa:ste:20184216003" /> 59728 </rpminfo_test> 59729 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216011" 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"> 59730 <object object_ref="oval:com.oracle.elsa:obj:20184216006" /> 59731 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59732 </rpminfo_test> 59733 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59734 <object object_ref="oval:com.oracle.elsa:obj:20184216007" /> 59735 <state state_ref="oval:com.oracle.elsa:ste:20184216003" /> 59736 </rpminfo_test> 59737 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216013" 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"> 59738 <object object_ref="oval:com.oracle.elsa:obj:20184216007" /> 59739 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59740 </rpminfo_test> 59741 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59742 <object object_ref="oval:com.oracle.elsa:obj:20184216001" /> 59743 <state state_ref="oval:com.oracle.elsa:ste:20184216004" /> 59744 </rpminfo_test> 59745 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.19.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59746 <object object_ref="oval:com.oracle.elsa:obj:20184216002" /> 59747 <state state_ref="oval:com.oracle.elsa:ste:20184216005" /> 59748 </rpminfo_test> 59749 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216016" 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"> 59750 <object object_ref="oval:com.oracle.elsa:obj:20184216002" /> 59751 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59752 </rpminfo_test> 59753 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59754 <object object_ref="oval:com.oracle.elsa:obj:20184216003" /> 59755 <state state_ref="oval:com.oracle.elsa:ste:20184216005" /> 59756 </rpminfo_test> 59757 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216018" 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"> 59758 <object object_ref="oval:com.oracle.elsa:obj:20184216003" /> 59759 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59760 </rpminfo_test> 59761 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59762 <object object_ref="oval:com.oracle.elsa:obj:20184216004" /> 59763 <state state_ref="oval:com.oracle.elsa:ste:20184216005" /> 59764 </rpminfo_test> 59765 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216020" 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"> 59766 <object object_ref="oval:com.oracle.elsa:obj:20184216004" /> 59767 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59768 </rpminfo_test> 59769 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59770 <object object_ref="oval:com.oracle.elsa:obj:20184216005" /> 59771 <state state_ref="oval:com.oracle.elsa:ste:20184216005" /> 59772 </rpminfo_test> 59773 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216022" 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"> 59774 <object object_ref="oval:com.oracle.elsa:obj:20184216005" /> 59775 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59776 </rpminfo_test> 59777 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59778 <object object_ref="oval:com.oracle.elsa:obj:20184216006" /> 59779 <state state_ref="oval:com.oracle.elsa:ste:20184216005" /> 59780 </rpminfo_test> 59781 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216024" 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"> 59782 <object object_ref="oval:com.oracle.elsa:obj:20184216006" /> 59783 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59784 </rpminfo_test> 59785 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59786 <object object_ref="oval:com.oracle.elsa:obj:20184216007" /> 59787 <state state_ref="oval:com.oracle.elsa:ste:20184216005" /> 59788 </rpminfo_test> 59789 <rpminfo_test id="oval:com.oracle.elsa:tst:20184216026" 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"> 59790 <object object_ref="oval:com.oracle.elsa:obj:20184216007" /> 59791 <state state_ref="oval:com.oracle.elsa:ste:20184216001" /> 59792 </rpminfo_test> 59793 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59794 <object object_ref="oval:com.oracle.elsa:obj:20184219001" /> 59795 <state state_ref="oval:com.oracle.elsa:ste:20184219002" /> 59796 </rpminfo_test> 59797 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219002" version="501" comment="kernel is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59798 <object object_ref="oval:com.oracle.elsa:obj:20184219002" /> 59799 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59800 </rpminfo_test> 59801 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219003" version="501" comment="kernel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59802 <object object_ref="oval:com.oracle.elsa:obj:20184219002" /> 59803 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59804 </rpminfo_test> 59805 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219004" version="501" comment="kernel-PAE is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59806 <object object_ref="oval:com.oracle.elsa:obj:20184219003" /> 59807 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59808 </rpminfo_test> 59809 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219005" version="501" comment="kernel-PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59810 <object object_ref="oval:com.oracle.elsa:obj:20184219003" /> 59811 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59812 </rpminfo_test> 59813 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219006" version="501" comment="kernel-PAE-devel is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59814 <object object_ref="oval:com.oracle.elsa:obj:20184219004" /> 59815 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59816 </rpminfo_test> 59817 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219007" version="501" comment="kernel-PAE-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59818 <object object_ref="oval:com.oracle.elsa:obj:20184219004" /> 59819 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59820 </rpminfo_test> 59821 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219008" version="501" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59822 <object object_ref="oval:com.oracle.elsa:obj:20184219005" /> 59823 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59824 </rpminfo_test> 59825 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219009" version="501" comment="kernel-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59826 <object object_ref="oval:com.oracle.elsa:obj:20184219005" /> 59827 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59828 </rpminfo_test> 59829 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219010" version="501" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59830 <object object_ref="oval:com.oracle.elsa:obj:20184219006" /> 59831 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59832 </rpminfo_test> 59833 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219011" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59834 <object object_ref="oval:com.oracle.elsa:obj:20184219006" /> 59835 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59836 </rpminfo_test> 59837 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219012" version="501" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59838 <object object_ref="oval:com.oracle.elsa:obj:20184219007" /> 59839 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59840 </rpminfo_test> 59841 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219013" version="501" comment="kernel-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59842 <object object_ref="oval:com.oracle.elsa:obj:20184219007" /> 59843 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59844 </rpminfo_test> 59845 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219014" version="501" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59846 <object object_ref="oval:com.oracle.elsa:obj:20184219008" /> 59847 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59848 </rpminfo_test> 59849 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219015" version="501" comment="kernel-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59850 <object object_ref="oval:com.oracle.elsa:obj:20184219008" /> 59851 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59852 </rpminfo_test> 59853 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219016" version="501" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59854 <object object_ref="oval:com.oracle.elsa:obj:20184219009" /> 59855 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59856 </rpminfo_test> 59857 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219017" version="501" comment="kernel-headers is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59858 <object object_ref="oval:com.oracle.elsa:obj:20184219009" /> 59859 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59860 </rpminfo_test> 59861 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219018" version="501" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59862 <object object_ref="oval:com.oracle.elsa:obj:20184219010" /> 59863 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59864 </rpminfo_test> 59865 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219019" version="501" comment="kernel-xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59866 <object object_ref="oval:com.oracle.elsa:obj:20184219010" /> 59867 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59868 </rpminfo_test> 59869 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219020" version="501" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.11.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59870 <object object_ref="oval:com.oracle.elsa:obj:20184219011" /> 59871 <state state_ref="oval:com.oracle.elsa:ste:20184219003" /> 59872 </rpminfo_test> 59873 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219021" version="501" comment="kernel-xen-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59874 <object object_ref="oval:com.oracle.elsa:obj:20184219011" /> 59875 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59876 </rpminfo_test> 59877 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219022" version="501" comment="ocfs2-2.6.18-419.0.0.0.11.el5 is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59878 <object object_ref="oval:com.oracle.elsa:obj:20184219012" /> 59879 <state state_ref="oval:com.oracle.elsa:ste:20184219004" /> 59880 </rpminfo_test> 59881 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219023" version="501" comment="ocfs2-2.6.18-419.0.0.0.11.el5 is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59882 <object object_ref="oval:com.oracle.elsa:obj:20184219012" /> 59883 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59884 </rpminfo_test> 59885 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219024" version="501" comment="ocfs2-2.6.18-419.0.0.0.11.el5PAE is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59886 <object object_ref="oval:com.oracle.elsa:obj:20184219013" /> 59887 <state state_ref="oval:com.oracle.elsa:ste:20184219004" /> 59888 </rpminfo_test> 59889 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219025" version="501" comment="ocfs2-2.6.18-419.0.0.0.11.el5PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59890 <object object_ref="oval:com.oracle.elsa:obj:20184219013" /> 59891 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59892 </rpminfo_test> 59893 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219026" version="501" comment="ocfs2-2.6.18-419.0.0.0.11.el5debug is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59894 <object object_ref="oval:com.oracle.elsa:obj:20184219014" /> 59895 <state state_ref="oval:com.oracle.elsa:ste:20184219004" /> 59896 </rpminfo_test> 59897 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219027" version="501" comment="ocfs2-2.6.18-419.0.0.0.11.el5debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59898 <object object_ref="oval:com.oracle.elsa:obj:20184219014" /> 59899 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59900 </rpminfo_test> 59901 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219028" version="501" comment="ocfs2-2.6.18-419.0.0.0.11.el5xen is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59902 <object object_ref="oval:com.oracle.elsa:obj:20184219015" /> 59903 <state state_ref="oval:com.oracle.elsa:ste:20184219004" /> 59904 </rpminfo_test> 59905 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219029" version="501" comment="ocfs2-2.6.18-419.0.0.0.11.el5xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59906 <object object_ref="oval:com.oracle.elsa:obj:20184219015" /> 59907 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59908 </rpminfo_test> 59909 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219030" version="501" comment="oracleasm-2.6.18-419.0.0.0.11.el5 is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59910 <object object_ref="oval:com.oracle.elsa:obj:20184219016" /> 59911 <state state_ref="oval:com.oracle.elsa:ste:20184219005" /> 59912 </rpminfo_test> 59913 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219031" version="501" comment="oracleasm-2.6.18-419.0.0.0.11.el5 is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59914 <object object_ref="oval:com.oracle.elsa:obj:20184219016" /> 59915 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59916 </rpminfo_test> 59917 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219032" version="501" comment="oracleasm-2.6.18-419.0.0.0.11.el5PAE is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59918 <object object_ref="oval:com.oracle.elsa:obj:20184219017" /> 59919 <state state_ref="oval:com.oracle.elsa:ste:20184219005" /> 59920 </rpminfo_test> 59921 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219033" version="501" comment="oracleasm-2.6.18-419.0.0.0.11.el5PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59922 <object object_ref="oval:com.oracle.elsa:obj:20184219017" /> 59923 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59924 </rpminfo_test> 59925 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219034" version="501" comment="oracleasm-2.6.18-419.0.0.0.11.el5debug is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59926 <object object_ref="oval:com.oracle.elsa:obj:20184219018" /> 59927 <state state_ref="oval:com.oracle.elsa:ste:20184219005" /> 59928 </rpminfo_test> 59929 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219035" version="501" comment="oracleasm-2.6.18-419.0.0.0.11.el5debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59930 <object object_ref="oval:com.oracle.elsa:obj:20184219018" /> 59931 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59932 </rpminfo_test> 59933 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219036" version="501" comment="oracleasm-2.6.18-419.0.0.0.11.el5xen is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59934 <object object_ref="oval:com.oracle.elsa:obj:20184219019" /> 59935 <state state_ref="oval:com.oracle.elsa:ste:20184219005" /> 59936 </rpminfo_test> 59937 <rpminfo_test id="oval:com.oracle.elsa:tst:20184219037" version="501" comment="oracleasm-2.6.18-419.0.0.0.11.el5xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59938 <object object_ref="oval:com.oracle.elsa:obj:20184219019" /> 59939 <state state_ref="oval:com.oracle.elsa:ste:20184219001" /> 59940 </rpminfo_test> 59941 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59942 <object object_ref="oval:com.oracle.elsa:obj:20184227001" /> 59943 <state state_ref="oval:com.oracle.elsa:ste:20184227002" /> 59944 </rpminfo_test> 59945 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.19.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59946 <object object_ref="oval:com.oracle.elsa:obj:20184227002" /> 59947 <state state_ref="oval:com.oracle.elsa:ste:20184227003" /> 59948 </rpminfo_test> 59949 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227003" 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"> 59950 <object object_ref="oval:com.oracle.elsa:obj:20184227002" /> 59951 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 59952 </rpminfo_test> 59953 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59954 <object object_ref="oval:com.oracle.elsa:obj:20184227003" /> 59955 <state state_ref="oval:com.oracle.elsa:ste:20184227003" /> 59956 </rpminfo_test> 59957 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227005" 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"> 59958 <object object_ref="oval:com.oracle.elsa:obj:20184227003" /> 59959 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 59960 </rpminfo_test> 59961 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59962 <object object_ref="oval:com.oracle.elsa:obj:20184227004" /> 59963 <state state_ref="oval:com.oracle.elsa:ste:20184227003" /> 59964 </rpminfo_test> 59965 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227007" 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"> 59966 <object object_ref="oval:com.oracle.elsa:obj:20184227004" /> 59967 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 59968 </rpminfo_test> 59969 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59970 <object object_ref="oval:com.oracle.elsa:obj:20184227005" /> 59971 <state state_ref="oval:com.oracle.elsa:ste:20184227003" /> 59972 </rpminfo_test> 59973 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227009" 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"> 59974 <object object_ref="oval:com.oracle.elsa:obj:20184227005" /> 59975 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 59976 </rpminfo_test> 59977 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59978 <object object_ref="oval:com.oracle.elsa:obj:20184227006" /> 59979 <state state_ref="oval:com.oracle.elsa:ste:20184227003" /> 59980 </rpminfo_test> 59981 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227011" 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"> 59982 <object object_ref="oval:com.oracle.elsa:obj:20184227006" /> 59983 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 59984 </rpminfo_test> 59985 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.5.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59986 <object object_ref="oval:com.oracle.elsa:obj:20184227007" /> 59987 <state state_ref="oval:com.oracle.elsa:ste:20184227003" /> 59988 </rpminfo_test> 59989 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227013" 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"> 59990 <object object_ref="oval:com.oracle.elsa:obj:20184227007" /> 59991 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 59992 </rpminfo_test> 59993 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59994 <object object_ref="oval:com.oracle.elsa:obj:20184227001" /> 59995 <state state_ref="oval:com.oracle.elsa:ste:20184227004" /> 59996 </rpminfo_test> 59997 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.19.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 59998 <object object_ref="oval:com.oracle.elsa:obj:20184227002" /> 59999 <state state_ref="oval:com.oracle.elsa:ste:20184227005" /> 60000 </rpminfo_test> 60001 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227016" 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"> 60002 <object object_ref="oval:com.oracle.elsa:obj:20184227002" /> 60003 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 60004 </rpminfo_test> 60005 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60006 <object object_ref="oval:com.oracle.elsa:obj:20184227003" /> 60007 <state state_ref="oval:com.oracle.elsa:ste:20184227005" /> 60008 </rpminfo_test> 60009 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227018" 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"> 60010 <object object_ref="oval:com.oracle.elsa:obj:20184227003" /> 60011 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 60012 </rpminfo_test> 60013 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60014 <object object_ref="oval:com.oracle.elsa:obj:20184227004" /> 60015 <state state_ref="oval:com.oracle.elsa:ste:20184227005" /> 60016 </rpminfo_test> 60017 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227020" 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"> 60018 <object object_ref="oval:com.oracle.elsa:obj:20184227004" /> 60019 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 60020 </rpminfo_test> 60021 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60022 <object object_ref="oval:com.oracle.elsa:obj:20184227005" /> 60023 <state state_ref="oval:com.oracle.elsa:ste:20184227005" /> 60024 </rpminfo_test> 60025 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227022" 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"> 60026 <object object_ref="oval:com.oracle.elsa:obj:20184227005" /> 60027 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 60028 </rpminfo_test> 60029 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60030 <object object_ref="oval:com.oracle.elsa:obj:20184227006" /> 60031 <state state_ref="oval:com.oracle.elsa:ste:20184227005" /> 60032 </rpminfo_test> 60033 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227024" 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"> 60034 <object object_ref="oval:com.oracle.elsa:obj:20184227006" /> 60035 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 60036 </rpminfo_test> 60037 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60038 <object object_ref="oval:com.oracle.elsa:obj:20184227007" /> 60039 <state state_ref="oval:com.oracle.elsa:ste:20184227005" /> 60040 </rpminfo_test> 60041 <rpminfo_test id="oval:com.oracle.elsa:tst:20184227026" 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"> 60042 <object object_ref="oval:com.oracle.elsa:obj:20184227007" /> 60043 <state state_ref="oval:com.oracle.elsa:ste:20184227001" /> 60044 </rpminfo_test> 60045 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60046 <object object_ref="oval:com.oracle.elsa:obj:20184228001" /> 60047 <state state_ref="oval:com.oracle.elsa:ste:20184228002" /> 60048 </rpminfo_test> 60049 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228002" version="501" comment="openssl is earlier than 0:1.0.1e-57.0.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60050 <object object_ref="oval:com.oracle.elsa:obj:20184228002" /> 60051 <state state_ref="oval:com.oracle.elsa:ste:20184228003" /> 60052 </rpminfo_test> 60053 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228003" version="501" comment="openssl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60054 <object object_ref="oval:com.oracle.elsa:obj:20184228002" /> 60055 <state state_ref="oval:com.oracle.elsa:ste:20184228001" /> 60056 </rpminfo_test> 60057 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228004" version="501" comment="openssl-devel is earlier than 0:1.0.1e-57.0.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60058 <object object_ref="oval:com.oracle.elsa:obj:20184228003" /> 60059 <state state_ref="oval:com.oracle.elsa:ste:20184228003" /> 60060 </rpminfo_test> 60061 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228005" version="501" comment="openssl-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60062 <object object_ref="oval:com.oracle.elsa:obj:20184228003" /> 60063 <state state_ref="oval:com.oracle.elsa:ste:20184228001" /> 60064 </rpminfo_test> 60065 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228006" version="501" comment="openssl-perl is earlier than 0:1.0.1e-57.0.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60066 <object object_ref="oval:com.oracle.elsa:obj:20184228004" /> 60067 <state state_ref="oval:com.oracle.elsa:ste:20184228003" /> 60068 </rpminfo_test> 60069 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228007" version="501" comment="openssl-perl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60070 <object object_ref="oval:com.oracle.elsa:obj:20184228004" /> 60071 <state state_ref="oval:com.oracle.elsa:ste:20184228001" /> 60072 </rpminfo_test> 60073 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228008" version="501" comment="openssl-static is earlier than 0:1.0.1e-57.0.5.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60074 <object object_ref="oval:com.oracle.elsa:obj:20184228005" /> 60075 <state state_ref="oval:com.oracle.elsa:ste:20184228003" /> 60076 </rpminfo_test> 60077 <rpminfo_test id="oval:com.oracle.elsa:tst:20184228009" version="501" comment="openssl-static is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60078 <object object_ref="oval:com.oracle.elsa:obj:20184228005" /> 60079 <state state_ref="oval:com.oracle.elsa:ste:20184228001" /> 60080 </rpminfo_test> 60081 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60082 <object object_ref="oval:com.oracle.elsa:obj:20184230001" /> 60083 <state state_ref="oval:com.oracle.elsa:ste:20184230002" /> 60084 </rpminfo_test> 60085 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.19.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60086 <object object_ref="oval:com.oracle.elsa:obj:20184230002" /> 60087 <state state_ref="oval:com.oracle.elsa:ste:20184230003" /> 60088 </rpminfo_test> 60089 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230003" 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"> 60090 <object object_ref="oval:com.oracle.elsa:obj:20184230002" /> 60091 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60092 </rpminfo_test> 60093 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60094 <object object_ref="oval:com.oracle.elsa:obj:20184230003" /> 60095 <state state_ref="oval:com.oracle.elsa:ste:20184230003" /> 60096 </rpminfo_test> 60097 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230005" 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"> 60098 <object object_ref="oval:com.oracle.elsa:obj:20184230003" /> 60099 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60100 </rpminfo_test> 60101 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60102 <object object_ref="oval:com.oracle.elsa:obj:20184230004" /> 60103 <state state_ref="oval:com.oracle.elsa:ste:20184230003" /> 60104 </rpminfo_test> 60105 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230007" 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"> 60106 <object object_ref="oval:com.oracle.elsa:obj:20184230004" /> 60107 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60108 </rpminfo_test> 60109 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60110 <object object_ref="oval:com.oracle.elsa:obj:20184230005" /> 60111 <state state_ref="oval:com.oracle.elsa:ste:20184230003" /> 60112 </rpminfo_test> 60113 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230009" 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"> 60114 <object object_ref="oval:com.oracle.elsa:obj:20184230005" /> 60115 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60116 </rpminfo_test> 60117 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60118 <object object_ref="oval:com.oracle.elsa:obj:20184230006" /> 60119 <state state_ref="oval:com.oracle.elsa:ste:20184230003" /> 60120 </rpminfo_test> 60121 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230011" 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"> 60122 <object object_ref="oval:com.oracle.elsa:obj:20184230006" /> 60123 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60124 </rpminfo_test> 60125 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.6.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60126 <object object_ref="oval:com.oracle.elsa:obj:20184230007" /> 60127 <state state_ref="oval:com.oracle.elsa:ste:20184230003" /> 60128 </rpminfo_test> 60129 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230013" 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"> 60130 <object object_ref="oval:com.oracle.elsa:obj:20184230007" /> 60131 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60132 </rpminfo_test> 60133 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60134 <object object_ref="oval:com.oracle.elsa:obj:20184230001" /> 60135 <state state_ref="oval:com.oracle.elsa:ste:20184230004" /> 60136 </rpminfo_test> 60137 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.19.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60138 <object object_ref="oval:com.oracle.elsa:obj:20184230002" /> 60139 <state state_ref="oval:com.oracle.elsa:ste:20184230005" /> 60140 </rpminfo_test> 60141 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230016" 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"> 60142 <object object_ref="oval:com.oracle.elsa:obj:20184230002" /> 60143 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60144 </rpminfo_test> 60145 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.19.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60146 <object object_ref="oval:com.oracle.elsa:obj:20184230003" /> 60147 <state state_ref="oval:com.oracle.elsa:ste:20184230005" /> 60148 </rpminfo_test> 60149 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230018" 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"> 60150 <object object_ref="oval:com.oracle.elsa:obj:20184230003" /> 60151 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60152 </rpminfo_test> 60153 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.19.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60154 <object object_ref="oval:com.oracle.elsa:obj:20184230004" /> 60155 <state state_ref="oval:com.oracle.elsa:ste:20184230005" /> 60156 </rpminfo_test> 60157 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230020" 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"> 60158 <object object_ref="oval:com.oracle.elsa:obj:20184230004" /> 60159 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60160 </rpminfo_test> 60161 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.19.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60162 <object object_ref="oval:com.oracle.elsa:obj:20184230005" /> 60163 <state state_ref="oval:com.oracle.elsa:ste:20184230005" /> 60164 </rpminfo_test> 60165 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230022" 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"> 60166 <object object_ref="oval:com.oracle.elsa:obj:20184230005" /> 60167 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60168 </rpminfo_test> 60169 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.19.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60170 <object object_ref="oval:com.oracle.elsa:obj:20184230006" /> 60171 <state state_ref="oval:com.oracle.elsa:ste:20184230005" /> 60172 </rpminfo_test> 60173 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230024" 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"> 60174 <object object_ref="oval:com.oracle.elsa:obj:20184230006" /> 60175 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60176 </rpminfo_test> 60177 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.19.6.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60178 <object object_ref="oval:com.oracle.elsa:obj:20184230007" /> 60179 <state state_ref="oval:com.oracle.elsa:ste:20184230005" /> 60180 </rpminfo_test> 60181 <rpminfo_test id="oval:com.oracle.elsa:tst:20184230026" 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"> 60182 <object object_ref="oval:com.oracle.elsa:obj:20184230007" /> 60183 <state state_ref="oval:com.oracle.elsa:ste:20184230001" /> 60184 </rpminfo_test> 60185 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60186 <object object_ref="oval:com.oracle.elsa:obj:20184233001" /> 60187 <state state_ref="oval:com.oracle.elsa:ste:20184233002" /> 60188 </rpminfo_test> 60189 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233002" version="501" comment="dtrace-modules-3.8.13-118.24.3.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60190 <object object_ref="oval:com.oracle.elsa:obj:20184233002" /> 60191 <state state_ref="oval:com.oracle.elsa:ste:20184233003" /> 60192 </rpminfo_test> 60193 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233003" version="501" comment="dtrace-modules-3.8.13-118.24.3.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60194 <object object_ref="oval:com.oracle.elsa:obj:20184233002" /> 60195 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60196 </rpminfo_test> 60197 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.24.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60198 <object object_ref="oval:com.oracle.elsa:obj:20184233004" /> 60199 <state state_ref="oval:com.oracle.elsa:ste:20184233004" /> 60200 </rpminfo_test> 60201 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233005" 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"> 60202 <object object_ref="oval:com.oracle.elsa:obj:20184233004" /> 60203 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60204 </rpminfo_test> 60205 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60206 <object object_ref="oval:com.oracle.elsa:obj:20184233005" /> 60207 <state state_ref="oval:com.oracle.elsa:ste:20184233004" /> 60208 </rpminfo_test> 60209 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233007" 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"> 60210 <object object_ref="oval:com.oracle.elsa:obj:20184233005" /> 60211 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60212 </rpminfo_test> 60213 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60214 <object object_ref="oval:com.oracle.elsa:obj:20184233006" /> 60215 <state state_ref="oval:com.oracle.elsa:ste:20184233004" /> 60216 </rpminfo_test> 60217 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233009" 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"> 60218 <object object_ref="oval:com.oracle.elsa:obj:20184233006" /> 60219 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60220 </rpminfo_test> 60221 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60222 <object object_ref="oval:com.oracle.elsa:obj:20184233007" /> 60223 <state state_ref="oval:com.oracle.elsa:ste:20184233004" /> 60224 </rpminfo_test> 60225 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233011" 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"> 60226 <object object_ref="oval:com.oracle.elsa:obj:20184233007" /> 60227 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60228 </rpminfo_test> 60229 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60230 <object object_ref="oval:com.oracle.elsa:obj:20184233008" /> 60231 <state state_ref="oval:com.oracle.elsa:ste:20184233004" /> 60232 </rpminfo_test> 60233 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233013" 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"> 60234 <object object_ref="oval:com.oracle.elsa:obj:20184233008" /> 60235 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60236 </rpminfo_test> 60237 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.3.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60238 <object object_ref="oval:com.oracle.elsa:obj:20184233009" /> 60239 <state state_ref="oval:com.oracle.elsa:ste:20184233004" /> 60240 </rpminfo_test> 60241 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233015" 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"> 60242 <object object_ref="oval:com.oracle.elsa:obj:20184233009" /> 60243 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60244 </rpminfo_test> 60245 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60246 <object object_ref="oval:com.oracle.elsa:obj:20184233001" /> 60247 <state state_ref="oval:com.oracle.elsa:ste:20184233005" /> 60248 </rpminfo_test> 60249 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233017" version="501" comment="dtrace-modules-3.8.13-118.24.3.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60250 <object object_ref="oval:com.oracle.elsa:obj:20184233003" /> 60251 <state state_ref="oval:com.oracle.elsa:ste:20184233006" /> 60252 </rpminfo_test> 60253 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233018" version="501" comment="dtrace-modules-3.8.13-118.24.3.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60254 <object object_ref="oval:com.oracle.elsa:obj:20184233003" /> 60255 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60256 </rpminfo_test> 60257 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.24.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60258 <object object_ref="oval:com.oracle.elsa:obj:20184233004" /> 60259 <state state_ref="oval:com.oracle.elsa:ste:20184233007" /> 60260 </rpminfo_test> 60261 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233020" 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"> 60262 <object object_ref="oval:com.oracle.elsa:obj:20184233004" /> 60263 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60264 </rpminfo_test> 60265 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.24.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60266 <object object_ref="oval:com.oracle.elsa:obj:20184233005" /> 60267 <state state_ref="oval:com.oracle.elsa:ste:20184233007" /> 60268 </rpminfo_test> 60269 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233022" 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"> 60270 <object object_ref="oval:com.oracle.elsa:obj:20184233005" /> 60271 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60272 </rpminfo_test> 60273 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.24.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60274 <object object_ref="oval:com.oracle.elsa:obj:20184233006" /> 60275 <state state_ref="oval:com.oracle.elsa:ste:20184233007" /> 60276 </rpminfo_test> 60277 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233024" 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"> 60278 <object object_ref="oval:com.oracle.elsa:obj:20184233006" /> 60279 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60280 </rpminfo_test> 60281 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.24.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60282 <object object_ref="oval:com.oracle.elsa:obj:20184233007" /> 60283 <state state_ref="oval:com.oracle.elsa:ste:20184233007" /> 60284 </rpminfo_test> 60285 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233026" 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"> 60286 <object object_ref="oval:com.oracle.elsa:obj:20184233007" /> 60287 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60288 </rpminfo_test> 60289 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.24.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60290 <object object_ref="oval:com.oracle.elsa:obj:20184233008" /> 60291 <state state_ref="oval:com.oracle.elsa:ste:20184233007" /> 60292 </rpminfo_test> 60293 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233028" 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"> 60294 <object object_ref="oval:com.oracle.elsa:obj:20184233008" /> 60295 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60296 </rpminfo_test> 60297 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.24.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60298 <object object_ref="oval:com.oracle.elsa:obj:20184233009" /> 60299 <state state_ref="oval:com.oracle.elsa:ste:20184233007" /> 60300 </rpminfo_test> 60301 <rpminfo_test id="oval:com.oracle.elsa:tst:20184233030" 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"> 60302 <object object_ref="oval:com.oracle.elsa:obj:20184233009" /> 60303 <state state_ref="oval:com.oracle.elsa:ste:20184233001" /> 60304 </rpminfo_test> 60305 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60306 <object object_ref="oval:com.oracle.elsa:obj:20184234001" /> 60307 <state state_ref="oval:com.oracle.elsa:ste:20184234003" /> 60308 </rpminfo_test> 60309 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.301.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60310 <object object_ref="oval:com.oracle.elsa:obj:20184234002" /> 60311 <state state_ref="oval:com.oracle.elsa:ste:20184234004" /> 60312 </rpminfo_test> 60313 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60314 <object object_ref="oval:com.oracle.elsa:obj:20184234002" /> 60315 <state state_ref="oval:com.oracle.elsa:ste:20184234001" /> 60316 </rpminfo_test> 60317 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.301.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60318 <object object_ref="oval:com.oracle.elsa:obj:20184234003" /> 60319 <state state_ref="oval:com.oracle.elsa:ste:20184234004" /> 60320 </rpminfo_test> 60321 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60322 <object object_ref="oval:com.oracle.elsa:obj:20184234003" /> 60323 <state state_ref="oval:com.oracle.elsa:ste:20184234001" /> 60324 </rpminfo_test> 60325 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.301.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60326 <object object_ref="oval:com.oracle.elsa:obj:20184234004" /> 60327 <state state_ref="oval:com.oracle.elsa:ste:20184234004" /> 60328 </rpminfo_test> 60329 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60330 <object object_ref="oval:com.oracle.elsa:obj:20184234004" /> 60331 <state state_ref="oval:com.oracle.elsa:ste:20184234001" /> 60332 </rpminfo_test> 60333 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.301.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60334 <object object_ref="oval:com.oracle.elsa:obj:20184234005" /> 60335 <state state_ref="oval:com.oracle.elsa:ste:20184234004" /> 60336 </rpminfo_test> 60337 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60338 <object object_ref="oval:com.oracle.elsa:obj:20184234005" /> 60339 <state state_ref="oval:com.oracle.elsa:ste:20184234001" /> 60340 </rpminfo_test> 60341 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.301.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60342 <object object_ref="oval:com.oracle.elsa:obj:20184234006" /> 60343 <state state_ref="oval:com.oracle.elsa:ste:20184234004" /> 60344 </rpminfo_test> 60345 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60346 <object object_ref="oval:com.oracle.elsa:obj:20184234006" /> 60347 <state state_ref="oval:com.oracle.elsa:ste:20184234001" /> 60348 </rpminfo_test> 60349 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.301.2.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60350 <object object_ref="oval:com.oracle.elsa:obj:20184234007" /> 60351 <state state_ref="oval:com.oracle.elsa:ste:20184234004" /> 60352 </rpminfo_test> 60353 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60354 <object object_ref="oval:com.oracle.elsa:obj:20184234007" /> 60355 <state state_ref="oval:com.oracle.elsa:ste:20184234001" /> 60356 </rpminfo_test> 60357 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60358 <object object_ref="oval:com.oracle.elsa:obj:20184234001" /> 60359 <state state_ref="oval:com.oracle.elsa:ste:20184234005" /> 60360 </rpminfo_test> 60361 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.301.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60362 <object object_ref="oval:com.oracle.elsa:obj:20184234002" /> 60363 <state state_ref="oval:com.oracle.elsa:ste:20184234006" /> 60364 </rpminfo_test> 60365 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234016" 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"> 60366 <object object_ref="oval:com.oracle.elsa:obj:20184234002" /> 60367 <state state_ref="oval:com.oracle.elsa:ste:20184234002" /> 60368 </rpminfo_test> 60369 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.301.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60370 <object object_ref="oval:com.oracle.elsa:obj:20184234003" /> 60371 <state state_ref="oval:com.oracle.elsa:ste:20184234006" /> 60372 </rpminfo_test> 60373 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234018" 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"> 60374 <object object_ref="oval:com.oracle.elsa:obj:20184234003" /> 60375 <state state_ref="oval:com.oracle.elsa:ste:20184234002" /> 60376 </rpminfo_test> 60377 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.301.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60378 <object object_ref="oval:com.oracle.elsa:obj:20184234004" /> 60379 <state state_ref="oval:com.oracle.elsa:ste:20184234006" /> 60380 </rpminfo_test> 60381 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234020" 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"> 60382 <object object_ref="oval:com.oracle.elsa:obj:20184234004" /> 60383 <state state_ref="oval:com.oracle.elsa:ste:20184234002" /> 60384 </rpminfo_test> 60385 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.301.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60386 <object object_ref="oval:com.oracle.elsa:obj:20184234005" /> 60387 <state state_ref="oval:com.oracle.elsa:ste:20184234006" /> 60388 </rpminfo_test> 60389 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234022" 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"> 60390 <object object_ref="oval:com.oracle.elsa:obj:20184234005" /> 60391 <state state_ref="oval:com.oracle.elsa:ste:20184234002" /> 60392 </rpminfo_test> 60393 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.301.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60394 <object object_ref="oval:com.oracle.elsa:obj:20184234006" /> 60395 <state state_ref="oval:com.oracle.elsa:ste:20184234006" /> 60396 </rpminfo_test> 60397 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234024" 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"> 60398 <object object_ref="oval:com.oracle.elsa:obj:20184234006" /> 60399 <state state_ref="oval:com.oracle.elsa:ste:20184234002" /> 60400 </rpminfo_test> 60401 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.301.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60402 <object object_ref="oval:com.oracle.elsa:obj:20184234007" /> 60403 <state state_ref="oval:com.oracle.elsa:ste:20184234006" /> 60404 </rpminfo_test> 60405 <rpminfo_test id="oval:com.oracle.elsa:tst:20184234026" 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"> 60406 <object object_ref="oval:com.oracle.elsa:obj:20184234007" /> 60407 <state state_ref="oval:com.oracle.elsa:ste:20184234002" /> 60408 </rpminfo_test> 60409 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60410 <object object_ref="oval:com.oracle.elsa:obj:20184235001" /> 60411 <state state_ref="oval:com.oracle.elsa:ste:20184235002" /> 60412 </rpminfo_test> 60413 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235002" version="501" comment="kernel is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60414 <object object_ref="oval:com.oracle.elsa:obj:20184235002" /> 60415 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60416 </rpminfo_test> 60417 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235003" version="501" comment="kernel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60418 <object object_ref="oval:com.oracle.elsa:obj:20184235002" /> 60419 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60420 </rpminfo_test> 60421 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235004" version="501" comment="kernel-PAE is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60422 <object object_ref="oval:com.oracle.elsa:obj:20184235003" /> 60423 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60424 </rpminfo_test> 60425 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235005" version="501" comment="kernel-PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60426 <object object_ref="oval:com.oracle.elsa:obj:20184235003" /> 60427 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60428 </rpminfo_test> 60429 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235006" version="501" comment="kernel-PAE-devel is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60430 <object object_ref="oval:com.oracle.elsa:obj:20184235004" /> 60431 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60432 </rpminfo_test> 60433 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235007" version="501" comment="kernel-PAE-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60434 <object object_ref="oval:com.oracle.elsa:obj:20184235004" /> 60435 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60436 </rpminfo_test> 60437 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235008" version="501" comment="kernel-debug is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60438 <object object_ref="oval:com.oracle.elsa:obj:20184235005" /> 60439 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60440 </rpminfo_test> 60441 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235009" version="501" comment="kernel-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60442 <object object_ref="oval:com.oracle.elsa:obj:20184235005" /> 60443 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60444 </rpminfo_test> 60445 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235010" version="501" comment="kernel-debug-devel is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60446 <object object_ref="oval:com.oracle.elsa:obj:20184235006" /> 60447 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60448 </rpminfo_test> 60449 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235011" version="501" comment="kernel-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60450 <object object_ref="oval:com.oracle.elsa:obj:20184235006" /> 60451 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60452 </rpminfo_test> 60453 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235012" version="501" comment="kernel-devel is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60454 <object object_ref="oval:com.oracle.elsa:obj:20184235007" /> 60455 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60456 </rpminfo_test> 60457 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235013" version="501" comment="kernel-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60458 <object object_ref="oval:com.oracle.elsa:obj:20184235007" /> 60459 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60460 </rpminfo_test> 60461 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235014" version="501" comment="kernel-doc is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60462 <object object_ref="oval:com.oracle.elsa:obj:20184235008" /> 60463 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60464 </rpminfo_test> 60465 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235015" version="501" comment="kernel-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60466 <object object_ref="oval:com.oracle.elsa:obj:20184235008" /> 60467 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60468 </rpminfo_test> 60469 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235016" version="501" comment="kernel-headers is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60470 <object object_ref="oval:com.oracle.elsa:obj:20184235009" /> 60471 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60472 </rpminfo_test> 60473 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235017" version="501" comment="kernel-headers is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60474 <object object_ref="oval:com.oracle.elsa:obj:20184235009" /> 60475 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60476 </rpminfo_test> 60477 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235018" version="501" comment="kernel-xen is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60478 <object object_ref="oval:com.oracle.elsa:obj:20184235010" /> 60479 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60480 </rpminfo_test> 60481 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235019" version="501" comment="kernel-xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60482 <object object_ref="oval:com.oracle.elsa:obj:20184235010" /> 60483 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60484 </rpminfo_test> 60485 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235020" version="501" comment="kernel-xen-devel is earlier than 0:2.6.18-419.0.0.0.12.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60486 <object object_ref="oval:com.oracle.elsa:obj:20184235011" /> 60487 <state state_ref="oval:com.oracle.elsa:ste:20184235003" /> 60488 </rpminfo_test> 60489 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235021" version="501" comment="kernel-xen-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60490 <object object_ref="oval:com.oracle.elsa:obj:20184235011" /> 60491 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60492 </rpminfo_test> 60493 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235022" version="501" comment="ocfs2-2.6.18-419.0.0.0.12.el5 is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60494 <object object_ref="oval:com.oracle.elsa:obj:20184235012" /> 60495 <state state_ref="oval:com.oracle.elsa:ste:20184235004" /> 60496 </rpminfo_test> 60497 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235023" version="501" comment="ocfs2-2.6.18-419.0.0.0.12.el5 is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60498 <object object_ref="oval:com.oracle.elsa:obj:20184235012" /> 60499 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60500 </rpminfo_test> 60501 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235024" version="501" comment="ocfs2-2.6.18-419.0.0.0.12.el5PAE is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60502 <object object_ref="oval:com.oracle.elsa:obj:20184235013" /> 60503 <state state_ref="oval:com.oracle.elsa:ste:20184235004" /> 60504 </rpminfo_test> 60505 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235025" version="501" comment="ocfs2-2.6.18-419.0.0.0.12.el5PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60506 <object object_ref="oval:com.oracle.elsa:obj:20184235013" /> 60507 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60508 </rpminfo_test> 60509 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235026" version="501" comment="ocfs2-2.6.18-419.0.0.0.12.el5debug is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60510 <object object_ref="oval:com.oracle.elsa:obj:20184235014" /> 60511 <state state_ref="oval:com.oracle.elsa:ste:20184235004" /> 60512 </rpminfo_test> 60513 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235027" version="501" comment="ocfs2-2.6.18-419.0.0.0.12.el5debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60514 <object object_ref="oval:com.oracle.elsa:obj:20184235014" /> 60515 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60516 </rpminfo_test> 60517 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235028" version="501" comment="ocfs2-2.6.18-419.0.0.0.12.el5xen is earlier than 0:1.4.11-1.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60518 <object object_ref="oval:com.oracle.elsa:obj:20184235015" /> 60519 <state state_ref="oval:com.oracle.elsa:ste:20184235004" /> 60520 </rpminfo_test> 60521 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235029" version="501" comment="ocfs2-2.6.18-419.0.0.0.12.el5xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60522 <object object_ref="oval:com.oracle.elsa:obj:20184235015" /> 60523 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60524 </rpminfo_test> 60525 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235030" version="501" comment="oracleasm-2.6.18-419.0.0.0.12.el5 is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60526 <object object_ref="oval:com.oracle.elsa:obj:20184235016" /> 60527 <state state_ref="oval:com.oracle.elsa:ste:20184235005" /> 60528 </rpminfo_test> 60529 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235031" version="501" comment="oracleasm-2.6.18-419.0.0.0.12.el5 is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60530 <object object_ref="oval:com.oracle.elsa:obj:20184235016" /> 60531 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60532 </rpminfo_test> 60533 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235032" version="501" comment="oracleasm-2.6.18-419.0.0.0.12.el5PAE is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60534 <object object_ref="oval:com.oracle.elsa:obj:20184235017" /> 60535 <state state_ref="oval:com.oracle.elsa:ste:20184235005" /> 60536 </rpminfo_test> 60537 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235033" version="501" comment="oracleasm-2.6.18-419.0.0.0.12.el5PAE is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60538 <object object_ref="oval:com.oracle.elsa:obj:20184235017" /> 60539 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60540 </rpminfo_test> 60541 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235034" version="501" comment="oracleasm-2.6.18-419.0.0.0.12.el5debug is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60542 <object object_ref="oval:com.oracle.elsa:obj:20184235018" /> 60543 <state state_ref="oval:com.oracle.elsa:ste:20184235005" /> 60544 </rpminfo_test> 60545 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235035" version="501" comment="oracleasm-2.6.18-419.0.0.0.12.el5debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60546 <object object_ref="oval:com.oracle.elsa:obj:20184235018" /> 60547 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60548 </rpminfo_test> 60549 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235036" version="501" comment="oracleasm-2.6.18-419.0.0.0.12.el5xen is earlier than 0:2.0.5-2.el5" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60550 <object object_ref="oval:com.oracle.elsa:obj:20184235019" /> 60551 <state state_ref="oval:com.oracle.elsa:ste:20184235005" /> 60552 </rpminfo_test> 60553 <rpminfo_test id="oval:com.oracle.elsa:tst:20184235037" version="501" comment="oracleasm-2.6.18-419.0.0.0.12.el5xen is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60554 <object object_ref="oval:com.oracle.elsa:obj:20184235019" /> 60555 <state state_ref="oval:com.oracle.elsa:ste:20184235001" /> 60556 </rpminfo_test> 60557 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60558 <object object_ref="oval:com.oracle.elsa:obj:20184242001" /> 60559 <state state_ref="oval:com.oracle.elsa:ste:20184242002" /> 60560 </rpminfo_test> 60561 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242002" version="501" comment="kernel-uek is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60562 <object object_ref="oval:com.oracle.elsa:obj:20184242002" /> 60563 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60564 </rpminfo_test> 60565 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242003" 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"> 60566 <object object_ref="oval:com.oracle.elsa:obj:20184242002" /> 60567 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60568 </rpminfo_test> 60569 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242004" version="501" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60570 <object object_ref="oval:com.oracle.elsa:obj:20184242003" /> 60571 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60572 </rpminfo_test> 60573 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242005" 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"> 60574 <object object_ref="oval:com.oracle.elsa:obj:20184242003" /> 60575 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60576 </rpminfo_test> 60577 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60578 <object object_ref="oval:com.oracle.elsa:obj:20184242004" /> 60579 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60580 </rpminfo_test> 60581 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242007" 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"> 60582 <object object_ref="oval:com.oracle.elsa:obj:20184242004" /> 60583 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60584 </rpminfo_test> 60585 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242008" version="501" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60586 <object object_ref="oval:com.oracle.elsa:obj:20184242005" /> 60587 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60588 </rpminfo_test> 60589 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242009" 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"> 60590 <object object_ref="oval:com.oracle.elsa:obj:20184242005" /> 60591 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60592 </rpminfo_test> 60593 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242010" version="501" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60594 <object object_ref="oval:com.oracle.elsa:obj:20184242006" /> 60595 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60596 </rpminfo_test> 60597 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242011" 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"> 60598 <object object_ref="oval:com.oracle.elsa:obj:20184242006" /> 60599 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60600 </rpminfo_test> 60601 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242012" version="501" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60602 <object object_ref="oval:com.oracle.elsa:obj:20184242007" /> 60603 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60604 </rpminfo_test> 60605 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242013" version="501" comment="kernel-uek-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60606 <object object_ref="oval:com.oracle.elsa:obj:20184242007" /> 60607 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60608 </rpminfo_test> 60609 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242014" version="501" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60610 <object object_ref="oval:com.oracle.elsa:obj:20184242008" /> 60611 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60612 </rpminfo_test> 60613 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242015" version="501" comment="kernel-uek-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60614 <object object_ref="oval:com.oracle.elsa:obj:20184242008" /> 60615 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60616 </rpminfo_test> 60617 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242016" version="501" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60618 <object object_ref="oval:com.oracle.elsa:obj:20184242009" /> 60619 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60620 </rpminfo_test> 60621 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242017" version="501" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60622 <object object_ref="oval:com.oracle.elsa:obj:20184242009" /> 60623 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60624 </rpminfo_test> 60625 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242018" version="501" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60626 <object object_ref="oval:com.oracle.elsa:obj:20184242010" /> 60627 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60628 </rpminfo_test> 60629 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242019" version="501" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60630 <object object_ref="oval:com.oracle.elsa:obj:20184242010" /> 60631 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60632 </rpminfo_test> 60633 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242020" version="501" comment="perf is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60634 <object object_ref="oval:com.oracle.elsa:obj:20184242011" /> 60635 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60636 </rpminfo_test> 60637 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242021" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60638 <object object_ref="oval:com.oracle.elsa:obj:20184242011" /> 60639 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60640 </rpminfo_test> 60641 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242022" version="501" comment="python-perf is earlier than 0:4.14.35-1818.3.3.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60642 <object object_ref="oval:com.oracle.elsa:obj:20184242012" /> 60643 <state state_ref="oval:com.oracle.elsa:ste:20184242003" /> 60644 </rpminfo_test> 60645 <rpminfo_test id="oval:com.oracle.elsa:tst:20184242023" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60646 <object object_ref="oval:com.oracle.elsa:obj:20184242012" /> 60647 <state state_ref="oval:com.oracle.elsa:ste:20184242001" /> 60648 </rpminfo_test> 60649 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60650 <object object_ref="oval:com.oracle.elsa:obj:20184244001" /> 60651 <state state_ref="oval:com.oracle.elsa:ste:20184244002" /> 60652 </rpminfo_test> 60653 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.20.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60654 <object object_ref="oval:com.oracle.elsa:obj:20184244002" /> 60655 <state state_ref="oval:com.oracle.elsa:ste:20184244003" /> 60656 </rpminfo_test> 60657 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244003" 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"> 60658 <object object_ref="oval:com.oracle.elsa:obj:20184244002" /> 60659 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60660 </rpminfo_test> 60661 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.20.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60662 <object object_ref="oval:com.oracle.elsa:obj:20184244003" /> 60663 <state state_ref="oval:com.oracle.elsa:ste:20184244003" /> 60664 </rpminfo_test> 60665 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244005" 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"> 60666 <object object_ref="oval:com.oracle.elsa:obj:20184244003" /> 60667 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60668 </rpminfo_test> 60669 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.20.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60670 <object object_ref="oval:com.oracle.elsa:obj:20184244004" /> 60671 <state state_ref="oval:com.oracle.elsa:ste:20184244003" /> 60672 </rpminfo_test> 60673 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244007" 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"> 60674 <object object_ref="oval:com.oracle.elsa:obj:20184244004" /> 60675 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60676 </rpminfo_test> 60677 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.20.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60678 <object object_ref="oval:com.oracle.elsa:obj:20184244005" /> 60679 <state state_ref="oval:com.oracle.elsa:ste:20184244003" /> 60680 </rpminfo_test> 60681 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244009" 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"> 60682 <object object_ref="oval:com.oracle.elsa:obj:20184244005" /> 60683 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60684 </rpminfo_test> 60685 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.20.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60686 <object object_ref="oval:com.oracle.elsa:obj:20184244006" /> 60687 <state state_ref="oval:com.oracle.elsa:ste:20184244003" /> 60688 </rpminfo_test> 60689 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244011" 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"> 60690 <object object_ref="oval:com.oracle.elsa:obj:20184244006" /> 60691 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60692 </rpminfo_test> 60693 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.20.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60694 <object object_ref="oval:com.oracle.elsa:obj:20184244007" /> 60695 <state state_ref="oval:com.oracle.elsa:ste:20184244003" /> 60696 </rpminfo_test> 60697 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244013" 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"> 60698 <object object_ref="oval:com.oracle.elsa:obj:20184244007" /> 60699 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60700 </rpminfo_test> 60701 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60702 <object object_ref="oval:com.oracle.elsa:obj:20184244001" /> 60703 <state state_ref="oval:com.oracle.elsa:ste:20184244004" /> 60704 </rpminfo_test> 60705 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.20.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60706 <object object_ref="oval:com.oracle.elsa:obj:20184244002" /> 60707 <state state_ref="oval:com.oracle.elsa:ste:20184244005" /> 60708 </rpminfo_test> 60709 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244016" 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"> 60710 <object object_ref="oval:com.oracle.elsa:obj:20184244002" /> 60711 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60712 </rpminfo_test> 60713 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.20.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60714 <object object_ref="oval:com.oracle.elsa:obj:20184244003" /> 60715 <state state_ref="oval:com.oracle.elsa:ste:20184244005" /> 60716 </rpminfo_test> 60717 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244018" 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"> 60718 <object object_ref="oval:com.oracle.elsa:obj:20184244003" /> 60719 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60720 </rpminfo_test> 60721 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.20.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60722 <object object_ref="oval:com.oracle.elsa:obj:20184244004" /> 60723 <state state_ref="oval:com.oracle.elsa:ste:20184244005" /> 60724 </rpminfo_test> 60725 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244020" 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"> 60726 <object object_ref="oval:com.oracle.elsa:obj:20184244004" /> 60727 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60728 </rpminfo_test> 60729 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.20.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60730 <object object_ref="oval:com.oracle.elsa:obj:20184244005" /> 60731 <state state_ref="oval:com.oracle.elsa:ste:20184244005" /> 60732 </rpminfo_test> 60733 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244022" 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"> 60734 <object object_ref="oval:com.oracle.elsa:obj:20184244005" /> 60735 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60736 </rpminfo_test> 60737 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.20.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60738 <object object_ref="oval:com.oracle.elsa:obj:20184244006" /> 60739 <state state_ref="oval:com.oracle.elsa:ste:20184244005" /> 60740 </rpminfo_test> 60741 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244024" 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"> 60742 <object object_ref="oval:com.oracle.elsa:obj:20184244006" /> 60743 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60744 </rpminfo_test> 60745 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.20.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60746 <object object_ref="oval:com.oracle.elsa:obj:20184244007" /> 60747 <state state_ref="oval:com.oracle.elsa:ste:20184244005" /> 60748 </rpminfo_test> 60749 <rpminfo_test id="oval:com.oracle.elsa:tst:20184244026" 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"> 60750 <object object_ref="oval:com.oracle.elsa:obj:20184244007" /> 60751 <state state_ref="oval:com.oracle.elsa:ste:20184244001" /> 60752 </rpminfo_test> 60753 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60754 <object object_ref="oval:com.oracle.elsa:obj:20184245001" /> 60755 <state state_ref="oval:com.oracle.elsa:ste:20184245002" /> 60756 </rpminfo_test> 60757 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245002" version="501" comment="dtrace-modules-3.8.13-118.25.1.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60758 <object object_ref="oval:com.oracle.elsa:obj:20184245002" /> 60759 <state state_ref="oval:com.oracle.elsa:ste:20184245003" /> 60760 </rpminfo_test> 60761 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245003" version="501" comment="dtrace-modules-3.8.13-118.25.1.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60762 <object object_ref="oval:com.oracle.elsa:obj:20184245002" /> 60763 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60764 </rpminfo_test> 60765 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.25.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60766 <object object_ref="oval:com.oracle.elsa:obj:20184245004" /> 60767 <state state_ref="oval:com.oracle.elsa:ste:20184245004" /> 60768 </rpminfo_test> 60769 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245005" 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"> 60770 <object object_ref="oval:com.oracle.elsa:obj:20184245004" /> 60771 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60772 </rpminfo_test> 60773 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.25.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60774 <object object_ref="oval:com.oracle.elsa:obj:20184245005" /> 60775 <state state_ref="oval:com.oracle.elsa:ste:20184245004" /> 60776 </rpminfo_test> 60777 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245007" 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"> 60778 <object object_ref="oval:com.oracle.elsa:obj:20184245005" /> 60779 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60780 </rpminfo_test> 60781 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.25.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60782 <object object_ref="oval:com.oracle.elsa:obj:20184245006" /> 60783 <state state_ref="oval:com.oracle.elsa:ste:20184245004" /> 60784 </rpminfo_test> 60785 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245009" 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"> 60786 <object object_ref="oval:com.oracle.elsa:obj:20184245006" /> 60787 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60788 </rpminfo_test> 60789 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.25.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60790 <object object_ref="oval:com.oracle.elsa:obj:20184245007" /> 60791 <state state_ref="oval:com.oracle.elsa:ste:20184245004" /> 60792 </rpminfo_test> 60793 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245011" 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"> 60794 <object object_ref="oval:com.oracle.elsa:obj:20184245007" /> 60795 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60796 </rpminfo_test> 60797 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.25.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60798 <object object_ref="oval:com.oracle.elsa:obj:20184245008" /> 60799 <state state_ref="oval:com.oracle.elsa:ste:20184245004" /> 60800 </rpminfo_test> 60801 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245013" 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"> 60802 <object object_ref="oval:com.oracle.elsa:obj:20184245008" /> 60803 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60804 </rpminfo_test> 60805 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.25.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60806 <object object_ref="oval:com.oracle.elsa:obj:20184245009" /> 60807 <state state_ref="oval:com.oracle.elsa:ste:20184245004" /> 60808 </rpminfo_test> 60809 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245015" 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"> 60810 <object object_ref="oval:com.oracle.elsa:obj:20184245009" /> 60811 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60812 </rpminfo_test> 60813 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60814 <object object_ref="oval:com.oracle.elsa:obj:20184245001" /> 60815 <state state_ref="oval:com.oracle.elsa:ste:20184245005" /> 60816 </rpminfo_test> 60817 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245017" version="501" comment="dtrace-modules-3.8.13-118.25.1.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60818 <object object_ref="oval:com.oracle.elsa:obj:20184245003" /> 60819 <state state_ref="oval:com.oracle.elsa:ste:20184245006" /> 60820 </rpminfo_test> 60821 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245018" version="501" comment="dtrace-modules-3.8.13-118.25.1.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60822 <object object_ref="oval:com.oracle.elsa:obj:20184245003" /> 60823 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60824 </rpminfo_test> 60825 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.25.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60826 <object object_ref="oval:com.oracle.elsa:obj:20184245004" /> 60827 <state state_ref="oval:com.oracle.elsa:ste:20184245007" /> 60828 </rpminfo_test> 60829 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245020" 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"> 60830 <object object_ref="oval:com.oracle.elsa:obj:20184245004" /> 60831 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60832 </rpminfo_test> 60833 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.25.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60834 <object object_ref="oval:com.oracle.elsa:obj:20184245005" /> 60835 <state state_ref="oval:com.oracle.elsa:ste:20184245007" /> 60836 </rpminfo_test> 60837 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245022" 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"> 60838 <object object_ref="oval:com.oracle.elsa:obj:20184245005" /> 60839 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60840 </rpminfo_test> 60841 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.25.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60842 <object object_ref="oval:com.oracle.elsa:obj:20184245006" /> 60843 <state state_ref="oval:com.oracle.elsa:ste:20184245007" /> 60844 </rpminfo_test> 60845 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245024" 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"> 60846 <object object_ref="oval:com.oracle.elsa:obj:20184245006" /> 60847 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60848 </rpminfo_test> 60849 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.25.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60850 <object object_ref="oval:com.oracle.elsa:obj:20184245007" /> 60851 <state state_ref="oval:com.oracle.elsa:ste:20184245007" /> 60852 </rpminfo_test> 60853 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245026" 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"> 60854 <object object_ref="oval:com.oracle.elsa:obj:20184245007" /> 60855 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60856 </rpminfo_test> 60857 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.25.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60858 <object object_ref="oval:com.oracle.elsa:obj:20184245008" /> 60859 <state state_ref="oval:com.oracle.elsa:ste:20184245007" /> 60860 </rpminfo_test> 60861 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245028" 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"> 60862 <object object_ref="oval:com.oracle.elsa:obj:20184245008" /> 60863 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60864 </rpminfo_test> 60865 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.25.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60866 <object object_ref="oval:com.oracle.elsa:obj:20184245009" /> 60867 <state state_ref="oval:com.oracle.elsa:ste:20184245007" /> 60868 </rpminfo_test> 60869 <rpminfo_test id="oval:com.oracle.elsa:tst:20184245030" 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"> 60870 <object object_ref="oval:com.oracle.elsa:obj:20184245009" /> 60871 <state state_ref="oval:com.oracle.elsa:ste:20184245001" /> 60872 </rpminfo_test> 60873 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60874 <object object_ref="oval:com.oracle.elsa:obj:20184246001" /> 60875 <state state_ref="oval:com.oracle.elsa:ste:20184246002" /> 60876 </rpminfo_test> 60877 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.302.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60878 <object object_ref="oval:com.oracle.elsa:obj:20184246002" /> 60879 <state state_ref="oval:com.oracle.elsa:ste:20184246003" /> 60880 </rpminfo_test> 60881 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60882 <object object_ref="oval:com.oracle.elsa:obj:20184246002" /> 60883 <state state_ref="oval:com.oracle.elsa:ste:20184246001" /> 60884 </rpminfo_test> 60885 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.302.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60886 <object object_ref="oval:com.oracle.elsa:obj:20184246003" /> 60887 <state state_ref="oval:com.oracle.elsa:ste:20184246003" /> 60888 </rpminfo_test> 60889 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60890 <object object_ref="oval:com.oracle.elsa:obj:20184246003" /> 60891 <state state_ref="oval:com.oracle.elsa:ste:20184246001" /> 60892 </rpminfo_test> 60893 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.302.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60894 <object object_ref="oval:com.oracle.elsa:obj:20184246004" /> 60895 <state state_ref="oval:com.oracle.elsa:ste:20184246003" /> 60896 </rpminfo_test> 60897 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60898 <object object_ref="oval:com.oracle.elsa:obj:20184246004" /> 60899 <state state_ref="oval:com.oracle.elsa:ste:20184246001" /> 60900 </rpminfo_test> 60901 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.302.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60902 <object object_ref="oval:com.oracle.elsa:obj:20184246005" /> 60903 <state state_ref="oval:com.oracle.elsa:ste:20184246003" /> 60904 </rpminfo_test> 60905 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60906 <object object_ref="oval:com.oracle.elsa:obj:20184246005" /> 60907 <state state_ref="oval:com.oracle.elsa:ste:20184246001" /> 60908 </rpminfo_test> 60909 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.302.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60910 <object object_ref="oval:com.oracle.elsa:obj:20184246006" /> 60911 <state state_ref="oval:com.oracle.elsa:ste:20184246003" /> 60912 </rpminfo_test> 60913 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60914 <object object_ref="oval:com.oracle.elsa:obj:20184246006" /> 60915 <state state_ref="oval:com.oracle.elsa:ste:20184246001" /> 60916 </rpminfo_test> 60917 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.302.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60918 <object object_ref="oval:com.oracle.elsa:obj:20184246007" /> 60919 <state state_ref="oval:com.oracle.elsa:ste:20184246003" /> 60920 </rpminfo_test> 60921 <rpminfo_test id="oval:com.oracle.elsa:tst:20184246013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60922 <object object_ref="oval:com.oracle.elsa:obj:20184246007" /> 60923 <state state_ref="oval:com.oracle.elsa:ste:20184246001" /> 60924 </rpminfo_test> 60925 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60926 <object object_ref="oval:com.oracle.elsa:obj:20184248001" /> 60927 <state state_ref="oval:com.oracle.elsa:ste:20184248002" /> 60928 </rpminfo_test> 60929 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248002" version="501" comment="openssl is earlier than 0:1.0.1e-57.0.6.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60930 <object object_ref="oval:com.oracle.elsa:obj:20184248002" /> 60931 <state state_ref="oval:com.oracle.elsa:ste:20184248003" /> 60932 </rpminfo_test> 60933 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248003" version="501" comment="openssl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60934 <object object_ref="oval:com.oracle.elsa:obj:20184248002" /> 60935 <state state_ref="oval:com.oracle.elsa:ste:20184248001" /> 60936 </rpminfo_test> 60937 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248004" version="501" comment="openssl-devel is earlier than 0:1.0.1e-57.0.6.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60938 <object object_ref="oval:com.oracle.elsa:obj:20184248003" /> 60939 <state state_ref="oval:com.oracle.elsa:ste:20184248003" /> 60940 </rpminfo_test> 60941 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248005" version="501" comment="openssl-devel is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60942 <object object_ref="oval:com.oracle.elsa:obj:20184248003" /> 60943 <state state_ref="oval:com.oracle.elsa:ste:20184248001" /> 60944 </rpminfo_test> 60945 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248006" version="501" comment="openssl-perl is earlier than 0:1.0.1e-57.0.6.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60946 <object object_ref="oval:com.oracle.elsa:obj:20184248004" /> 60947 <state state_ref="oval:com.oracle.elsa:ste:20184248003" /> 60948 </rpminfo_test> 60949 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248007" version="501" comment="openssl-perl is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60950 <object object_ref="oval:com.oracle.elsa:obj:20184248004" /> 60951 <state state_ref="oval:com.oracle.elsa:ste:20184248001" /> 60952 </rpminfo_test> 60953 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248008" version="501" comment="openssl-static is earlier than 0:1.0.1e-57.0.6.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60954 <object object_ref="oval:com.oracle.elsa:obj:20184248005" /> 60955 <state state_ref="oval:com.oracle.elsa:ste:20184248003" /> 60956 </rpminfo_test> 60957 <rpminfo_test id="oval:com.oracle.elsa:tst:20184248009" version="501" comment="openssl-static is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60958 <object object_ref="oval:com.oracle.elsa:obj:20184248005" /> 60959 <state state_ref="oval:com.oracle.elsa:ste:20184248001" /> 60960 </rpminfo_test> 60961 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60962 <object object_ref="oval:com.oracle.elsa:obj:20184249001" /> 60963 <state state_ref="oval:com.oracle.elsa:ste:20184249002" /> 60964 </rpminfo_test> 60965 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249002" version="501" comment="openssl is earlier than 1:1.0.2k-12.0.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60966 <object object_ref="oval:com.oracle.elsa:obj:20184249002" /> 60967 <state state_ref="oval:com.oracle.elsa:ste:20184249003" /> 60968 </rpminfo_test> 60969 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249003" version="501" comment="openssl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60970 <object object_ref="oval:com.oracle.elsa:obj:20184249002" /> 60971 <state state_ref="oval:com.oracle.elsa:ste:20184249001" /> 60972 </rpminfo_test> 60973 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249004" version="501" comment="openssl-devel is earlier than 1:1.0.2k-12.0.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60974 <object object_ref="oval:com.oracle.elsa:obj:20184249003" /> 60975 <state state_ref="oval:com.oracle.elsa:ste:20184249003" /> 60976 </rpminfo_test> 60977 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249005" version="501" comment="openssl-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60978 <object object_ref="oval:com.oracle.elsa:obj:20184249003" /> 60979 <state state_ref="oval:com.oracle.elsa:ste:20184249001" /> 60980 </rpminfo_test> 60981 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249006" version="501" comment="openssl-libs is earlier than 1:1.0.2k-12.0.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60982 <object object_ref="oval:com.oracle.elsa:obj:20184249004" /> 60983 <state state_ref="oval:com.oracle.elsa:ste:20184249003" /> 60984 </rpminfo_test> 60985 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249007" version="501" comment="openssl-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60986 <object object_ref="oval:com.oracle.elsa:obj:20184249004" /> 60987 <state state_ref="oval:com.oracle.elsa:ste:20184249001" /> 60988 </rpminfo_test> 60989 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249008" version="501" comment="openssl-perl is earlier than 1:1.0.2k-12.0.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60990 <object object_ref="oval:com.oracle.elsa:obj:20184249005" /> 60991 <state state_ref="oval:com.oracle.elsa:ste:20184249003" /> 60992 </rpminfo_test> 60993 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249009" version="501" comment="openssl-perl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60994 <object object_ref="oval:com.oracle.elsa:obj:20184249005" /> 60995 <state state_ref="oval:com.oracle.elsa:ste:20184249001" /> 60996 </rpminfo_test> 60997 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249010" version="501" comment="openssl-static is earlier than 1:1.0.2k-12.0.3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 60998 <object object_ref="oval:com.oracle.elsa:obj:20184249006" /> 60999 <state state_ref="oval:com.oracle.elsa:ste:20184249003" /> 61000 </rpminfo_test> 61001 <rpminfo_test id="oval:com.oracle.elsa:tst:20184249011" version="501" comment="openssl-static is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61002 <object object_ref="oval:com.oracle.elsa:obj:20184249006" /> 61003 <state state_ref="oval:com.oracle.elsa:ste:20184249001" /> 61004 </rpminfo_test> 61005 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61006 <object object_ref="oval:com.oracle.elsa:obj:20184250001" /> 61007 <state state_ref="oval:com.oracle.elsa:ste:20184250002" /> 61008 </rpminfo_test> 61009 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.302.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61010 <object object_ref="oval:com.oracle.elsa:obj:20184250002" /> 61011 <state state_ref="oval:com.oracle.elsa:ste:20184250003" /> 61012 </rpminfo_test> 61013 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250003" 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"> 61014 <object object_ref="oval:com.oracle.elsa:obj:20184250002" /> 61015 <state state_ref="oval:com.oracle.elsa:ste:20184250001" /> 61016 </rpminfo_test> 61017 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.302.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61018 <object object_ref="oval:com.oracle.elsa:obj:20184250003" /> 61019 <state state_ref="oval:com.oracle.elsa:ste:20184250003" /> 61020 </rpminfo_test> 61021 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250005" 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"> 61022 <object object_ref="oval:com.oracle.elsa:obj:20184250003" /> 61023 <state state_ref="oval:com.oracle.elsa:ste:20184250001" /> 61024 </rpminfo_test> 61025 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.302.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61026 <object object_ref="oval:com.oracle.elsa:obj:20184250004" /> 61027 <state state_ref="oval:com.oracle.elsa:ste:20184250003" /> 61028 </rpminfo_test> 61029 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250007" 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"> 61030 <object object_ref="oval:com.oracle.elsa:obj:20184250004" /> 61031 <state state_ref="oval:com.oracle.elsa:ste:20184250001" /> 61032 </rpminfo_test> 61033 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.302.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61034 <object object_ref="oval:com.oracle.elsa:obj:20184250005" /> 61035 <state state_ref="oval:com.oracle.elsa:ste:20184250003" /> 61036 </rpminfo_test> 61037 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250009" 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"> 61038 <object object_ref="oval:com.oracle.elsa:obj:20184250005" /> 61039 <state state_ref="oval:com.oracle.elsa:ste:20184250001" /> 61040 </rpminfo_test> 61041 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.302.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61042 <object object_ref="oval:com.oracle.elsa:obj:20184250006" /> 61043 <state state_ref="oval:com.oracle.elsa:ste:20184250003" /> 61044 </rpminfo_test> 61045 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250011" 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"> 61046 <object object_ref="oval:com.oracle.elsa:obj:20184250006" /> 61047 <state state_ref="oval:com.oracle.elsa:ste:20184250001" /> 61048 </rpminfo_test> 61049 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.302.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61050 <object object_ref="oval:com.oracle.elsa:obj:20184250007" /> 61051 <state state_ref="oval:com.oracle.elsa:ste:20184250003" /> 61052 </rpminfo_test> 61053 <rpminfo_test id="oval:com.oracle.elsa:tst:20184250013" 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"> 61054 <object object_ref="oval:com.oracle.elsa:obj:20184250007" /> 61055 <state state_ref="oval:com.oracle.elsa:ste:20184250001" /> 61056 </rpminfo_test> 61057 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61058 <object object_ref="oval:com.oracle.elsa:obj:20184261001" /> 61059 <state state_ref="oval:com.oracle.elsa:ste:20184261002" /> 61060 </rpminfo_test> 61061 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61062 <object object_ref="oval:com.oracle.elsa:obj:20184261002" /> 61063 <state state_ref="oval:com.oracle.elsa:ste:20184261003" /> 61064 </rpminfo_test> 61065 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261003" 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"> 61066 <object object_ref="oval:com.oracle.elsa:obj:20184261002" /> 61067 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61068 </rpminfo_test> 61069 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61070 <object object_ref="oval:com.oracle.elsa:obj:20184261003" /> 61071 <state state_ref="oval:com.oracle.elsa:ste:20184261003" /> 61072 </rpminfo_test> 61073 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261005" 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"> 61074 <object object_ref="oval:com.oracle.elsa:obj:20184261003" /> 61075 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61076 </rpminfo_test> 61077 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61078 <object object_ref="oval:com.oracle.elsa:obj:20184261004" /> 61079 <state state_ref="oval:com.oracle.elsa:ste:20184261003" /> 61080 </rpminfo_test> 61081 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261007" 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"> 61082 <object object_ref="oval:com.oracle.elsa:obj:20184261004" /> 61083 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61084 </rpminfo_test> 61085 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61086 <object object_ref="oval:com.oracle.elsa:obj:20184261005" /> 61087 <state state_ref="oval:com.oracle.elsa:ste:20184261003" /> 61088 </rpminfo_test> 61089 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261009" 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"> 61090 <object object_ref="oval:com.oracle.elsa:obj:20184261005" /> 61091 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61092 </rpminfo_test> 61093 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61094 <object object_ref="oval:com.oracle.elsa:obj:20184261006" /> 61095 <state state_ref="oval:com.oracle.elsa:ste:20184261003" /> 61096 </rpminfo_test> 61097 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261011" 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"> 61098 <object object_ref="oval:com.oracle.elsa:obj:20184261006" /> 61099 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61100 </rpminfo_test> 61101 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.20.7.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61102 <object object_ref="oval:com.oracle.elsa:obj:20184261007" /> 61103 <state state_ref="oval:com.oracle.elsa:ste:20184261003" /> 61104 </rpminfo_test> 61105 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261013" 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"> 61106 <object object_ref="oval:com.oracle.elsa:obj:20184261007" /> 61107 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61108 </rpminfo_test> 61109 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61110 <object object_ref="oval:com.oracle.elsa:obj:20184261001" /> 61111 <state state_ref="oval:com.oracle.elsa:ste:20184261004" /> 61112 </rpminfo_test> 61113 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61114 <object object_ref="oval:com.oracle.elsa:obj:20184261002" /> 61115 <state state_ref="oval:com.oracle.elsa:ste:20184261005" /> 61116 </rpminfo_test> 61117 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261016" 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"> 61118 <object object_ref="oval:com.oracle.elsa:obj:20184261002" /> 61119 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61120 </rpminfo_test> 61121 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61122 <object object_ref="oval:com.oracle.elsa:obj:20184261003" /> 61123 <state state_ref="oval:com.oracle.elsa:ste:20184261005" /> 61124 </rpminfo_test> 61125 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261018" 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"> 61126 <object object_ref="oval:com.oracle.elsa:obj:20184261003" /> 61127 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61128 </rpminfo_test> 61129 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61130 <object object_ref="oval:com.oracle.elsa:obj:20184261004" /> 61131 <state state_ref="oval:com.oracle.elsa:ste:20184261005" /> 61132 </rpminfo_test> 61133 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261020" 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"> 61134 <object object_ref="oval:com.oracle.elsa:obj:20184261004" /> 61135 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61136 </rpminfo_test> 61137 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61138 <object object_ref="oval:com.oracle.elsa:obj:20184261005" /> 61139 <state state_ref="oval:com.oracle.elsa:ste:20184261005" /> 61140 </rpminfo_test> 61141 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261022" 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"> 61142 <object object_ref="oval:com.oracle.elsa:obj:20184261005" /> 61143 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61144 </rpminfo_test> 61145 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61146 <object object_ref="oval:com.oracle.elsa:obj:20184261006" /> 61147 <state state_ref="oval:com.oracle.elsa:ste:20184261005" /> 61148 </rpminfo_test> 61149 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261024" 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"> 61150 <object object_ref="oval:com.oracle.elsa:obj:20184261006" /> 61151 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61152 </rpminfo_test> 61153 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.20.7.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61154 <object object_ref="oval:com.oracle.elsa:obj:20184261007" /> 61155 <state state_ref="oval:com.oracle.elsa:ste:20184261005" /> 61156 </rpminfo_test> 61157 <rpminfo_test id="oval:com.oracle.elsa:tst:20184261026" 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"> 61158 <object object_ref="oval:com.oracle.elsa:obj:20184261007" /> 61159 <state state_ref="oval:com.oracle.elsa:ste:20184261001" /> 61160 </rpminfo_test> 61161 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61162 <object object_ref="oval:com.oracle.elsa:obj:20184262001" /> 61163 <state state_ref="oval:com.oracle.elsa:ste:20184262002" /> 61164 </rpminfo_test> 61165 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262002" version="501" comment="qemu is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61166 <object object_ref="oval:com.oracle.elsa:obj:20184262002" /> 61167 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61168 </rpminfo_test> 61169 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262003" version="501" comment="qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61170 <object object_ref="oval:com.oracle.elsa:obj:20184262002" /> 61171 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61172 </rpminfo_test> 61173 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262004" version="501" comment="qemu-block-gluster is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61174 <object object_ref="oval:com.oracle.elsa:obj:20184262003" /> 61175 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61176 </rpminfo_test> 61177 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262005" version="501" comment="qemu-block-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61178 <object object_ref="oval:com.oracle.elsa:obj:20184262003" /> 61179 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61180 </rpminfo_test> 61181 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262006" version="501" comment="qemu-block-iscsi is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61182 <object object_ref="oval:com.oracle.elsa:obj:20184262004" /> 61183 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61184 </rpminfo_test> 61185 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262007" version="501" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61186 <object object_ref="oval:com.oracle.elsa:obj:20184262004" /> 61187 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61188 </rpminfo_test> 61189 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262008" version="501" comment="qemu-block-rbd is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61190 <object object_ref="oval:com.oracle.elsa:obj:20184262005" /> 61191 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61192 </rpminfo_test> 61193 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262009" version="501" comment="qemu-block-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61194 <object object_ref="oval:com.oracle.elsa:obj:20184262005" /> 61195 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61196 </rpminfo_test> 61197 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262010" version="501" comment="qemu-common is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61198 <object object_ref="oval:com.oracle.elsa:obj:20184262006" /> 61199 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61200 </rpminfo_test> 61201 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262011" version="501" comment="qemu-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61202 <object object_ref="oval:com.oracle.elsa:obj:20184262006" /> 61203 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61204 </rpminfo_test> 61205 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262012" version="501" comment="qemu-img is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61206 <object object_ref="oval:com.oracle.elsa:obj:20184262007" /> 61207 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61208 </rpminfo_test> 61209 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262013" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61210 <object object_ref="oval:com.oracle.elsa:obj:20184262007" /> 61211 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61212 </rpminfo_test> 61213 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262014" version="501" comment="qemu-kvm is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61214 <object object_ref="oval:com.oracle.elsa:obj:20184262008" /> 61215 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61216 </rpminfo_test> 61217 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262015" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61218 <object object_ref="oval:com.oracle.elsa:obj:20184262008" /> 61219 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61220 </rpminfo_test> 61221 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262016" version="501" comment="qemu-kvm-core is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61222 <object object_ref="oval:com.oracle.elsa:obj:20184262009" /> 61223 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61224 </rpminfo_test> 61225 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262017" version="501" comment="qemu-kvm-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61226 <object object_ref="oval:com.oracle.elsa:obj:20184262009" /> 61227 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61228 </rpminfo_test> 61229 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262018" version="501" comment="qemu-system-x86 is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61230 <object object_ref="oval:com.oracle.elsa:obj:20184262010" /> 61231 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61232 </rpminfo_test> 61233 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262019" version="501" comment="qemu-system-x86 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61234 <object object_ref="oval:com.oracle.elsa:obj:20184262010" /> 61235 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61236 </rpminfo_test> 61237 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262020" version="501" comment="qemu-system-x86-core is earlier than 12:2.9.0-17.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61238 <object object_ref="oval:com.oracle.elsa:obj:20184262011" /> 61239 <state state_ref="oval:com.oracle.elsa:ste:20184262003" /> 61240 </rpminfo_test> 61241 <rpminfo_test id="oval:com.oracle.elsa:tst:20184262021" version="501" comment="qemu-system-x86-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61242 <object object_ref="oval:com.oracle.elsa:obj:20184262011" /> 61243 <state state_ref="oval:com.oracle.elsa:ste:20184262001" /> 61244 </rpminfo_test> 61245 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61246 <object object_ref="oval:com.oracle.elsa:obj:20184265001" /> 61247 <state state_ref="oval:com.oracle.elsa:ste:20184265002" /> 61248 </rpminfo_test> 61249 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61250 <object object_ref="oval:com.oracle.elsa:obj:20184265002" /> 61251 <state state_ref="oval:com.oracle.elsa:ste:20184265003" /> 61252 </rpminfo_test> 61253 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265003" 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"> 61254 <object object_ref="oval:com.oracle.elsa:obj:20184265002" /> 61255 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61256 </rpminfo_test> 61257 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61258 <object object_ref="oval:com.oracle.elsa:obj:20184265003" /> 61259 <state state_ref="oval:com.oracle.elsa:ste:20184265003" /> 61260 </rpminfo_test> 61261 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265005" 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"> 61262 <object object_ref="oval:com.oracle.elsa:obj:20184265003" /> 61263 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61264 </rpminfo_test> 61265 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61266 <object object_ref="oval:com.oracle.elsa:obj:20184265004" /> 61267 <state state_ref="oval:com.oracle.elsa:ste:20184265003" /> 61268 </rpminfo_test> 61269 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265007" 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"> 61270 <object object_ref="oval:com.oracle.elsa:obj:20184265004" /> 61271 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61272 </rpminfo_test> 61273 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61274 <object object_ref="oval:com.oracle.elsa:obj:20184265005" /> 61275 <state state_ref="oval:com.oracle.elsa:ste:20184265003" /> 61276 </rpminfo_test> 61277 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265009" 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"> 61278 <object object_ref="oval:com.oracle.elsa:obj:20184265005" /> 61279 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61280 </rpminfo_test> 61281 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61282 <object object_ref="oval:com.oracle.elsa:obj:20184265006" /> 61283 <state state_ref="oval:com.oracle.elsa:ste:20184265003" /> 61284 </rpminfo_test> 61285 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265011" 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"> 61286 <object object_ref="oval:com.oracle.elsa:obj:20184265006" /> 61287 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61288 </rpminfo_test> 61289 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.21.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61290 <object object_ref="oval:com.oracle.elsa:obj:20184265007" /> 61291 <state state_ref="oval:com.oracle.elsa:ste:20184265003" /> 61292 </rpminfo_test> 61293 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265013" 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"> 61294 <object object_ref="oval:com.oracle.elsa:obj:20184265007" /> 61295 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61296 </rpminfo_test> 61297 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61298 <object object_ref="oval:com.oracle.elsa:obj:20184265001" /> 61299 <state state_ref="oval:com.oracle.elsa:ste:20184265004" /> 61300 </rpminfo_test> 61301 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61302 <object object_ref="oval:com.oracle.elsa:obj:20184265002" /> 61303 <state state_ref="oval:com.oracle.elsa:ste:20184265005" /> 61304 </rpminfo_test> 61305 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265016" 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"> 61306 <object object_ref="oval:com.oracle.elsa:obj:20184265002" /> 61307 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61308 </rpminfo_test> 61309 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61310 <object object_ref="oval:com.oracle.elsa:obj:20184265003" /> 61311 <state state_ref="oval:com.oracle.elsa:ste:20184265005" /> 61312 </rpminfo_test> 61313 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265018" 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"> 61314 <object object_ref="oval:com.oracle.elsa:obj:20184265003" /> 61315 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61316 </rpminfo_test> 61317 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61318 <object object_ref="oval:com.oracle.elsa:obj:20184265004" /> 61319 <state state_ref="oval:com.oracle.elsa:ste:20184265005" /> 61320 </rpminfo_test> 61321 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265020" 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"> 61322 <object object_ref="oval:com.oracle.elsa:obj:20184265004" /> 61323 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61324 </rpminfo_test> 61325 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61326 <object object_ref="oval:com.oracle.elsa:obj:20184265005" /> 61327 <state state_ref="oval:com.oracle.elsa:ste:20184265005" /> 61328 </rpminfo_test> 61329 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265022" 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"> 61330 <object object_ref="oval:com.oracle.elsa:obj:20184265005" /> 61331 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61332 </rpminfo_test> 61333 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61334 <object object_ref="oval:com.oracle.elsa:obj:20184265006" /> 61335 <state state_ref="oval:com.oracle.elsa:ste:20184265005" /> 61336 </rpminfo_test> 61337 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265024" 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"> 61338 <object object_ref="oval:com.oracle.elsa:obj:20184265006" /> 61339 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61340 </rpminfo_test> 61341 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.21.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61342 <object object_ref="oval:com.oracle.elsa:obj:20184265007" /> 61343 <state state_ref="oval:com.oracle.elsa:ste:20184265005" /> 61344 </rpminfo_test> 61345 <rpminfo_test id="oval:com.oracle.elsa:tst:20184265026" 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"> 61346 <object object_ref="oval:com.oracle.elsa:obj:20184265007" /> 61347 <state state_ref="oval:com.oracle.elsa:ste:20184265001" /> 61348 </rpminfo_test> 61349 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61350 <object object_ref="oval:com.oracle.elsa:obj:20184268001" /> 61351 <state state_ref="oval:com.oracle.elsa:ste:20184268002" /> 61352 </rpminfo_test> 61353 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268002" version="501" comment="dtrace-modules-3.8.13-118.26.1.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61354 <object object_ref="oval:com.oracle.elsa:obj:20184268002" /> 61355 <state state_ref="oval:com.oracle.elsa:ste:20184268003" /> 61356 </rpminfo_test> 61357 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268003" version="501" comment="dtrace-modules-3.8.13-118.26.1.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61358 <object object_ref="oval:com.oracle.elsa:obj:20184268002" /> 61359 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61360 </rpminfo_test> 61361 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.26.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61362 <object object_ref="oval:com.oracle.elsa:obj:20184268004" /> 61363 <state state_ref="oval:com.oracle.elsa:ste:20184268004" /> 61364 </rpminfo_test> 61365 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268005" 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"> 61366 <object object_ref="oval:com.oracle.elsa:obj:20184268004" /> 61367 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61368 </rpminfo_test> 61369 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.26.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61370 <object object_ref="oval:com.oracle.elsa:obj:20184268005" /> 61371 <state state_ref="oval:com.oracle.elsa:ste:20184268004" /> 61372 </rpminfo_test> 61373 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268007" 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"> 61374 <object object_ref="oval:com.oracle.elsa:obj:20184268005" /> 61375 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61376 </rpminfo_test> 61377 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.26.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61378 <object object_ref="oval:com.oracle.elsa:obj:20184268006" /> 61379 <state state_ref="oval:com.oracle.elsa:ste:20184268004" /> 61380 </rpminfo_test> 61381 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268009" 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"> 61382 <object object_ref="oval:com.oracle.elsa:obj:20184268006" /> 61383 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61384 </rpminfo_test> 61385 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.26.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61386 <object object_ref="oval:com.oracle.elsa:obj:20184268007" /> 61387 <state state_ref="oval:com.oracle.elsa:ste:20184268004" /> 61388 </rpminfo_test> 61389 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268011" 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"> 61390 <object object_ref="oval:com.oracle.elsa:obj:20184268007" /> 61391 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61392 </rpminfo_test> 61393 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.26.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61394 <object object_ref="oval:com.oracle.elsa:obj:20184268008" /> 61395 <state state_ref="oval:com.oracle.elsa:ste:20184268004" /> 61396 </rpminfo_test> 61397 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268013" 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"> 61398 <object object_ref="oval:com.oracle.elsa:obj:20184268008" /> 61399 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61400 </rpminfo_test> 61401 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.26.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61402 <object object_ref="oval:com.oracle.elsa:obj:20184268009" /> 61403 <state state_ref="oval:com.oracle.elsa:ste:20184268004" /> 61404 </rpminfo_test> 61405 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268015" 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"> 61406 <object object_ref="oval:com.oracle.elsa:obj:20184268009" /> 61407 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61408 </rpminfo_test> 61409 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61410 <object object_ref="oval:com.oracle.elsa:obj:20184268001" /> 61411 <state state_ref="oval:com.oracle.elsa:ste:20184268005" /> 61412 </rpminfo_test> 61413 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268017" version="501" comment="dtrace-modules-3.8.13-118.26.1.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61414 <object object_ref="oval:com.oracle.elsa:obj:20184268003" /> 61415 <state state_ref="oval:com.oracle.elsa:ste:20184268006" /> 61416 </rpminfo_test> 61417 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268018" version="501" comment="dtrace-modules-3.8.13-118.26.1.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61418 <object object_ref="oval:com.oracle.elsa:obj:20184268003" /> 61419 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61420 </rpminfo_test> 61421 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.26.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61422 <object object_ref="oval:com.oracle.elsa:obj:20184268004" /> 61423 <state state_ref="oval:com.oracle.elsa:ste:20184268007" /> 61424 </rpminfo_test> 61425 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268020" 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"> 61426 <object object_ref="oval:com.oracle.elsa:obj:20184268004" /> 61427 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61428 </rpminfo_test> 61429 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.26.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61430 <object object_ref="oval:com.oracle.elsa:obj:20184268005" /> 61431 <state state_ref="oval:com.oracle.elsa:ste:20184268007" /> 61432 </rpminfo_test> 61433 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268022" 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"> 61434 <object object_ref="oval:com.oracle.elsa:obj:20184268005" /> 61435 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61436 </rpminfo_test> 61437 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.26.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61438 <object object_ref="oval:com.oracle.elsa:obj:20184268006" /> 61439 <state state_ref="oval:com.oracle.elsa:ste:20184268007" /> 61440 </rpminfo_test> 61441 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268024" 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"> 61442 <object object_ref="oval:com.oracle.elsa:obj:20184268006" /> 61443 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61444 </rpminfo_test> 61445 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.26.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61446 <object object_ref="oval:com.oracle.elsa:obj:20184268007" /> 61447 <state state_ref="oval:com.oracle.elsa:ste:20184268007" /> 61448 </rpminfo_test> 61449 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268026" 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"> 61450 <object object_ref="oval:com.oracle.elsa:obj:20184268007" /> 61451 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61452 </rpminfo_test> 61453 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.26.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61454 <object object_ref="oval:com.oracle.elsa:obj:20184268008" /> 61455 <state state_ref="oval:com.oracle.elsa:ste:20184268007" /> 61456 </rpminfo_test> 61457 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268028" 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"> 61458 <object object_ref="oval:com.oracle.elsa:obj:20184268008" /> 61459 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61460 </rpminfo_test> 61461 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.26.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61462 <object object_ref="oval:com.oracle.elsa:obj:20184268009" /> 61463 <state state_ref="oval:com.oracle.elsa:ste:20184268007" /> 61464 </rpminfo_test> 61465 <rpminfo_test id="oval:com.oracle.elsa:tst:20184268030" 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"> 61466 <object object_ref="oval:com.oracle.elsa:obj:20184268009" /> 61467 <state state_ref="oval:com.oracle.elsa:ste:20184268001" /> 61468 </rpminfo_test> 61469 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61470 <object object_ref="oval:com.oracle.elsa:obj:20184269001" /> 61471 <state state_ref="oval:com.oracle.elsa:ste:20184269003" /> 61472 </rpminfo_test> 61473 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.303.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61474 <object object_ref="oval:com.oracle.elsa:obj:20184269002" /> 61475 <state state_ref="oval:com.oracle.elsa:ste:20184269004" /> 61476 </rpminfo_test> 61477 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61478 <object object_ref="oval:com.oracle.elsa:obj:20184269002" /> 61479 <state state_ref="oval:com.oracle.elsa:ste:20184269001" /> 61480 </rpminfo_test> 61481 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.303.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61482 <object object_ref="oval:com.oracle.elsa:obj:20184269003" /> 61483 <state state_ref="oval:com.oracle.elsa:ste:20184269004" /> 61484 </rpminfo_test> 61485 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61486 <object object_ref="oval:com.oracle.elsa:obj:20184269003" /> 61487 <state state_ref="oval:com.oracle.elsa:ste:20184269001" /> 61488 </rpminfo_test> 61489 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.303.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61490 <object object_ref="oval:com.oracle.elsa:obj:20184269004" /> 61491 <state state_ref="oval:com.oracle.elsa:ste:20184269004" /> 61492 </rpminfo_test> 61493 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61494 <object object_ref="oval:com.oracle.elsa:obj:20184269004" /> 61495 <state state_ref="oval:com.oracle.elsa:ste:20184269001" /> 61496 </rpminfo_test> 61497 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.303.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61498 <object object_ref="oval:com.oracle.elsa:obj:20184269005" /> 61499 <state state_ref="oval:com.oracle.elsa:ste:20184269004" /> 61500 </rpminfo_test> 61501 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61502 <object object_ref="oval:com.oracle.elsa:obj:20184269005" /> 61503 <state state_ref="oval:com.oracle.elsa:ste:20184269001" /> 61504 </rpminfo_test> 61505 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.303.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61506 <object object_ref="oval:com.oracle.elsa:obj:20184269006" /> 61507 <state state_ref="oval:com.oracle.elsa:ste:20184269004" /> 61508 </rpminfo_test> 61509 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61510 <object object_ref="oval:com.oracle.elsa:obj:20184269006" /> 61511 <state state_ref="oval:com.oracle.elsa:ste:20184269001" /> 61512 </rpminfo_test> 61513 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.303.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61514 <object object_ref="oval:com.oracle.elsa:obj:20184269007" /> 61515 <state state_ref="oval:com.oracle.elsa:ste:20184269004" /> 61516 </rpminfo_test> 61517 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61518 <object object_ref="oval:com.oracle.elsa:obj:20184269007" /> 61519 <state state_ref="oval:com.oracle.elsa:ste:20184269001" /> 61520 </rpminfo_test> 61521 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61522 <object object_ref="oval:com.oracle.elsa:obj:20184269001" /> 61523 <state state_ref="oval:com.oracle.elsa:ste:20184269005" /> 61524 </rpminfo_test> 61525 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.303.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61526 <object object_ref="oval:com.oracle.elsa:obj:20184269002" /> 61527 <state state_ref="oval:com.oracle.elsa:ste:20184269006" /> 61528 </rpminfo_test> 61529 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269016" 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"> 61530 <object object_ref="oval:com.oracle.elsa:obj:20184269002" /> 61531 <state state_ref="oval:com.oracle.elsa:ste:20184269002" /> 61532 </rpminfo_test> 61533 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.303.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61534 <object object_ref="oval:com.oracle.elsa:obj:20184269003" /> 61535 <state state_ref="oval:com.oracle.elsa:ste:20184269006" /> 61536 </rpminfo_test> 61537 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269018" 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"> 61538 <object object_ref="oval:com.oracle.elsa:obj:20184269003" /> 61539 <state state_ref="oval:com.oracle.elsa:ste:20184269002" /> 61540 </rpminfo_test> 61541 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.303.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61542 <object object_ref="oval:com.oracle.elsa:obj:20184269004" /> 61543 <state state_ref="oval:com.oracle.elsa:ste:20184269006" /> 61544 </rpminfo_test> 61545 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269020" 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"> 61546 <object object_ref="oval:com.oracle.elsa:obj:20184269004" /> 61547 <state state_ref="oval:com.oracle.elsa:ste:20184269002" /> 61548 </rpminfo_test> 61549 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.303.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61550 <object object_ref="oval:com.oracle.elsa:obj:20184269005" /> 61551 <state state_ref="oval:com.oracle.elsa:ste:20184269006" /> 61552 </rpminfo_test> 61553 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269022" 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"> 61554 <object object_ref="oval:com.oracle.elsa:obj:20184269005" /> 61555 <state state_ref="oval:com.oracle.elsa:ste:20184269002" /> 61556 </rpminfo_test> 61557 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.303.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61558 <object object_ref="oval:com.oracle.elsa:obj:20184269006" /> 61559 <state state_ref="oval:com.oracle.elsa:ste:20184269006" /> 61560 </rpminfo_test> 61561 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269024" 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"> 61562 <object object_ref="oval:com.oracle.elsa:obj:20184269006" /> 61563 <state state_ref="oval:com.oracle.elsa:ste:20184269002" /> 61564 </rpminfo_test> 61565 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.303.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61566 <object object_ref="oval:com.oracle.elsa:obj:20184269007" /> 61567 <state state_ref="oval:com.oracle.elsa:ste:20184269006" /> 61568 </rpminfo_test> 61569 <rpminfo_test id="oval:com.oracle.elsa:tst:20184269026" 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"> 61570 <object object_ref="oval:com.oracle.elsa:obj:20184269007" /> 61571 <state state_ref="oval:com.oracle.elsa:ste:20184269002" /> 61572 </rpminfo_test> 61573 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61574 <object object_ref="oval:com.oracle.elsa:obj:20184270001" /> 61575 <state state_ref="oval:com.oracle.elsa:ste:20184270002" /> 61576 </rpminfo_test> 61577 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270002" version="501" comment="kernel-uek is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61578 <object object_ref="oval:com.oracle.elsa:obj:20184270002" /> 61579 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61580 </rpminfo_test> 61581 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270003" 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"> 61582 <object object_ref="oval:com.oracle.elsa:obj:20184270002" /> 61583 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61584 </rpminfo_test> 61585 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270004" version="501" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61586 <object object_ref="oval:com.oracle.elsa:obj:20184270003" /> 61587 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61588 </rpminfo_test> 61589 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270005" 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"> 61590 <object object_ref="oval:com.oracle.elsa:obj:20184270003" /> 61591 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61592 </rpminfo_test> 61593 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61594 <object object_ref="oval:com.oracle.elsa:obj:20184270004" /> 61595 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61596 </rpminfo_test> 61597 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270007" 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"> 61598 <object object_ref="oval:com.oracle.elsa:obj:20184270004" /> 61599 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61600 </rpminfo_test> 61601 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270008" version="501" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61602 <object object_ref="oval:com.oracle.elsa:obj:20184270005" /> 61603 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61604 </rpminfo_test> 61605 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270009" 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"> 61606 <object object_ref="oval:com.oracle.elsa:obj:20184270005" /> 61607 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61608 </rpminfo_test> 61609 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270010" version="501" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61610 <object object_ref="oval:com.oracle.elsa:obj:20184270006" /> 61611 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61612 </rpminfo_test> 61613 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270011" 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"> 61614 <object object_ref="oval:com.oracle.elsa:obj:20184270006" /> 61615 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61616 </rpminfo_test> 61617 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270012" version="501" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61618 <object object_ref="oval:com.oracle.elsa:obj:20184270007" /> 61619 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61620 </rpminfo_test> 61621 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270013" version="501" comment="kernel-uek-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61622 <object object_ref="oval:com.oracle.elsa:obj:20184270007" /> 61623 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61624 </rpminfo_test> 61625 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270014" version="501" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61626 <object object_ref="oval:com.oracle.elsa:obj:20184270008" /> 61627 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61628 </rpminfo_test> 61629 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270015" version="501" comment="kernel-uek-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61630 <object object_ref="oval:com.oracle.elsa:obj:20184270008" /> 61631 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61632 </rpminfo_test> 61633 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270016" version="501" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61634 <object object_ref="oval:com.oracle.elsa:obj:20184270009" /> 61635 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61636 </rpminfo_test> 61637 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270017" version="501" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61638 <object object_ref="oval:com.oracle.elsa:obj:20184270009" /> 61639 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61640 </rpminfo_test> 61641 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270018" version="501" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61642 <object object_ref="oval:com.oracle.elsa:obj:20184270010" /> 61643 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61644 </rpminfo_test> 61645 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270019" version="501" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61646 <object object_ref="oval:com.oracle.elsa:obj:20184270010" /> 61647 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61648 </rpminfo_test> 61649 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270020" version="501" comment="perf is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61650 <object object_ref="oval:com.oracle.elsa:obj:20184270011" /> 61651 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61652 </rpminfo_test> 61653 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270021" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61654 <object object_ref="oval:com.oracle.elsa:obj:20184270011" /> 61655 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61656 </rpminfo_test> 61657 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270022" version="501" comment="python-perf is earlier than 0:4.14.35-1818.4.5.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61658 <object object_ref="oval:com.oracle.elsa:obj:20184270012" /> 61659 <state state_ref="oval:com.oracle.elsa:ste:20184270003" /> 61660 </rpminfo_test> 61661 <rpminfo_test id="oval:com.oracle.elsa:tst:20184270023" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61662 <object object_ref="oval:com.oracle.elsa:obj:20184270012" /> 61663 <state state_ref="oval:com.oracle.elsa:ste:20184270001" /> 61664 </rpminfo_test> 61665 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61666 <object object_ref="oval:com.oracle.elsa:obj:20184285001" /> 61667 <state state_ref="oval:com.oracle.elsa:ste:20184285002" /> 61668 </rpminfo_test> 61669 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285002" version="501" comment="ivshmem-tools is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61670 <object object_ref="oval:com.oracle.elsa:obj:20184285002" /> 61671 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61672 </rpminfo_test> 61673 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285003" version="501" comment="ivshmem-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61674 <object object_ref="oval:com.oracle.elsa:obj:20184285002" /> 61675 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61676 </rpminfo_test> 61677 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285004" version="501" comment="qemu is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61678 <object object_ref="oval:com.oracle.elsa:obj:20184285003" /> 61679 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61680 </rpminfo_test> 61681 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285005" version="501" comment="qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61682 <object object_ref="oval:com.oracle.elsa:obj:20184285003" /> 61683 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61684 </rpminfo_test> 61685 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285006" version="501" comment="qemu-block-gluster is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61686 <object object_ref="oval:com.oracle.elsa:obj:20184285004" /> 61687 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61688 </rpminfo_test> 61689 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285007" version="501" comment="qemu-block-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61690 <object object_ref="oval:com.oracle.elsa:obj:20184285004" /> 61691 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61692 </rpminfo_test> 61693 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285008" version="501" comment="qemu-block-iscsi is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61694 <object object_ref="oval:com.oracle.elsa:obj:20184285005" /> 61695 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61696 </rpminfo_test> 61697 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285009" version="501" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61698 <object object_ref="oval:com.oracle.elsa:obj:20184285005" /> 61699 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61700 </rpminfo_test> 61701 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285010" version="501" comment="qemu-block-rbd is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61702 <object object_ref="oval:com.oracle.elsa:obj:20184285006" /> 61703 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61704 </rpminfo_test> 61705 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285011" version="501" comment="qemu-block-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61706 <object object_ref="oval:com.oracle.elsa:obj:20184285006" /> 61707 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61708 </rpminfo_test> 61709 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285012" version="501" comment="qemu-common is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61710 <object object_ref="oval:com.oracle.elsa:obj:20184285007" /> 61711 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61712 </rpminfo_test> 61713 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285013" version="501" comment="qemu-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61714 <object object_ref="oval:com.oracle.elsa:obj:20184285007" /> 61715 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61716 </rpminfo_test> 61717 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285014" version="501" comment="qemu-img is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61718 <object object_ref="oval:com.oracle.elsa:obj:20184285008" /> 61719 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61720 </rpminfo_test> 61721 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285015" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61722 <object object_ref="oval:com.oracle.elsa:obj:20184285008" /> 61723 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61724 </rpminfo_test> 61725 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285016" version="501" comment="qemu-kvm is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61726 <object object_ref="oval:com.oracle.elsa:obj:20184285009" /> 61727 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61728 </rpminfo_test> 61729 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285017" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61730 <object object_ref="oval:com.oracle.elsa:obj:20184285009" /> 61731 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61732 </rpminfo_test> 61733 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285018" version="501" comment="qemu-kvm-core is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61734 <object object_ref="oval:com.oracle.elsa:obj:20184285010" /> 61735 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61736 </rpminfo_test> 61737 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285019" version="501" comment="qemu-kvm-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61738 <object object_ref="oval:com.oracle.elsa:obj:20184285010" /> 61739 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61740 </rpminfo_test> 61741 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285020" version="501" comment="qemu-system-aarch64 is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61742 <object object_ref="oval:com.oracle.elsa:obj:20184285011" /> 61743 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61744 </rpminfo_test> 61745 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285021" version="501" comment="qemu-system-aarch64 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61746 <object object_ref="oval:com.oracle.elsa:obj:20184285011" /> 61747 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61748 </rpminfo_test> 61749 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285022" version="501" comment="qemu-system-aarch64-core is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61750 <object object_ref="oval:com.oracle.elsa:obj:20184285012" /> 61751 <state state_ref="oval:com.oracle.elsa:ste:20184285003" /> 61752 </rpminfo_test> 61753 <rpminfo_test id="oval:com.oracle.elsa:tst:20184285023" version="501" comment="qemu-system-aarch64-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61754 <object object_ref="oval:com.oracle.elsa:obj:20184285012" /> 61755 <state state_ref="oval:com.oracle.elsa:ste:20184285001" /> 61756 </rpminfo_test> 61757 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61758 <object object_ref="oval:com.oracle.elsa:obj:20184288001" /> 61759 <state state_ref="oval:com.oracle.elsa:ste:20184288002" /> 61760 </rpminfo_test> 61761 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.22.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61762 <object object_ref="oval:com.oracle.elsa:obj:20184288002" /> 61763 <state state_ref="oval:com.oracle.elsa:ste:20184288003" /> 61764 </rpminfo_test> 61765 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288003" 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"> 61766 <object object_ref="oval:com.oracle.elsa:obj:20184288002" /> 61767 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61768 </rpminfo_test> 61769 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.22.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61770 <object object_ref="oval:com.oracle.elsa:obj:20184288003" /> 61771 <state state_ref="oval:com.oracle.elsa:ste:20184288003" /> 61772 </rpminfo_test> 61773 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288005" 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"> 61774 <object object_ref="oval:com.oracle.elsa:obj:20184288003" /> 61775 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61776 </rpminfo_test> 61777 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.22.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61778 <object object_ref="oval:com.oracle.elsa:obj:20184288004" /> 61779 <state state_ref="oval:com.oracle.elsa:ste:20184288003" /> 61780 </rpminfo_test> 61781 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288007" 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"> 61782 <object object_ref="oval:com.oracle.elsa:obj:20184288004" /> 61783 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61784 </rpminfo_test> 61785 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.22.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61786 <object object_ref="oval:com.oracle.elsa:obj:20184288005" /> 61787 <state state_ref="oval:com.oracle.elsa:ste:20184288003" /> 61788 </rpminfo_test> 61789 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288009" 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"> 61790 <object object_ref="oval:com.oracle.elsa:obj:20184288005" /> 61791 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61792 </rpminfo_test> 61793 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.22.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61794 <object object_ref="oval:com.oracle.elsa:obj:20184288006" /> 61795 <state state_ref="oval:com.oracle.elsa:ste:20184288003" /> 61796 </rpminfo_test> 61797 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288011" 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"> 61798 <object object_ref="oval:com.oracle.elsa:obj:20184288006" /> 61799 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61800 </rpminfo_test> 61801 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.22.4.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61802 <object object_ref="oval:com.oracle.elsa:obj:20184288007" /> 61803 <state state_ref="oval:com.oracle.elsa:ste:20184288003" /> 61804 </rpminfo_test> 61805 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288013" 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"> 61806 <object object_ref="oval:com.oracle.elsa:obj:20184288007" /> 61807 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61808 </rpminfo_test> 61809 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61810 <object object_ref="oval:com.oracle.elsa:obj:20184288001" /> 61811 <state state_ref="oval:com.oracle.elsa:ste:20184288004" /> 61812 </rpminfo_test> 61813 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.22.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61814 <object object_ref="oval:com.oracle.elsa:obj:20184288002" /> 61815 <state state_ref="oval:com.oracle.elsa:ste:20184288005" /> 61816 </rpminfo_test> 61817 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288016" 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"> 61818 <object object_ref="oval:com.oracle.elsa:obj:20184288002" /> 61819 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61820 </rpminfo_test> 61821 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.22.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61822 <object object_ref="oval:com.oracle.elsa:obj:20184288003" /> 61823 <state state_ref="oval:com.oracle.elsa:ste:20184288005" /> 61824 </rpminfo_test> 61825 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288018" 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"> 61826 <object object_ref="oval:com.oracle.elsa:obj:20184288003" /> 61827 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61828 </rpminfo_test> 61829 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.22.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61830 <object object_ref="oval:com.oracle.elsa:obj:20184288004" /> 61831 <state state_ref="oval:com.oracle.elsa:ste:20184288005" /> 61832 </rpminfo_test> 61833 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288020" 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"> 61834 <object object_ref="oval:com.oracle.elsa:obj:20184288004" /> 61835 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61836 </rpminfo_test> 61837 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.22.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61838 <object object_ref="oval:com.oracle.elsa:obj:20184288005" /> 61839 <state state_ref="oval:com.oracle.elsa:ste:20184288005" /> 61840 </rpminfo_test> 61841 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288022" 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"> 61842 <object object_ref="oval:com.oracle.elsa:obj:20184288005" /> 61843 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61844 </rpminfo_test> 61845 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.22.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61846 <object object_ref="oval:com.oracle.elsa:obj:20184288006" /> 61847 <state state_ref="oval:com.oracle.elsa:ste:20184288005" /> 61848 </rpminfo_test> 61849 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288024" 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"> 61850 <object object_ref="oval:com.oracle.elsa:obj:20184288006" /> 61851 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61852 </rpminfo_test> 61853 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.22.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61854 <object object_ref="oval:com.oracle.elsa:obj:20184288007" /> 61855 <state state_ref="oval:com.oracle.elsa:ste:20184288005" /> 61856 </rpminfo_test> 61857 <rpminfo_test id="oval:com.oracle.elsa:tst:20184288026" 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"> 61858 <object object_ref="oval:com.oracle.elsa:obj:20184288007" /> 61859 <state state_ref="oval:com.oracle.elsa:ste:20184288001" /> 61860 </rpminfo_test> 61861 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61862 <object object_ref="oval:com.oracle.elsa:obj:20184289001" /> 61863 <state state_ref="oval:com.oracle.elsa:ste:20184289002" /> 61864 </rpminfo_test> 61865 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289002" version="501" comment="qemu is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61866 <object object_ref="oval:com.oracle.elsa:obj:20184289002" /> 61867 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61868 </rpminfo_test> 61869 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289003" version="501" comment="qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61870 <object object_ref="oval:com.oracle.elsa:obj:20184289002" /> 61871 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61872 </rpminfo_test> 61873 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289004" version="501" comment="qemu-block-gluster is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61874 <object object_ref="oval:com.oracle.elsa:obj:20184289003" /> 61875 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61876 </rpminfo_test> 61877 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289005" version="501" comment="qemu-block-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61878 <object object_ref="oval:com.oracle.elsa:obj:20184289003" /> 61879 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61880 </rpminfo_test> 61881 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289006" version="501" comment="qemu-block-iscsi is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61882 <object object_ref="oval:com.oracle.elsa:obj:20184289004" /> 61883 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61884 </rpminfo_test> 61885 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289007" version="501" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61886 <object object_ref="oval:com.oracle.elsa:obj:20184289004" /> 61887 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61888 </rpminfo_test> 61889 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289008" version="501" comment="qemu-block-rbd is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61890 <object object_ref="oval:com.oracle.elsa:obj:20184289005" /> 61891 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61892 </rpminfo_test> 61893 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289009" version="501" comment="qemu-block-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61894 <object object_ref="oval:com.oracle.elsa:obj:20184289005" /> 61895 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61896 </rpminfo_test> 61897 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289010" version="501" comment="qemu-common is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61898 <object object_ref="oval:com.oracle.elsa:obj:20184289006" /> 61899 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61900 </rpminfo_test> 61901 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289011" version="501" comment="qemu-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61902 <object object_ref="oval:com.oracle.elsa:obj:20184289006" /> 61903 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61904 </rpminfo_test> 61905 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289012" version="501" comment="qemu-img is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61906 <object object_ref="oval:com.oracle.elsa:obj:20184289007" /> 61907 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61908 </rpminfo_test> 61909 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289013" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61910 <object object_ref="oval:com.oracle.elsa:obj:20184289007" /> 61911 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61912 </rpminfo_test> 61913 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289014" version="501" comment="qemu-kvm is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61914 <object object_ref="oval:com.oracle.elsa:obj:20184289008" /> 61915 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61916 </rpminfo_test> 61917 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289015" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61918 <object object_ref="oval:com.oracle.elsa:obj:20184289008" /> 61919 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61920 </rpminfo_test> 61921 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289016" version="501" comment="qemu-kvm-core is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61922 <object object_ref="oval:com.oracle.elsa:obj:20184289009" /> 61923 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61924 </rpminfo_test> 61925 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289017" version="501" comment="qemu-kvm-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61926 <object object_ref="oval:com.oracle.elsa:obj:20184289009" /> 61927 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61928 </rpminfo_test> 61929 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289018" version="501" comment="qemu-system-x86 is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61930 <object object_ref="oval:com.oracle.elsa:obj:20184289010" /> 61931 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61932 </rpminfo_test> 61933 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289019" version="501" comment="qemu-system-x86 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61934 <object object_ref="oval:com.oracle.elsa:obj:20184289010" /> 61935 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61936 </rpminfo_test> 61937 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289020" version="501" comment="qemu-system-x86-core is earlier than 15:3.0.0-1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61938 <object object_ref="oval:com.oracle.elsa:obj:20184289011" /> 61939 <state state_ref="oval:com.oracle.elsa:ste:20184289003" /> 61940 </rpminfo_test> 61941 <rpminfo_test id="oval:com.oracle.elsa:tst:20184289021" version="501" comment="qemu-system-x86-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61942 <object object_ref="oval:com.oracle.elsa:obj:20184289011" /> 61943 <state state_ref="oval:com.oracle.elsa:ste:20184289001" /> 61944 </rpminfo_test> 61945 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61946 <object object_ref="oval:com.oracle.elsa:obj:20184299001" /> 61947 <state state_ref="oval:com.oracle.elsa:ste:20184299002" /> 61948 </rpminfo_test> 61949 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61950 <object object_ref="oval:com.oracle.elsa:obj:20184299002" /> 61951 <state state_ref="oval:com.oracle.elsa:ste:20184299003" /> 61952 </rpminfo_test> 61953 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299003" 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"> 61954 <object object_ref="oval:com.oracle.elsa:obj:20184299002" /> 61955 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 61956 </rpminfo_test> 61957 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61958 <object object_ref="oval:com.oracle.elsa:obj:20184299003" /> 61959 <state state_ref="oval:com.oracle.elsa:ste:20184299003" /> 61960 </rpminfo_test> 61961 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299005" 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"> 61962 <object object_ref="oval:com.oracle.elsa:obj:20184299003" /> 61963 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 61964 </rpminfo_test> 61965 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61966 <object object_ref="oval:com.oracle.elsa:obj:20184299004" /> 61967 <state state_ref="oval:com.oracle.elsa:ste:20184299003" /> 61968 </rpminfo_test> 61969 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299007" 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"> 61970 <object object_ref="oval:com.oracle.elsa:obj:20184299004" /> 61971 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 61972 </rpminfo_test> 61973 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61974 <object object_ref="oval:com.oracle.elsa:obj:20184299005" /> 61975 <state state_ref="oval:com.oracle.elsa:ste:20184299003" /> 61976 </rpminfo_test> 61977 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299009" 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"> 61978 <object object_ref="oval:com.oracle.elsa:obj:20184299005" /> 61979 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 61980 </rpminfo_test> 61981 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61982 <object object_ref="oval:com.oracle.elsa:obj:20184299006" /> 61983 <state state_ref="oval:com.oracle.elsa:ste:20184299003" /> 61984 </rpminfo_test> 61985 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299011" 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"> 61986 <object object_ref="oval:com.oracle.elsa:obj:20184299006" /> 61987 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 61988 </rpminfo_test> 61989 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.23.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61990 <object object_ref="oval:com.oracle.elsa:obj:20184299007" /> 61991 <state state_ref="oval:com.oracle.elsa:ste:20184299003" /> 61992 </rpminfo_test> 61993 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299013" 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"> 61994 <object object_ref="oval:com.oracle.elsa:obj:20184299007" /> 61995 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 61996 </rpminfo_test> 61997 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 61998 <object object_ref="oval:com.oracle.elsa:obj:20184299001" /> 61999 <state state_ref="oval:com.oracle.elsa:ste:20184299004" /> 62000 </rpminfo_test> 62001 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62002 <object object_ref="oval:com.oracle.elsa:obj:20184299002" /> 62003 <state state_ref="oval:com.oracle.elsa:ste:20184299005" /> 62004 </rpminfo_test> 62005 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299016" 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"> 62006 <object object_ref="oval:com.oracle.elsa:obj:20184299002" /> 62007 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 62008 </rpminfo_test> 62009 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62010 <object object_ref="oval:com.oracle.elsa:obj:20184299003" /> 62011 <state state_ref="oval:com.oracle.elsa:ste:20184299005" /> 62012 </rpminfo_test> 62013 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299018" 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"> 62014 <object object_ref="oval:com.oracle.elsa:obj:20184299003" /> 62015 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 62016 </rpminfo_test> 62017 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62018 <object object_ref="oval:com.oracle.elsa:obj:20184299004" /> 62019 <state state_ref="oval:com.oracle.elsa:ste:20184299005" /> 62020 </rpminfo_test> 62021 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299020" 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"> 62022 <object object_ref="oval:com.oracle.elsa:obj:20184299004" /> 62023 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 62024 </rpminfo_test> 62025 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62026 <object object_ref="oval:com.oracle.elsa:obj:20184299005" /> 62027 <state state_ref="oval:com.oracle.elsa:ste:20184299005" /> 62028 </rpminfo_test> 62029 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299022" 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"> 62030 <object object_ref="oval:com.oracle.elsa:obj:20184299005" /> 62031 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 62032 </rpminfo_test> 62033 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62034 <object object_ref="oval:com.oracle.elsa:obj:20184299006" /> 62035 <state state_ref="oval:com.oracle.elsa:ste:20184299005" /> 62036 </rpminfo_test> 62037 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299024" 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"> 62038 <object object_ref="oval:com.oracle.elsa:obj:20184299006" /> 62039 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 62040 </rpminfo_test> 62041 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.23.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62042 <object object_ref="oval:com.oracle.elsa:obj:20184299007" /> 62043 <state state_ref="oval:com.oracle.elsa:ste:20184299005" /> 62044 </rpminfo_test> 62045 <rpminfo_test id="oval:com.oracle.elsa:tst:20184299026" 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"> 62046 <object object_ref="oval:com.oracle.elsa:obj:20184299007" /> 62047 <state state_ref="oval:com.oracle.elsa:ste:20184299001" /> 62048 </rpminfo_test> 62049 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62050 <object object_ref="oval:com.oracle.elsa:obj:20184300001" /> 62051 <state state_ref="oval:com.oracle.elsa:ste:20184300002" /> 62052 </rpminfo_test> 62053 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300002" version="501" comment="dtrace-modules-3.8.13-118.28.1.el6uek is earlier than 0:0.4.5-3.el6" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62054 <object object_ref="oval:com.oracle.elsa:obj:20184300002" /> 62055 <state state_ref="oval:com.oracle.elsa:ste:20184300003" /> 62056 </rpminfo_test> 62057 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300003" version="501" comment="dtrace-modules-3.8.13-118.28.1.el6uek is signed with the Oracle Linux 6 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62058 <object object_ref="oval:com.oracle.elsa:obj:20184300002" /> 62059 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62060 </rpminfo_test> 62061 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300004" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.28.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62062 <object object_ref="oval:com.oracle.elsa:obj:20184300004" /> 62063 <state state_ref="oval:com.oracle.elsa:ste:20184300004" /> 62064 </rpminfo_test> 62065 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300005" 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"> 62066 <object object_ref="oval:com.oracle.elsa:obj:20184300004" /> 62067 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62068 </rpminfo_test> 62069 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300006" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.28.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62070 <object object_ref="oval:com.oracle.elsa:obj:20184300005" /> 62071 <state state_ref="oval:com.oracle.elsa:ste:20184300004" /> 62072 </rpminfo_test> 62073 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300007" 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"> 62074 <object object_ref="oval:com.oracle.elsa:obj:20184300005" /> 62075 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62076 </rpminfo_test> 62077 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300008" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.28.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62078 <object object_ref="oval:com.oracle.elsa:obj:20184300006" /> 62079 <state state_ref="oval:com.oracle.elsa:ste:20184300004" /> 62080 </rpminfo_test> 62081 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300009" 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"> 62082 <object object_ref="oval:com.oracle.elsa:obj:20184300006" /> 62083 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62084 </rpminfo_test> 62085 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300010" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.28.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62086 <object object_ref="oval:com.oracle.elsa:obj:20184300007" /> 62087 <state state_ref="oval:com.oracle.elsa:ste:20184300004" /> 62088 </rpminfo_test> 62089 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300011" 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"> 62090 <object object_ref="oval:com.oracle.elsa:obj:20184300007" /> 62091 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62092 </rpminfo_test> 62093 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300012" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.28.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62094 <object object_ref="oval:com.oracle.elsa:obj:20184300008" /> 62095 <state state_ref="oval:com.oracle.elsa:ste:20184300004" /> 62096 </rpminfo_test> 62097 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300013" 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"> 62098 <object object_ref="oval:com.oracle.elsa:obj:20184300008" /> 62099 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62100 </rpminfo_test> 62101 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300014" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.28.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62102 <object object_ref="oval:com.oracle.elsa:obj:20184300009" /> 62103 <state state_ref="oval:com.oracle.elsa:ste:20184300004" /> 62104 </rpminfo_test> 62105 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300015" 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"> 62106 <object object_ref="oval:com.oracle.elsa:obj:20184300009" /> 62107 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62108 </rpminfo_test> 62109 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300016" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62110 <object object_ref="oval:com.oracle.elsa:obj:20184300001" /> 62111 <state state_ref="oval:com.oracle.elsa:ste:20184300005" /> 62112 </rpminfo_test> 62113 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300017" version="501" comment="dtrace-modules-3.8.13-118.28.1.el7uek is earlier than 0:0.4.5-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62114 <object object_ref="oval:com.oracle.elsa:obj:20184300003" /> 62115 <state state_ref="oval:com.oracle.elsa:ste:20184300006" /> 62116 </rpminfo_test> 62117 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300018" version="501" comment="dtrace-modules-3.8.13-118.28.1.el7uek is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62118 <object object_ref="oval:com.oracle.elsa:obj:20184300003" /> 62119 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62120 </rpminfo_test> 62121 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300019" version="501" comment="kernel-uek is earlier than 0:3.8.13-118.28.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62122 <object object_ref="oval:com.oracle.elsa:obj:20184300004" /> 62123 <state state_ref="oval:com.oracle.elsa:ste:20184300007" /> 62124 </rpminfo_test> 62125 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300020" 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"> 62126 <object object_ref="oval:com.oracle.elsa:obj:20184300004" /> 62127 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62128 </rpminfo_test> 62129 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300021" version="501" comment="kernel-uek-debug is earlier than 0:3.8.13-118.28.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62130 <object object_ref="oval:com.oracle.elsa:obj:20184300005" /> 62131 <state state_ref="oval:com.oracle.elsa:ste:20184300007" /> 62132 </rpminfo_test> 62133 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300022" 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"> 62134 <object object_ref="oval:com.oracle.elsa:obj:20184300005" /> 62135 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62136 </rpminfo_test> 62137 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300023" version="501" comment="kernel-uek-debug-devel is earlier than 0:3.8.13-118.28.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62138 <object object_ref="oval:com.oracle.elsa:obj:20184300006" /> 62139 <state state_ref="oval:com.oracle.elsa:ste:20184300007" /> 62140 </rpminfo_test> 62141 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300024" 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"> 62142 <object object_ref="oval:com.oracle.elsa:obj:20184300006" /> 62143 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62144 </rpminfo_test> 62145 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300025" version="501" comment="kernel-uek-devel is earlier than 0:3.8.13-118.28.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62146 <object object_ref="oval:com.oracle.elsa:obj:20184300007" /> 62147 <state state_ref="oval:com.oracle.elsa:ste:20184300007" /> 62148 </rpminfo_test> 62149 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300026" 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"> 62150 <object object_ref="oval:com.oracle.elsa:obj:20184300007" /> 62151 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62152 </rpminfo_test> 62153 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300027" version="501" comment="kernel-uek-doc is earlier than 0:3.8.13-118.28.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62154 <object object_ref="oval:com.oracle.elsa:obj:20184300008" /> 62155 <state state_ref="oval:com.oracle.elsa:ste:20184300007" /> 62156 </rpminfo_test> 62157 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300028" 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"> 62158 <object object_ref="oval:com.oracle.elsa:obj:20184300008" /> 62159 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62160 </rpminfo_test> 62161 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300029" version="501" comment="kernel-uek-firmware is earlier than 0:3.8.13-118.28.1.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62162 <object object_ref="oval:com.oracle.elsa:obj:20184300009" /> 62163 <state state_ref="oval:com.oracle.elsa:ste:20184300007" /> 62164 </rpminfo_test> 62165 <rpminfo_test id="oval:com.oracle.elsa:tst:20184300030" 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"> 62166 <object object_ref="oval:com.oracle.elsa:obj:20184300009" /> 62167 <state state_ref="oval:com.oracle.elsa:ste:20184300001" /> 62168 </rpminfo_test> 62169 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301001" version="501" comment="Oracle Linux 5 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62170 <object object_ref="oval:com.oracle.elsa:obj:20184301001" /> 62171 <state state_ref="oval:com.oracle.elsa:ste:20184301003" /> 62172 </rpminfo_test> 62173 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301002" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.304.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62174 <object object_ref="oval:com.oracle.elsa:obj:20184301002" /> 62175 <state state_ref="oval:com.oracle.elsa:ste:20184301004" /> 62176 </rpminfo_test> 62177 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301003" version="501" comment="kernel-uek is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62178 <object object_ref="oval:com.oracle.elsa:obj:20184301002" /> 62179 <state state_ref="oval:com.oracle.elsa:ste:20184301001" /> 62180 </rpminfo_test> 62181 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301004" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.304.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62182 <object object_ref="oval:com.oracle.elsa:obj:20184301003" /> 62183 <state state_ref="oval:com.oracle.elsa:ste:20184301004" /> 62184 </rpminfo_test> 62185 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301005" version="501" comment="kernel-uek-debug is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62186 <object object_ref="oval:com.oracle.elsa:obj:20184301003" /> 62187 <state state_ref="oval:com.oracle.elsa:ste:20184301001" /> 62188 </rpminfo_test> 62189 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301006" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.304.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62190 <object object_ref="oval:com.oracle.elsa:obj:20184301004" /> 62191 <state state_ref="oval:com.oracle.elsa:ste:20184301004" /> 62192 </rpminfo_test> 62193 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301007" version="501" comment="kernel-uek-debug-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62194 <object object_ref="oval:com.oracle.elsa:obj:20184301004" /> 62195 <state state_ref="oval:com.oracle.elsa:ste:20184301001" /> 62196 </rpminfo_test> 62197 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301008" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.304.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62198 <object object_ref="oval:com.oracle.elsa:obj:20184301005" /> 62199 <state state_ref="oval:com.oracle.elsa:ste:20184301004" /> 62200 </rpminfo_test> 62201 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301009" version="501" comment="kernel-uek-devel is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62202 <object object_ref="oval:com.oracle.elsa:obj:20184301005" /> 62203 <state state_ref="oval:com.oracle.elsa:ste:20184301001" /> 62204 </rpminfo_test> 62205 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301010" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.304.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62206 <object object_ref="oval:com.oracle.elsa:obj:20184301006" /> 62207 <state state_ref="oval:com.oracle.elsa:ste:20184301004" /> 62208 </rpminfo_test> 62209 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301011" version="501" comment="kernel-uek-doc is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62210 <object object_ref="oval:com.oracle.elsa:obj:20184301006" /> 62211 <state state_ref="oval:com.oracle.elsa:ste:20184301001" /> 62212 </rpminfo_test> 62213 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301012" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.304.1.el5uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62214 <object object_ref="oval:com.oracle.elsa:obj:20184301007" /> 62215 <state state_ref="oval:com.oracle.elsa:ste:20184301004" /> 62216 </rpminfo_test> 62217 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301013" version="501" comment="kernel-uek-firmware is signed with the Oracle Linux 5 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62218 <object object_ref="oval:com.oracle.elsa:obj:20184301007" /> 62219 <state state_ref="oval:com.oracle.elsa:ste:20184301001" /> 62220 </rpminfo_test> 62221 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301014" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62222 <object object_ref="oval:com.oracle.elsa:obj:20184301001" /> 62223 <state state_ref="oval:com.oracle.elsa:ste:20184301005" /> 62224 </rpminfo_test> 62225 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301015" version="501" comment="kernel-uek is earlier than 0:2.6.39-400.304.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62226 <object object_ref="oval:com.oracle.elsa:obj:20184301002" /> 62227 <state state_ref="oval:com.oracle.elsa:ste:20184301006" /> 62228 </rpminfo_test> 62229 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301016" 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"> 62230 <object object_ref="oval:com.oracle.elsa:obj:20184301002" /> 62231 <state state_ref="oval:com.oracle.elsa:ste:20184301002" /> 62232 </rpminfo_test> 62233 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301017" version="501" comment="kernel-uek-debug is earlier than 0:2.6.39-400.304.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62234 <object object_ref="oval:com.oracle.elsa:obj:20184301003" /> 62235 <state state_ref="oval:com.oracle.elsa:ste:20184301006" /> 62236 </rpminfo_test> 62237 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301018" 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"> 62238 <object object_ref="oval:com.oracle.elsa:obj:20184301003" /> 62239 <state state_ref="oval:com.oracle.elsa:ste:20184301002" /> 62240 </rpminfo_test> 62241 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301019" version="501" comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.304.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62242 <object object_ref="oval:com.oracle.elsa:obj:20184301004" /> 62243 <state state_ref="oval:com.oracle.elsa:ste:20184301006" /> 62244 </rpminfo_test> 62245 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301020" 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"> 62246 <object object_ref="oval:com.oracle.elsa:obj:20184301004" /> 62247 <state state_ref="oval:com.oracle.elsa:ste:20184301002" /> 62248 </rpminfo_test> 62249 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301021" version="501" comment="kernel-uek-devel is earlier than 0:2.6.39-400.304.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62250 <object object_ref="oval:com.oracle.elsa:obj:20184301005" /> 62251 <state state_ref="oval:com.oracle.elsa:ste:20184301006" /> 62252 </rpminfo_test> 62253 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301022" 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"> 62254 <object object_ref="oval:com.oracle.elsa:obj:20184301005" /> 62255 <state state_ref="oval:com.oracle.elsa:ste:20184301002" /> 62256 </rpminfo_test> 62257 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301023" version="501" comment="kernel-uek-doc is earlier than 0:2.6.39-400.304.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62258 <object object_ref="oval:com.oracle.elsa:obj:20184301006" /> 62259 <state state_ref="oval:com.oracle.elsa:ste:20184301006" /> 62260 </rpminfo_test> 62261 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301024" 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"> 62262 <object object_ref="oval:com.oracle.elsa:obj:20184301006" /> 62263 <state state_ref="oval:com.oracle.elsa:ste:20184301002" /> 62264 </rpminfo_test> 62265 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301025" version="501" comment="kernel-uek-firmware is earlier than 0:2.6.39-400.304.1.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62266 <object object_ref="oval:com.oracle.elsa:obj:20184301007" /> 62267 <state state_ref="oval:com.oracle.elsa:ste:20184301006" /> 62268 </rpminfo_test> 62269 <rpminfo_test id="oval:com.oracle.elsa:tst:20184301026" 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"> 62270 <object object_ref="oval:com.oracle.elsa:obj:20184301007" /> 62271 <state state_ref="oval:com.oracle.elsa:ste:20184301002" /> 62272 </rpminfo_test> 62273 <rpminfo_test id="oval:com.oracle.elsa:tst:20184303001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62274 <object object_ref="oval:com.oracle.elsa:obj:20184303001" /> 62275 <state state_ref="oval:com.oracle.elsa:ste:20184303002" /> 62276 </rpminfo_test> 62277 <rpminfo_test id="oval:com.oracle.elsa:tst:20184303002" version="501" comment="kubeadm is earlier than 0:1.9.11-2.1.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62278 <object object_ref="oval:com.oracle.elsa:obj:20184303002" /> 62279 <state state_ref="oval:com.oracle.elsa:ste:20184303003" /> 62280 </rpminfo_test> 62281 <rpminfo_test id="oval:com.oracle.elsa:tst:20184303003" version="501" comment="kubeadm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62282 <object object_ref="oval:com.oracle.elsa:obj:20184303002" /> 62283 <state state_ref="oval:com.oracle.elsa:ste:20184303001" /> 62284 </rpminfo_test> 62285 <rpminfo_test id="oval:com.oracle.elsa:tst:20184303004" version="501" comment="kubectl is earlier than 0:1.9.11-2.1.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62286 <object object_ref="oval:com.oracle.elsa:obj:20184303003" /> 62287 <state state_ref="oval:com.oracle.elsa:ste:20184303003" /> 62288 </rpminfo_test> 62289 <rpminfo_test id="oval:com.oracle.elsa:tst:20184303005" version="501" comment="kubectl is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62290 <object object_ref="oval:com.oracle.elsa:obj:20184303003" /> 62291 <state state_ref="oval:com.oracle.elsa:ste:20184303001" /> 62292 </rpminfo_test> 62293 <rpminfo_test id="oval:com.oracle.elsa:tst:20184303006" version="501" comment="kubelet is earlier than 0:1.9.11-2.1.1.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62294 <object object_ref="oval:com.oracle.elsa:obj:20184303004" /> 62295 <state state_ref="oval:com.oracle.elsa:ste:20184303003" /> 62296 </rpminfo_test> 62297 <rpminfo_test id="oval:com.oracle.elsa:tst:20184303007" version="501" comment="kubelet is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62298 <object object_ref="oval:com.oracle.elsa:obj:20184303004" /> 62299 <state state_ref="oval:com.oracle.elsa:ste:20184303001" /> 62300 </rpminfo_test> 62301 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62302 <object object_ref="oval:com.oracle.elsa:obj:20184304001" /> 62303 <state state_ref="oval:com.oracle.elsa:ste:20184304002" /> 62304 </rpminfo_test> 62305 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304002" version="501" comment="kernel-uek is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62306 <object object_ref="oval:com.oracle.elsa:obj:20184304002" /> 62307 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62308 </rpminfo_test> 62309 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304003" 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"> 62310 <object object_ref="oval:com.oracle.elsa:obj:20184304002" /> 62311 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62312 </rpminfo_test> 62313 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304004" version="501" comment="kernel-uek-debug is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62314 <object object_ref="oval:com.oracle.elsa:obj:20184304003" /> 62315 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62316 </rpminfo_test> 62317 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304005" 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"> 62318 <object object_ref="oval:com.oracle.elsa:obj:20184304003" /> 62319 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62320 </rpminfo_test> 62321 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62322 <object object_ref="oval:com.oracle.elsa:obj:20184304004" /> 62323 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62324 </rpminfo_test> 62325 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304007" 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"> 62326 <object object_ref="oval:com.oracle.elsa:obj:20184304004" /> 62327 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62328 </rpminfo_test> 62329 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304008" version="501" comment="kernel-uek-devel is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62330 <object object_ref="oval:com.oracle.elsa:obj:20184304005" /> 62331 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62332 </rpminfo_test> 62333 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304009" 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"> 62334 <object object_ref="oval:com.oracle.elsa:obj:20184304005" /> 62335 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62336 </rpminfo_test> 62337 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304010" version="501" comment="kernel-uek-doc is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62338 <object object_ref="oval:com.oracle.elsa:obj:20184304006" /> 62339 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62340 </rpminfo_test> 62341 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304011" 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"> 62342 <object object_ref="oval:com.oracle.elsa:obj:20184304006" /> 62343 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62344 </rpminfo_test> 62345 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304012" version="501" comment="kernel-uek-headers is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62346 <object object_ref="oval:com.oracle.elsa:obj:20184304007" /> 62347 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62348 </rpminfo_test> 62349 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304013" version="501" comment="kernel-uek-headers is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62350 <object object_ref="oval:com.oracle.elsa:obj:20184304007" /> 62351 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62352 </rpminfo_test> 62353 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304014" version="501" comment="kernel-uek-tools is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62354 <object object_ref="oval:com.oracle.elsa:obj:20184304008" /> 62355 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62356 </rpminfo_test> 62357 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304015" version="501" comment="kernel-uek-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62358 <object object_ref="oval:com.oracle.elsa:obj:20184304008" /> 62359 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62360 </rpminfo_test> 62361 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304016" version="501" comment="kernel-uek-tools-libs is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62362 <object object_ref="oval:com.oracle.elsa:obj:20184304009" /> 62363 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62364 </rpminfo_test> 62365 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304017" version="501" comment="kernel-uek-tools-libs is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62366 <object object_ref="oval:com.oracle.elsa:obj:20184304009" /> 62367 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62368 </rpminfo_test> 62369 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304018" version="501" comment="kernel-uek-tools-libs-devel is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62370 <object object_ref="oval:com.oracle.elsa:obj:20184304010" /> 62371 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62372 </rpminfo_test> 62373 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304019" version="501" comment="kernel-uek-tools-libs-devel is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62374 <object object_ref="oval:com.oracle.elsa:obj:20184304010" /> 62375 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62376 </rpminfo_test> 62377 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304020" version="501" comment="perf is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62378 <object object_ref="oval:com.oracle.elsa:obj:20184304011" /> 62379 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62380 </rpminfo_test> 62381 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304021" version="501" comment="perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62382 <object object_ref="oval:com.oracle.elsa:obj:20184304011" /> 62383 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62384 </rpminfo_test> 62385 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304022" version="501" comment="python-perf is earlier than 0:4.14.35-1818.5.4.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62386 <object object_ref="oval:com.oracle.elsa:obj:20184304012" /> 62387 <state state_ref="oval:com.oracle.elsa:ste:20184304003" /> 62388 </rpminfo_test> 62389 <rpminfo_test id="oval:com.oracle.elsa:tst:20184304023" version="501" comment="python-perf is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62390 <object object_ref="oval:com.oracle.elsa:obj:20184304012" /> 62391 <state state_ref="oval:com.oracle.elsa:ste:20184304001" /> 62392 </rpminfo_test> 62393 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307001" version="501" comment="Oracle Linux 6 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62394 <object object_ref="oval:com.oracle.elsa:obj:20184307001" /> 62395 <state state_ref="oval:com.oracle.elsa:ste:20184307002" /> 62396 </rpminfo_test> 62397 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307002" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.23.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62398 <object object_ref="oval:com.oracle.elsa:obj:20184307002" /> 62399 <state state_ref="oval:com.oracle.elsa:ste:20184307003" /> 62400 </rpminfo_test> 62401 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307003" 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"> 62402 <object object_ref="oval:com.oracle.elsa:obj:20184307002" /> 62403 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62404 </rpminfo_test> 62405 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307004" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.23.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62406 <object object_ref="oval:com.oracle.elsa:obj:20184307003" /> 62407 <state state_ref="oval:com.oracle.elsa:ste:20184307003" /> 62408 </rpminfo_test> 62409 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307005" 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"> 62410 <object object_ref="oval:com.oracle.elsa:obj:20184307003" /> 62411 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62412 </rpminfo_test> 62413 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307006" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.23.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62414 <object object_ref="oval:com.oracle.elsa:obj:20184307004" /> 62415 <state state_ref="oval:com.oracle.elsa:ste:20184307003" /> 62416 </rpminfo_test> 62417 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307007" 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"> 62418 <object object_ref="oval:com.oracle.elsa:obj:20184307004" /> 62419 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62420 </rpminfo_test> 62421 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307008" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.23.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62422 <object object_ref="oval:com.oracle.elsa:obj:20184307005" /> 62423 <state state_ref="oval:com.oracle.elsa:ste:20184307003" /> 62424 </rpminfo_test> 62425 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307009" 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"> 62426 <object object_ref="oval:com.oracle.elsa:obj:20184307005" /> 62427 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62428 </rpminfo_test> 62429 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307010" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.23.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62430 <object object_ref="oval:com.oracle.elsa:obj:20184307006" /> 62431 <state state_ref="oval:com.oracle.elsa:ste:20184307003" /> 62432 </rpminfo_test> 62433 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307011" 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"> 62434 <object object_ref="oval:com.oracle.elsa:obj:20184307006" /> 62435 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62436 </rpminfo_test> 62437 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307012" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.23.2.el6uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62438 <object object_ref="oval:com.oracle.elsa:obj:20184307007" /> 62439 <state state_ref="oval:com.oracle.elsa:ste:20184307003" /> 62440 </rpminfo_test> 62441 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307013" 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"> 62442 <object object_ref="oval:com.oracle.elsa:obj:20184307007" /> 62443 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62444 </rpminfo_test> 62445 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307014" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62446 <object object_ref="oval:com.oracle.elsa:obj:20184307001" /> 62447 <state state_ref="oval:com.oracle.elsa:ste:20184307004" /> 62448 </rpminfo_test> 62449 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307015" version="501" comment="kernel-uek is earlier than 0:4.1.12-124.23.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62450 <object object_ref="oval:com.oracle.elsa:obj:20184307002" /> 62451 <state state_ref="oval:com.oracle.elsa:ste:20184307005" /> 62452 </rpminfo_test> 62453 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307016" 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"> 62454 <object object_ref="oval:com.oracle.elsa:obj:20184307002" /> 62455 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62456 </rpminfo_test> 62457 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307017" version="501" comment="kernel-uek-debug is earlier than 0:4.1.12-124.23.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62458 <object object_ref="oval:com.oracle.elsa:obj:20184307003" /> 62459 <state state_ref="oval:com.oracle.elsa:ste:20184307005" /> 62460 </rpminfo_test> 62461 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307018" 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"> 62462 <object object_ref="oval:com.oracle.elsa:obj:20184307003" /> 62463 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62464 </rpminfo_test> 62465 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307019" version="501" comment="kernel-uek-debug-devel is earlier than 0:4.1.12-124.23.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62466 <object object_ref="oval:com.oracle.elsa:obj:20184307004" /> 62467 <state state_ref="oval:com.oracle.elsa:ste:20184307005" /> 62468 </rpminfo_test> 62469 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307020" 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"> 62470 <object object_ref="oval:com.oracle.elsa:obj:20184307004" /> 62471 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62472 </rpminfo_test> 62473 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307021" version="501" comment="kernel-uek-devel is earlier than 0:4.1.12-124.23.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62474 <object object_ref="oval:com.oracle.elsa:obj:20184307005" /> 62475 <state state_ref="oval:com.oracle.elsa:ste:20184307005" /> 62476 </rpminfo_test> 62477 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307022" 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"> 62478 <object object_ref="oval:com.oracle.elsa:obj:20184307005" /> 62479 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62480 </rpminfo_test> 62481 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307023" version="501" comment="kernel-uek-doc is earlier than 0:4.1.12-124.23.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62482 <object object_ref="oval:com.oracle.elsa:obj:20184307006" /> 62483 <state state_ref="oval:com.oracle.elsa:ste:20184307005" /> 62484 </rpminfo_test> 62485 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307024" 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"> 62486 <object object_ref="oval:com.oracle.elsa:obj:20184307006" /> 62487 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62488 </rpminfo_test> 62489 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307025" version="501" comment="kernel-uek-firmware is earlier than 0:4.1.12-124.23.2.el7uek" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62490 <object object_ref="oval:com.oracle.elsa:obj:20184307007" /> 62491 <state state_ref="oval:com.oracle.elsa:ste:20184307005" /> 62492 </rpminfo_test> 62493 <rpminfo_test id="oval:com.oracle.elsa:tst:20184307026" 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"> 62494 <object object_ref="oval:com.oracle.elsa:obj:20184307007" /> 62495 <state state_ref="oval:com.oracle.elsa:ste:20184307001" /> 62496 </rpminfo_test> 62497 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62498 <object object_ref="oval:com.oracle.elsa:obj:20184312001" /> 62499 <state state_ref="oval:com.oracle.elsa:ste:20184312002" /> 62500 </rpminfo_test> 62501 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312002" version="501" comment="qemu is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62502 <object object_ref="oval:com.oracle.elsa:obj:20184312002" /> 62503 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62504 </rpminfo_test> 62505 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312003" version="501" comment="qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62506 <object object_ref="oval:com.oracle.elsa:obj:20184312002" /> 62507 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62508 </rpminfo_test> 62509 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312004" version="501" comment="qemu-block-gluster is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62510 <object object_ref="oval:com.oracle.elsa:obj:20184312003" /> 62511 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62512 </rpminfo_test> 62513 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312005" version="501" comment="qemu-block-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62514 <object object_ref="oval:com.oracle.elsa:obj:20184312003" /> 62515 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62516 </rpminfo_test> 62517 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312006" version="501" comment="qemu-block-iscsi is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62518 <object object_ref="oval:com.oracle.elsa:obj:20184312004" /> 62519 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62520 </rpminfo_test> 62521 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312007" version="501" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62522 <object object_ref="oval:com.oracle.elsa:obj:20184312004" /> 62523 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62524 </rpminfo_test> 62525 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312008" version="501" comment="qemu-block-rbd is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62526 <object object_ref="oval:com.oracle.elsa:obj:20184312005" /> 62527 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62528 </rpminfo_test> 62529 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312009" version="501" comment="qemu-block-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62530 <object object_ref="oval:com.oracle.elsa:obj:20184312005" /> 62531 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62532 </rpminfo_test> 62533 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312010" version="501" comment="qemu-common is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62534 <object object_ref="oval:com.oracle.elsa:obj:20184312006" /> 62535 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62536 </rpminfo_test> 62537 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312011" version="501" comment="qemu-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62538 <object object_ref="oval:com.oracle.elsa:obj:20184312006" /> 62539 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62540 </rpminfo_test> 62541 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312012" version="501" comment="qemu-img is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62542 <object object_ref="oval:com.oracle.elsa:obj:20184312007" /> 62543 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62544 </rpminfo_test> 62545 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312013" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62546 <object object_ref="oval:com.oracle.elsa:obj:20184312007" /> 62547 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62548 </rpminfo_test> 62549 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312014" version="501" comment="qemu-kvm is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62550 <object object_ref="oval:com.oracle.elsa:obj:20184312008" /> 62551 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62552 </rpminfo_test> 62553 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312015" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62554 <object object_ref="oval:com.oracle.elsa:obj:20184312008" /> 62555 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62556 </rpminfo_test> 62557 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312016" version="501" comment="qemu-kvm-core is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62558 <object object_ref="oval:com.oracle.elsa:obj:20184312009" /> 62559 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62560 </rpminfo_test> 62561 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312017" version="501" comment="qemu-kvm-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62562 <object object_ref="oval:com.oracle.elsa:obj:20184312009" /> 62563 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62564 </rpminfo_test> 62565 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312018" version="501" comment="qemu-system-x86 is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62566 <object object_ref="oval:com.oracle.elsa:obj:20184312010" /> 62567 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62568 </rpminfo_test> 62569 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312019" version="501" comment="qemu-system-x86 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62570 <object object_ref="oval:com.oracle.elsa:obj:20184312010" /> 62571 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62572 </rpminfo_test> 62573 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312020" version="501" comment="qemu-system-x86-core is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62574 <object object_ref="oval:com.oracle.elsa:obj:20184312011" /> 62575 <state state_ref="oval:com.oracle.elsa:ste:20184312003" /> 62576 </rpminfo_test> 62577 <rpminfo_test id="oval:com.oracle.elsa:tst:20184312021" version="501" comment="qemu-system-x86-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62578 <object object_ref="oval:com.oracle.elsa:obj:20184312011" /> 62579 <state state_ref="oval:com.oracle.elsa:ste:20184312001" /> 62580 </rpminfo_test> 62581 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313001" version="501" comment="Oracle Linux 7 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62582 <object object_ref="oval:com.oracle.elsa:obj:20184313001" /> 62583 <state state_ref="oval:com.oracle.elsa:ste:20184313002" /> 62584 </rpminfo_test> 62585 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313002" version="501" comment="ivshmem-tools is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62586 <object object_ref="oval:com.oracle.elsa:obj:20184313002" /> 62587 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62588 </rpminfo_test> 62589 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313003" version="501" comment="ivshmem-tools is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62590 <object object_ref="oval:com.oracle.elsa:obj:20184313002" /> 62591 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62592 </rpminfo_test> 62593 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313004" version="501" comment="qemu is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62594 <object object_ref="oval:com.oracle.elsa:obj:20184313003" /> 62595 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62596 </rpminfo_test> 62597 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313005" version="501" comment="qemu is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62598 <object object_ref="oval:com.oracle.elsa:obj:20184313003" /> 62599 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62600 </rpminfo_test> 62601 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313006" version="501" comment="qemu-block-gluster is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62602 <object object_ref="oval:com.oracle.elsa:obj:20184313004" /> 62603 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62604 </rpminfo_test> 62605 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313007" version="501" comment="qemu-block-gluster is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62606 <object object_ref="oval:com.oracle.elsa:obj:20184313004" /> 62607 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62608 </rpminfo_test> 62609 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313008" version="501" comment="qemu-block-iscsi is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62610 <object object_ref="oval:com.oracle.elsa:obj:20184313005" /> 62611 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62612 </rpminfo_test> 62613 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313009" version="501" comment="qemu-block-iscsi is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62614 <object object_ref="oval:com.oracle.elsa:obj:20184313005" /> 62615 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62616 </rpminfo_test> 62617 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313010" version="501" comment="qemu-block-rbd is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62618 <object object_ref="oval:com.oracle.elsa:obj:20184313006" /> 62619 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62620 </rpminfo_test> 62621 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313011" version="501" comment="qemu-block-rbd is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62622 <object object_ref="oval:com.oracle.elsa:obj:20184313006" /> 62623 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62624 </rpminfo_test> 62625 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313012" version="501" comment="qemu-common is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62626 <object object_ref="oval:com.oracle.elsa:obj:20184313007" /> 62627 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62628 </rpminfo_test> 62629 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313013" version="501" comment="qemu-common is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62630 <object object_ref="oval:com.oracle.elsa:obj:20184313007" /> 62631 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62632 </rpminfo_test> 62633 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313014" version="501" comment="qemu-img is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62634 <object object_ref="oval:com.oracle.elsa:obj:20184313008" /> 62635 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62636 </rpminfo_test> 62637 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313015" version="501" comment="qemu-img is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62638 <object object_ref="oval:com.oracle.elsa:obj:20184313008" /> 62639 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62640 </rpminfo_test> 62641 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313016" version="501" comment="qemu-kvm is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62642 <object object_ref="oval:com.oracle.elsa:obj:20184313009" /> 62643 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62644 </rpminfo_test> 62645 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313017" version="501" comment="qemu-kvm is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62646 <object object_ref="oval:com.oracle.elsa:obj:20184313009" /> 62647 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62648 </rpminfo_test> 62649 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313018" version="501" comment="qemu-kvm-core is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62650 <object object_ref="oval:com.oracle.elsa:obj:20184313010" /> 62651 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62652 </rpminfo_test> 62653 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313019" version="501" comment="qemu-kvm-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62654 <object object_ref="oval:com.oracle.elsa:obj:20184313010" /> 62655 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62656 </rpminfo_test> 62657 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313020" version="501" comment="qemu-system-aarch64 is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62658 <object object_ref="oval:com.oracle.elsa:obj:20184313011" /> 62659 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62660 </rpminfo_test> 62661 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313021" version="501" comment="qemu-system-aarch64 is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62662 <object object_ref="oval:com.oracle.elsa:obj:20184313011" /> 62663 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62664 </rpminfo_test> 62665 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313022" version="501" comment="qemu-system-aarch64-core is earlier than 15:3.0.0-3.el7" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62666 <object object_ref="oval:com.oracle.elsa:obj:20184313012" /> 62667 <state state_ref="oval:com.oracle.elsa:ste:20184313003" /> 62668 </rpminfo_test> 62669 <rpminfo_test id="oval:com.oracle.elsa:tst:20184313023" version="501" comment="qemu-system-aarch64-core is signed with the Oracle Linux 7 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux"> 62670 <object object_ref="oval:com.oracle.elsa:obj:20184313012" /> 62671 <state state_ref="oval:com.oracle.elsa:ste:20184313001" /> 62672 </rpminfo_test> 62673 </tests> 62674 <objects> 62675 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007005" version="501"> 62676 <name>kernel-headers</name> 62677 </rpminfo_object> 62678 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007007" version="501"> 62679 <name>kernel</name> 62680 </rpminfo_object> 62681 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007013" version="501"> 62682 <name>kernel-tools-libs-devel</name> 62683 </rpminfo_object> 62684 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007003" version="501"> 62685 <name>perf</name> 62686 </rpminfo_object> 62687 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007001" version="501"> 62688 <name>oraclelinux-release</name> 62689 </rpminfo_object> 62690 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007004" version="501"> 62691 <name>kernel-doc</name> 62692 </rpminfo_object> 62693 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007006" version="501"> 62694 <name>kernel-debug</name> 62695 </rpminfo_object> 62696 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007012" version="501"> 62697 <name>kernel-tools-libs</name> 62698 </rpminfo_object> 62699 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007010" version="501"> 62700 <name>kernel-devel</name> 62701 </rpminfo_object> 62702 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007008" version="501"> 62703 <name>kernel-abi-whitelists</name> 62704 </rpminfo_object> 62705 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007009" version="501"> 62706 <name>kernel-debug-devel</name> 62707 </rpminfo_object> 62708 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007011" version="501"> 62709 <name>python-perf</name> 62710 </rpminfo_object> 62711 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180007002" version="501"> 62712 <name>kernel-tools</name> 62713 </rpminfo_object> 62714 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008005" version="501"> 62715 <name>kernel-headers</name> 62716 </rpminfo_object> 62717 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008008" version="501"> 62718 <name>kernel</name> 62719 </rpminfo_object> 62720 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008006" version="501"> 62721 <name>perf</name> 62722 </rpminfo_object> 62723 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008001" version="501"> 62724 <name>oraclelinux-release</name> 62725 </rpminfo_object> 62726 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008007" version="501"> 62727 <name>kernel-abi-whitelists</name> 62728 </rpminfo_object> 62729 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008002" version="501"> 62730 <name>python-perf</name> 62731 </rpminfo_object> 62732 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008009" version="501"> 62733 <name>kernel-devel</name> 62734 </rpminfo_object> 62735 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008010" version="501"> 62736 <name>kernel-doc</name> 62737 </rpminfo_object> 62738 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008011" version="501"> 62739 <name>kernel-firmware</name> 62740 </rpminfo_object> 62741 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008004" version="501"> 62742 <name>kernel-debug-devel</name> 62743 </rpminfo_object> 62744 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180008003" version="501"> 62745 <name>kernel-debug</name> 62746 </rpminfo_object> 62747 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180012002" version="501"> 62748 <name>microcode_ctl</name> 62749 </rpminfo_object> 62750 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180012001" version="501"> 62751 <name>oraclelinux-release</name> 62752 </rpminfo_object> 62753 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180013002" version="501"> 62754 <name>microcode_ctl</name> 62755 </rpminfo_object> 62756 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180013001" version="501"> 62757 <name>oraclelinux-release</name> 62758 </rpminfo_object> 62759 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180023005" version="501"> 62760 <name>qemu-kvm-common</name> 62761 </rpminfo_object> 62762 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180023003" version="501"> 62763 <name>qemu-img</name> 62764 </rpminfo_object> 62765 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180023002" version="501"> 62766 <name>qemu-kvm-tools</name> 62767 </rpminfo_object> 62768 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180023004" version="501"> 62769 <name>qemu-kvm</name> 62770 </rpminfo_object> 62771 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180023001" version="501"> 62772 <name>oraclelinux-release</name> 62773 </rpminfo_object> 62774 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180024005" version="501"> 62775 <name>qemu-kvm</name> 62776 </rpminfo_object> 62777 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180024004" version="501"> 62778 <name>qemu-img</name> 62779 </rpminfo_object> 62780 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180024002" version="501"> 62781 <name>qemu-guest-agent</name> 62782 </rpminfo_object> 62783 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180024003" version="501"> 62784 <name>qemu-kvm-tools</name> 62785 </rpminfo_object> 62786 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180024001" version="501"> 62787 <name>oraclelinux-release</name> 62788 </rpminfo_object> 62789 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029017" version="501"> 62790 <name>libvirt-daemon-driver-storage-logical</name> 62791 </rpminfo_object> 62792 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029002" version="501"> 62793 <name>libvirt-daemon-driver-qemu</name> 62794 </rpminfo_object> 62795 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029031" version="501"> 62796 <name>libvirt-nss</name> 62797 </rpminfo_object> 62798 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029012" version="501"> 62799 <name>libvirt-daemon-driver-storage-core</name> 62800 </rpminfo_object> 62801 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029014" version="501"> 62802 <name>libvirt-daemon-driver-nwfilter</name> 62803 </rpminfo_object> 62804 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029030" version="501"> 62805 <name>libvirt-login-shell</name> 62806 </rpminfo_object> 62807 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029003" version="501"> 62808 <name>libvirt-daemon-driver-lxc</name> 62809 </rpminfo_object> 62810 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029025" version="501"> 62811 <name>libvirt-devel</name> 62812 </rpminfo_object> 62813 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029028" version="501"> 62814 <name>libvirt-daemon-lxc</name> 62815 </rpminfo_object> 62816 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029007" version="501"> 62817 <name>libvirt-daemon</name> 62818 </rpminfo_object> 62819 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029023" version="501"> 62820 <name>libvirt-daemon-config-nwfilter</name> 62821 </rpminfo_object> 62822 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029026" version="501"> 62823 <name>libvirt-daemon-driver-storage</name> 62824 </rpminfo_object> 62825 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029019" version="501"> 62826 <name>libvirt-daemon-driver-interface</name> 62827 </rpminfo_object> 62828 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029011" version="501"> 62829 <name>libvirt-daemon-driver-storage-mpath</name> 62830 </rpminfo_object> 62831 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029016" version="501"> 62832 <name>libvirt-daemon-driver-storage-disk</name> 62833 </rpminfo_object> 62834 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029010" version="501"> 62835 <name>libvirt-admin</name> 62836 </rpminfo_object> 62837 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029013" version="501"> 62838 <name>libvirt-daemon-driver-storage-scsi</name> 62839 </rpminfo_object> 62840 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029027" version="501"> 62841 <name>libvirt-client</name> 62842 </rpminfo_object> 62843 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029004" version="501"> 62844 <name>libvirt</name> 62845 </rpminfo_object> 62846 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029015" version="501"> 62847 <name>libvirt-daemon-driver-storage-gluster</name> 62848 </rpminfo_object> 62849 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029005" version="501"> 62850 <name>libvirt-daemon-config-network</name> 62851 </rpminfo_object> 62852 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029018" version="501"> 62853 <name>libvirt-docs</name> 62854 </rpminfo_object> 62855 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029029" version="501"> 62856 <name>libvirt-lock-sanlock</name> 62857 </rpminfo_object> 62858 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029008" version="501"> 62859 <name>libvirt-daemon-driver-network</name> 62860 </rpminfo_object> 62861 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029001" version="501"> 62862 <name>oraclelinux-release</name> 62863 </rpminfo_object> 62864 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029020" version="501"> 62865 <name>libvirt-libs</name> 62866 </rpminfo_object> 62867 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029021" version="501"> 62868 <name>libvirt-daemon-kvm</name> 62869 </rpminfo_object> 62870 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029024" version="501"> 62871 <name>libvirt-daemon-driver-storage-rbd</name> 62872 </rpminfo_object> 62873 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029009" version="501"> 62874 <name>libvirt-daemon-driver-storage-iscsi</name> 62875 </rpminfo_object> 62876 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029022" version="501"> 62877 <name>libvirt-daemon-driver-secret</name> 62878 </rpminfo_object> 62879 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180029006" version="501"> 62880 <name>libvirt-daemon-driver-nodedev</name> 62881 </rpminfo_object> 62882 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180030005" version="501"> 62883 <name>libvirt-devel</name> 62884 </rpminfo_object> 62885 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180030001" version="501"> 62886 <name>oraclelinux-release</name> 62887 </rpminfo_object> 62888 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180030006" version="501"> 62889 <name>libvirt-client</name> 62890 </rpminfo_object> 62891 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180030004" version="501"> 62892 <name>libvirt</name> 62893 </rpminfo_object> 62894 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180030002" version="501"> 62895 <name>libvirt-lock-sanlock</name> 62896 </rpminfo_object> 62897 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180030003" version="501"> 62898 <name>libvirt-python</name> 62899 </rpminfo_object> 62900 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180061002" version="501"> 62901 <name>thunderbird</name> 62902 </rpminfo_object> 62903 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180061001" version="501"> 62904 <name>oraclelinux-release</name> 62905 </rpminfo_object> 62906 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095010" version="501"> 62907 <name>java-1.8.0-openjdk-demo</name> 62908 </rpminfo_object> 62909 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095009" version="501"> 62910 <name>java-1.8.0-openjdk-javadoc-zip</name> 62911 </rpminfo_object> 62912 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095014" version="501"> 62913 <name>java-1.8.0-openjdk-javadoc</name> 62914 </rpminfo_object> 62915 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095013" version="501"> 62916 <name>java-1.8.0-openjdk-accessibility-debug</name> 62917 </rpminfo_object> 62918 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095017" version="501"> 62919 <name>java-1.8.0-openjdk-headless</name> 62920 </rpminfo_object> 62921 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095001" version="501"> 62922 <name>oraclelinux-release</name> 62923 </rpminfo_object> 62924 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095005" version="501"> 62925 <name>java-1.8.0-openjdk-javadoc-zip-debug</name> 62926 </rpminfo_object> 62927 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095002" version="501"> 62928 <name>java-1.8.0-openjdk-src</name> 62929 </rpminfo_object> 62930 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095006" version="501"> 62931 <name>java-1.8.0-openjdk-accessibility</name> 62932 </rpminfo_object> 62933 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095004" version="501"> 62934 <name>java-1.8.0-openjdk-javadoc-debug</name> 62935 </rpminfo_object> 62936 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095016" version="501"> 62937 <name>java-1.8.0-openjdk</name> 62938 </rpminfo_object> 62939 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095008" version="501"> 62940 <name>java-1.8.0-openjdk-headless-debug</name> 62941 </rpminfo_object> 62942 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095007" version="501"> 62943 <name>java-1.8.0-openjdk-demo-debug</name> 62944 </rpminfo_object> 62945 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095012" version="501"> 62946 <name>java-1.8.0-openjdk-devel-debug</name> 62947 </rpminfo_object> 62948 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095015" version="501"> 62949 <name>java-1.8.0-openjdk-devel</name> 62950 </rpminfo_object> 62951 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095003" version="501"> 62952 <name>java-1.8.0-openjdk-debug</name> 62953 </rpminfo_object> 62954 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180095011" version="501"> 62955 <name>java-1.8.0-openjdk-src-debug</name> 62956 </rpminfo_object> 62957 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180101004" version="501"> 62958 <name>bind-sdb</name> 62959 </rpminfo_object> 62960 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180101003" version="501"> 62961 <name>bind-chroot</name> 62962 </rpminfo_object> 62963 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180101002" version="501"> 62964 <name>bind-devel</name> 62965 </rpminfo_object> 62966 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180101006" version="501"> 62967 <name>bind-libs</name> 62968 </rpminfo_object> 62969 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180101005" version="501"> 62970 <name>bind</name> 62971 </rpminfo_object> 62972 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180101001" version="501"> 62973 <name>oraclelinux-release</name> 62974 </rpminfo_object> 62975 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180101007" version="501"> 62976 <name>bind-utils</name> 62977 </rpminfo_object> 62978 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102007" version="501"> 62979 <name>bind-pkcs11</name> 62980 </rpminfo_object> 62981 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102005" version="501"> 62982 <name>bind-sdb</name> 62983 </rpminfo_object> 62984 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102011" version="501"> 62985 <name>bind-pkcs11-utils</name> 62986 </rpminfo_object> 62987 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102006" version="501"> 62988 <name>bind-devel</name> 62989 </rpminfo_object> 62990 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102001" version="501"> 62991 <name>oraclelinux-release</name> 62992 </rpminfo_object> 62993 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102004" version="501"> 62994 <name>bind-pkcs11-devel</name> 62995 </rpminfo_object> 62996 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102012" version="501"> 62997 <name>bind-libs</name> 62998 </rpminfo_object> 62999 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102015" version="501"> 63000 <name>bind-pkcs11-libs</name> 63001 </rpminfo_object> 63002 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102008" version="501"> 63003 <name>bind-utils</name> 63004 </rpminfo_object> 63005 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102010" version="501"> 63006 <name>bind</name> 63007 </rpminfo_object> 63008 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102003" version="501"> 63009 <name>bind-sdb-chroot</name> 63010 </rpminfo_object> 63011 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102009" version="501"> 63012 <name>bind-license</name> 63013 </rpminfo_object> 63014 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102002" version="501"> 63015 <name>bind-lite-devel</name> 63016 </rpminfo_object> 63017 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102013" version="501"> 63018 <name>bind-chroot</name> 63019 </rpminfo_object> 63020 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180102014" version="501"> 63021 <name>bind-libs-lite</name> 63022 </rpminfo_object> 63023 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180122002" version="501"> 63024 <name>firefox</name> 63025 </rpminfo_object> 63026 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180122001" version="501"> 63027 <name>oraclelinux-release</name> 63028 </rpminfo_object> 63029 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151010" version="501"> 63030 <name>kernel-headers</name> 63031 </rpminfo_object> 63032 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151007" version="501"> 63033 <name>kernel</name> 63034 </rpminfo_object> 63035 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151004" version="501"> 63036 <name>kernel-tools-libs-devel</name> 63037 </rpminfo_object> 63038 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151012" version="501"> 63039 <name>perf</name> 63040 </rpminfo_object> 63041 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151001" version="501"> 63042 <name>oraclelinux-release</name> 63043 </rpminfo_object> 63044 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151002" version="501"> 63045 <name>kernel-doc</name> 63046 </rpminfo_object> 63047 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151003" version="501"> 63048 <name>kernel-debug</name> 63049 </rpminfo_object> 63050 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151011" version="501"> 63051 <name>kernel-tools-libs</name> 63052 </rpminfo_object> 63053 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151006" version="501"> 63054 <name>kernel-devel</name> 63055 </rpminfo_object> 63056 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151009" version="501"> 63057 <name>kernel-abi-whitelists</name> 63058 </rpminfo_object> 63059 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151013" version="501"> 63060 <name>kernel-debug-devel</name> 63061 </rpminfo_object> 63062 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151008" version="501"> 63063 <name>python-perf</name> 63064 </rpminfo_object> 63065 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180151005" version="501"> 63066 <name>kernel-tools</name> 63067 </rpminfo_object> 63068 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180158004" version="501"> 63069 <name>dhclient</name> 63070 </rpminfo_object> 63071 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180158001" version="501"> 63072 <name>oraclelinux-release</name> 63073 </rpminfo_object> 63074 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180158005" version="501"> 63075 <name>dhcp-common</name> 63076 </rpminfo_object> 63077 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180158002" version="501"> 63078 <name>dhcp-devel</name> 63079 </rpminfo_object> 63080 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180158006" version="501"> 63081 <name>dhcp-libs</name> 63082 </rpminfo_object> 63083 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180158003" version="501"> 63084 <name>dhcp</name> 63085 </rpminfo_object> 63086 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180163005" version="501"> 63087 <name>389-ds-base</name> 63088 </rpminfo_object> 63089 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180163003" version="501"> 63090 <name>389-ds-base-devel</name> 63091 </rpminfo_object> 63092 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180163002" version="501"> 63093 <name>389-ds-base-snmp</name> 63094 </rpminfo_object> 63095 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180163004" version="501"> 63096 <name>389-ds-base-libs</name> 63097 </rpminfo_object> 63098 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180163001" version="501"> 63099 <name>oraclelinux-release</name> 63100 </rpminfo_object> 63101 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169004" version="501"> 63102 <name>kernel-headers</name> 63103 </rpminfo_object> 63104 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169006" version="501"> 63105 <name>kernel</name> 63106 </rpminfo_object> 63107 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169003" version="501"> 63108 <name>perf</name> 63109 </rpminfo_object> 63110 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169001" version="501"> 63111 <name>oraclelinux-release</name> 63112 </rpminfo_object> 63113 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169007" version="501"> 63114 <name>kernel-doc</name> 63115 </rpminfo_object> 63116 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169002" version="501"> 63117 <name>python-perf</name> 63118 </rpminfo_object> 63119 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169005" version="501"> 63120 <name>kernel-devel</name> 63121 </rpminfo_object> 63122 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169011" version="501"> 63123 <name>kernel-abi-whitelists</name> 63124 </rpminfo_object> 63125 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169009" version="501"> 63126 <name>kernel-firmware</name> 63127 </rpminfo_object> 63128 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169010" version="501"> 63129 <name>kernel-debug-devel</name> 63130 </rpminfo_object> 63131 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180169008" version="501"> 63132 <name>kernel-debug</name> 63133 </rpminfo_object> 63134 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180223002" version="501"> 63135 <name>nautilus-devel</name> 63136 </rpminfo_object> 63137 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180223004" version="501"> 63138 <name>nautilus-extensions</name> 63139 </rpminfo_object> 63140 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180223003" version="501"> 63141 <name>nautilus</name> 63142 </rpminfo_object> 63143 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180223001" version="501"> 63144 <name>oraclelinux-release</name> 63145 </rpminfo_object> 63146 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260004" version="501"> 63147 <name>systemd</name> 63148 </rpminfo_object> 63149 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260001" version="501"> 63150 <name>oraclelinux-release</name> 63151 </rpminfo_object> 63152 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260005" version="501"> 63153 <name>systemd-devel</name> 63154 </rpminfo_object> 63155 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260007" version="501"> 63156 <name>systemd-libs</name> 63157 </rpminfo_object> 63158 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260003" version="501"> 63159 <name>libgudev1-devel</name> 63160 </rpminfo_object> 63161 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260002" version="501"> 63162 <name>libgudev1</name> 63163 </rpminfo_object> 63164 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260008" version="501"> 63165 <name>systemd-networkd</name> 63166 </rpminfo_object> 63167 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260009" version="501"> 63168 <name>systemd-python</name> 63169 </rpminfo_object> 63170 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260011" version="501"> 63171 <name>systemd-sysv</name> 63172 </rpminfo_object> 63173 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260010" version="501"> 63174 <name>systemd-resolved</name> 63175 </rpminfo_object> 63176 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180260006" version="501"> 63177 <name>systemd-journal-gateway</name> 63178 </rpminfo_object> 63179 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180262002" version="501"> 63180 <name>thunderbird</name> 63181 </rpminfo_object> 63182 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180262001" version="501"> 63183 <name>oraclelinux-release</name> 63184 </rpminfo_object> 63185 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292009" version="501"> 63186 <name>kernel-headers</name> 63187 </rpminfo_object> 63188 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292003" version="501"> 63189 <name>kernel</name> 63190 </rpminfo_object> 63191 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292006" version="501"> 63192 <name>kernel-PAE-devel</name> 63193 </rpminfo_object> 63194 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292011" version="501"> 63195 <name>kernel-doc</name> 63196 </rpminfo_object> 63197 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292007" version="501"> 63198 <name>kernel-debug</name> 63199 </rpminfo_object> 63200 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292001" version="501"> 63201 <name>oraclelinux-release</name> 63202 </rpminfo_object> 63203 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292005" version="501"> 63204 <name>kernel-devel</name> 63205 </rpminfo_object> 63206 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292004" version="501"> 63207 <name>kernel-xen-devel</name> 63208 </rpminfo_object> 63209 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292002" version="501"> 63210 <name>kernel-PAE</name> 63211 </rpminfo_object> 63212 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292008" version="501"> 63213 <name>kernel-debug-devel</name> 63214 </rpminfo_object> 63215 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180292010" version="501"> 63216 <name>kernel-xen</name> 63217 </rpminfo_object> 63218 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180349005" version="501"> 63219 <name>java-1.7.0-openjdk-src</name> 63220 </rpminfo_object> 63221 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180349001" version="501"> 63222 <name>oraclelinux-release</name> 63223 </rpminfo_object> 63224 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180349007" version="501"> 63225 <name>java-1.7.0-openjdk</name> 63226 </rpminfo_object> 63227 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180349004" version="501"> 63228 <name>java-1.7.0-openjdk-javadoc</name> 63229 </rpminfo_object> 63230 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180349006" version="501"> 63231 <name>java-1.7.0-openjdk-devel</name> 63232 </rpminfo_object> 63233 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180349003" version="501"> 63234 <name>java-1.7.0-openjdk-demo</name> 63235 </rpminfo_object> 63236 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180349002" version="501"> 63237 <name>java-1.7.0-openjdk-accessibility</name> 63238 </rpminfo_object> 63239 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180349008" version="501"> 63240 <name>java-1.7.0-openjdk-headless</name> 63241 </rpminfo_object> 63242 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180350002" version="501"> 63243 <name>gcab</name> 63244 </rpminfo_object> 63245 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180350003" version="501"> 63246 <name>libgcab1-devel</name> 63247 </rpminfo_object> 63248 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180350004" version="501"> 63249 <name>libgcab1</name> 63250 </rpminfo_object> 63251 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180350001" version="501"> 63252 <name>oraclelinux-release</name> 63253 </rpminfo_object> 63254 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180377003" version="501"> 63255 <name>quagga-contrib</name> 63256 </rpminfo_object> 63257 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180377004" version="501"> 63258 <name>quagga</name> 63259 </rpminfo_object> 63260 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180377002" version="501"> 63261 <name>quagga-devel</name> 63262 </rpminfo_object> 63263 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180377001" version="501"> 63264 <name>oraclelinux-release</name> 63265 </rpminfo_object> 63266 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378008" version="501"> 63267 <name>rubygem-io-console</name> 63268 </rpminfo_object> 63269 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378002" version="501"> 63270 <name>ruby-doc</name> 63271 </rpminfo_object> 63272 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378016" version="501"> 63273 <name>rubygem-psych</name> 63274 </rpminfo_object> 63275 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378004" version="501"> 63276 <name>rubygem-minitest</name> 63277 </rpminfo_object> 63278 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378011" version="501"> 63279 <name>rubygems</name> 63280 </rpminfo_object> 63281 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378006" version="501"> 63282 <name>ruby-devel</name> 63283 </rpminfo_object> 63284 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378015" version="501"> 63285 <name>ruby-libs</name> 63286 </rpminfo_object> 63287 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378010" version="501"> 63288 <name>ruby-irb</name> 63289 </rpminfo_object> 63290 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378001" version="501"> 63291 <name>oraclelinux-release</name> 63292 </rpminfo_object> 63293 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378009" version="501"> 63294 <name>rubygem-json</name> 63295 </rpminfo_object> 63296 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378005" version="501"> 63297 <name>rubygem-rake</name> 63298 </rpminfo_object> 63299 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378003" version="501"> 63300 <name>ruby-tcltk</name> 63301 </rpminfo_object> 63302 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378012" version="501"> 63303 <name>rubygem-bigdecimal</name> 63304 </rpminfo_object> 63305 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378014" version="501"> 63306 <name>ruby</name> 63307 </rpminfo_object> 63308 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378013" version="501"> 63309 <name>rubygem-rdoc</name> 63310 </rpminfo_object> 63311 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180378007" version="501"> 63312 <name>rubygems-devel</name> 63313 </rpminfo_object> 63314 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395004" version="501"> 63315 <name>kernel-headers</name> 63316 </rpminfo_object> 63317 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395011" version="501"> 63318 <name>kernel</name> 63319 </rpminfo_object> 63320 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395013" version="501"> 63321 <name>kernel-tools-libs-devel</name> 63322 </rpminfo_object> 63323 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395005" version="501"> 63324 <name>perf</name> 63325 </rpminfo_object> 63326 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395001" version="501"> 63327 <name>oraclelinux-release</name> 63328 </rpminfo_object> 63329 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395008" version="501"> 63330 <name>kernel-abi-whitelists</name> 63331 </rpminfo_object> 63332 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395006" version="501"> 63333 <name>python-perf</name> 63334 </rpminfo_object> 63335 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395002" version="501"> 63336 <name>kernel-tools-libs</name> 63337 </rpminfo_object> 63338 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395007" version="501"> 63339 <name>kernel-devel</name> 63340 </rpminfo_object> 63341 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395009" version="501"> 63342 <name>kernel-doc</name> 63343 </rpminfo_object> 63344 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395003" version="501"> 63345 <name>kernel-debug-devel</name> 63346 </rpminfo_object> 63347 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395012" version="501"> 63348 <name>kernel-debug</name> 63349 </rpminfo_object> 63350 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180395010" version="501"> 63351 <name>kernel-tools</name> 63352 </rpminfo_object> 63353 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406020" version="501"> 63354 <name>php-pspell</name> 63355 </rpminfo_object> 63356 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406007" version="501"> 63357 <name>php-pdo</name> 63358 </rpminfo_object> 63359 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406008" version="501"> 63360 <name>php-soap</name> 63361 </rpminfo_object> 63362 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406011" version="501"> 63363 <name>php-xml</name> 63364 </rpminfo_object> 63365 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406005" version="501"> 63366 <name>php-pgsql</name> 63367 </rpminfo_object> 63368 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406003" version="501"> 63369 <name>php-process</name> 63370 </rpminfo_object> 63371 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406022" version="501"> 63372 <name>php-intl</name> 63373 </rpminfo_object> 63374 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406006" version="501"> 63375 <name>php-xmlrpc</name> 63376 </rpminfo_object> 63377 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406021" version="501"> 63378 <name>php-snmp</name> 63379 </rpminfo_object> 63380 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406015" version="501"> 63381 <name>php-mysql</name> 63382 </rpminfo_object> 63383 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406002" version="501"> 63384 <name>php-common</name> 63385 </rpminfo_object> 63386 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406004" version="501"> 63387 <name>php-gd</name> 63388 </rpminfo_object> 63389 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406009" version="501"> 63390 <name>php-odbc</name> 63391 </rpminfo_object> 63392 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406019" version="501"> 63393 <name>php-devel</name> 63394 </rpminfo_object> 63395 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406010" version="501"> 63396 <name>php-ldap</name> 63397 </rpminfo_object> 63398 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406025" version="501"> 63399 <name>php-embedded</name> 63400 </rpminfo_object> 63401 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406017" version="501"> 63402 <name>php-enchant</name> 63403 </rpminfo_object> 63404 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406014" version="501"> 63405 <name>php</name> 63406 </rpminfo_object> 63407 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406016" version="501"> 63408 <name>php-mysqlnd</name> 63409 </rpminfo_object> 63410 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406001" version="501"> 63411 <name>oraclelinux-release</name> 63412 </rpminfo_object> 63413 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406018" version="501"> 63414 <name>php-mbstring</name> 63415 </rpminfo_object> 63416 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406026" version="501"> 63417 <name>php-fpm</name> 63418 </rpminfo_object> 63419 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406023" version="501"> 63420 <name>php-dba</name> 63421 </rpminfo_object> 63422 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406013" version="501"> 63423 <name>php-recode</name> 63424 </rpminfo_object> 63425 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406024" version="501"> 63426 <name>php-bcmath</name> 63427 </rpminfo_object> 63428 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180406012" version="501"> 63429 <name>php-cli</name> 63430 </rpminfo_object> 63431 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180414002" version="501"> 63432 <name>389-ds-base</name> 63433 </rpminfo_object> 63434 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180414005" version="501"> 63435 <name>389-ds-base-devel</name> 63436 </rpminfo_object> 63437 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180414003" version="501"> 63438 <name>389-ds-base-libs</name> 63439 </rpminfo_object> 63440 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180414004" version="501"> 63441 <name>389-ds-base-snmp</name> 63442 </rpminfo_object> 63443 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180414001" version="501"> 63444 <name>oraclelinux-release</name> 63445 </rpminfo_object> 63446 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418079" version="501"> 63447 <name>libreoffice-langpack-bg</name> 63448 </rpminfo_object> 63449 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418046" version="501"> 63450 <name>libreoffice-langpack-pt-BR</name> 63451 </rpminfo_object> 63452 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418129" version="501"> 63453 <name>libreoffice-librelogo</name> 63454 </rpminfo_object> 63455 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418066" version="501"> 63456 <name>autocorr-pt</name> 63457 </rpminfo_object> 63458 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418057" version="501"> 63459 <name>autocorr-it</name> 63460 </rpminfo_object> 63461 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418070" version="501"> 63462 <name>autocorr-es</name> 63463 </rpminfo_object> 63464 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418095" version="501"> 63465 <name>autocorr-is</name> 63466 </rpminfo_object> 63467 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418124" version="501"> 63468 <name>autocorr-sl</name> 63469 </rpminfo_object> 63470 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418056" version="501"> 63471 <name>libreoffice-core</name> 63472 </rpminfo_object> 63473 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418074" version="501"> 63474 <name>libreoffice-langpack-it</name> 63475 </rpminfo_object> 63476 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418125" version="501"> 63477 <name>libreoffice-langpack-mai</name> 63478 </rpminfo_object> 63479 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418038" version="501"> 63480 <name>libreoffice-langpack-ru</name> 63481 </rpminfo_object> 63482 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418025" version="501"> 63483 <name>libreoffice-langpack-af</name> 63484 </rpminfo_object> 63485 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418053" version="501"> 63486 <name>libreoffice-graphicfilter</name> 63487 </rpminfo_object> 63488 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418010" version="501"> 63489 <name>libreoffice-langpack-ro</name> 63490 </rpminfo_object> 63491 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418015" version="501"> 63492 <name>libreoffice</name> 63493 </rpminfo_object> 63494 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418047" version="501"> 63495 <name>libreoffice-langpack-as</name> 63496 </rpminfo_object> 63497 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418104" version="501"> 63498 <name>libreoffice-langpack-ar</name> 63499 </rpminfo_object> 63500 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418049" version="501"> 63501 <name>libreoffice-langpack-ko</name> 63502 </rpminfo_object> 63503 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418080" version="501"> 63504 <name>autocorr-hu</name> 63505 </rpminfo_object> 63506 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418113" version="501"> 63507 <name>autocorr-hr</name> 63508 </rpminfo_object> 63509 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418118" version="501"> 63510 <name>libreoffice-langpack-kn</name> 63511 </rpminfo_object> 63512 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418115" version="501"> 63513 <name>libreoffice-langpack-zh-Hant</name> 63514 </rpminfo_object> 63515 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418086" version="501"> 63516 <name>libreoffice-langpack-zh-Hans</name> 63517 </rpminfo_object> 63518 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418126" version="501"> 63519 <name>libreoffice-langpack-bn</name> 63520 </rpminfo_object> 63521 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418116" version="501"> 63522 <name>libreoffice-gdb-debug-support</name> 63523 </rpminfo_object> 63524 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418128" version="501"> 63525 <name>autocorr-tr</name> 63526 </rpminfo_object> 63527 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418081" version="501"> 63528 <name>libreoffice-langpack-kk</name> 63529 </rpminfo_object> 63530 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418042" version="501"> 63531 <name>autocorr-ga</name> 63532 </rpminfo_object> 63533 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418051" version="501"> 63534 <name>libreoffice-langpack-ss</name> 63535 </rpminfo_object> 63536 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418119" version="501"> 63537 <name>libreoffice-langpack-sr</name> 63538 </rpminfo_object> 63539 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418101" version="501"> 63540 <name>autocorr-pl</name> 63541 </rpminfo_object> 63542 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418032" version="501"> 63543 <name>libreoffice-langpack-sk</name> 63544 </rpminfo_object> 63545 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418123" version="501"> 63546 <name>libreoffice-langpack-ja</name> 63547 </rpminfo_object> 63548 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418006" version="501"> 63549 <name>libreoffice-langpack-si</name> 63550 </rpminfo_object> 63551 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418026" version="501"> 63552 <name>libreoffice-langpack-sv</name> 63553 </rpminfo_object> 63554 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418114" version="501"> 63555 <name>libreoffice-bsh</name> 63556 </rpminfo_object> 63557 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418107" version="501"> 63558 <name>libreoffice-langpack-br</name> 63559 </rpminfo_object> 63560 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418122" version="501"> 63561 <name>autocorr-zh</name> 63562 </rpminfo_object> 63563 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418034" version="501"> 63564 <name>libreoffice-officebean</name> 63565 </rpminfo_object> 63566 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418084" version="501"> 63567 <name>autocorr-ru</name> 63568 </rpminfo_object> 63569 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418014" version="501"> 63570 <name>libreoffice-langpack-gu</name> 63571 </rpminfo_object> 63572 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418083" version="501"> 63573 <name>autocorr-ko</name> 63574 </rpminfo_object> 63575 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418024" version="501"> 63576 <name>libreoffice-langpack-ga</name> 63577 </rpminfo_object> 63578 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418130" version="501"> 63579 <name>libreoffice-glade</name> 63580 </rpminfo_object> 63581 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418078" version="501"> 63582 <name>autocorr-ro</name> 63583 </rpminfo_object> 63584 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418029" version="501"> 63585 <name>libreoffice-langpack-gl</name> 63586 </rpminfo_object> 63587 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418039" version="501"> 63588 <name>autocorr-bg</name> 63589 </rpminfo_object> 63590 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418109" version="501"> 63591 <name>libreoffice-langpack-pa</name> 63592 </rpminfo_object> 63593 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418031" version="501"> 63594 <name>libreoffice-langpack-or</name> 63595 </rpminfo_object> 63596 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418073" version="501"> 63597 <name>libreoffice-langpack-pl</name> 63598 </rpminfo_object> 63599 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418117" version="501"> 63600 <name>libreoffice-langpack-sl</name> 63601 </rpminfo_object> 63602 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418077" version="501"> 63603 <name>libreoffice-math</name> 63604 </rpminfo_object> 63605 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418022" version="501"> 63606 <name>libreoffice-langpack-xh</name> 63607 </rpminfo_object> 63608 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418059" version="501"> 63609 <name>libreoffice-calc</name> 63610 </rpminfo_object> 63611 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418102" version="501"> 63612 <name>libreoffice-langpack-he</name> 63613 </rpminfo_object> 63614 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418064" version="501"> 63615 <name>libreoffice-emailmerge</name> 63616 </rpminfo_object> 63617 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418003" version="501"> 63618 <name>libreofficekit-devel</name> 63619 </rpminfo_object> 63620 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418009" version="501"> 63621 <name>autocorr-ja</name> 63622 </rpminfo_object> 63623 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418016" version="501"> 63624 <name>autocorr-af</name> 63625 </rpminfo_object> 63626 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418105" version="501"> 63627 <name>libreoffice-langpack-hu</name> 63628 </rpminfo_object> 63629 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418023" version="501"> 63630 <name>libreoffice-langpack-hr</name> 63631 </rpminfo_object> 63632 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418007" version="501"> 63633 <name>libreoffice-langpack-hi</name> 63634 </rpminfo_object> 63635 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418011" version="501"> 63636 <name>libreoffice-nlpsolver</name> 63637 </rpminfo_object> 63638 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418063" version="501"> 63639 <name>libreoffice-langpack-nso</name> 63640 </rpminfo_object> 63641 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418017" version="501"> 63642 <name>libreoffice-langpack-st</name> 63643 </rpminfo_object> 63644 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418127" version="501"> 63645 <name>autocorr-mn</name> 63646 </rpminfo_object> 63647 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418028" version="501"> 63648 <name>libreoffice-langpack-eu</name> 63649 </rpminfo_object> 63650 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418033" version="501"> 63651 <name>libreoffice-langpack-et</name> 63652 </rpminfo_object> 63653 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418060" version="501"> 63654 <name>libreoffice-langpack-es</name> 63655 </rpminfo_object> 63656 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418121" version="501"> 63657 <name>libreoffice-langpack-el</name> 63658 </rpminfo_object> 63659 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418037" version="501"> 63660 <name>libreoffice-langpack-en</name> 63661 </rpminfo_object> 63662 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418054" version="501"> 63663 <name>autocorr-en</name> 63664 </rpminfo_object> 63665 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418067" version="501"> 63666 <name>libreoffice-langpack-ve</name> 63667 </rpminfo_object> 63668 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418008" version="501"> 63669 <name>libreoffice-xsltfilter</name> 63670 </rpminfo_object> 63671 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418020" version="501"> 63672 <name>libreoffice-langpack-ml</name> 63673 </rpminfo_object> 63674 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418100" version="501"> 63675 <name>libreoffice-sdk-doc</name> 63676 </rpminfo_object> 63677 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418132" version="501"> 63678 <name>libreoffice-opensymbol-fonts</name> 63679 </rpminfo_object> 63680 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418018" version="501"> 63681 <name>libreoffice-langpack-mr</name> 63682 </rpminfo_object> 63683 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418131" version="501"> 63684 <name>autocorr-sv</name> 63685 </rpminfo_object> 63686 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418071" version="501"> 63687 <name>libreoffice-sdk</name> 63688 </rpminfo_object> 63689 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418048" version="501"> 63690 <name>libreoffice-ogltrans</name> 63691 </rpminfo_object> 63692 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418093" version="501"> 63693 <name>autocorr-sr</name> 63694 </rpminfo_object> 63695 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418111" version="501"> 63696 <name>autocorr-lb</name> 63697 </rpminfo_object> 63698 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418085" version="501"> 63699 <name>libreoffice-langpack-pt-PT</name> 63700 </rpminfo_object> 63701 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418112" version="501"> 63702 <name>libreoffice-langpack-fa</name> 63703 </rpminfo_object> 63704 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418089" version="501"> 63705 <name>autocorr-da</name> 63706 </rpminfo_object> 63707 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418001" version="501"> 63708 <name>oraclelinux-release</name> 63709 </rpminfo_object> 63710 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418030" version="501"> 63711 <name>libreoffice-pdfimport</name> 63712 </rpminfo_object> 63713 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418094" version="501"> 63714 <name>autocorr-de</name> 63715 </rpminfo_object> 63716 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418004" version="501"> 63717 <name>libreoffice-langpack-fi</name> 63718 </rpminfo_object> 63719 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418036" version="501"> 63720 <name>libreoffice-wiki-publisher</name> 63721 </rpminfo_object> 63722 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418005" version="501"> 63723 <name>autocorr-sk</name> 63724 </rpminfo_object> 63725 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418041" version="501"> 63726 <name>autocorr-lt</name> 63727 </rpminfo_object> 63728 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418002" version="501"> 63729 <name>libreofficekit</name> 63730 </rpminfo_object> 63731 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418062" version="501"> 63732 <name>autocorr-ca</name> 63733 </rpminfo_object> 63734 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418043" version="501"> 63735 <name>libreoffice-langpack-nr</name> 63736 </rpminfo_object> 63737 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418055" version="501"> 63738 <name>libreoffice-langpack-nl</name> 63739 </rpminfo_object> 63740 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418120" version="501"> 63741 <name>autocorr-cs</name> 63742 </rpminfo_object> 63743 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418068" version="501"> 63744 <name>libreoffice-langpack-nn</name> 63745 </rpminfo_object> 63746 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418019" version="501"> 63747 <name>libreoffice-langpack-nb</name> 63748 </rpminfo_object> 63749 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418076" version="501"> 63750 <name>libreoffice-impress</name> 63751 </rpminfo_object> 63752 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418092" version="501"> 63753 <name>libreoffice-pyuno</name> 63754 </rpminfo_object> 63755 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418106" version="501"> 63756 <name>libreoffice-base</name> 63757 </rpminfo_object> 63758 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418069" version="501"> 63759 <name>autocorr-vi</name> 63760 </rpminfo_object> 63761 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418045" version="501"> 63762 <name>libreoffice-langpack-fr</name> 63763 </rpminfo_object> 63764 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418090" version="501"> 63765 <name>libreoffice-ure</name> 63766 </rpminfo_object> 63767 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418087" version="501"> 63768 <name>libreoffice-langpack-th</name> 63769 </rpminfo_object> 63770 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418099" version="501"> 63771 <name>libreoffice-langpack-tn</name> 63772 </rpminfo_object> 63773 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418027" version="501"> 63774 <name>libreoffice-langpack-ta</name> 63775 </rpminfo_object> 63776 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418065" version="501"> 63777 <name>libreoffice-langpack-ca</name> 63778 </rpminfo_object> 63779 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418091" version="501"> 63780 <name>libreoffice-langpack-te</name> 63781 </rpminfo_object> 63782 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418082" version="501"> 63783 <name>libreoffice-langpack-cy</name> 63784 </rpminfo_object> 63785 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418072" version="501"> 63786 <name>libreoffice-langpack-tr</name> 63787 </rpminfo_object> 63788 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418103" version="501"> 63789 <name>libreoffice-langpack-ts</name> 63790 </rpminfo_object> 63791 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418052" version="501"> 63792 <name>libreoffice-langpack-cs</name> 63793 </rpminfo_object> 63794 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418096" version="501"> 63795 <name>libreoffice-langpack-dz</name> 63796 </rpminfo_object> 63797 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418075" version="501"> 63798 <name>autocorr-nl</name> 63799 </rpminfo_object> 63800 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418035" version="501"> 63801 <name>autocorr-fr</name> 63802 </rpminfo_object> 63803 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418050" version="501"> 63804 <name>autocorr-fa</name> 63805 </rpminfo_object> 63806 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418012" version="501"> 63807 <name>libreoffice-writer</name> 63808 </rpminfo_object> 63809 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418110" version="501"> 63810 <name>libreoffice-langpack-da</name> 63811 </rpminfo_object> 63812 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418098" version="501"> 63813 <name>autocorr-fi</name> 63814 </rpminfo_object> 63815 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418013" version="501"> 63816 <name>libreoffice-langpack-de</name> 63817 </rpminfo_object> 63818 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418097" version="501"> 63819 <name>libreoffice-postgresql</name> 63820 </rpminfo_object> 63821 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418040" version="501"> 63822 <name>libreoffice-langpack-uk</name> 63823 </rpminfo_object> 63824 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418058" version="501"> 63825 <name>libreoffice-langpack-zu</name> 63826 </rpminfo_object> 63827 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418108" version="501"> 63828 <name>libreoffice-rhino</name> 63829 </rpminfo_object> 63830 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418021" version="501"> 63831 <name>libreoffice-filters</name> 63832 </rpminfo_object> 63833 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418044" version="501"> 63834 <name>libreoffice-langpack-lv</name> 63835 </rpminfo_object> 63836 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418061" version="501"> 63837 <name>libreoffice-draw</name> 63838 </rpminfo_object> 63839 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180418088" version="501"> 63840 <name>libreoffice-langpack-lt</name> 63841 </rpminfo_object> 63842 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180469004" version="501"> 63843 <name>dhclient</name> 63844 </rpminfo_object> 63845 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180469003" version="501"> 63846 <name>dhcp</name> 63847 </rpminfo_object> 63848 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180469005" version="501"> 63849 <name>dhcp-common</name> 63850 </rpminfo_object> 63851 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180469002" version="501"> 63852 <name>dhcp-devel</name> 63853 </rpminfo_object> 63854 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180469001" version="501"> 63855 <name>oraclelinux-release</name> 63856 </rpminfo_object> 63857 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180483004" version="501"> 63858 <name>dhclient</name> 63859 </rpminfo_object> 63860 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180483001" version="501"> 63861 <name>oraclelinux-release</name> 63862 </rpminfo_object> 63863 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180483003" version="501"> 63864 <name>dhcp-common</name> 63865 </rpminfo_object> 63866 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180483006" version="501"> 63867 <name>dhcp-devel</name> 63868 </rpminfo_object> 63869 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180483005" version="501"> 63870 <name>dhcp-libs</name> 63871 </rpminfo_object> 63872 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180483002" version="501"> 63873 <name>dhcp</name> 63874 </rpminfo_object> 63875 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180504002" version="501"> 63876 <name>mailman</name> 63877 </rpminfo_object> 63878 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180504001" version="501"> 63879 <name>oraclelinux-release</name> 63880 </rpminfo_object> 63881 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180505002" version="501"> 63882 <name>mailman</name> 63883 </rpminfo_object> 63884 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180505001" version="501"> 63885 <name>oraclelinux-release</name> 63886 </rpminfo_object> 63887 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180515004" version="501"> 63888 <name>389-ds-base</name> 63889 </rpminfo_object> 63890 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180515003" version="501"> 63891 <name>389-ds-base-devel</name> 63892 </rpminfo_object> 63893 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180515002" version="501"> 63894 <name>389-ds-base-libs</name> 63895 </rpminfo_object> 63896 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180515001" version="501"> 63897 <name>oraclelinux-release</name> 63898 </rpminfo_object> 63899 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180516004" version="501"> 63900 <name>qemu-kvm-tools</name> 63901 </rpminfo_object> 63902 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180516005" version="501"> 63903 <name>qemu-img</name> 63904 </rpminfo_object> 63905 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180516002" version="501"> 63906 <name>qemu-guest-agent</name> 63907 </rpminfo_object> 63908 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180516003" version="501"> 63909 <name>qemu-kvm</name> 63910 </rpminfo_object> 63911 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180516001" version="501"> 63912 <name>oraclelinux-release</name> 63913 </rpminfo_object> 63914 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517093" version="501"> 63915 <name>libreoffice-langpack-pt-BR</name> 63916 </rpminfo_object> 63917 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517064" version="501"> 63918 <name>libreoffice-librelogo</name> 63919 </rpminfo_object> 63920 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517045" version="501"> 63921 <name>autocorr-pt</name> 63922 </rpminfo_object> 63923 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517011" version="501"> 63924 <name>autocorr-it</name> 63925 </rpminfo_object> 63926 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517098" version="501"> 63927 <name>autocorr-es</name> 63928 </rpminfo_object> 63929 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517084" version="501"> 63930 <name>autocorr-is</name> 63931 </rpminfo_object> 63932 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517092" version="501"> 63933 <name>libreoffice-wiki-publisher</name> 63934 </rpminfo_object> 63935 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517041" version="501"> 63936 <name>libreoffice-core</name> 63937 </rpminfo_object> 63938 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517024" version="501"> 63939 <name>libreoffice-langpack-it</name> 63940 </rpminfo_object> 63941 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517074" version="501"> 63942 <name>libreoffice-langpack-mai</name> 63943 </rpminfo_object> 63944 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517104" version="501"> 63945 <name>libreoffice-langpack-ru</name> 63946 </rpminfo_object> 63947 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517111" version="501"> 63948 <name>libreoffice-langpack-af</name> 63949 </rpminfo_object> 63950 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517089" version="501"> 63951 <name>libreoffice-graphicfilter</name> 63952 </rpminfo_object> 63953 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517055" version="501"> 63954 <name>libreoffice-langpack-ro</name> 63955 </rpminfo_object> 63956 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517090" version="501"> 63957 <name>libreoffice</name> 63958 </rpminfo_object> 63959 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517121" version="501"> 63960 <name>libreoffice-langpack-as</name> 63961 </rpminfo_object> 63962 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517023" version="501"> 63963 <name>libreoffice-langpack-ar</name> 63964 </rpminfo_object> 63965 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517057" version="501"> 63966 <name>libreoffice-langpack-zu</name> 63967 </rpminfo_object> 63968 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517007" version="501"> 63969 <name>autocorr-hu</name> 63970 </rpminfo_object> 63971 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517062" version="501"> 63972 <name>autocorr-hr</name> 63973 </rpminfo_object> 63974 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517126" version="501"> 63975 <name>libreoffice-langpack-kn</name> 63976 </rpminfo_object> 63977 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517009" version="501"> 63978 <name>libreoffice-langpack-zh-Hant</name> 63979 </rpminfo_object> 63980 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517008" version="501"> 63981 <name>libreoffice-langpack-zh-Hans</name> 63982 </rpminfo_object> 63983 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517101" version="501"> 63984 <name>libreoffice-langpack-bn</name> 63985 </rpminfo_object> 63986 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517075" version="501"> 63987 <name>autocorr-tr</name> 63988 </rpminfo_object> 63989 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517002" version="501"> 63990 <name>libreoffice-langpack-sv</name> 63991 </rpminfo_object> 63992 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517048" version="501"> 63993 <name>libreoffice-langpack-bg</name> 63994 </rpminfo_object> 63995 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517114" version="501"> 63996 <name>libreoffice-langpack-ss</name> 63997 </rpminfo_object> 63998 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517072" version="501"> 63999 <name>libreoffice-langpack-sr</name> 64000 </rpminfo_object> 64001 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517123" version="501"> 64002 <name>autocorr-pl</name> 64003 </rpminfo_object> 64004 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517031" version="501"> 64005 <name>libreoffice-langpack-sk</name> 64006 </rpminfo_object> 64007 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517112" version="501"> 64008 <name>libreoffice-langpack-ja</name> 64009 </rpminfo_object> 64010 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517005" version="501"> 64011 <name>libreoffice-bsh</name> 64012 </rpminfo_object> 64013 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517058" version="501"> 64014 <name>autocorr-zh</name> 64015 </rpminfo_object> 64016 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517053" version="501"> 64017 <name>libreoffice-officebean</name> 64018 </rpminfo_object> 64019 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517097" version="501"> 64020 <name>autocorr-ru</name> 64021 </rpminfo_object> 64022 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517018" version="501"> 64023 <name>libreoffice-langpack-gu</name> 64024 </rpminfo_object> 64025 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517094" version="501"> 64026 <name>autocorr-ko</name> 64027 </rpminfo_object> 64028 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517019" version="501"> 64029 <name>libreoffice-langpack-ga</name> 64030 </rpminfo_object> 64031 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517088" version="501"> 64032 <name>libreoffice-langpack-tr</name> 64033 </rpminfo_object> 64034 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517040" version="501"> 64035 <name>libreoffice-glade</name> 64036 </rpminfo_object> 64037 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517109" version="501"> 64038 <name>autocorr-ro</name> 64039 </rpminfo_object> 64040 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517096" version="501"> 64041 <name>libreoffice-langpack-gl</name> 64042 </rpminfo_object> 64043 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517027" version="501"> 64044 <name>autocorr-bg</name> 64045 </rpminfo_object> 64046 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517033" version="501"> 64047 <name>libreoffice-langpack-pa</name> 64048 </rpminfo_object> 64049 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517017" version="501"> 64050 <name>libreoffice-langpack-or</name> 64051 </rpminfo_object> 64052 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517080" version="501"> 64053 <name>libreoffice-langpack-pl</name> 64054 </rpminfo_object> 64055 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517127" version="501"> 64056 <name>libreoffice-langpack-sl</name> 64057 </rpminfo_object> 64058 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517047" version="501"> 64059 <name>libreoffice-math</name> 64060 </rpminfo_object> 64061 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517003" version="501"> 64062 <name>libreoffice-langpack-xh</name> 64063 </rpminfo_object> 64064 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517125" version="501"> 64065 <name>libreoffice-calc</name> 64066 </rpminfo_object> 64067 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517124" version="501"> 64068 <name>libreoffice-emailmerge</name> 64069 </rpminfo_object> 64070 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517037" version="501"> 64071 <name>autocorr-ja</name> 64072 </rpminfo_object> 64073 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517050" version="501"> 64074 <name>autocorr-af</name> 64075 </rpminfo_object> 64076 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517025" version="501"> 64077 <name>libreoffice-langpack-hu</name> 64078 </rpminfo_object> 64079 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517056" version="501"> 64080 <name>libreoffice-langpack-hr</name> 64081 </rpminfo_object> 64082 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517117" version="501"> 64083 <name>libreoffice-langpack-hi</name> 64084 </rpminfo_object> 64085 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517078" version="501"> 64086 <name>libreoffice-nlpsolver</name> 64087 </rpminfo_object> 64088 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517102" version="501"> 64089 <name>libreoffice-headless</name> 64090 </rpminfo_object> 64091 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517020" version="501"> 64092 <name>libreoffice-langpack-nso</name> 64093 </rpminfo_object> 64094 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517091" version="501"> 64095 <name>libreoffice-langpack-st</name> 64096 </rpminfo_object> 64097 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517036" version="501"> 64098 <name>autocorr-mn</name> 64099 </rpminfo_object> 64100 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517060" version="501"> 64101 <name>libreoffice-langpack-eu</name> 64102 </rpminfo_object> 64103 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517105" version="501"> 64104 <name>libreoffice-langpack-et</name> 64105 </rpminfo_object> 64106 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517113" version="501"> 64107 <name>autocorr-ga</name> 64108 </rpminfo_object> 64109 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517118" version="501"> 64110 <name>libreoffice-langpack-es</name> 64111 </rpminfo_object> 64112 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517069" version="501"> 64113 <name>libreoffice-langpack-el</name> 64114 </rpminfo_object> 64115 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517006" version="501"> 64116 <name>libreoffice-langpack-en</name> 64117 </rpminfo_object> 64118 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517103" version="501"> 64119 <name>autocorr-en</name> 64120 </rpminfo_object> 64121 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517038" version="501"> 64122 <name>libreoffice-langpack-ve</name> 64123 </rpminfo_object> 64124 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517065" version="501"> 64125 <name>libreoffice-xsltfilter</name> 64126 </rpminfo_object> 64127 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517042" version="501"> 64128 <name>libreoffice-langpack-ml</name> 64129 </rpminfo_object> 64130 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517021" version="501"> 64131 <name>libreoffice-sdk-doc</name> 64132 </rpminfo_object> 64133 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517066" version="501"> 64134 <name>libreoffice-langpack-ms</name> 64135 </rpminfo_object> 64136 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517067" version="501"> 64137 <name>libreoffice-langpack-mr</name> 64138 </rpminfo_object> 64139 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517022" version="501"> 64140 <name>autocorr-sv</name> 64141 </rpminfo_object> 64142 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517035" version="501"> 64143 <name>libreoffice-sdk</name> 64144 </rpminfo_object> 64145 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517012" version="501"> 64146 <name>libreoffice-ogltrans</name> 64147 </rpminfo_object> 64148 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517044" version="501"> 64149 <name>autocorr-sr</name> 64150 </rpminfo_object> 64151 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517115" version="501"> 64152 <name>libreoffice-opensymbol-fonts</name> 64153 </rpminfo_object> 64154 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517077" version="501"> 64155 <name>autocorr-lb</name> 64156 </rpminfo_object> 64157 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517082" version="501"> 64158 <name>libreoffice-langpack-pt-PT</name> 64159 </rpminfo_object> 64160 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517032" version="501"> 64161 <name>libreoffice-gdb-debug-support</name> 64162 </rpminfo_object> 64163 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517107" version="501"> 64164 <name>autocorr-da</name> 64165 </rpminfo_object> 64166 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517052" version="501"> 64167 <name>libreoffice-pdfimport</name> 64168 </rpminfo_object> 64169 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517122" version="501"> 64170 <name>autocorr-de</name> 64171 </rpminfo_object> 64172 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517054" version="501"> 64173 <name>libreoffice-langpack-fi</name> 64174 </rpminfo_object> 64175 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517043" version="501"> 64176 <name>autocorr-sl</name> 64177 </rpminfo_object> 64178 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517100" version="501"> 64179 <name>autocorr-sk</name> 64180 </rpminfo_object> 64181 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517106" version="501"> 64182 <name>autocorr-ca</name> 64183 </rpminfo_object> 64184 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517099" version="501"> 64185 <name>autocorr-lt</name> 64186 </rpminfo_object> 64187 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517001" version="501"> 64188 <name>oraclelinux-release</name> 64189 </rpminfo_object> 64190 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517063" version="501"> 64191 <name>libreoffice-langpack-nr</name> 64192 </rpminfo_object> 64193 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517059" version="501"> 64194 <name>libreoffice-langpack-nl</name> 64195 </rpminfo_object> 64196 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517026" version="501"> 64197 <name>autocorr-cs</name> 64198 </rpminfo_object> 64199 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517039" version="501"> 64200 <name>libreoffice-langpack-nn</name> 64201 </rpminfo_object> 64202 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517110" version="501"> 64203 <name>libreoffice-langpack-nb</name> 64204 </rpminfo_object> 64205 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517079" version="501"> 64206 <name>libreoffice-impress</name> 64207 </rpminfo_object> 64208 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517049" version="501"> 64209 <name>libreoffice-pyuno</name> 64210 </rpminfo_object> 64211 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517004" version="501"> 64212 <name>libreoffice-base</name> 64213 </rpminfo_object> 64214 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517086" version="501"> 64215 <name>autocorr-vi</name> 64216 </rpminfo_object> 64217 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517095" version="501"> 64218 <name>libreoffice-langpack-fr</name> 64219 </rpminfo_object> 64220 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517076" version="501"> 64221 <name>libreoffice-ure</name> 64222 </rpminfo_object> 64223 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517087" version="501"> 64224 <name>libreoffice-langpack-th</name> 64225 </rpminfo_object> 64226 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517013" version="501"> 64227 <name>libreoffice-langpack-tn</name> 64228 </rpminfo_object> 64229 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517068" version="501"> 64230 <name>libreoffice-langpack-ta</name> 64231 </rpminfo_object> 64232 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517029" version="501"> 64233 <name>libreoffice-langpack-ca</name> 64234 </rpminfo_object> 64235 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517046" version="501"> 64236 <name>libreoffice-langpack-te</name> 64237 </rpminfo_object> 64238 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517083" version="501"> 64239 <name>libreoffice-langpack-cy</name> 64240 </rpminfo_object> 64241 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517051" version="501"> 64242 <name>libreoffice-langpack-ko</name> 64243 </rpminfo_object> 64244 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517116" version="501"> 64245 <name>libreoffice-langpack-ts</name> 64246 </rpminfo_object> 64247 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517034" version="501"> 64248 <name>libreoffice-langpack-cs</name> 64249 </rpminfo_object> 64250 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517015" version="501"> 64251 <name>libreoffice-langpack-dz</name> 64252 </rpminfo_object> 64253 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517108" version="501"> 64254 <name>autocorr-nl</name> 64255 </rpminfo_object> 64256 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517014" version="501"> 64257 <name>autocorr-fr</name> 64258 </rpminfo_object> 64259 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517028" version="501"> 64260 <name>autocorr-fa</name> 64261 </rpminfo_object> 64262 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517120" version="501"> 64263 <name>libreoffice-writer</name> 64264 </rpminfo_object> 64265 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517085" version="501"> 64266 <name>libreoffice-langpack-da</name> 64267 </rpminfo_object> 64268 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517070" version="501"> 64269 <name>autocorr-fi</name> 64270 </rpminfo_object> 64271 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517016" version="501"> 64272 <name>libreoffice-langpack-de</name> 64273 </rpminfo_object> 64274 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517030" version="501"> 64275 <name>libreoffice-langpack-he</name> 64276 </rpminfo_object> 64277 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517061" version="501"> 64278 <name>libreoffice-langpack-uk</name> 64279 </rpminfo_object> 64280 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517071" version="501"> 64281 <name>libreoffice-rhino</name> 64282 </rpminfo_object> 64283 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517119" version="501"> 64284 <name>libreoffice-filters</name> 64285 </rpminfo_object> 64286 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517073" version="501"> 64287 <name>libreoffice-draw</name> 64288 </rpminfo_object> 64289 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517010" version="501"> 64290 <name>libreoffice-langpack-lt</name> 64291 </rpminfo_object> 64292 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180517081" version="501"> 64293 <name>libreoffice-langpack-ur</name> 64294 </rpminfo_object> 64295 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180526002" version="501"> 64296 <name>firefox</name> 64297 </rpminfo_object> 64298 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180526001" version="501"> 64299 <name>oraclelinux-release</name> 64300 </rpminfo_object> 64301 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180527002" version="501"> 64302 <name>firefox</name> 64303 </rpminfo_object> 64304 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180527001" version="501"> 64305 <name>oraclelinux-release</name> 64306 </rpminfo_object> 64307 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180549002" version="501"> 64308 <name>firefox</name> 64309 </rpminfo_object> 64310 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180549001" version="501"> 64311 <name>oraclelinux-release</name> 64312 </rpminfo_object> 64313 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180592002" version="501"> 64314 <name>slf4j</name> 64315 </rpminfo_object> 64316 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180592003" version="501"> 64317 <name>slf4j-javadoc</name> 64318 </rpminfo_object> 64319 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180592004" version="501"> 64320 <name>slf4j-manual</name> 64321 </rpminfo_object> 64322 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180592001" version="501"> 64323 <name>oraclelinux-release</name> 64324 </rpminfo_object> 64325 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180647002" version="501"> 64326 <name>thunderbird</name> 64327 </rpminfo_object> 64328 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180647001" version="501"> 64329 <name>oraclelinux-release</name> 64330 </rpminfo_object> 64331 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180648002" version="501"> 64332 <name>thunderbird</name> 64333 </rpminfo_object> 64334 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180648001" version="501"> 64335 <name>oraclelinux-release</name> 64336 </rpminfo_object> 64337 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180649002" version="501"> 64338 <name>libvorbis</name> 64339 </rpminfo_object> 64340 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180649003" version="501"> 64341 <name>libvorbis-devel</name> 64342 </rpminfo_object> 64343 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180649004" version="501"> 64344 <name>libvorbis-devel-docs</name> 64345 </rpminfo_object> 64346 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180649001" version="501"> 64347 <name>oraclelinux-release</name> 64348 </rpminfo_object> 64349 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180666002" version="501"> 64350 <name>krb5-devel</name> 64351 </rpminfo_object> 64352 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180666001" version="501"> 64353 <name>oraclelinux-release</name> 64354 </rpminfo_object> 64355 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180666004" version="501"> 64356 <name>krb5-pkinit</name> 64357 </rpminfo_object> 64358 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180666003" version="501"> 64359 <name>krb5-libs</name> 64360 </rpminfo_object> 64361 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180666008" version="501"> 64362 <name>libkadm5</name> 64363 </rpminfo_object> 64364 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180666007" version="501"> 64365 <name>krb5-workstation</name> 64366 </rpminfo_object> 64367 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180666006" version="501"> 64368 <name>krb5-server-ldap</name> 64369 </rpminfo_object> 64370 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180666005" version="501"> 64371 <name>krb5-server</name> 64372 </rpminfo_object> 64373 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180805004" version="501"> 64374 <name>glibc-devel</name> 64375 </rpminfo_object> 64376 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180805007" version="501"> 64377 <name>glibc-utils</name> 64378 </rpminfo_object> 64379 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180805001" version="501"> 64380 <name>oraclelinux-release</name> 64381 </rpminfo_object> 64382 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180805002" version="501"> 64383 <name>glibc</name> 64384 </rpminfo_object> 64385 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180805008" version="501"> 64386 <name>nscd</name> 64387 </rpminfo_object> 64388 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180805005" version="501"> 64389 <name>glibc-headers</name> 64390 </rpminfo_object> 64391 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180805006" version="501"> 64392 <name>glibc-static</name> 64393 </rpminfo_object> 64394 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180805003" version="501"> 64395 <name>glibc-common</name> 64396 </rpminfo_object> 64397 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180816004" version="501"> 64398 <name>qemu-kvm-common</name> 64399 </rpminfo_object> 64400 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180816002" version="501"> 64401 <name>qemu-img</name> 64402 </rpminfo_object> 64403 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180816003" version="501"> 64404 <name>qemu-kvm</name> 64405 </rpminfo_object> 64406 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180816005" version="501"> 64407 <name>qemu-kvm-tools</name> 64408 </rpminfo_object> 64409 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180816001" version="501"> 64410 <name>oraclelinux-release</name> 64411 </rpminfo_object> 64412 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180842002" version="501"> 64413 <name>xdg-user-dirs</name> 64414 </rpminfo_object> 64415 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180842001" version="501"> 64416 <name>oraclelinux-release</name> 64417 </rpminfo_object> 64418 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849010" version="501"> 64419 <name>gcc-plugin-devel</name> 64420 </rpminfo_object> 64421 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849011" version="501"> 64422 <name>libasan</name> 64423 </rpminfo_object> 64424 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849028" version="501"> 64425 <name>libmudflap</name> 64426 </rpminfo_object> 64427 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849035" version="501"> 64428 <name>libstdc++</name> 64429 </rpminfo_object> 64430 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849037" version="501"> 64431 <name>libstdc++-docs</name> 64432 </rpminfo_object> 64433 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849006" version="501"> 64434 <name>gcc-gnat</name> 64435 </rpminfo_object> 64436 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849015" version="501"> 64437 <name>libgcc</name> 64438 </rpminfo_object> 64439 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849025" version="501"> 64440 <name>libitm</name> 64441 </rpminfo_object> 64442 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849012" version="501"> 64443 <name>libasan-static</name> 64444 </rpminfo_object> 64445 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849003" version="501"> 64446 <name>gcc</name> 64447 </rpminfo_object> 64448 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849016" version="501"> 64449 <name>libgfortran</name> 64450 </rpminfo_object> 64451 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849023" version="501"> 64452 <name>libgo-static</name> 64453 </rpminfo_object> 64454 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849036" version="501"> 64455 <name>libstdc++-devel</name> 64456 </rpminfo_object> 64457 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849027" version="501"> 64458 <name>libitm-static</name> 64459 </rpminfo_object> 64460 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849038" version="501"> 64461 <name>libstdc++-static</name> 64462 </rpminfo_object> 64463 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849005" version="501"> 64464 <name>gcc-gfortran</name> 64465 </rpminfo_object> 64466 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849021" version="501"> 64467 <name>libgo</name> 64468 </rpminfo_object> 64469 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849040" version="501"> 64470 <name>libtsan-static</name> 64471 </rpminfo_object> 64472 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849026" version="501"> 64473 <name>libitm-devel</name> 64474 </rpminfo_object> 64475 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849004" version="501"> 64476 <name>gcc-c++</name> 64477 </rpminfo_object> 64478 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849031" version="501"> 64479 <name>libobjc</name> 64480 </rpminfo_object> 64481 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849034" version="501"> 64482 <name>libquadmath-static</name> 64483 </rpminfo_object> 64484 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849020" version="501"> 64485 <name>libgnat-static</name> 64486 </rpminfo_object> 64487 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849030" version="501"> 64488 <name>libmudflap-static</name> 64489 </rpminfo_object> 64490 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849007" version="501"> 64491 <name>gcc-go</name> 64492 </rpminfo_object> 64493 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849019" version="501"> 64494 <name>libgnat-devel</name> 64495 </rpminfo_object> 64496 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849039" version="501"> 64497 <name>libtsan</name> 64498 </rpminfo_object> 64499 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849013" version="501"> 64500 <name>libatomic</name> 64501 </rpminfo_object> 64502 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849022" version="501"> 64503 <name>libgo-devel</name> 64504 </rpminfo_object> 64505 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849017" version="501"> 64506 <name>libgfortran-static</name> 64507 </rpminfo_object> 64508 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849032" version="501"> 64509 <name>libquadmath</name> 64510 </rpminfo_object> 64511 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849001" version="501"> 64512 <name>oraclelinux-release</name> 64513 </rpminfo_object> 64514 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849014" version="501"> 64515 <name>libatomic-static</name> 64516 </rpminfo_object> 64517 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849008" version="501"> 64518 <name>gcc-objc</name> 64519 </rpminfo_object> 64520 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849024" version="501"> 64521 <name>libgomp</name> 64522 </rpminfo_object> 64523 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849009" version="501"> 64524 <name>gcc-objc++</name> 64525 </rpminfo_object> 64526 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849033" version="501"> 64527 <name>libquadmath-devel</name> 64528 </rpminfo_object> 64529 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849002" version="501"> 64530 <name>cpp</name> 64531 </rpminfo_object> 64532 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849029" version="501"> 64533 <name>libmudflap-devel</name> 64534 </rpminfo_object> 64535 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180849018" version="501"> 64536 <name>libgnat</name> 64537 </rpminfo_object> 64538 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180855006" version="501"> 64539 <name>sntp</name> 64540 </rpminfo_object> 64541 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180855002" version="501"> 64542 <name>ntp</name> 64543 </rpminfo_object> 64544 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180855001" version="501"> 64545 <name>oraclelinux-release</name> 64546 </rpminfo_object> 64547 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180855003" version="501"> 64548 <name>ntp-doc</name> 64549 </rpminfo_object> 64550 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180855005" version="501"> 64551 <name>ntpdate</name> 64552 </rpminfo_object> 64553 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180855004" version="501"> 64554 <name>ntp-perl</name> 64555 </rpminfo_object> 64556 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180913001" version="501"> 64557 <name>oraclelinux-release</name> 64558 </rpminfo_object> 64559 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180913008" version="501"> 64560 <name>policycoreutils-sandbox</name> 64561 </rpminfo_object> 64562 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180913005" version="501"> 64563 <name>policycoreutils-newrole</name> 64564 </rpminfo_object> 64565 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180913006" version="501"> 64566 <name>policycoreutils-python</name> 64567 </rpminfo_object> 64568 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180913007" version="501"> 64569 <name>policycoreutils-restorecond</name> 64570 </rpminfo_object> 64571 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180913002" version="501"> 64572 <name>policycoreutils</name> 64573 </rpminfo_object> 64574 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180913003" version="501"> 64575 <name>policycoreutils-devel</name> 64576 </rpminfo_object> 64577 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180913004" version="501"> 64578 <name>policycoreutils-gui</name> 64579 </rpminfo_object> 64580 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980004" version="501"> 64581 <name>openssh-cavs</name> 64582 </rpminfo_object> 64583 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980001" version="501"> 64584 <name>oraclelinux-release</name> 64585 </rpminfo_object> 64586 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980008" version="501"> 64587 <name>openssh-server</name> 64588 </rpminfo_object> 64589 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980002" version="501"> 64590 <name>openssh</name> 64591 </rpminfo_object> 64592 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980010" version="501"> 64593 <name>pam_ssh_agent_auth</name> 64594 </rpminfo_object> 64595 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980005" version="501"> 64596 <name>openssh-clients</name> 64597 </rpminfo_object> 64598 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980003" version="501"> 64599 <name>openssh-askpass</name> 64600 </rpminfo_object> 64601 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980007" version="501"> 64602 <name>openssh-ldap</name> 64603 </rpminfo_object> 64604 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980009" version="501"> 64605 <name>openssh-server-sysvinit</name> 64606 </rpminfo_object> 64607 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180980006" version="501"> 64608 <name>openssh-keycat</name> 64609 </rpminfo_object> 64610 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180998001" version="501"> 64611 <name>oraclelinux-release</name> 64612 </rpminfo_object> 64613 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180998002" version="501"> 64614 <name>openssl</name> 64615 </rpminfo_object> 64616 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180998003" version="501"> 64617 <name>openssl-devel</name> 64618 </rpminfo_object> 64619 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180998005" version="501"> 64620 <name>openssl-perl</name> 64621 </rpminfo_object> 64622 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180998006" version="501"> 64623 <name>openssl-static</name> 64624 </rpminfo_object> 64625 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20180998004" version="501"> 64626 <name>openssl-libs</name> 64627 </rpminfo_object> 64628 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181055002" version="501"> 64629 <name>libvncserver</name> 64630 </rpminfo_object> 64631 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181055003" version="501"> 64632 <name>libvncserver-devel</name> 64633 </rpminfo_object> 64634 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181055001" version="501"> 64635 <name>oraclelinux-release</name> 64636 </rpminfo_object> 64637 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181058002" version="501"> 64638 <name>libvorbis</name> 64639 </rpminfo_object> 64640 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181058003" version="501"> 64641 <name>libvorbis-devel</name> 64642 </rpminfo_object> 64643 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181058004" version="501"> 64644 <name>libvorbis-devel-docs</name> 64645 </rpminfo_object> 64646 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181058001" version="501"> 64647 <name>oraclelinux-release</name> 64648 </rpminfo_object> 64649 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181060002" version="501"> 64650 <name>pcs</name> 64651 </rpminfo_object> 64652 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181060003" version="501"> 64653 <name>pcs-snmp</name> 64654 </rpminfo_object> 64655 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181060001" version="501"> 64656 <name>oraclelinux-release</name> 64657 </rpminfo_object> 64658 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062008" version="501"> 64659 <name>kernel-headers</name> 64660 </rpminfo_object> 64661 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062002" version="501"> 64662 <name>kernel</name> 64663 </rpminfo_object> 64664 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062011" version="501"> 64665 <name>kernel-tools-libs-devel</name> 64666 </rpminfo_object> 64667 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062012" version="501"> 64668 <name>perf</name> 64669 </rpminfo_object> 64670 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062001" version="501"> 64671 <name>oraclelinux-release</name> 64672 </rpminfo_object> 64673 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062003" version="501"> 64674 <name>kernel-abi-whitelists</name> 64675 </rpminfo_object> 64676 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062004" version="501"> 64677 <name>kernel-debug</name> 64678 </rpminfo_object> 64679 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062010" version="501"> 64680 <name>kernel-tools-libs</name> 64681 </rpminfo_object> 64682 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062006" version="501"> 64683 <name>kernel-devel</name> 64684 </rpminfo_object> 64685 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062007" version="501"> 64686 <name>kernel-doc</name> 64687 </rpminfo_object> 64688 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062005" version="501"> 64689 <name>kernel-debug-devel</name> 64690 </rpminfo_object> 64691 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062013" version="501"> 64692 <name>python-perf</name> 64693 </rpminfo_object> 64694 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181062009" version="501"> 64695 <name>kernel-tools</name> 64696 </rpminfo_object> 64697 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181098002" version="501"> 64698 <name>firefox</name> 64699 </rpminfo_object> 64700 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181098001" version="501"> 64701 <name>oraclelinux-release</name> 64702 </rpminfo_object> 64703 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181099002" version="501"> 64704 <name>firefox</name> 64705 </rpminfo_object> 64706 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181099001" version="501"> 64707 <name>oraclelinux-release</name> 64708 </rpminfo_object> 64709 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181124002" version="501"> 64710 <name>python-paramiko</name> 64711 </rpminfo_object> 64712 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181124001" version="501"> 64713 <name>oraclelinux-release</name> 64714 </rpminfo_object> 64715 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181169005" version="501"> 64716 <name>corosynclib</name> 64717 </rpminfo_object> 64718 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181169001" version="501"> 64719 <name>oraclelinux-release</name> 64720 </rpminfo_object> 64721 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181169003" version="501"> 64722 <name>corosync-qdevice</name> 64723 </rpminfo_object> 64724 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181169004" version="501"> 64725 <name>corosync-qnetd</name> 64726 </rpminfo_object> 64727 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181169006" version="501"> 64728 <name>corosynclib-devel</name> 64729 </rpminfo_object> 64730 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181169002" version="501"> 64731 <name>corosync</name> 64732 </rpminfo_object> 64733 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188007" version="501"> 64734 <name>java-1.8.0-openjdk-devel-debug</name> 64735 </rpminfo_object> 64736 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188011" version="501"> 64737 <name>java-1.8.0-openjdk-javadoc-debug</name> 64738 </rpminfo_object> 64739 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188012" version="501"> 64740 <name>java-1.8.0-openjdk-src</name> 64741 </rpminfo_object> 64742 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188001" version="501"> 64743 <name>oraclelinux-release</name> 64744 </rpminfo_object> 64745 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188006" version="501"> 64746 <name>java-1.8.0-openjdk-devel</name> 64747 </rpminfo_object> 64748 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188008" version="501"> 64749 <name>java-1.8.0-openjdk-headless</name> 64750 </rpminfo_object> 64751 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188005" version="501"> 64752 <name>java-1.8.0-openjdk-demo-debug</name> 64753 </rpminfo_object> 64754 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188009" version="501"> 64755 <name>java-1.8.0-openjdk-headless-debug</name> 64756 </rpminfo_object> 64757 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188002" version="501"> 64758 <name>java-1.8.0-openjdk</name> 64759 </rpminfo_object> 64760 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188004" version="501"> 64761 <name>java-1.8.0-openjdk-demo</name> 64762 </rpminfo_object> 64763 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188013" version="501"> 64764 <name>java-1.8.0-openjdk-src-debug</name> 64765 </rpminfo_object> 64766 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188003" version="501"> 64767 <name>java-1.8.0-openjdk-debug</name> 64768 </rpminfo_object> 64769 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181188010" version="501"> 64770 <name>java-1.8.0-openjdk-javadoc</name> 64771 </rpminfo_object> 64772 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191009" version="501"> 64773 <name>java-1.8.0-openjdk-devel-debug</name> 64774 </rpminfo_object> 64775 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191013" version="501"> 64776 <name>java-1.8.0-openjdk-javadoc-debug</name> 64777 </rpminfo_object> 64778 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191016" version="501"> 64779 <name>java-1.8.0-openjdk-src</name> 64780 </rpminfo_object> 64781 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191001" version="501"> 64782 <name>oraclelinux-release</name> 64783 </rpminfo_object> 64784 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191007" version="501"> 64785 <name>java-1.8.0-openjdk-demo-debug</name> 64786 </rpminfo_object> 64787 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191008" version="501"> 64788 <name>java-1.8.0-openjdk-devel</name> 64789 </rpminfo_object> 64790 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191015" version="501"> 64791 <name>java-1.8.0-openjdk-javadoc-zip-debug</name> 64792 </rpminfo_object> 64793 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191010" version="501"> 64794 <name>java-1.8.0-openjdk-headless</name> 64795 </rpminfo_object> 64796 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191003" version="501"> 64797 <name>java-1.8.0-openjdk-accessibility</name> 64798 </rpminfo_object> 64799 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191014" version="501"> 64800 <name>java-1.8.0-openjdk-javadoc-zip</name> 64801 </rpminfo_object> 64802 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191011" version="501"> 64803 <name>java-1.8.0-openjdk-headless-debug</name> 64804 </rpminfo_object> 64805 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191002" version="501"> 64806 <name>java-1.8.0-openjdk</name> 64807 </rpminfo_object> 64808 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191006" version="501"> 64809 <name>java-1.8.0-openjdk-demo</name> 64810 </rpminfo_object> 64811 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191017" version="501"> 64812 <name>java-1.8.0-openjdk-src-debug</name> 64813 </rpminfo_object> 64814 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191004" version="501"> 64815 <name>java-1.8.0-openjdk-accessibility-debug</name> 64816 </rpminfo_object> 64817 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191005" version="501"> 64818 <name>java-1.8.0-openjdk-debug</name> 64819 </rpminfo_object> 64820 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181191012" version="501"> 64821 <name>java-1.8.0-openjdk-javadoc</name> 64822 </rpminfo_object> 64823 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961009" version="501"> 64824 <name>kernel-headers</name> 64825 </rpminfo_object> 64826 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961002" version="501"> 64827 <name>kernel</name> 64828 </rpminfo_object> 64829 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961016" version="501"> 64830 <name>oracleasm-2.6.18-419.0.0.0.10.el5</name> 64831 </rpminfo_object> 64832 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961013" version="501"> 64833 <name>ocfs2-2.6.18-419.0.0.0.10.el5PAE</name> 64834 </rpminfo_object> 64835 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961004" version="501"> 64836 <name>kernel-PAE-devel</name> 64837 </rpminfo_object> 64838 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961008" version="501"> 64839 <name>kernel-doc</name> 64840 </rpminfo_object> 64841 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961005" version="501"> 64842 <name>kernel-debug</name> 64843 </rpminfo_object> 64844 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961018" version="501"> 64845 <name>oracleasm-2.6.18-419.0.0.0.10.el5debug</name> 64846 </rpminfo_object> 64847 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961001" version="501"> 64848 <name>oraclelinux-release</name> 64849 </rpminfo_object> 64850 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961014" version="501"> 64851 <name>ocfs2-2.6.18-419.0.0.0.10.el5debug</name> 64852 </rpminfo_object> 64853 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961007" version="501"> 64854 <name>kernel-devel</name> 64855 </rpminfo_object> 64856 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961011" version="501"> 64857 <name>kernel-xen-devel</name> 64858 </rpminfo_object> 64859 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961019" version="501"> 64860 <name>oracleasm-2.6.18-419.0.0.0.10.el5xen</name> 64861 </rpminfo_object> 64862 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961012" version="501"> 64863 <name>ocfs2-2.6.18-419.0.0.0.10.el5</name> 64864 </rpminfo_object> 64865 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961003" version="501"> 64866 <name>kernel-PAE</name> 64867 </rpminfo_object> 64868 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961006" version="501"> 64869 <name>kernel-debug-devel</name> 64870 </rpminfo_object> 64871 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961015" version="501"> 64872 <name>ocfs2-2.6.18-419.0.0.0.10.el5xen</name> 64873 </rpminfo_object> 64874 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961010" version="501"> 64875 <name>kernel-xen</name> 64876 </rpminfo_object> 64877 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:201811961017" version="501"> 64878 <name>oracleasm-2.6.18-419.0.0.0.10.el5PAE</name> 64879 </rpminfo_object> 64880 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181199002" version="501"> 64881 <name>patch</name> 64882 </rpminfo_object> 64883 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181199001" version="501"> 64884 <name>oraclelinux-release</name> 64885 </rpminfo_object> 64886 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181200002" version="501"> 64887 <name>patch</name> 64888 </rpminfo_object> 64889 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181200001" version="501"> 64890 <name>oraclelinux-release</name> 64891 </rpminfo_object> 64892 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181223002" version="501"> 64893 <name>librelp</name> 64894 </rpminfo_object> 64895 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181223003" version="501"> 64896 <name>librelp-devel</name> 64897 </rpminfo_object> 64898 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181223001" version="501"> 64899 <name>oraclelinux-release</name> 64900 </rpminfo_object> 64901 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224004" version="501"> 64902 <name>PackageKit-cron</name> 64903 </rpminfo_object> 64904 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224006" version="501"> 64905 <name>PackageKit-glib-devel</name> 64906 </rpminfo_object> 64907 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224002" version="501"> 64908 <name>PackageKit</name> 64909 </rpminfo_object> 64910 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224001" version="501"> 64911 <name>oraclelinux-release</name> 64912 </rpminfo_object> 64913 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224010" version="501"> 64914 <name>PackageKit-yum-plugin</name> 64915 </rpminfo_object> 64916 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224005" version="501"> 64917 <name>PackageKit-glib</name> 64918 </rpminfo_object> 64919 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224003" version="501"> 64920 <name>PackageKit-command-not-found</name> 64921 </rpminfo_object> 64922 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224007" version="501"> 64923 <name>PackageKit-gstreamer-plugin</name> 64924 </rpminfo_object> 64925 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224009" version="501"> 64926 <name>PackageKit-yum</name> 64927 </rpminfo_object> 64928 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181224008" version="501"> 64929 <name>PackageKit-gtk3-module</name> 64930 </rpminfo_object> 64931 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181225002" version="501"> 64932 <name>librelp</name> 64933 </rpminfo_object> 64934 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181225003" version="501"> 64935 <name>librelp-devel</name> 64936 </rpminfo_object> 64937 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181225001" version="501"> 64938 <name>oraclelinux-release</name> 64939 </rpminfo_object> 64940 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181270006" version="501"> 64941 <name>java-1.7.0-openjdk-src</name> 64942 </rpminfo_object> 64943 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181270001" version="501"> 64944 <name>oraclelinux-release</name> 64945 </rpminfo_object> 64946 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181270002" version="501"> 64947 <name>java-1.7.0-openjdk</name> 64948 </rpminfo_object> 64949 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181270005" version="501"> 64950 <name>java-1.7.0-openjdk-javadoc</name> 64951 </rpminfo_object> 64952 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181270004" version="501"> 64953 <name>java-1.7.0-openjdk-devel</name> 64954 </rpminfo_object> 64955 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181270003" version="501"> 64956 <name>java-1.7.0-openjdk-demo</name> 64957 </rpminfo_object> 64958 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181278008" version="501"> 64959 <name>java-1.7.0-openjdk-src</name> 64960 </rpminfo_object> 64961 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181278001" version="501"> 64962 <name>oraclelinux-release</name> 64963 </rpminfo_object> 64964 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181278002" version="501"> 64965 <name>java-1.7.0-openjdk</name> 64966 </rpminfo_object> 64967 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181278007" version="501"> 64968 <name>java-1.7.0-openjdk-javadoc</name> 64969 </rpminfo_object> 64970 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181278005" version="501"> 64971 <name>java-1.7.0-openjdk-devel</name> 64972 </rpminfo_object> 64973 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181278004" version="501"> 64974 <name>java-1.7.0-openjdk-demo</name> 64975 </rpminfo_object> 64976 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181278003" version="501"> 64977 <name>java-1.7.0-openjdk-accessibility</name> 64978 </rpminfo_object> 64979 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181278006" version="501"> 64980 <name>java-1.7.0-openjdk-headless</name> 64981 </rpminfo_object> 64982 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318008" version="501"> 64983 <name>kernel-headers</name> 64984 </rpminfo_object> 64985 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318002" version="501"> 64986 <name>kernel</name> 64987 </rpminfo_object> 64988 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318011" version="501"> 64989 <name>kernel-tools-libs-devel</name> 64990 </rpminfo_object> 64991 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318012" version="501"> 64992 <name>perf</name> 64993 </rpminfo_object> 64994 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318001" version="501"> 64995 <name>oraclelinux-release</name> 64996 </rpminfo_object> 64997 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318003" version="501"> 64998 <name>kernel-abi-whitelists</name> 64999 </rpminfo_object> 65000 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318004" version="501"> 65001 <name>kernel-debug</name> 65002 </rpminfo_object> 65003 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318010" version="501"> 65004 <name>kernel-tools-libs</name> 65005 </rpminfo_object> 65006 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318006" version="501"> 65007 <name>kernel-devel</name> 65008 </rpminfo_object> 65009 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318007" version="501"> 65010 <name>kernel-doc</name> 65011 </rpminfo_object> 65012 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318005" version="501"> 65013 <name>kernel-debug-devel</name> 65014 </rpminfo_object> 65015 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318013" version="501"> 65016 <name>python-perf</name> 65017 </rpminfo_object> 65018 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181318009" version="501"> 65019 <name>kernel-tools</name> 65020 </rpminfo_object> 65021 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319009" version="501"> 65022 <name>kernel-headers</name> 65023 </rpminfo_object> 65024 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319002" version="501"> 65025 <name>kernel</name> 65026 </rpminfo_object> 65027 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319010" version="501"> 65028 <name>perf</name> 65029 </rpminfo_object> 65030 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319001" version="501"> 65031 <name>oraclelinux-release</name> 65032 </rpminfo_object> 65033 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319003" version="501"> 65034 <name>kernel-abi-whitelists</name> 65035 </rpminfo_object> 65036 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319004" version="501"> 65037 <name>kernel-debug</name> 65038 </rpminfo_object> 65039 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319006" version="501"> 65040 <name>kernel-devel</name> 65041 </rpminfo_object> 65042 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319007" version="501"> 65043 <name>kernel-doc</name> 65044 </rpminfo_object> 65045 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319008" version="501"> 65046 <name>kernel-firmware</name> 65047 </rpminfo_object> 65048 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319005" version="501"> 65049 <name>kernel-debug-devel</name> 65050 </rpminfo_object> 65051 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181319011" version="501"> 65052 <name>python-perf</name> 65053 </rpminfo_object> 65054 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181364002" version="501"> 65055 <name>389-ds-base</name> 65056 </rpminfo_object> 65057 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181364003" version="501"> 65058 <name>389-ds-base-devel</name> 65059 </rpminfo_object> 65060 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181364004" version="501"> 65061 <name>389-ds-base-libs</name> 65062 </rpminfo_object> 65063 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181364001" version="501"> 65064 <name>oraclelinux-release</name> 65065 </rpminfo_object> 65066 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181380002" version="501"> 65067 <name>389-ds-base</name> 65068 </rpminfo_object> 65069 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181380003" version="501"> 65070 <name>389-ds-base-devel</name> 65071 </rpminfo_object> 65072 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181380004" version="501"> 65073 <name>389-ds-base-libs</name> 65074 </rpminfo_object> 65075 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181380005" version="501"> 65076 <name>389-ds-base-snmp</name> 65077 </rpminfo_object> 65078 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181380001" version="501"> 65079 <name>oraclelinux-release</name> 65080 </rpminfo_object> 65081 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396020" version="501"> 65082 <name>libvirt-daemon-driver-storage-logical</name> 65083 </rpminfo_object> 65084 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396013" version="501"> 65085 <name>libvirt-daemon-driver-qemu</name> 65086 </rpminfo_object> 65087 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396031" version="501"> 65088 <name>libvirt-nss</name> 65089 </rpminfo_object> 65090 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396016" version="501"> 65091 <name>libvirt-daemon-driver-storage-core</name> 65092 </rpminfo_object> 65093 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396012" version="501"> 65094 <name>libvirt-daemon-driver-nwfilter</name> 65095 </rpminfo_object> 65096 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396030" version="501"> 65097 <name>libvirt-login-shell</name> 65098 </rpminfo_object> 65099 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396009" version="501"> 65100 <name>libvirt-daemon-driver-lxc</name> 65101 </rpminfo_object> 65102 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396026" version="501"> 65103 <name>libvirt-devel</name> 65104 </rpminfo_object> 65105 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396025" version="501"> 65106 <name>libvirt-daemon-lxc</name> 65107 </rpminfo_object> 65108 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396005" version="501"> 65109 <name>libvirt-daemon</name> 65110 </rpminfo_object> 65111 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396007" version="501"> 65112 <name>libvirt-daemon-config-nwfilter</name> 65113 </rpminfo_object> 65114 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396015" version="501"> 65115 <name>libvirt-daemon-driver-storage</name> 65116 </rpminfo_object> 65117 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396008" version="501"> 65118 <name>libvirt-daemon-driver-interface</name> 65119 </rpminfo_object> 65120 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396006" version="501"> 65121 <name>libvirt-daemon-config-network</name> 65122 </rpminfo_object> 65123 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396017" version="501"> 65124 <name>libvirt-daemon-driver-storage-disk</name> 65125 </rpminfo_object> 65126 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396003" version="501"> 65127 <name>libvirt-admin</name> 65128 </rpminfo_object> 65129 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396023" version="501"> 65130 <name>libvirt-daemon-driver-storage-scsi</name> 65131 </rpminfo_object> 65132 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396004" version="501"> 65133 <name>libvirt-client</name> 65134 </rpminfo_object> 65135 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396002" version="501"> 65136 <name>libvirt</name> 65137 </rpminfo_object> 65138 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396010" version="501"> 65139 <name>libvirt-daemon-driver-network</name> 65140 </rpminfo_object> 65141 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396021" version="501"> 65142 <name>libvirt-daemon-driver-storage-mpath</name> 65143 </rpminfo_object> 65144 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396027" version="501"> 65145 <name>libvirt-docs</name> 65146 </rpminfo_object> 65147 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396029" version="501"> 65148 <name>libvirt-lock-sanlock</name> 65149 </rpminfo_object> 65150 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396018" version="501"> 65151 <name>libvirt-daemon-driver-storage-gluster</name> 65152 </rpminfo_object> 65153 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396001" version="501"> 65154 <name>oraclelinux-release</name> 65155 </rpminfo_object> 65156 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396028" version="501"> 65157 <name>libvirt-libs</name> 65158 </rpminfo_object> 65159 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396024" version="501"> 65160 <name>libvirt-daemon-kvm</name> 65161 </rpminfo_object> 65162 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396022" version="501"> 65163 <name>libvirt-daemon-driver-storage-rbd</name> 65164 </rpminfo_object> 65165 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396019" version="501"> 65166 <name>libvirt-daemon-driver-storage-iscsi</name> 65167 </rpminfo_object> 65168 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396014" version="501"> 65169 <name>libvirt-daemon-driver-secret</name> 65170 </rpminfo_object> 65171 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181396011" version="501"> 65172 <name>libvirt-daemon-driver-nodedev</name> 65173 </rpminfo_object> 65174 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181414002" version="501"> 65175 <name>firefox</name> 65176 </rpminfo_object> 65177 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181414001" version="501"> 65178 <name>oraclelinux-release</name> 65179 </rpminfo_object> 65180 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181415002" version="501"> 65181 <name>firefox</name> 65182 </rpminfo_object> 65183 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181415001" version="501"> 65184 <name>oraclelinux-release</name> 65185 </rpminfo_object> 65186 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181416004" version="501"> 65187 <name>qemu-kvm-common</name> 65188 </rpminfo_object> 65189 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181416002" version="501"> 65190 <name>qemu-img</name> 65191 </rpminfo_object> 65192 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181416003" version="501"> 65193 <name>qemu-kvm</name> 65194 </rpminfo_object> 65195 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181416005" version="501"> 65196 <name>qemu-kvm-tools</name> 65197 </rpminfo_object> 65198 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181416001" version="501"> 65199 <name>oraclelinux-release</name> 65200 </rpminfo_object> 65201 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181453002" version="501"> 65202 <name>dhclient</name> 65203 </rpminfo_object> 65204 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181453001" version="501"> 65205 <name>oraclelinux-release</name> 65206 </rpminfo_object> 65207 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181453004" version="501"> 65208 <name>dhcp-common</name> 65209 </rpminfo_object> 65210 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181453005" version="501"> 65211 <name>dhcp-devel</name> 65212 </rpminfo_object> 65213 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181453006" version="501"> 65214 <name>dhcp-libs</name> 65215 </rpminfo_object> 65216 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181453003" version="501"> 65217 <name>dhcp</name> 65218 </rpminfo_object> 65219 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181454002" version="501"> 65220 <name>dhclient</name> 65221 </rpminfo_object> 65222 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181454003" version="501"> 65223 <name>dhcp</name> 65224 </rpminfo_object> 65225 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181454005" version="501"> 65226 <name>dhcp-devel</name> 65227 </rpminfo_object> 65228 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181454004" version="501"> 65229 <name>dhcp-common</name> 65230 </rpminfo_object> 65231 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181454001" version="501"> 65232 <name>oraclelinux-release</name> 65233 </rpminfo_object> 65234 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629010" version="501"> 65235 <name>kernel-headers</name> 65236 </rpminfo_object> 65237 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629011" version="501"> 65238 <name>kernel</name> 65239 </rpminfo_object> 65240 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629013" version="501"> 65241 <name>kernel-tools-libs-devel</name> 65242 </rpminfo_object> 65243 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629007" version="501"> 65244 <name>perf</name> 65245 </rpminfo_object> 65246 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629001" version="501"> 65247 <name>oraclelinux-release</name> 65248 </rpminfo_object> 65249 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629002" version="501"> 65250 <name>kernel-abi-whitelists</name> 65251 </rpminfo_object> 65252 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629003" version="501"> 65253 <name>kernel-debug</name> 65254 </rpminfo_object> 65255 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629012" version="501"> 65256 <name>kernel-tools-libs</name> 65257 </rpminfo_object> 65258 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629004" version="501"> 65259 <name>kernel-devel</name> 65260 </rpminfo_object> 65261 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629006" version="501"> 65262 <name>kernel-doc</name> 65263 </rpminfo_object> 65264 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629005" version="501"> 65265 <name>kernel-debug-devel</name> 65266 </rpminfo_object> 65267 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629009" version="501"> 65268 <name>python-perf</name> 65269 </rpminfo_object> 65270 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181629008" version="501"> 65271 <name>kernel-tools</name> 65272 </rpminfo_object> 65273 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632015" version="501"> 65274 <name>libvirt-daemon-driver-storage-logical</name> 65275 </rpminfo_object> 65276 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632017" version="501"> 65277 <name>libvirt-daemon-driver-qemu</name> 65278 </rpminfo_object> 65279 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632031" version="501"> 65280 <name>libvirt-nss</name> 65281 </rpminfo_object> 65282 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632019" version="501"> 65283 <name>libvirt-daemon-driver-storage-core</name> 65284 </rpminfo_object> 65285 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632002" version="501"> 65286 <name>libvirt-daemon-driver-nwfilter</name> 65287 </rpminfo_object> 65288 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632029" version="501"> 65289 <name>libvirt-login-shell</name> 65290 </rpminfo_object> 65291 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632009" version="501"> 65292 <name>libvirt-daemon-driver-lxc</name> 65293 </rpminfo_object> 65294 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632030" version="501"> 65295 <name>libvirt-daemon-lxc</name> 65296 </rpminfo_object> 65297 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632003" version="501"> 65298 <name>libvirt-daemon</name> 65299 </rpminfo_object> 65300 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632020" version="501"> 65301 <name>libvirt-daemon-config-nwfilter</name> 65302 </rpminfo_object> 65303 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632011" version="501"> 65304 <name>libvirt-daemon-driver-storage</name> 65305 </rpminfo_object> 65306 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632007" version="501"> 65307 <name>libvirt-daemon-driver-interface</name> 65308 </rpminfo_object> 65309 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632006" version="501"> 65310 <name>libvirt-daemon-config-network</name> 65311 </rpminfo_object> 65312 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632014" version="501"> 65313 <name>libvirt-daemon-driver-network</name> 65314 </rpminfo_object> 65315 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632027" version="501"> 65316 <name>libvirt-daemon-driver-storage-disk</name> 65317 </rpminfo_object> 65318 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632022" version="501"> 65319 <name>libvirt-admin</name> 65320 </rpminfo_object> 65321 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632026" version="501"> 65322 <name>libvirt-daemon-driver-storage-scsi</name> 65323 </rpminfo_object> 65324 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632004" version="501"> 65325 <name>libvirt-client</name> 65326 </rpminfo_object> 65327 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632012" version="501"> 65328 <name>libvirt</name> 65329 </rpminfo_object> 65330 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632013" version="501"> 65331 <name>libvirt-daemon-driver-storage-gluster</name> 65332 </rpminfo_object> 65333 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632016" version="501"> 65334 <name>libvirt-daemon-driver-storage-mpath</name> 65335 </rpminfo_object> 65336 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632018" version="501"> 65337 <name>libvirt-docs</name> 65338 </rpminfo_object> 65339 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632028" version="501"> 65340 <name>libvirt-lock-sanlock</name> 65341 </rpminfo_object> 65342 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632021" version="501"> 65343 <name>libvirt-devel</name> 65344 </rpminfo_object> 65345 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632001" version="501"> 65346 <name>oraclelinux-release</name> 65347 </rpminfo_object> 65348 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632025" version="501"> 65349 <name>libvirt-libs</name> 65350 </rpminfo_object> 65351 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632010" version="501"> 65352 <name>libvirt-daemon-kvm</name> 65353 </rpminfo_object> 65354 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632023" version="501"> 65355 <name>libvirt-daemon-driver-storage-rbd</name> 65356 </rpminfo_object> 65357 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632024" version="501"> 65358 <name>libvirt-daemon-driver-storage-iscsi</name> 65359 </rpminfo_object> 65360 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632008" version="501"> 65361 <name>libvirt-daemon-driver-secret</name> 65362 </rpminfo_object> 65363 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181632005" version="501"> 65364 <name>libvirt-daemon-driver-nodedev</name> 65365 </rpminfo_object> 65366 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181633003" version="501"> 65367 <name>qemu-kvm-common</name> 65368 </rpminfo_object> 65369 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181633005" version="501"> 65370 <name>qemu-img</name> 65371 </rpminfo_object> 65372 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181633002" version="501"> 65373 <name>qemu-kvm-tools</name> 65374 </rpminfo_object> 65375 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181633004" version="501"> 65376 <name>qemu-kvm</name> 65377 </rpminfo_object> 65378 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181633001" version="501"> 65379 <name>oraclelinux-release</name> 65380 </rpminfo_object> 65381 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181647003" version="501"> 65382 <name>java-1.7.0-openjdk-src</name> 65383 </rpminfo_object> 65384 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181647001" version="501"> 65385 <name>oraclelinux-release</name> 65386 </rpminfo_object> 65387 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181647004" version="501"> 65388 <name>java-1.7.0-openjdk</name> 65389 </rpminfo_object> 65390 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181647006" version="501"> 65391 <name>java-1.7.0-openjdk-javadoc</name> 65392 </rpminfo_object> 65393 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181647005" version="501"> 65394 <name>java-1.7.0-openjdk-demo</name> 65395 </rpminfo_object> 65396 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181647002" version="501"> 65397 <name>java-1.7.0-openjdk-devel</name> 65398 </rpminfo_object> 65399 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181648005" version="501"> 65400 <name>java-1.7.0-openjdk-src</name> 65401 </rpminfo_object> 65402 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181648001" version="501"> 65403 <name>oraclelinux-release</name> 65404 </rpminfo_object> 65405 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181648002" version="501"> 65406 <name>java-1.7.0-openjdk</name> 65407 </rpminfo_object> 65408 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181648006" version="501"> 65409 <name>java-1.7.0-openjdk-javadoc</name> 65410 </rpminfo_object> 65411 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181648003" version="501"> 65412 <name>java-1.7.0-openjdk-devel</name> 65413 </rpminfo_object> 65414 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181648008" version="501"> 65415 <name>java-1.7.0-openjdk-demo</name> 65416 </rpminfo_object> 65417 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181648007" version="501"> 65418 <name>java-1.7.0-openjdk-accessibility</name> 65419 </rpminfo_object> 65420 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181648004" version="501"> 65421 <name>java-1.7.0-openjdk-headless</name> 65422 </rpminfo_object> 65423 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649011" version="501"> 65424 <name>java-1.8.0-openjdk-javadoc-zip</name> 65425 </rpminfo_object> 65426 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649008" version="501"> 65427 <name>java-1.8.0-openjdk-javadoc-debug</name> 65428 </rpminfo_object> 65429 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649012" version="501"> 65430 <name>java-1.8.0-openjdk-headless-debug</name> 65431 </rpminfo_object> 65432 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649004" version="501"> 65433 <name>java-1.8.0-openjdk-headless</name> 65434 </rpminfo_object> 65435 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649015" version="501"> 65436 <name>java-1.8.0-openjdk-demo-debug</name> 65437 </rpminfo_object> 65438 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649003" version="501"> 65439 <name>java-1.8.0-openjdk-devel</name> 65440 </rpminfo_object> 65441 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649013" version="501"> 65442 <name>java-1.8.0-openjdk-javadoc-zip-debug</name> 65443 </rpminfo_object> 65444 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649006" version="501"> 65445 <name>java-1.8.0-openjdk-src</name> 65446 </rpminfo_object> 65447 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649009" version="501"> 65448 <name>java-1.8.0-openjdk-accessibility</name> 65449 </rpminfo_object> 65450 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649014" version="501"> 65451 <name>java-1.8.0-openjdk-javadoc</name> 65452 </rpminfo_object> 65453 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649001" version="501"> 65454 <name>oraclelinux-release</name> 65455 </rpminfo_object> 65456 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649016" version="501"> 65457 <name>java-1.8.0-openjdk-debug</name> 65458 </rpminfo_object> 65459 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649007" version="501"> 65460 <name>java-1.8.0-openjdk-demo</name> 65461 </rpminfo_object> 65462 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649010" version="501"> 65463 <name>java-1.8.0-openjdk-accessibility-debug</name> 65464 </rpminfo_object> 65465 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649017" version="501"> 65466 <name>java-1.8.0-openjdk-devel-debug</name> 65467 </rpminfo_object> 65468 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649002" version="501"> 65469 <name>java-1.8.0-openjdk</name> 65470 </rpminfo_object> 65471 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181649005" version="501"> 65472 <name>java-1.8.0-openjdk-src-debug</name> 65473 </rpminfo_object> 65474 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650009" version="501"> 65475 <name>java-1.8.0-openjdk-devel-debug</name> 65476 </rpminfo_object> 65477 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650013" version="501"> 65478 <name>java-1.8.0-openjdk-javadoc</name> 65479 </rpminfo_object> 65480 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650012" version="501"> 65481 <name>java-1.8.0-openjdk-debug</name> 65482 </rpminfo_object> 65483 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650011" version="501"> 65484 <name>java-1.8.0-openjdk-headless-debug</name> 65485 </rpminfo_object> 65486 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650001" version="501"> 65487 <name>oraclelinux-release</name> 65488 </rpminfo_object> 65489 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650003" version="501"> 65490 <name>java-1.8.0-openjdk-devel</name> 65491 </rpminfo_object> 65492 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650007" version="501"> 65493 <name>java-1.8.0-openjdk-src</name> 65494 </rpminfo_object> 65495 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650005" version="501"> 65496 <name>java-1.8.0-openjdk-demo-debug</name> 65497 </rpminfo_object> 65498 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650002" version="501"> 65499 <name>java-1.8.0-openjdk-javadoc-debug</name> 65500 </rpminfo_object> 65501 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650008" version="501"> 65502 <name>java-1.8.0-openjdk-headless</name> 65503 </rpminfo_object> 65504 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650006" version="501"> 65505 <name>java-1.8.0-openjdk-demo</name> 65506 </rpminfo_object> 65507 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650004" version="501"> 65508 <name>java-1.8.0-openjdk</name> 65509 </rpminfo_object> 65510 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181650010" version="501"> 65511 <name>java-1.8.0-openjdk-src-debug</name> 65512 </rpminfo_object> 65513 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651010" version="501"> 65514 <name>kernel-headers</name> 65515 </rpminfo_object> 65516 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651008" version="501"> 65517 <name>kernel</name> 65518 </rpminfo_object> 65519 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651011" version="501"> 65520 <name>perf</name> 65521 </rpminfo_object> 65522 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651001" version="501"> 65523 <name>oraclelinux-release</name> 65524 </rpminfo_object> 65525 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651004" version="501"> 65526 <name>kernel-abi-whitelists</name> 65527 </rpminfo_object> 65528 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651002" version="501"> 65529 <name>kernel-debug</name> 65530 </rpminfo_object> 65531 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651006" version="501"> 65532 <name>kernel-devel</name> 65533 </rpminfo_object> 65534 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651007" version="501"> 65535 <name>kernel-doc</name> 65536 </rpminfo_object> 65537 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651009" version="501"> 65538 <name>kernel-firmware</name> 65539 </rpminfo_object> 65540 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651003" version="501"> 65541 <name>kernel-debug-devel</name> 65542 </rpminfo_object> 65543 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181651005" version="501"> 65544 <name>python-perf</name> 65545 </rpminfo_object> 65546 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181660005" version="501"> 65547 <name>qemu-kvm-tools</name> 65548 </rpminfo_object> 65549 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181660003" version="501"> 65550 <name>qemu-img</name> 65551 </rpminfo_object> 65552 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181660002" version="501"> 65553 <name>qemu-guest-agent</name> 65554 </rpminfo_object> 65555 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181660004" version="501"> 65556 <name>qemu-kvm</name> 65557 </rpminfo_object> 65558 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181660001" version="501"> 65559 <name>oraclelinux-release</name> 65560 </rpminfo_object> 65561 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181669006" version="501"> 65562 <name>libvirt-lock-sanlock</name> 65563 </rpminfo_object> 65564 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181669001" version="501"> 65565 <name>oraclelinux-release</name> 65566 </rpminfo_object> 65567 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181669005" version="501"> 65568 <name>libvirt-client</name> 65569 </rpminfo_object> 65570 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181669002" version="501"> 65571 <name>libvirt</name> 65572 </rpminfo_object> 65573 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181669003" version="501"> 65574 <name>libvirt-devel</name> 65575 </rpminfo_object> 65576 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181669004" version="501"> 65577 <name>libvirt-python</name> 65578 </rpminfo_object> 65579 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181700002" version="501"> 65580 <name>procps-ng</name> 65581 </rpminfo_object> 65582 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181700003" version="501"> 65583 <name>procps-ng-i18n</name> 65584 </rpminfo_object> 65585 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181700004" version="501"> 65586 <name>procps-ng-devel</name> 65587 </rpminfo_object> 65588 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181700001" version="501"> 65589 <name>oraclelinux-release</name> 65590 </rpminfo_object> 65591 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181725002" version="501"> 65592 <name>thunderbird</name> 65593 </rpminfo_object> 65594 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181725001" version="501"> 65595 <name>oraclelinux-release</name> 65596 </rpminfo_object> 65597 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181726002" version="501"> 65598 <name>thunderbird</name> 65599 </rpminfo_object> 65600 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181726001" version="501"> 65601 <name>oraclelinux-release</name> 65602 </rpminfo_object> 65603 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181777003" version="501"> 65604 <name>procps-devel</name> 65605 </rpminfo_object> 65606 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181777002" version="501"> 65607 <name>procps</name> 65608 </rpminfo_object> 65609 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181777001" version="501"> 65610 <name>oraclelinux-release</name> 65611 </rpminfo_object> 65612 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181779006" version="501"> 65613 <name>xmlrpc3-javadoc</name> 65614 </rpminfo_object> 65615 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181779004" version="501"> 65616 <name>xmlrpc3-server</name> 65617 </rpminfo_object> 65618 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181779008" version="501"> 65619 <name>xmlrpc3-common-devel</name> 65620 </rpminfo_object> 65621 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181779007" version="501"> 65622 <name>xmlrpc3-server-devel</name> 65623 </rpminfo_object> 65624 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181779005" version="501"> 65625 <name>xmlrpc3-common</name> 65626 </rpminfo_object> 65627 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181779001" version="501"> 65628 <name>oraclelinux-release</name> 65629 </rpminfo_object> 65630 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181779003" version="501"> 65631 <name>xmlrpc3-client</name> 65632 </rpminfo_object> 65633 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181779002" version="501"> 65634 <name>xmlrpc3-client-devel</name> 65635 </rpminfo_object> 65636 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181780005" version="501"> 65637 <name>xmlrpc-server</name> 65638 </rpminfo_object> 65639 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181780004" version="501"> 65640 <name>xmlrpc-javadoc</name> 65641 </rpminfo_object> 65642 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181780002" version="501"> 65643 <name>xmlrpc-common</name> 65644 </rpminfo_object> 65645 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181780003" version="501"> 65646 <name>xmlrpc-client</name> 65647 </rpminfo_object> 65648 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181780001" version="501"> 65649 <name>oraclelinux-release</name> 65650 </rpminfo_object> 65651 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181836003" version="501"> 65652 <name>plexus-archiver-javadoc</name> 65653 </rpminfo_object> 65654 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181836002" version="501"> 65655 <name>plexus-archiver</name> 65656 </rpminfo_object> 65657 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181836001" version="501"> 65658 <name>oraclelinux-release</name> 65659 </rpminfo_object> 65660 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852008" version="501"> 65661 <name>kernel-headers</name> 65662 </rpminfo_object> 65663 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852002" version="501"> 65664 <name>kernel</name> 65665 </rpminfo_object> 65666 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852011" version="501"> 65667 <name>kernel-tools-libs-devel</name> 65668 </rpminfo_object> 65669 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852012" version="501"> 65670 <name>perf</name> 65671 </rpminfo_object> 65672 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852001" version="501"> 65673 <name>oraclelinux-release</name> 65674 </rpminfo_object> 65675 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852003" version="501"> 65676 <name>kernel-abi-whitelists</name> 65677 </rpminfo_object> 65678 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852004" version="501"> 65679 <name>kernel-debug</name> 65680 </rpminfo_object> 65681 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852010" version="501"> 65682 <name>kernel-tools-libs</name> 65683 </rpminfo_object> 65684 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852006" version="501"> 65685 <name>kernel-devel</name> 65686 </rpminfo_object> 65687 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852007" version="501"> 65688 <name>kernel-doc</name> 65689 </rpminfo_object> 65690 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852005" version="501"> 65691 <name>kernel-debug-devel</name> 65692 </rpminfo_object> 65693 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852013" version="501"> 65694 <name>python-perf</name> 65695 </rpminfo_object> 65696 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181852009" version="501"> 65697 <name>kernel-tools</name> 65698 </rpminfo_object> 65699 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854009" version="501"> 65700 <name>kernel-headers</name> 65701 </rpminfo_object> 65702 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854002" version="501"> 65703 <name>kernel</name> 65704 </rpminfo_object> 65705 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854010" version="501"> 65706 <name>perf</name> 65707 </rpminfo_object> 65708 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854001" version="501"> 65709 <name>oraclelinux-release</name> 65710 </rpminfo_object> 65711 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854003" version="501"> 65712 <name>kernel-abi-whitelists</name> 65713 </rpminfo_object> 65714 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854004" version="501"> 65715 <name>kernel-debug</name> 65716 </rpminfo_object> 65717 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854006" version="501"> 65718 <name>kernel-devel</name> 65719 </rpminfo_object> 65720 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854007" version="501"> 65721 <name>kernel-doc</name> 65722 </rpminfo_object> 65723 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854008" version="501"> 65724 <name>kernel-firmware</name> 65725 </rpminfo_object> 65726 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854005" version="501"> 65727 <name>kernel-debug-devel</name> 65728 </rpminfo_object> 65729 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181854011" version="501"> 65730 <name>python-perf</name> 65731 </rpminfo_object> 65732 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860012" version="501"> 65733 <name>samba-winbind-clients</name> 65734 </rpminfo_object> 65735 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860014" version="501"> 65736 <name>samba-winbind-krb5-locator</name> 65737 </rpminfo_object> 65738 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860004" version="501"> 65739 <name>samba</name> 65740 </rpminfo_object> 65741 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860007" version="501"> 65742 <name>samba-doc</name> 65743 </rpminfo_object> 65744 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860001" version="501"> 65745 <name>oraclelinux-release</name> 65746 </rpminfo_object> 65747 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860002" version="501"> 65748 <name>libsmbclient</name> 65749 </rpminfo_object> 65750 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860008" version="501"> 65751 <name>samba-domainjoin-gui</name> 65752 </rpminfo_object> 65753 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860009" version="501"> 65754 <name>samba-glusterfs</name> 65755 </rpminfo_object> 65756 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860011" version="501"> 65757 <name>samba-winbind</name> 65758 </rpminfo_object> 65759 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860013" version="501"> 65760 <name>samba-winbind-devel</name> 65761 </rpminfo_object> 65762 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860006" version="501"> 65763 <name>samba-common</name> 65764 </rpminfo_object> 65765 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860003" version="501"> 65766 <name>libsmbclient-devel</name> 65767 </rpminfo_object> 65768 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860010" version="501"> 65769 <name>samba-swat</name> 65770 </rpminfo_object> 65771 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181860005" version="501"> 65772 <name>samba-client</name> 65773 </rpminfo_object> 65774 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877032" version="501"> 65775 <name>sssd-dbus</name> 65776 </rpminfo_object> 65777 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877028" version="501"> 65778 <name>sssd-ad</name> 65779 </rpminfo_object> 65780 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877010" version="501"> 65781 <name>libipa_hbac</name> 65782 </rpminfo_object> 65783 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877018" version="501"> 65784 <name>libsss_nss_idmap</name> 65785 </rpminfo_object> 65786 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877020" version="501"> 65787 <name>libsss_simpleifp</name> 65788 </rpminfo_object> 65789 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877002" version="501"> 65790 <name>libbasicobjects</name> 65791 </rpminfo_object> 65792 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877007" version="501"> 65793 <name>libdhash-devel</name> 65794 </rpminfo_object> 65795 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877009" version="501"> 65796 <name>libini_config-devel</name> 65797 </rpminfo_object> 65798 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877023" version="501"> 65799 <name>python-libsss_nss_idmap</name> 65800 </rpminfo_object> 65801 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877026" version="501"> 65802 <name>python-sssdconfig</name> 65803 </rpminfo_object> 65804 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877016" version="501"> 65805 <name>libsss_idmap</name> 65806 </rpminfo_object> 65807 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877030" version="501"> 65808 <name>sssd-common</name> 65809 </rpminfo_object> 65810 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877014" version="501"> 65811 <name>libref_array</name> 65812 </rpminfo_object> 65813 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877025" version="501"> 65814 <name>python-sss-murmur</name> 65815 </rpminfo_object> 65816 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877013" version="501"> 65817 <name>libpath_utils-devel</name> 65818 </rpminfo_object> 65819 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877003" version="501"> 65820 <name>libbasicobjects-devel</name> 65821 </rpminfo_object> 65822 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877031" version="501"> 65823 <name>sssd-common-pac</name> 65824 </rpminfo_object> 65825 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877021" version="501"> 65826 <name>libsss_simpleifp-devel</name> 65827 </rpminfo_object> 65828 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877029" version="501"> 65829 <name>sssd-client</name> 65830 </rpminfo_object> 65831 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877017" version="501"> 65832 <name>libsss_idmap-devel</name> 65833 </rpminfo_object> 65834 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877011" version="501"> 65835 <name>libipa_hbac-devel</name> 65836 </rpminfo_object> 65837 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877027" version="501"> 65838 <name>sssd</name> 65839 </rpminfo_object> 65840 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877001" version="501"> 65841 <name>oraclelinux-release</name> 65842 </rpminfo_object> 65843 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877034" version="501"> 65844 <name>sssd-krb5</name> 65845 </rpminfo_object> 65846 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877004" version="501"> 65847 <name>libcollection</name> 65848 </rpminfo_object> 65849 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877036" version="501"> 65850 <name>sssd-ldap</name> 65851 </rpminfo_object> 65852 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877038" version="501"> 65853 <name>sssd-tools</name> 65854 </rpminfo_object> 65855 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877005" version="501"> 65856 <name>libcollection-devel</name> 65857 </rpminfo_object> 65858 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877019" version="501"> 65859 <name>libsss_nss_idmap-devel</name> 65860 </rpminfo_object> 65861 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877012" version="501"> 65862 <name>libpath_utils</name> 65863 </rpminfo_object> 65864 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877022" version="501"> 65865 <name>python-libipa_hbac</name> 65866 </rpminfo_object> 65867 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877015" version="501"> 65868 <name>libref_array-devel</name> 65869 </rpminfo_object> 65870 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877006" version="501"> 65871 <name>libdhash</name> 65872 </rpminfo_object> 65873 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877033" version="501"> 65874 <name>sssd-ipa</name> 65875 </rpminfo_object> 65876 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877024" version="501"> 65877 <name>python-sss</name> 65878 </rpminfo_object> 65879 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877035" version="501"> 65880 <name>sssd-krb5-common</name> 65881 </rpminfo_object> 65882 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877037" version="501"> 65883 <name>sssd-proxy</name> 65884 </rpminfo_object> 65885 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181877008" version="501"> 65886 <name>libini_config</name> 65887 </rpminfo_object> 65888 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181879004" version="501"> 65889 <name>glibc-devel</name> 65890 </rpminfo_object> 65891 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181879007" version="501"> 65892 <name>glibc-utils</name> 65893 </rpminfo_object> 65894 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181879001" version="501"> 65895 <name>oraclelinux-release</name> 65896 </rpminfo_object> 65897 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181879002" version="501"> 65898 <name>glibc</name> 65899 </rpminfo_object> 65900 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181879008" version="501"> 65901 <name>nscd</name> 65902 </rpminfo_object> 65903 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181879005" version="501"> 65904 <name>glibc-headers</name> 65905 </rpminfo_object> 65906 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181879006" version="501"> 65907 <name>glibc-static</name> 65908 </rpminfo_object> 65909 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181879003" version="501"> 65910 <name>glibc-common</name> 65911 </rpminfo_object> 65912 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883002" version="501"> 65913 <name>samba4</name> 65914 </rpminfo_object> 65915 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883005" version="501"> 65916 <name>samba4-dc</name> 65917 </rpminfo_object> 65918 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883011" version="501"> 65919 <name>samba4-test</name> 65920 </rpminfo_object> 65921 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883001" version="501"> 65922 <name>oraclelinux-release</name> 65923 </rpminfo_object> 65924 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883006" version="501"> 65925 <name>samba4-dc-libs</name> 65926 </rpminfo_object> 65927 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883009" version="501"> 65928 <name>samba4-pidl</name> 65929 </rpminfo_object> 65930 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883014" version="501"> 65931 <name>samba4-winbind-krb5-locator</name> 65932 </rpminfo_object> 65933 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883012" version="501"> 65934 <name>samba4-winbind</name> 65935 </rpminfo_object> 65936 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883007" version="501"> 65937 <name>samba4-devel</name> 65938 </rpminfo_object> 65939 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883010" version="501"> 65940 <name>samba4-python</name> 65941 </rpminfo_object> 65942 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883004" version="501"> 65943 <name>samba4-common</name> 65944 </rpminfo_object> 65945 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883013" version="501"> 65946 <name>samba4-winbind-clients</name> 65947 </rpminfo_object> 65948 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883008" version="501"> 65949 <name>samba4-libs</name> 65950 </rpminfo_object> 65951 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181883003" version="501"> 65952 <name>samba4-client</name> 65953 </rpminfo_object> 65954 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181929005" version="501"> 65955 <name>libvirt-lock-sanlock</name> 65956 </rpminfo_object> 65957 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181929001" version="501"> 65958 <name>oraclelinux-release</name> 65959 </rpminfo_object> 65960 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181929003" version="501"> 65961 <name>libvirt-client</name> 65962 </rpminfo_object> 65963 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181929002" version="501"> 65964 <name>libvirt</name> 65965 </rpminfo_object> 65966 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181929004" version="501"> 65967 <name>libvirt-devel</name> 65968 </rpminfo_object> 65969 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181929006" version="501"> 65970 <name>libvirt-python</name> 65971 </rpminfo_object> 65972 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181932003" version="501"> 65973 <name>zsh-html</name> 65974 </rpminfo_object> 65975 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181932002" version="501"> 65976 <name>zsh</name> 65977 </rpminfo_object> 65978 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181932001" version="501"> 65979 <name>oraclelinux-release</name> 65980 </rpminfo_object> 65981 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957017" version="501"> 65982 <name>perl-Git-SVN</name> 65983 </rpminfo_object> 65984 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957004" version="501"> 65985 <name>git</name> 65986 </rpminfo_object> 65987 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957015" version="501"> 65988 <name>gitweb</name> 65989 </rpminfo_object> 65990 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957002" version="501"> 65991 <name>emacs-git</name> 65992 </rpminfo_object> 65993 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957008" version="501"> 65994 <name>git-daemon</name> 65995 </rpminfo_object> 65996 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957006" version="501"> 65997 <name>git-bzr</name> 65998 </rpminfo_object> 65999 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957001" version="501"> 66000 <name>oraclelinux-release</name> 66001 </rpminfo_object> 66002 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957011" version="501"> 66003 <name>git-hg</name> 66004 </rpminfo_object> 66005 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957014" version="501"> 66006 <name>gitk</name> 66007 </rpminfo_object> 66008 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957003" version="501"> 66009 <name>emacs-git-el</name> 66010 </rpminfo_object> 66011 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957005" version="501"> 66012 <name>git-all</name> 66013 </rpminfo_object> 66014 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957010" version="501"> 66015 <name>git-gui</name> 66016 </rpminfo_object> 66017 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957012" version="501"> 66018 <name>git-p4</name> 66019 </rpminfo_object> 66020 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957007" version="501"> 66021 <name>git-cvs</name> 66022 </rpminfo_object> 66023 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957013" version="501"> 66024 <name>git-svn</name> 66025 </rpminfo_object> 66026 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957016" version="501"> 66027 <name>perl-Git</name> 66028 </rpminfo_object> 66029 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181957009" version="501"> 66030 <name>git-email</name> 66031 </rpminfo_object> 66032 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965008" version="501"> 66033 <name>kernel-headers</name> 66034 </rpminfo_object> 66035 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965002" version="501"> 66036 <name>kernel</name> 66037 </rpminfo_object> 66038 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965011" version="501"> 66039 <name>kernel-tools-libs-devel</name> 66040 </rpminfo_object> 66041 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965012" version="501"> 66042 <name>perf</name> 66043 </rpminfo_object> 66044 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965001" version="501"> 66045 <name>oraclelinux-release</name> 66046 </rpminfo_object> 66047 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965003" version="501"> 66048 <name>kernel-abi-whitelists</name> 66049 </rpminfo_object> 66050 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965004" version="501"> 66051 <name>kernel-debug</name> 66052 </rpminfo_object> 66053 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965010" version="501"> 66054 <name>kernel-tools-libs</name> 66055 </rpminfo_object> 66056 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965006" version="501"> 66057 <name>kernel-devel</name> 66058 </rpminfo_object> 66059 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965007" version="501"> 66060 <name>kernel-doc</name> 66061 </rpminfo_object> 66062 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965005" version="501"> 66063 <name>kernel-debug-devel</name> 66064 </rpminfo_object> 66065 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965013" version="501"> 66066 <name>python-perf</name> 66067 </rpminfo_object> 66068 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181965009" version="501"> 66069 <name>kernel-tools</name> 66070 </rpminfo_object> 66071 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979003" version="501"> 66072 <name>pki-base-java</name> 66073 </rpminfo_object> 66074 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979004" version="501"> 66075 <name>pki-ca</name> 66076 </rpminfo_object> 66077 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979001" version="501"> 66078 <name>oraclelinux-release</name> 66079 </rpminfo_object> 66080 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979002" version="501"> 66081 <name>pki-base</name> 66082 </rpminfo_object> 66083 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979005" version="501"> 66084 <name>pki-javadoc</name> 66085 </rpminfo_object> 66086 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979009" version="501"> 66087 <name>pki-tools</name> 66088 </rpminfo_object> 66089 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979007" version="501"> 66090 <name>pki-server</name> 66091 </rpminfo_object> 66092 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979006" version="501"> 66093 <name>pki-kra</name> 66094 </rpminfo_object> 66095 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181979008" version="501"> 66096 <name>pki-symkey</name> 66097 </rpminfo_object> 66098 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997020" version="501"> 66099 <name>libvirt-daemon-driver-storage-logical</name> 66100 </rpminfo_object> 66101 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997013" version="501"> 66102 <name>libvirt-daemon-driver-qemu</name> 66103 </rpminfo_object> 66104 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997031" version="501"> 66105 <name>libvirt-nss</name> 66106 </rpminfo_object> 66107 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997016" version="501"> 66108 <name>libvirt-daemon-driver-storage-core</name> 66109 </rpminfo_object> 66110 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997012" version="501"> 66111 <name>libvirt-daemon-driver-nwfilter</name> 66112 </rpminfo_object> 66113 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997030" version="501"> 66114 <name>libvirt-login-shell</name> 66115 </rpminfo_object> 66116 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997009" version="501"> 66117 <name>libvirt-daemon-driver-lxc</name> 66118 </rpminfo_object> 66119 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997026" version="501"> 66120 <name>libvirt-devel</name> 66121 </rpminfo_object> 66122 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997025" version="501"> 66123 <name>libvirt-daemon-lxc</name> 66124 </rpminfo_object> 66125 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997005" version="501"> 66126 <name>libvirt-daemon</name> 66127 </rpminfo_object> 66128 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997007" version="501"> 66129 <name>libvirt-daemon-config-nwfilter</name> 66130 </rpminfo_object> 66131 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997015" version="501"> 66132 <name>libvirt-daemon-driver-storage</name> 66133 </rpminfo_object> 66134 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997008" version="501"> 66135 <name>libvirt-daemon-driver-interface</name> 66136 </rpminfo_object> 66137 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997006" version="501"> 66138 <name>libvirt-daemon-config-network</name> 66139 </rpminfo_object> 66140 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997017" version="501"> 66141 <name>libvirt-daemon-driver-storage-disk</name> 66142 </rpminfo_object> 66143 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997003" version="501"> 66144 <name>libvirt-admin</name> 66145 </rpminfo_object> 66146 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997023" version="501"> 66147 <name>libvirt-daemon-driver-storage-scsi</name> 66148 </rpminfo_object> 66149 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997004" version="501"> 66150 <name>libvirt-client</name> 66151 </rpminfo_object> 66152 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997002" version="501"> 66153 <name>libvirt</name> 66154 </rpminfo_object> 66155 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997010" version="501"> 66156 <name>libvirt-daemon-driver-network</name> 66157 </rpminfo_object> 66158 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997021" version="501"> 66159 <name>libvirt-daemon-driver-storage-mpath</name> 66160 </rpminfo_object> 66161 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997027" version="501"> 66162 <name>libvirt-docs</name> 66163 </rpminfo_object> 66164 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997029" version="501"> 66165 <name>libvirt-lock-sanlock</name> 66166 </rpminfo_object> 66167 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997018" version="501"> 66168 <name>libvirt-daemon-driver-storage-gluster</name> 66169 </rpminfo_object> 66170 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997001" version="501"> 66171 <name>oraclelinux-release</name> 66172 </rpminfo_object> 66173 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997028" version="501"> 66174 <name>libvirt-libs</name> 66175 </rpminfo_object> 66176 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997024" version="501"> 66177 <name>libvirt-daemon-kvm</name> 66178 </rpminfo_object> 66179 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997022" version="501"> 66180 <name>libvirt-daemon-driver-storage-rbd</name> 66181 </rpminfo_object> 66182 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997019" version="501"> 66183 <name>libvirt-daemon-driver-storage-iscsi</name> 66184 </rpminfo_object> 66185 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997014" version="501"> 66186 <name>libvirt-daemon-driver-secret</name> 66187 </rpminfo_object> 66188 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20181997011" version="501"> 66189 <name>libvirt-daemon-driver-nodedev</name> 66190 </rpminfo_object> 66191 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182001004" version="501"> 66192 <name>qemu-kvm-common</name> 66193 </rpminfo_object> 66194 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182001002" version="501"> 66195 <name>qemu-img</name> 66196 </rpminfo_object> 66197 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182001003" version="501"> 66198 <name>qemu-kvm</name> 66199 </rpminfo_object> 66200 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182001005" version="501"> 66201 <name>qemu-kvm-tools</name> 66202 </rpminfo_object> 66203 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182001001" version="501"> 66204 <name>oraclelinux-release</name> 66205 </rpminfo_object> 66206 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182113002" version="501"> 66207 <name>firefox</name> 66208 </rpminfo_object> 66209 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182113001" version="501"> 66210 <name>oraclelinux-release</name> 66211 </rpminfo_object> 66212 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182123008" version="501"> 66213 <name>tkinter</name> 66214 </rpminfo_object> 66215 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182123001" version="501"> 66216 <name>oraclelinux-release</name> 66217 </rpminfo_object> 66218 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182123002" version="501"> 66219 <name>python</name> 66220 </rpminfo_object> 66221 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182123004" version="501"> 66222 <name>python-devel</name> 66223 </rpminfo_object> 66224 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182123005" version="501"> 66225 <name>python-libs</name> 66226 </rpminfo_object> 66227 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182123007" version="501"> 66228 <name>python-tools</name> 66229 </rpminfo_object> 66230 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182123003" version="501"> 66231 <name>python-debug</name> 66232 </rpminfo_object> 66233 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182123006" version="501"> 66234 <name>python-test</name> 66235 </rpminfo_object> 66236 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182162005" version="501"> 66237 <name>qemu-kvm-tools</name> 66238 </rpminfo_object> 66239 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182162003" version="501"> 66240 <name>qemu-img</name> 66241 </rpminfo_object> 66242 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182162002" version="501"> 66243 <name>qemu-guest-agent</name> 66244 </rpminfo_object> 66245 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182162004" version="501"> 66246 <name>qemu-kvm</name> 66247 </rpminfo_object> 66248 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182162001" version="501"> 66249 <name>oraclelinux-release</name> 66250 </rpminfo_object> 66251 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164009" version="501"> 66252 <name>kernel-headers</name> 66253 </rpminfo_object> 66254 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164002" version="501"> 66255 <name>kernel</name> 66256 </rpminfo_object> 66257 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164010" version="501"> 66258 <name>perf</name> 66259 </rpminfo_object> 66260 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164001" version="501"> 66261 <name>oraclelinux-release</name> 66262 </rpminfo_object> 66263 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164003" version="501"> 66264 <name>kernel-abi-whitelists</name> 66265 </rpminfo_object> 66266 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164004" version="501"> 66267 <name>kernel-debug</name> 66268 </rpminfo_object> 66269 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164006" version="501"> 66270 <name>kernel-devel</name> 66271 </rpminfo_object> 66272 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164007" version="501"> 66273 <name>kernel-doc</name> 66274 </rpminfo_object> 66275 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164008" version="501"> 66276 <name>kernel-firmware</name> 66277 </rpminfo_object> 66278 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164005" version="501"> 66279 <name>kernel-debug-devel</name> 66280 </rpminfo_object> 66281 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182164011" version="501"> 66282 <name>python-perf</name> 66283 </rpminfo_object> 66284 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182180003" version="501"> 66285 <name>gnupg2-smime</name> 66286 </rpminfo_object> 66287 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182180002" version="501"> 66288 <name>gnupg2</name> 66289 </rpminfo_object> 66290 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182180001" version="501"> 66291 <name>oraclelinux-release</name> 66292 </rpminfo_object> 66293 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182181003" version="501"> 66294 <name>gnupg2-smime</name> 66295 </rpminfo_object> 66296 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182181002" version="501"> 66297 <name>gnupg2</name> 66298 </rpminfo_object> 66299 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182181001" version="501"> 66300 <name>oraclelinux-release</name> 66301 </rpminfo_object> 66302 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182240002" version="501"> 66303 <name>openslp</name> 66304 </rpminfo_object> 66305 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182240003" version="501"> 66306 <name>openslp-devel</name> 66307 </rpminfo_object> 66308 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182240004" version="501"> 66309 <name>openslp-server</name> 66310 </rpminfo_object> 66311 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182240001" version="501"> 66312 <name>oraclelinux-release</name> 66313 </rpminfo_object> 66314 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241007" version="501"> 66315 <name>java-1.8.0-openjdk-devel-debug</name> 66316 </rpminfo_object> 66317 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241011" version="501"> 66318 <name>java-1.8.0-openjdk-javadoc-debug</name> 66319 </rpminfo_object> 66320 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241012" version="501"> 66321 <name>java-1.8.0-openjdk-src</name> 66322 </rpminfo_object> 66323 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241001" version="501"> 66324 <name>oraclelinux-release</name> 66325 </rpminfo_object> 66326 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241006" version="501"> 66327 <name>java-1.8.0-openjdk-devel</name> 66328 </rpminfo_object> 66329 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241008" version="501"> 66330 <name>java-1.8.0-openjdk-headless</name> 66331 </rpminfo_object> 66332 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241005" version="501"> 66333 <name>java-1.8.0-openjdk-demo-debug</name> 66334 </rpminfo_object> 66335 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241009" version="501"> 66336 <name>java-1.8.0-openjdk-headless-debug</name> 66337 </rpminfo_object> 66338 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241002" version="501"> 66339 <name>java-1.8.0-openjdk</name> 66340 </rpminfo_object> 66341 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241004" version="501"> 66342 <name>java-1.8.0-openjdk-demo</name> 66343 </rpminfo_object> 66344 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241013" version="501"> 66345 <name>java-1.8.0-openjdk-src-debug</name> 66346 </rpminfo_object> 66347 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241003" version="501"> 66348 <name>java-1.8.0-openjdk-debug</name> 66349 </rpminfo_object> 66350 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182241010" version="501"> 66351 <name>java-1.8.0-openjdk-javadoc</name> 66352 </rpminfo_object> 66353 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242009" version="501"> 66354 <name>java-1.8.0-openjdk-devel-debug</name> 66355 </rpminfo_object> 66356 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242013" version="501"> 66357 <name>java-1.8.0-openjdk-javadoc-debug</name> 66358 </rpminfo_object> 66359 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242016" version="501"> 66360 <name>java-1.8.0-openjdk-src</name> 66361 </rpminfo_object> 66362 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242001" version="501"> 66363 <name>oraclelinux-release</name> 66364 </rpminfo_object> 66365 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242007" version="501"> 66366 <name>java-1.8.0-openjdk-demo-debug</name> 66367 </rpminfo_object> 66368 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242008" version="501"> 66369 <name>java-1.8.0-openjdk-devel</name> 66370 </rpminfo_object> 66371 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242015" version="501"> 66372 <name>java-1.8.0-openjdk-javadoc-zip-debug</name> 66373 </rpminfo_object> 66374 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242010" version="501"> 66375 <name>java-1.8.0-openjdk-headless</name> 66376 </rpminfo_object> 66377 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242003" version="501"> 66378 <name>java-1.8.0-openjdk-accessibility</name> 66379 </rpminfo_object> 66380 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242014" version="501"> 66381 <name>java-1.8.0-openjdk-javadoc-zip</name> 66382 </rpminfo_object> 66383 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242011" version="501"> 66384 <name>java-1.8.0-openjdk-headless-debug</name> 66385 </rpminfo_object> 66386 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242002" version="501"> 66387 <name>java-1.8.0-openjdk</name> 66388 </rpminfo_object> 66389 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242006" version="501"> 66390 <name>java-1.8.0-openjdk-demo</name> 66391 </rpminfo_object> 66392 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242017" version="501"> 66393 <name>java-1.8.0-openjdk-src-debug</name> 66394 </rpminfo_object> 66395 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242004" version="501"> 66396 <name>java-1.8.0-openjdk-accessibility-debug</name> 66397 </rpminfo_object> 66398 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242005" version="501"> 66399 <name>java-1.8.0-openjdk-debug</name> 66400 </rpminfo_object> 66401 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182242012" version="501"> 66402 <name>java-1.8.0-openjdk-javadoc</name> 66403 </rpminfo_object> 66404 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182251002" version="501"> 66405 <name>thunderbird</name> 66406 </rpminfo_object> 66407 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182251001" version="501"> 66408 <name>oraclelinux-release</name> 66409 </rpminfo_object> 66410 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182252002" version="501"> 66411 <name>thunderbird</name> 66412 </rpminfo_object> 66413 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182252001" version="501"> 66414 <name>oraclelinux-release</name> 66415 </rpminfo_object> 66416 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182283006" version="501"> 66417 <name>java-1.7.0-openjdk-src</name> 66418 </rpminfo_object> 66419 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182283001" version="501"> 66420 <name>oraclelinux-release</name> 66421 </rpminfo_object> 66422 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182283002" version="501"> 66423 <name>java-1.7.0-openjdk</name> 66424 </rpminfo_object> 66425 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182283005" version="501"> 66426 <name>java-1.7.0-openjdk-javadoc</name> 66427 </rpminfo_object> 66428 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182283004" version="501"> 66429 <name>java-1.7.0-openjdk-devel</name> 66430 </rpminfo_object> 66431 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182283003" version="501"> 66432 <name>java-1.7.0-openjdk-demo</name> 66433 </rpminfo_object> 66434 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284003" version="501"> 66435 <name>yum-plugin-aliases</name> 66436 </rpminfo_object> 66437 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284020" version="501"> 66438 <name>yum-plugin-security</name> 66439 </rpminfo_object> 66440 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284008" version="501"> 66441 <name>yum-plugin-fs-snapshot</name> 66442 </rpminfo_object> 66443 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284025" version="501"> 66444 <name>yum-plugin-verify</name> 66445 </rpminfo_object> 66446 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284026" version="501"> 66447 <name>yum-plugin-versionlock</name> 66448 </rpminfo_object> 66449 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284017" version="501"> 66450 <name>yum-plugin-ps</name> 66451 </rpminfo_object> 66452 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284013" version="501"> 66453 <name>yum-plugin-ovl</name> 66454 </rpminfo_object> 66455 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284016" version="501"> 66456 <name>yum-plugin-protectbase</name> 66457 </rpminfo_object> 66458 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284022" version="501"> 66459 <name>yum-plugin-tmprepo</name> 66460 </rpminfo_object> 66461 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284018" version="501"> 66462 <name>yum-plugin-remove-with-leaves</name> 66463 </rpminfo_object> 66464 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284023" version="501"> 66465 <name>yum-plugin-tsflags</name> 66466 </rpminfo_object> 66467 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284007" version="501"> 66468 <name>yum-plugin-filter-data</name> 66469 </rpminfo_object> 66470 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284009" version="501"> 66471 <name>yum-plugin-keys</name> 66472 </rpminfo_object> 66473 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284019" version="501"> 66474 <name>yum-plugin-rpm-warm-cache</name> 66475 </rpminfo_object> 66476 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284004" version="501"> 66477 <name>yum-plugin-auto-update-debug-info</name> 66478 </rpminfo_object> 66479 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284027" version="501"> 66480 <name>yum-updateonboot</name> 66481 </rpminfo_object> 66482 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284028" version="501"> 66483 <name>yum-utils</name> 66484 </rpminfo_object> 66485 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284015" version="501"> 66486 <name>yum-plugin-priorities</name> 66487 </rpminfo_object> 66488 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284005" version="501"> 66489 <name>yum-plugin-changelog</name> 66490 </rpminfo_object> 66491 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284006" version="501"> 66492 <name>yum-plugin-fastestmirror</name> 66493 </rpminfo_object> 66494 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284024" version="501"> 66495 <name>yum-plugin-upgrade-helper</name> 66496 </rpminfo_object> 66497 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284012" version="501"> 66498 <name>yum-plugin-merge-conf</name> 66499 </rpminfo_object> 66500 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284011" version="501"> 66501 <name>yum-plugin-local</name> 66502 </rpminfo_object> 66503 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284001" version="501"> 66504 <name>oraclelinux-release</name> 66505 </rpminfo_object> 66506 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284021" version="501"> 66507 <name>yum-plugin-show-leaves</name> 66508 </rpminfo_object> 66509 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284014" version="501"> 66510 <name>yum-plugin-post-transaction-actions</name> 66511 </rpminfo_object> 66512 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284010" version="501"> 66513 <name>yum-plugin-list-data</name> 66514 </rpminfo_object> 66515 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182284002" version="501"> 66516 <name>yum-NetworkManager-dispatcher</name> 66517 </rpminfo_object> 66518 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285003" version="501"> 66519 <name>yum-plugin-aliases</name> 66520 </rpminfo_object> 66521 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285009" version="501"> 66522 <name>yum-plugin-fs-snapshot</name> 66523 </rpminfo_object> 66524 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285026" version="501"> 66525 <name>yum-plugin-verify</name> 66526 </rpminfo_object> 66527 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285027" version="501"> 66528 <name>yum-plugin-versionlock</name> 66529 </rpminfo_object> 66530 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285019" version="501"> 66531 <name>yum-plugin-ps</name> 66532 </rpminfo_object> 66533 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285014" version="501"> 66534 <name>yum-plugin-ovl</name> 66535 </rpminfo_object> 66536 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285018" version="501"> 66537 <name>yum-plugin-protectbase</name> 66538 </rpminfo_object> 66539 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285023" version="501"> 66540 <name>yum-plugin-tmprepo</name> 66541 </rpminfo_object> 66542 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285006" version="501"> 66543 <name>yum-plugin-copr</name> 66544 </rpminfo_object> 66545 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285020" version="501"> 66546 <name>yum-plugin-remove-with-leaves</name> 66547 </rpminfo_object> 66548 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285016" version="501"> 66549 <name>yum-plugin-pre-transaction-actions</name> 66550 </rpminfo_object> 66551 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285024" version="501"> 66552 <name>yum-plugin-tsflags</name> 66553 </rpminfo_object> 66554 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285008" version="501"> 66555 <name>yum-plugin-filter-data</name> 66556 </rpminfo_object> 66557 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285010" version="501"> 66558 <name>yum-plugin-keys</name> 66559 </rpminfo_object> 66560 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285021" version="501"> 66561 <name>yum-plugin-rpm-warm-cache</name> 66562 </rpminfo_object> 66563 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285004" version="501"> 66564 <name>yum-plugin-auto-update-debug-info</name> 66565 </rpminfo_object> 66566 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285028" version="501"> 66567 <name>yum-updateonboot</name> 66568 </rpminfo_object> 66569 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285029" version="501"> 66570 <name>yum-utils</name> 66571 </rpminfo_object> 66572 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285017" version="501"> 66573 <name>yum-plugin-priorities</name> 66574 </rpminfo_object> 66575 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285005" version="501"> 66576 <name>yum-plugin-changelog</name> 66577 </rpminfo_object> 66578 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285007" version="501"> 66579 <name>yum-plugin-fastestmirror</name> 66580 </rpminfo_object> 66581 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285025" version="501"> 66582 <name>yum-plugin-upgrade-helper</name> 66583 </rpminfo_object> 66584 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285013" version="501"> 66585 <name>yum-plugin-merge-conf</name> 66586 </rpminfo_object> 66587 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285012" version="501"> 66588 <name>yum-plugin-local</name> 66589 </rpminfo_object> 66590 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285001" version="501"> 66591 <name>oraclelinux-release</name> 66592 </rpminfo_object> 66593 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285022" version="501"> 66594 <name>yum-plugin-show-leaves</name> 66595 </rpminfo_object> 66596 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285015" version="501"> 66597 <name>yum-plugin-post-transaction-actions</name> 66598 </rpminfo_object> 66599 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285011" version="501"> 66600 <name>yum-plugin-list-data</name> 66601 </rpminfo_object> 66602 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182285002" version="501"> 66603 <name>yum-NetworkManager-dispatcher</name> 66604 </rpminfo_object> 66605 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182286008" version="501"> 66606 <name>java-1.7.0-openjdk-src</name> 66607 </rpminfo_object> 66608 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182286001" version="501"> 66609 <name>oraclelinux-release</name> 66610 </rpminfo_object> 66611 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182286002" version="501"> 66612 <name>java-1.7.0-openjdk</name> 66613 </rpminfo_object> 66614 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182286007" version="501"> 66615 <name>java-1.7.0-openjdk-javadoc</name> 66616 </rpminfo_object> 66617 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182286005" version="501"> 66618 <name>java-1.7.0-openjdk-devel</name> 66619 </rpminfo_object> 66620 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182286004" version="501"> 66621 <name>java-1.7.0-openjdk-demo</name> 66622 </rpminfo_object> 66623 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182286003" version="501"> 66624 <name>java-1.7.0-openjdk-accessibility</name> 66625 </rpminfo_object> 66626 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182286006" version="501"> 66627 <name>java-1.7.0-openjdk-headless</name> 66628 </rpminfo_object> 66629 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182308002" version="501"> 66630 <name>openslp</name> 66631 </rpminfo_object> 66632 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182308003" version="501"> 66633 <name>openslp-devel</name> 66634 </rpminfo_object> 66635 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182308004" version="501"> 66636 <name>openslp-server</name> 66637 </rpminfo_object> 66638 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182308001" version="501"> 66639 <name>oraclelinux-release</name> 66640 </rpminfo_object> 66641 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384008" version="501"> 66642 <name>kernel-headers</name> 66643 </rpminfo_object> 66644 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384002" version="501"> 66645 <name>kernel</name> 66646 </rpminfo_object> 66647 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384011" version="501"> 66648 <name>kernel-tools-libs-devel</name> 66649 </rpminfo_object> 66650 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384012" version="501"> 66651 <name>perf</name> 66652 </rpminfo_object> 66653 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384001" version="501"> 66654 <name>oraclelinux-release</name> 66655 </rpminfo_object> 66656 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384003" version="501"> 66657 <name>kernel-abi-whitelists</name> 66658 </rpminfo_object> 66659 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384004" version="501"> 66660 <name>kernel-debug</name> 66661 </rpminfo_object> 66662 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384010" version="501"> 66663 <name>kernel-tools-libs</name> 66664 </rpminfo_object> 66665 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384006" version="501"> 66666 <name>kernel-devel</name> 66667 </rpminfo_object> 66668 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384007" version="501"> 66669 <name>kernel-doc</name> 66670 </rpminfo_object> 66671 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384005" version="501"> 66672 <name>kernel-debug-devel</name> 66673 </rpminfo_object> 66674 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384013" version="501"> 66675 <name>python-perf</name> 66676 </rpminfo_object> 66677 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182384009" version="501"> 66678 <name>kernel-tools</name> 66679 </rpminfo_object> 66680 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390009" version="501"> 66681 <name>kernel-headers</name> 66682 </rpminfo_object> 66683 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390002" version="501"> 66684 <name>kernel</name> 66685 </rpminfo_object> 66686 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390010" version="501"> 66687 <name>perf</name> 66688 </rpminfo_object> 66689 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390001" version="501"> 66690 <name>oraclelinux-release</name> 66691 </rpminfo_object> 66692 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390003" version="501"> 66693 <name>kernel-abi-whitelists</name> 66694 </rpminfo_object> 66695 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390004" version="501"> 66696 <name>kernel-debug</name> 66697 </rpminfo_object> 66698 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390006" version="501"> 66699 <name>kernel-devel</name> 66700 </rpminfo_object> 66701 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390007" version="501"> 66702 <name>kernel-doc</name> 66703 </rpminfo_object> 66704 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390008" version="501"> 66705 <name>kernel-firmware</name> 66706 </rpminfo_object> 66707 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390005" version="501"> 66708 <name>kernel-debug-devel</name> 66709 </rpminfo_object> 66710 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182390011" version="501"> 66711 <name>python-perf</name> 66712 </rpminfo_object> 66713 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439005" version="501"> 66714 <name>mariadb-embedded</name> 66715 </rpminfo_object> 66716 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439008" version="501"> 66717 <name>mariadb-server</name> 66718 </rpminfo_object> 66719 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439001" version="501"> 66720 <name>oraclelinux-release</name> 66721 </rpminfo_object> 66722 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439009" version="501"> 66723 <name>mariadb-test</name> 66724 </rpminfo_object> 66725 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439004" version="501"> 66726 <name>mariadb-devel</name> 66727 </rpminfo_object> 66728 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439006" version="501"> 66729 <name>mariadb-embedded-devel</name> 66730 </rpminfo_object> 66731 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439003" version="501"> 66732 <name>mariadb-bench</name> 66733 </rpminfo_object> 66734 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439002" version="501"> 66735 <name>mariadb</name> 66736 </rpminfo_object> 66737 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182439007" version="501"> 66738 <name>mariadb-libs</name> 66739 </rpminfo_object> 66740 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182462004" version="501"> 66741 <name>qemu-kvm-common</name> 66742 </rpminfo_object> 66743 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182462002" version="501"> 66744 <name>qemu-img</name> 66745 </rpminfo_object> 66746 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182462003" version="501"> 66747 <name>qemu-kvm</name> 66748 </rpminfo_object> 66749 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182462005" version="501"> 66750 <name>qemu-kvm-tools</name> 66751 </rpminfo_object> 66752 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182462001" version="501"> 66753 <name>oraclelinux-release</name> 66754 </rpminfo_object> 66755 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182526002" version="501"> 66756 <name>mutt</name> 66757 </rpminfo_object> 66758 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182526001" version="501"> 66759 <name>oraclelinux-release</name> 66760 </rpminfo_object> 66761 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557009" version="501"> 66762 <name>postgresql-pltcl</name> 66763 </rpminfo_object> 66764 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557002" version="501"> 66765 <name>postgresql</name> 66766 </rpminfo_object> 66767 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557001" version="501"> 66768 <name>oraclelinux-release</name> 66769 </rpminfo_object> 66770 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557010" version="501"> 66771 <name>postgresql-server</name> 66772 </rpminfo_object> 66773 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557003" version="501"> 66774 <name>postgresql-contrib</name> 66775 </rpminfo_object> 66776 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557013" version="501"> 66777 <name>postgresql-upgrade</name> 66778 </rpminfo_object> 66779 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557006" version="501"> 66780 <name>postgresql-libs</name> 66781 </rpminfo_object> 66782 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557012" version="501"> 66783 <name>postgresql-test</name> 66784 </rpminfo_object> 66785 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557008" version="501"> 66786 <name>postgresql-plpython</name> 66787 </rpminfo_object> 66788 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557007" version="501"> 66789 <name>postgresql-plperl</name> 66790 </rpminfo_object> 66791 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557004" version="501"> 66792 <name>postgresql-devel</name> 66793 </rpminfo_object> 66794 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557011" version="501"> 66795 <name>postgresql-static</name> 66796 </rpminfo_object> 66797 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182557005" version="501"> 66798 <name>postgresql-docs</name> 66799 </rpminfo_object> 66800 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570009" version="501"> 66801 <name>bind-pkcs11</name> 66802 </rpminfo_object> 66803 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570013" version="501"> 66804 <name>bind-sdb</name> 66805 </rpminfo_object> 66806 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570003" version="501"> 66807 <name>bind-chroot</name> 66808 </rpminfo_object> 66809 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570004" version="501"> 66810 <name>bind-devel</name> 66811 </rpminfo_object> 66812 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570005" version="501"> 66813 <name>bind-libs</name> 66814 </rpminfo_object> 66815 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570002" version="501"> 66816 <name>bind</name> 66817 </rpminfo_object> 66818 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570001" version="501"> 66819 <name>oraclelinux-release</name> 66820 </rpminfo_object> 66821 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570011" version="501"> 66822 <name>bind-pkcs11-libs</name> 66823 </rpminfo_object> 66824 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570015" version="501"> 66825 <name>bind-utils</name> 66826 </rpminfo_object> 66827 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570010" version="501"> 66828 <name>bind-pkcs11-devel</name> 66829 </rpminfo_object> 66830 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570014" version="501"> 66831 <name>bind-sdb-chroot</name> 66832 </rpminfo_object> 66833 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570007" version="501"> 66834 <name>bind-license</name> 66835 </rpminfo_object> 66836 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570008" version="501"> 66837 <name>bind-lite-devel</name> 66838 </rpminfo_object> 66839 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570012" version="501"> 66840 <name>bind-pkcs11-utils</name> 66841 </rpminfo_object> 66842 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182570006" version="501"> 66843 <name>bind-libs-lite</name> 66844 </rpminfo_object> 66845 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182571006" version="501"> 66846 <name>bind-sdb</name> 66847 </rpminfo_object> 66848 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182571003" version="501"> 66849 <name>bind-chroot</name> 66850 </rpminfo_object> 66851 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182571004" version="501"> 66852 <name>bind-devel</name> 66853 </rpminfo_object> 66854 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182571005" version="501"> 66855 <name>bind-libs</name> 66856 </rpminfo_object> 66857 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182571002" version="501"> 66858 <name>bind</name> 66859 </rpminfo_object> 66860 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182571001" version="501"> 66861 <name>oraclelinux-release</name> 66862 </rpminfo_object> 66863 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182571007" version="501"> 66864 <name>bind-utils</name> 66865 </rpminfo_object> 66866 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182692002" version="501"> 66867 <name>firefox</name> 66868 </rpminfo_object> 66869 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182692001" version="501"> 66870 <name>oraclelinux-release</name> 66871 </rpminfo_object> 66872 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182693002" version="501"> 66873 <name>firefox</name> 66874 </rpminfo_object> 66875 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182693001" version="501"> 66876 <name>oraclelinux-release</name> 66877 </rpminfo_object> 66878 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731007" version="501"> 66879 <name>spice-gtk3-vala</name> 66880 </rpminfo_object> 66881 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731006" version="501"> 66882 <name>spice-gtk3-devel</name> 66883 </rpminfo_object> 66884 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731008" version="501"> 66885 <name>spice-server</name> 66886 </rpminfo_object> 66887 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731001" version="501"> 66888 <name>oraclelinux-release</name> 66889 </rpminfo_object> 66890 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731005" version="501"> 66891 <name>spice-gtk3</name> 66892 </rpminfo_object> 66893 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731009" version="501"> 66894 <name>spice-server-devel</name> 66895 </rpminfo_object> 66896 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731004" version="501"> 66897 <name>spice-gtk-tools</name> 66898 </rpminfo_object> 66899 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731002" version="501"> 66900 <name>spice-glib</name> 66901 </rpminfo_object> 66902 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182731003" version="501"> 66903 <name>spice-glib-devel</name> 66904 </rpminfo_object> 66905 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732008" version="501"> 66906 <name>spice-server</name> 66907 </rpminfo_object> 66908 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732001" version="501"> 66909 <name>oraclelinux-release</name> 66910 </rpminfo_object> 66911 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732009" version="501"> 66912 <name>spice-server-devel</name> 66913 </rpminfo_object> 66914 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732005" version="501"> 66915 <name>spice-gtk-devel</name> 66916 </rpminfo_object> 66917 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732007" version="501"> 66918 <name>spice-gtk-tools</name> 66919 </rpminfo_object> 66920 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732006" version="501"> 66921 <name>spice-gtk-python</name> 66922 </rpminfo_object> 66923 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732004" version="501"> 66924 <name>spice-gtk</name> 66925 </rpminfo_object> 66926 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732002" version="501"> 66927 <name>spice-glib</name> 66928 </rpminfo_object> 66929 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182732003" version="501"> 66930 <name>spice-glib-devel</name> 66931 </rpminfo_object> 66932 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182737003" version="501"> 66933 <name>mod_perl-devel</name> 66934 </rpminfo_object> 66935 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182737002" version="501"> 66936 <name>mod_perl</name> 66937 </rpminfo_object> 66938 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182737001" version="501"> 66939 <name>oraclelinux-release</name> 66940 </rpminfo_object> 66941 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748008" version="501"> 66942 <name>kernel-headers</name> 66943 </rpminfo_object> 66944 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748002" version="501"> 66945 <name>kernel</name> 66946 </rpminfo_object> 66947 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748011" version="501"> 66948 <name>kernel-tools-libs-devel</name> 66949 </rpminfo_object> 66950 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748012" version="501"> 66951 <name>perf</name> 66952 </rpminfo_object> 66953 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748001" version="501"> 66954 <name>oraclelinux-release</name> 66955 </rpminfo_object> 66956 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748003" version="501"> 66957 <name>kernel-abi-whitelists</name> 66958 </rpminfo_object> 66959 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748004" version="501"> 66960 <name>kernel-debug</name> 66961 </rpminfo_object> 66962 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748010" version="501"> 66963 <name>kernel-tools-libs</name> 66964 </rpminfo_object> 66965 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748006" version="501"> 66966 <name>kernel-devel</name> 66967 </rpminfo_object> 66968 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748007" version="501"> 66969 <name>kernel-doc</name> 66970 </rpminfo_object> 66971 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748005" version="501"> 66972 <name>kernel-debug-devel</name> 66973 </rpminfo_object> 66974 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748013" version="501"> 66975 <name>python-perf</name> 66976 </rpminfo_object> 66977 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182748009" version="501"> 66978 <name>kernel-tools</name> 66979 </rpminfo_object> 66980 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182757002" version="501"> 66981 <name>389-ds-base</name> 66982 </rpminfo_object> 66983 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182757003" version="501"> 66984 <name>389-ds-base-devel</name> 66985 </rpminfo_object> 66986 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182757004" version="501"> 66987 <name>389-ds-base-libs</name> 66988 </rpminfo_object> 66989 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182757005" version="501"> 66990 <name>389-ds-base-snmp</name> 66991 </rpminfo_object> 66992 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182757001" version="501"> 66993 <name>oraclelinux-release</name> 66994 </rpminfo_object> 66995 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182766002" version="501"> 66996 <name>flatpak</name> 66997 </rpminfo_object> 66998 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182766005" version="501"> 66999 <name>flatpak-libs</name> 67000 </rpminfo_object> 67001 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182766003" version="501"> 67002 <name>flatpak-builder</name> 67003 </rpminfo_object> 67004 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182766004" version="501"> 67005 <name>flatpak-devel</name> 67006 </rpminfo_object> 67007 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182766001" version="501"> 67008 <name>oraclelinux-release</name> 67009 </rpminfo_object> 67010 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182768006" version="501"> 67011 <name>nss-tools</name> 67012 </rpminfo_object> 67013 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182768003" version="501"> 67014 <name>nss-devel</name> 67015 </rpminfo_object> 67016 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182768001" version="501"> 67017 <name>oraclelinux-release</name> 67018 </rpminfo_object> 67019 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182768005" version="501"> 67020 <name>nss-sysinit</name> 67021 </rpminfo_object> 67022 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182768002" version="501"> 67023 <name>nss</name> 67024 </rpminfo_object> 67025 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182768004" version="501"> 67026 <name>nss-pkcs11-devel</name> 67027 </rpminfo_object> 67028 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182835002" version="501"> 67029 <name>firefox</name> 67030 </rpminfo_object> 67031 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182835001" version="501"> 67032 <name>oraclelinux-release</name> 67033 </rpminfo_object> 67034 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846009" version="501"> 67035 <name>kernel-headers</name> 67036 </rpminfo_object> 67037 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846002" version="501"> 67038 <name>kernel</name> 67039 </rpminfo_object> 67040 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846010" version="501"> 67041 <name>perf</name> 67042 </rpminfo_object> 67043 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846001" version="501"> 67044 <name>oraclelinux-release</name> 67045 </rpminfo_object> 67046 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846003" version="501"> 67047 <name>kernel-abi-whitelists</name> 67048 </rpminfo_object> 67049 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846004" version="501"> 67050 <name>kernel-debug</name> 67051 </rpminfo_object> 67052 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846006" version="501"> 67053 <name>kernel-devel</name> 67054 </rpminfo_object> 67055 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846007" version="501"> 67056 <name>kernel-doc</name> 67057 </rpminfo_object> 67058 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846008" version="501"> 67059 <name>kernel-firmware</name> 67060 </rpminfo_object> 67061 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846005" version="501"> 67062 <name>kernel-debug-devel</name> 67063 </rpminfo_object> 67064 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182846011" version="501"> 67065 <name>python-perf</name> 67066 </rpminfo_object> 67067 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182884002" version="501"> 67068 <name>firefox</name> 67069 </rpminfo_object> 67070 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182884001" version="501"> 67071 <name>oraclelinux-release</name> 67072 </rpminfo_object> 67073 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892006" version="501"> 67074 <name>glusterfs-client-xlators</name> 67075 </rpminfo_object> 67076 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892010" version="501"> 67077 <name>glusterfs-rdma</name> 67078 </rpminfo_object> 67079 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892008" version="501"> 67080 <name>glusterfs-fuse</name> 67081 </rpminfo_object> 67082 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892001" version="501"> 67083 <name>oraclelinux-release</name> 67084 </rpminfo_object> 67085 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892003" version="501"> 67086 <name>glusterfs-api</name> 67087 </rpminfo_object> 67088 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892002" version="501"> 67089 <name>glusterfs</name> 67090 </rpminfo_object> 67091 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892007" version="501"> 67092 <name>glusterfs-devel</name> 67093 </rpminfo_object> 67094 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892004" version="501"> 67095 <name>glusterfs-api-devel</name> 67096 </rpminfo_object> 67097 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892009" version="501"> 67098 <name>glusterfs-libs</name> 67099 </rpminfo_object> 67100 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182892005" version="501"> 67101 <name>glusterfs-cli</name> 67102 </rpminfo_object> 67103 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182898006" version="501"> 67104 <name>nss-tools</name> 67105 </rpminfo_object> 67106 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182898003" version="501"> 67107 <name>nss-devel</name> 67108 </rpminfo_object> 67109 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182898001" version="501"> 67110 <name>oraclelinux-release</name> 67111 </rpminfo_object> 67112 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182898005" version="501"> 67113 <name>nss-sysinit</name> 67114 </rpminfo_object> 67115 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182898002" version="501"> 67116 <name>nss</name> 67117 </rpminfo_object> 67118 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182898004" version="501"> 67119 <name>nss-pkcs11-devel</name> 67120 </rpminfo_object> 67121 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182916002" version="501"> 67122 <name>spamassassin</name> 67123 </rpminfo_object> 67124 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182916001" version="501"> 67125 <name>oraclelinux-release</name> 67126 </rpminfo_object> 67127 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182918002" version="501"> 67128 <name>ghostscript</name> 67129 </rpminfo_object> 67130 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182918001" version="501"> 67131 <name>oraclelinux-release</name> 67132 </rpminfo_object> 67133 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182918004" version="501"> 67134 <name>ghostscript-devel</name> 67135 </rpminfo_object> 67136 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182918006" version="501"> 67137 <name>ghostscript-gtk</name> 67138 </rpminfo_object> 67139 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182918005" version="501"> 67140 <name>ghostscript-doc</name> 67141 </rpminfo_object> 67142 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182918003" version="501"> 67143 <name>ghostscript-cups</name> 67144 </rpminfo_object> 67145 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921002" version="501"> 67146 <name>tomcat</name> 67147 </rpminfo_object> 67148 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921001" version="501"> 67149 <name>oraclelinux-release</name> 67150 </rpminfo_object> 67151 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921003" version="501"> 67152 <name>tomcat-admin-webapps</name> 67153 </rpminfo_object> 67154 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921011" version="501"> 67155 <name>tomcat-webapps</name> 67156 </rpminfo_object> 67157 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921009" version="501"> 67158 <name>tomcat-lib</name> 67159 </rpminfo_object> 67160 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921005" version="501"> 67161 <name>tomcat-el-2.2-api</name> 67162 </rpminfo_object> 67163 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921004" version="501"> 67164 <name>tomcat-docs-webapp</name> 67165 </rpminfo_object> 67166 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921008" version="501"> 67167 <name>tomcat-jsvc</name> 67168 </rpminfo_object> 67169 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921010" version="501"> 67170 <name>tomcat-servlet-3.0-api</name> 67171 </rpminfo_object> 67172 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921007" version="501"> 67173 <name>tomcat-jsp-2.2-api</name> 67174 </rpminfo_object> 67175 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182921006" version="501"> 67176 <name>tomcat-javadoc</name> 67177 </rpminfo_object> 67178 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942009" version="501"> 67179 <name>java-1.8.0-openjdk-devel-debug</name> 67180 </rpminfo_object> 67181 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942013" version="501"> 67182 <name>java-1.8.0-openjdk-javadoc-debug</name> 67183 </rpminfo_object> 67184 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942016" version="501"> 67185 <name>java-1.8.0-openjdk-src</name> 67186 </rpminfo_object> 67187 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942001" version="501"> 67188 <name>oraclelinux-release</name> 67189 </rpminfo_object> 67190 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942007" version="501"> 67191 <name>java-1.8.0-openjdk-demo-debug</name> 67192 </rpminfo_object> 67193 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942008" version="501"> 67194 <name>java-1.8.0-openjdk-devel</name> 67195 </rpminfo_object> 67196 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942015" version="501"> 67197 <name>java-1.8.0-openjdk-javadoc-zip-debug</name> 67198 </rpminfo_object> 67199 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942010" version="501"> 67200 <name>java-1.8.0-openjdk-headless</name> 67201 </rpminfo_object> 67202 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942003" version="501"> 67203 <name>java-1.8.0-openjdk-accessibility</name> 67204 </rpminfo_object> 67205 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942014" version="501"> 67206 <name>java-1.8.0-openjdk-javadoc-zip</name> 67207 </rpminfo_object> 67208 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942011" version="501"> 67209 <name>java-1.8.0-openjdk-headless-debug</name> 67210 </rpminfo_object> 67211 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942002" version="501"> 67212 <name>java-1.8.0-openjdk</name> 67213 </rpminfo_object> 67214 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942006" version="501"> 67215 <name>java-1.8.0-openjdk-demo</name> 67216 </rpminfo_object> 67217 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942017" version="501"> 67218 <name>java-1.8.0-openjdk-src-debug</name> 67219 </rpminfo_object> 67220 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942004" version="501"> 67221 <name>java-1.8.0-openjdk-accessibility-debug</name> 67222 </rpminfo_object> 67223 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942005" version="501"> 67224 <name>java-1.8.0-openjdk-debug</name> 67225 </rpminfo_object> 67226 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182942012" version="501"> 67227 <name>java-1.8.0-openjdk-javadoc</name> 67228 </rpminfo_object> 67229 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943007" version="501"> 67230 <name>java-1.8.0-openjdk-devel-debug</name> 67231 </rpminfo_object> 67232 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943011" version="501"> 67233 <name>java-1.8.0-openjdk-javadoc-debug</name> 67234 </rpminfo_object> 67235 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943012" version="501"> 67236 <name>java-1.8.0-openjdk-src</name> 67237 </rpminfo_object> 67238 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943001" version="501"> 67239 <name>oraclelinux-release</name> 67240 </rpminfo_object> 67241 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943006" version="501"> 67242 <name>java-1.8.0-openjdk-devel</name> 67243 </rpminfo_object> 67244 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943008" version="501"> 67245 <name>java-1.8.0-openjdk-headless</name> 67246 </rpminfo_object> 67247 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943005" version="501"> 67248 <name>java-1.8.0-openjdk-demo-debug</name> 67249 </rpminfo_object> 67250 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943009" version="501"> 67251 <name>java-1.8.0-openjdk-headless-debug</name> 67252 </rpminfo_object> 67253 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943002" version="501"> 67254 <name>java-1.8.0-openjdk</name> 67255 </rpminfo_object> 67256 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943004" version="501"> 67257 <name>java-1.8.0-openjdk-demo</name> 67258 </rpminfo_object> 67259 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943013" version="501"> 67260 <name>java-1.8.0-openjdk-src-debug</name> 67261 </rpminfo_object> 67262 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943003" version="501"> 67263 <name>java-1.8.0-openjdk-debug</name> 67264 </rpminfo_object> 67265 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20182943010" version="501"> 67266 <name>java-1.8.0-openjdk-javadoc</name> 67267 </rpminfo_object> 67268 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183005002" version="501"> 67269 <name>firefox</name> 67270 </rpminfo_object> 67271 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183005001" version="501"> 67272 <name>oraclelinux-release</name> 67273 </rpminfo_object> 67274 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183006002" version="501"> 67275 <name>firefox</name> 67276 </rpminfo_object> 67277 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183006001" version="501"> 67278 <name>oraclelinux-release</name> 67279 </rpminfo_object> 67280 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183032003" version="501"> 67281 <name>binutils-devel</name> 67282 </rpminfo_object> 67283 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183032002" version="501"> 67284 <name>binutils</name> 67285 </rpminfo_object> 67286 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183032001" version="501"> 67287 <name>oraclelinux-release</name> 67288 </rpminfo_object> 67289 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183041008" version="501"> 67290 <name>tkinter</name> 67291 </rpminfo_object> 67292 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183041001" version="501"> 67293 <name>oraclelinux-release</name> 67294 </rpminfo_object> 67295 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183041002" version="501"> 67296 <name>python</name> 67297 </rpminfo_object> 67298 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183041004" version="501"> 67299 <name>python-devel</name> 67300 </rpminfo_object> 67301 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183041005" version="501"> 67302 <name>python-libs</name> 67303 </rpminfo_object> 67304 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183041007" version="501"> 67305 <name>python-tools</name> 67306 </rpminfo_object> 67307 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183041003" version="501"> 67308 <name>python-debug</name> 67309 </rpminfo_object> 67310 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183041006" version="501"> 67311 <name>python-test</name> 67312 </rpminfo_object> 67313 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183050004" version="501"> 67314 <name>gnutls-dane</name> 67315 </rpminfo_object> 67316 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183050001" version="501"> 67317 <name>oraclelinux-release</name> 67318 </rpminfo_object> 67319 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183050006" version="501"> 67320 <name>gnutls-utils</name> 67321 </rpminfo_object> 67322 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183050005" version="501"> 67323 <name>gnutls-devel</name> 67324 </rpminfo_object> 67325 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183050003" version="501"> 67326 <name>gnutls-c++</name> 67327 </rpminfo_object> 67328 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183050002" version="501"> 67329 <name>gnutls</name> 67330 </rpminfo_object> 67331 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183052002" version="501"> 67332 <name>wget</name> 67333 </rpminfo_object> 67334 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183052001" version="501"> 67335 <name>oraclelinux-release</name> 67336 </rpminfo_object> 67337 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056014" version="501"> 67338 <name>samba-dc</name> 67339 </rpminfo_object> 67340 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056022" version="501"> 67341 <name>samba-test</name> 67342 </rpminfo_object> 67343 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056024" version="501"> 67344 <name>samba-vfs-glusterfs</name> 67345 </rpminfo_object> 67346 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056026" version="501"> 67347 <name>samba-winbind-clients</name> 67348 </rpminfo_object> 67349 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056023" version="501"> 67350 <name>samba-test-libs</name> 67351 </rpminfo_object> 67352 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056011" version="501"> 67353 <name>samba-common</name> 67354 </rpminfo_object> 67355 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056020" version="501"> 67356 <name>samba-python</name> 67357 </rpminfo_object> 67358 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056005" version="501"> 67359 <name>libsmbclient-devel</name> 67360 </rpminfo_object> 67361 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056017" version="501"> 67362 <name>samba-krb5-printing</name> 67363 </rpminfo_object> 67364 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056018" version="501"> 67365 <name>samba-libs</name> 67366 </rpminfo_object> 67367 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056008" version="501"> 67368 <name>samba</name> 67369 </rpminfo_object> 67370 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056004" version="501"> 67371 <name>libsmbclient</name> 67372 </rpminfo_object> 67373 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056010" version="501"> 67374 <name>samba-client-libs</name> 67375 </rpminfo_object> 67376 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056021" version="501"> 67377 <name>samba-python-test</name> 67378 </rpminfo_object> 67379 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056019" version="501"> 67380 <name>samba-pidl</name> 67381 </rpminfo_object> 67382 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056003" version="501"> 67383 <name>ctdb-tests</name> 67384 </rpminfo_object> 67385 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056009" version="501"> 67386 <name>samba-client</name> 67387 </rpminfo_object> 67388 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056006" version="501"> 67389 <name>libwbclient</name> 67390 </rpminfo_object> 67391 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056025" version="501"> 67392 <name>samba-winbind</name> 67393 </rpminfo_object> 67394 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056012" version="501"> 67395 <name>samba-common-libs</name> 67396 </rpminfo_object> 67397 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056007" version="501"> 67398 <name>libwbclient-devel</name> 67399 </rpminfo_object> 67400 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056027" version="501"> 67401 <name>samba-winbind-krb5-locator</name> 67402 </rpminfo_object> 67403 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056001" version="501"> 67404 <name>oraclelinux-release</name> 67405 </rpminfo_object> 67406 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056013" version="501"> 67407 <name>samba-common-tools</name> 67408 </rpminfo_object> 67409 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056015" version="501"> 67410 <name>samba-dc-libs</name> 67411 </rpminfo_object> 67412 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056016" version="501"> 67413 <name>samba-devel</name> 67414 </rpminfo_object> 67415 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056028" version="501"> 67416 <name>samba-winbind-modules</name> 67417 </rpminfo_object> 67418 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183056002" version="501"> 67419 <name>ctdb</name> 67420 </rpminfo_object> 67421 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059099" version="501"> 67422 <name>libX11-devel</name> 67423 </rpminfo_object> 67424 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059102" version="501"> 67425 <name>mesa-filesystem</name> 67426 </rpminfo_object> 67427 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059051" version="501"> 67428 <name>xorg-x11-drv-intel-devel</name> 67429 </rpminfo_object> 67430 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059085" version="501"> 67431 <name>libX11</name> 67432 </rpminfo_object> 67433 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059006" version="501"> 67434 <name>libglvnd-devel</name> 67435 </rpminfo_object> 67436 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059108" version="501"> 67437 <name>tigervnc-server-minimal</name> 67438 </rpminfo_object> 67439 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059110" version="501"> 67440 <name>libglvnd</name> 67441 </rpminfo_object> 67442 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059053" version="501"> 67443 <name>libXfont2-devel</name> 67444 </rpminfo_object> 67445 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059018" version="501"> 67446 <name>mesa-demos</name> 67447 </rpminfo_object> 67448 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059084" version="501"> 67449 <name>xorg-x11-drv-ati</name> 67450 </rpminfo_object> 67451 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059105" version="501"> 67452 <name>libglvnd-opengl</name> 67453 </rpminfo_object> 67454 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059100" version="501"> 67455 <name>xorg-x11-font-utils</name> 67456 </rpminfo_object> 67457 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059094" version="501"> 67458 <name>xorg-x11-drv-vesa</name> 67459 </rpminfo_object> 67460 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059012" version="501"> 67461 <name>libwacom</name> 67462 </rpminfo_object> 67463 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059060" version="501"> 67464 <name>libdrm</name> 67465 </rpminfo_object> 67466 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059008" version="501"> 67467 <name>xorg-x11-server-Xephyr</name> 67468 </rpminfo_object> 67469 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059014" version="501"> 67470 <name>libXfont</name> 67471 </rpminfo_object> 67472 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059055" version="501"> 67473 <name>xorg-x11-server-Xwayland</name> 67474 </rpminfo_object> 67475 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059062" version="501"> 67476 <name>libwacom-data</name> 67477 </rpminfo_object> 67478 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059034" version="501"> 67479 <name>xorg-x11-drv-openchrome-devel</name> 67480 </rpminfo_object> 67481 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059003" version="501"> 67482 <name>libXcursor-devel</name> 67483 </rpminfo_object> 67484 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059023" version="501"> 67485 <name>xorg-x11-server-Xdmx</name> 67486 </rpminfo_object> 67487 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059059" version="501"> 67488 <name>xorg-x11-drv-libinput</name> 67489 </rpminfo_object> 67490 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059031" version="501"> 67491 <name>mesa-libOSMesa</name> 67492 </rpminfo_object> 67493 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059104" version="501"> 67494 <name>xorg-x11-drv-dummy</name> 67495 </rpminfo_object> 67496 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059107" version="501"> 67497 <name>libglvnd-gles</name> 67498 </rpminfo_object> 67499 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059086" version="501"> 67500 <name>libglvnd-glx</name> 67501 </rpminfo_object> 67502 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059069" version="501"> 67503 <name>tigervnc-server</name> 67504 </rpminfo_object> 67505 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059088" version="501"> 67506 <name>mesa-libxatracker</name> 67507 </rpminfo_object> 67508 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059036" version="501"> 67509 <name>mesa-libwayland-egl</name> 67510 </rpminfo_object> 67511 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059068" version="501"> 67512 <name>libXres</name> 67513 </rpminfo_object> 67514 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059042" version="501"> 67515 <name>xorg-x11-server-Xspice</name> 67516 </rpminfo_object> 67517 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059065" version="501"> 67518 <name>freeglut-devel</name> 67519 </rpminfo_object> 67520 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059067" version="501"> 67521 <name>freeglut</name> 67522 </rpminfo_object> 67523 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059011" version="501"> 67524 <name>xorg-x11-drv-vmware</name> 67525 </rpminfo_object> 67526 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059080" version="501"> 67527 <name>mesa-libGL-devel</name> 67528 </rpminfo_object> 67529 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059013" version="501"> 67530 <name>libglvnd-core-devel</name> 67531 </rpminfo_object> 67532 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059022" version="501"> 67533 <name>xorg-x11-server-Xnest</name> 67534 </rpminfo_object> 67535 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059045" version="501"> 67536 <name>mesa-libGLES-devel</name> 67537 </rpminfo_object> 67538 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059038" version="501"> 67539 <name>libXfont-devel</name> 67540 </rpminfo_object> 67541 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059054" version="501"> 67542 <name>libXres-devel</name> 67543 </rpminfo_object> 67544 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059052" version="501"> 67545 <name>xorg-x11-drv-synaptics-devel</name> 67546 </rpminfo_object> 67547 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059004" version="501"> 67548 <name>xorg-x11-drv-evdev</name> 67549 </rpminfo_object> 67550 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059046" version="501"> 67551 <name>xcb-proto</name> 67552 </rpminfo_object> 67553 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059015" version="501"> 67554 <name>mesa-libglapi</name> 67555 </rpminfo_object> 67556 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059095" version="501"> 67557 <name>libX11-common</name> 67558 </rpminfo_object> 67559 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059082" version="501"> 67560 <name>xorg-x11-drv-openchrome</name> 67561 </rpminfo_object> 67562 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059092" version="501"> 67563 <name>glx-utils</name> 67564 </rpminfo_object> 67565 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059016" version="501"> 67566 <name>tigervnc-license</name> 67567 </rpminfo_object> 67568 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059078" version="501"> 67569 <name>libglvnd-egl</name> 67570 </rpminfo_object> 67571 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059027" version="501"> 67572 <name>xkeyboard-config-devel</name> 67573 </rpminfo_object> 67574 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059098" version="501"> 67575 <name>xorg-x11-drv-vmmouse</name> 67576 </rpminfo_object> 67577 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059066" version="501"> 67578 <name>tigervnc</name> 67579 </rpminfo_object> 67580 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059077" version="501"> 67581 <name>xorg-x11-drv-fbdev</name> 67582 </rpminfo_object> 67583 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059035" version="501"> 67584 <name>xorg-x11-server-Xvfb</name> 67585 </rpminfo_object> 67586 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059009" version="501"> 67587 <name>xorg-x11-drv-synaptics</name> 67588 </rpminfo_object> 67589 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059021" version="501"> 67590 <name>libxcb-doc</name> 67591 </rpminfo_object> 67592 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059106" version="501"> 67593 <name>xkeyboard-config</name> 67594 </rpminfo_object> 67595 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059109" version="501"> 67596 <name>libxcb</name> 67597 </rpminfo_object> 67598 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059089" version="501"> 67599 <name>libXfont2</name> 67600 </rpminfo_object> 67601 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059076" version="501"> 67602 <name>xorg-x11-server-Xorg</name> 67603 </rpminfo_object> 67604 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059103" version="501"> 67605 <name>mesa-libEGL</name> 67606 </rpminfo_object> 67607 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059057" version="501"> 67608 <name>tigervnc-server-applet</name> 67609 </rpminfo_object> 67610 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059026" version="501"> 67611 <name>xorg-x11-drv-wacom-devel</name> 67612 </rpminfo_object> 67613 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059087" version="501"> 67614 <name>mesa-libEGL-devel</name> 67615 </rpminfo_object> 67616 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059028" version="501"> 67617 <name>xorg-x11-xkb-utils-devel</name> 67618 </rpminfo_object> 67619 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059090" version="501"> 67620 <name>libXcursor</name> 67621 </rpminfo_object> 67622 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059040" version="501"> 67623 <name>vulkan-devel</name> 67624 </rpminfo_object> 67625 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059029" version="501"> 67626 <name>xorg-x11-drv-mouse-devel</name> 67627 </rpminfo_object> 67628 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059033" version="501"> 67629 <name>xorg-x11-drv-libinput-devel</name> 67630 </rpminfo_object> 67631 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059024" version="501"> 67632 <name>libwacom-devel</name> 67633 </rpminfo_object> 67634 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059010" version="501"> 67635 <name>libepoxy-devel</name> 67636 </rpminfo_object> 67637 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059071" version="501"> 67638 <name>mesa-libGL</name> 67639 </rpminfo_object> 67640 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059025" version="501"> 67641 <name>intel-gpu-tools</name> 67642 </rpminfo_object> 67643 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059041" version="501"> 67644 <name>tigervnc-server-module</name> 67645 </rpminfo_object> 67646 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059063" version="501"> 67647 <name>xorg-x11-drv-nouveau</name> 67648 </rpminfo_object> 67649 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059030" version="501"> 67650 <name>mesa-libwayland-egl-devel</name> 67651 </rpminfo_object> 67652 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059001" version="501"> 67653 <name>oraclelinux-release</name> 67654 </rpminfo_object> 67655 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059048" version="501"> 67656 <name>egl-utils</name> 67657 </rpminfo_object> 67658 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059061" version="501"> 67659 <name>xorg-x11-proto-devel</name> 67660 </rpminfo_object> 67661 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059047" version="501"> 67662 <name>xorg-x11-drv-evdev-devel</name> 67663 </rpminfo_object> 67664 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059091" version="501"> 67665 <name>libepoxy</name> 67666 </rpminfo_object> 67667 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059093" version="501"> 67668 <name>mesa-libGLES</name> 67669 </rpminfo_object> 67670 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059002" version="501"> 67671 <name>xorg-x11-drv-mouse</name> 67672 </rpminfo_object> 67673 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059058" version="501"> 67674 <name>mesa-libgbm-devel</name> 67675 </rpminfo_object> 67676 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059074" version="501"> 67677 <name>libxcb-devel</name> 67678 </rpminfo_object> 67679 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059081" version="501"> 67680 <name>libinput</name> 67681 </rpminfo_object> 67682 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059044" version="501"> 67683 <name>mesa-libOSMesa-devel</name> 67684 </rpminfo_object> 67685 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059019" version="501"> 67686 <name>xorg-x11-server-source</name> 67687 </rpminfo_object> 67688 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059079" version="501"> 67689 <name>xorg-x11-drv-wacom</name> 67690 </rpminfo_object> 67691 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059075" version="501"> 67692 <name>mesa-libgbm</name> 67693 </rpminfo_object> 67694 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059043" version="501"> 67695 <name>xorg-x11-xkb-extras</name> 67696 </rpminfo_object> 67697 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059070" version="501"> 67698 <name>xorg-x11-drv-v4l</name> 67699 </rpminfo_object> 67700 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059056" version="501"> 67701 <name>mesa-vulkan-drivers</name> 67702 </rpminfo_object> 67703 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059039" version="501"> 67704 <name>xorg-x11-server-devel</name> 67705 </rpminfo_object> 67706 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059064" version="501"> 67707 <name>xorg-x11-drv-qxl</name> 67708 </rpminfo_object> 67709 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059049" version="501"> 67710 <name>libinput-devel</name> 67711 </rpminfo_object> 67712 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059037" version="501"> 67713 <name>mesa-libxatracker-devel</name> 67714 </rpminfo_object> 67715 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059073" version="501"> 67716 <name>xorg-x11-drv-void</name> 67717 </rpminfo_object> 67718 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059083" version="501"> 67719 <name>mesa-dri-drivers</name> 67720 </rpminfo_object> 67721 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059017" version="501"> 67722 <name>drm-utils</name> 67723 </rpminfo_object> 67724 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059020" version="501"> 67725 <name>vulkan-filesystem</name> 67726 </rpminfo_object> 67727 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059101" version="501"> 67728 <name>libdrm-devel</name> 67729 </rpminfo_object> 67730 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059005" version="501"> 67731 <name>tigervnc-icons</name> 67732 </rpminfo_object> 67733 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059050" version="501"> 67734 <name>vulkan</name> 67735 </rpminfo_object> 67736 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059032" version="501"> 67737 <name>mesa-vdpau-drivers</name> 67738 </rpminfo_object> 67739 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059096" version="501"> 67740 <name>xorg-x11-utils</name> 67741 </rpminfo_object> 67742 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059007" version="501"> 67743 <name>xorg-x11-xkb-utils</name> 67744 </rpminfo_object> 67745 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059072" version="501"> 67746 <name>xorg-x11-drv-intel</name> 67747 </rpminfo_object> 67748 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183059097" version="501"> 67749 <name>xorg-x11-server-common</name> 67750 </rpminfo_object> 67751 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183065003" version="501"> 67752 <name>libkdcraw-devel</name> 67753 </rpminfo_object> 67754 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183065002" version="501"> 67755 <name>libkdcraw</name> 67756 </rpminfo_object> 67757 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183065001" version="501"> 67758 <name>oraclelinux-release</name> 67759 </rpminfo_object> 67760 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183071002" version="501"> 67761 <name>krb5-devel</name> 67762 </rpminfo_object> 67763 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183071001" version="501"> 67764 <name>oraclelinux-release</name> 67765 </rpminfo_object> 67766 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183071004" version="501"> 67767 <name>krb5-pkinit</name> 67768 </rpminfo_object> 67769 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183071003" version="501"> 67770 <name>krb5-libs</name> 67771 </rpminfo_object> 67772 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183071008" version="501"> 67773 <name>libkadm5</name> 67774 </rpminfo_object> 67775 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183071007" version="501"> 67776 <name>krb5-workstation</name> 67777 </rpminfo_object> 67778 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183071006" version="501"> 67779 <name>krb5-server-ldap</name> 67780 </rpminfo_object> 67781 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183071005" version="501"> 67782 <name>krb5-server</name> 67783 </rpminfo_object> 67784 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183073003" version="501"> 67785 <name>zsh-html</name> 67786 </rpminfo_object> 67787 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183073002" version="501"> 67788 <name>zsh</name> 67789 </rpminfo_object> 67790 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183073001" version="501"> 67791 <name>oraclelinux-release</name> 67792 </rpminfo_object> 67793 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083009" version="501"> 67794 <name>kernel-headers</name> 67795 </rpminfo_object> 67796 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083003" version="501"> 67797 <name>kernel</name> 67798 </rpminfo_object> 67799 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083012" version="501"> 67800 <name>kernel-tools-libs-devel</name> 67801 </rpminfo_object> 67802 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083002" version="501"> 67803 <name>bpftool</name> 67804 </rpminfo_object> 67805 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083001" version="501"> 67806 <name>oraclelinux-release</name> 67807 </rpminfo_object> 67808 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083004" version="501"> 67809 <name>kernel-abi-whitelists</name> 67810 </rpminfo_object> 67811 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083005" version="501"> 67812 <name>kernel-debug</name> 67813 </rpminfo_object> 67814 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083011" version="501"> 67815 <name>kernel-tools-libs</name> 67816 </rpminfo_object> 67817 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083007" version="501"> 67818 <name>kernel-devel</name> 67819 </rpminfo_object> 67820 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083008" version="501"> 67821 <name>kernel-doc</name> 67822 </rpminfo_object> 67823 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083006" version="501"> 67824 <name>kernel-debug-devel</name> 67825 </rpminfo_object> 67826 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083014" version="501"> 67827 <name>python-perf</name> 67828 </rpminfo_object> 67829 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083010" version="501"> 67830 <name>kernel-tools</name> 67831 </rpminfo_object> 67832 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183083013" version="501"> 67833 <name>perf</name> 67834 </rpminfo_object> 67835 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183090002" version="501"> 67836 <name>OVMF</name> 67837 </rpminfo_object> 67838 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183090001" version="501"> 67839 <name>oraclelinux-release</name> 67840 </rpminfo_object> 67841 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183092004" version="501"> 67842 <name>glibc-devel</name> 67843 </rpminfo_object> 67844 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183092007" version="501"> 67845 <name>glibc-utils</name> 67846 </rpminfo_object> 67847 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183092001" version="501"> 67848 <name>oraclelinux-release</name> 67849 </rpminfo_object> 67850 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183092002" version="501"> 67851 <name>glibc</name> 67852 </rpminfo_object> 67853 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183092008" version="501"> 67854 <name>nscd</name> 67855 </rpminfo_object> 67856 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183092005" version="501"> 67857 <name>glibc-headers</name> 67858 </rpminfo_object> 67859 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183092006" version="501"> 67860 <name>glibc-static</name> 67861 </rpminfo_object> 67862 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183092003" version="501"> 67863 <name>glibc-common</name> 67864 </rpminfo_object> 67865 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183107002" version="501"> 67866 <name>wpa_supplicant</name> 67867 </rpminfo_object> 67868 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183107001" version="501"> 67869 <name>oraclelinux-release</name> 67870 </rpminfo_object> 67871 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113021" version="501"> 67872 <name>libvirt-daemon-driver-storage-logical</name> 67873 </rpminfo_object> 67874 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113014" version="501"> 67875 <name>libvirt-daemon-driver-qemu</name> 67876 </rpminfo_object> 67877 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113032" version="501"> 67878 <name>libvirt-nss</name> 67879 </rpminfo_object> 67880 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113017" version="501"> 67881 <name>libvirt-daemon-driver-storage-core</name> 67882 </rpminfo_object> 67883 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113013" version="501"> 67884 <name>libvirt-daemon-driver-nwfilter</name> 67885 </rpminfo_object> 67886 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113031" version="501"> 67887 <name>libvirt-login-shell</name> 67888 </rpminfo_object> 67889 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113010" version="501"> 67890 <name>libvirt-daemon-driver-lxc</name> 67891 </rpminfo_object> 67892 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113027" version="501"> 67893 <name>libvirt-devel</name> 67894 </rpminfo_object> 67895 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113026" version="501"> 67896 <name>libvirt-daemon-lxc</name> 67897 </rpminfo_object> 67898 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113006" version="501"> 67899 <name>libvirt-daemon</name> 67900 </rpminfo_object> 67901 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113008" version="501"> 67902 <name>libvirt-daemon-config-nwfilter</name> 67903 </rpminfo_object> 67904 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113016" version="501"> 67905 <name>libvirt-daemon-driver-storage</name> 67906 </rpminfo_object> 67907 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113009" version="501"> 67908 <name>libvirt-daemon-driver-interface</name> 67909 </rpminfo_object> 67910 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113007" version="501"> 67911 <name>libvirt-daemon-config-network</name> 67912 </rpminfo_object> 67913 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113018" version="501"> 67914 <name>libvirt-daemon-driver-storage-disk</name> 67915 </rpminfo_object> 67916 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113003" version="501"> 67917 <name>libvirt-admin</name> 67918 </rpminfo_object> 67919 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113004" version="501"> 67920 <name>libvirt-bash-completion</name> 67921 </rpminfo_object> 67922 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113024" version="501"> 67923 <name>libvirt-daemon-driver-storage-scsi</name> 67924 </rpminfo_object> 67925 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113005" version="501"> 67926 <name>libvirt-client</name> 67927 </rpminfo_object> 67928 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113002" version="501"> 67929 <name>libvirt</name> 67930 </rpminfo_object> 67931 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113011" version="501"> 67932 <name>libvirt-daemon-driver-network</name> 67933 </rpminfo_object> 67934 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113022" version="501"> 67935 <name>libvirt-daemon-driver-storage-mpath</name> 67936 </rpminfo_object> 67937 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113028" version="501"> 67938 <name>libvirt-docs</name> 67939 </rpminfo_object> 67940 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113030" version="501"> 67941 <name>libvirt-lock-sanlock</name> 67942 </rpminfo_object> 67943 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113019" version="501"> 67944 <name>libvirt-daemon-driver-storage-gluster</name> 67945 </rpminfo_object> 67946 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113001" version="501"> 67947 <name>oraclelinux-release</name> 67948 </rpminfo_object> 67949 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113029" version="501"> 67950 <name>libvirt-libs</name> 67951 </rpminfo_object> 67952 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113025" version="501"> 67953 <name>libvirt-daemon-kvm</name> 67954 </rpminfo_object> 67955 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113023" version="501"> 67956 <name>libvirt-daemon-driver-storage-rbd</name> 67957 </rpminfo_object> 67958 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113020" version="501"> 67959 <name>libvirt-daemon-driver-storage-iscsi</name> 67960 </rpminfo_object> 67961 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113015" version="501"> 67962 <name>libvirt-daemon-driver-secret</name> 67963 </rpminfo_object> 67964 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183113012" version="501"> 67965 <name>libvirt-daemon-driver-nodedev</name> 67966 </rpminfo_object> 67967 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183127002" version="501"> 67968 <name>389-ds-base</name> 67969 </rpminfo_object> 67970 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183127003" version="501"> 67971 <name>389-ds-base-devel</name> 67972 </rpminfo_object> 67973 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183127004" version="501"> 67974 <name>389-ds-base-libs</name> 67975 </rpminfo_object> 67976 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183127005" version="501"> 67977 <name>389-ds-base-snmp</name> 67978 </rpminfo_object> 67979 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183127001" version="501"> 67980 <name>oraclelinux-release</name> 67981 </rpminfo_object> 67982 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140264" version="501"> 67983 <name>libwayland-server</name> 67984 </rpminfo_object> 67985 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140078" version="501"> 67986 <name>turbojpeg</name> 67987 </rpminfo_object> 67988 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140134" version="501"> 67989 <name>evolution-mapi-langpacks</name> 67990 </rpminfo_object> 67991 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140282" version="501"> 67992 <name>totem</name> 67993 </rpminfo_object> 67994 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140092" version="501"> 67995 <name>evince-devel</name> 67996 </rpminfo_object> 67997 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140029" version="501"> 67998 <name>libical-devel</name> 67999 </rpminfo_object> 68000 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140098" version="501"> 68001 <name>gupnp-igd-devel</name> 68002 </rpminfo_object> 68003 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140203" version="501"> 68004 <name>gedit-plugin-translate</name> 68005 </rpminfo_object> 68006 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140050" version="501"> 68007 <name>libmediaart</name> 68008 </rpminfo_object> 68009 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140225" version="501"> 68010 <name>devhelp-libs</name> 68011 </rpminfo_object> 68012 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140325" version="501"> 68013 <name>libgovirt</name> 68014 </rpminfo_object> 68015 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140142" version="501"> 68016 <name>glib2-fam</name> 68017 </rpminfo_object> 68018 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140337" version="501"> 68019 <name>accountsservice-libs</name> 68020 </rpminfo_object> 68021 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140190" version="501"> 68022 <name>gnome-software-devel</name> 68023 </rpminfo_object> 68024 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140128" version="501"> 68025 <name>libappstream-glib-builder</name> 68026 </rpminfo_object> 68027 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140195" version="501"> 68028 <name>gnome-shell-extension-screenshot-window-sizer</name> 68029 </rpminfo_object> 68030 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140011" version="501"> 68031 <name>evolution-data-server-langpacks</name> 68032 </rpminfo_object> 68033 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140005" version="501"> 68034 <name>PackageKit-command-not-found</name> 68035 </rpminfo_object> 68036 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140302" version="501"> 68037 <name>libwayland-egl</name> 68038 </rpminfo_object> 68039 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140410" version="501"> 68040 <name>gnome-bluetooth-libs</name> 68041 </rpminfo_object> 68042 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140214" version="501"> 68043 <name>gnome-shell-extension-native-window-placement</name> 68044 </rpminfo_object> 68045 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140208" version="501"> 68046 <name>valadoc</name> 68047 </rpminfo_object> 68048 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140162" version="501"> 68049 <name>libosinfo-devel</name> 68050 </rpminfo_object> 68051 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140096" version="501"> 68052 <name>gnome-getting-started-docs-gl</name> 68053 </rpminfo_object> 68054 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140295" version="501"> 68055 <name>gnome-disk-utility</name> 68056 </rpminfo_object> 68057 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140035" version="501"> 68058 <name>gspell</name> 68059 </rpminfo_object> 68060 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140002" version="501"> 68061 <name>json-glib-tests</name> 68062 </rpminfo_object> 68063 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140414" version="501"> 68064 <name>libpeas</name> 68065 </rpminfo_object> 68066 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140229" version="501"> 68067 <name>nautilus-devel</name> 68068 </rpminfo_object> 68069 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140249" version="501"> 68070 <name>gnome-screenshot</name> 68071 </rpminfo_object> 68072 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140272" version="501"> 68073 <name>python2-pyatspi</name> 68074 </rpminfo_object> 68075 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140212" version="501"> 68076 <name>gnome-documents</name> 68077 </rpminfo_object> 68078 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140281" version="501"> 68079 <name>libosinfo</name> 68080 </rpminfo_object> 68081 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140235" version="501"> 68082 <name>glibmm24-doc</name> 68083 </rpminfo_object> 68084 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140322" version="501"> 68085 <name>gedit-plugin-multiedit</name> 68086 </rpminfo_object> 68087 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140177" version="501"> 68088 <name>libical-glib-devel</name> 68089 </rpminfo_object> 68090 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140081" version="501"> 68091 <name>vala</name> 68092 </rpminfo_object> 68093 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140220" version="501"> 68094 <name>yelp-devel</name> 68095 </rpminfo_object> 68096 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140360" version="501"> 68097 <name>adwaita-gtk2-theme</name> 68098 </rpminfo_object> 68099 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140362" version="501"> 68100 <name>libjpeg-turbo-devel</name> 68101 </rpminfo_object> 68102 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140016" version="501"> 68103 <name>gedit-plugin-charmap</name> 68104 </rpminfo_object> 68105 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140102" version="501"> 68106 <name>PackageKit-cron</name> 68107 </rpminfo_object> 68108 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140236" version="501"> 68109 <name>turbojpeg-devel</name> 68110 </rpminfo_object> 68111 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140270" version="501"> 68112 <name>gedit-plugin-colorpicker</name> 68113 </rpminfo_object> 68114 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140367" version="501"> 68115 <name>baobab</name> 68116 </rpminfo_object> 68117 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140040" version="501"> 68118 <name>vte291</name> 68119 </rpminfo_object> 68120 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140209" version="501"> 68121 <name>gtk3-immodules</name> 68122 </rpminfo_object> 68123 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140018" version="501"> 68124 <name>bolt</name> 68125 </rpminfo_object> 68126 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140332" version="501"> 68127 <name>librsvg2</name> 68128 </rpminfo_object> 68129 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140031" version="501"> 68130 <name>gnome-themes-standard</name> 68131 </rpminfo_object> 68132 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140101" version="501"> 68133 <name>evolution-devel</name> 68134 </rpminfo_object> 68135 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140104" version="501"> 68136 <name>poppler-demos</name> 68137 </rpminfo_object> 68138 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140278" version="501"> 68139 <name>yelp-xsl</name> 68140 </rpminfo_object> 68141 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140216" version="501"> 68142 <name>fwupdate-devel</name> 68143 </rpminfo_object> 68144 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140226" version="501"> 68145 <name>gedit-plugin-findinfiles</name> 68146 </rpminfo_object> 68147 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140120" version="501"> 68148 <name>gnome-shell-extension-dash-to-dock</name> 68149 </rpminfo_object> 68150 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140412" version="501"> 68151 <name>at-spi2-core-devel</name> 68152 </rpminfo_object> 68153 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140109" version="501"> 68154 <name>gnome-software-editor</name> 68155 </rpminfo_object> 68156 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140146" version="501"> 68157 <name>upower-devel-docs</name> 68158 </rpminfo_object> 68159 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140233" version="501"> 68160 <name>gnome-shell-extension-no-hot-corner</name> 68161 </rpminfo_object> 68162 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140395" version="501"> 68163 <name>harfbuzz-devel</name> 68164 </rpminfo_object> 68165 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140251" version="501"> 68166 <name>libgexiv2</name> 68167 </rpminfo_object> 68168 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140394" version="501"> 68169 <name>gvfs-fuse</name> 68170 </rpminfo_object> 68171 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140130" version="501"> 68172 <name>gnome-shell-extension-windowsNavigator</name> 68173 </rpminfo_object> 68174 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140240" version="501"> 68175 <name>grilo</name> 68176 </rpminfo_object> 68177 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140349" version="501"> 68178 <name>webkitgtk4-devel</name> 68179 </rpminfo_object> 68180 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140125" version="501"> 68181 <name>upower-devel</name> 68182 </rpminfo_object> 68183 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140154" version="501"> 68184 <name>gtksourceview3-devel</name> 68185 </rpminfo_object> 68186 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140061" version="501"> 68187 <name>upower</name> 68188 </rpminfo_object> 68189 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140141" version="501"> 68190 <name>libwnck3-devel</name> 68191 </rpminfo_object> 68192 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140174" version="501"> 68193 <name>brasero-devel</name> 68194 </rpminfo_object> 68195 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140369" version="501"> 68196 <name>PackageKit-yum</name> 68197 </rpminfo_object> 68198 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140191" version="501"> 68199 <name>poppler-glib-devel</name> 68200 </rpminfo_object> 68201 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140406" version="501"> 68202 <name>nautilus</name> 68203 </rpminfo_object> 68204 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140384" version="501"> 68205 <name>file-roller-nautilus</name> 68206 </rpminfo_object> 68207 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140115" version="501"> 68208 <name>glibmm24-devel</name> 68209 </rpminfo_object> 68210 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140180" version="501"> 68211 <name>libcroco-devel</name> 68212 </rpminfo_object> 68213 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140352" version="501"> 68214 <name>gsettings-desktop-schemas</name> 68215 </rpminfo_object> 68216 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140122" version="501"> 68217 <name>libchamplain-devel</name> 68218 </rpminfo_object> 68219 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140231" version="501"> 68220 <name>gjs-tests</name> 68221 </rpminfo_object> 68222 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140382" version="501"> 68223 <name>accountsservice</name> 68224 </rpminfo_object> 68225 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140388" version="501"> 68226 <name>gnome-classic-session</name> 68227 </rpminfo_object> 68228 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140036" version="501"> 68229 <name>gcr</name> 68230 </rpminfo_object> 68231 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140127" version="501"> 68232 <name>devhelp-devel</name> 68233 </rpminfo_object> 68234 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140230" version="501"> 68235 <name>gnome-bluetooth-libs-devel</name> 68236 </rpminfo_object> 68237 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140417" version="501"> 68238 <name>brasero-libs</name> 68239 </rpminfo_object> 68240 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140171" version="501"> 68241 <name>gjs-devel</name> 68242 </rpminfo_object> 68243 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140026" version="501"> 68244 <name>adwaita-icon-theme</name> 68245 </rpminfo_object> 68246 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140160" version="501"> 68247 <name>libappstream-glib-builder-devel</name> 68248 </rpminfo_object> 68249 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140068" version="501"> 68250 <name>gdk-pixbuf2-tests</name> 68251 </rpminfo_object> 68252 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140313" version="501"> 68253 <name>gtk3</name> 68254 </rpminfo_object> 68255 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140371" version="501"> 68256 <name>gnome-color-manager</name> 68257 </rpminfo_object> 68258 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140321" version="501"> 68259 <name>fribidi</name> 68260 </rpminfo_object> 68261 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140308" version="501"> 68262 <name>libgnomekbd</name> 68263 </rpminfo_object> 68264 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140047" version="501"> 68265 <name>control-center-filesystem</name> 68266 </rpminfo_object> 68267 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140207" version="501"> 68268 <name>gupnp-docs</name> 68269 </rpminfo_object> 68270 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140274" version="501"> 68271 <name>nautilus-sendto</name> 68272 </rpminfo_object> 68273 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140021" version="501"> 68274 <name>fwupdate-libs</name> 68275 </rpminfo_object> 68276 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140222" version="501"> 68277 <name>devhelp</name> 68278 </rpminfo_object> 68279 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140373" version="501"> 68280 <name>libsecret-devel</name> 68281 </rpminfo_object> 68282 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140044" version="501"> 68283 <name>adwaita-cursor-theme</name> 68284 </rpminfo_object> 68285 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140374" version="501"> 68286 <name>gvfs-mtp</name> 68287 </rpminfo_object> 68288 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140147" version="501"> 68289 <name>cairo-tools</name> 68290 </rpminfo_object> 68291 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140117" version="501"> 68292 <name>gstreamer1-plugins-base-devel-docs</name> 68293 </rpminfo_object> 68294 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140006" version="501"> 68295 <name>gssdp</name> 68296 </rpminfo_object> 68297 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140064" version="501"> 68298 <name>evolution-data-server-doc</name> 68299 </rpminfo_object> 68300 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140059" version="501"> 68301 <name>gnome-bluetooth</name> 68302 </rpminfo_object> 68303 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140172" version="501"> 68304 <name>gupnp-igd-python</name> 68305 </rpminfo_object> 68306 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140181" version="501"> 68307 <name>libgee-devel</name> 68308 </rpminfo_object> 68309 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140077" version="501"> 68310 <name>gnome-getting-started-docs-de</name> 68311 </rpminfo_object> 68312 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140404" version="501"> 68313 <name>libwnck3</name> 68314 </rpminfo_object> 68315 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140405" version="501"> 68316 <name>libwayland-cursor</name> 68317 </rpminfo_object> 68318 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140007" version="501"> 68319 <name>libsecret</name> 68320 </rpminfo_object> 68321 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140385" version="501"> 68322 <name>gedit-plugin-wordcompletion</name> 68323 </rpminfo_object> 68324 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140317" version="501"> 68325 <name>gnome-font-viewer</name> 68326 </rpminfo_object> 68327 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140028" version="501"> 68328 <name>gnote</name> 68329 </rpminfo_object> 68330 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140366" version="501"> 68331 <name>atk-devel</name> 68332 </rpminfo_object> 68333 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140206" version="501"> 68334 <name>gdm-pam-extensions-devel</name> 68335 </rpminfo_object> 68336 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140145" version="501"> 68337 <name>libgxps-tools</name> 68338 </rpminfo_object> 68339 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140418" version="501"> 68340 <name>pango</name> 68341 </rpminfo_object> 68342 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140137" version="501"> 68343 <name>gdm-devel</name> 68344 </rpminfo_object> 68345 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140397" version="501"> 68346 <name>osinfo-db</name> 68347 </rpminfo_object> 68348 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140292" version="501"> 68349 <name>fribidi-devel</name> 68350 </rpminfo_object> 68351 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140243" version="501"> 68352 <name>gedit-plugins-data</name> 68353 </rpminfo_object> 68354 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140387" version="501"> 68355 <name>brasero-nautilus</name> 68356 </rpminfo_object> 68357 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140363" version="501"> 68358 <name>cairo</name> 68359 </rpminfo_object> 68360 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140067" version="501"> 68361 <name>gssdp-docs</name> 68362 </rpminfo_object> 68363 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140164" version="501"> 68364 <name>vte291-devel</name> 68365 </rpminfo_object> 68366 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140390" version="501"> 68367 <name>wayland-protocols-devel</name> 68368 </rpminfo_object> 68369 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140189" version="501"> 68370 <name>valadoc-devel</name> 68371 </rpminfo_object> 68372 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140375" version="501"> 68373 <name>gom</name> 68374 </rpminfo_object> 68375 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140255" version="501"> 68376 <name>gvfs-afp</name> 68377 </rpminfo_object> 68378 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140201" version="501"> 68379 <name>gedit-devel</name> 68380 </rpminfo_object> 68381 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140326" version="501"> 68382 <name>poppler</name> 68383 </rpminfo_object> 68384 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140306" version="501"> 68385 <name>gvfs-afc</name> 68386 </rpminfo_object> 68387 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140253" version="501"> 68388 <name>fwupd</name> 68389 </rpminfo_object> 68390 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140260" version="501"> 68391 <name>cairo-gobject</name> 68392 </rpminfo_object> 68393 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140328" version="501"> 68394 <name>gnome-dictionary</name> 68395 </rpminfo_object> 68396 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140173" version="501"> 68397 <name>accountsservice-devel</name> 68398 </rpminfo_object> 68399 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140041" version="501"> 68400 <name>at-spi2-core</name> 68401 </rpminfo_object> 68402 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140073" version="501"> 68403 <name>python2-gexiv2</name> 68404 </rpminfo_object> 68405 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140217" version="501"> 68406 <name>evolution-help</name> 68407 </rpminfo_object> 68408 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140093" version="501"> 68409 <name>openchange-devel-docs</name> 68410 </rpminfo_object> 68411 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140099" version="501"> 68412 <name>poppler-cpp</name> 68413 </rpminfo_object> 68414 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140140" version="501"> 68415 <name>gnome-session-wayland-session</name> 68416 </rpminfo_object> 68417 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140277" version="501"> 68418 <name>gedit-plugin-commander</name> 68419 </rpminfo_object> 68420 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140116" version="501"> 68421 <name>pango-tests</name> 68422 </rpminfo_object> 68423 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140287" version="501"> 68424 <name>poppler-glib</name> 68425 </rpminfo_object> 68426 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140262" version="501"> 68427 <name>gedit-plugins</name> 68428 </rpminfo_object> 68429 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140413" version="501"> 68430 <name>atk</name> 68431 </rpminfo_object> 68432 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140204" version="501"> 68433 <name>libpeas-devel</name> 68434 </rpminfo_object> 68435 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140071" version="501"> 68436 <name>gnome-desktop3-tests</name> 68437 </rpminfo_object> 68438 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140069" version="501"> 68439 <name>fontconfig-devel-doc</name> 68440 </rpminfo_object> 68441 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140219" version="501"> 68442 <name>openchange</name> 68443 </rpminfo_object> 68444 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140215" version="501"> 68445 <name>ekiga</name> 68446 </rpminfo_object> 68447 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140252" version="501"> 68448 <name>evolution-data-server-devel</name> 68449 </rpminfo_object> 68450 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140049" version="501"> 68451 <name>cheese</name> 68452 </rpminfo_object> 68453 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140022" version="501"> 68454 <name>gedit-plugin-textsize</name> 68455 </rpminfo_object> 68456 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140358" version="501"> 68457 <name>harfbuzz</name> 68458 </rpminfo_object> 68459 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140372" version="501"> 68460 <name>gtk-update-icon-cache</name> 68461 </rpminfo_object> 68462 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140271" version="501"> 68463 <name>harfbuzz-icu</name> 68464 </rpminfo_object> 68465 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140421" version="501"> 68466 <name>gtk3-devel-docs</name> 68467 </rpminfo_object> 68468 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140003" version="501"> 68469 <name>gnome-contacts</name> 68470 </rpminfo_object> 68471 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140202" version="501"> 68472 <name>totem-devel</name> 68473 </rpminfo_object> 68474 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140155" version="501"> 68475 <name>evince-browser-plugin</name> 68476 </rpminfo_object> 68477 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140342" version="501"> 68478 <name>gvfs-client</name> 68479 </rpminfo_object> 68480 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140065" version="501"> 68481 <name>gnome-getting-started-docs-hu</name> 68482 </rpminfo_object> 68483 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140198" version="501"> 68484 <name>gnome-devel-docs</name> 68485 </rpminfo_object> 68486 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140290" version="501"> 68487 <name>gedit-plugin-smartspaces</name> 68488 </rpminfo_object> 68489 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140248" version="501"> 68490 <name>gnome-boxes</name> 68491 </rpminfo_object> 68492 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140163" version="501"> 68493 <name>libosinfo-vala</name> 68494 </rpminfo_object> 68495 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140024" version="501"> 68496 <name>gnome-packagekit</name> 68497 </rpminfo_object> 68498 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140420" version="501"> 68499 <name>gdk-pixbuf2</name> 68500 </rpminfo_object> 68501 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140057" version="501"> 68502 <name>glade-libs</name> 68503 </rpminfo_object> 68504 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140289" version="501"> 68505 <name>gupnp</name> 68506 </rpminfo_object> 68507 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140205" version="501"> 68508 <name>gucharmap-devel</name> 68509 </rpminfo_object> 68510 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140275" version="501"> 68511 <name>gnome-getting-started-docs</name> 68512 </rpminfo_object> 68513 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140403" version="501"> 68514 <name>gvfs-archive</name> 68515 </rpminfo_object> 68516 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140119" version="501"> 68517 <name>xdg-desktop-portal-devel</name> 68518 </rpminfo_object> 68519 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140245" version="501"> 68520 <name>gvfs-goa</name> 68521 </rpminfo_object> 68522 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140083" version="501"> 68523 <name>wayland-doc</name> 68524 </rpminfo_object> 68525 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140353" version="501"> 68526 <name>evince-dvi</name> 68527 </rpminfo_object> 68528 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140400" version="501"> 68529 <name>compat-libical1</name> 68530 </rpminfo_object> 68531 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140045" version="501"> 68532 <name>cairo-devel</name> 68533 </rpminfo_object> 68534 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140415" version="501"> 68535 <name>control-center</name> 68536 </rpminfo_object> 68537 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140377" version="501"> 68538 <name>libcroco</name> 68539 </rpminfo_object> 68540 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140269" version="501"> 68541 <name>gnome-shell-extension-alternate-tab</name> 68542 </rpminfo_object> 68543 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140144" version="501"> 68544 <name>glib2-doc</name> 68545 </rpminfo_object> 68546 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140148" version="501"> 68547 <name>gnome-getting-started-docs-ru</name> 68548 </rpminfo_object> 68549 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140359" version="501"> 68550 <name>PackageKit-gstreamer-plugin</name> 68551 </rpminfo_object> 68552 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140192" version="501"> 68553 <name>gnome-backgrounds</name> 68554 </rpminfo_object> 68555 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140334" version="501"> 68556 <name>dconf</name> 68557 </rpminfo_object> 68558 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140293" version="501"> 68559 <name>gnome-shell-extension-top-icons</name> 68560 </rpminfo_object> 68561 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140422" version="501"> 68562 <name>vala-doc</name> 68563 </rpminfo_object> 68564 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140392" version="501"> 68565 <name>gnome-desktop3</name> 68566 </rpminfo_object> 68567 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140136" version="501"> 68568 <name>xdg-desktop-portal</name> 68569 </rpminfo_object> 68570 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140084" version="501"> 68571 <name>gnome-shell-extension-drive-menu</name> 68572 </rpminfo_object> 68573 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140196" version="501"> 68574 <name>PackageKit-yum-plugin</name> 68575 </rpminfo_object> 68576 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140329" version="501"> 68577 <name>fwupdate</name> 68578 </rpminfo_object> 68579 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140307" version="501"> 68580 <name>gnome-session-xsession</name> 68581 </rpminfo_object> 68582 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140389" version="501"> 68583 <name>gnome-calculator</name> 68584 </rpminfo_object> 68585 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140094" version="501"> 68586 <name>evolution-langpacks</name> 68587 </rpminfo_object> 68588 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140153" version="501"> 68589 <name>dconf-devel</name> 68590 </rpminfo_object> 68591 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140110" version="501"> 68592 <name>libjpeg-turbo-utils</name> 68593 </rpminfo_object> 68594 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140157" version="501"> 68595 <name>glib2-tests</name> 68596 </rpminfo_object> 68597 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140087" version="501"> 68598 <name>gnome-shell-extension-auto-move-windows</name> 68599 </rpminfo_object> 68600 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140347" version="501"> 68601 <name>pango-devel</name> 68602 </rpminfo_object> 68603 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140238" version="501"> 68604 <name>compat-exiv2-023</name> 68605 </rpminfo_object> 68606 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140062" version="501"> 68607 <name>gnome-session</name> 68608 </rpminfo_object> 68609 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140058" version="501"> 68610 <name>oracle-logos</name> 68611 </rpminfo_object> 68612 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140419" version="501"> 68613 <name>gcr-devel</name> 68614 </rpminfo_object> 68615 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140121" version="501"> 68616 <name>evolution-spamassassin</name> 68617 </rpminfo_object> 68618 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140086" version="501"> 68619 <name>libappstream-glib-devel</name> 68620 </rpminfo_object> 68621 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140132" version="501"> 68622 <name>evolution-data-server-perl</name> 68623 </rpminfo_object> 68624 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140383" version="501"> 68625 <name>gnome-system-monitor</name> 68626 </rpminfo_object> 68627 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140048" version="501"> 68628 <name>gobject-introspection</name> 68629 </rpminfo_object> 68630 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140015" version="501"> 68631 <name>gnome-desktop3-devel</name> 68632 </rpminfo_object> 68633 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140107" version="501"> 68634 <name>libgnomekbd-devel</name> 68635 </rpminfo_object> 68636 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140138" version="501"> 68637 <name>gvfs-tests</name> 68638 </rpminfo_object> 68639 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140327" version="501"> 68640 <name>fontconfig</name> 68641 </rpminfo_object> 68642 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140167" version="501"> 68643 <name>gnome-shell-extension-workspace-indicator</name> 68644 </rpminfo_object> 68645 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140348" version="501"> 68646 <name>folks</name> 68647 </rpminfo_object> 68648 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140398" version="501"> 68649 <name>gnome-clocks</name> 68650 </rpminfo_object> 68651 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140159" version="501"> 68652 <name>libgtop2-devel</name> 68653 </rpminfo_object> 68654 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140247" version="501"> 68655 <name>freetype</name> 68656 </rpminfo_object> 68657 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140089" version="501"> 68658 <name>libgxps-devel</name> 68659 </rpminfo_object> 68660 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140343" version="501"> 68661 <name>gnome-shell-extension-launch-new-instance</name> 68662 </rpminfo_object> 68663 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140200" version="501"> 68664 <name>evolution</name> 68665 </rpminfo_object> 68666 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140228" version="501"> 68667 <name>PackageKit-glib-devel</name> 68668 </rpminfo_object> 68669 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140268" version="501"> 68670 <name>gedit-plugin-synctex</name> 68671 </rpminfo_object> 68672 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140023" version="501"> 68673 <name>gnome-online-accounts-devel</name> 68674 </rpminfo_object> 68675 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140310" version="501"> 68676 <name>evince</name> 68677 </rpminfo_object> 68678 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140012" version="501"> 68679 <name>PackageKit-glib</name> 68680 </rpminfo_object> 68681 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140210" version="501"> 68682 <name>libpeas-loader-python</name> 68683 </rpminfo_object> 68684 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140350" version="501"> 68685 <name>gnome-online-accounts</name> 68686 </rpminfo_object> 68687 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140378" version="501"> 68688 <name>flatpak</name> 68689 </rpminfo_object> 68690 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140182" version="501"> 68691 <name>evolution-ews-langpacks</name> 68692 </rpminfo_object> 68693 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140143" version="501"> 68694 <name>fwupd-devel</name> 68695 </rpminfo_object> 68696 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140008" version="501"> 68697 <name>gnome-shell-extension-window-list</name> 68698 </rpminfo_object> 68699 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140423" version="501"> 68700 <name>geoclue2-devel</name> 68701 </rpminfo_object> 68702 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140259" version="501"> 68703 <name>vino</name> 68704 </rpminfo_object> 68705 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140135" version="501"> 68706 <name>gupnp-devel</name> 68707 </rpminfo_object> 68708 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140286" version="501"> 68709 <name>libwayland-client</name> 68710 </rpminfo_object> 68711 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140381" version="501"> 68712 <name>gtksourceview3</name> 68713 </rpminfo_object> 68714 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140118" version="501"> 68715 <name>clutter-gst3-devel</name> 68716 </rpminfo_object> 68717 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140211" version="501"> 68718 <name>folks-devel</name> 68719 </rpminfo_object> 68720 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140111" version="501"> 68721 <name>evolution-data-server-tests</name> 68722 </rpminfo_object> 68723 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140416" version="501"> 68724 <name>libchamplain</name> 68725 </rpminfo_object> 68726 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140250" version="501"> 68727 <name>gnome-tweak-tool</name> 68728 </rpminfo_object> 68729 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140241" version="501"> 68730 <name>glib-networking</name> 68731 </rpminfo_object> 68732 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140355" version="501"> 68733 <name>gnome-shell-extension-common</name> 68734 </rpminfo_object> 68735 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140055" version="501"> 68736 <name>gedit-plugin-bracketcompletion</name> 68737 </rpminfo_object> 68738 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140338" version="501"> 68739 <name>gedit-plugin-joinlines</name> 68740 </rpminfo_object> 68741 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140186" version="501"> 68742 <name>glib-networking-tests</name> 68743 </rpminfo_object> 68744 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140299" version="501"> 68745 <name>appstream-data</name> 68746 </rpminfo_object> 68747 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140340" version="501"> 68748 <name>librsvg2-tools</name> 68749 </rpminfo_object> 68750 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140013" version="501"> 68751 <name>libgxps</name> 68752 </rpminfo_object> 68753 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140038" version="501"> 68754 <name>gnome-terminal</name> 68755 </rpminfo_object> 68756 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140079" version="501"> 68757 <name>openchange-client</name> 68758 </rpminfo_object> 68759 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140039" version="501"> 68760 <name>gsettings-desktop-schemas-devel</name> 68761 </rpminfo_object> 68762 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140052" version="501"> 68763 <name>wayland-devel</name> 68764 </rpminfo_object> 68765 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140108" version="501"> 68766 <name>gtk-doc</name> 68767 </rpminfo_object> 68768 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140356" version="501"> 68769 <name>empathy</name> 68770 </rpminfo_object> 68771 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140166" version="501"> 68772 <name>gnome-settings-daemon-devel</name> 68773 </rpminfo_object> 68774 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140330" version="501"> 68775 <name>geoclue2</name> 68776 </rpminfo_object> 68777 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140133" version="501"> 68778 <name>gnome-getting-started-docs-es</name> 68779 </rpminfo_object> 68780 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140060" version="501"> 68781 <name>libical</name> 68782 </rpminfo_object> 68783 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140285" version="501"> 68784 <name>at-spi2-atk</name> 68785 </rpminfo_object> 68786 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140288" version="501"> 68787 <name>poppler-utils</name> 68788 </rpminfo_object> 68789 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140152" version="501"> 68790 <name>freetype-demos</name> 68791 </rpminfo_object> 68792 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140396" version="501"> 68793 <name>gnome-online-miners</name> 68794 </rpminfo_object> 68795 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140323" version="501"> 68796 <name>gucharmap</name> 68797 </rpminfo_object> 68798 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140316" version="501"> 68799 <name>gnome-shell</name> 68800 </rpminfo_object> 68801 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140030" version="501"> 68802 <name>webkitgtk4</name> 68803 </rpminfo_object> 68804 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140179" version="501"> 68805 <name>gnome-software</name> 68806 </rpminfo_object> 68807 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140017" version="501"> 68808 <name>gnome-terminal-nautilus</name> 68809 </rpminfo_object> 68810 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140124" version="501"> 68811 <name>poppler-cpp-devel</name> 68812 </rpminfo_object> 68813 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140311" version="501"> 68814 <name>glibmm24</name> 68815 </rpminfo_object> 68816 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140232" version="501"> 68817 <name>gom-devel</name> 68818 </rpminfo_object> 68819 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140336" version="501"> 68820 <name>glib2-devel</name> 68821 </rpminfo_object> 68822 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140393" version="501"> 68823 <name>webkitgtk4-plugin-process-gtk2</name> 68824 </rpminfo_object> 68825 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140027" version="501"> 68826 <name>evince-libs</name> 68827 </rpminfo_object> 68828 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140221" version="501"> 68829 <name>libgovirt-devel</name> 68830 </rpminfo_object> 68831 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140019" version="501"> 68832 <name>seahorse-nautilus</name> 68833 </rpminfo_object> 68834 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140379" version="501"> 68835 <name>fwupdate-efi</name> 68836 </rpminfo_object> 68837 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140106" version="501"> 68838 <name>gedit</name> 68839 </rpminfo_object> 68840 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140139" version="501"> 68841 <name>evolution-mapi</name> 68842 </rpminfo_object> 68843 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140324" version="501"> 68844 <name>gnome-keyring</name> 68845 </rpminfo_object> 68846 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140020" version="501"> 68847 <name>gedit-plugin-codecomment</name> 68848 </rpminfo_object> 68849 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140169" version="501"> 68850 <name>gssdp-devel</name> 68851 </rpminfo_object> 68852 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140187" version="501"> 68853 <name>libgepub-devel</name> 68854 </rpminfo_object> 68855 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140346" version="501"> 68856 <name>xdg-desktop-portal-gtk</name> 68857 </rpminfo_object> 68858 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140424" version="501"> 68859 <name>folks-tools</name> 68860 </rpminfo_object> 68861 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140242" version="501"> 68862 <name>gnome-shell-extension-places-menu</name> 68863 </rpminfo_object> 68864 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140088" version="501"> 68865 <name>cheese-libs-devel</name> 68866 </rpminfo_object> 68867 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140194" version="501"> 68868 <name>gtk3-tests</name> 68869 </rpminfo_object> 68870 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140188" version="501"> 68871 <name>libgepub</name> 68872 </rpminfo_object> 68873 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140261" version="501"> 68874 <name>sushi</name> 68875 </rpminfo_object> 68876 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140223" version="501"> 68877 <name>gspell-doc</name> 68878 </rpminfo_object> 68879 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140303" version="501"> 68880 <name>freetype-devel</name> 68881 </rpminfo_object> 68882 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140280" version="501"> 68883 <name>poppler-qt</name> 68884 </rpminfo_object> 68885 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140345" version="501"> 68886 <name>zenity</name> 68887 </rpminfo_object> 68888 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140409" version="501"> 68889 <name>rhythmbox</name> 68890 </rpminfo_object> 68891 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140037" version="501"> 68892 <name>libgdata-devel</name> 68893 </rpminfo_object> 68894 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140213" version="501"> 68895 <name>gnome-getting-started-docs-fr</name> 68896 </rpminfo_object> 68897 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140276" version="501"> 68898 <name>gnome-shell-extension-user-theme</name> 68899 </rpminfo_object> 68900 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140170" version="501"> 68901 <name>gnome-shell-extension-panel-favorites</name> 68902 </rpminfo_object> 68903 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140178" version="501"> 68904 <name>evolution-pst</name> 68905 </rpminfo_object> 68906 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140300" version="501"> 68907 <name>json-glib-devel</name> 68908 </rpminfo_object> 68909 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140376" version="501"> 68910 <name>gvfs</name> 68911 </rpminfo_object> 68912 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140294" version="501"> 68913 <name>libsoup</name> 68914 </rpminfo_object> 68915 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140425" version="501"> 68916 <name>poppler-qt-devel</name> 68917 </rpminfo_object> 68918 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140097" version="501"> 68919 <name>gnome-getting-started-docs-it</name> 68920 </rpminfo_object> 68921 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140399" version="501"> 68922 <name>libgweather</name> 68923 </rpminfo_object> 68924 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140244" version="501"> 68925 <name>gedit-plugin-colorschemer</name> 68926 </rpminfo_object> 68927 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140284" version="501"> 68928 <name>google-noto-emoji-fonts</name> 68929 </rpminfo_object> 68930 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140063" version="501"> 68931 <name>evince-nautilus</name> 68932 </rpminfo_object> 68933 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140076" version="501"> 68934 <name>yelp-xsl-devel</name> 68935 </rpminfo_object> 68936 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140305" version="501"> 68937 <name>nautilus-extensions</name> 68938 </rpminfo_object> 68939 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140123" version="501"> 68940 <name>libmediaart-tests</name> 68941 </rpminfo_object> 68942 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140298" version="501"> 68943 <name>libappstream-glib</name> 68944 </rpminfo_object> 68945 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140297" version="501"> 68946 <name>webkitgtk4-jsc-devel</name> 68947 </rpminfo_object> 68948 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140296" version="501"> 68949 <name>cairo-gobject-devel</name> 68950 </rpminfo_object> 68951 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140341" version="501"> 68952 <name>totem-pl-parser</name> 68953 </rpminfo_object> 68954 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140168" version="501"> 68955 <name>libical-glib</name> 68956 </rpminfo_object> 68957 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140283" version="501"> 68958 <name>gnome-user-docs</name> 68959 </rpminfo_object> 68960 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140263" version="501"> 68961 <name>libsoup-devel</name> 68962 </rpminfo_object> 68963 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140408" version="501"> 68964 <name>rest</name> 68965 </rpminfo_object> 68966 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140184" version="501"> 68967 <name>gnome-session-custom-session</name> 68968 </rpminfo_object> 68969 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140380" version="501"> 68970 <name>gedit-plugin-drawspaces</name> 68971 </rpminfo_object> 68972 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140054" version="501"> 68973 <name>gdm</name> 68974 </rpminfo_object> 68975 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140100" version="501"> 68976 <name>gnome-documents-libs</name> 68977 </rpminfo_object> 68978 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140320" version="501"> 68979 <name>geocode-glib</name> 68980 </rpminfo_object> 68981 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140257" version="501"> 68982 <name>totem-nautilus</name> 68983 </rpminfo_object> 68984 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140010" version="501"> 68985 <name>gobject-introspection-devel</name> 68986 </rpminfo_object> 68987 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140246" version="501"> 68988 <name>dconf-editor</name> 68989 </rpminfo_object> 68990 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140103" version="501"> 68991 <name>gnome-getting-started-docs-pl</name> 68992 </rpminfo_object> 68993 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140112" version="501"> 68994 <name>vala-devel</name> 68995 </rpminfo_object> 68996 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140193" version="501"> 68997 <name>gnome-shell-extension-updates-dialog</name> 68998 </rpminfo_object> 68999 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140009" version="501"> 69000 <name>gnome-packagekit-common</name> 69001 </rpminfo_object> 69002 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140074" version="501"> 69003 <name>webkitgtk4-doc</name> 69004 </rpminfo_object> 69005 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140267" version="501"> 69006 <name>gnome-packagekit-installer</name> 69007 </rpminfo_object> 69008 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140331" version="501"> 69009 <name>clutter-gst3</name> 69010 </rpminfo_object> 69011 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140239" version="501"> 69012 <name>shotwell</name> 69013 </rpminfo_object> 69014 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140319" version="501"> 69015 <name>gjs</name> 69016 </rpminfo_object> 69017 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140082" version="501"> 69018 <name>gnome-shell-extension-systemMonitor</name> 69019 </rpminfo_object> 69020 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140042" version="501"> 69021 <name>geoclue2-libs</name> 69022 </rpminfo_object> 69023 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140426" version="501"> 69024 <name>eog-devel</name> 69025 </rpminfo_object> 69026 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140312" version="501"> 69027 <name>at-spi2-atk-devel</name> 69028 </rpminfo_object> 69029 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140386" version="501"> 69030 <name>gvfs-smb</name> 69031 </rpminfo_object> 69032 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140080" version="501"> 69033 <name>gssdp-utils</name> 69034 </rpminfo_object> 69035 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140091" version="501"> 69036 <name>gspell-devel</name> 69037 </rpminfo_object> 69038 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140032" version="501"> 69039 <name>json-glib</name> 69040 </rpminfo_object> 69041 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140151" version="501"> 69042 <name>flatpak-devel</name> 69043 </rpminfo_object> 69044 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140364" version="501"> 69045 <name>grilo-plugins</name> 69046 </rpminfo_object> 69047 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140072" version="501"> 69048 <name>gnome-getting-started-docs-pt_BR</name> 69049 </rpminfo_object> 69050 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140053" version="501"> 69051 <name>webkitgtk4-jsc</name> 69052 </rpminfo_object> 69053 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140361" version="501"> 69054 <name>gnome-settings-daemon</name> 69055 </rpminfo_object> 69056 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140114" version="501"> 69057 <name>poppler-devel</name> 69058 </rpminfo_object> 69059 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140025" version="501"> 69060 <name>flatpak-libs</name> 69061 </rpminfo_object> 69062 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140224" version="501"> 69063 <name>evolution-bogofilter</name> 69064 </rpminfo_object> 69065 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140402" version="501"> 69066 <name>libgdata</name> 69067 </rpminfo_object> 69068 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140095" version="501"> 69069 <name>rest-devel</name> 69070 </rpminfo_object> 69071 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140370" version="501"> 69072 <name>gdk-pixbuf2-devel</name> 69073 </rpminfo_object> 69074 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140273" version="501"> 69075 <name>libgweather-devel</name> 69076 </rpminfo_object> 69077 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140227" version="501"> 69078 <name>flatpak-builder</name> 69079 </rpminfo_object> 69080 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140033" version="501"> 69081 <name>libpeas-gtk</name> 69082 </rpminfo_object> 69083 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140004" version="501"> 69084 <name>gnome-packagekit-updater</name> 69085 </rpminfo_object> 69086 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140014" version="501"> 69087 <name>gstreamer1-plugins-base-devel</name> 69088 </rpminfo_object> 69089 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140314" version="501"> 69090 <name>evolution-data-server</name> 69091 </rpminfo_object> 69092 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140175" version="501"> 69093 <name>PackageKit</name> 69094 </rpminfo_object> 69095 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140391" version="501"> 69096 <name>libjpeg-turbo</name> 69097 </rpminfo_object> 69098 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140085" version="501"> 69099 <name>mutter-devel</name> 69100 </rpminfo_object> 69101 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140199" version="501"> 69102 <name>glade</name> 69103 </rpminfo_object> 69104 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140131" version="501"> 69105 <name>geoclue2-demos</name> 69106 </rpminfo_object> 69107 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140218" version="501"> 69108 <name>openchange-devel</name> 69109 </rpminfo_object> 69110 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140046" version="501"> 69111 <name>google-noto-emoji-color-fonts</name> 69112 </rpminfo_object> 69113 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140237" version="501"> 69114 <name>glib2</name> 69115 </rpminfo_object> 69116 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140066" version="501"> 69117 <name>libchamplain-demos</name> 69118 </rpminfo_object> 69119 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140165" version="501"> 69120 <name>libjpeg-turbo-static</name> 69121 </rpminfo_object> 69122 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140354" version="501"> 69123 <name>gupnp-igd</name> 69124 </rpminfo_object> 69125 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140339" version="501"> 69126 <name>libgee</name> 69127 </rpminfo_object> 69128 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140335" version="501"> 69129 <name>libchamplain-gtk</name> 69130 </rpminfo_object> 69131 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140344" version="501"> 69132 <name>gstreamer1-plugins-base</name> 69133 </rpminfo_object> 69134 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140266" version="501"> 69135 <name>vte-profile</name> 69136 </rpminfo_object> 69137 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140411" version="501"> 69138 <name>gnome-shell-extension-apps-menu</name> 69139 </rpminfo_object> 69140 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140291" version="501"> 69141 <name>PackageKit-gtk3-module</name> 69142 </rpminfo_object> 69143 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140056" version="501"> 69144 <name>file-roller</name> 69145 </rpminfo_object> 69146 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140401" version="501"> 69147 <name>mutter</name> 69148 </rpminfo_object> 69149 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140333" version="501"> 69150 <name>gvfs-gphoto2</name> 69151 </rpminfo_object> 69152 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140126" version="501"> 69153 <name>adwaita-icon-theme-devel</name> 69154 </rpminfo_object> 69155 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140001" version="501"> 69156 <name>oraclelinux-release</name> 69157 </rpminfo_object> 69158 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140075" version="501"> 69159 <name>gnome-getting-started-docs-cs</name> 69160 </rpminfo_object> 69161 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140301" version="501"> 69162 <name>gedit-plugin-terminal</name> 69163 </rpminfo_object> 69164 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140279" version="501"> 69165 <name>fontconfig-devel</name> 69166 </rpminfo_object> 69167 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140183" version="501"> 69168 <name>mozjs52-devel</name> 69169 </rpminfo_object> 69170 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140161" version="501"> 69171 <name>totem-pl-parser-devel</name> 69172 </rpminfo_object> 69173 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140407" version="501"> 69174 <name>gvfs-devel</name> 69175 </rpminfo_object> 69176 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140158" version="501"> 69177 <name>gtksourceview3-tests</name> 69178 </rpminfo_object> 69179 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140368" version="501"> 69180 <name>mozjs52</name> 69181 </rpminfo_object> 69182 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140150" version="501"> 69183 <name>libmediaart-devel</name> 69184 </rpminfo_object> 69185 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140129" version="501"> 69186 <name>glade-devel</name> 69187 </rpminfo_object> 69188 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140149" version="501"> 69189 <name>gstreamer1-plugins-base-tools</name> 69190 </rpminfo_object> 69191 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140304" version="501"> 69192 <name>brasero</name> 69193 </rpminfo_object> 69194 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140234" version="501"> 69195 <name>glib2-static</name> 69196 </rpminfo_object> 69197 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140318" version="501"> 69198 <name>gtk3-immodule-xim</name> 69199 </rpminfo_object> 69200 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140256" version="501"> 69201 <name>cheese-libs</name> 69202 </rpminfo_object> 69203 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140315" version="501"> 69204 <name>yelp-libs</name> 69205 </rpminfo_object> 69206 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140156" version="501"> 69207 <name>libical-glib-doc</name> 69208 </rpminfo_object> 69209 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140309" version="501"> 69210 <name>yelp-tools</name> 69211 </rpminfo_object> 69212 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140197" version="501"> 69213 <name>evolution-tests</name> 69214 </rpminfo_object> 69215 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140113" version="501"> 69216 <name>libgexiv2-devel</name> 69217 </rpminfo_object> 69218 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140176" version="501"> 69219 <name>rhythmbox-devel</name> 69220 </rpminfo_object> 69221 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140070" version="501"> 69222 <name>evolution-ews</name> 69223 </rpminfo_object> 69224 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140365" version="501"> 69225 <name>librsvg2-devel</name> 69226 </rpminfo_object> 69227 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140090" version="501"> 69228 <name>evolution-devel-docs</name> 69229 </rpminfo_object> 69230 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140258" version="501"> 69231 <name>gnome-initial-setup</name> 69232 </rpminfo_object> 69233 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140185" version="501"> 69234 <name>eog</name> 69235 </rpminfo_object> 69236 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140034" version="501"> 69237 <name>yelp</name> 69238 </rpminfo_object> 69239 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140105" version="501"> 69240 <name>grilo-devel</name> 69241 </rpminfo_object> 69242 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140351" version="501"> 69243 <name>geocode-glib-devel</name> 69244 </rpminfo_object> 69245 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140265" version="501"> 69246 <name>gtk3-devel</name> 69247 </rpminfo_object> 69248 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140043" version="501"> 69249 <name>gedit-plugin-bookmarks</name> 69250 </rpminfo_object> 69251 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140357" version="501"> 69252 <name>libgtop2</name> 69253 </rpminfo_object> 69254 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140051" version="501"> 69255 <name>gucharmap-libs</name> 69256 </rpminfo_object> 69257 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183140254" version="501"> 69258 <name>gnome-keyring-pam</name> 69259 </rpminfo_object> 69260 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183157003" version="501"> 69261 <name>libcurl</name> 69262 </rpminfo_object> 69263 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183157002" version="501"> 69264 <name>curl</name> 69265 </rpminfo_object> 69266 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183157004" version="501"> 69267 <name>libcurl-devel</name> 69268 </rpminfo_object> 69269 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183157005" version="501"> 69270 <name>nss-pem</name> 69271 </rpminfo_object> 69272 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183157001" version="501"> 69273 <name>oraclelinux-release</name> 69274 </rpminfo_object> 69275 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158020" version="501"> 69276 <name>sssd-ad</name> 69277 </rpminfo_object> 69278 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158002" version="501"> 69279 <name>libipa_hbac</name> 69280 </rpminfo_object> 69281 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158009" version="501"> 69282 <name>libsss_nss_idmap</name> 69283 </rpminfo_object> 69284 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158011" version="501"> 69285 <name>libsss_simpleifp</name> 69286 </rpminfo_object> 69287 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158025" version="501"> 69288 <name>sssd-ipa</name> 69289 </rpminfo_object> 69290 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158013" version="501"> 69291 <name>libsss_sudo</name> 69292 </rpminfo_object> 69293 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158004" version="501"> 69294 <name>libsss_autofs</name> 69295 </rpminfo_object> 69296 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158015" version="501"> 69297 <name>python-libsss_nss_idmap</name> 69298 </rpminfo_object> 69299 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158028" version="501"> 69300 <name>sssd-krb5-common</name> 69301 </rpminfo_object> 69302 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158018" version="501"> 69303 <name>python-sssdconfig</name> 69304 </rpminfo_object> 69305 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158007" version="501"> 69306 <name>libsss_idmap</name> 69307 </rpminfo_object> 69308 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158022" version="501"> 69309 <name>sssd-common</name> 69310 </rpminfo_object> 69311 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158035" version="501"> 69312 <name>sssd-winbind-idmap</name> 69313 </rpminfo_object> 69314 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158017" version="501"> 69315 <name>python-sss-murmur</name> 69316 </rpminfo_object> 69317 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158026" version="501"> 69318 <name>sssd-kcm</name> 69319 </rpminfo_object> 69320 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158006" version="501"> 69321 <name>libsss_certmap-devel</name> 69322 </rpminfo_object> 69323 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158023" version="501"> 69324 <name>sssd-common-pac</name> 69325 </rpminfo_object> 69326 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158012" version="501"> 69327 <name>libsss_simpleifp-devel</name> 69328 </rpminfo_object> 69329 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158021" version="501"> 69330 <name>sssd-client</name> 69331 </rpminfo_object> 69332 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158008" version="501"> 69333 <name>libsss_idmap-devel</name> 69334 </rpminfo_object> 69335 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158003" version="501"> 69336 <name>libipa_hbac-devel</name> 69337 </rpminfo_object> 69338 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158019" version="501"> 69339 <name>sssd</name> 69340 </rpminfo_object> 69341 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158032" version="501"> 69342 <name>sssd-polkit-rules</name> 69343 </rpminfo_object> 69344 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158030" version="501"> 69345 <name>sssd-libwbclient</name> 69346 </rpminfo_object> 69347 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158029" version="501"> 69348 <name>sssd-ldap</name> 69349 </rpminfo_object> 69350 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158034" version="501"> 69351 <name>sssd-tools</name> 69352 </rpminfo_object> 69353 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158001" version="501"> 69354 <name>oraclelinux-release</name> 69355 </rpminfo_object> 69356 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158010" version="501"> 69357 <name>libsss_nss_idmap-devel</name> 69358 </rpminfo_object> 69359 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158024" version="501"> 69360 <name>sssd-dbus</name> 69361 </rpminfo_object> 69362 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158014" version="501"> 69363 <name>python-libipa_hbac</name> 69364 </rpminfo_object> 69365 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158031" version="501"> 69366 <name>sssd-libwbclient-devel</name> 69367 </rpminfo_object> 69368 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158027" version="501"> 69369 <name>sssd-krb5</name> 69370 </rpminfo_object> 69371 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158016" version="501"> 69372 <name>python-sss</name> 69373 </rpminfo_object> 69374 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158005" version="501"> 69375 <name>libsss_certmap</name> 69376 </rpminfo_object> 69377 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183158033" version="501"> 69378 <name>sssd-proxy</name> 69379 </rpminfo_object> 69380 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183221001" version="501"> 69381 <name>oraclelinux-release</name> 69382 </rpminfo_object> 69383 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183221002" version="501"> 69384 <name>openssl</name> 69385 </rpminfo_object> 69386 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183221003" version="501"> 69387 <name>openssl-devel</name> 69388 </rpminfo_object> 69389 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183221005" version="501"> 69390 <name>openssl-perl</name> 69391 </rpminfo_object> 69392 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183221006" version="501"> 69393 <name>openssl-static</name> 69394 </rpminfo_object> 69395 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183221004" version="501"> 69396 <name>openssl-libs</name> 69397 </rpminfo_object> 69398 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183229004" version="501"> 69399 <name>zziplib-utils</name> 69400 </rpminfo_object> 69401 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183229002" version="501"> 69402 <name>zziplib</name> 69403 </rpminfo_object> 69404 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183229003" version="501"> 69405 <name>zziplib-devel</name> 69406 </rpminfo_object> 69407 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183229001" version="501"> 69408 <name>oraclelinux-release</name> 69409 </rpminfo_object> 69410 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242006" version="501"> 69411 <name>glusterfs-client-xlators</name> 69412 </rpminfo_object> 69413 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242010" version="501"> 69414 <name>glusterfs-rdma</name> 69415 </rpminfo_object> 69416 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242008" version="501"> 69417 <name>glusterfs-fuse</name> 69418 </rpminfo_object> 69419 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242001" version="501"> 69420 <name>oraclelinux-release</name> 69421 </rpminfo_object> 69422 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242003" version="501"> 69423 <name>glusterfs-api</name> 69424 </rpminfo_object> 69425 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242002" version="501"> 69426 <name>glusterfs</name> 69427 </rpminfo_object> 69428 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242011" version="501"> 69429 <name>python2-gluster</name> 69430 </rpminfo_object> 69431 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242007" version="501"> 69432 <name>glusterfs-devel</name> 69433 </rpminfo_object> 69434 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242004" version="501"> 69435 <name>glusterfs-api-devel</name> 69436 </rpminfo_object> 69437 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242009" version="501"> 69438 <name>glusterfs-libs</name> 69439 </rpminfo_object> 69440 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183242005" version="501"> 69441 <name>glusterfs-cli</name> 69442 </rpminfo_object> 69443 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183246002" version="501"> 69444 <name>libcdio</name> 69445 </rpminfo_object> 69446 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183246003" version="501"> 69447 <name>libcdio-devel</name> 69448 </rpminfo_object> 69449 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183246001" version="501"> 69450 <name>oraclelinux-release</name> 69451 </rpminfo_object> 69452 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183249002" version="501"> 69453 <name>setup</name> 69454 </rpminfo_object> 69455 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183249001" version="501"> 69456 <name>oraclelinux-release</name> 69457 </rpminfo_object> 69458 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183253003" version="501"> 69459 <name>jasper-devel</name> 69460 </rpminfo_object> 69461 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183253004" version="501"> 69462 <name>jasper-libs</name> 69463 </rpminfo_object> 69464 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183253002" version="501"> 69465 <name>jasper</name> 69466 </rpminfo_object> 69467 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183253005" version="501"> 69468 <name>jasper-utils</name> 69469 </rpminfo_object> 69470 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183253001" version="501"> 69471 <name>oraclelinux-release</name> 69472 </rpminfo_object> 69473 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183327003" version="501"> 69474 <name>libmspack-devel</name> 69475 </rpminfo_object> 69476 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183327002" version="501"> 69477 <name>libmspack</name> 69478 </rpminfo_object> 69479 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183327001" version="501"> 69480 <name>oraclelinux-release</name> 69481 </rpminfo_object> 69482 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183335004" version="501"> 69483 <name>xerces-c-doc</name> 69484 </rpminfo_object> 69485 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183335003" version="501"> 69486 <name>xerces-c-devel</name> 69487 </rpminfo_object> 69488 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183335002" version="501"> 69489 <name>xerces-c</name> 69490 </rpminfo_object> 69491 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183335001" version="501"> 69492 <name>oraclelinux-release</name> 69493 </rpminfo_object> 69494 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183347003" version="501"> 69495 <name>python-paramiko-doc</name> 69496 </rpminfo_object> 69497 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183347002" version="501"> 69498 <name>python-paramiko</name> 69499 </rpminfo_object> 69500 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183347001" version="501"> 69501 <name>oraclelinux-release</name> 69502 </rpminfo_object> 69503 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183350008" version="501"> 69504 <name>java-1.7.0-openjdk-src</name> 69505 </rpminfo_object> 69506 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183350001" version="501"> 69507 <name>oraclelinux-release</name> 69508 </rpminfo_object> 69509 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183350002" version="501"> 69510 <name>java-1.7.0-openjdk</name> 69511 </rpminfo_object> 69512 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183350007" version="501"> 69513 <name>java-1.7.0-openjdk-javadoc</name> 69514 </rpminfo_object> 69515 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183350005" version="501"> 69516 <name>java-1.7.0-openjdk-devel</name> 69517 </rpminfo_object> 69518 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183350004" version="501"> 69519 <name>java-1.7.0-openjdk-demo</name> 69520 </rpminfo_object> 69521 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183350003" version="501"> 69522 <name>java-1.7.0-openjdk-accessibility</name> 69523 </rpminfo_object> 69524 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183350006" version="501"> 69525 <name>java-1.7.0-openjdk-headless</name> 69526 </rpminfo_object> 69527 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183403002" version="501"> 69528 <name>thunderbird</name> 69529 </rpminfo_object> 69530 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183403001" version="501"> 69531 <name>oraclelinux-release</name> 69532 </rpminfo_object> 69533 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183406002" version="501"> 69534 <name>python-paramiko</name> 69535 </rpminfo_object> 69536 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183406001" version="501"> 69537 <name>oraclelinux-release</name> 69538 </rpminfo_object> 69539 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408016" version="501"> 69540 <name>gitk</name> 69541 </rpminfo_object> 69542 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408019" version="501"> 69543 <name>perl-Git-SVN</name> 69544 </rpminfo_object> 69545 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408004" version="501"> 69546 <name>git</name> 69547 </rpminfo_object> 69548 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408013" version="501"> 69549 <name>git-instaweb</name> 69550 </rpminfo_object> 69551 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408002" version="501"> 69552 <name>emacs-git</name> 69553 </rpminfo_object> 69554 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408008" version="501"> 69555 <name>git-daemon</name> 69556 </rpminfo_object> 69557 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408006" version="501"> 69558 <name>git-bzr</name> 69559 </rpminfo_object> 69560 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408001" version="501"> 69561 <name>oraclelinux-release</name> 69562 </rpminfo_object> 69563 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408012" version="501"> 69564 <name>git-hg</name> 69565 </rpminfo_object> 69566 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408011" version="501"> 69567 <name>git-gui</name> 69568 </rpminfo_object> 69569 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408003" version="501"> 69570 <name>emacs-git-el</name> 69571 </rpminfo_object> 69572 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408005" version="501"> 69573 <name>git-all</name> 69574 </rpminfo_object> 69575 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408010" version="501"> 69576 <name>git-gnome-keyring</name> 69577 </rpminfo_object> 69578 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408014" version="501"> 69579 <name>git-p4</name> 69580 </rpminfo_object> 69581 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408017" version="501"> 69582 <name>gitweb</name> 69583 </rpminfo_object> 69584 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408007" version="501"> 69585 <name>git-cvs</name> 69586 </rpminfo_object> 69587 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408015" version="501"> 69588 <name>git-svn</name> 69589 </rpminfo_object> 69590 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408018" version="501"> 69591 <name>perl-Git</name> 69592 </rpminfo_object> 69593 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183408009" version="501"> 69594 <name>git-email</name> 69595 </rpminfo_object> 69596 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183409006" version="501"> 69597 <name>java-1.7.0-openjdk-src</name> 69598 </rpminfo_object> 69599 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183409001" version="501"> 69600 <name>oraclelinux-release</name> 69601 </rpminfo_object> 69602 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183409002" version="501"> 69603 <name>java-1.7.0-openjdk</name> 69604 </rpminfo_object> 69605 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183409005" version="501"> 69606 <name>java-1.7.0-openjdk-javadoc</name> 69607 </rpminfo_object> 69608 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183409004" version="501"> 69609 <name>java-1.7.0-openjdk-devel</name> 69610 </rpminfo_object> 69611 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183409003" version="501"> 69612 <name>java-1.7.0-openjdk-demo</name> 69613 </rpminfo_object> 69614 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410005" version="501"> 69615 <name>xorg-x11-server-Xorg</name> 69616 </rpminfo_object> 69617 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410010" version="501"> 69618 <name>xorg-x11-server-source</name> 69619 </rpminfo_object> 69620 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410001" version="501"> 69621 <name>oraclelinux-release</name> 69622 </rpminfo_object> 69623 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410003" version="501"> 69624 <name>xorg-x11-server-Xephyr</name> 69625 </rpminfo_object> 69626 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410007" version="501"> 69627 <name>xorg-x11-server-Xwayland</name> 69628 </rpminfo_object> 69629 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410009" version="501"> 69630 <name>xorg-x11-server-devel</name> 69631 </rpminfo_object> 69632 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410004" version="501"> 69633 <name>xorg-x11-server-Xnest</name> 69634 </rpminfo_object> 69635 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410008" version="501"> 69636 <name>xorg-x11-server-common</name> 69637 </rpminfo_object> 69638 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410006" version="501"> 69639 <name>xorg-x11-server-Xvfb</name> 69640 </rpminfo_object> 69641 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183410002" version="501"> 69642 <name>xorg-x11-server-Xdmx</name> 69643 </rpminfo_object> 69644 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183458002" version="501"> 69645 <name>thunderbird</name> 69646 </rpminfo_object> 69647 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183458001" version="501"> 69648 <name>oraclelinux-release</name> 69649 </rpminfo_object> 69650 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521003" version="501"> 69651 <name>java-11-openjdk-debug</name> 69652 </rpminfo_object> 69653 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521009" version="501"> 69654 <name>java-11-openjdk-headless-debug</name> 69655 </rpminfo_object> 69656 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521015" version="501"> 69657 <name>java-11-openjdk-jmods-debug</name> 69658 </rpminfo_object> 69659 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521001" version="501"> 69660 <name>oraclelinux-release</name> 69661 </rpminfo_object> 69662 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521010" version="501"> 69663 <name>java-11-openjdk-javadoc</name> 69664 </rpminfo_object> 69665 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521014" version="501"> 69666 <name>java-11-openjdk-jmods</name> 69667 </rpminfo_object> 69668 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521012" version="501"> 69669 <name>java-11-openjdk-javadoc-zip</name> 69670 </rpminfo_object> 69671 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521007" version="501"> 69672 <name>java-11-openjdk-devel-debug</name> 69673 </rpminfo_object> 69674 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521004" version="501"> 69675 <name>java-11-openjdk-demo</name> 69676 </rpminfo_object> 69677 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521017" version="501"> 69678 <name>java-11-openjdk-src-debug</name> 69679 </rpminfo_object> 69680 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521002" version="501"> 69681 <name>java-11-openjdk</name> 69682 </rpminfo_object> 69683 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521016" version="501"> 69684 <name>java-11-openjdk-src</name> 69685 </rpminfo_object> 69686 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521011" version="501"> 69687 <name>java-11-openjdk-javadoc-debug</name> 69688 </rpminfo_object> 69689 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521008" version="501"> 69690 <name>java-11-openjdk-headless</name> 69691 </rpminfo_object> 69692 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521013" version="501"> 69693 <name>java-11-openjdk-javadoc-zip-debug</name> 69694 </rpminfo_object> 69695 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521006" version="501"> 69696 <name>java-11-openjdk-devel</name> 69697 </rpminfo_object> 69698 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183521005" version="501"> 69699 <name>java-11-openjdk-demo-debug</name> 69700 </rpminfo_object> 69701 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183522003" version="501"> 69702 <name>spice-server-devel</name> 69703 </rpminfo_object> 69704 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183522002" version="501"> 69705 <name>spice-server</name> 69706 </rpminfo_object> 69707 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183522001" version="501"> 69708 <name>oraclelinux-release</name> 69709 </rpminfo_object> 69710 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183531002" version="501"> 69711 <name>thunderbird</name> 69712 </rpminfo_object> 69713 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183531001" version="501"> 69714 <name>oraclelinux-release</name> 69715 </rpminfo_object> 69716 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183532002" version="501"> 69717 <name>thunderbird</name> 69718 </rpminfo_object> 69719 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183532001" version="501"> 69720 <name>oraclelinux-release</name> 69721 </rpminfo_object> 69722 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183650002" version="501"> 69723 <name>ghostscript</name> 69724 </rpminfo_object> 69725 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183650001" version="501"> 69726 <name>oraclelinux-release</name> 69727 </rpminfo_object> 69728 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183650004" version="501"> 69729 <name>ghostscript-devel</name> 69730 </rpminfo_object> 69731 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183650006" version="501"> 69732 <name>ghostscript-gtk</name> 69733 </rpminfo_object> 69734 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183650005" version="501"> 69735 <name>ghostscript-doc</name> 69736 </rpminfo_object> 69737 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183650003" version="501"> 69738 <name>ghostscript-cups</name> 69739 </rpminfo_object> 69740 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651009" version="501"> 69741 <name>kernel-headers</name> 69742 </rpminfo_object> 69743 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651003" version="501"> 69744 <name>kernel</name> 69745 </rpminfo_object> 69746 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651012" version="501"> 69747 <name>kernel-tools-libs-devel</name> 69748 </rpminfo_object> 69749 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651002" version="501"> 69750 <name>bpftool</name> 69751 </rpminfo_object> 69752 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651001" version="501"> 69753 <name>oraclelinux-release</name> 69754 </rpminfo_object> 69755 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651004" version="501"> 69756 <name>kernel-abi-whitelists</name> 69757 </rpminfo_object> 69758 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651005" version="501"> 69759 <name>kernel-debug</name> 69760 </rpminfo_object> 69761 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651011" version="501"> 69762 <name>kernel-tools-libs</name> 69763 </rpminfo_object> 69764 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651007" version="501"> 69765 <name>kernel-devel</name> 69766 </rpminfo_object> 69767 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651008" version="501"> 69768 <name>kernel-doc</name> 69769 </rpminfo_object> 69770 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651006" version="501"> 69771 <name>kernel-debug-devel</name> 69772 </rpminfo_object> 69773 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651014" version="501"> 69774 <name>python-perf</name> 69775 </rpminfo_object> 69776 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651010" version="501"> 69777 <name>kernel-tools</name> 69778 </rpminfo_object> 69779 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183651013" version="501"> 69780 <name>perf</name> 69781 </rpminfo_object> 69782 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183663002" version="501"> 69783 <name>sos-collector</name> 69784 </rpminfo_object> 69785 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183663001" version="501"> 69786 <name>oraclelinux-release</name> 69787 </rpminfo_object> 69788 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665006" version="501"> 69789 <name>NetworkManager-dispatcher-routing-rules</name> 69790 </rpminfo_object> 69791 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665015" version="501"> 69792 <name>NetworkManager-wifi</name> 69793 </rpminfo_object> 69794 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665003" version="501"> 69795 <name>NetworkManager-adsl</name> 69796 </rpminfo_object> 69797 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665004" version="501"> 69798 <name>NetworkManager-bluetooth</name> 69799 </rpminfo_object> 69800 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665001" version="501"> 69801 <name>oraclelinux-release</name> 69802 </rpminfo_object> 69803 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665008" version="501"> 69804 <name>NetworkManager-glib-devel</name> 69805 </rpminfo_object> 69806 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665016" version="501"> 69807 <name>NetworkManager-wwan</name> 69808 </rpminfo_object> 69809 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665013" version="501"> 69810 <name>NetworkManager-team</name> 69811 </rpminfo_object> 69812 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665009" version="501"> 69813 <name>NetworkManager-libnm</name> 69814 </rpminfo_object> 69815 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665010" version="501"> 69816 <name>NetworkManager-libnm-devel</name> 69817 </rpminfo_object> 69818 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665014" version="501"> 69819 <name>NetworkManager-tui</name> 69820 </rpminfo_object> 69821 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665011" version="501"> 69822 <name>NetworkManager-ovs</name> 69823 </rpminfo_object> 69824 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665002" version="501"> 69825 <name>NetworkManager</name> 69826 </rpminfo_object> 69827 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665012" version="501"> 69828 <name>NetworkManager-ppp</name> 69829 </rpminfo_object> 69830 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665005" version="501"> 69831 <name>NetworkManager-config-server</name> 69832 </rpminfo_object> 69833 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183665007" version="501"> 69834 <name>NetworkManager-glib</name> 69835 </rpminfo_object> 69836 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738009" version="501"> 69837 <name>rubygem-io-console</name> 69838 </rpminfo_object> 69839 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738004" version="501"> 69840 <name>ruby-doc</name> 69841 </rpminfo_object> 69842 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738012" version="501"> 69843 <name>rubygem-psych</name> 69844 </rpminfo_object> 69845 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738011" version="501"> 69846 <name>rubygem-minitest</name> 69847 </rpminfo_object> 69848 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738015" version="501"> 69849 <name>rubygems</name> 69850 </rpminfo_object> 69851 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738003" version="501"> 69852 <name>ruby-devel</name> 69853 </rpminfo_object> 69854 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738002" version="501"> 69855 <name>ruby</name> 69856 </rpminfo_object> 69857 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738005" version="501"> 69858 <name>ruby-irb</name> 69859 </rpminfo_object> 69860 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738001" version="501"> 69861 <name>oraclelinux-release</name> 69862 </rpminfo_object> 69863 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738010" version="501"> 69864 <name>rubygem-json</name> 69865 </rpminfo_object> 69866 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738013" version="501"> 69867 <name>rubygem-rake</name> 69868 </rpminfo_object> 69869 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738007" version="501"> 69870 <name>ruby-tcltk</name> 69871 </rpminfo_object> 69872 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738008" version="501"> 69873 <name>rubygem-bigdecimal</name> 69874 </rpminfo_object> 69875 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738006" version="501"> 69876 <name>ruby-libs</name> 69877 </rpminfo_object> 69878 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738014" version="501"> 69879 <name>rubygem-rdoc</name> 69880 </rpminfo_object> 69881 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183738016" version="501"> 69882 <name>rubygems-devel</name> 69883 </rpminfo_object> 69884 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183760005" version="501"> 69885 <name>ghostscript-gtk</name> 69886 </rpminfo_object> 69887 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183760002" version="501"> 69888 <name>ghostscript</name> 69889 </rpminfo_object> 69890 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183760003" version="501"> 69891 <name>ghostscript-devel</name> 69892 </rpminfo_object> 69893 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183760004" version="501"> 69894 <name>ghostscript-doc</name> 69895 </rpminfo_object> 69896 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183760001" version="501"> 69897 <name>oraclelinux-release</name> 69898 </rpminfo_object> 69899 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183761002" version="501"> 69900 <name>ghostscript</name> 69901 </rpminfo_object> 69902 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183761001" version="501"> 69903 <name>oraclelinux-release</name> 69904 </rpminfo_object> 69905 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183761004" version="501"> 69906 <name>ghostscript-devel</name> 69907 </rpminfo_object> 69908 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183761006" version="501"> 69909 <name>ghostscript-gtk</name> 69910 </rpminfo_object> 69911 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183761005" version="501"> 69912 <name>ghostscript-doc</name> 69913 </rpminfo_object> 69914 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183761003" version="501"> 69915 <name>ghostscript-cups</name> 69916 </rpminfo_object> 69917 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183831002" version="501"> 69918 <name>firefox</name> 69919 </rpminfo_object> 69920 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183831001" version="501"> 69921 <name>oraclelinux-release</name> 69922 </rpminfo_object> 69923 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183833002" version="501"> 69924 <name>firefox</name> 69925 </rpminfo_object> 69926 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183833001" version="501"> 69927 <name>oraclelinux-release</name> 69928 </rpminfo_object> 69929 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183834002" version="501"> 69930 <name>ghostscript</name> 69931 </rpminfo_object> 69932 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183834001" version="501"> 69933 <name>oraclelinux-release</name> 69934 </rpminfo_object> 69935 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183834004" version="501"> 69936 <name>ghostscript-devel</name> 69937 </rpminfo_object> 69938 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183834006" version="501"> 69939 <name>ghostscript-gtk</name> 69940 </rpminfo_object> 69941 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183834005" version="501"> 69942 <name>ghostscript-doc</name> 69943 </rpminfo_object> 69944 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183834003" version="501"> 69945 <name>ghostscript-cups</name> 69946 </rpminfo_object> 69947 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183854002" version="501"> 69948 <name>ntp</name> 69949 </rpminfo_object> 69950 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183854003" version="501"> 69951 <name>ntp-doc</name> 69952 </rpminfo_object> 69953 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183854005" version="501"> 69954 <name>ntpdate</name> 69955 </rpminfo_object> 69956 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183854004" version="501"> 69957 <name>ntp-perl</name> 69958 </rpminfo_object> 69959 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20183854001" version="501"> 69960 <name>oraclelinux-release</name> 69961 </rpminfo_object> 69962 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184001003" version="501"> 69963 <name>kernel-uek-firmware</name> 69964 </rpminfo_object> 69965 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184001001" version="501"> 69966 <name>oraclelinux-release</name> 69967 </rpminfo_object> 69968 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184001005" version="501"> 69969 <name>kernel-uek-debug-devel</name> 69970 </rpminfo_object> 69971 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184001002" version="501"> 69972 <name>kernel-uek-devel</name> 69973 </rpminfo_object> 69974 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184001004" version="501"> 69975 <name>kernel-uek-debug</name> 69976 </rpminfo_object> 69977 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184001006" version="501"> 69978 <name>kernel-uek</name> 69979 </rpminfo_object> 69980 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184001007" version="501"> 69981 <name>kernel-uek-doc</name> 69982 </rpminfo_object> 69983 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184004006" version="501"> 69984 <name>kernel-uek-firmware</name> 69985 </rpminfo_object> 69986 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184004001" version="501"> 69987 <name>oraclelinux-release</name> 69988 </rpminfo_object> 69989 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184004005" version="501"> 69990 <name>kernel-uek-debug-devel</name> 69991 </rpminfo_object> 69992 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184004004" version="501"> 69993 <name>kernel-uek-devel</name> 69994 </rpminfo_object> 69995 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184004003" version="501"> 69996 <name>kernel-uek-debug</name> 69997 </rpminfo_object> 69998 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184004007" version="501"> 69999 <name>kernel-uek</name> 70000 </rpminfo_object> 70001 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184004002" version="501"> 70002 <name>kernel-uek-doc</name> 70003 </rpminfo_object> 70004 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184006004" version="501"> 70005 <name>kernel-uek-firmware</name> 70006 </rpminfo_object> 70007 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184006001" version="501"> 70008 <name>oraclelinux-release</name> 70009 </rpminfo_object> 70010 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184006007" version="501"> 70011 <name>kernel-uek-debug-devel</name> 70012 </rpminfo_object> 70013 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184006006" version="501"> 70014 <name>kernel-uek-devel</name> 70015 </rpminfo_object> 70016 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184006005" version="501"> 70017 <name>kernel-uek-debug</name> 70018 </rpminfo_object> 70019 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184006003" version="501"> 70020 <name>kernel-uek</name> 70021 </rpminfo_object> 70022 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184006002" version="501"> 70023 <name>kernel-uek-doc</name> 70024 </rpminfo_object> 70025 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184017004" version="501"> 70026 <name>kernel-uek-firmware</name> 70027 </rpminfo_object> 70028 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184017001" version="501"> 70029 <name>oraclelinux-release</name> 70030 </rpminfo_object> 70031 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184017005" version="501"> 70032 <name>kernel-uek-debug-devel</name> 70033 </rpminfo_object> 70034 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184017006" version="501"> 70035 <name>kernel-uek-devel</name> 70036 </rpminfo_object> 70037 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184017003" version="501"> 70038 <name>kernel-uek-debug</name> 70039 </rpminfo_object> 70040 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184017002" version="501"> 70041 <name>kernel-uek</name> 70042 </rpminfo_object> 70043 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184017007" version="501"> 70044 <name>kernel-uek-doc</name> 70045 </rpminfo_object> 70046 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184020003" version="501"> 70047 <name>kernel-uek-firmware</name> 70048 </rpminfo_object> 70049 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184020001" version="501"> 70050 <name>oraclelinux-release</name> 70051 </rpminfo_object> 70052 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184020005" version="501"> 70053 <name>kernel-uek-debug-devel</name> 70054 </rpminfo_object> 70055 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184020007" version="501"> 70056 <name>kernel-uek-devel</name> 70057 </rpminfo_object> 70058 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184020004" version="501"> 70059 <name>kernel-uek-debug</name> 70060 </rpminfo_object> 70061 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184020006" version="501"> 70062 <name>kernel-uek</name> 70063 </rpminfo_object> 70064 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184020002" version="501"> 70065 <name>kernel-uek-doc</name> 70066 </rpminfo_object> 70067 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022009" version="501"> 70068 <name>kernel-uek-firmware</name> 70069 </rpminfo_object> 70070 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022001" version="501"> 70071 <name>oraclelinux-release</name> 70072 </rpminfo_object> 70073 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022006" version="501"> 70074 <name>kernel-uek-debug-devel</name> 70075 </rpminfo_object> 70076 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022007" version="501"> 70077 <name>kernel-uek-devel</name> 70078 </rpminfo_object> 70079 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022005" version="501"> 70080 <name>kernel-uek-debug</name> 70081 </rpminfo_object> 70082 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022003" version="501"> 70083 <name>dtrace-modules-3.8.13-118.20.2.el7uek</name> 70084 </rpminfo_object> 70085 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022004" version="501"> 70086 <name>kernel-uek</name> 70087 </rpminfo_object> 70088 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022008" version="501"> 70089 <name>kernel-uek-doc</name> 70090 </rpminfo_object> 70091 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184022002" version="501"> 70092 <name>dtrace-modules-3.8.13-118.20.2.el6uek</name> 70093 </rpminfo_object> 70094 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184025007" version="501"> 70095 <name>kernel-uek-firmware</name> 70096 </rpminfo_object> 70097 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184025001" version="501"> 70098 <name>oraclelinux-release</name> 70099 </rpminfo_object> 70100 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184025004" version="501"> 70101 <name>kernel-uek-debug-devel</name> 70102 </rpminfo_object> 70103 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184025005" version="501"> 70104 <name>kernel-uek-devel</name> 70105 </rpminfo_object> 70106 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184025003" version="501"> 70107 <name>kernel-uek-debug</name> 70108 </rpminfo_object> 70109 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184025002" version="501"> 70110 <name>kernel-uek</name> 70111 </rpminfo_object> 70112 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184025006" version="501"> 70113 <name>kernel-uek-doc</name> 70114 </rpminfo_object> 70115 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036002" version="501"> 70116 <name>kernel-headers</name> 70117 </rpminfo_object> 70118 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036003" version="501"> 70119 <name>kernel</name> 70120 </rpminfo_object> 70121 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036008" version="501"> 70122 <name>oracleasm-2.6.18-419.0.0.0.5.el5</name> 70123 </rpminfo_object> 70124 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036015" version="501"> 70125 <name>ocfs2-2.6.18-419.0.0.0.5.el5debug</name> 70126 </rpminfo_object> 70127 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036001" version="501"> 70128 <name>oraclelinux-release</name> 70129 </rpminfo_object> 70130 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036007" version="501"> 70131 <name>kernel-doc</name> 70132 </rpminfo_object> 70133 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036009" version="501"> 70134 <name>kernel-debug</name> 70135 </rpminfo_object> 70136 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036005" version="501"> 70137 <name>oracleasm-2.6.18-419.0.0.0.5.el5xen</name> 70138 </rpminfo_object> 70139 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036012" version="501"> 70140 <name>kernel-devel</name> 70141 </rpminfo_object> 70142 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036011" version="501"> 70143 <name>ocfs2-2.6.18-419.0.0.0.5.el5xen</name> 70144 </rpminfo_object> 70145 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036010" version="501"> 70146 <name>kernel-xen-devel</name> 70147 </rpminfo_object> 70148 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036014" version="501"> 70149 <name>kernel-debug-devel</name> 70150 </rpminfo_object> 70151 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036013" version="501"> 70152 <name>kernel-xen</name> 70153 </rpminfo_object> 70154 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036004" version="501"> 70155 <name>ocfs2-2.6.18-419.0.0.0.5.el5</name> 70156 </rpminfo_object> 70157 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184036006" version="501"> 70158 <name>oracleasm-2.6.18-419.0.0.0.5.el5debug</name> 70159 </rpminfo_object> 70160 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040009" version="501"> 70161 <name>dtrace-modules-3.8.13-118.20.3.el7uek</name> 70162 </rpminfo_object> 70163 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040008" version="501"> 70164 <name>kernel-uek-firmware</name> 70165 </rpminfo_object> 70166 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040001" version="501"> 70167 <name>oraclelinux-release</name> 70168 </rpminfo_object> 70169 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040003" version="501"> 70170 <name>dtrace-modules-3.8.13-118.20.3.el6uek</name> 70171 </rpminfo_object> 70172 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040005" version="501"> 70173 <name>kernel-uek-devel</name> 70174 </rpminfo_object> 70175 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040006" version="501"> 70176 <name>kernel-uek-debug-devel</name> 70177 </rpminfo_object> 70178 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040007" version="501"> 70179 <name>kernel-uek-debug</name> 70180 </rpminfo_object> 70181 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040002" version="501"> 70182 <name>kernel-uek</name> 70183 </rpminfo_object> 70184 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184040004" version="501"> 70185 <name>kernel-uek-doc</name> 70186 </rpminfo_object> 70187 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184041003" version="501"> 70188 <name>kernel-uek-firmware</name> 70189 </rpminfo_object> 70190 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184041001" version="501"> 70191 <name>oraclelinux-release</name> 70192 </rpminfo_object> 70193 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184041007" version="501"> 70194 <name>kernel-uek-debug-devel</name> 70195 </rpminfo_object> 70196 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184041002" version="501"> 70197 <name>kernel-uek-devel</name> 70198 </rpminfo_object> 70199 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184041005" version="501"> 70200 <name>kernel-uek-debug</name> 70201 </rpminfo_object> 70202 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184041004" version="501"> 70203 <name>kernel-uek</name> 70204 </rpminfo_object> 70205 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184041006" version="501"> 70206 <name>kernel-uek-doc</name> 70207 </rpminfo_object> 70208 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184061003" version="501"> 70209 <name>kubectl</name> 70210 </rpminfo_object> 70211 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184061002" version="501"> 70212 <name>kubeadm</name> 70213 </rpminfo_object> 70214 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184061004" version="501"> 70215 <name>kubelet</name> 70216 </rpminfo_object> 70217 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184061001" version="501"> 70218 <name>oraclelinux-release</name> 70219 </rpminfo_object> 70220 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184062007" version="501"> 70221 <name>kernel-uek-firmware</name> 70222 </rpminfo_object> 70223 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184062001" version="501"> 70224 <name>oraclelinux-release</name> 70225 </rpminfo_object> 70226 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184062004" version="501"> 70227 <name>kernel-uek-debug-devel</name> 70228 </rpminfo_object> 70229 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184062005" version="501"> 70230 <name>kernel-uek-devel</name> 70231 </rpminfo_object> 70232 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184062003" version="501"> 70233 <name>kernel-uek-debug</name> 70234 </rpminfo_object> 70235 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184062002" version="501"> 70236 <name>kernel-uek</name> 70237 </rpminfo_object> 70238 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184062006" version="501"> 70239 <name>kernel-uek-doc</name> 70240 </rpminfo_object> 70241 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184071007" version="501"> 70242 <name>kernel-uek-firmware</name> 70243 </rpminfo_object> 70244 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184071001" version="501"> 70245 <name>oraclelinux-release</name> 70246 </rpminfo_object> 70247 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184071004" version="501"> 70248 <name>kernel-uek-debug-devel</name> 70249 </rpminfo_object> 70250 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184071005" version="501"> 70251 <name>kernel-uek-devel</name> 70252 </rpminfo_object> 70253 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184071003" version="501"> 70254 <name>kernel-uek-debug</name> 70255 </rpminfo_object> 70256 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184071002" version="501"> 70257 <name>kernel-uek</name> 70258 </rpminfo_object> 70259 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184071006" version="501"> 70260 <name>kernel-uek-doc</name> 70261 </rpminfo_object> 70262 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184084007" version="501"> 70263 <name>kernel-uek-firmware</name> 70264 </rpminfo_object> 70265 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184084001" version="501"> 70266 <name>oraclelinux-release</name> 70267 </rpminfo_object> 70268 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184084004" version="501"> 70269 <name>kernel-uek-debug-devel</name> 70270 </rpminfo_object> 70271 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184084005" version="501"> 70272 <name>kernel-uek-devel</name> 70273 </rpminfo_object> 70274 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184084003" version="501"> 70275 <name>kernel-uek-debug</name> 70276 </rpminfo_object> 70277 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184084002" version="501"> 70278 <name>kernel-uek</name> 70279 </rpminfo_object> 70280 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184084006" version="501"> 70281 <name>kernel-uek-doc</name> 70282 </rpminfo_object> 70283 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184087007" version="501"> 70284 <name>kernel-uek-firmware</name> 70285 </rpminfo_object> 70286 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184087001" version="501"> 70287 <name>oraclelinux-release</name> 70288 </rpminfo_object> 70289 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184087004" version="501"> 70290 <name>kernel-uek-debug-devel</name> 70291 </rpminfo_object> 70292 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184087005" version="501"> 70293 <name>kernel-uek-devel</name> 70294 </rpminfo_object> 70295 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184087003" version="501"> 70296 <name>kernel-uek-debug</name> 70297 </rpminfo_object> 70298 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184087002" version="501"> 70299 <name>kernel-uek</name> 70300 </rpminfo_object> 70301 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184087006" version="501"> 70302 <name>kernel-uek-doc</name> 70303 </rpminfo_object> 70304 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184088007" version="501"> 70305 <name>kernel-uek-firmware</name> 70306 </rpminfo_object> 70307 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184088001" version="501"> 70308 <name>oraclelinux-release</name> 70309 </rpminfo_object> 70310 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184088004" version="501"> 70311 <name>kernel-uek-debug-devel</name> 70312 </rpminfo_object> 70313 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184088005" version="501"> 70314 <name>kernel-uek-devel</name> 70315 </rpminfo_object> 70316 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184088003" version="501"> 70317 <name>kernel-uek-debug</name> 70318 </rpminfo_object> 70319 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184088002" version="501"> 70320 <name>kernel-uek</name> 70321 </rpminfo_object> 70322 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184088006" version="501"> 70323 <name>kernel-uek-doc</name> 70324 </rpminfo_object> 70325 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089009" version="501"> 70326 <name>kernel-uek-firmware</name> 70327 </rpminfo_object> 70328 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089005" version="501"> 70329 <name>kernel-uek-debug</name> 70330 </rpminfo_object> 70331 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089006" version="501"> 70332 <name>kernel-uek-debug-devel</name> 70333 </rpminfo_object> 70334 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089001" version="501"> 70335 <name>oraclelinux-release</name> 70336 </rpminfo_object> 70337 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089007" version="501"> 70338 <name>kernel-uek-devel</name> 70339 </rpminfo_object> 70340 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089002" version="501"> 70341 <name>dtrace-modules-3.8.13-118.20.6.el6uek</name> 70342 </rpminfo_object> 70343 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089004" version="501"> 70344 <name>kernel-uek</name> 70345 </rpminfo_object> 70346 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089003" version="501"> 70347 <name>dtrace-modules-3.8.13-118.20.6.el7uek</name> 70348 </rpminfo_object> 70349 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184089008" version="501"> 70350 <name>kernel-uek-doc</name> 70351 </rpminfo_object> 70352 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184096007" version="501"> 70353 <name>kernel-uek-firmware</name> 70354 </rpminfo_object> 70355 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184096001" version="501"> 70356 <name>oraclelinux-release</name> 70357 </rpminfo_object> 70358 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184096004" version="501"> 70359 <name>kernel-uek-debug-devel</name> 70360 </rpminfo_object> 70361 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184096005" version="501"> 70362 <name>kernel-uek-devel</name> 70363 </rpminfo_object> 70364 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184096003" version="501"> 70365 <name>kernel-uek-debug</name> 70366 </rpminfo_object> 70367 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184096002" version="501"> 70368 <name>kernel-uek</name> 70369 </rpminfo_object> 70370 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184096006" version="501"> 70371 <name>kernel-uek-doc</name> 70372 </rpminfo_object> 70373 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184097007" version="501"> 70374 <name>kernel-uek-firmware</name> 70375 </rpminfo_object> 70376 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184097001" version="501"> 70377 <name>oraclelinux-release</name> 70378 </rpminfo_object> 70379 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184097004" version="501"> 70380 <name>kernel-uek-debug-devel</name> 70381 </rpminfo_object> 70382 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184097005" version="501"> 70383 <name>kernel-uek-devel</name> 70384 </rpminfo_object> 70385 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184097003" version="501"> 70386 <name>kernel-uek-debug</name> 70387 </rpminfo_object> 70388 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184097002" version="501"> 70389 <name>kernel-uek</name> 70390 </rpminfo_object> 70391 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184097006" version="501"> 70392 <name>kernel-uek-doc</name> 70393 </rpminfo_object> 70394 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098009" version="501"> 70395 <name>kernel-uek-firmware</name> 70396 </rpminfo_object> 70397 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098001" version="501"> 70398 <name>oraclelinux-release</name> 70399 </rpminfo_object> 70400 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098006" version="501"> 70401 <name>kernel-uek-debug-devel</name> 70402 </rpminfo_object> 70403 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098007" version="501"> 70404 <name>kernel-uek-devel</name> 70405 </rpminfo_object> 70406 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098003" version="501"> 70407 <name>dtrace-modules-3.8.13-118.20.7.el7uek</name> 70408 </rpminfo_object> 70409 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098002" version="501"> 70410 <name>dtrace-modules-3.8.13-118.20.7.el6uek</name> 70411 </rpminfo_object> 70412 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098005" version="501"> 70413 <name>kernel-uek-debug</name> 70414 </rpminfo_object> 70415 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098004" version="501"> 70416 <name>kernel-uek</name> 70417 </rpminfo_object> 70418 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184098008" version="501"> 70419 <name>kernel-uek-doc</name> 70420 </rpminfo_object> 70421 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184108007" version="501"> 70422 <name>kernel-uek-firmware</name> 70423 </rpminfo_object> 70424 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184108001" version="501"> 70425 <name>oraclelinux-release</name> 70426 </rpminfo_object> 70427 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184108004" version="501"> 70428 <name>kernel-uek-debug-devel</name> 70429 </rpminfo_object> 70430 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184108005" version="501"> 70431 <name>kernel-uek-devel</name> 70432 </rpminfo_object> 70433 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184108003" version="501"> 70434 <name>kernel-uek-debug</name> 70435 </rpminfo_object> 70436 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184108002" version="501"> 70437 <name>kernel-uek</name> 70438 </rpminfo_object> 70439 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184108006" version="501"> 70440 <name>kernel-uek-doc</name> 70441 </rpminfo_object> 70442 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109009" version="501"> 70443 <name>kernel-uek-firmware</name> 70444 </rpminfo_object> 70445 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109001" version="501"> 70446 <name>oraclelinux-release</name> 70447 </rpminfo_object> 70448 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109006" version="501"> 70449 <name>kernel-uek-debug-devel</name> 70450 </rpminfo_object> 70451 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109007" version="501"> 70452 <name>kernel-uek-devel</name> 70453 </rpminfo_object> 70454 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109005" version="501"> 70455 <name>kernel-uek-debug</name> 70456 </rpminfo_object> 70457 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109004" version="501"> 70458 <name>kernel-uek</name> 70459 </rpminfo_object> 70460 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109003" version="501"> 70461 <name>dtrace-modules-3.8.13-118.21.1.el7uek</name> 70462 </rpminfo_object> 70463 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109002" version="501"> 70464 <name>dtrace-modules-3.8.13-118.21.1.el6uek</name> 70465 </rpminfo_object> 70466 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184109008" version="501"> 70467 <name>kernel-uek-doc</name> 70468 </rpminfo_object> 70469 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184110007" version="501"> 70470 <name>kernel-uek-firmware</name> 70471 </rpminfo_object> 70472 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184110001" version="501"> 70473 <name>oraclelinux-release</name> 70474 </rpminfo_object> 70475 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184110004" version="501"> 70476 <name>kernel-uek-debug-devel</name> 70477 </rpminfo_object> 70478 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184110005" version="501"> 70479 <name>kernel-uek-devel</name> 70480 </rpminfo_object> 70481 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184110003" version="501"> 70482 <name>kernel-uek-debug</name> 70483 </rpminfo_object> 70484 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184110002" version="501"> 70485 <name>kernel-uek</name> 70486 </rpminfo_object> 70487 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184110006" version="501"> 70488 <name>kernel-uek-doc</name> 70489 </rpminfo_object> 70490 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184114006" version="501"> 70491 <name>kernel-uek-firmware</name> 70492 </rpminfo_object> 70493 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184114001" version="501"> 70494 <name>oraclelinux-release</name> 70495 </rpminfo_object> 70496 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184114005" version="501"> 70497 <name>kernel-uek-debug-devel</name> 70498 </rpminfo_object> 70499 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184114007" version="501"> 70500 <name>kernel-uek-devel</name> 70501 </rpminfo_object> 70502 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184114002" version="501"> 70503 <name>kernel-uek-debug</name> 70504 </rpminfo_object> 70505 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184114004" version="501"> 70506 <name>kernel-uek</name> 70507 </rpminfo_object> 70508 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184114003" version="501"> 70509 <name>kernel-uek-doc</name> 70510 </rpminfo_object> 70511 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184126005" version="501"> 70512 <name>kernel-uek-firmware</name> 70513 </rpminfo_object> 70514 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184126001" version="501"> 70515 <name>oraclelinux-release</name> 70516 </rpminfo_object> 70517 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184126003" version="501"> 70518 <name>kernel-uek-debug-devel</name> 70519 </rpminfo_object> 70520 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184126006" version="501"> 70521 <name>kernel-uek-devel</name> 70522 </rpminfo_object> 70523 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184126002" version="501"> 70524 <name>kernel-uek-debug</name> 70525 </rpminfo_object> 70526 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184126004" version="501"> 70527 <name>kernel-uek</name> 70528 </rpminfo_object> 70529 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184126007" version="501"> 70530 <name>kernel-uek-doc</name> 70531 </rpminfo_object> 70532 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184131007" version="501"> 70533 <name>kernel-uek-firmware</name> 70534 </rpminfo_object> 70535 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184131001" version="501"> 70536 <name>oraclelinux-release</name> 70537 </rpminfo_object> 70538 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184131004" version="501"> 70539 <name>kernel-uek-debug-devel</name> 70540 </rpminfo_object> 70541 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184131005" version="501"> 70542 <name>kernel-uek-devel</name> 70543 </rpminfo_object> 70544 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184131003" version="501"> 70545 <name>kernel-uek-debug</name> 70546 </rpminfo_object> 70547 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184131002" version="501"> 70548 <name>kernel-uek</name> 70549 </rpminfo_object> 70550 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184131006" version="501"> 70551 <name>kernel-uek-doc</name> 70552 </rpminfo_object> 70553 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134009" version="501"> 70554 <name>kernel-uek-firmware</name> 70555 </rpminfo_object> 70556 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134001" version="501"> 70557 <name>oraclelinux-release</name> 70558 </rpminfo_object> 70559 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134006" version="501"> 70560 <name>kernel-uek-debug-devel</name> 70561 </rpminfo_object> 70562 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134007" version="501"> 70563 <name>kernel-uek-devel</name> 70564 </rpminfo_object> 70565 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134002" version="501"> 70566 <name>dtrace-modules-3.8.13-118.21.4.el6uek</name> 70567 </rpminfo_object> 70568 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134005" version="501"> 70569 <name>kernel-uek-debug</name> 70570 </rpminfo_object> 70571 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134003" version="501"> 70572 <name>dtrace-modules-3.8.13-118.21.4.el7uek</name> 70573 </rpminfo_object> 70574 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134004" version="501"> 70575 <name>kernel-uek</name> 70576 </rpminfo_object> 70577 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184134008" version="501"> 70578 <name>kernel-uek-doc</name> 70579 </rpminfo_object> 70580 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184144007" version="501"> 70581 <name>kernel-uek-firmware</name> 70582 </rpminfo_object> 70583 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184144001" version="501"> 70584 <name>oraclelinux-release</name> 70585 </rpminfo_object> 70586 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184144004" version="501"> 70587 <name>kernel-uek-debug-devel</name> 70588 </rpminfo_object> 70589 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184144005" version="501"> 70590 <name>kernel-uek-devel</name> 70591 </rpminfo_object> 70592 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184144003" version="501"> 70593 <name>kernel-uek-debug</name> 70594 </rpminfo_object> 70595 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184144002" version="501"> 70596 <name>kernel-uek</name> 70597 </rpminfo_object> 70598 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184144006" version="501"> 70599 <name>kernel-uek-doc</name> 70600 </rpminfo_object> 70601 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184145007" version="501"> 70602 <name>kernel-uek-firmware</name> 70603 </rpminfo_object> 70604 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184145001" version="501"> 70605 <name>oraclelinux-release</name> 70606 </rpminfo_object> 70607 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184145004" version="501"> 70608 <name>kernel-uek-debug-devel</name> 70609 </rpminfo_object> 70610 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184145005" version="501"> 70611 <name>kernel-uek-devel</name> 70612 </rpminfo_object> 70613 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184145003" version="501"> 70614 <name>kernel-uek-debug</name> 70615 </rpminfo_object> 70616 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184145002" version="501"> 70617 <name>kernel-uek</name> 70618 </rpminfo_object> 70619 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184145006" version="501"> 70620 <name>kernel-uek-doc</name> 70621 </rpminfo_object> 70622 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184161007" version="501"> 70623 <name>kernel-uek-firmware</name> 70624 </rpminfo_object> 70625 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184161001" version="501"> 70626 <name>oraclelinux-release</name> 70627 </rpminfo_object> 70628 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184161004" version="501"> 70629 <name>kernel-uek-debug-devel</name> 70630 </rpminfo_object> 70631 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184161005" version="501"> 70632 <name>kernel-uek-devel</name> 70633 </rpminfo_object> 70634 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184161003" version="501"> 70635 <name>kernel-uek-debug</name> 70636 </rpminfo_object> 70637 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184161002" version="501"> 70638 <name>kernel-uek</name> 70639 </rpminfo_object> 70640 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184161006" version="501"> 70641 <name>kernel-uek-doc</name> 70642 </rpminfo_object> 70643 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164009" version="501"> 70644 <name>kernel-uek-firmware</name> 70645 </rpminfo_object> 70646 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164005" version="501"> 70647 <name>kernel-uek-debug</name> 70648 </rpminfo_object> 70649 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164006" version="501"> 70650 <name>kernel-uek-debug-devel</name> 70651 </rpminfo_object> 70652 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164001" version="501"> 70653 <name>oraclelinux-release</name> 70654 </rpminfo_object> 70655 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164007" version="501"> 70656 <name>kernel-uek-devel</name> 70657 </rpminfo_object> 70658 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164003" version="501"> 70659 <name>dtrace-modules-3.8.13-118.22.1.el7uek</name> 70660 </rpminfo_object> 70661 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164004" version="501"> 70662 <name>kernel-uek</name> 70663 </rpminfo_object> 70664 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164002" version="501"> 70665 <name>dtrace-modules-3.8.13-118.22.1.el6uek</name> 70666 </rpminfo_object> 70667 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184164008" version="501"> 70668 <name>kernel-uek-doc</name> 70669 </rpminfo_object> 70670 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184172007" version="501"> 70671 <name>kernel-uek-firmware</name> 70672 </rpminfo_object> 70673 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184172001" version="501"> 70674 <name>oraclelinux-release</name> 70675 </rpminfo_object> 70676 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184172004" version="501"> 70677 <name>kernel-uek-debug-devel</name> 70678 </rpminfo_object> 70679 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184172005" version="501"> 70680 <name>kernel-uek-devel</name> 70681 </rpminfo_object> 70682 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184172003" version="501"> 70683 <name>kernel-uek-debug</name> 70684 </rpminfo_object> 70685 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184172002" version="501"> 70686 <name>kernel-uek</name> 70687 </rpminfo_object> 70688 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184172006" version="501"> 70689 <name>kernel-uek-doc</name> 70690 </rpminfo_object> 70691 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184189001" version="501"> 70692 <name>oraclelinux-release</name> 70693 </rpminfo_object> 70694 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184189004" version="501"> 70695 <name>kernel-uek-debug-devel</name> 70696 </rpminfo_object> 70697 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184189005" version="501"> 70698 <name>kernel-uek-devel</name> 70699 </rpminfo_object> 70700 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184189003" version="501"> 70701 <name>kernel-uek-debug</name> 70702 </rpminfo_object> 70703 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184189002" version="501"> 70704 <name>kernel-uek</name> 70705 </rpminfo_object> 70706 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184189007" version="501"> 70707 <name>kernel-uek-tools</name> 70708 </rpminfo_object> 70709 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184189006" version="501"> 70710 <name>kernel-uek-doc</name> 70711 </rpminfo_object> 70712 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190010" version="501"> 70713 <name>perf</name> 70714 </rpminfo_object> 70715 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190001" version="501"> 70716 <name>oraclelinux-release</name> 70717 </rpminfo_object> 70718 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190004" version="501"> 70719 <name>kernel-uek-debug-devel</name> 70720 </rpminfo_object> 70721 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190011" version="501"> 70722 <name>python-perf</name> 70723 </rpminfo_object> 70724 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190005" version="501"> 70725 <name>kernel-uek-devel</name> 70726 </rpminfo_object> 70727 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190006" version="501"> 70728 <name>kernel-uek-headers</name> 70729 </rpminfo_object> 70730 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190009" version="501"> 70731 <name>kernel-uek-tools-libs-devel</name> 70732 </rpminfo_object> 70733 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190003" version="501"> 70734 <name>kernel-uek-debug</name> 70735 </rpminfo_object> 70736 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190008" version="501"> 70737 <name>kernel-uek-tools-libs</name> 70738 </rpminfo_object> 70739 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190002" version="501"> 70740 <name>kernel-uek</name> 70741 </rpminfo_object> 70742 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184190007" version="501"> 70743 <name>kernel-uek-tools</name> 70744 </rpminfo_object> 70745 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193003" version="501"> 70746 <name>dtrace-modules-3.8.13-118.23.1.el7uek</name> 70747 </rpminfo_object> 70748 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193009" version="501"> 70749 <name>kernel-uek-firmware</name> 70750 </rpminfo_object> 70751 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193001" version="501"> 70752 <name>oraclelinux-release</name> 70753 </rpminfo_object> 70754 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193006" version="501"> 70755 <name>kernel-uek-debug-devel</name> 70756 </rpminfo_object> 70757 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193007" version="501"> 70758 <name>kernel-uek-devel</name> 70759 </rpminfo_object> 70760 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193005" version="501"> 70761 <name>kernel-uek-debug</name> 70762 </rpminfo_object> 70763 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193004" version="501"> 70764 <name>kernel-uek</name> 70765 </rpminfo_object> 70766 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193002" version="501"> 70767 <name>dtrace-modules-3.8.13-118.23.1.el6uek</name> 70768 </rpminfo_object> 70769 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184193008" version="501"> 70770 <name>kernel-uek-doc</name> 70771 </rpminfo_object> 70772 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195011" version="501"> 70773 <name>perf</name> 70774 </rpminfo_object> 70775 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195001" version="501"> 70776 <name>oraclelinux-release</name> 70777 </rpminfo_object> 70778 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195004" version="501"> 70779 <name>kernel-uek-debug-devel</name> 70780 </rpminfo_object> 70781 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195012" version="501"> 70782 <name>python-perf</name> 70783 </rpminfo_object> 70784 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195005" version="501"> 70785 <name>kernel-uek-devel</name> 70786 </rpminfo_object> 70787 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195007" version="501"> 70788 <name>kernel-uek-headers</name> 70789 </rpminfo_object> 70790 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195010" version="501"> 70791 <name>kernel-uek-tools-libs-devel</name> 70792 </rpminfo_object> 70793 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195003" version="501"> 70794 <name>kernel-uek-debug</name> 70795 </rpminfo_object> 70796 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195009" version="501"> 70797 <name>kernel-uek-tools-libs</name> 70798 </rpminfo_object> 70799 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195002" version="501"> 70800 <name>kernel-uek</name> 70801 </rpminfo_object> 70802 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195008" version="501"> 70803 <name>kernel-uek-tools</name> 70804 </rpminfo_object> 70805 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184195006" version="501"> 70806 <name>kernel-uek-doc</name> 70807 </rpminfo_object> 70808 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184196007" version="501"> 70809 <name>kernel-uek-firmware</name> 70810 </rpminfo_object> 70811 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184196001" version="501"> 70812 <name>oraclelinux-release</name> 70813 </rpminfo_object> 70814 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184196004" version="501"> 70815 <name>kernel-uek-debug-devel</name> 70816 </rpminfo_object> 70817 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184196005" version="501"> 70818 <name>kernel-uek-devel</name> 70819 </rpminfo_object> 70820 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184196003" version="501"> 70821 <name>kernel-uek-debug</name> 70822 </rpminfo_object> 70823 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184196002" version="501"> 70824 <name>kernel-uek</name> 70825 </rpminfo_object> 70826 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184196006" version="501"> 70827 <name>kernel-uek-doc</name> 70828 </rpminfo_object> 70829 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198001" version="501"> 70830 <name>oraclelinux-release</name> 70831 </rpminfo_object> 70832 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198004" version="501"> 70833 <name>qemu-block-iscsi</name> 70834 </rpminfo_object> 70835 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198011" version="501"> 70836 <name>qemu-system-x86-core</name> 70837 </rpminfo_object> 70838 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198008" version="501"> 70839 <name>qemu-kvm</name> 70840 </rpminfo_object> 70841 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198005" version="501"> 70842 <name>qemu-block-rbd</name> 70843 </rpminfo_object> 70844 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198007" version="501"> 70845 <name>qemu-img</name> 70846 </rpminfo_object> 70847 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198009" version="501"> 70848 <name>qemu-kvm-core</name> 70849 </rpminfo_object> 70850 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198010" version="501"> 70851 <name>qemu-system-x86</name> 70852 </rpminfo_object> 70853 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198006" version="501"> 70854 <name>qemu-common</name> 70855 </rpminfo_object> 70856 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198003" version="501"> 70857 <name>qemu-block-gluster</name> 70858 </rpminfo_object> 70859 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184198002" version="501"> 70860 <name>qemu</name> 70861 </rpminfo_object> 70862 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184200007" version="501"> 70863 <name>kernel-uek-firmware</name> 70864 </rpminfo_object> 70865 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184200001" version="501"> 70866 <name>oraclelinux-release</name> 70867 </rpminfo_object> 70868 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184200004" version="501"> 70869 <name>kernel-uek-debug-devel</name> 70870 </rpminfo_object> 70871 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184200005" version="501"> 70872 <name>kernel-uek-devel</name> 70873 </rpminfo_object> 70874 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184200003" version="501"> 70875 <name>kernel-uek-debug</name> 70876 </rpminfo_object> 70877 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184200002" version="501"> 70878 <name>kernel-uek</name> 70879 </rpminfo_object> 70880 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184200006" version="501"> 70881 <name>kernel-uek-doc</name> 70882 </rpminfo_object> 70883 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184208007" version="501"> 70884 <name>kernel-uek-firmware</name> 70885 </rpminfo_object> 70886 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184208001" version="501"> 70887 <name>oraclelinux-release</name> 70888 </rpminfo_object> 70889 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184208004" version="501"> 70890 <name>kernel-uek-debug-devel</name> 70891 </rpminfo_object> 70892 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184208005" version="501"> 70893 <name>kernel-uek-devel</name> 70894 </rpminfo_object> 70895 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184208003" version="501"> 70896 <name>kernel-uek-debug</name> 70897 </rpminfo_object> 70898 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184208002" version="501"> 70899 <name>kernel-uek</name> 70900 </rpminfo_object> 70901 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184208006" version="501"> 70902 <name>kernel-uek-doc</name> 70903 </rpminfo_object> 70904 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184210007" version="501"> 70905 <name>kernel-uek-firmware</name> 70906 </rpminfo_object> 70907 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184210001" version="501"> 70908 <name>oraclelinux-release</name> 70909 </rpminfo_object> 70910 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184210004" version="501"> 70911 <name>kernel-uek-debug-devel</name> 70912 </rpminfo_object> 70913 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184210005" version="501"> 70914 <name>kernel-uek-devel</name> 70915 </rpminfo_object> 70916 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184210003" version="501"> 70917 <name>kernel-uek-debug</name> 70918 </rpminfo_object> 70919 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184210002" version="501"> 70920 <name>kernel-uek</name> 70921 </rpminfo_object> 70922 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184210006" version="501"> 70923 <name>kernel-uek-doc</name> 70924 </rpminfo_object> 70925 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211009" version="501"> 70926 <name>kernel-uek-firmware</name> 70927 </rpminfo_object> 70928 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211001" version="501"> 70929 <name>oraclelinux-release</name> 70930 </rpminfo_object> 70931 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211006" version="501"> 70932 <name>kernel-uek-debug-devel</name> 70933 </rpminfo_object> 70934 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211007" version="501"> 70935 <name>kernel-uek-devel</name> 70936 </rpminfo_object> 70937 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211005" version="501"> 70938 <name>kernel-uek-debug</name> 70939 </rpminfo_object> 70940 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211002" version="501"> 70941 <name>dtrace-modules-3.8.13-118.24.1.el6uek</name> 70942 </rpminfo_object> 70943 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211004" version="501"> 70944 <name>kernel-uek</name> 70945 </rpminfo_object> 70946 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211003" version="501"> 70947 <name>dtrace-modules-3.8.13-118.24.1.el7uek</name> 70948 </rpminfo_object> 70949 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184211008" version="501"> 70950 <name>kernel-uek-doc</name> 70951 </rpminfo_object> 70952 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184214007" version="501"> 70953 <name>kernel-uek-firmware</name> 70954 </rpminfo_object> 70955 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184214001" version="501"> 70956 <name>oraclelinux-release</name> 70957 </rpminfo_object> 70958 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184214004" version="501"> 70959 <name>kernel-uek-debug-devel</name> 70960 </rpminfo_object> 70961 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184214005" version="501"> 70962 <name>kernel-uek-devel</name> 70963 </rpminfo_object> 70964 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184214003" version="501"> 70965 <name>kernel-uek-debug</name> 70966 </rpminfo_object> 70967 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184214002" version="501"> 70968 <name>kernel-uek</name> 70969 </rpminfo_object> 70970 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184214006" version="501"> 70971 <name>kernel-uek-doc</name> 70972 </rpminfo_object> 70973 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215009" version="501"> 70974 <name>kernel-uek-firmware</name> 70975 </rpminfo_object> 70976 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215001" version="501"> 70977 <name>oraclelinux-release</name> 70978 </rpminfo_object> 70979 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215006" version="501"> 70980 <name>kernel-uek-debug-devel</name> 70981 </rpminfo_object> 70982 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215002" version="501"> 70983 <name>dtrace-modules-3.8.13-118.24.2.el6uek</name> 70984 </rpminfo_object> 70985 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215007" version="501"> 70986 <name>kernel-uek-devel</name> 70987 </rpminfo_object> 70988 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215003" version="501"> 70989 <name>dtrace-modules-3.8.13-118.24.2.el7uek</name> 70990 </rpminfo_object> 70991 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215005" version="501"> 70992 <name>kernel-uek-debug</name> 70993 </rpminfo_object> 70994 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215004" version="501"> 70995 <name>kernel-uek</name> 70996 </rpminfo_object> 70997 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184215008" version="501"> 70998 <name>kernel-uek-doc</name> 70999 </rpminfo_object> 71000 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184216007" version="501"> 71001 <name>kernel-uek-firmware</name> 71002 </rpminfo_object> 71003 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184216001" version="501"> 71004 <name>oraclelinux-release</name> 71005 </rpminfo_object> 71006 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184216004" version="501"> 71007 <name>kernel-uek-debug-devel</name> 71008 </rpminfo_object> 71009 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184216005" version="501"> 71010 <name>kernel-uek-devel</name> 71011 </rpminfo_object> 71012 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184216003" version="501"> 71013 <name>kernel-uek-debug</name> 71014 </rpminfo_object> 71015 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184216002" version="501"> 71016 <name>kernel-uek</name> 71017 </rpminfo_object> 71018 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184216006" version="501"> 71019 <name>kernel-uek-doc</name> 71020 </rpminfo_object> 71021 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219009" version="501"> 71022 <name>kernel-headers</name> 71023 </rpminfo_object> 71024 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219002" version="501"> 71025 <name>kernel</name> 71026 </rpminfo_object> 71027 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219015" version="501"> 71028 <name>ocfs2-2.6.18-419.0.0.0.11.el5xen</name> 71029 </rpminfo_object> 71030 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219004" version="501"> 71031 <name>kernel-PAE-devel</name> 71032 </rpminfo_object> 71033 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219008" version="501"> 71034 <name>kernel-doc</name> 71035 </rpminfo_object> 71036 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219005" version="501"> 71037 <name>kernel-debug</name> 71038 </rpminfo_object> 71039 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219001" version="501"> 71040 <name>oraclelinux-release</name> 71041 </rpminfo_object> 71042 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219017" version="501"> 71043 <name>oracleasm-2.6.18-419.0.0.0.11.el5PAE</name> 71044 </rpminfo_object> 71045 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219007" version="501"> 71046 <name>kernel-devel</name> 71047 </rpminfo_object> 71048 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219016" version="501"> 71049 <name>oracleasm-2.6.18-419.0.0.0.11.el5</name> 71050 </rpminfo_object> 71051 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219011" version="501"> 71052 <name>kernel-xen-devel</name> 71053 </rpminfo_object> 71054 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219014" version="501"> 71055 <name>ocfs2-2.6.18-419.0.0.0.11.el5debug</name> 71056 </rpminfo_object> 71057 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219019" version="501"> 71058 <name>oracleasm-2.6.18-419.0.0.0.11.el5xen</name> 71059 </rpminfo_object> 71060 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219003" version="501"> 71061 <name>kernel-PAE</name> 71062 </rpminfo_object> 71063 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219006" version="501"> 71064 <name>kernel-debug-devel</name> 71065 </rpminfo_object> 71066 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219018" version="501"> 71067 <name>oracleasm-2.6.18-419.0.0.0.11.el5debug</name> 71068 </rpminfo_object> 71069 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219013" version="501"> 71070 <name>ocfs2-2.6.18-419.0.0.0.11.el5PAE</name> 71071 </rpminfo_object> 71072 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219010" version="501"> 71073 <name>kernel-xen</name> 71074 </rpminfo_object> 71075 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184219012" version="501"> 71076 <name>ocfs2-2.6.18-419.0.0.0.11.el5</name> 71077 </rpminfo_object> 71078 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184227007" version="501"> 71079 <name>kernel-uek-firmware</name> 71080 </rpminfo_object> 71081 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184227001" version="501"> 71082 <name>oraclelinux-release</name> 71083 </rpminfo_object> 71084 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184227004" version="501"> 71085 <name>kernel-uek-debug-devel</name> 71086 </rpminfo_object> 71087 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184227005" version="501"> 71088 <name>kernel-uek-devel</name> 71089 </rpminfo_object> 71090 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184227003" version="501"> 71091 <name>kernel-uek-debug</name> 71092 </rpminfo_object> 71093 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184227002" version="501"> 71094 <name>kernel-uek</name> 71095 </rpminfo_object> 71096 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184227006" version="501"> 71097 <name>kernel-uek-doc</name> 71098 </rpminfo_object> 71099 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184228004" version="501"> 71100 <name>openssl-perl</name> 71101 </rpminfo_object> 71102 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184228005" version="501"> 71103 <name>openssl-static</name> 71104 </rpminfo_object> 71105 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184228002" version="501"> 71106 <name>openssl</name> 71107 </rpminfo_object> 71108 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184228003" version="501"> 71109 <name>openssl-devel</name> 71110 </rpminfo_object> 71111 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184228001" version="501"> 71112 <name>oraclelinux-release</name> 71113 </rpminfo_object> 71114 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184230007" version="501"> 71115 <name>kernel-uek-firmware</name> 71116 </rpminfo_object> 71117 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184230001" version="501"> 71118 <name>oraclelinux-release</name> 71119 </rpminfo_object> 71120 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184230004" version="501"> 71121 <name>kernel-uek-debug-devel</name> 71122 </rpminfo_object> 71123 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184230005" version="501"> 71124 <name>kernel-uek-devel</name> 71125 </rpminfo_object> 71126 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184230003" version="501"> 71127 <name>kernel-uek-debug</name> 71128 </rpminfo_object> 71129 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184230002" version="501"> 71130 <name>kernel-uek</name> 71131 </rpminfo_object> 71132 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184230006" version="501"> 71133 <name>kernel-uek-doc</name> 71134 </rpminfo_object> 71135 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233002" version="501"> 71136 <name>dtrace-modules-3.8.13-118.24.3.el6uek</name> 71137 </rpminfo_object> 71138 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233009" version="501"> 71139 <name>kernel-uek-firmware</name> 71140 </rpminfo_object> 71141 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233001" version="501"> 71142 <name>oraclelinux-release</name> 71143 </rpminfo_object> 71144 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233006" version="501"> 71145 <name>kernel-uek-debug-devel</name> 71146 </rpminfo_object> 71147 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233007" version="501"> 71148 <name>kernel-uek-devel</name> 71149 </rpminfo_object> 71150 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233003" version="501"> 71151 <name>dtrace-modules-3.8.13-118.24.3.el7uek</name> 71152 </rpminfo_object> 71153 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233005" version="501"> 71154 <name>kernel-uek-debug</name> 71155 </rpminfo_object> 71156 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233004" version="501"> 71157 <name>kernel-uek</name> 71158 </rpminfo_object> 71159 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184233008" version="501"> 71160 <name>kernel-uek-doc</name> 71161 </rpminfo_object> 71162 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184234007" version="501"> 71163 <name>kernel-uek-firmware</name> 71164 </rpminfo_object> 71165 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184234001" version="501"> 71166 <name>oraclelinux-release</name> 71167 </rpminfo_object> 71168 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184234004" version="501"> 71169 <name>kernel-uek-debug-devel</name> 71170 </rpminfo_object> 71171 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184234005" version="501"> 71172 <name>kernel-uek-devel</name> 71173 </rpminfo_object> 71174 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184234003" version="501"> 71175 <name>kernel-uek-debug</name> 71176 </rpminfo_object> 71177 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184234002" version="501"> 71178 <name>kernel-uek</name> 71179 </rpminfo_object> 71180 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184234006" version="501"> 71181 <name>kernel-uek-doc</name> 71182 </rpminfo_object> 71183 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235009" version="501"> 71184 <name>kernel-headers</name> 71185 </rpminfo_object> 71186 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235002" version="501"> 71187 <name>kernel</name> 71188 </rpminfo_object> 71189 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235019" version="501"> 71190 <name>oracleasm-2.6.18-419.0.0.0.12.el5xen</name> 71191 </rpminfo_object> 71192 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235016" version="501"> 71193 <name>oracleasm-2.6.18-419.0.0.0.12.el5</name> 71194 </rpminfo_object> 71195 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235004" version="501"> 71196 <name>kernel-PAE-devel</name> 71197 </rpminfo_object> 71198 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235008" version="501"> 71199 <name>kernel-doc</name> 71200 </rpminfo_object> 71201 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235005" version="501"> 71202 <name>kernel-debug</name> 71203 </rpminfo_object> 71204 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235001" version="501"> 71205 <name>oraclelinux-release</name> 71206 </rpminfo_object> 71207 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235007" version="501"> 71208 <name>kernel-devel</name> 71209 </rpminfo_object> 71210 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235011" version="501"> 71211 <name>kernel-xen-devel</name> 71212 </rpminfo_object> 71213 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235013" version="501"> 71214 <name>ocfs2-2.6.18-419.0.0.0.12.el5PAE</name> 71215 </rpminfo_object> 71216 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235003" version="501"> 71217 <name>kernel-PAE</name> 71218 </rpminfo_object> 71219 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235015" version="501"> 71220 <name>ocfs2-2.6.18-419.0.0.0.12.el5xen</name> 71221 </rpminfo_object> 71222 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235006" version="501"> 71223 <name>kernel-debug-devel</name> 71224 </rpminfo_object> 71225 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235012" version="501"> 71226 <name>ocfs2-2.6.18-419.0.0.0.12.el5</name> 71227 </rpminfo_object> 71228 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235014" version="501"> 71229 <name>ocfs2-2.6.18-419.0.0.0.12.el5debug</name> 71230 </rpminfo_object> 71231 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235010" version="501"> 71232 <name>kernel-xen</name> 71233 </rpminfo_object> 71234 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235017" version="501"> 71235 <name>oracleasm-2.6.18-419.0.0.0.12.el5PAE</name> 71236 </rpminfo_object> 71237 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184235018" version="501"> 71238 <name>oracleasm-2.6.18-419.0.0.0.12.el5debug</name> 71239 </rpminfo_object> 71240 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242011" version="501"> 71241 <name>perf</name> 71242 </rpminfo_object> 71243 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242001" version="501"> 71244 <name>oraclelinux-release</name> 71245 </rpminfo_object> 71246 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242004" version="501"> 71247 <name>kernel-uek-debug-devel</name> 71248 </rpminfo_object> 71249 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242012" version="501"> 71250 <name>python-perf</name> 71251 </rpminfo_object> 71252 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242005" version="501"> 71253 <name>kernel-uek-devel</name> 71254 </rpminfo_object> 71255 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242007" version="501"> 71256 <name>kernel-uek-headers</name> 71257 </rpminfo_object> 71258 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242010" version="501"> 71259 <name>kernel-uek-tools-libs-devel</name> 71260 </rpminfo_object> 71261 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242003" version="501"> 71262 <name>kernel-uek-debug</name> 71263 </rpminfo_object> 71264 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242009" version="501"> 71265 <name>kernel-uek-tools-libs</name> 71266 </rpminfo_object> 71267 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242002" version="501"> 71268 <name>kernel-uek</name> 71269 </rpminfo_object> 71270 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242008" version="501"> 71271 <name>kernel-uek-tools</name> 71272 </rpminfo_object> 71273 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184242006" version="501"> 71274 <name>kernel-uek-doc</name> 71275 </rpminfo_object> 71276 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184244007" version="501"> 71277 <name>kernel-uek-firmware</name> 71278 </rpminfo_object> 71279 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184244001" version="501"> 71280 <name>oraclelinux-release</name> 71281 </rpminfo_object> 71282 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184244004" version="501"> 71283 <name>kernel-uek-debug-devel</name> 71284 </rpminfo_object> 71285 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184244005" version="501"> 71286 <name>kernel-uek-devel</name> 71287 </rpminfo_object> 71288 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184244003" version="501"> 71289 <name>kernel-uek-debug</name> 71290 </rpminfo_object> 71291 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184244002" version="501"> 71292 <name>kernel-uek</name> 71293 </rpminfo_object> 71294 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184244006" version="501"> 71295 <name>kernel-uek-doc</name> 71296 </rpminfo_object> 71297 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245009" version="501"> 71298 <name>kernel-uek-firmware</name> 71299 </rpminfo_object> 71300 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245001" version="501"> 71301 <name>oraclelinux-release</name> 71302 </rpminfo_object> 71303 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245006" version="501"> 71304 <name>kernel-uek-debug-devel</name> 71305 </rpminfo_object> 71306 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245007" version="501"> 71307 <name>kernel-uek-devel</name> 71308 </rpminfo_object> 71309 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245005" version="501"> 71310 <name>kernel-uek-debug</name> 71311 </rpminfo_object> 71312 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245003" version="501"> 71313 <name>dtrace-modules-3.8.13-118.25.1.el7uek</name> 71314 </rpminfo_object> 71315 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245004" version="501"> 71316 <name>kernel-uek</name> 71317 </rpminfo_object> 71318 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245002" version="501"> 71319 <name>dtrace-modules-3.8.13-118.25.1.el6uek</name> 71320 </rpminfo_object> 71321 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184245008" version="501"> 71322 <name>kernel-uek-doc</name> 71323 </rpminfo_object> 71324 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184246007" version="501"> 71325 <name>kernel-uek-firmware</name> 71326 </rpminfo_object> 71327 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184246001" version="501"> 71328 <name>oraclelinux-release</name> 71329 </rpminfo_object> 71330 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184246004" version="501"> 71331 <name>kernel-uek-debug-devel</name> 71332 </rpminfo_object> 71333 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184246005" version="501"> 71334 <name>kernel-uek-devel</name> 71335 </rpminfo_object> 71336 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184246003" version="501"> 71337 <name>kernel-uek-debug</name> 71338 </rpminfo_object> 71339 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184246002" version="501"> 71340 <name>kernel-uek</name> 71341 </rpminfo_object> 71342 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184246006" version="501"> 71343 <name>kernel-uek-doc</name> 71344 </rpminfo_object> 71345 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184248004" version="501"> 71346 <name>openssl-perl</name> 71347 </rpminfo_object> 71348 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184248005" version="501"> 71349 <name>openssl-static</name> 71350 </rpminfo_object> 71351 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184248002" version="501"> 71352 <name>openssl</name> 71353 </rpminfo_object> 71354 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184248003" version="501"> 71355 <name>openssl-devel</name> 71356 </rpminfo_object> 71357 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184248001" version="501"> 71358 <name>oraclelinux-release</name> 71359 </rpminfo_object> 71360 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184249001" version="501"> 71361 <name>oraclelinux-release</name> 71362 </rpminfo_object> 71363 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184249002" version="501"> 71364 <name>openssl</name> 71365 </rpminfo_object> 71366 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184249003" version="501"> 71367 <name>openssl-devel</name> 71368 </rpminfo_object> 71369 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184249005" version="501"> 71370 <name>openssl-perl</name> 71371 </rpminfo_object> 71372 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184249006" version="501"> 71373 <name>openssl-static</name> 71374 </rpminfo_object> 71375 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184249004" version="501"> 71376 <name>openssl-libs</name> 71377 </rpminfo_object> 71378 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184250007" version="501"> 71379 <name>kernel-uek-firmware</name> 71380 </rpminfo_object> 71381 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184250001" version="501"> 71382 <name>oraclelinux-release</name> 71383 </rpminfo_object> 71384 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184250004" version="501"> 71385 <name>kernel-uek-debug-devel</name> 71386 </rpminfo_object> 71387 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184250005" version="501"> 71388 <name>kernel-uek-devel</name> 71389 </rpminfo_object> 71390 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184250003" version="501"> 71391 <name>kernel-uek-debug</name> 71392 </rpminfo_object> 71393 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184250002" version="501"> 71394 <name>kernel-uek</name> 71395 </rpminfo_object> 71396 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184250006" version="501"> 71397 <name>kernel-uek-doc</name> 71398 </rpminfo_object> 71399 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184261007" version="501"> 71400 <name>kernel-uek-firmware</name> 71401 </rpminfo_object> 71402 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184261001" version="501"> 71403 <name>oraclelinux-release</name> 71404 </rpminfo_object> 71405 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184261004" version="501"> 71406 <name>kernel-uek-debug-devel</name> 71407 </rpminfo_object> 71408 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184261005" version="501"> 71409 <name>kernel-uek-devel</name> 71410 </rpminfo_object> 71411 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184261003" version="501"> 71412 <name>kernel-uek-debug</name> 71413 </rpminfo_object> 71414 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184261002" version="501"> 71415 <name>kernel-uek</name> 71416 </rpminfo_object> 71417 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184261006" version="501"> 71418 <name>kernel-uek-doc</name> 71419 </rpminfo_object> 71420 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262001" version="501"> 71421 <name>oraclelinux-release</name> 71422 </rpminfo_object> 71423 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262004" version="501"> 71424 <name>qemu-block-iscsi</name> 71425 </rpminfo_object> 71426 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262011" version="501"> 71427 <name>qemu-system-x86-core</name> 71428 </rpminfo_object> 71429 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262008" version="501"> 71430 <name>qemu-kvm</name> 71431 </rpminfo_object> 71432 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262005" version="501"> 71433 <name>qemu-block-rbd</name> 71434 </rpminfo_object> 71435 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262007" version="501"> 71436 <name>qemu-img</name> 71437 </rpminfo_object> 71438 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262009" version="501"> 71439 <name>qemu-kvm-core</name> 71440 </rpminfo_object> 71441 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262010" version="501"> 71442 <name>qemu-system-x86</name> 71443 </rpminfo_object> 71444 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262006" version="501"> 71445 <name>qemu-common</name> 71446 </rpminfo_object> 71447 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262003" version="501"> 71448 <name>qemu-block-gluster</name> 71449 </rpminfo_object> 71450 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184262002" version="501"> 71451 <name>qemu</name> 71452 </rpminfo_object> 71453 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184265007" version="501"> 71454 <name>kernel-uek-firmware</name> 71455 </rpminfo_object> 71456 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184265001" version="501"> 71457 <name>oraclelinux-release</name> 71458 </rpminfo_object> 71459 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184265004" version="501"> 71460 <name>kernel-uek-debug-devel</name> 71461 </rpminfo_object> 71462 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184265005" version="501"> 71463 <name>kernel-uek-devel</name> 71464 </rpminfo_object> 71465 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184265003" version="501"> 71466 <name>kernel-uek-debug</name> 71467 </rpminfo_object> 71468 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184265002" version="501"> 71469 <name>kernel-uek</name> 71470 </rpminfo_object> 71471 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184265006" version="501"> 71472 <name>kernel-uek-doc</name> 71473 </rpminfo_object> 71474 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268009" version="501"> 71475 <name>kernel-uek-firmware</name> 71476 </rpminfo_object> 71477 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268001" version="501"> 71478 <name>oraclelinux-release</name> 71479 </rpminfo_object> 71480 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268006" version="501"> 71481 <name>kernel-uek-debug-devel</name> 71482 </rpminfo_object> 71483 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268007" version="501"> 71484 <name>kernel-uek-devel</name> 71485 </rpminfo_object> 71486 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268005" version="501"> 71487 <name>kernel-uek-debug</name> 71488 </rpminfo_object> 71489 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268002" version="501"> 71490 <name>dtrace-modules-3.8.13-118.26.1.el6uek</name> 71491 </rpminfo_object> 71492 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268004" version="501"> 71493 <name>kernel-uek</name> 71494 </rpminfo_object> 71495 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268008" version="501"> 71496 <name>kernel-uek-doc</name> 71497 </rpminfo_object> 71498 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184268003" version="501"> 71499 <name>dtrace-modules-3.8.13-118.26.1.el7uek</name> 71500 </rpminfo_object> 71501 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184269007" version="501"> 71502 <name>kernel-uek-firmware</name> 71503 </rpminfo_object> 71504 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184269001" version="501"> 71505 <name>oraclelinux-release</name> 71506 </rpminfo_object> 71507 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184269004" version="501"> 71508 <name>kernel-uek-debug-devel</name> 71509 </rpminfo_object> 71510 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184269005" version="501"> 71511 <name>kernel-uek-devel</name> 71512 </rpminfo_object> 71513 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184269003" version="501"> 71514 <name>kernel-uek-debug</name> 71515 </rpminfo_object> 71516 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184269002" version="501"> 71517 <name>kernel-uek</name> 71518 </rpminfo_object> 71519 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184269006" version="501"> 71520 <name>kernel-uek-doc</name> 71521 </rpminfo_object> 71522 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270011" version="501"> 71523 <name>perf</name> 71524 </rpminfo_object> 71525 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270001" version="501"> 71526 <name>oraclelinux-release</name> 71527 </rpminfo_object> 71528 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270004" version="501"> 71529 <name>kernel-uek-debug-devel</name> 71530 </rpminfo_object> 71531 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270012" version="501"> 71532 <name>python-perf</name> 71533 </rpminfo_object> 71534 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270005" version="501"> 71535 <name>kernel-uek-devel</name> 71536 </rpminfo_object> 71537 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270007" version="501"> 71538 <name>kernel-uek-headers</name> 71539 </rpminfo_object> 71540 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270010" version="501"> 71541 <name>kernel-uek-tools-libs-devel</name> 71542 </rpminfo_object> 71543 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270003" version="501"> 71544 <name>kernel-uek-debug</name> 71545 </rpminfo_object> 71546 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270009" version="501"> 71547 <name>kernel-uek-tools-libs</name> 71548 </rpminfo_object> 71549 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270002" version="501"> 71550 <name>kernel-uek</name> 71551 </rpminfo_object> 71552 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270008" version="501"> 71553 <name>kernel-uek-tools</name> 71554 </rpminfo_object> 71555 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184270006" version="501"> 71556 <name>kernel-uek-doc</name> 71557 </rpminfo_object> 71558 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285010" version="501"> 71559 <name>qemu-kvm-core</name> 71560 </rpminfo_object> 71561 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285001" version="501"> 71562 <name>oraclelinux-release</name> 71563 </rpminfo_object> 71564 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285005" version="501"> 71565 <name>qemu-block-iscsi</name> 71566 </rpminfo_object> 71567 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285009" version="501"> 71568 <name>qemu-kvm</name> 71569 </rpminfo_object> 71570 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285006" version="501"> 71571 <name>qemu-block-rbd</name> 71572 </rpminfo_object> 71573 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285008" version="501"> 71574 <name>qemu-img</name> 71575 </rpminfo_object> 71576 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285002" version="501"> 71577 <name>ivshmem-tools</name> 71578 </rpminfo_object> 71579 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285011" version="501"> 71580 <name>qemu-system-aarch64</name> 71581 </rpminfo_object> 71582 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285007" version="501"> 71583 <name>qemu-common</name> 71584 </rpminfo_object> 71585 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285012" version="501"> 71586 <name>qemu-system-aarch64-core</name> 71587 </rpminfo_object> 71588 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285004" version="501"> 71589 <name>qemu-block-gluster</name> 71590 </rpminfo_object> 71591 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184285003" version="501"> 71592 <name>qemu</name> 71593 </rpminfo_object> 71594 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184288007" version="501"> 71595 <name>kernel-uek-firmware</name> 71596 </rpminfo_object> 71597 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184288001" version="501"> 71598 <name>oraclelinux-release</name> 71599 </rpminfo_object> 71600 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184288004" version="501"> 71601 <name>kernel-uek-debug-devel</name> 71602 </rpminfo_object> 71603 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184288005" version="501"> 71604 <name>kernel-uek-devel</name> 71605 </rpminfo_object> 71606 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184288003" version="501"> 71607 <name>kernel-uek-debug</name> 71608 </rpminfo_object> 71609 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184288002" version="501"> 71610 <name>kernel-uek</name> 71611 </rpminfo_object> 71612 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184288006" version="501"> 71613 <name>kernel-uek-doc</name> 71614 </rpminfo_object> 71615 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289001" version="501"> 71616 <name>oraclelinux-release</name> 71617 </rpminfo_object> 71618 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289004" version="501"> 71619 <name>qemu-block-iscsi</name> 71620 </rpminfo_object> 71621 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289011" version="501"> 71622 <name>qemu-system-x86-core</name> 71623 </rpminfo_object> 71624 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289008" version="501"> 71625 <name>qemu-kvm</name> 71626 </rpminfo_object> 71627 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289005" version="501"> 71628 <name>qemu-block-rbd</name> 71629 </rpminfo_object> 71630 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289007" version="501"> 71631 <name>qemu-img</name> 71632 </rpminfo_object> 71633 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289009" version="501"> 71634 <name>qemu-kvm-core</name> 71635 </rpminfo_object> 71636 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289010" version="501"> 71637 <name>qemu-system-x86</name> 71638 </rpminfo_object> 71639 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289006" version="501"> 71640 <name>qemu-common</name> 71641 </rpminfo_object> 71642 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289003" version="501"> 71643 <name>qemu-block-gluster</name> 71644 </rpminfo_object> 71645 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184289002" version="501"> 71646 <name>qemu</name> 71647 </rpminfo_object> 71648 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184299007" version="501"> 71649 <name>kernel-uek-firmware</name> 71650 </rpminfo_object> 71651 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184299001" version="501"> 71652 <name>oraclelinux-release</name> 71653 </rpminfo_object> 71654 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184299004" version="501"> 71655 <name>kernel-uek-debug-devel</name> 71656 </rpminfo_object> 71657 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184299005" version="501"> 71658 <name>kernel-uek-devel</name> 71659 </rpminfo_object> 71660 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184299003" version="501"> 71661 <name>kernel-uek-debug</name> 71662 </rpminfo_object> 71663 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184299002" version="501"> 71664 <name>kernel-uek</name> 71665 </rpminfo_object> 71666 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184299006" version="501"> 71667 <name>kernel-uek-doc</name> 71668 </rpminfo_object> 71669 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300002" version="501"> 71670 <name>dtrace-modules-3.8.13-118.28.1.el6uek</name> 71671 </rpminfo_object> 71672 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300003" version="501"> 71673 <name>dtrace-modules-3.8.13-118.28.1.el7uek</name> 71674 </rpminfo_object> 71675 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300009" version="501"> 71676 <name>kernel-uek-firmware</name> 71677 </rpminfo_object> 71678 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300001" version="501"> 71679 <name>oraclelinux-release</name> 71680 </rpminfo_object> 71681 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300006" version="501"> 71682 <name>kernel-uek-debug-devel</name> 71683 </rpminfo_object> 71684 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300007" version="501"> 71685 <name>kernel-uek-devel</name> 71686 </rpminfo_object> 71687 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300005" version="501"> 71688 <name>kernel-uek-debug</name> 71689 </rpminfo_object> 71690 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300004" version="501"> 71691 <name>kernel-uek</name> 71692 </rpminfo_object> 71693 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184300008" version="501"> 71694 <name>kernel-uek-doc</name> 71695 </rpminfo_object> 71696 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184301007" version="501"> 71697 <name>kernel-uek-firmware</name> 71698 </rpminfo_object> 71699 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184301001" version="501"> 71700 <name>oraclelinux-release</name> 71701 </rpminfo_object> 71702 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184301004" version="501"> 71703 <name>kernel-uek-debug-devel</name> 71704 </rpminfo_object> 71705 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184301005" version="501"> 71706 <name>kernel-uek-devel</name> 71707 </rpminfo_object> 71708 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184301003" version="501"> 71709 <name>kernel-uek-debug</name> 71710 </rpminfo_object> 71711 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184301002" version="501"> 71712 <name>kernel-uek</name> 71713 </rpminfo_object> 71714 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184301006" version="501"> 71715 <name>kernel-uek-doc</name> 71716 </rpminfo_object> 71717 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184303003" version="501"> 71718 <name>kubectl</name> 71719 </rpminfo_object> 71720 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184303002" version="501"> 71721 <name>kubeadm</name> 71722 </rpminfo_object> 71723 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184303004" version="501"> 71724 <name>kubelet</name> 71725 </rpminfo_object> 71726 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184303001" version="501"> 71727 <name>oraclelinux-release</name> 71728 </rpminfo_object> 71729 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304011" version="501"> 71730 <name>perf</name> 71731 </rpminfo_object> 71732 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304001" version="501"> 71733 <name>oraclelinux-release</name> 71734 </rpminfo_object> 71735 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304004" version="501"> 71736 <name>kernel-uek-debug-devel</name> 71737 </rpminfo_object> 71738 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304012" version="501"> 71739 <name>python-perf</name> 71740 </rpminfo_object> 71741 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304005" version="501"> 71742 <name>kernel-uek-devel</name> 71743 </rpminfo_object> 71744 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304007" version="501"> 71745 <name>kernel-uek-headers</name> 71746 </rpminfo_object> 71747 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304010" version="501"> 71748 <name>kernel-uek-tools-libs-devel</name> 71749 </rpminfo_object> 71750 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304003" version="501"> 71751 <name>kernel-uek-debug</name> 71752 </rpminfo_object> 71753 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304009" version="501"> 71754 <name>kernel-uek-tools-libs</name> 71755 </rpminfo_object> 71756 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304002" version="501"> 71757 <name>kernel-uek</name> 71758 </rpminfo_object> 71759 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304008" version="501"> 71760 <name>kernel-uek-tools</name> 71761 </rpminfo_object> 71762 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184304006" version="501"> 71763 <name>kernel-uek-doc</name> 71764 </rpminfo_object> 71765 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184307007" version="501"> 71766 <name>kernel-uek-firmware</name> 71767 </rpminfo_object> 71768 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184307001" version="501"> 71769 <name>oraclelinux-release</name> 71770 </rpminfo_object> 71771 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184307004" version="501"> 71772 <name>kernel-uek-debug-devel</name> 71773 </rpminfo_object> 71774 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184307005" version="501"> 71775 <name>kernel-uek-devel</name> 71776 </rpminfo_object> 71777 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184307003" version="501"> 71778 <name>kernel-uek-debug</name> 71779 </rpminfo_object> 71780 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184307002" version="501"> 71781 <name>kernel-uek</name> 71782 </rpminfo_object> 71783 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184307006" version="501"> 71784 <name>kernel-uek-doc</name> 71785 </rpminfo_object> 71786 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312001" version="501"> 71787 <name>oraclelinux-release</name> 71788 </rpminfo_object> 71789 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312004" version="501"> 71790 <name>qemu-block-iscsi</name> 71791 </rpminfo_object> 71792 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312011" version="501"> 71793 <name>qemu-system-x86-core</name> 71794 </rpminfo_object> 71795 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312008" version="501"> 71796 <name>qemu-kvm</name> 71797 </rpminfo_object> 71798 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312005" version="501"> 71799 <name>qemu-block-rbd</name> 71800 </rpminfo_object> 71801 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312007" version="501"> 71802 <name>qemu-img</name> 71803 </rpminfo_object> 71804 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312009" version="501"> 71805 <name>qemu-kvm-core</name> 71806 </rpminfo_object> 71807 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312010" version="501"> 71808 <name>qemu-system-x86</name> 71809 </rpminfo_object> 71810 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312006" version="501"> 71811 <name>qemu-common</name> 71812 </rpminfo_object> 71813 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312003" version="501"> 71814 <name>qemu-block-gluster</name> 71815 </rpminfo_object> 71816 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184312002" version="501"> 71817 <name>qemu</name> 71818 </rpminfo_object> 71819 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313010" version="501"> 71820 <name>qemu-kvm-core</name> 71821 </rpminfo_object> 71822 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313001" version="501"> 71823 <name>oraclelinux-release</name> 71824 </rpminfo_object> 71825 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313005" version="501"> 71826 <name>qemu-block-iscsi</name> 71827 </rpminfo_object> 71828 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313009" version="501"> 71829 <name>qemu-kvm</name> 71830 </rpminfo_object> 71831 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313006" version="501"> 71832 <name>qemu-block-rbd</name> 71833 </rpminfo_object> 71834 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313008" version="501"> 71835 <name>qemu-img</name> 71836 </rpminfo_object> 71837 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313002" version="501"> 71838 <name>ivshmem-tools</name> 71839 </rpminfo_object> 71840 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313011" version="501"> 71841 <name>qemu-system-aarch64</name> 71842 </rpminfo_object> 71843 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313007" version="501"> 71844 <name>qemu-common</name> 71845 </rpminfo_object> 71846 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313012" version="501"> 71847 <name>qemu-system-aarch64-core</name> 71848 </rpminfo_object> 71849 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313004" version="501"> 71850 <name>qemu-block-gluster</name> 71851 </rpminfo_object> 71852 <rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:20184313003" version="501"> 71853 <name>qemu</name> 71854 </rpminfo_object> 71855 </objects> 71856 <states> 71857 <!-- 71858 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71859 --> 71860 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180007001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71861 </rpminfo_state> 71862 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180007002" version="501"><version operation="pattern match">^7</version> 71863 </rpminfo_state> 71864 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180007003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-693.11.6.el7</evr> 71865 </rpminfo_state> 71866 <!-- 71867 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71868 --> 71869 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180008001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71870 </rpminfo_state> 71871 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180008002" version="501"><version operation="pattern match">^6</version> 71872 </rpminfo_state> 71873 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180008003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.32-696.18.7.el6</evr> 71874 </rpminfo_state> 71875 <!-- 71876 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71877 --> 71878 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180012001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71879 </rpminfo_state> 71880 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180012002" version="501"><version operation="pattern match">^7</version> 71881 </rpminfo_state> 71882 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180012003" version="501"><evr datatype="evr_string" operation="less than">2:2.1-22.2.el7</evr> 71883 </rpminfo_state> 71884 <!-- 71885 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71886 --> 71887 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180013001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71888 </rpminfo_state> 71889 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180013002" version="501"><version operation="pattern match">^6</version> 71890 </rpminfo_state> 71891 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180013003" version="501"><evr datatype="evr_string" operation="less than">1:1.17-25.2.el6_9</evr> 71892 </rpminfo_state> 71893 <!-- 71894 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71895 --> 71896 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180023001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71897 </rpminfo_state> 71898 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180023002" version="501"><version operation="pattern match">^7</version> 71899 </rpminfo_state> 71900 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180023003" version="501"><evr datatype="evr_string" operation="less than">10:1.5.3-141.el7_4.6</evr> 71901 </rpminfo_state> 71902 <!-- 71903 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71904 --> 71905 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180024001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71906 </rpminfo_state> 71907 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180024002" version="501"><version operation="pattern match">^6</version> 71908 </rpminfo_state> 71909 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180024003" version="501"><evr datatype="evr_string" operation="less than">2:0.12.1.2-2.503.el6_9.4</evr> 71910 </rpminfo_state> 71911 <!-- 71912 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71913 --> 71914 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180029001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71915 </rpminfo_state> 71916 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180029002" version="501"><version operation="pattern match">^7</version> 71917 </rpminfo_state> 71918 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180029003" version="501"><evr datatype="evr_string" operation="less than">0:3.2.0-14.0.1.el7_4.7</evr> 71919 </rpminfo_state> 71920 <!-- 71921 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71922 --> 71923 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180030001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71924 </rpminfo_state> 71925 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180030002" version="501"><version operation="pattern match">^6</version> 71926 </rpminfo_state> 71927 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180030003" version="501"><evr datatype="evr_string" operation="less than">0:0.10.2-62.0.1.el6_9.1</evr> 71928 </rpminfo_state> 71929 <!-- 71930 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71931 --> 71932 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180061001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71933 </rpminfo_state> 71934 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180061002" version="501"><version operation="pattern match">^6</version> 71935 </rpminfo_state> 71936 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180061003" version="501"><evr datatype="evr_string" operation="less than">0:52.5.2-1.0.1.el6_9</evr> 71937 </rpminfo_state> 71938 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180061004" version="501"><version operation="pattern match">^7</version> 71939 </rpminfo_state> 71940 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180061005" version="501"><evr datatype="evr_string" operation="less than">0:52.5.2-1.0.1.el7_4</evr> 71941 </rpminfo_state> 71942 <!-- 71943 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71944 --> 71945 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180095001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71946 </rpminfo_state> 71947 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180095002" version="501"><version operation="pattern match">^6</version> 71948 </rpminfo_state> 71949 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180095003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.161-3.b14.el6_9</evr> 71950 </rpminfo_state> 71951 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180095004" version="501"><version operation="pattern match">^7</version> 71952 </rpminfo_state> 71953 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180095005" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.161-0.b14.el7_4</evr> 71954 </rpminfo_state> 71955 <!-- 71956 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71957 --> 71958 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180101001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71959 </rpminfo_state> 71960 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180101002" version="501"><version operation="pattern match">^6</version> 71961 </rpminfo_state> 71962 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180101003" version="501"><evr datatype="evr_string" operation="less than">32:9.8.2-0.62.rc1.el6_9.5</evr> 71963 </rpminfo_state> 71964 <!-- 71965 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71966 --> 71967 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180102001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71968 </rpminfo_state> 71969 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180102002" version="501"><version operation="pattern match">^7</version> 71970 </rpminfo_state> 71971 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180102003" version="501"><evr datatype="evr_string" operation="less than">32:9.9.4-51.el7_4.2</evr> 71972 </rpminfo_state> 71973 <!-- 71974 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71975 --> 71976 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180122001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71977 </rpminfo_state> 71978 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180122002" version="501"><version operation="pattern match">^6</version> 71979 </rpminfo_state> 71980 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180122003" version="501"><evr datatype="evr_string" operation="less than">0:52.6.0-1.0.1.el6_9</evr> 71981 </rpminfo_state> 71982 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180122004" version="501"><version operation="pattern match">^7</version> 71983 </rpminfo_state> 71984 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180122005" version="501"><evr datatype="evr_string" operation="less than">0:52.6.0-1.0.1.el7_4</evr> 71985 </rpminfo_state> 71986 <!-- 71987 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71988 --> 71989 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180151001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71990 </rpminfo_state> 71991 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180151002" version="501"><version operation="pattern match">^7</version> 71992 </rpminfo_state> 71993 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180151003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-693.17.1.el7</evr> 71994 </rpminfo_state> 71995 <!-- 71996 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 71997 --> 71998 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180158001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 71999 </rpminfo_state> 72000 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180158002" version="501"><version operation="pattern match">^7</version> 72001 </rpminfo_state> 72002 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180158003" version="501"><evr datatype="evr_string" operation="less than">12:4.2.5-58.0.1.el7_4.1</evr> 72003 </rpminfo_state> 72004 <!-- 72005 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72006 --> 72007 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180163001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72008 </rpminfo_state> 72009 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180163002" version="501"><version operation="pattern match">^7</version> 72010 </rpminfo_state> 72011 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180163003" version="501"><evr datatype="evr_string" operation="less than">0:1.3.6.1-26.el7_4</evr> 72012 </rpminfo_state> 72013 <!-- 72014 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72015 --> 72016 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180169001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72017 </rpminfo_state> 72018 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180169002" version="501"><version operation="pattern match">^6</version> 72019 </rpminfo_state> 72020 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180169003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.32-696.20.1.el6</evr> 72021 </rpminfo_state> 72022 <!-- 72023 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72024 --> 72025 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180223001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72026 </rpminfo_state> 72027 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180223002" version="501"><version operation="pattern match">^7</version> 72028 </rpminfo_state> 72029 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180223003" version="501"><evr datatype="evr_string" operation="less than">0:3.22.3-4.el7_4</evr> 72030 </rpminfo_state> 72031 <!-- 72032 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72033 --> 72034 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180260001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72035 </rpminfo_state> 72036 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180260002" version="501"><version operation="pattern match">^7</version> 72037 </rpminfo_state> 72038 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180260003" version="501"><evr datatype="evr_string" operation="less than">0:219-42.0.2.el7_4.7</evr> 72039 </rpminfo_state> 72040 <!-- 72041 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72042 --> 72043 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180262001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72044 </rpminfo_state> 72045 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180262002" version="501"><version operation="pattern match">^6</version> 72046 </rpminfo_state> 72047 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180262003" version="501"><evr datatype="evr_string" operation="less than">0:52.6.0-1.0.1.el6_9</evr> 72048 </rpminfo_state> 72049 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180262004" version="501"><version operation="pattern match">^7</version> 72050 </rpminfo_state> 72051 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180262005" version="501"><evr datatype="evr_string" operation="less than">0:52.6.0-1.0.1.el7_4</evr> 72052 </rpminfo_state> 72053 <!-- 72054 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72055 --> 72056 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180292001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 72057 </rpminfo_state> 72058 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180292002" version="501"><version operation="pattern match">^5</version> 72059 </rpminfo_state> 72060 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180292003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.18-419.0.0.0.8.el5</evr> 72061 </rpminfo_state> 72062 <!-- 72063 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72064 --> 72065 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180349001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72066 </rpminfo_state> 72067 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180349002" version="501"><version operation="pattern match">^6</version> 72068 </rpminfo_state> 72069 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180349003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.171-2.6.13.0.0.1.el6_9</evr> 72070 </rpminfo_state> 72071 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180349004" version="501"><version operation="pattern match">^7</version> 72072 </rpminfo_state> 72073 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180349005" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.171-2.6.13.0.0.1.el7_4</evr> 72074 </rpminfo_state> 72075 <!-- 72076 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72077 --> 72078 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180350001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72079 </rpminfo_state> 72080 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180350002" version="501"><version operation="pattern match">^7</version> 72081 </rpminfo_state> 72082 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180350003" version="501"><evr datatype="evr_string" operation="less than">0:0.7-4.el7_4</evr> 72083 </rpminfo_state> 72084 <!-- 72085 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72086 --> 72087 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180377001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72088 </rpminfo_state> 72089 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180377002" version="501"><version operation="pattern match">^7</version> 72090 </rpminfo_state> 72091 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180377003" version="501"><evr datatype="evr_string" operation="less than">0:0.99.22.4-5.el7_4</evr> 72092 </rpminfo_state> 72093 <!-- 72094 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72095 --> 72096 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72097 </rpminfo_state> 72098 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378002" version="501"><version operation="pattern match">^7</version> 72099 </rpminfo_state> 72100 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378003" version="501"><evr datatype="evr_string" operation="less than">0:2.0.0.648-33.el7_4</evr> 72101 </rpminfo_state> 72102 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378004" version="501"><evr datatype="evr_string" operation="less than">0:4.3.2-33.el7_4</evr> 72103 </rpminfo_state> 72104 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378005" version="501"><evr datatype="evr_string" operation="less than">0:0.9.6-33.el7_4</evr> 72105 </rpminfo_state> 72106 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378006" version="501"><evr datatype="evr_string" operation="less than">0:2.0.14.1-33.el7_4</evr> 72107 </rpminfo_state> 72108 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378007" version="501"><evr datatype="evr_string" operation="less than">0:0.4.2-33.el7_4</evr> 72109 </rpminfo_state> 72110 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378008" version="501"><evr datatype="evr_string" operation="less than">0:1.7.7-33.el7_4</evr> 72111 </rpminfo_state> 72112 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378009" version="501"><evr datatype="evr_string" operation="less than">0:1.2.0-33.el7_4</evr> 72113 </rpminfo_state> 72114 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378010" version="501"><evr datatype="evr_string" operation="less than">0:4.0.0-33.el7_4</evr> 72115 </rpminfo_state> 72116 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180378011" version="501"><evr datatype="evr_string" operation="less than">0:2.0.0-33.el7_4</evr> 72117 </rpminfo_state> 72118 <!-- 72119 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72120 --> 72121 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180395001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72122 </rpminfo_state> 72123 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180395002" version="501"><version operation="pattern match">^7</version> 72124 </rpminfo_state> 72125 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180395003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-693.21.1.el7</evr> 72126 </rpminfo_state> 72127 <!-- 72128 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72129 --> 72130 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180406001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72131 </rpminfo_state> 72132 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180406002" version="501"><version operation="pattern match">^7</version> 72133 </rpminfo_state> 72134 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180406003" version="501"><evr datatype="evr_string" operation="less than">0:5.4.16-43.el7_4.1</evr> 72135 </rpminfo_state> 72136 <!-- 72137 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72138 --> 72139 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180414001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72140 </rpminfo_state> 72141 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180414002" version="501"><version operation="pattern match">^7</version> 72142 </rpminfo_state> 72143 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180414003" version="501"><evr datatype="evr_string" operation="less than">0:1.3.6.1-28.el7_4</evr> 72144 </rpminfo_state> 72145 <!-- 72146 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72147 --> 72148 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180418001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72149 </rpminfo_state> 72150 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180418002" version="501"><version operation="pattern match">^7</version> 72151 </rpminfo_state> 72152 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180418003" version="501"><evr datatype="evr_string" operation="less than">1:5.0.6.2-15.0.1.el7_4</evr> 72153 </rpminfo_state> 72154 <!-- 72155 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72156 --> 72157 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180469001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72158 </rpminfo_state> 72159 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180469002" version="501"><version operation="pattern match">^6</version> 72160 </rpminfo_state> 72161 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180469003" version="501"><evr datatype="evr_string" operation="less than">12:4.1.1-53.P1.0.1.el6_9.3</evr> 72162 </rpminfo_state> 72163 <!-- 72164 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72165 --> 72166 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180483001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72167 </rpminfo_state> 72168 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180483002" version="501"><version operation="pattern match">^7</version> 72169 </rpminfo_state> 72170 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180483003" version="501"><evr datatype="evr_string" operation="less than">12:4.2.5-58.0.1.el7_4.3</evr> 72171 </rpminfo_state> 72172 <!-- 72173 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72174 --> 72175 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180504001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72176 </rpminfo_state> 72177 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180504002" version="501"><version operation="pattern match">^6</version> 72178 </rpminfo_state> 72179 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180504003" version="501"><evr datatype="evr_string" operation="less than">3:2.1.12-26.el6_9.3</evr> 72180 </rpminfo_state> 72181 <!-- 72182 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72183 --> 72184 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180505001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72185 </rpminfo_state> 72186 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180505002" version="501"><version operation="pattern match">^7</version> 72187 </rpminfo_state> 72188 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180505003" version="501"><evr datatype="evr_string" operation="less than">3:2.1.15-26.el7_4.1</evr> 72189 </rpminfo_state> 72190 <!-- 72191 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72192 --> 72193 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180515001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72194 </rpminfo_state> 72195 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180515002" version="501"><version operation="pattern match">^6</version> 72196 </rpminfo_state> 72197 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180515003" version="501"><evr datatype="evr_string" operation="less than">0:1.2.11.15-94.el6_9</evr> 72198 </rpminfo_state> 72199 <!-- 72200 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72201 --> 72202 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180516001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72203 </rpminfo_state> 72204 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180516002" version="501"><version operation="pattern match">^6</version> 72205 </rpminfo_state> 72206 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180516003" version="501"><evr datatype="evr_string" operation="less than">2:0.12.1.2-2.503.el6_9.5</evr> 72207 </rpminfo_state> 72208 <!-- 72209 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72210 --> 72211 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180517001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72212 </rpminfo_state> 72213 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180517002" version="501"><version operation="pattern match">^6</version> 72214 </rpminfo_state> 72215 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180517003" version="501"><evr datatype="evr_string" operation="less than">1:4.3.7.2-2.0.1.el6_9.2</evr> 72216 </rpminfo_state> 72217 <!-- 72218 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72219 --> 72220 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180526001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72221 </rpminfo_state> 72222 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180526002" version="501"><version operation="pattern match">^6</version> 72223 </rpminfo_state> 72224 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180526003" version="501"><evr datatype="evr_string" operation="less than">0:52.7.0-1.0.1.el6_9</evr> 72225 </rpminfo_state> 72226 <!-- 72227 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72228 --> 72229 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180527001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72230 </rpminfo_state> 72231 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180527002" version="501"><version operation="pattern match">^7</version> 72232 </rpminfo_state> 72233 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180527003" version="501"><evr datatype="evr_string" operation="less than">0:52.7.0-1.0.1.el7_4</evr> 72234 </rpminfo_state> 72235 <!-- 72236 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72237 --> 72238 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180549001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72239 </rpminfo_state> 72240 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180549002" version="501"><version operation="pattern match">^6</version> 72241 </rpminfo_state> 72242 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180549003" version="501"><evr datatype="evr_string" operation="less than">0:52.7.2-1.0.1.el6_9</evr> 72243 </rpminfo_state> 72244 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180549004" version="501"><version operation="pattern match">^7</version> 72245 </rpminfo_state> 72246 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180549005" version="501"><evr datatype="evr_string" operation="less than">0:52.7.2-1.0.1.el7_4</evr> 72247 </rpminfo_state> 72248 <!-- 72249 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72250 --> 72251 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180592001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72252 </rpminfo_state> 72253 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180592002" version="501"><version operation="pattern match">^7</version> 72254 </rpminfo_state> 72255 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180592003" version="501"><evr datatype="evr_string" operation="less than">0:1.7.4-4.el7_4</evr> 72256 </rpminfo_state> 72257 <!-- 72258 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72259 --> 72260 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180647001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72261 </rpminfo_state> 72262 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180647002" version="501"><version operation="pattern match">^6</version> 72263 </rpminfo_state> 72264 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180647003" version="501"><evr datatype="evr_string" operation="less than">0:52.7.0-1.0.1.el6_9</evr> 72265 </rpminfo_state> 72266 <!-- 72267 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72268 --> 72269 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180648001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72270 </rpminfo_state> 72271 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180648002" version="501"><version operation="pattern match">^7</version> 72272 </rpminfo_state> 72273 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180648003" version="501"><evr datatype="evr_string" operation="less than">0:52.7.0-1.0.1.el7_4</evr> 72274 </rpminfo_state> 72275 <!-- 72276 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72277 --> 72278 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180649001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72279 </rpminfo_state> 72280 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180649002" version="501"><version operation="pattern match">^6</version> 72281 </rpminfo_state> 72282 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180649003" version="501"><evr datatype="evr_string" operation="less than">1:1.2.3-5.el6_9.1</evr> 72283 </rpminfo_state> 72284 <!-- 72285 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72286 --> 72287 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180666001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72288 </rpminfo_state> 72289 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180666002" version="501"><version operation="pattern match">^7</version> 72290 </rpminfo_state> 72291 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180666003" version="501"><evr datatype="evr_string" operation="less than">0:1.15.1-18.el7</evr> 72292 </rpminfo_state> 72293 <!-- 72294 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72295 --> 72296 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180805001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72297 </rpminfo_state> 72298 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180805002" version="501"><version operation="pattern match">^7</version> 72299 </rpminfo_state> 72300 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180805003" version="501"><evr datatype="evr_string" operation="less than">0:2.17-222.el7</evr> 72301 </rpminfo_state> 72302 <!-- 72303 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72304 --> 72305 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180816001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72306 </rpminfo_state> 72307 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180816002" version="501"><version operation="pattern match">^7</version> 72308 </rpminfo_state> 72309 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180816003" version="501"><evr datatype="evr_string" operation="less than">10:1.5.3-156.el7</evr> 72310 </rpminfo_state> 72311 <!-- 72312 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72313 --> 72314 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180842001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72315 </rpminfo_state> 72316 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180842002" version="501"><version operation="pattern match">^7</version> 72317 </rpminfo_state> 72318 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180842003" version="501"><evr datatype="evr_string" operation="less than">0:0.15-5.el7</evr> 72319 </rpminfo_state> 72320 <!-- 72321 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72322 --> 72323 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180849001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72324 </rpminfo_state> 72325 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180849002" version="501"><version operation="pattern match">^7</version> 72326 </rpminfo_state> 72327 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180849003" version="501"><evr datatype="evr_string" operation="less than">0:4.8.5-28.0.1.el7</evr> 72328 </rpminfo_state> 72329 <!-- 72330 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72331 --> 72332 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180855001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72333 </rpminfo_state> 72334 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180855002" version="501"><version operation="pattern match">^7</version> 72335 </rpminfo_state> 72336 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180855003" version="501"><evr datatype="evr_string" operation="less than">0:4.2.6p5-28.0.1.el7</evr> 72337 </rpminfo_state> 72338 <!-- 72339 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72340 --> 72341 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180913001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72342 </rpminfo_state> 72343 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180913002" version="501"><version operation="pattern match">^7</version> 72344 </rpminfo_state> 72345 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180913003" version="501"><evr datatype="evr_string" operation="less than">0:2.5-22.0.1.el7</evr> 72346 </rpminfo_state> 72347 <!-- 72348 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72349 --> 72350 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180980001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72351 </rpminfo_state> 72352 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180980002" version="501"><version operation="pattern match">^7</version> 72353 </rpminfo_state> 72354 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180980003" version="501"><evr datatype="evr_string" operation="less than">0:7.4p1-16.el7</evr> 72355 </rpminfo_state> 72356 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180980004" version="501"><evr datatype="evr_string" operation="less than">0:0.10.3-2.16.el7</evr> 72357 </rpminfo_state> 72358 <!-- 72359 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72360 --> 72361 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180998001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72362 </rpminfo_state> 72363 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180998002" version="501"><version operation="pattern match">^7</version> 72364 </rpminfo_state> 72365 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20180998003" version="501"><evr datatype="evr_string" operation="less than">1:1.0.2k-12.0.1.el7</evr> 72366 </rpminfo_state> 72367 <!-- 72368 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72369 --> 72370 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181055001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72371 </rpminfo_state> 72372 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181055002" version="501"><version operation="pattern match">^7</version> 72373 </rpminfo_state> 72374 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181055003" version="501"><evr datatype="evr_string" operation="less than">0:0.9.9-12.el7_5</evr> 72375 </rpminfo_state> 72376 <!-- 72377 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72378 --> 72379 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181058001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72380 </rpminfo_state> 72381 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181058002" version="501"><version operation="pattern match">^7</version> 72382 </rpminfo_state> 72383 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181058003" version="501"><evr datatype="evr_string" operation="less than">1:1.3.3-8.el7.1</evr> 72384 </rpminfo_state> 72385 <!-- 72386 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72387 --> 72388 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181060001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72389 </rpminfo_state> 72390 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181060002" version="501"><version operation="pattern match">^7</version> 72391 </rpminfo_state> 72392 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181060003" version="501"><evr datatype="evr_string" operation="less than">0:0.9.162-5.0.3.el7_5.1</evr> 72393 </rpminfo_state> 72394 <!-- 72395 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72396 --> 72397 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181062001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72398 </rpminfo_state> 72399 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181062002" version="501"><version operation="pattern match">^7</version> 72400 </rpminfo_state> 72401 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181062003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-862.el7</evr> 72402 </rpminfo_state> 72403 <!-- 72404 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72405 --> 72406 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181098001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72407 </rpminfo_state> 72408 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181098002" version="501"><version operation="pattern match">^6</version> 72409 </rpminfo_state> 72410 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181098003" version="501"><evr datatype="evr_string" operation="less than">0:52.7.3-1.0.1.el6_9</evr> 72411 </rpminfo_state> 72412 <!-- 72413 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72414 --> 72415 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181099001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72416 </rpminfo_state> 72417 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181099002" version="501"><version operation="pattern match">^7</version> 72418 </rpminfo_state> 72419 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181099003" version="501"><evr datatype="evr_string" operation="less than">0:52.7.3-1.0.1.el7_5</evr> 72420 </rpminfo_state> 72421 <!-- 72422 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72423 --> 72424 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181124001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72425 </rpminfo_state> 72426 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181124002" version="501"><version operation="pattern match">^6</version> 72427 </rpminfo_state> 72428 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181124003" version="501"><evr datatype="evr_string" operation="less than">0:1.7.5-4.el6_9</evr> 72429 </rpminfo_state> 72430 <!-- 72431 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72432 --> 72433 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181169001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72434 </rpminfo_state> 72435 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181169002" version="501"><version operation="pattern match">^7</version> 72436 </rpminfo_state> 72437 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181169003" version="501"><evr datatype="evr_string" operation="less than">0:2.4.3-2.el7_5.1</evr> 72438 </rpminfo_state> 72439 <!-- 72440 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72441 --> 72442 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181188001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72443 </rpminfo_state> 72444 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181188002" version="501"><version operation="pattern match">^6</version> 72445 </rpminfo_state> 72446 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181188003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.171-3.b10.el6_9</evr> 72447 </rpminfo_state> 72448 <!-- 72449 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72450 --> 72451 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181191001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72452 </rpminfo_state> 72453 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181191002" version="501"><version operation="pattern match">^7</version> 72454 </rpminfo_state> 72455 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181191003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.171-7.b10.el7</evr> 72456 </rpminfo_state> 72457 <!-- 72458 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72459 --> 72460 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:201811961001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 72461 </rpminfo_state> 72462 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:201811961002" version="501"><version operation="pattern match">^5</version> 72463 </rpminfo_state> 72464 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:201811961003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.18-419.0.0.0.10.el5</evr> 72465 </rpminfo_state> 72466 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:201811961004" version="501"><evr datatype="evr_string" operation="less than">0:1.4.11-1.el5</evr> 72467 </rpminfo_state> 72468 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:201811961005" version="501"><evr datatype="evr_string" operation="less than">0:2.0.5-2.el5</evr> 72469 </rpminfo_state> 72470 <!-- 72471 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72472 --> 72473 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181199001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72474 </rpminfo_state> 72475 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181199002" version="501"><version operation="pattern match">^6</version> 72476 </rpminfo_state> 72477 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181199003" version="501"><evr datatype="evr_string" operation="less than">0:2.6-8.el6_9</evr> 72478 </rpminfo_state> 72479 <!-- 72480 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72481 --> 72482 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181200001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72483 </rpminfo_state> 72484 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181200002" version="501"><version operation="pattern match">^7</version> 72485 </rpminfo_state> 72486 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181200003" version="501"><evr datatype="evr_string" operation="less than">0:2.7.1-10.el7_5</evr> 72487 </rpminfo_state> 72488 <!-- 72489 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72490 --> 72491 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181223001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72492 </rpminfo_state> 72493 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181223002" version="501"><version operation="pattern match">^7</version> 72494 </rpminfo_state> 72495 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181223003" version="501"><evr datatype="evr_string" operation="less than">0:1.2.12-1.el7_5.1</evr> 72496 </rpminfo_state> 72497 <!-- 72498 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72499 --> 72500 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181224001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72501 </rpminfo_state> 72502 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181224002" version="501"><version operation="pattern match">^7</version> 72503 </rpminfo_state> 72504 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181224003" version="501"><evr datatype="evr_string" operation="less than">0:1.1.5-2.0.1.el7_5</evr> 72505 </rpminfo_state> 72506 <!-- 72507 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72508 --> 72509 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181225001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72510 </rpminfo_state> 72511 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181225002" version="501"><version operation="pattern match">^6</version> 72512 </rpminfo_state> 72513 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181225003" version="501"><evr datatype="evr_string" operation="less than">0:1.2.7-3.el6_9.1</evr> 72514 </rpminfo_state> 72515 <!-- 72516 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72517 --> 72518 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181270001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72519 </rpminfo_state> 72520 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181270002" version="501"><version operation="pattern match">^6</version> 72521 </rpminfo_state> 72522 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181270003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.181-2.6.14.1.0.1.el6_9</evr> 72523 </rpminfo_state> 72524 <!-- 72525 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72526 --> 72527 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181278001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72528 </rpminfo_state> 72529 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181278002" version="501"><version operation="pattern match">^7</version> 72530 </rpminfo_state> 72531 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181278003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.181-2.6.14.5.0.1.el7</evr> 72532 </rpminfo_state> 72533 <!-- 72534 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72535 --> 72536 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181318001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72537 </rpminfo_state> 72538 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181318002" version="501"><version operation="pattern match">^7</version> 72539 </rpminfo_state> 72540 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181318003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-862.2.3.el7</evr> 72541 </rpminfo_state> 72542 <!-- 72543 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72544 --> 72545 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181319001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72546 </rpminfo_state> 72547 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181319002" version="501"><version operation="pattern match">^6</version> 72548 </rpminfo_state> 72549 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181319003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.32-696.28.1.el6</evr> 72550 </rpminfo_state> 72551 <!-- 72552 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72553 --> 72554 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181364001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72555 </rpminfo_state> 72556 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181364002" version="501"><version operation="pattern match">^6</version> 72557 </rpminfo_state> 72558 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181364003" version="501"><evr datatype="evr_string" operation="less than">0:1.2.11.15-95.el6_9</evr> 72559 </rpminfo_state> 72560 <!-- 72561 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72562 --> 72563 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181380001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72564 </rpminfo_state> 72565 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181380002" version="501"><version operation="pattern match">^7</version> 72566 </rpminfo_state> 72567 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181380003" version="501"><evr datatype="evr_string" operation="less than">0:1.3.7.5-21.el7_5</evr> 72568 </rpminfo_state> 72569 <!-- 72570 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72571 --> 72572 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181396001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72573 </rpminfo_state> 72574 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181396002" version="501"><version operation="pattern match">^7</version> 72575 </rpminfo_state> 72576 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181396003" version="501"><evr datatype="evr_string" operation="less than">0:3.9.0-14.el7_5.4</evr> 72577 </rpminfo_state> 72578 <!-- 72579 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72580 --> 72581 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181414001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72582 </rpminfo_state> 72583 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181414002" version="501"><version operation="pattern match">^6</version> 72584 </rpminfo_state> 72585 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181414003" version="501"><evr datatype="evr_string" operation="less than">0:52.8.0-1.0.1.el6_9</evr> 72586 </rpminfo_state> 72587 <!-- 72588 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72589 --> 72590 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181415001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72591 </rpminfo_state> 72592 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181415002" version="501"><version operation="pattern match">^7</version> 72593 </rpminfo_state> 72594 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181415003" version="501"><evr datatype="evr_string" operation="less than">0:52.8.0-1.0.1.el7_5</evr> 72595 </rpminfo_state> 72596 <!-- 72597 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72598 --> 72599 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181416001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72600 </rpminfo_state> 72601 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181416002" version="501"><version operation="pattern match">^7</version> 72602 </rpminfo_state> 72603 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181416003" version="501"><evr datatype="evr_string" operation="less than">10:1.5.3-156.el7_5.1</evr> 72604 </rpminfo_state> 72605 <!-- 72606 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72607 --> 72608 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181453001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72609 </rpminfo_state> 72610 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181453002" version="501"><version operation="pattern match">^7</version> 72611 </rpminfo_state> 72612 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181453003" version="501"><evr datatype="evr_string" operation="less than">12:4.2.5-68.0.1.el7_5.1</evr> 72613 </rpminfo_state> 72614 <!-- 72615 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72616 --> 72617 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181454001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72618 </rpminfo_state> 72619 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181454002" version="501"><version operation="pattern match">^6</version> 72620 </rpminfo_state> 72621 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181454003" version="501"><evr datatype="evr_string" operation="less than">12:4.1.1-53.P1.0.1.el6_9.4</evr> 72622 </rpminfo_state> 72623 <!-- 72624 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72625 --> 72626 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181629001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72627 </rpminfo_state> 72628 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181629002" version="501"><version operation="pattern match">^7</version> 72629 </rpminfo_state> 72630 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181629003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-862.3.2.el7</evr> 72631 </rpminfo_state> 72632 <!-- 72633 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72634 --> 72635 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181632001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72636 </rpminfo_state> 72637 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181632002" version="501"><version operation="pattern match">^7</version> 72638 </rpminfo_state> 72639 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181632003" version="501"><evr datatype="evr_string" operation="less than">0:3.9.0-14.el7_5.5</evr> 72640 </rpminfo_state> 72641 <!-- 72642 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72643 --> 72644 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181633001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72645 </rpminfo_state> 72646 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181633002" version="501"><version operation="pattern match">^7</version> 72647 </rpminfo_state> 72648 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181633003" version="501"><evr datatype="evr_string" operation="less than">10:1.5.3-156.el7_5.2</evr> 72649 </rpminfo_state> 72650 <!-- 72651 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72652 --> 72653 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181647001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72654 </rpminfo_state> 72655 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181647002" version="501"><version operation="pattern match">^6</version> 72656 </rpminfo_state> 72657 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181647003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.181-2.6.14.8.0.1.el6_9</evr> 72658 </rpminfo_state> 72659 <!-- 72660 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72661 --> 72662 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181648001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72663 </rpminfo_state> 72664 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181648002" version="501"><version operation="pattern match">^7</version> 72665 </rpminfo_state> 72666 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181648003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.181-2.6.14.8.0.1.el7_5</evr> 72667 </rpminfo_state> 72668 <!-- 72669 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72670 --> 72671 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181649001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72672 </rpminfo_state> 72673 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181649002" version="501"><version operation="pattern match">^7</version> 72674 </rpminfo_state> 72675 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181649003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.171-8.b10.el7_5</evr> 72676 </rpminfo_state> 72677 <!-- 72678 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72679 --> 72680 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181650001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72681 </rpminfo_state> 72682 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181650002" version="501"><version operation="pattern match">^6</version> 72683 </rpminfo_state> 72684 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181650003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.171-8.b10.el6_9</evr> 72685 </rpminfo_state> 72686 <!-- 72687 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72688 --> 72689 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181651001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72690 </rpminfo_state> 72691 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181651002" version="501"><version operation="pattern match">^6</version> 72692 </rpminfo_state> 72693 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181651003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.32-696.30.1.el6</evr> 72694 </rpminfo_state> 72695 <!-- 72696 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72697 --> 72698 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181660001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72699 </rpminfo_state> 72700 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181660002" version="501"><version operation="pattern match">^6</version> 72701 </rpminfo_state> 72702 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181660003" version="501"><evr datatype="evr_string" operation="less than">2:0.12.1.2-2.503.el6_9.6</evr> 72703 </rpminfo_state> 72704 <!-- 72705 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72706 --> 72707 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181669001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72708 </rpminfo_state> 72709 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181669002" version="501"><version operation="pattern match">^6</version> 72710 </rpminfo_state> 72711 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181669003" version="501"><evr datatype="evr_string" operation="less than">0:0.10.2-62.0.1.el6_9.2</evr> 72712 </rpminfo_state> 72713 <!-- 72714 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72715 --> 72716 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181700001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72717 </rpminfo_state> 72718 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181700002" version="501"><version operation="pattern match">^7</version> 72719 </rpminfo_state> 72720 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181700003" version="501"><evr datatype="evr_string" operation="less than">0:3.3.10-17.el7_5.2</evr> 72721 </rpminfo_state> 72722 <!-- 72723 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72724 --> 72725 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181725001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72726 </rpminfo_state> 72727 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181725002" version="501"><version operation="pattern match">^7</version> 72728 </rpminfo_state> 72729 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181725003" version="501"><evr datatype="evr_string" operation="less than">0:52.8.0-1.0.1.el7_5</evr> 72730 </rpminfo_state> 72731 <!-- 72732 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72733 --> 72734 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181726001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72735 </rpminfo_state> 72736 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181726002" version="501"><version operation="pattern match">^6</version> 72737 </rpminfo_state> 72738 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181726003" version="501"><evr datatype="evr_string" operation="less than">0:52.8.0-2.0.1.el6_9</evr> 72739 </rpminfo_state> 72740 <!-- 72741 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72742 --> 72743 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181777001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72744 </rpminfo_state> 72745 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181777002" version="501"><version operation="pattern match">^6</version> 72746 </rpminfo_state> 72747 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181777003" version="501"><evr datatype="evr_string" operation="less than">0:3.2.8-45.0.1.el6_9.3</evr> 72748 </rpminfo_state> 72749 <!-- 72750 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72751 --> 72752 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181779001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72753 </rpminfo_state> 72754 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181779002" version="501"><version operation="pattern match">^6</version> 72755 </rpminfo_state> 72756 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181779003" version="501"><evr datatype="evr_string" operation="less than">0:3.0-4.17.el6_9</evr> 72757 </rpminfo_state> 72758 <!-- 72759 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72760 --> 72761 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181780001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72762 </rpminfo_state> 72763 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181780002" version="501"><version operation="pattern match">^7</version> 72764 </rpminfo_state> 72765 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181780003" version="501"><evr datatype="evr_string" operation="less than">1:3.1.3-9.el7_5</evr> 72766 </rpminfo_state> 72767 <!-- 72768 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72769 --> 72770 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181836001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72771 </rpminfo_state> 72772 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181836002" version="501"><version operation="pattern match">^7</version> 72773 </rpminfo_state> 72774 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181836003" version="501"><evr datatype="evr_string" operation="less than">0:2.4.2-5.el7_5</evr> 72775 </rpminfo_state> 72776 <!-- 72777 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72778 --> 72779 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181852001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72780 </rpminfo_state> 72781 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181852002" version="501"><version operation="pattern match">^7</version> 72782 </rpminfo_state> 72783 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181852003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-862.3.3.el7</evr> 72784 </rpminfo_state> 72785 <!-- 72786 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72787 --> 72788 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181854001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72789 </rpminfo_state> 72790 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181854002" version="501"><version operation="pattern match">^6</version> 72791 </rpminfo_state> 72792 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181854003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.32-754.el6</evr> 72793 </rpminfo_state> 72794 <!-- 72795 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72796 --> 72797 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181860001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72798 </rpminfo_state> 72799 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181860002" version="501"><version operation="pattern match">^6</version> 72800 </rpminfo_state> 72801 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181860003" version="501"><evr datatype="evr_string" operation="less than">0:3.6.23-51.0.1.el6</evr> 72802 </rpminfo_state> 72803 <!-- 72804 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72805 --> 72806 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72807 </rpminfo_state> 72808 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877002" version="501"><version operation="pattern match">^6</version> 72809 </rpminfo_state> 72810 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877003" version="501"><evr datatype="evr_string" operation="less than">0:0.1.1-13.el6</evr> 72811 </rpminfo_state> 72812 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877004" version="501"><evr datatype="evr_string" operation="less than">0:0.6.2-13.el6</evr> 72813 </rpminfo_state> 72814 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877005" version="501"><evr datatype="evr_string" operation="less than">0:0.4.3-13.el6</evr> 72815 </rpminfo_state> 72816 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877006" version="501"><evr datatype="evr_string" operation="less than">0:1.1.0-13.el6</evr> 72817 </rpminfo_state> 72818 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877007" version="501"><evr datatype="evr_string" operation="less than">0:1.13.3-60.0.1.el6</evr> 72819 </rpminfo_state> 72820 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877008" version="501"><evr datatype="evr_string" operation="less than">0:0.2.1-13.el6</evr> 72821 </rpminfo_state> 72822 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181877009" version="501"><evr datatype="evr_string" operation="less than">0:0.1.4-13.el6</evr> 72823 </rpminfo_state> 72824 <!-- 72825 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72826 --> 72827 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181879001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72828 </rpminfo_state> 72829 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181879002" version="501"><version operation="pattern match">^6</version> 72830 </rpminfo_state> 72831 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181879003" version="501"><evr datatype="evr_string" operation="less than">0:2.12-1.212.0.1.el6</evr> 72832 </rpminfo_state> 72833 <!-- 72834 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72835 --> 72836 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181883001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72837 </rpminfo_state> 72838 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181883002" version="501"><version operation="pattern match">^6</version> 72839 </rpminfo_state> 72840 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181883003" version="501"><evr datatype="evr_string" operation="less than">0:4.2.10-15.el6</evr> 72841 </rpminfo_state> 72842 <!-- 72843 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72844 --> 72845 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181929001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72846 </rpminfo_state> 72847 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181929002" version="501"><version operation="pattern match">^6</version> 72848 </rpminfo_state> 72849 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181929003" version="501"><evr datatype="evr_string" operation="less than">0:0.10.2-64.0.1.el6</evr> 72850 </rpminfo_state> 72851 <!-- 72852 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72853 --> 72854 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181932001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72855 </rpminfo_state> 72856 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181932002" version="501"><version operation="pattern match">^6</version> 72857 </rpminfo_state> 72858 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181932003" version="501"><evr datatype="evr_string" operation="less than">0:4.3.11-8.el6</evr> 72859 </rpminfo_state> 72860 <!-- 72861 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72862 --> 72863 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181957001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72864 </rpminfo_state> 72865 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181957002" version="501"><version operation="pattern match">^7</version> 72866 </rpminfo_state> 72867 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181957003" version="501"><evr datatype="evr_string" operation="less than">0:1.8.3.1-14.el7_5</evr> 72868 </rpminfo_state> 72869 <!-- 72870 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72871 --> 72872 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181965001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72873 </rpminfo_state> 72874 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181965002" version="501"><version operation="pattern match">^7</version> 72875 </rpminfo_state> 72876 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181965003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-862.6.3.el7</evr> 72877 </rpminfo_state> 72878 <!-- 72879 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72880 --> 72881 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181979001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72882 </rpminfo_state> 72883 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181979002" version="501"><version operation="pattern match">^7</version> 72884 </rpminfo_state> 72885 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181979003" version="501"><evr datatype="evr_string" operation="less than">0:10.5.1-13.1.el7_5</evr> 72886 </rpminfo_state> 72887 <!-- 72888 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72889 --> 72890 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181997001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72891 </rpminfo_state> 72892 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181997002" version="501"><version operation="pattern match">^7</version> 72893 </rpminfo_state> 72894 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20181997003" version="501"><evr datatype="evr_string" operation="less than">0:3.9.0-14.el7_5.6</evr> 72895 </rpminfo_state> 72896 <!-- 72897 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72898 --> 72899 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182001001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72900 </rpminfo_state> 72901 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182001002" version="501"><version operation="pattern match">^7</version> 72902 </rpminfo_state> 72903 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182001003" version="501"><evr datatype="evr_string" operation="less than">10:1.5.3-156.el7_5.3</evr> 72904 </rpminfo_state> 72905 <!-- 72906 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72907 --> 72908 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182113001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72909 </rpminfo_state> 72910 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182113002" version="501"><version operation="pattern match">^7</version> 72911 </rpminfo_state> 72912 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182113003" version="501"><evr datatype="evr_string" operation="less than">0:60.1.0-4.0.1.el7_5</evr> 72913 </rpminfo_state> 72914 <!-- 72915 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72916 --> 72917 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182123001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72918 </rpminfo_state> 72919 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182123002" version="501"><version operation="pattern match">^7</version> 72920 </rpminfo_state> 72921 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182123003" version="501"><evr datatype="evr_string" operation="less than">0:2.7.5-69.0.1.el7_5</evr> 72922 </rpminfo_state> 72923 <!-- 72924 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72925 --> 72926 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182162001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72927 </rpminfo_state> 72928 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182162002" version="501"><version operation="pattern match">^6</version> 72929 </rpminfo_state> 72930 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182162003" version="501"><evr datatype="evr_string" operation="less than">2:0.12.1.2-2.506.el6_10.1</evr> 72931 </rpminfo_state> 72932 <!-- 72933 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72934 --> 72935 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182164001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72936 </rpminfo_state> 72937 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182164002" version="501"><version operation="pattern match">^6</version> 72938 </rpminfo_state> 72939 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182164003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.32-754.2.1.el6</evr> 72940 </rpminfo_state> 72941 <!-- 72942 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72943 --> 72944 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182180001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72945 </rpminfo_state> 72946 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182180002" version="501"><version operation="pattern match">^6</version> 72947 </rpminfo_state> 72948 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182180003" version="501"><evr datatype="evr_string" operation="less than">0:2.0.14-9.el6_10</evr> 72949 </rpminfo_state> 72950 <!-- 72951 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72952 --> 72953 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182181001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72954 </rpminfo_state> 72955 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182181002" version="501"><version operation="pattern match">^7</version> 72956 </rpminfo_state> 72957 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182181003" version="501"><evr datatype="evr_string" operation="less than">0:2.0.22-5.el7_5</evr> 72958 </rpminfo_state> 72959 <!-- 72960 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72961 --> 72962 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182240001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72963 </rpminfo_state> 72964 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182240002" version="501"><version operation="pattern match">^7</version> 72965 </rpminfo_state> 72966 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182240003" version="501"><evr datatype="evr_string" operation="less than">1:2.0.0-7.el7_5</evr> 72967 </rpminfo_state> 72968 <!-- 72969 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72970 --> 72971 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182241001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72972 </rpminfo_state> 72973 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182241002" version="501"><version operation="pattern match">^6</version> 72974 </rpminfo_state> 72975 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182241003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.181-3.b13.el6_10</evr> 72976 </rpminfo_state> 72977 <!-- 72978 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72979 --> 72980 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182242001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72981 </rpminfo_state> 72982 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182242002" version="501"><version operation="pattern match">^7</version> 72983 </rpminfo_state> 72984 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182242003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.181-3.b13.el7_5</evr> 72985 </rpminfo_state> 72986 <!-- 72987 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72988 --> 72989 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182251001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72990 </rpminfo_state> 72991 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182251002" version="501"><version operation="pattern match">^6</version> 72992 </rpminfo_state> 72993 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182251003" version="501"><evr datatype="evr_string" operation="less than">0:52.9.1-1.0.1.el6</evr> 72994 </rpminfo_state> 72995 <!-- 72996 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 72997 --> 72998 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182252001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 72999 </rpminfo_state> 73000 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182252002" version="501"><version operation="pattern match">^7</version> 73001 </rpminfo_state> 73002 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182252003" version="501"><evr datatype="evr_string" operation="less than">0:52.9.1-1.0.1.el7_5</evr> 73003 </rpminfo_state> 73004 <!-- 73005 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73006 --> 73007 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182283001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73008 </rpminfo_state> 73009 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182283002" version="501"><version operation="pattern match">^6</version> 73010 </rpminfo_state> 73011 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182283003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.191-2.6.15.4.0.1.el6_10</evr> 73012 </rpminfo_state> 73013 <!-- 73014 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73015 --> 73016 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182284001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73017 </rpminfo_state> 73018 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182284002" version="501"><version operation="pattern match">^6</version> 73019 </rpminfo_state> 73020 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182284003" version="501"><evr datatype="evr_string" operation="less than">0:1.1.30-42.0.1.el6_10</evr> 73021 </rpminfo_state> 73022 <!-- 73023 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73024 --> 73025 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182285001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73026 </rpminfo_state> 73027 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182285002" version="501"><version operation="pattern match">^7</version> 73028 </rpminfo_state> 73029 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182285003" version="501"><evr datatype="evr_string" operation="less than">0:1.1.31-46.0.1.el7_5</evr> 73030 </rpminfo_state> 73031 <!-- 73032 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73033 --> 73034 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182286001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73035 </rpminfo_state> 73036 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182286002" version="501"><version operation="pattern match">^7</version> 73037 </rpminfo_state> 73038 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182286003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.191-2.6.15.4.0.1.el7_5</evr> 73039 </rpminfo_state> 73040 <!-- 73041 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73042 --> 73043 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182308001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73044 </rpminfo_state> 73045 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182308002" version="501"><version operation="pattern match">^6</version> 73046 </rpminfo_state> 73047 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182308003" version="501"><evr datatype="evr_string" operation="less than">1:2.0.0-3.el6</evr> 73048 </rpminfo_state> 73049 <!-- 73050 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73051 --> 73052 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182384001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73053 </rpminfo_state> 73054 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182384002" version="501"><version operation="pattern match">^7</version> 73055 </rpminfo_state> 73056 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182384003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-862.11.6.el7</evr> 73057 </rpminfo_state> 73058 <!-- 73059 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73060 --> 73061 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182390001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73062 </rpminfo_state> 73063 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182390002" version="501"><version operation="pattern match">^6</version> 73064 </rpminfo_state> 73065 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182390003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.32-754.3.5.el6</evr> 73066 </rpminfo_state> 73067 <!-- 73068 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73069 --> 73070 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182439001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73071 </rpminfo_state> 73072 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182439002" version="501"><version operation="pattern match">^7</version> 73073 </rpminfo_state> 73074 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182439003" version="501"><evr datatype="evr_string" operation="less than">1:5.5.60-1.el7_5</evr> 73075 </rpminfo_state> 73076 <!-- 73077 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73078 --> 73079 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182462001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73080 </rpminfo_state> 73081 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182462002" version="501"><version operation="pattern match">^7</version> 73082 </rpminfo_state> 73083 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182462003" version="501"><evr datatype="evr_string" operation="less than">10:1.5.3-156.el7_5.5</evr> 73084 </rpminfo_state> 73085 <!-- 73086 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73087 --> 73088 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182526001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73089 </rpminfo_state> 73090 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182526002" version="501"><version operation="pattern match">^6</version> 73091 </rpminfo_state> 73092 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182526003" version="501"><evr datatype="evr_string" operation="less than">5:1.5.20-9.20091214hg736b6a.el6</evr> 73093 </rpminfo_state> 73094 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182526004" version="501"><version operation="pattern match">^7</version> 73095 </rpminfo_state> 73096 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182526005" version="501"><evr datatype="evr_string" operation="less than">5:1.5.21-28.el7_5</evr> 73097 </rpminfo_state> 73098 <!-- 73099 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73100 --> 73101 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182557001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73102 </rpminfo_state> 73103 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182557002" version="501"><version operation="pattern match">^7</version> 73104 </rpminfo_state> 73105 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182557003" version="501"><evr datatype="evr_string" operation="less than">0:9.2.24-1.el7_5</evr> 73106 </rpminfo_state> 73107 <!-- 73108 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73109 --> 73110 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182570001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73111 </rpminfo_state> 73112 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182570002" version="501"><version operation="pattern match">^7</version> 73113 </rpminfo_state> 73114 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182570003" version="501"><evr datatype="evr_string" operation="less than">32:9.9.4-61.el7_5.1</evr> 73115 </rpminfo_state> 73116 <!-- 73117 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73118 --> 73119 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182571001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73120 </rpminfo_state> 73121 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182571002" version="501"><version operation="pattern match">^6</version> 73122 </rpminfo_state> 73123 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182571003" version="501"><evr datatype="evr_string" operation="less than">32:9.8.2-0.68.rc1.el6_10.1</evr> 73124 </rpminfo_state> 73125 <!-- 73126 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73127 --> 73128 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182692001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73129 </rpminfo_state> 73130 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182692002" version="501"><version operation="pattern match">^7</version> 73131 </rpminfo_state> 73132 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182692003" version="501"><evr datatype="evr_string" operation="less than">0:60.2.0-1.0.1.el7_5</evr> 73133 </rpminfo_state> 73134 <!-- 73135 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73136 --> 73137 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182693001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73138 </rpminfo_state> 73139 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182693002" version="501"><version operation="pattern match">^6</version> 73140 </rpminfo_state> 73141 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182693003" version="501"><evr datatype="evr_string" operation="less than">0:60.2.0-1.0.1.el6</evr> 73142 </rpminfo_state> 73143 <!-- 73144 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73145 --> 73146 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182731001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73147 </rpminfo_state> 73148 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182731002" version="501"><version operation="pattern match">^7</version> 73149 </rpminfo_state> 73150 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182731003" version="501"><evr datatype="evr_string" operation="less than">0:0.34-3.el7_5.2</evr> 73151 </rpminfo_state> 73152 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182731004" version="501"><evr datatype="evr_string" operation="less than">0:0.14.0-2.0.2.el7_5.5</evr> 73153 </rpminfo_state> 73154 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182731005" version="501"><evr datatype="evr_string" operation="less than">0:0.14.0-2.el7_5.5</evr> 73155 </rpminfo_state> 73156 <!-- 73157 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73158 --> 73159 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182732001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73160 </rpminfo_state> 73161 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182732002" version="501"><version operation="pattern match">^6</version> 73162 </rpminfo_state> 73163 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182732003" version="501"><evr datatype="evr_string" operation="less than">0:0.26-8.el6_10.1</evr> 73164 </rpminfo_state> 73165 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182732004" version="501"><evr datatype="evr_string" operation="less than">0:0.12.4-16.el6_10.1</evr> 73166 </rpminfo_state> 73167 <!-- 73168 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73169 --> 73170 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182737001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73171 </rpminfo_state> 73172 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182737002" version="501"><version operation="pattern match">^6</version> 73173 </rpminfo_state> 73174 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182737003" version="501"><evr datatype="evr_string" operation="less than">0:2.0.4-12.el6_10</evr> 73175 </rpminfo_state> 73176 <!-- 73177 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73178 --> 73179 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182748001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73180 </rpminfo_state> 73181 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182748002" version="501"><version operation="pattern match">^7</version> 73182 </rpminfo_state> 73183 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182748003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-862.14.4.el7</evr> 73184 </rpminfo_state> 73185 <!-- 73186 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73187 --> 73188 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182757001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73189 </rpminfo_state> 73190 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182757002" version="501"><version operation="pattern match">^7</version> 73191 </rpminfo_state> 73192 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182757003" version="501"><evr datatype="evr_string" operation="less than">0:1.3.7.5-28.el7_5</evr> 73193 </rpminfo_state> 73194 <!-- 73195 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73196 --> 73197 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182766001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73198 </rpminfo_state> 73199 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182766002" version="501"><version operation="pattern match">^7</version> 73200 </rpminfo_state> 73201 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182766003" version="501"><evr datatype="evr_string" operation="less than">0:0.8.8-4.el7_5</evr> 73202 </rpminfo_state> 73203 <!-- 73204 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73205 --> 73206 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182768001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73207 </rpminfo_state> 73208 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182768002" version="501"><version operation="pattern match">^7</version> 73209 </rpminfo_state> 73210 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182768003" version="501"><evr datatype="evr_string" operation="less than">0:3.36.0-7.el7_5</evr> 73211 </rpminfo_state> 73212 <!-- 73213 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73214 --> 73215 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182835001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73216 </rpminfo_state> 73217 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182835002" version="501"><version operation="pattern match">^7</version> 73218 </rpminfo_state> 73219 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182835003" version="501"><evr datatype="evr_string" operation="less than">0:60.2.1-1.0.1.el7_5</evr> 73220 </rpminfo_state> 73221 <!-- 73222 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73223 --> 73224 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182846001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73225 </rpminfo_state> 73226 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182846002" version="501"><version operation="pattern match">^6</version> 73227 </rpminfo_state> 73228 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182846003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.32-754.6.3.el6</evr> 73229 </rpminfo_state> 73230 <!-- 73231 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73232 --> 73233 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182884001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73234 </rpminfo_state> 73235 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182884002" version="501"><version operation="pattern match">^7</version> 73236 </rpminfo_state> 73237 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182884003" version="501"><evr datatype="evr_string" operation="less than">0:60.2.2-1.0.1.el7_5</evr> 73238 </rpminfo_state> 73239 <!-- 73240 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73241 --> 73242 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182892001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73243 </rpminfo_state> 73244 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182892002" version="501"><version operation="pattern match">^6</version> 73245 </rpminfo_state> 73246 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182892003" version="501"><evr datatype="evr_string" operation="less than">0:3.12.2-18.el6</evr> 73247 </rpminfo_state> 73248 <!-- 73249 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73250 --> 73251 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182898001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73252 </rpminfo_state> 73253 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182898002" version="501"><version operation="pattern match">^6</version> 73254 </rpminfo_state> 73255 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182898003" version="501"><evr datatype="evr_string" operation="less than">0:3.36.0-9.0.1.el6_10</evr> 73256 </rpminfo_state> 73257 <!-- 73258 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73259 --> 73260 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182916001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73261 </rpminfo_state> 73262 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182916002" version="501"><version operation="pattern match">^7</version> 73263 </rpminfo_state> 73264 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182916003" version="501"><evr datatype="evr_string" operation="less than">0:3.4.0-4.el7_5</evr> 73265 </rpminfo_state> 73266 <!-- 73267 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73268 --> 73269 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182918001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73270 </rpminfo_state> 73271 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182918002" version="501"><version operation="pattern match">^7</version> 73272 </rpminfo_state> 73273 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182918003" version="501"><evr datatype="evr_string" operation="less than">0:9.07-29.el7_5.2</evr> 73274 </rpminfo_state> 73275 <!-- 73276 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73277 --> 73278 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182921001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73279 </rpminfo_state> 73280 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182921002" version="501"><version operation="pattern match">^7</version> 73281 </rpminfo_state> 73282 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182921003" version="501"><evr datatype="evr_string" operation="less than">0:7.0.76-8.el7_5</evr> 73283 </rpminfo_state> 73284 <!-- 73285 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73286 --> 73287 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182942001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73288 </rpminfo_state> 73289 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182942002" version="501"><version operation="pattern match">^7</version> 73290 </rpminfo_state> 73291 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182942003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.191.b12-0.el7_5</evr> 73292 </rpminfo_state> 73293 <!-- 73294 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73295 --> 73296 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182943001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73297 </rpminfo_state> 73298 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182943002" version="501"><version operation="pattern match">^6</version> 73299 </rpminfo_state> 73300 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20182943003" version="501"><evr datatype="evr_string" operation="less than">1:1.8.0.191.b12-0.el6_10</evr> 73301 </rpminfo_state> 73302 <!-- 73303 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73304 --> 73305 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183005001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73306 </rpminfo_state> 73307 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183005002" version="501"><version operation="pattern match">^7</version> 73308 </rpminfo_state> 73309 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183005003" version="501"><evr datatype="evr_string" operation="less than">0:60.3.0-1.0.1.el7_5</evr> 73310 </rpminfo_state> 73311 <!-- 73312 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73313 --> 73314 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183006001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73315 </rpminfo_state> 73316 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183006002" version="501"><version operation="pattern match">^6</version> 73317 </rpminfo_state> 73318 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183006003" version="501"><evr datatype="evr_string" operation="less than">0:60.3.0-1.0.1.el6</evr> 73319 </rpminfo_state> 73320 <!-- 73321 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73322 --> 73323 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183032001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73324 </rpminfo_state> 73325 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183032002" version="501"><version operation="pattern match">^7</version> 73326 </rpminfo_state> 73327 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183032003" version="501"><evr datatype="evr_string" operation="less than">0:2.27-34.base.0.1.el7</evr> 73328 </rpminfo_state> 73329 <!-- 73330 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73331 --> 73332 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183041001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73333 </rpminfo_state> 73334 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183041002" version="501"><version operation="pattern match">^7</version> 73335 </rpminfo_state> 73336 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183041003" version="501"><evr datatype="evr_string" operation="less than">0:2.7.5-76.0.1.el7</evr> 73337 </rpminfo_state> 73338 <!-- 73339 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73340 --> 73341 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183050001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73342 </rpminfo_state> 73343 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183050002" version="501"><version operation="pattern match">^7</version> 73344 </rpminfo_state> 73345 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183050003" version="501"><evr datatype="evr_string" operation="less than">0:3.3.29-8.0.1.el7</evr> 73346 </rpminfo_state> 73347 <!-- 73348 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73349 --> 73350 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183052001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73351 </rpminfo_state> 73352 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183052002" version="501"><version operation="pattern match">^7</version> 73353 </rpminfo_state> 73354 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183052003" version="501"><evr datatype="evr_string" operation="less than">0:1.14-18.el7</evr> 73355 </rpminfo_state> 73356 <!-- 73357 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73358 --> 73359 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183056001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73360 </rpminfo_state> 73361 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183056002" version="501"><version operation="pattern match">^7</version> 73362 </rpminfo_state> 73363 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183056003" version="501"><evr datatype="evr_string" operation="less than">0:4.8.3-4.el7</evr> 73364 </rpminfo_state> 73365 <!-- 73366 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73367 --> 73368 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73369 </rpminfo_state> 73370 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059002" version="501"><version operation="pattern match">^7</version> 73371 </rpminfo_state> 73372 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059003" version="501"><evr datatype="evr_string" operation="less than">0:1.9.2-2.el7</evr> 73373 </rpminfo_state> 73374 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059004" version="501"><evr datatype="evr_string" operation="less than">0:1.1.15-1.el7</evr> 73375 </rpminfo_state> 73376 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059005" version="501"><evr datatype="evr_string" operation="less than">0:2.10.6-1.el7</evr> 73377 </rpminfo_state> 73378 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059006" version="501"><evr datatype="evr_string" operation="less than">0:1.8.0-13.el7</evr> 73379 </rpminfo_state> 73380 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059007" version="501"><evr datatype="evr_string" operation="less than">1:1.0.1-0.8.git5baa1e5.el7</evr> 73381 </rpminfo_state> 73382 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059008" version="501"><evr datatype="evr_string" operation="less than">0:7.7-14.el7</evr> 73383 </rpminfo_state> 73384 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059009" version="501"><evr datatype="evr_string" operation="less than">0:1.20.1-3.el7</evr> 73385 </rpminfo_state> 73386 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059010" version="501"><evr datatype="evr_string" operation="less than">0:1.9.0-2.el7</evr> 73387 </rpminfo_state> 73388 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059011" version="501"><evr datatype="evr_string" operation="less than">0:1.5.2-1.el7</evr> 73389 </rpminfo_state> 73390 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059012" version="501"><evr datatype="evr_string" operation="less than">0:13.2.1-1.el7.1</evr> 73391 </rpminfo_state> 73392 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059013" version="501"><evr datatype="evr_string" operation="less than">0:0.30-1.el7</evr> 73393 </rpminfo_state> 73394 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059014" version="501"><evr datatype="evr_string" operation="less than">0:1.5.4-1.el7</evr> 73395 </rpminfo_state> 73396 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059015" version="501"><evr datatype="evr_string" operation="less than">0:18.0.5-3.el7</evr> 73397 </rpminfo_state> 73398 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059016" version="501"><evr datatype="evr_string" operation="less than">0:2.4.91-3.el7</evr> 73399 </rpminfo_state> 73400 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059017" version="501"><evr datatype="evr_string" operation="less than">0:8.3.0-10.el7</evr> 73401 </rpminfo_state> 73402 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059018" version="501"><evr datatype="evr_string" operation="less than">0:1.1.73.0-1.el7</evr> 73403 </rpminfo_state> 73404 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059019" version="501"><evr datatype="evr_string" operation="less than">0:1.13-1.el7</evr> 73405 </rpminfo_state> 73406 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059020" version="501"><evr datatype="evr_string" operation="less than">0:2.99.917-28.20180530.el7</evr> 73407 </rpminfo_state> 73408 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059021" version="501"><evr datatype="evr_string" operation="less than">0:0.36.1-1.el7</evr> 73409 </rpminfo_state> 73410 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059022" version="501"><evr datatype="evr_string" operation="less than">0:2.24-1.el7</evr> 73411 </rpminfo_state> 73412 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059023" version="501"><evr datatype="evr_string" operation="less than">0:0.27.1-2.el7</evr> 73413 </rpminfo_state> 73414 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059024" version="501"><evr datatype="evr_string" operation="less than">0:0.5.0-3.el7.1</evr> 73415 </rpminfo_state> 73416 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059025" version="501"><evr datatype="evr_string" operation="less than">0:0.1.5-4.el7.1</evr> 73417 </rpminfo_state> 73418 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059026" version="501"><evr datatype="evr_string" operation="less than">0:1.10.7-2.el7</evr> 73419 </rpminfo_state> 73420 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059027" version="501"><evr datatype="evr_string" operation="less than">0:2.0.3-1.el7</evr> 73421 </rpminfo_state> 73422 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059028" version="501"><evr datatype="evr_string" operation="less than">0:1.2.0-1.el7</evr> 73423 </rpminfo_state> 73424 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059029" version="501"><evr datatype="evr_string" operation="less than">0:2018.4-1.el7</evr> 73425 </rpminfo_state> 73426 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059030" version="501"><evr datatype="evr_string" operation="less than">1:1.0.15-1.el7</evr> 73427 </rpminfo_state> 73428 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059031" version="501"><evr datatype="evr_string" operation="less than">0:3.0.0-8.el7</evr> 73429 </rpminfo_state> 73430 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059032" version="501"><evr datatype="evr_string" operation="less than">0:0.2.0-49.el7</evr> 73431 </rpminfo_state> 73432 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059033" version="501"><evr datatype="evr_string" operation="less than">0:1.4.1-2.el7.1</evr> 73433 </rpminfo_state> 73434 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059034" version="501"><evr datatype="evr_string" operation="less than">0:0.5.0-1.el7</evr> 73435 </rpminfo_state> 73436 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059035" version="501"><evr datatype="evr_string" operation="less than">0:18.0.1-1.el7</evr> 73437 </rpminfo_state> 73438 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059036" version="501"><evr datatype="evr_string" operation="less than">0:1.6.5-2.el7</evr> 73439 </rpminfo_state> 73440 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059037" version="501"><evr datatype="evr_string" operation="less than">0:2.4.0-1.el7</evr> 73441 </rpminfo_state> 73442 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059038" version="501"><evr datatype="evr_string" operation="less than">0:7.5-23.el7</evr> 73443 </rpminfo_state> 73444 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059039" version="501"><evr datatype="evr_string" operation="less than">0:13.1.0-1.el7.1</evr> 73445 </rpminfo_state> 73446 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059040" version="501"><evr datatype="evr_string" operation="less than">1:7.5-21.el7</evr> 73447 </rpminfo_state> 73448 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183059041" version="501"><evr datatype="evr_string" operation="less than">0:0.3.7-1.el7.1</evr> 73449 </rpminfo_state> 73450 <!-- 73451 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73452 --> 73453 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183065001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73454 </rpminfo_state> 73455 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183065002" version="501"><version operation="pattern match">^7</version> 73456 </rpminfo_state> 73457 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183065003" version="501"><evr datatype="evr_string" operation="less than">0:4.10.5-5.el7</evr> 73458 </rpminfo_state> 73459 <!-- 73460 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73461 --> 73462 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183071001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73463 </rpminfo_state> 73464 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183071002" version="501"><version operation="pattern match">^7</version> 73465 </rpminfo_state> 73466 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183071003" version="501"><evr datatype="evr_string" operation="less than">0:1.15.1-34.el7</evr> 73467 </rpminfo_state> 73468 <!-- 73469 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73470 --> 73471 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183073001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73472 </rpminfo_state> 73473 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183073002" version="501"><version operation="pattern match">^7</version> 73474 </rpminfo_state> 73475 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183073003" version="501"><evr datatype="evr_string" operation="less than">0:5.0.2-31.el7</evr> 73476 </rpminfo_state> 73477 <!-- 73478 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73479 --> 73480 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183083001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73481 </rpminfo_state> 73482 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183083002" version="501"><version operation="pattern match">^7</version> 73483 </rpminfo_state> 73484 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183083003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-957.el7</evr> 73485 </rpminfo_state> 73486 <!-- 73487 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73488 --> 73489 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183090001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73490 </rpminfo_state> 73491 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183090002" version="501"><version operation="pattern match">^7</version> 73492 </rpminfo_state> 73493 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183090003" version="501"><evr datatype="evr_string" operation="less than">0:20180508-3.gitee3198e672e2.el7</evr> 73494 </rpminfo_state> 73495 <!-- 73496 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73497 --> 73498 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183092001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73499 </rpminfo_state> 73500 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183092002" version="501"><version operation="pattern match">^7</version> 73501 </rpminfo_state> 73502 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183092003" version="501"><evr datatype="evr_string" operation="less than">0:2.17-260.0.9.el7</evr> 73503 </rpminfo_state> 73504 <!-- 73505 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73506 --> 73507 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183107001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73508 </rpminfo_state> 73509 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183107002" version="501"><version operation="pattern match">^7</version> 73510 </rpminfo_state> 73511 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183107003" version="501"><evr datatype="evr_string" operation="less than">1:2.6-12.el7</evr> 73512 </rpminfo_state> 73513 <!-- 73514 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73515 --> 73516 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183113001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73517 </rpminfo_state> 73518 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183113002" version="501"><version operation="pattern match">^7</version> 73519 </rpminfo_state> 73520 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183113003" version="501"><evr datatype="evr_string" operation="less than">0:4.5.0-10.el7</evr> 73521 </rpminfo_state> 73522 <!-- 73523 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73524 --> 73525 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183127001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73526 </rpminfo_state> 73527 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183127002" version="501"><version operation="pattern match">^7</version> 73528 </rpminfo_state> 73529 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183127003" version="501"><evr datatype="evr_string" operation="less than">0:1.3.8.4-15.el7</evr> 73530 </rpminfo_state> 73531 <!-- 73532 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73533 --> 73534 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73535 </rpminfo_state> 73536 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140002" version="501"><version operation="pattern match">^7</version> 73537 </rpminfo_state> 73538 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140003" version="501"><evr datatype="evr_string" operation="less than">0:1.4.2-2.el7</evr> 73539 </rpminfo_state> 73540 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140004" version="501"><evr datatype="evr_string" operation="less than">0:3.28.2-1.el7</evr> 73541 </rpminfo_state> 73542 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140005" version="501"><evr datatype="evr_string" operation="less than">0:3.28.0-1.el7</evr> 73543 </rpminfo_state> 73544 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140006" version="501"><evr datatype="evr_string" operation="less than">0:1.1.10-1.0.1.el7</evr> 73545 </rpminfo_state> 73546 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140007" version="501"><evr datatype="evr_string" operation="less than">0:1.0.2-1.el7</evr> 73547 </rpminfo_state> 73548 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140008" version="501"><evr datatype="evr_string" operation="less than">0:0.18.6-1.el7</evr> 73549 </rpminfo_state> 73550 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140009" version="501"><evr datatype="evr_string" operation="less than">0:3.28.1-5.el7</evr> 73551 </rpminfo_state> 73552 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140010" version="501"><evr datatype="evr_string" operation="less than">0:1.56.1-1.el7</evr> 73553 </rpminfo_state> 73554 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140011" version="501"><evr datatype="evr_string" operation="less than">0:3.28.5-1.el7</evr> 73555 </rpminfo_state> 73556 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140012" version="501"><evr datatype="evr_string" operation="less than">0:0.3.0-4.el7</evr> 73557 </rpminfo_state> 73558 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140013" version="501"><evr datatype="evr_string" operation="less than">0:1.10.4-2.el7</evr> 73559 </rpminfo_state> 73560 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140014" version="501"><evr datatype="evr_string" operation="less than">0:3.28.2-2.el7</evr> 73561 </rpminfo_state> 73562 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140015" version="501"><evr datatype="evr_string" operation="less than">0:3.28.1-1.el7</evr> 73563 </rpminfo_state> 73564 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140016" version="501"><evr datatype="evr_string" operation="less than">0:0.4-3.el7</evr> 73565 </rpminfo_state> 73566 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140017" version="501"><evr datatype="evr_string" operation="less than">0:3.11.92-11.el7</evr> 73567 </rpminfo_state> 73568 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140018" version="501"><evr datatype="evr_string" operation="less than">0:12-5.0.1.el7</evr> 73569 </rpminfo_state> 73570 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140019" version="501"><evr datatype="evr_string" operation="less than">0:1.0.2-2.el7</evr> 73571 </rpminfo_state> 73572 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140020" version="501"><evr datatype="evr_string" operation="less than">0:3.28.2-5.el7</evr> 73573 </rpminfo_state> 73574 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140021" version="501"><evr datatype="evr_string" operation="less than">0:3.0.3-2.el7</evr> 73575 </rpminfo_state> 73576 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140022" version="501"><evr datatype="evr_string" operation="less than">0:2.20.5-1.el7</evr> 73577 </rpminfo_state> 73578 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140023" version="501"><evr datatype="evr_string" operation="less than">0:3.28-2.el7</evr> 73579 </rpminfo_state> 73580 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140024" version="501"><evr datatype="evr_string" operation="less than">0:1.22.0-1.el7</evr> 73581 </rpminfo_state> 73582 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140025" version="501"><evr datatype="evr_string" operation="less than">2:3.28.1-1.el7</evr> 73583 </rpminfo_state> 73584 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140026" version="501"><evr datatype="evr_string" operation="less than">0:1.6.1-1.el7</evr> 73585 </rpminfo_state> 73586 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140027" version="501"><evr datatype="evr_string" operation="less than">0:0.17.9-1.el7</evr> 73587 </rpminfo_state> 73588 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140028" version="501"><evr datatype="evr_string" operation="less than">0:3.28.0-2.el7</evr> 73589 </rpminfo_state> 73590 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140029" version="501"><evr datatype="evr_string" operation="less than">0:0.52.2-2.el7</evr> 73591 </rpminfo_state> 73592 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140030" version="501"><evr datatype="evr_string" operation="less than">0:2.28.0-1.el7</evr> 73593 </rpminfo_state> 73594 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140031" version="501"><evr datatype="evr_string" operation="less than">0:2.4.8-1.el7</evr> 73595 </rpminfo_state> 73596 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140032" version="501"><evr datatype="evr_string" operation="less than">0:1.15.12-3.el7</evr> 73597 </rpminfo_state> 73598 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140033" version="501"><evr datatype="evr_string" operation="less than">0:20180508-4.el7</evr> 73599 </rpminfo_state> 73600 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140034" version="501"><evr datatype="evr_string" operation="less than">1:3.28.1-4.el7</evr> 73601 </rpminfo_state> 73602 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140035" version="501"><evr datatype="evr_string" operation="less than">2:3.28.0-1.el7</evr> 73603 </rpminfo_state> 73604 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140036" version="501"><evr datatype="evr_string" operation="less than">0:1.9.4-1.el7</evr> 73605 </rpminfo_state> 73606 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140037" version="501"><evr datatype="evr_string" operation="less than">0:10.0.4-1.el7</evr> 73607 </rpminfo_state> 73608 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140038" version="501"><evr datatype="evr_string" operation="less than">0:1.15.0-1.el7</evr> 73609 </rpminfo_state> 73610 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140039" version="501"><evr datatype="evr_string" operation="less than">1:3.28.2-9.el7</evr> 73611 </rpminfo_state> 73612 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140040" version="501"><evr datatype="evr_string" operation="less than">0:3.28.1-2.el7</evr> 73613 </rpminfo_state> 73614 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140041" version="501"><evr datatype="evr_string" operation="less than">0:3.22.1-1.el7</evr> 73615 </rpminfo_state> 73616 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140042" version="501"><evr datatype="evr_string" operation="less than">0:70.0.3-4.0.9.el7</evr> 73617 </rpminfo_state> 73618 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140043" version="501"><evr datatype="evr_string" operation="less than">1:3.28.2-1.el7</evr> 73619 </rpminfo_state> 73620 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140044" version="501"><evr datatype="evr_string" operation="less than">0:0.99.7-1.el7</evr> 73621 </rpminfo_state> 73622 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140045" version="501"><evr datatype="evr_string" operation="less than">0:0.12.16-2.el7</evr> 73623 </rpminfo_state> 73624 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140046" version="501"><evr datatype="evr_string" operation="less than">0:2.36.12-3.el7</evr> 73625 </rpminfo_state> 73626 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140047" version="501"><evr datatype="evr_string" operation="less than">0:2.13.0-4.3.el7</evr> 73627 </rpminfo_state> 73628 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140048" version="501"><evr datatype="evr_string" operation="less than">0:0.10.8-1.el7</evr> 73629 </rpminfo_state> 73630 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140049" version="501"><evr datatype="evr_string" operation="less than">0:1.2.90-6.el7</evr> 73631 </rpminfo_state> 73632 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140050" version="501"><evr datatype="evr_string" operation="less than">0:2.3-3.el7</evr> 73633 </rpminfo_state> 73634 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140051" version="501"><evr datatype="evr_string" operation="less than">0:0.40.8-1.el7</evr> 73635 </rpminfo_state> 73636 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140052" version="501"><evr datatype="evr_string" operation="less than">0:3.28.3-4.el7</evr> 73637 </rpminfo_state> 73638 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140053" version="501"><evr datatype="evr_string" operation="less than">0:0.7.8-2.el7</evr> 73639 </rpminfo_state> 73640 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140054" version="501"><evr datatype="evr_string" operation="less than">0:3.28.5-2.el7</evr> 73641 </rpminfo_state> 73642 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140055" version="501"><evr datatype="evr_string" operation="less than">0:0.8.1-2.el7</evr> 73643 </rpminfo_state> 73644 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140056" version="501"><evr datatype="evr_string" operation="less than">0:0.2.5-2.el7</evr> 73645 </rpminfo_state> 73646 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140057" version="501"><evr datatype="evr_string" operation="less than">0:0.26.5-20.el7</evr> 73647 </rpminfo_state> 73648 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140058" version="501"><evr datatype="evr_string" operation="less than">0:0.3.6-1.el7</evr> 73649 </rpminfo_state> 73650 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140059" version="501"><evr datatype="evr_string" operation="less than">0:3.26.0-1.el7</evr> 73651 </rpminfo_state> 73652 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140060" version="501"><evr datatype="evr_string" operation="less than">0:1.28-2.el7</evr> 73653 </rpminfo_state> 73654 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140061" version="501"><evr datatype="evr_string" operation="less than">0:3.28.2-3.el7</evr> 73655 </rpminfo_state> 73656 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140062" version="501"><evr datatype="evr_string" operation="less than">0:2.56.0-1.el7</evr> 73657 </rpminfo_state> 73658 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140063" version="501"><evr datatype="evr_string" operation="less than">0:1.42.4-1.el7</evr> 73659 </rpminfo_state> 73660 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140064" version="501"><evr datatype="evr_string" operation="less than">0:3.0.26-1.el7</evr> 73661 </rpminfo_state> 73662 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140065" version="501"><evr datatype="evr_string" operation="less than">1:3.28.1-1.el7</evr> 73663 </rpminfo_state> 73664 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140066" version="501"><evr datatype="evr_string" operation="less than">0:3.28.3-2.el7</evr> 73665 </rpminfo_state> 73666 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140067" version="501"><evr datatype="evr_string" operation="less than">0:1.0.2-5.el7</evr> 73667 </rpminfo_state> 73668 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140068" version="501"><evr datatype="evr_string" operation="less than">0:1.36.2-1.el7</evr> 73669 </rpminfo_state> 73670 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140069" version="501"><evr datatype="evr_string" operation="less than">0:3.24.1-2.el7</evr> 73671 </rpminfo_state> 73672 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140070" version="501"><evr datatype="evr_string" operation="less than">0:2.56.1-2.el7</evr> 73673 </rpminfo_state> 73674 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140071" version="501"><evr datatype="evr_string" operation="less than">0:1.0.8-4.el7</evr> 73675 </rpminfo_state> 73676 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140072" version="501"><evr datatype="evr_string" operation="less than">0:2.8-12.el7</evr> 73677 </rpminfo_state> 73678 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140073" version="501"><evr datatype="evr_string" operation="less than">0:0.28.0-4.el7</evr> 73679 </rpminfo_state> 73680 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140074" version="501"><evr datatype="evr_string" operation="less than">0:3.24.8-1.el7</evr> 73681 </rpminfo_state> 73682 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140075" version="501"><evr datatype="evr_string" operation="less than">0:2.38.0-3.el7</evr> 73683 </rpminfo_state> 73684 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140076" version="501"><evr datatype="evr_string" operation="less than">0:3.26.1-1.el7</evr> 73685 </rpminfo_state> 73686 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140077" version="501"><evr datatype="evr_string" operation="less than">0:1.1.0-2.el7</evr> 73687 </rpminfo_state> 73688 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140078" version="501"><evr datatype="evr_string" operation="less than">0:1.52.3-1.el7</evr> 73689 </rpminfo_state> 73690 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140079" version="501"><evr datatype="evr_string" operation="less than">0:0.6.50-2.el7</evr> 73691 </rpminfo_state> 73692 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140080" version="501"><evr datatype="evr_string" operation="less than">0:3.12.2-5.el7</evr> 73693 </rpminfo_state> 73694 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140081" version="501"><evr datatype="evr_string" operation="less than">0:3.4.2-2.el7</evr> 73695 </rpminfo_state> 73696 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140082" version="501"><evr datatype="evr_string" operation="less than">0:0.6.12-4.el7</evr> 73697 </rpminfo_state> 73698 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140083" version="501"><evr datatype="evr_string" operation="less than">0:0.20.1-1.el7</evr> 73699 </rpminfo_state> 73700 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140084" version="501"><evr datatype="evr_string" operation="less than">0:52.9.0-1.0.1.el7</evr> 73701 </rpminfo_state> 73702 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140085" version="501"><evr datatype="evr_string" operation="less than">0:3.28.3-1.el7</evr> 73703 </rpminfo_state> 73704 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140086" version="501"><evr datatype="evr_string" operation="less than">0:2.56.1-1.el7</evr> 73705 </rpminfo_state> 73706 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140087" version="501"><evr datatype="evr_string" operation="less than">0:0.6.0-1.el7</evr> 73707 </rpminfo_state> 73708 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140088" version="501"><evr datatype="evr_string" operation="less than">0:3.22.30-3.el7</evr> 73709 </rpminfo_state> 73710 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140089" version="501"><evr datatype="evr_string" operation="less than">1:3.26.2-1.el7</evr> 73711 </rpminfo_state> 73712 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140090" version="501"><evr datatype="evr_string" operation="less than">1:0.11.4-1.el7</evr> 73713 </rpminfo_state> 73714 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140091" version="501"><evr datatype="evr_string" operation="less than">0:4.0.1-8.el7</evr> 73715 </rpminfo_state> 73716 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140092" version="501"><evr datatype="evr_string" operation="less than">0:0.3.4-1.el7</evr> 73717 </rpminfo_state> 73718 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140093" version="501"><evr datatype="evr_string" operation="less than">0:1.0.0-2.el7</evr> 73719 </rpminfo_state> 73720 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140094" version="501"><evr datatype="evr_string" operation="less than">0:3.26.3.1-2.el7</evr> 73721 </rpminfo_state> 73722 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140095" version="501"><evr datatype="evr_string" operation="less than">0:0.3.3-1.el7</evr> 73723 </rpminfo_state> 73724 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140096" version="501"><evr datatype="evr_string" operation="less than">0:0.23-2.el7</evr> 73725 </rpminfo_state> 73726 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140097" version="501"><evr datatype="evr_string" operation="less than">0:0.28.4-1.el7</evr> 73727 </rpminfo_state> 73728 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140098" version="501"><evr datatype="evr_string" operation="less than">0:3.22.0-7.el7</evr> 73729 </rpminfo_state> 73730 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140099" version="501"><evr datatype="evr_string" operation="less than">0:2.62.2-2.el7</evr> 73731 </rpminfo_state> 73732 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140100" version="501"><evr datatype="evr_string" operation="less than">0:1.7.5-2.el7</evr> 73733 </rpminfo_state> 73734 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140101" version="501"><evr datatype="evr_string" operation="less than">0:2.26.0-3.el7</evr> 73735 </rpminfo_state> 73736 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140102" version="501"><evr datatype="evr_string" operation="less than">1:3.8.6-1.el7</evr> 73737 </rpminfo_state> 73738 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140103" version="501"><evr datatype="evr_string" operation="less than">0:2.26.2-1.el7</evr> 73739 </rpminfo_state> 73740 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140104" version="501"><evr datatype="evr_string" operation="less than">0:7-20180614.el7</evr> 73741 </rpminfo_state> 73742 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140105" version="501"><evr datatype="evr_string" operation="less than">0:3.28.3-6.el7</evr> 73743 </rpminfo_state> 73744 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140106" version="501"><evr datatype="evr_string" operation="less than">0:3.26.0-2.el7</evr> 73745 </rpminfo_state> 73746 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140107" version="501"><evr datatype="evr_string" operation="less than">0:3.26.1-2.el7</evr> 73747 </rpminfo_state> 73748 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140108" version="501"><evr datatype="evr_string" operation="less than">0:2.40.20-1.el7</evr> 73749 </rpminfo_state> 73750 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140109" version="501"><evr datatype="evr_string" operation="less than">0:3.12.13-1.el7</evr> 73751 </rpminfo_state> 73752 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140110" version="501"><evr datatype="evr_string" operation="less than">0:0.3.7-1.el7</evr> 73753 </rpminfo_state> 73754 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140111" version="501"><evr datatype="evr_string" operation="less than">0:2.28.1-1.el7</evr> 73755 </rpminfo_state> 73756 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140112" version="501"><evr datatype="evr_string" operation="less than">0:1.14-1.el7</evr> 73757 </rpminfo_state> 73758 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140113" version="501"><evr datatype="evr_string" operation="less than">0:20180531-1.0.1.el7</evr> 73759 </rpminfo_state> 73760 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183140114" version="501"><evr datatype="evr_string" operation="less than">0:1.0.1-2.el7</evr> 73761 </rpminfo_state> 73762 <!-- 73763 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73764 --> 73765 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183157001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73766 </rpminfo_state> 73767 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183157002" version="501"><version operation="pattern match">^7</version> 73768 </rpminfo_state> 73769 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183157003" version="501"><evr datatype="evr_string" operation="less than">0:7.29.0-51.el7</evr> 73770 </rpminfo_state> 73771 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183157004" version="501"><evr datatype="evr_string" operation="less than">0:1.0.3-5.el7</evr> 73772 </rpminfo_state> 73773 <!-- 73774 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73775 --> 73776 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183158001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73777 </rpminfo_state> 73778 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183158002" version="501"><version operation="pattern match">^7</version> 73779 </rpminfo_state> 73780 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183158003" version="501"><evr datatype="evr_string" operation="less than">0:1.16.2-13.el7</evr> 73781 </rpminfo_state> 73782 <!-- 73783 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73784 --> 73785 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183221001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73786 </rpminfo_state> 73787 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183221002" version="501"><version operation="pattern match">^7</version> 73788 </rpminfo_state> 73789 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183221003" version="501"><evr datatype="evr_string" operation="less than">1:1.0.2k-16.0.1.el7</evr> 73790 </rpminfo_state> 73791 <!-- 73792 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73793 --> 73794 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183229001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73795 </rpminfo_state> 73796 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183229002" version="501"><version operation="pattern match">^7</version> 73797 </rpminfo_state> 73798 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183229003" version="501"><evr datatype="evr_string" operation="less than">0:0.13.62-9.el7</evr> 73799 </rpminfo_state> 73800 <!-- 73801 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73802 --> 73803 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183242001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73804 </rpminfo_state> 73805 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183242002" version="501"><version operation="pattern match">^7</version> 73806 </rpminfo_state> 73807 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183242003" version="501"><evr datatype="evr_string" operation="less than">0:3.12.2-18.el7</evr> 73808 </rpminfo_state> 73809 <!-- 73810 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73811 --> 73812 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183246001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73813 </rpminfo_state> 73814 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183246002" version="501"><version operation="pattern match">^7</version> 73815 </rpminfo_state> 73816 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183246003" version="501"><evr datatype="evr_string" operation="less than">0:0.92-3.el7</evr> 73817 </rpminfo_state> 73818 <!-- 73819 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73820 --> 73821 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183249001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73822 </rpminfo_state> 73823 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183249002" version="501"><version operation="pattern match">^7</version> 73824 </rpminfo_state> 73825 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183249003" version="501"><evr datatype="evr_string" operation="less than">0:2.8.71-10.el7</evr> 73826 </rpminfo_state> 73827 <!-- 73828 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73829 --> 73830 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183253001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73831 </rpminfo_state> 73832 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183253002" version="501"><version operation="pattern match">^7</version> 73833 </rpminfo_state> 73834 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183253003" version="501"><evr datatype="evr_string" operation="less than">0:1.900.1-33.el7</evr> 73835 </rpminfo_state> 73836 <!-- 73837 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73838 --> 73839 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183327001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73840 </rpminfo_state> 73841 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183327002" version="501"><version operation="pattern match">^7</version> 73842 </rpminfo_state> 73843 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183327003" version="501"><evr datatype="evr_string" operation="less than">0:0.5-0.6.alpha.el7</evr> 73844 </rpminfo_state> 73845 <!-- 73846 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73847 --> 73848 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183335001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73849 </rpminfo_state> 73850 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183335002" version="501"><version operation="pattern match">^7</version> 73851 </rpminfo_state> 73852 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183335003" version="501"><evr datatype="evr_string" operation="less than">0:3.1.1-9.el7</evr> 73853 </rpminfo_state> 73854 <!-- 73855 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73856 --> 73857 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183347001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73858 </rpminfo_state> 73859 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183347002" version="501"><version operation="pattern match">^7</version> 73860 </rpminfo_state> 73861 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183347003" version="501"><evr datatype="evr_string" operation="less than">0:2.1.1-9.el7</evr> 73862 </rpminfo_state> 73863 <!-- 73864 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73865 --> 73866 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183350001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73867 </rpminfo_state> 73868 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183350002" version="501"><version operation="pattern match">^7</version> 73869 </rpminfo_state> 73870 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183350003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.201-2.6.16.1.0.1.el7_6</evr> 73871 </rpminfo_state> 73872 <!-- 73873 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73874 --> 73875 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183403001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73876 </rpminfo_state> 73877 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183403002" version="501"><version operation="pattern match">^6</version> 73878 </rpminfo_state> 73879 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183403003" version="501"><evr datatype="evr_string" operation="less than">0:60.2.1-5.0.1.el6</evr> 73880 </rpminfo_state> 73881 <!-- 73882 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73883 --> 73884 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183406001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73885 </rpminfo_state> 73886 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183406002" version="501"><version operation="pattern match">^6</version> 73887 </rpminfo_state> 73888 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183406003" version="501"><evr datatype="evr_string" operation="less than">0:1.7.5-5.el6_10</evr> 73889 </rpminfo_state> 73890 <!-- 73891 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73892 --> 73893 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183408001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73894 </rpminfo_state> 73895 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183408002" version="501"><version operation="pattern match">^7</version> 73896 </rpminfo_state> 73897 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183408003" version="501"><evr datatype="evr_string" operation="less than">0:1.8.3.1-20.el7</evr> 73898 </rpminfo_state> 73899 <!-- 73900 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73901 --> 73902 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183409001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73903 </rpminfo_state> 73904 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183409002" version="501"><version operation="pattern match">^6</version> 73905 </rpminfo_state> 73906 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183409003" version="501"><evr datatype="evr_string" operation="less than">1:1.7.0.201-2.6.16.0.0.1.el6_10</evr> 73907 </rpminfo_state> 73908 <!-- 73909 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73910 --> 73911 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183410001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73912 </rpminfo_state> 73913 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183410002" version="501"><version operation="pattern match">^7</version> 73914 </rpminfo_state> 73915 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183410003" version="501"><evr datatype="evr_string" operation="less than">0:1.20.1-5.1.el7</evr> 73916 </rpminfo_state> 73917 <!-- 73918 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73919 --> 73920 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183458001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73921 </rpminfo_state> 73922 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183458002" version="501"><version operation="pattern match">^7</version> 73923 </rpminfo_state> 73924 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183458003" version="501"><evr datatype="evr_string" operation="less than">0:60.2.1-4.0.1.el7_5</evr> 73925 </rpminfo_state> 73926 <!-- 73927 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73928 --> 73929 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183521001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73930 </rpminfo_state> 73931 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183521002" version="501"><version operation="pattern match">^7</version> 73932 </rpminfo_state> 73933 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183521003" version="501"><evr datatype="evr_string" operation="less than">1:11.0.1.13-3.0.1.el7_6</evr> 73934 </rpminfo_state> 73935 <!-- 73936 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73937 --> 73938 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183522001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73939 </rpminfo_state> 73940 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183522002" version="501"><version operation="pattern match">^6</version> 73941 </rpminfo_state> 73942 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183522003" version="501"><evr datatype="evr_string" operation="less than">0:0.12.4-16.el6_10.2</evr> 73943 </rpminfo_state> 73944 <!-- 73945 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73946 --> 73947 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183531001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73948 </rpminfo_state> 73949 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183531002" version="501"><version operation="pattern match">^6</version> 73950 </rpminfo_state> 73951 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183531003" version="501"><evr datatype="evr_string" operation="less than">0:60.3.0-1.0.1.el6</evr> 73952 </rpminfo_state> 73953 <!-- 73954 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73955 --> 73956 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183532001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73957 </rpminfo_state> 73958 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183532002" version="501"><version operation="pattern match">^7</version> 73959 </rpminfo_state> 73960 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183532003" version="501"><evr datatype="evr_string" operation="less than">0:60.3.0-1.0.1.el7_5</evr> 73961 </rpminfo_state> 73962 <!-- 73963 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73964 --> 73965 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183650001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73966 </rpminfo_state> 73967 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183650002" version="501"><version operation="pattern match">^7</version> 73968 </rpminfo_state> 73969 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183650003" version="501"><evr datatype="evr_string" operation="less than">0:9.07-31.el7_6.1</evr> 73970 </rpminfo_state> 73971 <!-- 73972 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73973 --> 73974 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183651001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73975 </rpminfo_state> 73976 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183651002" version="501"><version operation="pattern match">^7</version> 73977 </rpminfo_state> 73978 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183651003" version="501"><evr datatype="evr_string" operation="less than">0:3.10.0-957.1.3.el7</evr> 73979 </rpminfo_state> 73980 <!-- 73981 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73982 --> 73983 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183663001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73984 </rpminfo_state> 73985 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183663002" version="501"><version operation="pattern match">^7</version> 73986 </rpminfo_state> 73987 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183663003" version="501"><evr datatype="evr_string" operation="less than">0:1.5-3.0.1.el7_6</evr> 73988 </rpminfo_state> 73989 <!-- 73990 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 73991 --> 73992 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183665001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 73993 </rpminfo_state> 73994 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183665002" version="501"><version operation="pattern match">^7</version> 73995 </rpminfo_state> 73996 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183665003" version="501"><evr datatype="evr_string" operation="less than">1:1.12.0-8.el7_6</evr> 73997 </rpminfo_state> 73998 <!-- 73999 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74000 --> 74001 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74002 </rpminfo_state> 74003 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738002" version="501"><version operation="pattern match">^7</version> 74004 </rpminfo_state> 74005 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738003" version="501"><evr datatype="evr_string" operation="less than">0:2.0.0.648-34.el7_6</evr> 74006 </rpminfo_state> 74007 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738004" version="501"><evr datatype="evr_string" operation="less than">0:1.2.0-34.el7_6</evr> 74008 </rpminfo_state> 74009 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738005" version="501"><evr datatype="evr_string" operation="less than">0:0.4.2-34.el7_6</evr> 74010 </rpminfo_state> 74011 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738006" version="501"><evr datatype="evr_string" operation="less than">0:1.7.7-34.el7_6</evr> 74012 </rpminfo_state> 74013 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738007" version="501"><evr datatype="evr_string" operation="less than">0:4.3.2-34.el7_6</evr> 74014 </rpminfo_state> 74015 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738008" version="501"><evr datatype="evr_string" operation="less than">0:2.0.0-34.el7_6</evr> 74016 </rpminfo_state> 74017 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738009" version="501"><evr datatype="evr_string" operation="less than">0:0.9.6-34.el7_6</evr> 74018 </rpminfo_state> 74019 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738010" version="501"><evr datatype="evr_string" operation="less than">0:4.0.0-34.el7_6</evr> 74020 </rpminfo_state> 74021 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183738011" version="501"><evr datatype="evr_string" operation="less than">0:2.0.14.1-34.el7_6</evr> 74022 </rpminfo_state> 74023 <!-- 74024 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74025 --> 74026 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183760001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74027 </rpminfo_state> 74028 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183760002" version="501"><version operation="pattern match">^6</version> 74029 </rpminfo_state> 74030 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183760003" version="501"><evr datatype="evr_string" operation="less than">0:8.70-24.el6_10.2</evr> 74031 </rpminfo_state> 74032 <!-- 74033 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74034 --> 74035 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183761001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74036 </rpminfo_state> 74037 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183761002" version="501"><version operation="pattern match">^7</version> 74038 </rpminfo_state> 74039 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183761003" version="501"><evr datatype="evr_string" operation="less than">0:9.07-31.el7_6.3</evr> 74040 </rpminfo_state> 74041 <!-- 74042 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74043 --> 74044 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183831001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74045 </rpminfo_state> 74046 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183831002" version="501"><version operation="pattern match">^6</version> 74047 </rpminfo_state> 74048 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183831003" version="501"><evr datatype="evr_string" operation="less than">0:60.4.0-1.0.1.el6</evr> 74049 </rpminfo_state> 74050 <!-- 74051 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74052 --> 74053 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183833001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74054 </rpminfo_state> 74055 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183833002" version="501"><version operation="pattern match">^7</version> 74056 </rpminfo_state> 74057 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183833003" version="501"><evr datatype="evr_string" operation="less than">0:60.4.0-1.0.1.el7</evr> 74058 </rpminfo_state> 74059 <!-- 74060 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74061 --> 74062 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183834001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74063 </rpminfo_state> 74064 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183834002" version="501"><version operation="pattern match">^7</version> 74065 </rpminfo_state> 74066 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183834003" version="501"><evr datatype="evr_string" operation="less than">0:9.07-31.el7_6.6</evr> 74067 </rpminfo_state> 74068 <!-- 74069 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74070 --> 74071 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183854001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74072 </rpminfo_state> 74073 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183854002" version="501"><version operation="pattern match">^6</version> 74074 </rpminfo_state> 74075 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20183854003" version="501"><evr datatype="evr_string" operation="less than">0:4.2.6p5-15.0.1.el6_10</evr> 74076 </rpminfo_state> 74077 <!-- 74078 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74079 --> 74080 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184001001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74081 </rpminfo_state> 74082 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184001002" version="501"><version operation="pattern match">^6</version> 74083 </rpminfo_state> 74084 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184001003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.2.el6uek</evr> 74085 </rpminfo_state> 74086 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184001004" version="501"><version operation="pattern match">^7</version> 74087 </rpminfo_state> 74088 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184001005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.2.el7uek</evr> 74089 </rpminfo_state> 74090 <!-- 74091 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74092 --> 74093 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184004001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74094 </rpminfo_state> 74095 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184004002" version="501"><version operation="pattern match">^6</version> 74096 </rpminfo_state> 74097 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184004003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.5.el6uek</evr> 74098 </rpminfo_state> 74099 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184004004" version="501"><version operation="pattern match">^7</version> 74100 </rpminfo_state> 74101 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184004005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.5.el7uek</evr> 74102 </rpminfo_state> 74103 <!-- 74104 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74105 --> 74106 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184006001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74107 </rpminfo_state> 74108 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184006002" version="501"><version operation="pattern match">^6</version> 74109 </rpminfo_state> 74110 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184006003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.10.el6uek</evr> 74111 </rpminfo_state> 74112 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184006004" version="501"><version operation="pattern match">^7</version> 74113 </rpminfo_state> 74114 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184006005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.10.el7uek</evr> 74115 </rpminfo_state> 74116 <!-- 74117 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74118 --> 74119 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184017001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74120 </rpminfo_state> 74121 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184017002" version="501"><version operation="pattern match">^6</version> 74122 </rpminfo_state> 74123 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184017003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.13.el6uek</evr> 74124 </rpminfo_state> 74125 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184017004" version="501"><version operation="pattern match">^7</version> 74126 </rpminfo_state> 74127 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184017005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.13.el7uek</evr> 74128 </rpminfo_state> 74129 <!-- 74130 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74131 --> 74132 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184020001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74133 </rpminfo_state> 74134 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184020002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74135 </rpminfo_state> 74136 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184020003" version="501"><version operation="pattern match">^5</version> 74137 </rpminfo_state> 74138 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184020004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.298.2.el5uek</evr> 74139 </rpminfo_state> 74140 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184020005" version="501"><version operation="pattern match">^6</version> 74141 </rpminfo_state> 74142 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184020006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.298.2.el6uek</evr> 74143 </rpminfo_state> 74144 <!-- 74145 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74146 --> 74147 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184022001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74148 </rpminfo_state> 74149 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184022002" version="501"><version operation="pattern match">^6</version> 74150 </rpminfo_state> 74151 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184022003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74152 </rpminfo_state> 74153 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184022004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.20.2.el6uek</evr> 74154 </rpminfo_state> 74155 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184022005" version="501"><version operation="pattern match">^7</version> 74156 </rpminfo_state> 74157 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184022006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74158 </rpminfo_state> 74159 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184022007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.20.2.el7uek</evr> 74160 </rpminfo_state> 74161 <!-- 74162 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74163 --> 74164 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184025001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74165 </rpminfo_state> 74166 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184025002" version="501"><version operation="pattern match">^6</version> 74167 </rpminfo_state> 74168 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184025003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.14.el6uek</evr> 74169 </rpminfo_state> 74170 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184025004" version="501"><version operation="pattern match">^7</version> 74171 </rpminfo_state> 74172 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184025005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.14.14.el7uek</evr> 74173 </rpminfo_state> 74174 <!-- 74175 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74176 --> 74177 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184036001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74178 </rpminfo_state> 74179 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184036002" version="501"><version operation="pattern match">^5</version> 74180 </rpminfo_state> 74181 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184036003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.18-419.0.0.0.5.el5</evr> 74182 </rpminfo_state> 74183 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184036004" version="501"><evr datatype="evr_string" operation="less than">0:1.4.11-1.el5</evr> 74184 </rpminfo_state> 74185 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184036005" version="501"><evr datatype="evr_string" operation="less than">0:2.0.5-2.el5</evr> 74186 </rpminfo_state> 74187 <!-- 74188 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74189 --> 74190 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184040001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74191 </rpminfo_state> 74192 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184040002" version="501"><version operation="pattern match">^6</version> 74193 </rpminfo_state> 74194 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184040003" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.20.3.el6uek</evr> 74195 </rpminfo_state> 74196 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184040004" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74197 </rpminfo_state> 74198 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184040005" version="501"><version operation="pattern match">^7</version> 74199 </rpminfo_state> 74200 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184040006" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.20.3.el7uek</evr> 74201 </rpminfo_state> 74202 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184040007" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74203 </rpminfo_state> 74204 <!-- 74205 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74206 --> 74207 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184041001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74208 </rpminfo_state> 74209 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184041002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74210 </rpminfo_state> 74211 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184041003" version="501"><version operation="pattern match">^5</version> 74212 </rpminfo_state> 74213 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184041004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.298.3.el5uek</evr> 74214 </rpminfo_state> 74215 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184041005" version="501"><version operation="pattern match">^6</version> 74216 </rpminfo_state> 74217 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184041006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.298.3.el6uek</evr> 74218 </rpminfo_state> 74219 <!-- 74220 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74221 --> 74222 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184061001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74223 </rpminfo_state> 74224 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184061002" version="501"><version operation="pattern match">^7</version> 74225 </rpminfo_state> 74226 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184061003" version="501"><evr datatype="evr_string" operation="less than">0:1.9.1-2.1.5.el7</evr> 74227 </rpminfo_state> 74228 <!-- 74229 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74230 --> 74231 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184062001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74232 </rpminfo_state> 74233 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184062002" version="501"><version operation="pattern match">^6</version> 74234 </rpminfo_state> 74235 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184062003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.16.7.el6uek</evr> 74236 </rpminfo_state> 74237 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184062004" version="501"><version operation="pattern match">^7</version> 74238 </rpminfo_state> 74239 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184062005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-112.16.7.el7uek</evr> 74240 </rpminfo_state> 74241 <!-- 74242 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74243 --> 74244 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184071001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74245 </rpminfo_state> 74246 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184071002" version="501"><version operation="pattern match">^6</version> 74247 </rpminfo_state> 74248 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184071003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.14.1.el6uek</evr> 74249 </rpminfo_state> 74250 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184071004" version="501"><version operation="pattern match">^7</version> 74251 </rpminfo_state> 74252 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184071005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.14.1.el7uek</evr> 74253 </rpminfo_state> 74254 <!-- 74255 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74256 --> 74257 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184084001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74258 </rpminfo_state> 74259 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184084002" version="501"><version operation="pattern match">^6</version> 74260 </rpminfo_state> 74261 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184084003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.14.2.el6uek</evr> 74262 </rpminfo_state> 74263 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184084004" version="501"><version operation="pattern match">^7</version> 74264 </rpminfo_state> 74265 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184084005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.14.2.el7uek</evr> 74266 </rpminfo_state> 74267 <!-- 74268 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74269 --> 74270 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184087001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74271 </rpminfo_state> 74272 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184087002" version="501"><version operation="pattern match">^6</version> 74273 </rpminfo_state> 74274 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184087003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.14.3.el6uek</evr> 74275 </rpminfo_state> 74276 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184087004" version="501"><version operation="pattern match">^7</version> 74277 </rpminfo_state> 74278 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184087005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.14.3.el7uek</evr> 74279 </rpminfo_state> 74280 <!-- 74281 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74282 --> 74283 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184088001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74284 </rpminfo_state> 74285 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184088002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74286 </rpminfo_state> 74287 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184088003" version="501"><version operation="pattern match">^5</version> 74288 </rpminfo_state> 74289 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184088004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.298.6.el5uek</evr> 74290 </rpminfo_state> 74291 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184088005" version="501"><version operation="pattern match">^6</version> 74292 </rpminfo_state> 74293 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184088006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.298.6.el6uek</evr> 74294 </rpminfo_state> 74295 <!-- 74296 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74297 --> 74298 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184089001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74299 </rpminfo_state> 74300 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184089002" version="501"><version operation="pattern match">^6</version> 74301 </rpminfo_state> 74302 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184089003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74303 </rpminfo_state> 74304 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184089004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.20.6.el6uek</evr> 74305 </rpminfo_state> 74306 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184089005" version="501"><version operation="pattern match">^7</version> 74307 </rpminfo_state> 74308 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184089006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74309 </rpminfo_state> 74310 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184089007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.20.6.el7uek</evr> 74311 </rpminfo_state> 74312 <!-- 74313 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74314 --> 74315 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184096001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74316 </rpminfo_state> 74317 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184096002" version="501"><version operation="pattern match">^6</version> 74318 </rpminfo_state> 74319 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184096003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.14.5.el6uek</evr> 74320 </rpminfo_state> 74321 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184096004" version="501"><version operation="pattern match">^7</version> 74322 </rpminfo_state> 74323 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184096005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.14.5.el7uek</evr> 74324 </rpminfo_state> 74325 <!-- 74326 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74327 --> 74328 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184097001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74329 </rpminfo_state> 74330 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184097002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74331 </rpminfo_state> 74332 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184097003" version="501"><version operation="pattern match">^5</version> 74333 </rpminfo_state> 74334 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184097004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.298.7.el5uek</evr> 74335 </rpminfo_state> 74336 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184097005" version="501"><version operation="pattern match">^6</version> 74337 </rpminfo_state> 74338 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184097006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.298.7.el6uek</evr> 74339 </rpminfo_state> 74340 <!-- 74341 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74342 --> 74343 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184098001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74344 </rpminfo_state> 74345 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184098002" version="501"><version operation="pattern match">^6</version> 74346 </rpminfo_state> 74347 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184098003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74348 </rpminfo_state> 74349 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184098004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.20.7.el6uek</evr> 74350 </rpminfo_state> 74351 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184098005" version="501"><version operation="pattern match">^7</version> 74352 </rpminfo_state> 74353 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184098006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74354 </rpminfo_state> 74355 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184098007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.20.7.el7uek</evr> 74356 </rpminfo_state> 74357 <!-- 74358 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74359 --> 74360 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184108001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74361 </rpminfo_state> 74362 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184108002" version="501"><version operation="pattern match">^6</version> 74363 </rpminfo_state> 74364 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184108003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.15.1.el6uek</evr> 74365 </rpminfo_state> 74366 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184108004" version="501"><version operation="pattern match">^7</version> 74367 </rpminfo_state> 74368 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184108005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.15.1.el7uek</evr> 74369 </rpminfo_state> 74370 <!-- 74371 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74372 --> 74373 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184109001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74374 </rpminfo_state> 74375 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184109002" version="501"><version operation="pattern match">^6</version> 74376 </rpminfo_state> 74377 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184109003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74378 </rpminfo_state> 74379 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184109004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.21.1.el6uek</evr> 74380 </rpminfo_state> 74381 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184109005" version="501"><version operation="pattern match">^7</version> 74382 </rpminfo_state> 74383 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184109006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74384 </rpminfo_state> 74385 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184109007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.21.1.el7uek</evr> 74386 </rpminfo_state> 74387 <!-- 74388 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74389 --> 74390 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184110001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74391 </rpminfo_state> 74392 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184110002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74393 </rpminfo_state> 74394 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184110003" version="501"><version operation="pattern match">^5</version> 74395 </rpminfo_state> 74396 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184110004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.299.1.el5uek</evr> 74397 </rpminfo_state> 74398 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184110005" version="501"><version operation="pattern match">^6</version> 74399 </rpminfo_state> 74400 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184110006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.299.1.el6uek</evr> 74401 </rpminfo_state> 74402 <!-- 74403 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74404 --> 74405 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184114001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74406 </rpminfo_state> 74407 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184114002" version="501"><version operation="pattern match">^6</version> 74408 </rpminfo_state> 74409 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184114003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.15.2.el6uek</evr> 74410 </rpminfo_state> 74411 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184114004" version="501"><version operation="pattern match">^7</version> 74412 </rpminfo_state> 74413 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184114005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.15.2.el7uek</evr> 74414 </rpminfo_state> 74415 <!-- 74416 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74417 --> 74418 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184126001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74419 </rpminfo_state> 74420 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184126002" version="501"><version operation="pattern match">^6</version> 74421 </rpminfo_state> 74422 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184126003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.15.4.el6uek</evr> 74423 </rpminfo_state> 74424 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184126004" version="501"><version operation="pattern match">^7</version> 74425 </rpminfo_state> 74426 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184126005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.15.4.el7uek</evr> 74427 </rpminfo_state> 74428 <!-- 74429 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74430 --> 74431 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184131001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74432 </rpminfo_state> 74433 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184131002" version="501"><version operation="pattern match">^6</version> 74434 </rpminfo_state> 74435 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184131003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.16.2.el6uek</evr> 74436 </rpminfo_state> 74437 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184131004" version="501"><version operation="pattern match">^7</version> 74438 </rpminfo_state> 74439 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184131005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.16.2.el7uek</evr> 74440 </rpminfo_state> 74441 <!-- 74442 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74443 --> 74444 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184134001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74445 </rpminfo_state> 74446 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184134002" version="501"><version operation="pattern match">^6</version> 74447 </rpminfo_state> 74448 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184134003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74449 </rpminfo_state> 74450 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184134004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.21.4.el6uek</evr> 74451 </rpminfo_state> 74452 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184134005" version="501"><version operation="pattern match">^7</version> 74453 </rpminfo_state> 74454 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184134006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74455 </rpminfo_state> 74456 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184134007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.21.4.el7uek</evr> 74457 </rpminfo_state> 74458 <!-- 74459 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74460 --> 74461 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184144001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74462 </rpminfo_state> 74463 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184144002" version="501"><version operation="pattern match">^6</version> 74464 </rpminfo_state> 74465 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184144003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.16.4.el6uek</evr> 74466 </rpminfo_state> 74467 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184144004" version="501"><version operation="pattern match">^7</version> 74468 </rpminfo_state> 74469 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184144005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.16.4.el7uek</evr> 74470 </rpminfo_state> 74471 <!-- 74472 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74473 --> 74474 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184145001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74475 </rpminfo_state> 74476 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184145002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74477 </rpminfo_state> 74478 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184145003" version="501"><version operation="pattern match">^5</version> 74479 </rpminfo_state> 74480 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184145004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.299.3.el5uek</evr> 74481 </rpminfo_state> 74482 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184145005" version="501"><version operation="pattern match">^6</version> 74483 </rpminfo_state> 74484 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184145006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.299.3.el6uek</evr> 74485 </rpminfo_state> 74486 <!-- 74487 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74488 --> 74489 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184161001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74490 </rpminfo_state> 74491 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184161002" version="501"><version operation="pattern match">^6</version> 74492 </rpminfo_state> 74493 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184161003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.17.1.el6uek</evr> 74494 </rpminfo_state> 74495 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184161004" version="501"><version operation="pattern match">^7</version> 74496 </rpminfo_state> 74497 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184161005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.17.1.el7uek</evr> 74498 </rpminfo_state> 74499 <!-- 74500 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74501 --> 74502 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184164001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74503 </rpminfo_state> 74504 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184164002" version="501"><version operation="pattern match">^6</version> 74505 </rpminfo_state> 74506 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184164003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74507 </rpminfo_state> 74508 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184164004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.22.1.el6uek</evr> 74509 </rpminfo_state> 74510 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184164005" version="501"><version operation="pattern match">^7</version> 74511 </rpminfo_state> 74512 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184164006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74513 </rpminfo_state> 74514 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184164007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.22.1.el7uek</evr> 74515 </rpminfo_state> 74516 <!-- 74517 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74518 --> 74519 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184172001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74520 </rpminfo_state> 74521 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184172002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74522 </rpminfo_state> 74523 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184172003" version="501"><version operation="pattern match">^5</version> 74524 </rpminfo_state> 74525 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184172004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.300.2.el5uek</evr> 74526 </rpminfo_state> 74527 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184172005" version="501"><version operation="pattern match">^6</version> 74528 </rpminfo_state> 74529 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184172006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.300.2.el6uek</evr> 74530 </rpminfo_state> 74531 <!-- 74532 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74533 --> 74534 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184189001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74535 </rpminfo_state> 74536 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184189002" version="501"><version operation="pattern match">^7</version> 74537 </rpminfo_state> 74538 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184189003" version="501"><evr datatype="evr_string" operation="less than">0:4.14.35-1818.0.14.el7uek</evr> 74539 </rpminfo_state> 74540 <!-- 74541 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74542 --> 74543 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184190001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74544 </rpminfo_state> 74545 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184190002" version="501"><version operation="pattern match">^7</version> 74546 </rpminfo_state> 74547 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184190003" version="501"><evr datatype="evr_string" operation="less than">0:4.14.35-1818.0.15.el7uek</evr> 74548 </rpminfo_state> 74549 <!-- 74550 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74551 --> 74552 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184193001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74553 </rpminfo_state> 74554 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184193002" version="501"><version operation="pattern match">^6</version> 74555 </rpminfo_state> 74556 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184193003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74557 </rpminfo_state> 74558 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184193004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.23.1.el6uek</evr> 74559 </rpminfo_state> 74560 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184193005" version="501"><version operation="pattern match">^7</version> 74561 </rpminfo_state> 74562 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184193006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74563 </rpminfo_state> 74564 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184193007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.23.1.el7uek</evr> 74565 </rpminfo_state> 74566 <!-- 74567 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74568 --> 74569 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184195001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74570 </rpminfo_state> 74571 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184195002" version="501"><version operation="pattern match">^7</version> 74572 </rpminfo_state> 74573 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184195003" version="501"><evr datatype="evr_string" operation="less than">0:4.14.35-1818.1.6.el7uek</evr> 74574 </rpminfo_state> 74575 <!-- 74576 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74577 --> 74578 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184196001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74579 </rpminfo_state> 74580 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184196002" version="501"><version operation="pattern match">^6</version> 74581 </rpminfo_state> 74582 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184196003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.18.5.el6uek</evr> 74583 </rpminfo_state> 74584 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184196004" version="501"><version operation="pattern match">^7</version> 74585 </rpminfo_state> 74586 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184196005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.18.5.el7uek</evr> 74587 </rpminfo_state> 74588 <!-- 74589 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74590 --> 74591 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184198001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74592 </rpminfo_state> 74593 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184198002" version="501"><version operation="pattern match">^7</version> 74594 </rpminfo_state> 74595 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184198003" version="501"><evr datatype="evr_string" operation="less than">12:2.9.0-11.1.el7</evr> 74596 </rpminfo_state> 74597 <!-- 74598 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74599 --> 74600 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184200001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74601 </rpminfo_state> 74602 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184200002" version="501"><version operation="pattern match">^6</version> 74603 </rpminfo_state> 74604 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184200003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.18.6.el6uek</evr> 74605 </rpminfo_state> 74606 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184200004" version="501"><version operation="pattern match">^7</version> 74607 </rpminfo_state> 74608 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184200005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.18.6.el7uek</evr> 74609 </rpminfo_state> 74610 <!-- 74611 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74612 --> 74613 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184208001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74614 </rpminfo_state> 74615 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184208002" version="501"><version operation="pattern match">^6</version> 74616 </rpminfo_state> 74617 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184208003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.18.9.el6uek</evr> 74618 </rpminfo_state> 74619 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184208004" version="501"><version operation="pattern match">^7</version> 74620 </rpminfo_state> 74621 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184208005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.18.9.el7uek</evr> 74622 </rpminfo_state> 74623 <!-- 74624 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74625 --> 74626 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184210001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74627 </rpminfo_state> 74628 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184210002" version="501"><version operation="pattern match">^6</version> 74629 </rpminfo_state> 74630 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184210003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.19.1.el6uek</evr> 74631 </rpminfo_state> 74632 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184210004" version="501"><version operation="pattern match">^7</version> 74633 </rpminfo_state> 74634 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184210005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.19.1.el7uek</evr> 74635 </rpminfo_state> 74636 <!-- 74637 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74638 --> 74639 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184211001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74640 </rpminfo_state> 74641 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184211002" version="501"><version operation="pattern match">^6</version> 74642 </rpminfo_state> 74643 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184211003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74644 </rpminfo_state> 74645 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184211004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.24.1.el6uek</evr> 74646 </rpminfo_state> 74647 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184211005" version="501"><version operation="pattern match">^7</version> 74648 </rpminfo_state> 74649 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184211006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74650 </rpminfo_state> 74651 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184211007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.24.1.el7uek</evr> 74652 </rpminfo_state> 74653 <!-- 74654 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74655 --> 74656 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184214001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74657 </rpminfo_state> 74658 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184214002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74659 </rpminfo_state> 74660 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184214003" version="501"><version operation="pattern match">^5</version> 74661 </rpminfo_state> 74662 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184214004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.301.1.el5uek</evr> 74663 </rpminfo_state> 74664 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184214005" version="501"><version operation="pattern match">^6</version> 74665 </rpminfo_state> 74666 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184214006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.301.1.el6uek</evr> 74667 </rpminfo_state> 74668 <!-- 74669 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74670 --> 74671 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184215001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74672 </rpminfo_state> 74673 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184215002" version="501"><version operation="pattern match">^6</version> 74674 </rpminfo_state> 74675 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184215003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74676 </rpminfo_state> 74677 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184215004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.24.2.el6uek</evr> 74678 </rpminfo_state> 74679 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184215005" version="501"><version operation="pattern match">^7</version> 74680 </rpminfo_state> 74681 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184215006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74682 </rpminfo_state> 74683 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184215007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.24.2.el7uek</evr> 74684 </rpminfo_state> 74685 <!-- 74686 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74687 --> 74688 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184216001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74689 </rpminfo_state> 74690 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184216002" version="501"><version operation="pattern match">^6</version> 74691 </rpminfo_state> 74692 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184216003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.19.2.el6uek</evr> 74693 </rpminfo_state> 74694 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184216004" version="501"><version operation="pattern match">^7</version> 74695 </rpminfo_state> 74696 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184216005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.19.2.el7uek</evr> 74697 </rpminfo_state> 74698 <!-- 74699 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74700 --> 74701 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184219001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74702 </rpminfo_state> 74703 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184219002" version="501"><version operation="pattern match">^5</version> 74704 </rpminfo_state> 74705 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184219003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.18-419.0.0.0.11.el5</evr> 74706 </rpminfo_state> 74707 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184219004" version="501"><evr datatype="evr_string" operation="less than">0:1.4.11-1.el5</evr> 74708 </rpminfo_state> 74709 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184219005" version="501"><evr datatype="evr_string" operation="less than">0:2.0.5-2.el5</evr> 74710 </rpminfo_state> 74711 <!-- 74712 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74713 --> 74714 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184227001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74715 </rpminfo_state> 74716 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184227002" version="501"><version operation="pattern match">^6</version> 74717 </rpminfo_state> 74718 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184227003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.19.5.el6uek</evr> 74719 </rpminfo_state> 74720 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184227004" version="501"><version operation="pattern match">^7</version> 74721 </rpminfo_state> 74722 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184227005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.19.5.el7uek</evr> 74723 </rpminfo_state> 74724 <!-- 74725 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74726 --> 74727 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184228001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74728 </rpminfo_state> 74729 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184228002" version="501"><version operation="pattern match">^6</version> 74730 </rpminfo_state> 74731 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184228003" version="501"><evr datatype="evr_string" operation="less than">0:1.0.1e-57.0.5.el6</evr> 74732 </rpminfo_state> 74733 <!-- 74734 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74735 --> 74736 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184230001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74737 </rpminfo_state> 74738 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184230002" version="501"><version operation="pattern match">^6</version> 74739 </rpminfo_state> 74740 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184230003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.19.6.el6uek</evr> 74741 </rpminfo_state> 74742 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184230004" version="501"><version operation="pattern match">^7</version> 74743 </rpminfo_state> 74744 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184230005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.19.6.el7uek</evr> 74745 </rpminfo_state> 74746 <!-- 74747 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74748 --> 74749 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184233001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74750 </rpminfo_state> 74751 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184233002" version="501"><version operation="pattern match">^6</version> 74752 </rpminfo_state> 74753 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184233003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74754 </rpminfo_state> 74755 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184233004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.24.3.el6uek</evr> 74756 </rpminfo_state> 74757 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184233005" version="501"><version operation="pattern match">^7</version> 74758 </rpminfo_state> 74759 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184233006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74760 </rpminfo_state> 74761 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184233007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.24.3.el7uek</evr> 74762 </rpminfo_state> 74763 <!-- 74764 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74765 --> 74766 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184234001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74767 </rpminfo_state> 74768 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184234002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74769 </rpminfo_state> 74770 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184234003" version="501"><version operation="pattern match">^5</version> 74771 </rpminfo_state> 74772 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184234004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.301.2.el5uek</evr> 74773 </rpminfo_state> 74774 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184234005" version="501"><version operation="pattern match">^6</version> 74775 </rpminfo_state> 74776 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184234006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.301.2.el6uek</evr> 74777 </rpminfo_state> 74778 <!-- 74779 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74780 --> 74781 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184235001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74782 </rpminfo_state> 74783 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184235002" version="501"><version operation="pattern match">^5</version> 74784 </rpminfo_state> 74785 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184235003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.18-419.0.0.0.12.el5</evr> 74786 </rpminfo_state> 74787 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184235004" version="501"><evr datatype="evr_string" operation="less than">0:1.4.11-1.el5</evr> 74788 </rpminfo_state> 74789 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184235005" version="501"><evr datatype="evr_string" operation="less than">0:2.0.5-2.el5</evr> 74790 </rpminfo_state> 74791 <!-- 74792 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74793 --> 74794 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184242001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74795 </rpminfo_state> 74796 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184242002" version="501"><version operation="pattern match">^7</version> 74797 </rpminfo_state> 74798 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184242003" version="501"><evr datatype="evr_string" operation="less than">0:4.14.35-1818.3.3.el7uek</evr> 74799 </rpminfo_state> 74800 <!-- 74801 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74802 --> 74803 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184244001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74804 </rpminfo_state> 74805 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184244002" version="501"><version operation="pattern match">^6</version> 74806 </rpminfo_state> 74807 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184244003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.20.1.el6uek</evr> 74808 </rpminfo_state> 74809 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184244004" version="501"><version operation="pattern match">^7</version> 74810 </rpminfo_state> 74811 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184244005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.20.1.el7uek</evr> 74812 </rpminfo_state> 74813 <!-- 74814 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74815 --> 74816 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184245001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74817 </rpminfo_state> 74818 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184245002" version="501"><version operation="pattern match">^6</version> 74819 </rpminfo_state> 74820 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184245003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74821 </rpminfo_state> 74822 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184245004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.25.1.el6uek</evr> 74823 </rpminfo_state> 74824 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184245005" version="501"><version operation="pattern match">^7</version> 74825 </rpminfo_state> 74826 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184245006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74827 </rpminfo_state> 74828 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184245007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.25.1.el7uek</evr> 74829 </rpminfo_state> 74830 <!-- 74831 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74832 --> 74833 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184246001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74834 </rpminfo_state> 74835 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184246002" version="501"><version operation="pattern match">^5</version> 74836 </rpminfo_state> 74837 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184246003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.302.1.el5uek</evr> 74838 </rpminfo_state> 74839 <!-- 74840 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74841 --> 74842 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184248001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74843 </rpminfo_state> 74844 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184248002" version="501"><version operation="pattern match">^6</version> 74845 </rpminfo_state> 74846 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184248003" version="501"><evr datatype="evr_string" operation="less than">0:1.0.1e-57.0.6.el6</evr> 74847 </rpminfo_state> 74848 <!-- 74849 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74850 --> 74851 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184249001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74852 </rpminfo_state> 74853 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184249002" version="501"><version operation="pattern match">^7</version> 74854 </rpminfo_state> 74855 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184249003" version="501"><evr datatype="evr_string" operation="less than">1:1.0.2k-12.0.3.el7</evr> 74856 </rpminfo_state> 74857 <!-- 74858 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74859 --> 74860 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184250001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74861 </rpminfo_state> 74862 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184250002" version="501"><version operation="pattern match">^6</version> 74863 </rpminfo_state> 74864 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184250003" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.302.2.el6uek</evr> 74865 </rpminfo_state> 74866 <!-- 74867 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74868 --> 74869 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184261001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74870 </rpminfo_state> 74871 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184261002" version="501"><version operation="pattern match">^6</version> 74872 </rpminfo_state> 74873 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184261003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.20.7.el6uek</evr> 74874 </rpminfo_state> 74875 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184261004" version="501"><version operation="pattern match">^7</version> 74876 </rpminfo_state> 74877 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184261005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.20.7.el7uek</evr> 74878 </rpminfo_state> 74879 <!-- 74880 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74881 --> 74882 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184262001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74883 </rpminfo_state> 74884 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184262002" version="501"><version operation="pattern match">^7</version> 74885 </rpminfo_state> 74886 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184262003" version="501"><evr datatype="evr_string" operation="less than">12:2.9.0-17.el7</evr> 74887 </rpminfo_state> 74888 <!-- 74889 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74890 --> 74891 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184265001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74892 </rpminfo_state> 74893 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184265002" version="501"><version operation="pattern match">^6</version> 74894 </rpminfo_state> 74895 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184265003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.21.1.el6uek</evr> 74896 </rpminfo_state> 74897 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184265004" version="501"><version operation="pattern match">^7</version> 74898 </rpminfo_state> 74899 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184265005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.21.1.el7uek</evr> 74900 </rpminfo_state> 74901 <!-- 74902 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74903 --> 74904 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184268001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74905 </rpminfo_state> 74906 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184268002" version="501"><version operation="pattern match">^6</version> 74907 </rpminfo_state> 74908 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184268003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74909 </rpminfo_state> 74910 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184268004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.26.1.el6uek</evr> 74911 </rpminfo_state> 74912 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184268005" version="501"><version operation="pattern match">^7</version> 74913 </rpminfo_state> 74914 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184268006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 74915 </rpminfo_state> 74916 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184268007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.26.1.el7uek</evr> 74917 </rpminfo_state> 74918 <!-- 74919 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74920 --> 74921 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184269001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 74922 </rpminfo_state> 74923 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184269002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74924 </rpminfo_state> 74925 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184269003" version="501"><version operation="pattern match">^5</version> 74926 </rpminfo_state> 74927 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184269004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.303.1.el5uek</evr> 74928 </rpminfo_state> 74929 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184269005" version="501"><version operation="pattern match">^6</version> 74930 </rpminfo_state> 74931 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184269006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.303.1.el6uek</evr> 74932 </rpminfo_state> 74933 <!-- 74934 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74935 --> 74936 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184270001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74937 </rpminfo_state> 74938 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184270002" version="501"><version operation="pattern match">^7</version> 74939 </rpminfo_state> 74940 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184270003" version="501"><evr datatype="evr_string" operation="less than">0:4.14.35-1818.4.5.el7uek</evr> 74941 </rpminfo_state> 74942 <!-- 74943 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74944 --> 74945 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184285001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74946 </rpminfo_state> 74947 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184285002" version="501"><version operation="pattern match">^7</version> 74948 </rpminfo_state> 74949 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184285003" version="501"><evr datatype="evr_string" operation="less than">15:3.0.0-1.el7</evr> 74950 </rpminfo_state> 74951 <!-- 74952 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74953 --> 74954 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184288001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74955 </rpminfo_state> 74956 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184288002" version="501"><version operation="pattern match">^6</version> 74957 </rpminfo_state> 74958 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184288003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.22.4.el6uek</evr> 74959 </rpminfo_state> 74960 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184288004" version="501"><version operation="pattern match">^7</version> 74961 </rpminfo_state> 74962 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184288005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.22.4.el7uek</evr> 74963 </rpminfo_state> 74964 <!-- 74965 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74966 --> 74967 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184289001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74968 </rpminfo_state> 74969 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184289002" version="501"><version operation="pattern match">^7</version> 74970 </rpminfo_state> 74971 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184289003" version="501"><evr datatype="evr_string" operation="less than">15:3.0.0-1.el7</evr> 74972 </rpminfo_state> 74973 <!-- 74974 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74975 --> 74976 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184299001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74977 </rpminfo_state> 74978 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184299002" version="501"><version operation="pattern match">^6</version> 74979 </rpminfo_state> 74980 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184299003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.23.1.el6uek</evr> 74981 </rpminfo_state> 74982 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184299004" version="501"><version operation="pattern match">^7</version> 74983 </rpminfo_state> 74984 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184299005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.23.1.el7uek</evr> 74985 </rpminfo_state> 74986 <!-- 74987 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 74988 --> 74989 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184300001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 74990 </rpminfo_state> 74991 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184300002" version="501"><version operation="pattern match">^6</version> 74992 </rpminfo_state> 74993 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184300003" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el6</evr> 74994 </rpminfo_state> 74995 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184300004" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.28.1.el6uek</evr> 74996 </rpminfo_state> 74997 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184300005" version="501"><version operation="pattern match">^7</version> 74998 </rpminfo_state> 74999 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184300006" version="501"><evr datatype="evr_string" operation="less than">0:0.4.5-3.el7</evr> 75000 </rpminfo_state> 75001 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184300007" version="501"><evr datatype="evr_string" operation="less than">0:3.8.13-118.28.1.el7uek</evr> 75002 </rpminfo_state> 75003 <!-- 75004 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 75005 --> 75006 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184301001" version="501"><signature_keyid operation="equals">66ced3de1e5e0159</signature_keyid> 75007 </rpminfo_state> 75008 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184301002" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 75009 </rpminfo_state> 75010 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184301003" version="501"><version operation="pattern match">^5</version> 75011 </rpminfo_state> 75012 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184301004" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.304.1.el5uek</evr> 75013 </rpminfo_state> 75014 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184301005" version="501"><version operation="pattern match">^6</version> 75015 </rpminfo_state> 75016 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184301006" version="501"><evr datatype="evr_string" operation="less than">0:2.6.39-400.304.1.el6uek</evr> 75017 </rpminfo_state> 75018 <!-- 75019 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 75020 --> 75021 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184303001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 75022 </rpminfo_state> 75023 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184303002" version="501"><version operation="pattern match">^7</version> 75024 </rpminfo_state> 75025 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184303003" version="501"><evr datatype="evr_string" operation="less than">0:1.9.11-2.1.1.el7</evr> 75026 </rpminfo_state> 75027 <!-- 75028 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 75029 --> 75030 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184304001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 75031 </rpminfo_state> 75032 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184304002" version="501"><version operation="pattern match">^7</version> 75033 </rpminfo_state> 75034 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184304003" version="501"><evr datatype="evr_string" operation="less than">0:4.14.35-1818.5.4.el7uek</evr> 75035 </rpminfo_state> 75036 <!-- 75037 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 75038 --> 75039 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184307001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 75040 </rpminfo_state> 75041 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184307002" version="501"><version operation="pattern match">^6</version> 75042 </rpminfo_state> 75043 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184307003" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.23.2.el6uek</evr> 75044 </rpminfo_state> 75045 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184307004" version="501"><version operation="pattern match">^7</version> 75046 </rpminfo_state> 75047 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184307005" version="501"><evr datatype="evr_string" operation="less than">0:4.1.12-124.23.2.el7uek</evr> 75048 </rpminfo_state> 75049 <!-- 75050 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 75051 --> 75052 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184312001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 75053 </rpminfo_state> 75054 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184312002" version="501"><version operation="pattern match">^7</version> 75055 </rpminfo_state> 75056 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184312003" version="501"><evr datatype="evr_string" operation="less than">15:3.0.0-3.el7</evr> 75057 </rpminfo_state> 75058 <!-- 75059 ~~~~~~~~~~~~~~~~~~~~ rpminfo states ~~~~~~~~~~~~~~~~~~~~~ 75060 --> 75061 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184313001" version="501"><signature_keyid operation="equals">72f97b74ec551f03</signature_keyid> 75062 </rpminfo_state> 75063 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184313002" version="501"><version operation="pattern match">^7</version> 75064 </rpminfo_state> 75065 <rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:20184313003" version="501"><evr datatype="evr_string" operation="less than">15:3.0.0-3.el7</evr> 75066 </rpminfo_state> 75067 </states> 75068 </oval_definitions>