<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:red-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd">
<generator>
<oval:product_name>Oracle Errata System</oval:product_name>
<oval:product_version>Oracle Linux</oval:product_version>
<oval:schema_version>5.11</oval:schema_version>
<oval:timestamp>2026-09-11T11:53:45</oval:timestamp>
</generator>
<definitions>
<definition id="oval:com.oracle.elsa:def:2026663250" version="501" class="patch">
<metadata>
<title>
ELSA-2026-66325-0:  kernel security, bug fix, and enhancement update (IMPORTANT)
</title>
<affected family="unix">
<platform>Oracle Linux 8</platform>

</affected>
<reference source="elsa" ref_id="ELSA-2026-66325-0" ref_url="https://linux.oracle.com/errata/ELSA-2026-66325-0.html"/>
<reference source="CVE" ref_id="CVE-2025-68745" ref_url="https://linux.oracle.com/cve/CVE-2025-68745.html"/>
<reference source="CVE" ref_id="CVE-2026-46149" ref_url="https://linux.oracle.com/cve/CVE-2026-46149.html"/>
<reference source="CVE" ref_id="CVE-2026-52917" ref_url="https://linux.oracle.com/cve/CVE-2026-52917.html"/>
<reference source="CVE" ref_id="CVE-2026-52942" ref_url="https://linux.oracle.com/cve/CVE-2026-52942.html"/>
<reference source="CVE" ref_id="CVE-2026-52986" ref_url="https://linux.oracle.com/cve/CVE-2026-52986.html"/>
<reference source="CVE" ref_id="CVE-2026-53091" ref_url="https://linux.oracle.com/cve/CVE-2026-53091.html"/>
<reference source="CVE" ref_id="CVE-2026-53246" ref_url="https://linux.oracle.com/cve/CVE-2026-53246.html"/>
<reference source="CVE" ref_id="CVE-2026-63801" ref_url="https://linux.oracle.com/cve/CVE-2026-63801.html"/>
<reference source="CVE" ref_id="CVE-2026-63971" ref_url="https://linux.oracle.com/cve/CVE-2026-63971.html"/>
<reference source="CVE" ref_id="CVE-2026-64015" ref_url="https://linux.oracle.com/cve/CVE-2026-64015.html"/>
<reference source="CVE" ref_id="CVE-2026-64113" ref_url="https://linux.oracle.com/cve/CVE-2026-64113.html"/>
<reference source="CVE" ref_id="CVE-2026-68117" ref_url="https://linux.oracle.com/cve/CVE-2026-68117.html"/>
<reference source="CVE" ref_id="CVE-2026-68300" ref_url="https://linux.oracle.com/cve/CVE-2026-68300.html"/>
<reference source="CVE" ref_id="CVE-2026-68315" ref_url="https://linux.oracle.com/cve/CVE-2026-68315.html"/>
<reference source="CVE" ref_id="CVE-2026-68376" ref_url="https://linux.oracle.com/cve/CVE-2026-68376.html"/>

<description>
[4.18.0-553.162.1]
- Update Oracle Linux certificates (Kevin Lyons)
- Disable signing for aarch64 (Ilya Okomin)
- Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list (olkmod_signing_key.pem) [Orabug: 29539237]
- Update x509.genkey [Orabug: 24817676]
- Conflict with shim-ia32 and shim-x64 &lt;= 15.3-1.0.3
- Remove upstream reference during boot (Kevin Lyons) [Orabug: 34750652]
- Add new Oracle Linux Driver Signing (key 1) certificate [Orabug: 37985772]

[4.18.0-553.162.1]
- scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffers (Laurence Oberman) [RHEL-194117]
- tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done (Xin Long) [RHEL-228877] {CVE-2026-63801}
- tipc: clear sock-&gt;sk on the failed-insert path in tipc_sk_create() (Xin Long) [RHEL-238050] {CVE-2026-68117}
- sctp: fix race between sctp_wait_for_connect and peeloff (Xin Long) [RHEL-229464] {CVE-2026-63971}
- sctp: diag: reject stale associations in dump_one path (Xin Long) [RHEL-231561] {CVE-2026-52917}
- sctp: validate stream count in sctp_process_strreset_inreq() (Xin Long) [RHEL-236135] {CVE-2026-68315}
- sctp: fix auth_hmacs array size in struct sctp_cookie (Xin Long) [RHEL-237394] {CVE-2026-68376}
- sctp: auth: verify auth requirement when auth_chunk is NULL (Xin Long) [RHEL-237088] {CVE-2026-68300}
- gfs2: harden gfs2_glock_hold (Andreas Gruenbacher) [RHEL-240340]
- gfs2: gfs2_glock_hold cleanup (Andreas Gruenbacher) [RHEL-240340]
- sctp: validate embedded INIT chunk and address list lengths in cookie (Xin Long) [RHEL-190202]
- sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing (Xin Long) [RHEL-190202] {CVE-2026-53246}
- netfilter: nf_log: validate MAC header was set before dumping it (CKI Backport Bot) [RHEL-232055] {CVE-2026-52942}
- netfilter: nf_conntrack_sip: don't use simple_strtoul (CKI Backport Bot) [RHEL-232024] {CVE-2026-52986}
- scsi: qla2xxx: Clear cmds after chip reset (CKI Backport Bot) [RHEL-230822] {CVE-2025-68745}
- scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show() (CKI Backport Bot) [RHEL-225791] {CVE-2026-46149}

[4.18.0-553.161.1]
- security/keys: fix missed RCU read section on lookup (Bruno Meneguele) [RHEL-225679] {CVE-2026-64015}
- ixgbevf: fix use-after-free in VEPA multicast source pruning (CKI Backport Bot) [RHEL-227760] {CVE-2026-64113}
- xfrm: Don't clobber inner headers when already set (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net: pull headers in qdisc_pkt_len_segs_init() (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net: qdisc_pkt_len_segs_init() cleanup (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net: use qdisc_pkt_len_segs_init() in sch_handle_ingress() (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net_sched: initialize qdisc_skb_cb(skb)-&gt;pkt_segs in qdisc_pkt_len_init() (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net: init shinfo-&gt;gso_segs from qdisc_pkt_len_init() (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net: add more sanity checks to qdisc_pkt_len_init() (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net_sched: make room for (struct qdisc_skb_cb)-&gt;pkt_segs (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net: account for encap headers in qdisc pkt len (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- sch_cake: do not use skb_mac_header() in cake_overhead() (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net: do not use skb_mac_header() in qdisc_pkt_len_init() (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}
- net: Skip GSO length estimation if transport header is not set (Ivan Vecera) [RHEL-188227] {CVE-2026-53091}

[4.18.0-553.160.1]
- rhashtable: clear stale iter-&gt;p on table restart (CKI Backport Bot) [RHEL-248433] {CVE-2026-64563}
- net: bridge: stop fast-leave after deleting a port group (CKI Backport Bot) [RHEL-246938] {CVE-2026-74480}
- nvmet-rdma: handle inline data with a nonzero offset (CKI Backport Bot) [RHEL-244910] {CVE-2026-72129}
- crypto: pcrypt - Fix handling of MAY_BACKLOG requests (Ricardo Robaina) [RHEL-226702] {CVE-2026-43493}
- crypto: pcrypt - Delay write to padata-&gt;info (Ricardo Robaina) [RHEL-226702] {CVE-2026-43493}
- crypto: pcrypt - Do not clear MAY_SLEEP flag in original request (Ricardo Robaina) [RHEL-226702] {CVE-2026-43493}
- smb: client: validate DFS referral PathConsumed (CKI Backport Bot) [RHEL-237655] {CVE-2026-68343}
- netfilter: synproxy: refresh tcphdr after skb_ensure_writable (CKI Backport Bot) [RHEL-228903] {CVE-2026-64007}
- netfilter: conntrack: remove sprintf usage (CKI Backport Bot) [RHEL-224448] {CVE-2026-53002}
</description>
<!--
 ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ 
-->
<advisory>
<severity>IMPORTANT</severity>
<rights>Copyright 2026 Oracle, Inc.</rights>
<issued date="2026-09-10"/>
<cve cvss3="4.7/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" href="https://linux.oracle.com/cve/CVE-2025-68745.html" public="20251224">CVE-2025-68745</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-46149.html" public="20260528">CVE-2026-46149</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-52917.html" public="20260624">CVE-2026-52917</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-52942.html" public="20260624">CVE-2026-52942</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-52986.html" public="20260624">CVE-2026-52986</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-53091.html" public="20260624">CVE-2026-53091</cve>
<cve cvss3="7.0/CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H" href="https://linux.oracle.com/cve/CVE-2026-53246.html" public="20260625">CVE-2026-53246</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-63801.html" public="20260719">CVE-2026-63801</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-63971.html" public="20260719">CVE-2026-63971</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-64015.html" public="20260719">CVE-2026-64015</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-64113.html" public="20260719">CVE-2026-64113</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-68117.html" public="20260810">CVE-2026-68117</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-68300.html" public="20260810">CVE-2026-68300</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-68315.html" public="20260810">CVE-2026-68315</cve>
<cve cvss3="7.0/CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" href="https://linux.oracle.com/cve/CVE-2026-68376.html" public="20260810">CVE-2026-68376</cve>

<affected_cpe_list>
<cpe>cpe:/o:oracle:linux:8::baseos_latest</cpe>
<cpe>cpe:/o:oracle:linux:8:10:baseos_patch</cpe>
<cpe>cpe:/a:oracle:linux:8::codeready_builder</cpe>
</affected_cpe_list>
</advisory>
</metadata>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250001" comment="Oracle Linux 8 is installed"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250002" comment="Oracle Linux arch is aarch64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250003" comment="kernel-tools-libs-devel is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250004" comment="kernel-tools-libs-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250005" comment="bpftool is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250006" comment="bpftool is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250007" comment="kernel-cross-headers is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250008" comment="kernel-cross-headers is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250009" comment="kernel-headers is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250010" comment="kernel-headers is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250011" comment="kernel-tools is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250012" comment="kernel-tools is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250013" comment="kernel-tools-libs is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250014" comment="kernel-tools-libs is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250015" comment="perf is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250016" comment="perf is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250017" comment="python3-perf is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250018" comment="python3-perf is signed with the Oracle Linux 8 key"/>
</criteria>
</criteria>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250019" comment="Oracle Linux arch is x86_64"/>
<criteria operator="OR">
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250003" comment="kernel-tools-libs-devel is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250004" comment="kernel-tools-libs-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250005" comment="bpftool is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250006" comment="bpftool is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250020" comment="kernel-abi-stablelists is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250021" comment="kernel-abi-stablelists is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250022" comment="kernel-core is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250023" comment="kernel-core is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250024" comment="kernel-doc is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250025" comment="kernel-doc is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250026" comment="kernel-modules-extra is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250027" comment="kernel-modules-extra is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250011" comment="kernel-tools is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250012" comment="kernel-tools is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250028" comment="kernel is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250029" comment="kernel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250007" comment="kernel-cross-headers is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250008" comment="kernel-cross-headers is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250030" comment="kernel-debug is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250031" comment="kernel-debug is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250032" comment="kernel-debug-core is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250033" comment="kernel-debug-core is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250034" comment="kernel-debug-devel is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250035" comment="kernel-debug-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250036" comment="kernel-debug-modules is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250037" comment="kernel-debug-modules is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250038" comment="kernel-debug-modules-extra is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250039" comment="kernel-debug-modules-extra is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250040" comment="kernel-devel is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250041" comment="kernel-devel is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250009" comment="kernel-headers is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250010" comment="kernel-headers is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250042" comment="kernel-modules is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250043" comment="kernel-modules is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250013" comment="kernel-tools-libs is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250014" comment="kernel-tools-libs is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250015" comment="perf is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250016" comment="perf is signed with the Oracle Linux 8 key"/>
</criteria>
<criteria operator="AND">
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250017" comment="python3-perf is earlier than 0:4.18.0-553.162.1.el8_10"/>
<criterion test_ref="oval:com.oracle.elsa:tst:2026663250018" comment="python3-perf is signed with the Oracle Linux 8 key"/>
</criteria>
</criteria>
</criteria>
</criteria>
</criteria>

</definition>
</definitions>
<!--
 ~~~~~~~~~~~~~~~~~~~~~   rpminfo tests   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<tests>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250001"  version="501" comment="Oracle Linux 8 is installed" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250001" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250002" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250002"  version="501" comment="Oracle Linux arch is aarch64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250001" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250003" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250003"  version="501" comment="kernel-tools-libs-devel is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250002" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250004"  version="501" comment="kernel-tools-libs-devel is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250002" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250005"  version="501" comment="bpftool is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250003" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250006"  version="501" comment="bpftool is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250003" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250007"  version="501" comment="kernel-cross-headers is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250009" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250008"  version="501" comment="kernel-cross-headers is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250009" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250009"  version="501" comment="kernel-headers is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250010" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250010"  version="501" comment="kernel-headers is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250010" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250011"  version="501" comment="kernel-tools is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250008" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250012"  version="501" comment="kernel-tools is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250008" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250013"  version="501" comment="kernel-tools-libs is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250011" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250014"  version="501" comment="kernel-tools-libs is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250011" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250015"  version="501" comment="perf is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250012" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250016"  version="501" comment="perf is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250012" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250017"  version="501" comment="python3-perf is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250013" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250018"  version="501" comment="python3-perf is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250013" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250019"  version="501" comment="Oracle Linux arch is x86_64" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250001" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250005" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250020"  version="501" comment="kernel-abi-stablelists is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250004" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250021"  version="501" comment="kernel-abi-stablelists is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250004" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250022"  version="501" comment="kernel-core is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250005" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250023"  version="501" comment="kernel-core is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250005" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250024"  version="501" comment="kernel-doc is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250006" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250025"  version="501" comment="kernel-doc is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250006" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250026"  version="501" comment="kernel-modules-extra is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250007" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250027"  version="501" comment="kernel-modules-extra is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250007" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250028"  version="501" comment="kernel is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250014" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250029"  version="501" comment="kernel is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250014" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250030"  version="501" comment="kernel-debug is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250015" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250031"  version="501" comment="kernel-debug is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250015" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250032"  version="501" comment="kernel-debug-core is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250016" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250033"  version="501" comment="kernel-debug-core is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250016" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250034"  version="501" comment="kernel-debug-devel is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250017" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250035"  version="501" comment="kernel-debug-devel is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250017" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250036"  version="501" comment="kernel-debug-modules is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250018" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250037"  version="501" comment="kernel-debug-modules is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250018" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250038"  version="501" comment="kernel-debug-modules-extra is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250019" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250039"  version="501" comment="kernel-debug-modules-extra is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250019" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250040"  version="501" comment="kernel-devel is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250020" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250041"  version="501" comment="kernel-devel is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250020" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250042"  version="501" comment="kernel-modules is earlier than 0:4.18.0-553.162.1.el8_10" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250021" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250004" />
</rpminfo_test>
<rpminfo_test id="oval:com.oracle.elsa:tst:2026663250043"  version="501" comment="kernel-modules is signed with the Oracle Linux 8 key" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
<object object_ref="oval:com.oracle.elsa:obj:2026663250021" />
<state state_ref="oval:com.oracle.elsa:ste:2026663250001" />
</rpminfo_test>

</tests>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo objects   ~~~~~~~~~~~~~~~~~~~~ 
-->
<objects>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250010" version="501">
<name>kernel-headers</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250014" version="501">
<name>kernel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250016" version="501">
<name>kernel-debug-core</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250004" version="501">
<name>kernel-abi-stablelists</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250002" version="501">
<name>kernel-tools-libs-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250003" version="501">
<name>bpftool</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250005" version="501">
<name>kernel-core</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250001" version="501">
<name>oraclelinux-release</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250006" version="501">
<name>kernel-doc</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250015" version="501">
<name>kernel-debug</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250011" version="501">
<name>kernel-tools-libs</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250021" version="501">
<name>kernel-modules</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250020" version="501">
<name>kernel-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250019" version="501">
<name>kernel-debug-modules-extra</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250018" version="501">
<name>kernel-debug-modules</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250017" version="501">
<name>kernel-debug-devel</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250009" version="501">
<name>kernel-cross-headers</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250007" version="501">
<name>kernel-modules-extra</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250013" version="501">
<name>python3-perf</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250008" version="501">
<name>kernel-tools</name>
</rpminfo_object>
<rpminfo_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:obj:2026663250012" version="501">
<name>perf</name>
</rpminfo_object>
</objects>
<states>
<!--
 ~~~~~~~~~~~~~~~~~~~~   rpminfo states   ~~~~~~~~~~~~~~~~~~~~~ 
-->
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026663250001" version="501">
<signature_keyid operation="equals">82562ea9ad986da3</signature_keyid>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026663250002" version="501">
<version operation="pattern match">^8</version>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026663250003" version="501">
<arch operation="pattern match">aarch64</arch>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026663250004" version="501">
<evr datatype="evr_string" operation="less than">0:4.18.0-553.162.1.el8_10</evr>
</rpminfo_state>
<rpminfo_state xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.oracle.elsa:ste:2026663250005" version="501">
<arch operation="pattern match">x86_64</arch>
</rpminfo_state>

</states>
</oval_definitions>
